:root {
  --gray-300\<deleted\|variable-1490ec53\>: #b3b3b3;
  --_responsive-spacing---spacing--xs: .25rem;
  --_responsive-spacing---spacing--md: 1rem;
  --_responsive-spacing---spacing--s: .05rem;
  --color--sun-black: black;
  --color--sun-yellow: #ffd60a;
  --_typography---font--family: Mulish, sans-serif;
  --color--sun-grey: #eee;
  --_typography---font--h5: 1.2rem;
  --color--sun-charcoal: #212124;
  --color--sun-dark-grey: #666;
  --color--sun-white: white;
  --_typography---font--body: 1rem;
  --_responsive-spacing---spacing--sm: .5rem;
  --_typography---font--sm: .875rem;
  --_responsive-spacing---spacing--xxl: 8rem;
  --_typography---font--h3: 2.3rem;
  --_typography---font--h4: 1.7rem;
  --_responsive-spacing---spacing--lg: 2rem;
  --_responsive-spacing---spacing--xl: 4rem;
  --_typography---font--h1: 4.2rem;
  --_typography---font--h2: 3.1rem;
  --_responsive-spacing---spacing--l: 1.5rem;
}

body {
  color: #fff;
  --_typography---font--family: Mulish, sans-serif;
  --_typography---font--h5: 1.2rem;
  --_typography---font--body: 1rem;
  --_typography---font--sm: .875rem;
  --_typography---font--h3: 2.3rem;
  --_typography---font--h4: 1.7rem;
  --_typography---font--h1: 4.2rem;
  --_typography---font--h2: 3.1rem;
  --_responsive-spacing---spacing--xs: .25rem;
  --_responsive-spacing---spacing--md: 1rem;
  --_responsive-spacing---spacing--s: .1rem;
  --_responsive-spacing---spacing--sm: .5rem;
  --_responsive-spacing---spacing--xxl: 8rem;
  --_responsive-spacing---spacing--lg: 2rem;
  --_responsive-spacing---spacing--xl: 4rem;
  --_responsive-spacing---spacing--l: 1.5rem;
  background-color: #fff;
  font-family: Satoshi, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

h1 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: .2em;
  font-family: Satoshi, sans-serif;
  font-size: 6.6rem;
  font-weight: 500;
  line-height: 1;
}

h2 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Satoshi, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.1;
}

h4 {
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Satoshi, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}

p {
  color: var(--gray-300\<deleted\|variable-1490ec53\>);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
}

a {
  border-radius: var(--_responsive-spacing---spacing--xs);
  color: #fff;
  text-decoration: underline;
  display: block;
}

a:hover {
  color: var(--gray-300\<deleted\|variable-1490ec53\>);
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  z-index: 2000;
  width: 97%;
  max-width: 1380px;
  margin-right: var(--_responsive-spacing---spacing--md);
  margin-left: var(--_responsive-spacing---spacing--md);
  float: none;
  clear: none;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  display: block;
  position: sticky;
  top: 1rem;
  box-shadow: 0 0 20px #0000001a, 0 6px 6px #0003;
}

.button {
  grid-column-gap: .5rem;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: 10px 18px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.button:hover {
  border-color: var(--color--sun-black);
  box-shadow: none;
  color: #000;
  background-color: #b1b1b1;
}

.button:focus {
  background-color: var(--gray-300\<deleted\|variable-1490ec53\>);
  outline-color: var(--color--sun-yellow);
  outline-offset: 0px;
  outline-width: 3px;
  outline-style: solid;
}

.button.nav {
  border-radius: 2.9rem;
  font-family: Mulish, sans-serif;
  font-weight: 700;
  transition-timing-function: cubic-bezier(.696, .007, .398, .995);
}

.button.nav:hover {
  background-color: var(--color--sun-yellow);
}

.navbar-menu-button {
  padding: 0;
}

.navbar-button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.navbar-menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar-link {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-white);
  font-size: var(--_typography---font--body);
  letter-spacing: var(--_responsive-spacing---spacing--s);
  align-items: center;
  padding: 1rem;
  font-weight: 600;
  transition: all .3s;
}

.navbar-link:hover {
  color: var(--color--sun-grey);
}

.navbar-link.w--current {
  color: #fff;
}

.dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  width: 100%;
  color: var(--color--sun-grey);
  border: 1px solid #0000;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: 10px 12px;
  font-size: 18px;
  text-decoration: none;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  display: block;
}

.dropdown-link:hover {
  border: 1px solid var(--color--sun-yellow);
  background-color: var(--color--sun-charcoal);
  color: var(--color--sun-white);
  border-radius: 6px;
}

.dropdown-link.w--current {
  white-space: nowrap;
  font-size: 20px;
  font-weight: 700;
}

.dropdown-link-menu {
  grid-row-gap: .5rem;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(auto-fit, minmax(250px, 500px));
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  justify-items: start;
  font-family: Mulish, sans-serif;
  display: grid;
}

