:root {
  --primary-blue: #071d4a;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: underline;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.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;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.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;
}

.main-menu-link {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-bar {
  z-index: 1000;
  grid-row-gap: 8px;
  background-color: #071d4a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
  position: sticky;
  top: 0;
}

.container {
  grid-row-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.logo {
  grid-row-gap: 10.9847px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10.9847px;
  text-decoration: none;
  display: flex;
}

.menu-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.link-style {
  grid-row-gap: 8px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 12px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-style:hover {
  color: #d6a96c;
  font-family: Manrope, sans-serif;
}

.frame-1 {
  grid-column-gap: 9px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.action {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.buttons {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 46px;
  text-decoration: none;
  display: flex;
}

.base-buttons {
  grid-column-gap: 8px;
  background-color: #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 157px;
  height: 46px;
  padding: 8px 16px;
  font-family: Manrope, sans-serif;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.base-buttons:hover {
  background-color: #ffffffa8;
}

.base-buttons.xs-h-36.new-hover-animation:hover {
  background-color: #fed269;
}

.about {
  text-align: center;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.text-3 {
  color: #21242c;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.footer {
  grid-row-gap: 8px;
  background-color: #071d4a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 96px 80px 40px;
  text-decoration: none;
  display: flex;
}

.content-style {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer-nav-link {
  color: #fff;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.component-3 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer-link {
  color: #717e93;
  letter-spacing: -.02em;
  border-bottom: 1px solid #0000;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

.footer-link:hover {
  color: #d6a96c;
  border-bottom-color: #d6a96c;
}

.component-4, .component-5, .component-6 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.legal {
  color: #fff;
  letter-spacing: undefinedundefined;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.footer-bottom-bar {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.copyright {
  color: #717e93;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.footer-social-wrap {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.mdilinkedin, .mdiyoutube, .mdiinstagram {
  overflow: hidden;
}

.footer-content-wrap {
  grid-row-gap: 96px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-2 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1216px;
  text-decoration: none;
  display: flex;
}

.content-style-3 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 208px;
  text-decoration: none;
  display: flex;
}

.content-style-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.content-style-6 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1216px;
  text-decoration: none;
  display: flex;
}

.content-style-8 {
  grid-column-gap: 830px;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  text-decoration: none;
  display: flex;
}

.text {
  color: #21242c;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.success {
  grid-column-gap: 10px;
  background-color: #f5fff4;
  border: 1px solid #76d45e;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.carboncheckmark-outline {
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.author-location-review {
  grid-column-gap: 10px;
  border: 1px solid #b8c3d1;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  text-decoration: none;
  display: flex;
}

.h2 {
  color: #21242c;
  letter-spacing: -.02em;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 54px;
  text-decoration: none;
}

.primary-button {
  grid-column-gap: 41px;
  color: #21242c;
  background-color: #fed269;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-width: 194px;
  height: 48px;
  padding: 8px 16px;
  font-family: Manrope, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.primary-button:hover {
  background-color: #f0bf4a;
}

.secondary-buttoon {
  grid-column-gap: 41px;
  background-color: #21242c;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 194px;
  height: 48px;
  padding: 8px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.secondary-buttoon:hover {
  background-color: #373c49;
}

.text-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.title-style-10 {
  color: #21242c;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  text-decoration: none;
}

.getquote {
  grid-column-gap: 10px;
  background-color: #0000000d;
  border: 1px solid #0000000d;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 21px 11px 21px 24px;
  text-decoration: none;
  display: flex;
}

.getquote.advice {
  border-width: 0;
  border-radius: 0;
  flex-flow: column;
  align-items: stretch;
  padding: 0;
}

.error {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.wrap {
  width: 100%;
  max-width: 1149px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 20px;
}

.wrap.p-tb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.wrap.p-0 {
  padding-top: 0;
}

.wrap.p-tb-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.wrap._800 {
  max-width: 800px;
}

.wrap.pt-0 {
  padding-top: 0;
}

.wrap.p-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.wrap.flex-space-between-down {
  flex-flow: column;
  justify-content: space-between;
  height: 100vh;
  display: flex;
}

.wrap.flex-space-between-down.pb-36 {
  padding-bottom: 36px;
}

.wrap.p-80-70 {
  padding-top: 80px;
  padding-bottom: 70px;
}

.wrap.p-b-60 {
  padding-bottom: 60px;
}

.wrap.p-b-0 {
  padding-bottom: 0;
}

.wrap.pt-80 {
  padding-top: 80px;
}

.wrap.pt-80.pb-100 {
  padding-bottom: 100px;
}

.wrap.flex-h-100 {
  flex-flow: row;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.wrap.flex-h-100.pb-90 {
  padding-bottom: 90px;
}

.wrap.flex-h-100.pb-90.pt-50 {
  padding-top: 50px;
}

.wrap.pb-30 {
  padding-bottom: 30px;
}

.wrap.p-tb-34-0 {
  padding-top: 34px;
  padding-bottom: 0;
}

.wrap.p-tb-83-100 {
  padding-top: 83px;
  padding-bottom: 100px;
}

.wrap.p-tb-130-150 {
  padding-top: 130px;
  padding-bottom: 150px;
}

.wrap.pt-60 {
  padding-top: 60px;
}

.wrap.xs-pb-70.lg-gap-50 {
  padding-bottom: 50px;
}

.wrap.teams-xs-pb-0.xs-padding-top-0.lg-top-gap-50 {
  padding-top: 50px;
}

.wrap.flex-middle {
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrap.flex-middle.down {
  flex-flow: column;
}

.wrap.flex-middle.down.p-tb-64-128 {
  padding-top: 64px;
  padding-bottom: 128px;
}

.wrap.flex-middle.down.p-tb-100-140 {
  padding-top: 100px;
  padding-bottom: 140px;
}

.wrap.pb-80 {
  padding-bottom: 80px;
}

.wrap.pb-80.pt-100 {
  padding-top: 100px;
}

.wrap.pb-80.pt-100.xs-pt-70.w110 {
  width: 100%;
}

.wrap.p-tb-60-90 {
  padding-top: 60px;
  padding-bottom: 90px;
}

.wrap.xs-none.top70bottom70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.wrap.p-tb-106-102 {
  padding-top: 106px;
  padding-bottom: 102px;
}

.wrap.pt-140 {
  padding-top: 140px;
}

._2-col-grid.vertical-middle, ._2-col-grid.vertical-align {
  place-items: center;
}

._2-col-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

._2-col-grid._w-100 {
  width: 100%;
}

._2-col-grid.middle {
  place-items: center;
}

._2-col-grid.middle.w100 {
  width: 100%;
}

._2-col-grid.vertical-middle, ._2-col-grid.vertical-align {
  place-items: center;
}

._2-col-grid.lg-gap-80 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

._2-col-grid.vertical-middle, ._2-col-grid.vertical-align {
  place-items: center;
}

._2-col-grid.xs-gap-70.same-height {
  align-items: stretch;
}

.form-get-quote-input {
  color: #6f737a;
  background-color: #0000;
  border: 0 solid #000;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 15px;
}

.form-get-quote-input.advice-input {
  background-color: #0000000d;
  border-width: 1px;
  border-color: #0000000d;
  border-radius: 4px;
  margin-bottom: 24px;
  padding: 24px;
}

.form-block {
  margin-bottom: -5px;
  padding-bottom: 0;
}

.success-message, .error-message {
  background-color: #0000;
  padding: 0;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 100%;
}

.yellow-button {
  grid-column-gap: 47px;
  background-color: #fed269;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 47px;
  padding: 8px 16px;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.yellow-button.auto-size {
  color: #000;
  width: 100%;
  max-width: 200px;
  font-family: Manrope, sans-serif;
  font-weight: 500;
}

.blue-section {
  background-color: var(--primary-blue);
  justify-content: center;
  align-items: stretch;
  min-height: 70vh;
  display: flex;
}

.blue-section.mh-700 {
  height: 100%;
  max-height: 700px;
}

.blue-section.mh-800 {
  max-height: 800px;
}

.blue-section.xs-show {
  display: none;
}

.blue-section.max-h-750 {
  min-height: 0;
  max-height: 750px;
}

.blue-section.auto-height {
  min-height: auto;
}

._3-col-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

._3-col-grid.top {
  place-items: start stretch;
}

._3-col-grid.sm-flex-down.h-100 {
  height: 100%;
}

.light-gold-section {
  background-color: #f2efe8;
}

.frame-1000009366 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

._w-100 {
  width: 100%;
}

.para-text-11 {
  color: #21242c;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .3125rem;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
  display: inline-block;
}

.faq-content-wrap {
  grid-row-gap: 70px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 762px;
  text-decoration: none;
  display: flex;
}

.title-style-30 {
  border-style: solid;
  border-width: undefinedpx;
  color: #000;
  text-align: center;
  letter-spacing: -.05em;
  border-color: #0000000d;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.title-style-30.no-border {
  border-width: 0;
}

.faq-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.title-style-35 {
  color: #21242c;
  letter-spacing: -.05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.title-style-35._0-3letter {
  letter-spacing: -.03em;
  letter-spacing: -.03em;
}

.title-style-36 {
  color: #585c63;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.title-style-37 {
  color: #21242c;
  letter-spacing: -.02em;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
  text-decoration: none;
}

.full-img-section {
  background-image: url("https://cdn.prod.website-files.com/68a0ce5538266f98f7484b60/68c40ec29a2ad51b18a089f6_Group%201000009233.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.full-img-section.contact {
  background-image: url("https://cdn.prod.website-files.com/68a0ce5538266f98f7484b60/68c425a7539cce511ebe99e0_Frame%201000009224.png");
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
}

.brighterfuturecontentwrap {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 369px;
  height: 402px;
  padding: 35px;
  text-decoration: none;
  display: flex;
}

.frame-1000009231 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 299.481px;
  text-decoration: none;
  display: flex;
}

.logo-3 {
  grid-row-gap: 10.2982px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10.2982px;
  text-decoration: none;
  display: flex;
}

.logo-3.p-l-0 {
  padding-left: 0;
}

._50-img-card {
  grid-row-gap: 37px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 564px;
  text-decoration: none;
  display: flex;
}

.image-3 {
  object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 335px;
}

.column-3 {
  grid-row-gap: 37.0716px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.column-3.h100-n {
  height: 100%;
}

.title-style-40 {
  color: #21242c;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 42px;
  text-decoration: none;
}

.title-style-40.lh-32._1c1c1c {
  color: #1c1c1c;
}

.title-style-41 {
  color: #585c63;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.title-style-41._585c63 {
  color: #585c63;
}

.title-style-41._585c63._300 {
  font-weight: 300;
}

.title-style-41._585c63._400 {
  font-weight: 400;
}

.title-style-47 {
  color: #21242c;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
  text-decoration: none;
}

.title-style-47.xs-32-sxm.one-line-text {
  white-space: pre;
  word-break: normal;
}

.container-large {
  z-index: 2;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.code-embed-2 {
  display: none;
}

.logo-carousel {
  margin-top: 0;
  margin-bottom: 0;
  overflow: visible;
  -webkit-mask-image: linear-gradient(to right, #0000 0%, #000 20% 80%, #0000 100%);
  mask-image: linear-gradient(to right, #0000 0%, #000 20% 80%, #0000 100%);
}

.carousel-item {
  object-fit: contain;
  flex: none;
  height: 35px;
}

.carousel-item.wider-icon {
  width: 100px;
}

.logo-carousel-content {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: row;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.home-hero {
  background-image: url("https://cdn.prod.website-files.com/68a0ce5538266f98f7484b60/68f22d684fc7e5c34e30ce2e_homepage_main_web-2.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 700px;
  display: flex;
  position: relative;
}

.home-hero-content {
  grid-row-gap: 33px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 536px;
  text-decoration: none;
  display: flex;
}

.home-hero-content.center-sm.bg-blue {
  background-color: #071d4ab3;
  border-radius: 12px;
  max-width: 490px;
  padding: 39px;
}

.title-style-57 {
  color: #fff;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 54px;
  text-decoration: none;
}

.title-style-57.xs-32.lg-42 {
  font-size: 42px;
  line-height: 42px;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.heading-12.xs-bec1c8.mx-340px {
  max-width: 340px;
}

.heading-12.xs-bec1c8.mx-340px._400 {
  max-width: 100%;
  font-weight: 400;
}

.div-block-12 {
  width: 100%;
  position: absolute;
  bottom: 35px;
}

.everysun-10-coloured-1 {
  border-radius: 8px;
}

.everysun-10-coloured-1.xs-mt-70 {
  object-fit: cover;
  object-fit: cover;
}

.content-wrap-solar-tech-home {
  grid-row-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 481px;
  text-decoration: none;
  display: flex;
}

.title-style-58 {
  color: #585c63;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
}

.title-style-58.new-font-weight {
  font-weight: 400;
}

.m-t-70 {
  margin-top: 70px;
}

.icon-card-comp {
  grid-row-gap: 22px;
  border: 1px solid #d3d3d3;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 569px;
  height: 206px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.star {
  overflow: hidden;
}

.star.star-gold {
  display: none;
}

.para-text-16 {
  color: #717e93;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  display: inline-block;
}

.para-text-16.bec1c8 {
  color: #bec1c8;
}

.para-text-16.bec1c8._585c63 {
  color: #585c63;
}

.home-third-section-wrap {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 483px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.title-style-59 {
  color: #21242c;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.blue-wrap {
  background-color: #071d4a;
  border-radius: 12px;
  margin-top: 60px;
  margin-bottom: 80px;
  padding: 13px 57px 13px 13px;
}

.testimonial-wrap {
  grid-column-gap: 71px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.everysun-colour-4-2-3 {
  aspect-ratio: 1;
  object-fit: cover;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 8px;
  width: 377px;
  height: 100%;
}

.testimonial-content {
  grid-row-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 633px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.testimonial-18 {
  color: #fff;
  letter-spacing: -.03em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.rating-wrap {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 633px;
  text-decoration: none;
  display: flex;
}

.author-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 626px;
  text-decoration: none;
  display: flex;
}

.jack-williams {
  color: #fff;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.column-5 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 222px;
  text-decoration: none;
  display: flex;
}

.heading-13 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 96%;
  text-decoration: none;
}

.frame-1000009241 {
  grid-row-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 417px;
  text-decoration: none;
  display: flex;
}

.title-style-60 {
  color: #585c63;
  letter-spacing: -.02em;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.heading-14 {
  color: #fff;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.heading-14.xs-mw-start {
  max-width: 400px;
}

.heading-14.xs-mw-start.lg-none-sx {
  display: none;
}

.yconotent-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  margin-top: 70px;
  display: flex;
}

.yitems {
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 641px;
  text-decoration: none;
  display: flex;
}

.rectangle-9311 {
  background-color: #d6a96c;
}

.y-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-style-61 {
  color: #d6a96c;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.testimonial-19 {
  color: #fff;
  width: 400px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.flex-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
}

.testimonial-caroseul-author {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 200px;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
}

.progress-bar {
  background-color: #21242c;
  width: 0%;
  height: 2px;
}

.input-label {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.input-label.no-limit {
  width: 100%;
}

.input-label.xs-250 {
  width: 250px;
}

.input-wrap {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.input-wrap.no-limit {
  width: auto;
}

.input-wrap.no-limit.flex-input {
  grid-column-gap: 32px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 32px;
}

.input-wrap.no-limit._100 {
  width: 100%;
}

.input-wrap.h-100-input {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
}

.input-check {
  filter: grayscale();
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
}

.input-check.active {
  filter: none;
}

.input-row {
  grid-column-gap: 32px;
  border: 1px solid #00000026;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 750px;
  height: 90px;
  margin-bottom: 25px;
  padding: 20px 24px;
  text-decoration: none;
  display: flex;
}

.input-row.s-b {
  justify-content: space-between;
  align-items: center;
}

.input-row.text-area-row {
  justify-content: flex-start;
  align-items: flex-start;
  height: 200px;
}

.email-2 {
  color: #21242c;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.text-field {
  color: #21242c;
  border: 0 solid #000;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
}

.form-block-2 {
  margin-top: 25px;
}

.form-block-2.mb-0 {
  margin-bottom: 0;
}

.confirm-toc {
  color: #585c63;
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Manrope, sans-serif;
}

.confirm-toc.wrap-text {
  margin-top: 0;
  margin-bottom: 24px;
}

.faq-list {
  z-index: 0;
  background-color: #0000;
  flex-flow: column;
  display: flex;
  position: relative;
}

.icon-minus {
  z-index: 0;
  opacity: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
  position: absolute;
}

.faq-toggle {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #1a1925;
  white-space: pre-line;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
}

.faq-dropdown {
  background-color: #0000000d;
  border: 1px solid #0000000d;
  border-radius: 8px;
  flex-flow: column;
  width: 100%;
  max-width: 760px;
  display: flex;
  overflow: hidden;
}

.paragraph-regular-2 {
  color: #000;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.75;
}

.icon-plus {
  z-index: 1;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
  position: relative;
}

.faq-icon-2 {
  color: #2f261d;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.faq-content {
  margin-top: -12px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.subheading-x-large {
  color: #2f261d;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.75;
}

.subheading-x-large.text-weight-medium {
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.d-none {
  display: none;
}

.m-b-18 {
  margin-bottom: 18px;
}

.navigation-dropdown-list {
  background-color: #fff;
  border: 1px solid #edeef1;
  border-radius: 8px;
  top: 56px;
}

.navigation-dropdown-list.w--open {
  border-radius: 8px;
  padding: 16px;
  top: 68px;
  left: -100px;
  overflow: hidden;
}

.navigation-dropdown-grid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  min-width: 300px;
  display: block;
}

.navigation-dropdown-grid.large-dropdown {
  min-width: 450px;
}

.icon-small-2 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.dropdown-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navigation-menu {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-8 {
  flex-flow: column;
  display: flex;
}

.navigation-dropdown {
  transition: all .3s;
}

.navigation-dropdown-toggle {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 4px 12px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.navigation-dropdown-toggle.w--open {
  color: #d6a96c;
  background-color: #0000;
  border-radius: 99px;
  font-family: Manrope, sans-serif;
}

.navigation-dropdown-left {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.navbar {
  background-color: #0000;
  width: 100%;
}

.dropdown-item {
  grid-column-gap: 22px;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.dropdown-item:hover {
  background-color: #f1efe9;
}

.bistack {
  width: 100%;
  max-width: 44px;
  overflow: hidden;
}

.installation-at-everysun-we-bring-swedish-safety-standards-among-the-strictest-in-the-world-to-every {
  color: #22242b;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .25rem;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 170%;
  text-decoration: none;
  display: inline-block;
}

.installation-at-everysun-we-bring-swedish-safety-standards-among-the-strictest-in-the-world-to-every-2 {
  color: #585c63;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
  text-decoration: none;
  display: inline-block;
}

.div-block-16 {
  flex-flow: column;
  display: flex;
}

.hide-log {
  display: none;
}

.div-block-21 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: wrap;
  display: flex;
}

.div-block-21._21242c {
  color: #21242c;
}

.title-style-69 {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  text-decoration: none;
}

.title-style-69.aligh-left.desktop-42 {
  font-size: 42px;
}

.title-style-69.aligh-left.desktop-42._21242c {
  color: #21242c;
}

.div-block-22 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: wrap;
  display: flex;
}

.xs-order-1st.br-8 {
  border-radius: 8px;
}

.lg-none {
  display: none;
}

.paragraph-3 {
  color: #585c63;
  text-align: center;
  margin-bottom: 30px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-27 {
  width: 44px;
  height: 44px;
}

.div-block-30 {
  margin-top: auto;
}

.author-cards-wrap {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.get-a-quote-popup-wrap {
  z-index: 1000;
  background-color: #0000004d;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
}

.get-a-quote-popup {
  background-color: #fff;
  border-radius: 16px;
  min-width: 750px;
  max-width: 100%;
  max-height: 90vh;
  padding: 0;
  position: relative;
  overflow: auto;
}

.get-a-quote-header {
  grid-row-gap: 35px;
  background-color: #071d4a;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 750px;
  min-height: 254px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.title-style-52 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.title-style-70 {
  color: #a2adc5;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.checkbox-label {
  max-width: 700px;
}

.message-success-sent-wrap {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.message-sent-success {
  grid-row-gap: 18px;
  background-color: #071d4a;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 35px;
  padding-bottom: 74px;
  display: flex;
}

.popup-contetnt-wrap {
  padding: 22px 24px 29px;
  overflow: hidden;
}

.lottie-animation {
  width: 200px;
  height: 200px;
  margin-bottom: -70px;
}

.code-embed-6 {
  display: none;
}

.image-608 {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
}

.display-flex-next-ot-each-other {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.display-inline {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.display-inline.max-width-750 {
  max-width: 750px;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container.xs-0 {
    margin-left: 0;
    padding-left: 0;
  }

  .link-style {
    font-family: Manrope, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
  }

  .buttons.gap-8 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .buttons.gap-8._12-gap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .about.xs-24px {
    font-size: 24px;
    line-height: 120%;
  }

  .footer {
    padding-left: 32px;
    padding-right: 32px;
  }

  .footer-bottom-bar {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .content-style-3 {
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .content-style-4 {
    max-width: 100%;
  }

  .h2.sm-center {
    text-align: center;
  }

  .h2.sm-center.xs-32-sm {
    font-size: 32px;
    line-height: 120%;
  }

  .primary-button {
    width: 100%;
  }

  .getquote {
    grid-row-gap: 16px;
    background-color: #0000;
    flex-flow: column;
    align-items: stretch;
  }

  .getquote.advice.xs-20px-gap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .wrap.xs-0-t-b-32, .wrap.xs-0 {
    padding: 0;
  }

  .wrap.xs-pb-0.xs-p-top-70, .wrap.xs-pb-50.xs-top-70px {
    padding-top: 70px;
  }

  .wrap.flex-middle.down.p-tb-100-140.xs-p-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .wrap.flex-space-between-down.pb-36.xs-0-p {
    justify-content: flex-end;
    align-items: center;
    padding-top: 0;
  }

  .wrap.flex-space-between-down.pb-36.xs-0-p.xs-700px {
    height: 700px;
  }

  .wrap.xs-np {
    padding-bottom: 20px;
  }

  .wrap.xs-np.tablet-left-align {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 100px;
    display: grid;
  }

  .wrap.vertical-swiper.xs-pt-50 {
    padding-top: 50px;
  }

  .wrap.xs-none {
    display: none;
  }

  .wrap.xs-0-t-b-32, .wrap.xs-0 {
    padding: 0;
  }

  .wrap.p-tb-106-102.xs-pt-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .wrap.p-tb-106-102.xs-pt-70.xs-pb-20 {
    padding-bottom: 20px;
  }

  .wrap.xs-pb-65 {
    padding-bottom: 65px;
  }

  .wrap.xs-pb-65.no-paddion-for-mobile {
    padding: 0;
  }

  .wrap.p-tb-83-100.xs-pb-70 {
    padding-bottom: 70px;
  }

  .wrap.p-tb-130-150.xs-pt-70 {
    padding-top: 70px;
  }

  .wrap.xs-pt-0 {
    padding: 0;
  }

  .wrap.xs-top-70 {
    padding-top: 70px;
  }

  .wrap.xs-top-70.xs-bottom-70 {
    padding-bottom: 70px;
  }

  .wrap.xs-55-65 {
    padding-top: 55px;
    padding-bottom: 65px;
  }

  .wrap.xs-p-0-53 {
    padding: 0 0 53px;
  }

  .wrap.xs-pb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .wrap.xs-pb-0.xs-p-top-70, .wrap.xs-pb-50.xs-top-70px, .wrap.xs-pb-50.xs-top-70px {
    padding-top: 70px;
  }

  .wrap.xs-pb-20.xs-pt-70.sm-70-20 {
    padding-top: 70px;
    padding-bottom: 20px;
  }

  .wrap.teams-xs-pb-0.xs-padding-top-0 {
    padding-top: 0;
  }

  ._2-col-grid {
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  ._2-col-grid.vertical-middle.xs-left {
    place-items: center start;
  }

  ._2-col-grid.vertical-middle.xs-gap-50 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  ._2-col-grid.vertical-align.xs-left-flex {
    place-items: center start;
  }

  ._2-col-grid.xs-gap-70 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  ._2-col-grid.lg-gap-80 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

  .form-get-quote-input {
    background-color: #0000000d;
    border-radius: 4px;
    height: 60px;
    padding-left: 20px;
  }

  .form-get-quote-input.advice-input.xs-nomb {
    margin-bottom: 0;
  }

  .job-posting-content-wrapper.xs-p-16 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .frame-1000009364 {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .title-style-2.xs-32 {
    font-size: 32px;
  }

  .title-style-3.xs-32.xs-mg-b-13 {
    color: #21242c;
  }

  .blue-section.auto-height.relative {
    position: relative;
  }

  .blue-section.mh-700.xs-auto {
    max-height: 100%;
  }

  .blue-section.mh-800.xs-auto-h {
    min-height: 0;
    max-height: 100%;
  }

  .blue-section.xs-hidden {
    display: none;
  }

  .blue-section.xs-show {
    display: block;
  }

  .blue-section.max-h-750.xs-auto-h.mx-100 {
    max-height: 100%;
  }

  .position-title.left.xs-centar-32 {
    text-align: center;
    text-align: center;
    text-align: center;
    font-size: 32px;
    line-height: 100%;
  }

  .div-block-2.xs-center-and-44-px {
    text-align: center;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 44px;
    padding-left: 44px;
    padding-right: 44px;
  }

  .manrope-medium-16 {
    font-size: 18px;
  }

  .everysun-installation {
    width: 100%;
  }

  ._3-col-grid {
    grid-template-columns: 1fr;
  }

  ._3-col-grid.sm-flex-down {
    text-align: center;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .meta-wrap-featured-blog-post {
    justify-content: center;
    align-items: center;
  }

  .image {
    width: 100%;
  }

  .blog-post-grid {
    grid-template-columns: 1fr;
  }

  .blue-img-card {
    max-width: 100%;
  }

  .blue-img-card.xs-grid {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .white-img-card {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    display: grid;
  }

  .frame-1000009198 {
    max-width: 100%;
  }

  .frame-1000009213 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .frame-1000009213.xs-full-width {
    max-width: 100%;
  }

  .frame-1000009213.xs-full-width.xs-p20 {
    padding: 20px;
  }

  .title-style-21.xs-32 {
    font-size: 32px;
    line-height: 100%;
  }

  .frame-1000009215 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .heading-3.sm-left {
    text-align: left;
    text-align: left;
  }

  .why-homeowners-choose-us-wrap.xs-gap-50 {
    grid-row-gap: 50px;
    grid-row-gap: 50px;
  }

  .frame-1000009216.xs-full-width, .frame-1000009221.xs-full-width, .frame-1000009221.xs-full-width {
    max-width: 100%;
  }

  .img-bcd-section.variation-2.m-h600.xs-no-bcd, .img-bcd-section.variation-3.xs-no-bcd {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .img-bcd-section.variation-2.m-h600.xs-no-bcd, .img-bcd-section.variation-3.xs-no-bcd, .img-bcd-section.variation-3.xs-no-bcd {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .img-bcd-section.mh-600.xs-530 {
    height: 530px;
  }

  .instalation-content-wrap.xs-16-32 {
    padding: 32px 32px 32px 16px;
  }

  .instalation-content-wrap.xs-16-32.not-for-mobile {
    max-width: none;
  }

  .title-style-26.xs-black {
    color: #000;
  }

  .title-style-26.xs-black.xs-32px.not-for-mobile {
    text-align: center;
    text-align: center;
    text-align: center;
  }

  .solar-panel-hero-content-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .solar-panel-hero-content-wrap.xs-30-43 {
    padding: 30px 30px 43px;
  }

  ._4-col-grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  ._4-col-grid.team-grid {
    grid-row-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr;
  }

  .icon-vertical-hover-card {
    max-width: 100%;
    height: 200px;
  }

  .rectangle-9422, .placeholder-1 {
    display: none;
  }

  .placeholder-1.image-1.show-on-mobile, .placeholder-1.show-on-mobile, .placeholder-1.image-1.show-on-mobile, .placeholder-1.image-1.show-on-mobile, .placeholder-1.show-on-mobile {
    display: block;
  }

  .frame-1000009225-5 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .frame-1000009225-5.xs-30-43 {
    padding-bottom: 43px;
  }

  .title-style-31.xs-32 {
    font-size: 32px;
    line-height: 120%;
  }

  .frame-1000009195 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
  }

  .how-to-use-your-battery {
    max-width: 100%;
  }

  .frame-1000009225-7 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .title-style-37.xs-32-sm {
    font-size: 32px;
    line-height: 120%;
  }

  .title-style-37.xs-32.not-for-mobile {
    text-align: center;
    text-align: center;
  }

  .two-smart-ways-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .two-smart-ways-wrap.xl-left-border-1.xs-border-0 {
    border-left-width: 0;
  }

  .frame-1000009384.border-0 {
    border-width: 0;
  }

  .full-img-section.xs-no-bcd {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  ._50-img-card {
    align-items: stretch;
    max-width: 100%;
  }

  .contact-cta-title.semi-bold.xs-32 {
    font-size: 32px;
  }

  .contact-hero-meta {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .contact-card.b-n {
    max-width: 100%;
  }

  .contact-card.b-n.xs-auto-height {
    height: auto;
  }

  .rectangle-9313 {
    width: 100%;
    height: 1px;
  }

  .title-style-47.xs-32px, .title-style-47.xs-32-sxm, .title-style-47.xs-32px, .title-style-47.xs-32-sxm, .title-n6.xs-32, .title-n6.xs-32 {
    font-size: 32px;
    line-height: 120%;
  }

  .author-card {
    grid-row-gap: 30px;
    max-width: 100%;
  }

  .team-section.mh-80.xs-700 {
    min-height: 700px;
  }

  .title-style-49.xs-fff {
    color: #fff;
    font-size: 32px;
    line-height: 120%;
  }

  .heading-10.xs-fff {
    color: #fff;
  }

  .background-img-hover-card {
    max-width: 100%;
    height: auto;
  }

  .yoursun-section-heaader {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .scrolling-text-section.xs-2-grid {
    grid-column-gap: 47px;
    grid-row-gap: 16px;
    grid-column-gap: 47px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .testimonial-16.xs-right {
    text-align: right;
    text-align: right;
  }

  .scrolling-text.xs-col-span-2 {
    text-align: center;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .testimonial-17.xs-24 {
    font-size: 24px;
  }

  .career-hheader-wrap.sm-flex-down-v {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .related-blog-post.xs-100-wi {
    max-width: 100%;
  }

  .everysun-installation-2.wi-100 {
    width: 100%;
    height: 250px;
  }

  .small-sticky-blog-post.xs-100-mw {
    max-width: 100%;
  }

  .everysun-installation-3.xs-100 {
    width: 100%;
  }

  .div-block-11.xs-none {
    display: none;
  }

  .home-hero {
    background-position: 50% 100%;
    background-size: cover;
  }

  .home-hero-content.center-sm {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .home-hero-content.center-sm.bg-blue {
    background-color: #071d4ab3;
    padding-bottom: 50px;
  }

  .title-style-57.xs-32 {
    font-size: 32px;
    line-height: 100%;
  }

  .title-style-57.xs-32.lg-42 {
    font-size: 32px;
    line-height: 32px;
  }

  .title-style-57.xs-32.lg-42.tablet-text-lign-left {
    text-align: left;
    text-align: left;
  }

  .heading-12.xs-bec1c8 {
    color: #bec1c8;
  }

  .heading-12.xs-bec1c8.mx-340px._400.tablet-text-lign-left {
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
  }

  .everysun-10-coloured-1.xs-mt-70 {
    width: 100%;
    margin-top: 70px;
  }

  .content-wrap-solar-tech-home.center-aligned-divs {
    text-align: center;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .icon-card-comp {
    max-width: 100%;
  }

  .blue-wrap {
    padding-right: 13px;
  }

  .blue-wrap.xs-33.xs-mb-0 {
    margin-bottom: 0;
  }

  .testimonial-wrap {
    grid-row-gap: 20px;
    flex-flow: column;
    align-items: stretch;
  }

  .everysun-colour-4-2-3 {
    max-width: 100%;
  }

  .everysun-colour-4-2-3.xs-100 {
    width: 100%;
  }

  .testimonial-content {
    grid-row-gap: 30px;
    max-width: 100%;
  }

  .rating-wrap, .author-content {
    max-width: 100%;
  }

  .author-content.xm-flex-down {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .frame-1000009241.center-aligned-divs {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .title-style-60.not-for-mobile {
    text-align: center;
    text-align: center;
  }

  .heading-14.xs-mw-start {
    max-width: 400px;
  }

  .heading-14.xs-mw-start.xs-none {
    display: none;
  }

  .heading-14.xs-mw-start.lg-none-sx {
    display: block;
  }

  .yitems {
    max-width: 100%;
  }

  .rectangle-9311 {
    object-fit: cover;
    width: 100%;
  }

  .y-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testimonial-19 {
    width: 100%;
  }

  .image-597 {
    max-width: 110px;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .image-598 {
    margin-bottom: 40px;
  }

  .image-598.xs-full-width {
    object-fit: contain;
    object-fit: contain;
    width: 100%;
  }

  .sm-none.xs-reverse {
    object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 310px;
  }

  ._5-col-grid.hide-sm {
    display: none;
  }

  .option-wrap {
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .check-circle {
    left: auto;
    right: 20px;
  }

  .option {
    max-width: 100%;
  }

  .option.active {
    align-items: stretch;
    max-width: 100%;
  }

  .form-block-2.mb-0.quote-form {
    margin-left: 24px;
    margin-right: 24px;
  }

  .faq-tabs {
    flex-flow: column;
  }

  .faq-tabs-menu {
    max-width: none;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .title-grid {
    grid-template-columns: 1.25fr;
  }

  .section-regular {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h3-heading {
    font-size: 40px;
  }

  .title-center-2 {
    margin-bottom: 48px;
  }

  .section-large-2 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .subheading-x-large.text-weight-medium {
    line-height: 120%;
  }

  .navigation-dropdown-list {
    margin-top: 4px;
    position: relative;
    top: 0;
    left: auto;
  }

  .navigation-dropdown-list.w--open {
    position: static;
    top: 0;
  }

  .navigation-dropdown-grid {
    flex-flow: column;
    width: auto;
    min-width: 100%;
  }

  .navigation-dropdown-grid.large-dropdown {
    min-width: 100%;
  }

  .navigation-link {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .navigation-link.hide-tablet {
    display: none;
  }

  .navigation-menu {
    background-color: #071d4a;
    height: 100%;
    padding: 16px;
  }

  .navigation-dropdown {
    width: 100%;
  }

  .menu-button {
    color: #fff;
    background-color: #000;
    border-radius: 8px;
    padding: 8px;
  }

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

  .navigation-vertical-divider {
    display: none;
  }

  .navigation-dropdown-toggle {
    justify-content: space-between;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: Manrope, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
  }

  .hamburger-toggle {
    color: #fff;
    background-color: #0000;
    flex: none;
    padding: 8px;
  }

  .hamburger-toggle.w--open {
    background-color: #0000;
    background-image: none;
    box-shadow: 0 8px 12px -4px #1a19250f, 0 4px 8px -4px #1a19251f, 0 2px 4px -1px #1a19251f, 0 1px 1.5px -.5px #1a19251f, 0 .75px .75px #1a19251f, 0 .25px .25px #1a19253d, inset 0 -8px 20px #1a192514, inset 0 1px 3px #ffffff14, inset 0 .75px .75px #ffffff14, inset 0 .25px .25px #ffffff1f;
  }

  .hamburger-toggle.xs-large {
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    padding: 0;
    font-size: 50px;
  }

  .dropdown-menu-gray {
    grid-template-columns: 1fr;
    width: auto;
    min-width: auto;
    max-width: none;
    overflow: auto;
  }

  .nav-menu-large {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: .6fr;
    max-height: 30vh;
    display: flex;
    overflow: auto;
  }

  .button-secondary {
    background-image: linear-gradient(#ffffff1f, #fff0);
  }

  .nav-dropdown {
    width: 100%;
    margin-bottom: 4px;
  }

  .nav-menu {
    background-color: #eeeef0;
    border-radius: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding: 20px 3% 16px;
    position: absolute;
  }

  .nav-dropdown-toggle {
    padding: 8px 12px 8px 16px;
  }

  .banner-pattern-left, .nav-dot {
    display: none;
  }

  .nav-menu-links {
    grid-template-columns: 1fr 1fr;
  }

  .nav-menu-title.visible-tablet {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .nav-link {
    margin-bottom: 4px;
    padding: 8px 16px;
  }

  .nav-links {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .nav-dropdown-list.w--open {
    height: auto;
    position: static;
  }

  .nav-grid-small {
    grid-template-columns: 1fr;
    display: none;
  }

  .hide-log {
    display: block;
  }

  .hide-log.m-t-15 {
    margin-top: 15px;
  }

  .hide-log.m-t-15.xs-hideee, .hide-sm {
    display: none;
  }

  .swiper-navigation.xs-full-width, .frame-1000009241-2.xs-full-width {
    max-width: 100%;
  }

  .frame-1000009241-2.xs-full-width {
    max-width: 100%;
  }

  .frame-1000009241-2.xs-full-width.xs-19 {
    grid-row-gap: 19px;
    grid-row-gap: 19px;
  }

  .title-style-68.xs-24 {
    font-size: 24px;
  }

  .image-602, .img-wrap, .show-on-hover {
    width: 100%;
  }

  .image-603.xs-mw-354 {
    max-width: 354px;
  }

  .image-603.xs-mw-354.border-radius.for-mobile {
    object-fit: cover;
    object-fit: cover;
    object-fit: cover;
    border-radius: 0;
    width: 100%;
    max-width: 100%;
    height: 340px;
  }

  .div-block-21 {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .title-style-69.aligh-left {
    text-align: left;
  }

  .title-style-69.aligh-left.desktop-42._21242c.xs-32 {
    font-size: 32px;
    line-height: 100%;
  }

  .div-block-23 {
    padding-top: 35px;
    padding-bottom: 65px;
    padding-left: 16px;
  }

  .lg-none {
    display: block;
  }

  .lg-none._350-cover {
    object-fit: cover;
    object-fit: cover;
    width: 1000%;
    height: 350px;
  }

  .xs-none-max-350px {
    object-fit: cover;
    width: 100%;
    height: 350px;
    display: block;
  }

  .paragraph-2 {
    color: #000;
    font-family: Manrope, sans-serif;
  }

  .paragraph-2.not-for-mobile {
    text-align: center;
    text-align: center;
  }

  .xs-w-100-solar-panle-img {
    object-fit: cover;
    width: 100%;
    height: 340px;
  }

  .div-block-25.xs-wi-100-1 {
    width: 100%;
  }

  .background-video.xs-marign-bottom-30 {
    margin-bottom: 30px;
  }

  .xs-364 {
    object-fit: cover;
    height: 364px;
  }

  .xs-364.ws-100 {
    width: 100%;
  }

  .xs-p-20 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .xs-mb-30 {
    margin-bottom: 30px;
  }

  .relative-overlay-frame {
    max-width: 450px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .relative-overlay-frame.full-height {
    height: 550px;
  }

  .hamburger-icon.open {
    width: 24px;
  }

  .hamburger-icon.close {
    width: 24px;
    display: none;
    position: absolute;
    inset: 0;
  }

  .card-divider-wrapper {
    border-right-width: 0;
  }

  .get-a-quote-popup {
    border-radius: 0;
    min-width: 100%;
    max-height: 100vh;
  }

  .get-a-quote-header {
    border-radius: 0;
    padding-top: 64px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .title-style-52 {
    font-size: 32px;
  }

  .popup-contetnt-wrap {
    padding: 0 0 60px;
  }

  .image-608 {
    display: block;
    top: 60px;
    right: 40px;
  }

  .display-inline.max-width-750.not-inlien-for-mobile {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .base-buttons.xs-h-36 {
    width: 130px;
    height: 40px;
  }

  .wrap.p-tb-90.xs-pt-70-sm-b-0 {
    padding-top: 70px;
    padding-bottom: 0;
  }

  .wrap.flex-middle.xs-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .wrap.pt-0.xs-padding-b-50 {
    padding-bottom: 50px;
  }

  .wrap.p-b-0.xspt-45 {
    padding-top: 45px;
  }

  .wrap.pb-80.pt-100.xs-pt-70 {
    padding-top: 70px;
  }

  .wrap.xs-np.tablet-left-align {
    display: block;
  }

  .wrap.pt-140.xs-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .wrap.p-tb-130-150.xs-pt-70.sm-pb-70 {
    padding-bottom: 70px;
  }

  .wrap.xs-npt.xs-npb.xs-50-top-b.xs-70-pt {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .wrap.xs-pb-70 {
    padding-bottom: 70px;
  }

  .wrap.xs-pb-0 {
    padding-bottom: 0;
  }

  .wrap.xs-pt-50 {
    padding-top: 50px;
  }

  .wrap.xs-pb-50 {
    padding-bottom: 50px;
  }

  .wrap.xs-pb-20 {
    padding-bottom: 20px;
  }

  .wrap.xs-pb-20.xs-pt-70 {
    padding-top: 70px;
  }

  .wrap.teams-xs-pb-0 {
    padding-bottom: 0;
  }

  ._2-col-grid._w-100.xs-g-50 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  ._2-col-grid.ss-gap-70 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .job-posting-content-wrapper.xs-p-16 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-style-3.xs-32 {
    font-size: 32px;
    line-height: 120%;
  }

  .title-style-3.xs-32.xs-mg-b-13 {
    color: #21242c;
    margin-bottom: 13px;
  }

  .yellow-button.auto-size {
    max-width: 100%;
  }

  .join-now-comoponent.xs-24-gap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .blue-section.max-h-750.xs-auto-h {
    max-height: 100%;
  }

  .title-style-18.xs-32px {
    font-size: 32px;
  }

  .image.xs-mx-464 {
    min-height: 464px;
    max-height: 464px;
  }

  .flex-vertical-gap-15.m-t-50-xs {
    margin-top: 50px;
  }

  .image-2 {
    object-fit: cover;
    height: 100%;
  }

  .para-text-6 {
    line-height: 24px;
  }

  .image-593 {
    object-fit: cover;
    height: 100%;
  }

  .para-text-9 {
    line-height: 24px;
  }

  .frame-1000009213.xs-full-width.xs-p20.xs-g-48 {
    grid-row-gap: 48px;
  }

  .frame-1000009213.xs-full-width.xs-p20.xs-g-48.xs-pb-50 {
    padding-bottom: 50px;
  }

  .title-style-21.xs-320-sm {
    font-size: 32px;
    line-height: 120%;
  }

  .heading-2.xs-mt--12 {
    margin-top: -12px;
  }

  .go-solar-in-day.sm-left.fit-one-line.lh-100-xs {
    line-height: 100%;
    display: none;
  }

  .go-solar-in-day.sm-left.fit-one-line.lh-100-xs.lg-hide {
    display: block;
  }

  .title-style-26.xs-black.xs-32px {
    font-size: 32px;
    line-height: 100%;
  }

  .title-style-26.xs-black.xs-32px.not-for-mobile {
    text-align: left;
    text-align: left;
  }

  .title-style-30.no-border.xs-32 {
    font-size: 32px;
  }

  .title-style-37.xs-32 {
    font-size: 32px;
    line-height: 100%;
  }

  .title-style-37.xs-32.not-for-mobile {
    text-align: left;
    text-align: left;
  }

  .image-3.xs-240 {
    height: 240px;
  }

  .title-style-40.lh-32 {
    line-height: 32px;
  }

  .terms-header {
    min-height: 250px;
  }

  .terms-heading {
    font-size: 32px;
    line-height: 100%;
  }

  .terms-heading.xs-32 {
    font-size: 32px;
    font-weight: 600;
    line-height: 100%;
  }

  .title-style-43.xs-32 {
    font-size: 32px;
  }

  .frame-1000009473.xs-100 {
    max-width: 100%;
  }

  .div-block-6.xs--50-mt {
    margin-top: -60px;
  }

  .contact-cta-title.semi-bold.xs-32 {
    font-size: 32px;
  }

  .miq-icon-wrap.xs-none, .manrope-bold._18.xs-none, .manrope-bold._18.xs-none, .manrope-bold._18.xs-none {
    display: none;
  }

  .contact-card.b-n.xs-no-max-h {
    height: auto;
  }

  .title-style-47.xs-32px {
    font-size: 32px;
    line-height: 120%;
  }

  .h1-heading {
    font-size: 56px;
  }

  .career-filter {
    max-width: 100%;
  }

  .title-style-50.xs-32px {
    font-size: 32px;
  }

  .blog-post-hero.xs-588 {
    min-height: 588px;
  }

  .title-style-53.xs-32-px {
    font-size: 32px;
  }

  .div-block-11.xs-none {
    display: none;
  }

  .home-hero {
    background-position: 70%;
  }

  .home-hero-content.center-sm.bg-blue {
    background-color: #0000;
    padding-bottom: 50px;
  }

  .title-style-57.xs-32.lg-42.tablet-text-lign-left, .heading-12.xs-bec1c8.mx-340px._400.tablet-text-lign-left {
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
  }

  .title-style-58.new-font-weight.not-for-mobile {
    text-align: left;
    text-align: left;
    text-align: left;
  }

  .icon-card-comp {
    height: auto;
  }

  .blue-wrap.xs-33 {
    padding-bottom: 54px;
    padding-left: 33px;
    padding-right: 33px;
  }

  .blue-wrap.xs-33.xs-mb-0.xs-pt-33 {
    padding: 12px 12px 20px;
  }

  .testimonial-content.xs-30 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .title-style-60.not-for-mobile {
    text-align: left;
    text-align: left;
  }

  .heading-14.xs-mw-start {
    max-width: 350px;
  }

  .heading-14.xs-mw-start.lg-none-sx.xs-322 {
    font-size: 32px;
    line-height: 100%;
  }

  .image-598.xs-full-width._8px-radius {
    object-fit: cover;
    object-fit: cover;
    object-fit: cover;
  }

  .rich-text-block li {
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
  }

  .how-can-we-help-select {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .frame-1000009475-2, .big-tab {
    max-width: 100%;
  }

  .big-tab.active {
    background-color: #071d4a;
  }

  .input-label, .input-label.xs-250 {
    width: auto;
  }

  .input-label.xs-250 {
    width: auto;
  }

  .input-label.hide-mb-sm {
    display: none;
  }

  .input-wrap.no-limit.flex-input.sm-0 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
  }

  .input-check, .input-check.active, .input-check.active {
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .input-row {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-right: 24px;
    position: relative;
  }

  .input-row.s-b.sm-left, .input-row.s-b.sm-left-in, .input-row.s-b.sm-left, .input-row.s-b.sm-left-in, .input-row.s-b.sm-left, .input-row.s-b.sm-left-in {
    justify-content: space-between;
    align-items: flex-start;
  }

  .email-2 {
    white-space: normal;
  }

  .text-field {
    padding-left: 0;
  }

  .frame-1000009543 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .frame-1000009513 {
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-15 {
    flex-flow: column;
  }

  .div-block-15._32g.xs-g-0 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .faq-tabs-menu {
    max-width: none;
  }

  .background-2 {
    display: none;
  }

  .faq-pattern-right {
    bottom: 12px;
  }

  .h2-heading {
    font-size: 48px;
  }

  .navigation-buttons {
    display: none;
  }

  .navigation-dropdown-grid {
    grid-template-columns: 1fr;
  }

  .hide-log.m-t-15.xs-hideee {
    display: none;
  }

  .lg-none._350-cover {
    width: 100%;
  }

  .paragraph-2.not-for-mobile {
    text-align: left;
  }

  .paragraph-2.not-for-mobile._585c63 {
    color: #585c63;
  }

  .div-block-27 {
    width: 46px;
  }

  .xs-364.ws-100 {
    width: 100%;
  }

  .xs-flex-down {
    flex-flow: column;
    display: flex;
  }

  .xs-p-20 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link {
    color: #fff;
    text-decoration: none;
  }

  .hamburger-icon {
    width: 24px;
    height: 24px;
  }

  .image-606 {
    object-fit: contain;
    max-width: 42px;
  }

  .checkbox-label {
    max-width: 70vw;
  }
}

@media screen and (max-width: 479px) {
  .wrap.xs-npt {
    padding-top: 20px;
  }

  .wrap.xs-npt.xs-npb.xs-50-top-b {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .wrap.xs-pt-50 {
    padding-top: 50px;
  }

  .wrap.xs-pb-50 {
    padding-bottom: 50px;
  }

  .apply-now-button-wrapper.xs-100 {
    max-width: 100%;
  }

  .go-solar-in-day.sm-left.fit-one-line.lh-100-xs.lg-hide.xs-smaller, .gradient-text {
    font-size: 75px;
  }

  ._4-col-grid.team-grid {
    grid-template-columns: 1fr;
  }

  .frame-1000009225-5.xs-30-43 {
    padding: 30px 30px 43px;
  }

  .full-img-section.contact.xs-500 {
    height: 500px;
  }

  .image-3.xs-240.xs-auto {
    height: auto;
  }

  .terms-header {
    min-height: 230px;
  }

  .terms-heading {
    font-size: 32px;
    line-height: 100%;
  }

  .title-style-43.xs-32 {
    font-size: 32px;
  }

  .div-block-5.gap-20.xs-vertical {
    flex-flow: column;
  }

  .code-embed, .frame-1000009473.xs-100, .frame-1000009473.xs-100 {
    max-width: 100%;
  }

  .frame-1000009474-2.xs-100 {
    width: 100%;
  }

  .contact-cta-title.semi-bold.xs-32 {
    font-size: 32px;
  }

  .contact-cta-title.semi-bold.xs-32.xxs-28 {
    font-size: 22px;
  }

  .title-style-47.xs-32-sxm.one-line-text._2-lines-for-mobile {
    white-space: break-spaces;
    white-space: break-spaces;
    white-space: break-spaces;
    white-space: break-spaces;
  }

  .author-card {
    max-width: 100%;
  }

  .home-hero-content.center-sm.bg-blue {
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .input-label.no-limit.auto {
    flex-flow: wrap;
  }

  .email-2 {
    white-space: normal;
  }

  .faq-pattern-left {
    top: 12%;
  }

  .faq-footnote {
    align-items: stretch;
  }

  .navigation-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .nav-feature {
    flex-flow: column;
  }

  .nav-menu-links {
    grid-template-columns: 1fr;
  }

  .hide-mobile, .hide-xxs {
    display: none;
  }

  .hide-xxs.not-hide {
    display: block;
  }

  .slide {
    width: 100%;
  }

  .slide.images-mobile {
    height: 550px;
  }

  .horizontal-slide-content {
    width: 100%;
    height: 350px;
  }

  .horizontal-slide-content.more-mobile-heioght {
    height: 550px;
  }

  .image-600 {
    height: 350px;
  }

  .image-600.image-mobile-height {
    object-fit: scale-down;
    object-fit: scale-down;
    height: 550px;
  }

  .image-602 {
    height: auto;
    min-height: 350px;
  }

  .relative-overlay-frame {
    height: 350px;
  }

  .relative-overlay-frame.height-for-mobile {
    height: 450px;
  }

  .div-block-29 {
    width: 99%;
    margin-top: -10px;
    margin-left: -10px;
    padding-left: 0;
  }
}

#w-node-d1072390-1e41-181b-34cb-369e49be8d17-f7484b66, #w-node-c5b89207-b781-88e5-d83f-492bd0f0e90c-f7484b66 {
  justify-self: start;
}

#w-node-_32a16593-528c-0d06-fa6d-62fcae3bd05a-f7484b66 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_731f28a2-17da-3933-acb2-833452f953e6-f7484b66 {
  align-self: center;
}

#w-node-_98eac61b-a4de-37f7-16eb-2fa89f6e985e-ea815fb5, #w-node-_20396a97-aa27-e1ef-3929-6a886e0cfdc4-ea815fb5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-ca707d97-0d20-2054-dcb3-2e0586a7d829-f7484b66 {
    order: -9999;
    justify-self: start;
  }
}