.navbar-container {
  flex-wrap: wrap;
  place-content: center space-between;
  align-items: center;
  width: 96%;
  max-width: 1280px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-list {
  border: 1px solid #292929;
  border-radius: 12px;
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.dropdown-list.w--open {
  background-color: #161616;
  padding: 1rem;
  position: absolute;
}

.dropdown-list._4-ms {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-white);
  font-size: var(--_typography---font--body);
  font-weight: 500;
  display: block;
  overflow: hidden;
}

.dropdown-list._4-rs, .dropdown-list.ms, .dropdown-list.rs, .dropdown-list.ms, .dropdown-list.rs {
  margin-top: .5rem;
}

.dropdown-toggle {
  color: #fff;
  align-items: center;
  padding: 1rem 2.5rem 1rem 1rem;
  font-family: Satoshi, sans-serif;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.dropdown-toggle:hover {
  color: var(--color--sun-grey);
}

.menu-dropdown {
  position: relative;
}

.menu-dropdown.resources {
  font-family: Mulish, sans-serif;
  font-weight: 300;
}

.navbar-menu-left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar-menu {
  flex-flow: row;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
}

.navbar-wrapper {
  min-height: 60px;
  padding-right: var(--_responsive-spacing---spacing--sm);
  padding-left: var(--_responsive-spacing---spacing--sm);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-small {
  font-family: var(--_typography---font--family);
  color: var(--gray-300\<deleted\|variable-1490ec53\>);
  font-size: var(--_typography---font--sm);
  white-space: normal;
  display: block;
}

.dropdown-links {
  font-size: var(--_typography---font--body);
  letter-spacing: var(--_responsive-spacing---spacing--s);
  font-weight: 500;
}

.dropdown-title {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-white);
  font-size: var(--_typography---font--body);
  letter-spacing: var(--_responsive-spacing---spacing--s);
  font-weight: 600;
}

.navbar-glass-effect {
  filter: url("#glass-distortion");
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  border-radius: inherit;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.navbar-glass-tint {
  border-radius: inherit;
  background-color: #0009;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.navbar-glass-shine {
  border-radius: inherit;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  box-shadow: inset -1px -1px 1px 1px #ffffff4d, inset 2px 2px 1px #ffffff4d;
}

.navbar-glass-filter {
  display: none;
}

.brand-logo {
  width: 250px;
}

.text-block {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-black);
  font-size: var(--_typography---font--body);
  letter-spacing: .05rem;
  font-weight: 700;
  line-height: 20px;
}

.hero-wrapper {
  background-color: #0000;
  border-radius: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  max-width: none;
  height: 50%;
  margin-left: 0%;
  margin-right: 0;
  padding-left: 2rem;
  display: flex;
  position: static;
}

.hero-title {
  color: var(--color--sun-white);
  font-family: Mulish, sans-serif;
  font-size: var(--_typography---font--h3);
  text-indent: 0;
  white-space: nowrap;
  font-weight: 900;
  line-height: 3rem;
}

.hero_buttons {
  background-color: var(--color--sun-yellow);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  height: 2rem;
  font-family: var(--_typography---font--family);
  border: 1px solid #0000;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: 1.2rem 1.6rem;
  text-decoration: none;
  display: flex;
}

.hero_buttons:hover {
  color: var(--color--sun-yellow);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  border: 1px solid #ffffff80;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.hero_buttons._2 {
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  background-image: linear-gradient(#ffffff80, #ffffff80);
  -webkit-background-clip: text;
  background-clip: text;
  border: 1px solid #fff6;
  border-radius: .5rem;
}

.hero_buttons._2:hover {
  height: 2rem;
  color: var(--color--sun-yellow);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-color: #fff0;
}

.hero-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/6882b9969fd003f7a267f2c1_NewLevelSequence1.0000%20(1).png");
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  margin-top: -4rem;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: static;
  top: 0;
  box-shadow: inset 0 0 20rem 25rem #00000029;
}

.text-block-3 {
  color: var(--color--sun-black);
  font-family: Mulish, sans-serif;
  font-size: var(--_typography---font--body);
  font-weight: 800;
  text-decoration: none;
}

.text-block-2 {
  width: 100%;
  margin-top: var(--_responsive-spacing---spacing--sm);
  font-family: var(--_typography---font--family);
  color: var(--color--sun-grey);
  font-size: var(--_typography---font--body);
  white-space: normal;
  line-height: 1.5rem;
}

.hero-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.hero-content {
  flex-flow: wrap;
  width: 100%;
  display: flex;
}

.global-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.global-container._02 {
  height: 100%;
  padding-right: var(--_responsive-spacing---spacing--md);
  padding-left: var(--_responsive-spacing---spacing--md);
  justify-content: center;
  align-items: flex-start;
}

.global-container._01 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.quick_links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 60%;
  display: flex;
}

.footer-brand-para {
  font-family: var(--_typography---font--family);
  color: #fff;
  font-size: var(--_typography---font--sm);
  text-align: right;
  letter-spacing: .05rem;
  white-space: pre-wrap;
  font-weight: 400;
}

.socials {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 3rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.social-links {
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.image-5 {
  z-index: 0;
  width: 90%;
  margin-bottom: -3.6rem;
  position: relative;
  top: -3.6rem;
}

.brand_tagline {
  width: 100%;
  font-family: var(--_typography---font--family);
  color: #fff;
  font-size: var(--_typography---font--sm);
  text-align: center;
  letter-spacing: .045rem;
  text-transform: uppercase;
  column-count: auto;
  column-rule-width: 0px;
  font-weight: 400;
}

.quick_link {
  font-family: var(--_typography---font--family);
  color: #fff6;
  font-size: var(--_typography---font--sm);
  letter-spacing: .05rem;
  text-shadow: 0 0 #ffffff80;
  margin-bottom: .6rem;
  font-weight: 300;
  text-decoration: none;
}

.quick_link:hover {
  color: #fff;
  text-shadow: 0 0 2px #fff;
}

.footer_brand {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  padding-top: 0;
  display: flex;
}

.fl_copywrights {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.quick_link_titles {
  color: var(--color--sun-yellow);
  font-family: Mulish, sans-serif;
  font-size: var(--_typography---font--body);
  letter-spacing: .1rem;
  margin-bottom: 1rem;
  padding-bottom: 0;
  font-weight: 700;
}

.footer-lower {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.5rem;
  padding-bottom: 0;
  display: flex;
  position: static;
  bottom: 0;
}

.footer-lower-wrapper {
  width: 100%;
  height: 100%;
  padding-right: var(--_responsive-spacing---spacing--md);
  padding-left: var(--_responsive-spacing---spacing--md);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brand {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 17rem;
  height: 4rem;
  text-decoration: none;
  display: flex;
}

.fl_links {
  color: #1a1a1f;
  font-family: Mulish, sans-serif;
  font-size: .9rem;
  font-style: italic;
  font-weight: 600;
  text-decoration: underline;
}

.footer-lower-links {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.footer {
  z-index: 10;
  background-color: var(--color--sun-black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 25rem;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.quick_links_contents {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.footer_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 20rem;
  margin-bottom: 3rem;
  padding: 2rem;
  display: flex;
}

.fl_cw {
  color: #1a1a1f;
  font-family: Mulish, sans-serif;
  font-size: .9rem;
  font-style: italic;
  font-weight: 600;
}

.uui-heading-medium-3 {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-black);
  font-size: var(--_typography---font--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 800;
  line-height: 1.3;
}

.uui-form-checkbox-icon {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .375rem;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .75rem;
  transition: all .3s;
}

.uui-form-checkbox-icon:hover {
  background-color: #f9f5ff;
  border-color: #1a1a1f;
}

.uui-form-checkbox-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #f9f5ff;
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/688349b37d3aa3992684b853_check.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .875rem .875rem;
  background-attachment: scroll;
  border-width: 1px;
  border-color: #1a1a1f;
  border-radius: .25rem;
}

.uui-form-checkbox-icon.w--redirected-focus {
  background-color: #f9f5ff;
  border-color: #1a1a1f;
  border-radius: .25rem;
  box-shadow: 0 0 0 4px #f4ebff;
}

.error-message-2 {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.uui-contact04_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  margin-top: 4rem;
  display: grid;
}

.uui-contact04_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  font-family: var(--_typography---font--family);
  font-size: var(--_typography---font--body);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  font-weight: 500;
  display: grid;
}

.uui-contact04_item {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.uui-form-radio {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.125rem;
  display: flex;
}

.uui-contact04_form-wrapper {
  flex-direction: column;
  align-items: stretch;
}

.uui-form-field-wrapper {
  position: relative;
}

.uui-text-size-large-3 {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-charcoal);
  font-size: var(--_typography---font--body);
  letter-spacing: normal;
  font-weight: 600;
  line-height: 1.5;
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
  color: var(--color--sun-yellow);
  -webkit-text-stroke-color: var(--color--sun-yellow);
}

.uui-contact04_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contactus_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 6rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.uui-button {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #1a1a1f;
  border: 1px solid #1a1a1f;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: Mulish, sans-serif;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  background-color: var(--color--sun-yellow);
  color: var(--color--sun-charcoal);
  border-color: #fad90e;
  font-family: Mulish, sans-serif;
  font-weight: 800;
}

.uui-button:focus {
  background-color: #1a1a1f;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.uui-field-label {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-black);
  font-size: var(--_typography---font--body);
  margin-bottom: .5rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-form-checkbox-label {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-charcoal);
  font-size: var(--_typography---font--body);
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.5;
}

.error-text {
  color: #e23939;
}

.success-text {
  font-weight: 600;
}

.success-message-2 {
  border-radius: var(--_responsive-spacing---spacing--md);
  background-color: var(--color--sun-yellow);
  font-family: var(--_typography---font--family);
  color: var(--color--sun-black);
  font-size: var(--_typography---font--h5);
  padding: 1.5rem;
}

.form-field-2col {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-radio-2col {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}

.uui-form-radio-label {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-black);
  font-size: var(--_typography---font--body);
  margin-bottom: 0;
  font-weight: 600;
}

.uui-text-style-link {
  color: #101828;
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: #344054;
}

.contactus {
  background-color: var(--color--sun-white);
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.uui-contact04_icon-wrapper {
  color: #1a1a1f;
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.uui-form-radio-icon {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: 100px;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  margin-top: 0;
  margin-left: -1.125rem;
  margin-right: .75rem;
  transition: all .3s;
}

.uui-form-radio-icon:hover {
  background-color: #f9f5ff;
  border-color: #1a1a1f;
}

.uui-form-radio-icon.w--redirected-checked {
  background-color: #f9f5ff;
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/688349b37d3aa3992684b851_check-circle.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-width: 1px;
  border-color: #1a1a1f;
}

.uui-form-radio-icon.w--redirected-focus {
  background-color: #f9f5ff;
  border-color: #1a1a1f;
  margin-top: 0;
  box-shadow: 0 0 0 4px #f4ebff;
}

.uui-form-radio-icon.tick-icon.w--redirected-checked {
  background-color: #1a1a1f;
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/688349b37d3aa3992684b852_check-tick.svg");
}

.uui-form-button-wrapper {
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.uui-space-xsmall-3 {
  width: 100%;
  min-height: 1rem;
}

.uui-form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.uui-form_input {
  height: auto;
  min-height: 2.75rem;
  font-family: var(--_typography---font--family);
  color: var(--color--sun-dark-grey);
  font-size: var(--_typography---font--body);
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-weight: 400;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-form_input:focus {
  color: #101828;
  border-color: #fad90e;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.uui-form_input::placeholder {
  color: #667085;
}

.uui-form_input.text-area {
  height: auto;
  min-height: 8rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.uui-form_input.select {
  color: var(--color--sun-dark-grey);
  background-color: #fff;
}

.uui-text-style-link-02 {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-charcoal);
  font-size: var(--_typography---font--body);
  font-weight: 500;
  text-decoration: none;
}

.uui-text-style-link-02:hover {
  color: var(--color--sun-black);
}

.uui-padding-vertical-xhuge-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.uui-contact14_tabs-link {
  background-color: #0000;
  border-left: 4px solid #f2f4f7;
  padding: 1.5rem 0 1.5rem 2rem;
  display: block;
}

.uui-contact14_tabs-link.w--current {
  opacity: 1;
  background-color: #0000;
  border-left-color: #1a1a1f;
}

.boisar-map {
  width: 100%;
  height: 100%;
}

.uui-max-width-large-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 48rem;
  display: flex;
}

.uui-contact14_tab-pane {
  width: 100%;
  height: 600px;
  position: relative;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.morocco-map {
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-contact14_map-wrapper {
  border-radius: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.uui-contact14_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  margin-top: 4rem;
  display: grid;
}

.uui-contact14_tabs-menu {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-block-5 {
  font-family: var(--_typography---font--family);
  font-size: var(--_typography---font--body);
}

.text-block-5:hover {
  color: #1a1a1f;
}

.uui-text-size-medium-2 {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-charcoal);
  font-size: var(--_typography---font--sm);
  letter-spacing: normal;
  font-weight: 600;
  line-height: 1.5;
}

.uui-text-size-large-4 {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-charcoal);
  font-size: var(--_typography---font--h4);
  text-align: center;
  letter-spacing: normal;
  font-weight: 600;
  line-height: 1.5;
}

.uui-button-icon-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-button-icon-3:hover {
  color: #1a1a1f;
}

.uui-heading-xxsmall-3 {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-black);
  font-size: var(--_typography---font--body);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.5;
}

.uui-button-link-2 {
  grid-column-gap: .5rem;
  color: #fad90e;
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link-2:hover {
  color: #1a1a1f;
}

.uui-button-row-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.contact-us-wrapper-2 {
  width: 100%;
  padding-right: var(--_responsive-spacing---spacing--md);
  padding-left: var(--_responsive-spacing---spacing--md);
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-heading-subheading-2 {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-black);
  font-size: var(--_typography---font--h3);
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.5;
}

.visitourlocation-2 {
  background-color: var(--color--sun-white);
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.tabs-content-2 {
  border: 1px solid #1a1a1f5e;
  border-radius: 1rem;
  width: 100%;
  height: 600px;
  display: flex;
}

.product-direct-links {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.paragraph-2 {
  width: 70%;
  font-family: var(--_typography---font--family);
  color: var(--color--sun-white);
  font-size: var(--_typography---font--body);
  font-weight: 600;
}

.product-link-para {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-grey);
  font-size: var(--_typography---font--body);
  line-height: var(--_responsive-spacing---spacing--lg);
  text-align: center;
  margin-top: .5rem;
}

.mouting-solution-title {
  z-index: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 5rem;
  padding-top: 2rem;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.product-link-title {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-yellow);
  font-size: var(--_typography---font--h5);
  letter-spacing: var(--_responsive-spacing---spacing--s);
  font-weight: 700;
}

.default-text {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-white);
  text-align: center;
  text-decoration: underline;
}

.products {
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/688361fb2b01abbddba95ab8_Long%20Rail.422.png");
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 3rem;
  display: flex;
}

.products._06 {
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/688361fb2b01abbddba95ae1_WALKWAY.428.png");
}

.products._05 {
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/688361fb2b01abbddba95ad6_WALKWAY.427.png");
  background-size: cover;
}

.products._3 {
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/688361fb2b01abbddba95ac2_Single%20Column.425.png");
}

.products._04 {
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/688361fb2b01abbddba95acc_Artboard%201%20copy.png");
}

.products._2 {
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/688361fb2b01abbddba95aae_RCC%20Aluminum.423.png");
  background-size: cover;
}

.mask {
  z-index: auto;
}

.slide-nav {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  display: block;
}

.right-arrow, .left-arrow {
  color: #1a1a1f;
}

.defailt-link-block {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  font-family: var(--_typography---font--family);
  color: var(--color--sun-white);
  font-size: var(--_typography---font--body);
  justify-content: space-between;
  align-items: center;
  margin-top: .25rem;
  display: flex;
}

.product_links {
  filter: drop-shadow(0 0 .5rem #0000);
  border: 2px #ffffff5c;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 8rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
  transform: translate(0);
}

.product_links:hover {
  filter: none;
}

.our-mounting-solutions_wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.slider {
  background-color: #0000;
  height: 90%;
}

.heading-2 {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-yellow);
  font-size: var(--_typography---font--h4);
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 2rem;
}

.our-mounting-solutions {
  background-color: #0000;
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/6882185782d6114a79f61eb0_Localization%20Demo.svg");
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.icon, .icon-2 {
  color: var(--color--sun-white);
}

.why_title {
  width: 80%;
  font-family: var(--_typography---font--family);
  color: var(--color--sun-yellow);
  font-size: var(--_typography---font--h4);
  text-align: center;
  text-shadow: 0 0 #fff;
  font-weight: 700;
  line-height: 3rem;
}

.why-sunrack {
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/6882185782d6114a79f61eb0_Localization%20Demo.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  overflow: hidden;
}

.why-paragraph {
  width: 70%;
  font-family: var(--_typography---font--family);
  color: var(--color--sun-white);
  font-size: var(--_typography---font--body);
  text-align: center;
  margin-top: 1rem;
  font-weight: 600;
  line-height: 1.7rem;
}

.usp_content {
  width: auto;
  height: auto;
  margin: 1rem 1rem 1rem 0;
}

.why-content-wrapper {
  width: 100%;
  height: 100%;
  padding: 2rem var(--_responsive-spacing---spacing--md);
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
}

.why_wrapper {
  width: auto;
  height: auto;
  padding: 2rem var(--_responsive-spacing---spacing--sm);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin: 0%;
  display: flex;
}

.usp_title {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-black);
  font-size: var(--_typography---font--body);
  margin-top: 1.5rem;
  font-weight: 700;
}

.why_card {
  background-color: var(--color--sun-grey);
  filter: drop-shadow(0 0 #1a1a1f00);
  outline-offset: 0px;
  border: 1px #1a1a1f;
  border-radius: 1rem;
  outline: 3px #555;
  height: auto;
  display: flex;
}

.why_card:hover {
  background-color: var(--color--sun-grey);
  filter: drop-shadow(0px 0px 1rem var(--color--sun-dark-grey));
}

.image-3 {
  margin: 8px;
}

.usp_icons {
  width: 5rem;
  min-width: 5rem;
  height: 5rem;
  min-height: 5rem;
  margin: 1rem;
}

.usp_para {
  color: var(--color--sun-black);
  font-family: Mulish, sans-serif;
  font-size: var(--_typography---font--sm);
  padding-top: 1rem;
  font-weight: 600;
}

.our-experience {
  background-color: #0000;
  background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/6882185782d6114a79f61eb0_Localization%20Demo.svg");
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.bold-text {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-grey);
  font-size: var(--_typography---font--sm);
  font-weight: 300;
}

.counter_title {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.devide_line {
  justify-content: center;
  align-items: center;
  width: 1rem;
  display: flex;
}

.bold-text-5 {
  font-size: var(--_typography---font--h5);
  text-shadow: none;
  font-weight: 500;
}

.couter_para {
  color: #fff;
  text-align: center;
  font-family: Mulish, sans-serif;
  font-size: .8rem;
}

.our-experience_title {
  font-family: var(--_typography---font--family);
  color: var(--color--sun-yellow);
  font-size: var(--_typography---font--h4);
  text-align: center;
  letter-spacing: .05em;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 0;
  font-weight: 700;
}

.bold-text-2 {
  color: var(--color--sun-yellow);
  font-size: var(--_typography---font--h5);
  text-shadow: none;
  font-weight: 500;
}

.lines {
  background-color: var(--color--sun-yellow);
  border-radius: 20px;
  width: .25rem;
  height: 16rem;
}

.counter_block {
  text-shadow: 0 0 6px #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-3 {
  color: var(--color--sun-yellow);
  font-size: var(--_typography---font--h5);
  text-shadow: none;
  font-weight: 500;
}

.heading-3 {
  font-family: var(--_typography---font--family);
  color: #fff;
  font-size: var(--_typography---font--h3);
  text-shadow: none;
}

.counter_card {
  grid-column-gap: var(--_responsive-spacing---spacing--md);
  grid-row-gap: var(--_responsive-spacing---spacing--md);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.counter_headline {
  font-family: var(--_typography---font--family);
  color: #fad90e;
  text-align: center;
  text-shadow: 0 0 20px #ffffff63;
  font-size: 1.2rem;
  font-weight: 500;
}

.experience_content_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1rem 1fr 1rem 1fr 1rem 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 1rem;
  padding: 2rem;
  display: grid;
}

.trusted-by {
  background-color: var(--color--sun-grey);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 2rem 0;
  display: flex;
}

.trusted-by-wrapper {
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 4rem;
  margin-top: 2rem;
  display: flex;
}

.trustedbytitle {
  font-family: var(--_typography---font--family);
  color: #1a1a1f;
  font-size: var(--_typography---font--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.infiniteloopwrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 3rem;
  display: flex;
  position: static;
  left: -132px;
  overflow: hidden;
}

.infiniteloop {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: space-around;
  align-items: center;
  width: auto;
  min-width: 100%;
  height: 6rem;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .navbar {
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-button-wrapper {
    margin-left: 0;
    padding: .5rem 0 .5rem 1rem;
  }

  .navbar-link, .dropdown-toggle {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .dropdown_list {
    display: none;
  }

  .hero-wrapper {
    margin-left: 0;
    padding-left: 0;
  }

  .hero-title {
    font-size: var(--_typography---font--h3);
  }

  .text-block-2 {
    font-size: var(--_typography---font--body);
  }

  .global-container {
    width: 100%;
  }

  .image-5 {
    z-index: -1;
  }

  .footer-lower {
    height: 3rem;
    margin-top: 2rem;
  }

  .footer-lower-wrapper {
    width: 100%;
  }

  .footer {
    height: 25rem;
  }

  .footer_wrapper {
    height: 20rem;
    padding-right: var(--_responsive-spacing---spacing--md);
    padding-left: var(--_responsive-spacing---spacing--md);
    margin-bottom: 0;
  }

  .uui-contact04_form-wrapper {
    z-index: 2;
    position: static;
  }

  .contactus {
    z-index: -2;
    position: relative;
  }

  .paragraph-2 {
    width: 80%;
    font-size: var(--_typography---font--h5);
  }

  .product-link-para {
    font-size: var(--_typography---font--body);
    line-height: var(--_responsive-spacing---spacing--lg);
  }

  .slide-nav {
    display: none;
  }

  .heading-2 {
    font-size: var(--_typography---font--h3);
  }

  .our-mounting-solutions {
    background-position: 50%;
    background-size: cover;
    height: 120vh;
  }

  .why_title {
    font-size: var(--_typography---font--h3);
  }

  .why-paragraph {
    width: 80%;
    font-size: var(--_typography---font--h5);
    line-height: 2rem;
  }

  .why-content-wrapper {
    margin-top: 2rem;
  }

  .why_wrapper {
    width: 100%;
    padding-right: var(--_responsive-spacing---spacing--md);
    padding-left: var(--_responsive-spacing---spacing--md);
    margin-left: 0%;
    margin-right: 0%;
  }

  .our-experience {
    flex-flow: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .bold-text {
    font-weight: 500;
  }

  .counter_title {
    justify-content: flex-start;
    align-items: center;
    height: 12rem;
  }

  .our-experience_title {
    font-family: var(--_typography---font--family);
    color: var(--color--sun-yellow);
    font-size: var(--_typography---font--h3);
    letter-spacing: 0;
    margin-top: 2rem;
    margin-bottom: 0;
    font-weight: 700;
  }

  .lines {
    height: 12rem;
  }

  .counter_card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .pch_bgvideo, .background-video-2 {
    width: 100%;
    height: 40rem;
  }

  .tabs {
    padding-right: var(--_responsive-spacing---spacing--md);
    padding-left: var(--_responsive-spacing---spacing--md);
  }

  .system-menu {
    padding: var(--_responsive-spacing---spacing--sm);
    justify-content: space-between;
  }

  .tab-01-img-ph._02 {
    background-image: url("https://cdn.prod.website-files.com/6882185782d6114a79f61e3e/6887736d7ff07e566b3e98d3_Unified%20X%20Long%20Rail.6.jpg");
  }

  .tab-01-detail {
    padding-top: var(--_responsive-spacing---spacing--lg);
    padding-bottom: var(--_responsive-spacing---spacing--lg);
  }

  .t1d_title {
    margin-bottom: var(--_responsive-spacing---spacing--md);
    font-family: var(--_typography---font--family);
    color: var(--color--sun-charcoal);
    font-size: var(--_typography---font--h4);
    line-height: var(--_typography---font--h4);
    font-weight: 700;
  }

  .t1d_bp {
    font-family: var(--_typography---font--family);
    color: var(--color--sun-charcoal);
    font-size: var(--_typography---font--h5);
    line-height: var(--_typography---font--h4);
    text-align: justify;
    font-weight: 500;
  }

  .list {
    font-family: var(--_typography---font--family);
    color: var(--color--sun-charcoal);
    font-size: var(--_typography---font--h4);
    font-weight: 700;
  }

  .list-item {
    margin-bottom: var(--_responsive-spacing---spacing--md);
  }

  .faqs {
    grid-column-gap: var(--_responsive-spacing---spacing--l);
    grid-row-gap: var(--_responsive-spacing---spacing--l);
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_typography---font--family: Mulish, sans-serif;
    --_typography---font--h5: 1.2rem;
    --_typography---font--body: 1rem;
    --_typography---font--sm: .875rem;
    --_typography---font--h3: 2rem;
    --_typography---font--h4: 1.5rem;
    --_typography---font--h1: 3.5rem;
    --_typography---font--h2: 2.6rem;
    --_responsive-spacing---spacing--xs: .25rem;
    --_responsive-spacing---spacing--md: 1rem;
    --_responsive-spacing---spacing--s: .05rem;
    --_responsive-spacing---spacing--sm: .5rem;
    --_responsive-spacing---spacing--xxl: 6rem;
    --_responsive-spacing---spacing--lg: 1.75rem;
    --_responsive-spacing---spacing--xl: 3rem;
    --_responsive-spacing---spacing--l: 1.5rem;
  }

  .image {
    min-width: 18rem;
    max-width: 35rem;
  }

  .button.nav, .button-secondary.nav, .button-secondary.nav {
    width: 100%;
  }

  .paragraph-large {
    font-size: 20px;
  }

  .layout-wrapper.horizontal, .layout-wrapper.vertical, .layout-wrapper.horizontal, .layout-wrapper.vertical {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cta-header-component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .menu-icon {
    background-color: var(--color--sun-grey);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-middle-line {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-line-middle {
    background-color: var(--color--sun-grey);
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon-line-top {
    background-color: var(--color--sun-grey);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-component {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar-menu-button.w--open {
    background-color: #0000;
  }

  .navbar-button-wrapper {
    flex-direction: row-reverse;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .navbar-menu-right {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: flex-start;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .navbar-link {
    width: 100%;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .navbar-link:hover {
    color: var(--gray-300\<deleted\|variable-1490ec53\>);
  }

  .dropdown-link {
    width: 100%;
  }

  .dropdown-link:hover {
    background-color: #ffffff0f;
    width: 100%;
  }

  .dropdown-link-menu {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .dropdown-list.w--open {
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .dropdown-toggle {
    align-items: center;
    width: 100%;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .dropdown-toggle:hover {
    color: var(--gray-300\<deleted\|variable-1490ec53\>);
  }

  .menu-dropdown {
    width: 100%;
    position: relative;
  }

  .navbar-menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: #101828;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .navbar-menu {
    border-top: 1px solid var(--color--sun-charcoal);
    -webkit-text-fill-color: inherit;
    background-color: #131313;
    background-clip: border-box;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 3.2rem 5rem;
    position: absolute;
  }

  .footer-top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .layout-list-item {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
  }

  .vertical-divider {
    display: none;
  }

  .features-component-layout {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .testimonial-card {
    padding: 31px;
  }

  .cta-layout {
    align-items: flex-end;
  }

  .image-cta {
    z-index: 0;
    object-fit: contain;
  }

  .collection-list {
    flex-wrap: wrap;
  }

  .feature-card-image {
    width: auto;
    height: 100%;
  }

  .feature-card-image.horizontal {
    object-fit: none;
    object-fit: none;
    position: absolute;
  }

  .testimonial-cms-item {
    width: 50%;
  }

  .collection-list-2 {
    grid-row-gap: 20px;
  }

  .locale {
    font-family: Satoshi, sans-serif;
  }

  .hero-wrapper {
    width: 60%;
  }

  .quick_links {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-5 {
    display: none;
  }

  .footer-lower {
    height: 6rem;
    margin-top: 1rem;
  }

  .footer-lower-wrapper {
    grid-column-gap: var(--_responsive-spacing---spacing--sm);
    grid-row-gap: var(--_responsive-spacing---spacing--sm);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer {
    height: 38rem;
  }

  .quick_links_contents {
    flex-flow: column;
    height: 50%;
  }

  .footer_wrapper {
    flex-flow: row;
    height: 32rem;
    margin-bottom: 0;
  }

  .fl_cw {
    color: var(--color--sun-black);
    text-align: center;
  }

  .uui-contact04_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .uui-contact04_contact-list {
    margin-top: 2rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-contact14_component {
    grid-column-gap: 3rem;
  }

  .product-link-title {
    text-align: center;
  }

  .products {
    background-size: 1000px;
  }

  .products._3, .products._04 {
    background-repeat: no-repeat;
  }

  .products._06 {
    background-repeat: no-repeat;
  }

  .products._05 {
    background-repeat: no-repeat;
    background-size: 1000px;
  }

  .products._3, .products._04 {
    background-repeat: no-repeat;
  }

  .products._2 {
    background-repeat: no-repeat;
    background-size: 1000px;
  }

  .slide-nav {
    padding-top: 25px;
  }

  .product_links {
    width: 60%;
  }

  .our-mounting-solutions {
    background-position: 50%;
  }

  .why-content-wrapper {
    grid-template-rows: 1fr 1fr auto;
    grid-template-columns: 1fr 1fr;
  }

  .devide_line {
    display: block;
  }

  .devide_line.nn {
    display: none;
  }

  .our-experience_title {
    text-align: center;
  }

  .lines {
    height: 12rem;
  }

  .experience_content_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1rem 1fr;
  }

  .infiniteloop {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    justify-content: space-between;
  }

  .pch_t {
    width: 70%;
  }

  .pch_bgvideo {
    width: 90%;
    height: 35rem;
  }

  .lop_menu_wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: var(--_responsive-spacing---spacing--md);
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .lop_tabs {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .p_button {
    margin-top: .25rem;
  }

  .lop_nav_items.w--current, .lop_nav_items._01.w--current, .lop_nav_items._01.w--current {
    color: var(--color--sun-yellow);
  }

  .lop_nav_item_bg {
    display: none;
  }

  .pci {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(.31, .001, .25, 1);
  }

  .pci:hover {
    background-size: 130% 130%;
  }

  .p_details {
    grid-column-gap: var(--_responsive-spacing---spacing--sm);
    grid-row-gap: var(--_responsive-spacing---spacing--sm);
    grid-template-rows: 2.5rem 10rem 3rem auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lop_ci_container._03, .lop_ci_container._06, .lop_ci_container._05, .lop_ci_container._01, .lop_ci_container._04, .lop_ci_container._02, .lop_ci_container._03, .lop_ci_container._06, .lop_ci_container._05, .lop_ci_container._01, .lop_ci_container._04, .lop_ci_container._02 {
    grid-template-rows: 2fr 1fr;
    grid-template-columns: 1fr;
  }

  .background-video-2 {
    width: 90%;
    height: 35rem;
  }

  .p_details-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: 2.5rem 10rem 3rem auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lop_menu_wrapper-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 1rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .p_button-2 {
    margin-top: .25rem;
  }

  .lop_nav_items-2.w--current, .lop_nav_items-2._01.w--current, .lop_nav_items-2._01.w--current {
    color: #ffd60a;
  }

  .lop_nav_item_bg-2 {
    display: none;
  }

  .p_button-3 {
    margin-top: .25rem;
  }

  .lop_nav_items-3.w--current, .lop_nav_items-3._01.w--current, .lop_nav_items-3._01.w--current {
    color: #ffd60a;
  }

  .p_button-4 {
    margin-top: .25rem;
  }

  .lop_nav_items-4.w--current, .lop_nav_items-4._01.w--current, .lop_nav_items-4._01.w--current {
    color: #ffd60a;
  }

  .product-hero {
    height: 80vh;
  }

  .product-title {
    top: 10rem;
  }

  .main-subtiltle {
    font-size: var(--_typography---font--h5);
  }

  .key-icons-wrapper {
    width: 100%;
  }

  .text-block-6 {
    font-size: var(--_typography---font--sm);
  }

  .product-img {
    width: 90%;
    height: 30rem;
    margin-top: -30rem;
  }

  .other-solutions {
    height: 120vh;
  }

  .other-solution-title {
    font-size: 4rem;
  }

  .kf_title {
    font-size: 5rem;
  }

  .why_product {
    height: 40rem;
  }

  .system-menu {
    border-radius: var(--_responsive-spacing---spacing--md);
    flex-flow: wrap;
    justify-content: center;
  }

  .tab-01-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .tab-01-wrapper.tab-02.tab-03.tab-04 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .tab-01-wrapper.tab-02.tab-03.tab-04.tab-05.tab-06 {
    grid-template-columns: 1fr;
  }

  .tab-01-img-ph._02 {
    height: 50vh;
  }

  .tab-01-detail {
    padding-right: var(--_responsive-spacing---spacing--md);
    padding-left: var(--_responsive-spacing---spacing--md);
  }

  .component-img {
    height: 50vh;
  }

  .downloads-wrapper {
    grid-column-gap: var(--_responsive-spacing---spacing--xl);
    grid-row-gap: var(--_responsive-spacing---spacing--xl);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .installation-guide, .technical-datasheet {
    grid-template-rows: 2rem 4rem auto;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---font--family: Mulish, sans-serif;
    --_typography---font--h5: 1.1rem;
    --_typography---font--body: 1rem;
    --_typography---font--sm: .875rem;
    --_typography---font--h3: 1.7rem;
    --_typography---font--h4: 1.3rem;
    --_typography---font--h1: 2.8rem;
    --_typography---font--h2: 2.2rem;
    --_responsive-spacing---spacing--xs: .25rem;
    --_responsive-spacing---spacing--md: .875rem;
    --_responsive-spacing---spacing--s: .05rem;
    --_responsive-spacing---spacing--sm: .5rem;
    --_responsive-spacing---spacing--xxl: 5rem;
    --_responsive-spacing---spacing--lg: 1.5rem;
    --_responsive-spacing---spacing--xl: 2.5rem;
    --_responsive-spacing---spacing--l: 1.25rem;
  }

  .section {
    padding: 60px 15px;
  }

  .image {
    width: 100%;
    overflow: visible;
  }

  .button {
    font-size: 1rem;
  }

  .button:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .button-secondary {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .button-secondary:hover {
    color: #344054;
    background-color: #fff;
  }

  .button-row {
    align-self: stretch;
  }

  .paragraph-large {
    font-size: 1rem;
  }

  .header-image-wrapper {
    justify-content: center;
    align-items: flex-start;
    min-height: auto;
    display: flex;
  }

  .navbar-link {
    font-size: 1rem;
  }

  .dropdown-link-menu {
    grid-row-gap: .5rem;
    max-width: none;
  }

  .dropdown-toggle {
    font-size: 1rem;
  }

  .navbar-menu {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }

  .navbar-wrapper {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .badge {
    padding: .125rem .5rem;
  }

  .footer-legal-link:hover {
    color: #98a2b3;
  }

  .footer-legal-list {
    margin-bottom: 1rem;
  }

  .footer-bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 3rem;
  }

  .footer-social-link:hover, .footer-link:hover {
    color: #667085;
  }

  .footer-menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .footer-form-blog {
    margin-top: 1.5rem;
  }

  .logo-link {
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .footer-top-wrapper {
    grid-row-gap: 3rem;
  }

  .layout-list-item {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .heading {
    font-size: 46px;
  }

  .cta-layout {
    min-height: 490px;
  }

  .image-cta {
    width: auto;
    max-width: 100%;
  }

  .hero-heading, .hero-subheading {
    font-size: 46px;
  }

  .feature-card-image {
    opacity: .4;
  }

  .testimonial-cms-item {
    width: 100%;
  }

  .youtube {
    margin-bottom: 2.5rem;
  }

  .hero-section {
    margin-top: -4.5rem;
  }

  .footer-lower {
    height: 6rem;
    margin-top: 1rem;
  }

  .footer-lower-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .fl_links {
    font-family: var(--_typography---font--family);
    color: var(--color--sun-black);
    font-size: var(--_typography---font--sm);
    font-weight: 600;
  }

  .footer {
    height: 43rem;
  }

  .footer_wrapper {
    height: 36rem;
  }

  .fl_cw {
    font-family: var(--_typography---font--family);
    color: var(--color--sun-black);
    font-size: var(--_typography---font--sm);
    text-align: center;
  }

  .uui-heading-medium-3 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-contact04_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-text-size-large-3, .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    background-color: var(--color--sun-yellow);
    border-color: #1a1a1f;
  }

  .uui-space-xsmall-3 {
    min-height: .75rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-contact14_tabs-link {
    padding-left: 1.5rem;
  }

  .uui-text-size-large-2 {
    font-size: 1rem;
  }

  .uui-heading-xxsmall-2 {
    font-size: 1.125rem;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: #fad90e;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-contact14_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-text-size-large-4 {
    font-size: 1rem;
  }

  .uui-heading-xxsmall-3 {
    font-size: 1.125rem;
  }

  .uui-button-link-2 {
    font-size: 1rem;
  }

  .uui-button-link-2:hover {
    color: #fad90e;
  }

  .uui-button-row-2 {
    align-self: stretch;
  }

  .products {
    text-align: center;
    background-repeat: no-repeat;
    background-size: 800px;
  }

  .products._05, .products._2, .products._05, .products._2 {
    background-size: 800px;
  }

  .heading-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    width: 90%;
    min-height: 5px;
    font-weight: 700;
    line-height: 2rem;
    display: block;
  }

  .icon, .icon-2 {
    display: none;
  }

  .why_title {
    width: 90%;
    font-size: var(--_typography---font--h4);
    font-weight: 700;
    line-height: 2rem;
  }

  .why-content-wrapper {
    grid-template-rows: 1fr 1fr auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .our-experience_title {
    letter-spacing: 0;
    font-weight: 700;
  }

  .experience_content_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .pc_hero {
    margin-top: -5rem;
  }

  .p_title {
    margin-bottom: .5rem;
  }

  .p_button {
    margin-top: 1rem;
  }

  .pci {
    background-repeat: no-repeat;
  }

  .p_details {
    grid-template-rows: 2rem 8rem 4rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lop_ci_container._03, .lop_ci_container._06, .lop_ci_container._05, .lop_ci_container._01, .lop_ci_container._04, .lop_ci_container._02, .lop_ci_container._03, .lop_ci_container._06, .lop_ci_container._05, .lop_ci_container._01, .lop_ci_container._04, .lop_ci_container._02 {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
  }

  .p_details-2 {
    grid-template-rows: 2rem 8rem 4rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .p_button-2 {
    margin-top: 1rem;
  }

  .p_title-2 {
    margin-bottom: .5rem;
  }

  .p_button-3, .p_button-4 {
    margin-top: 1rem;
  }

  .product-hero {
    margin-top: -4.5rem;
  }

  .main-subtiltle {
    font-size: var(--_typography---font--h5);
  }

  .other-solutions {
    height: 200vh;
  }

  .other-solution-title {
    font-size: 3rem;
    line-height: var(--_responsive-spacing---spacing--lg);
  }

  .kf_para {
    display: block;
  }

  .system-menu {
    justify-content: center;
    align-items: center;
  }

  .display-s {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_typography---font--family: Mulish, sans-serif;
    --_typography---font--h5: 1rem;
    --_typography---font--body: .9375rem;
    --_typography---font--sm: .875rem;
    --_typography---font--h3: 1.5rem;
    --_typography---font--h4: 1.2rem;
    --_typography---font--h1: 2.2rem;
    --_typography---font--h2: 1.8rem;
    --_responsive-spacing---spacing--xs: .25rem;
    --_responsive-spacing---spacing--md: .75rem;
    --_responsive-spacing---spacing--s: .05rem;
    --_responsive-spacing---spacing--sm: .5rem;
    --_responsive-spacing---spacing--xxl: 4rem;
    --_responsive-spacing---spacing--lg: 1.25rem;
    --_responsive-spacing---spacing--xl: 2rem;
    --_responsive-spacing---spacing--l: 1rem;
  }

  .container {
    max-width: none;
  }

  .navbar {
    width: 100%;
    margin-right: var(--_responsive-spacing---spacing--s);
    margin-left: var(--_responsive-spacing---spacing--s);
    padding-left: 0;
    top: .25rem;
  }

  .layout-wrapper {
    padding: 24px;
  }

  .header-image-wrapper {
    height: 16rem;
  }

  .cta-header-component {
    grid-template-columns: 1fr;
  }

  .menu-icon-component {
    width: 2.5rem;
    height: 2.5rem;
  }

  .navbar-menu-button.w--open {
    height: 2.5rem;
  }

  .dropdown-link {
    padding-right: var(--_responsive-spacing---spacing--sm);
    padding-left: var(--_responsive-spacing---spacing--sm);
  }

  .navbar-wrapper {
    min-height: 2.5rem;
    padding-left: 0;
    padding-right: 1rem;
  }

  .footer-menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .foot-form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .footer-top-wrapper {
    grid-row-gap: 48px;
  }

  .layout-list-item {
    grid-template-columns: 1fr;
  }

  .heading {
    font-size: 28px;
  }

  .cta-layout {
    min-height: 380px;
  }

  .button-white {
    text-align: center;
    width: 100%;
  }

  .hero-heading, .hero-subheading {
    font-size: 28px;
  }

  .feature-card-image {
    z-index: -1;
  }

  .testimonial-cms-item {
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .youtube {
    margin-bottom: 1.25rem;
  }

  .brand-logo {
    width: 180px;
  }

  .other-solution-wrapper {
    margin-bottom: var(--_responsive-spacing---spacing--xxl);
  }

  .hero-wrapper {
    width: 70%;
  }

  .quick_links, .footer_brand {
    width: 100%;
  }

  .fl_copywrights {
    justify-content: center;
    align-items: center;
  }

  .footer-lower {
    height: 8rem;
    margin-top: 0;
  }

  .footer-lower-wrapper {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .footer {
    height: 60rem;
  }

  .footer_wrapper {
    flex-flow: wrap;
    height: 55rem;
  }

  .fl_cw {
    text-align: center;
  }

  .uui-contact04_component {
    grid-template-columns: 1fr;
  }

  .form-field-2col {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .form-radio-2col {
    grid-template-columns: 1fr;
  }

  .uui-contact14_component {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .paragraph-2, .product-link-para {
    line-height: var(--_responsive-spacing---spacing--lg);
    font-weight: 400;
  }

  .mouting-solution-title {
    width: 100%;
    padding-top: 5rem;
  }

  .product-link-title {
    color: var(--color--sun-yellow);
    font-size: var(--_typography---font--h5);
    line-height: var(--_responsive-spacing---spacing--xl);
  }

  .products, .products._05, .products._2, .products._05, .products._2 {
    background-size: 500px;
  }

  .product_links {
    width: 80%;
  }

  .slider {
    width: 100%;
  }

  .heading-2 {
    line-height: var(--_responsive-spacing---spacing--xl);
    letter-spacing: var(--_responsive-spacing---spacing--s);
    column-count: auto;
  }

  .why_title {
    line-height: var(--_responsive-spacing---spacing--xl);
  }

  .why-paragraph {
    line-height: var(--_responsive-spacing---spacing--lg);
    font-weight: 400;
  }

  .devide_line {
    display: none;
  }

  .our-experience_title {
    line-height: var(--_responsive-spacing---spacing--xl);
    text-align: center;
    letter-spacing: .05rem;
  }

  .experience_content_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    padding: 1rem;
  }

  .trustedbytitle {
    text-align: center;
  }

  .pc_hero.flat-rt {
    height: auto;
  }

  .pch_t {
    width: 90%;
  }

  .pch_p1 {
    margin-top: .5rem;
  }

  .pch_bgvideo._01, .pch_bgvideo._02, .pch_bgvideo._01, .pch_bgvideo._02 {
    height: 30rem;
  }

  .lop_menu_wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .lop_wrapper {
    height: auto;
  }

  .p_title {
    margin-bottom: 1.2rem;
    line-height: 2rem;
  }

  .p_button {
    margin-top: .25rem;
    margin-bottom: 0;
  }

  .lop_nav_items, .lop_nav_items._01.w--current, .lop_nav_items._01.w--current {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .pci {
    background-size: auto 100%;
  }

  .pci:hover {
    background-size: auto 150%;
  }

  .list-of-products.pitched-roof {
    height: auto;
  }

  .p_details {
    grid-template-rows: 4rem 18rem 3rem;
    height: auto;
  }

  .lop_content_wrapper {
    height: auto;
  }

  .lop_ci_container._03, .lop_ci_container._06, .lop_ci_container._05 {
    height: 50rem;
  }

  .lop_ci_container._04, .lop_ci_container._02, .lop_ci_container._03, .lop_ci_container._06, .lop_ci_container._05 {
    height: 50rem;
  }

  .lop_ci_container._01 {
    grid-template-rows: 1fr 1.5fr;
    height: 50rem;
  }

  .lop_ci_container._04, .lop_ci_container._02 {
    height: 50rem;
  }

  .pch_p1-2 {
    margin-top: .5rem;
  }

  .p_details-2 {
    grid-template-rows: 8rem 18rem 3rem;
  }

  .lop_menu_wrapper-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .p_button-2 {
    margin-top: .25rem;
    margin-bottom: 0;
  }

  .lop_nav_items-2, .lop_nav_items-2._01.w--current, .lop_nav_items-2._01.w--current {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .p_title-2 {
    margin-bottom: 1.2rem;
    line-height: 2.5rem;
  }

  .p_button-3 {
    margin-top: .25rem;
    margin-bottom: 0;
  }

  .lop_nav_items-3, .lop_nav_items-3._01.w--current, .lop_nav_items-3._01.w--current {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .p_button-4 {
    margin-top: .25rem;
    margin-bottom: 0;
  }

  .lop_nav_items-4, .lop_nav_items-4._01.w--current, .lop_nav_items-4._01.w--current {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .product-hero {
    height: 100vh;
  }

  .main-title {
    font-size: var(--_typography---font--h2);
  }

  .main-subtiltle {
    font-size: var(--_typography---font--sm);
    line-height: var(--_responsive-spacing---spacing--lg);
  }

  .key-icons-wrapper {
    width: 100%;
    padding-top: var(--_responsive-spacing---spacing--sm);
    padding-bottom: var(--_responsive-spacing---spacing--sm);
    grid-column-gap: var(--_responsive-spacing---spacing--sm);
    grid-row-gap: var(--_responsive-spacing---spacing--sm);
    flex-flow: row;
  }

  .kicons._01, .kicons._02, .kicons._03, .kicons._01, .kicons._02, .kicons._03 {
    width: var(--_typography---font--h1);
    height: var(--_typography---font--h1);
    min-height: var(--_typography---font--h1);
    min-width: var(--_typography---font--h1);
  }

  .text-block-6 {
    font-family: var(--_typography---font--family);
    font-size: var(--_responsive-spacing---spacing--sm);
    line-height: var(--_responsive-spacing---spacing--md);
  }

  .product-img {
    margin-top: -20rem;
  }

  .other-solutions {
    height: auto;
  }

  .other-solution-title {
    font-size: 2.5rem;
  }

  .kf_title {
    font-size: 4rem;
  }

  .kf_para {
    display: block;
  }

  .one_line_title {
    margin-bottom: var(--_responsive-spacing---spacing--md);
    font-family: var(--_typography---font--family);
    color: var(--color--sun-charcoal);
    line-height: var(--_typography---font--h3);
    text-align: left;
    font-weight: 700;
  }

  .system-menu {
    justify-content: center;
    align-items: center;
  }

  .tablink {
    padding-right: var(--_responsive-spacing---spacing--md);
    padding-left: var(--_responsive-spacing---spacing--md);
    font-size: var(--_typography---font--sm);
  }

  .tab-01-wrapper.tab-02.tab-03.tab-04 {
    grid-column-gap: var(--_responsive-spacing---spacing--xs);
    grid-row-gap: var(--_responsive-spacing---spacing--xs);
    grid-column-gap: var(--_responsive-spacing---spacing--xs);
    grid-row-gap: var(--_responsive-spacing---spacing--xs);
    grid-column-gap: var(--_responsive-spacing---spacing--xs);
    grid-row-gap: var(--_responsive-spacing---spacing--xs);
    grid-column-gap: var(--_responsive-spacing---spacing--xs);
    grid-row-gap: var(--_responsive-spacing---spacing--xs);
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
    position: relative;
  }

  .tab-01-img-ph._02._03 {
    background-position: 50%;
  }

  .t1d_title {
    line-height: var(--_typography---font--h3);
  }

  .list {
    grid-column-gap: var(--_responsive-spacing---spacing--l);
    grid-row-gap: var(--_responsive-spacing---spacing--l);
    flex-flow: column;
    display: flex;
  }

  .list-item {
    font-family: var(--_typography---font--family);
  }

  .component-img {
    height: 40vh;
  }

  .display-s {
    font-size: var(--_typography---font--h5);
    line-height: var(--_typography---font--h4);
  }

  .downloadspara {
    text-align: left;
  }

  .downloadsbuttons {
    height: var(--_typography---font--h1);
  }
}

#w-node-_56b2d120-77bd-d6e3-59db-105d0ffadb87-0ffadb7c, #w-node-_56b2d120-77bd-d6e3-59db-105d0ffadb8c-0ffadb7c, #w-node-_56b2d120-77bd-d6e3-59db-105d0ffadb91-0ffadb7c {
  align-self: start;
}

#w-node-_56b2d120-77bd-d6e3-59db-105d0ffadbdb-0ffadb7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fbbc3e9f-e33b-595b-83d7-c415b81f518f-b81f5184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_91bc5b8f-5715-437b-b32f-0260472e011a-472e0112, #w-node-_91bc5b8f-5715-437b-b32f-0260472e0122-472e0112, #w-node-_91bc5b8f-5715-437b-b32f-0260472e012b-472e0112, #w-node-_91bc5b8f-5715-437b-b32f-0260472e0133-472e0112, #w-node-_91bc5b8f-5715-437b-b32f-0260472e013b-472e0112, #w-node-_91bc5b8f-5715-437b-b32f-0260472e0143-472e0112 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-fbbc3e9f-e33b-595b-83d7-c415b81f518f-b81f5184 {
    grid-area: 1 / 1 / 2 / 2;
  }
}
