.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  min-height: 30px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  height: 38px;
  width: 60px;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: #b93e0c;
  background-color: #e5e5e5;
  font-family: Aktivgrotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

h1, .heading-style-h1 {
  letter-spacing: -.05em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Work Sans, sans-serif;
  font-size: 7.18rem;
  font-weight: 600;
  line-height: 6.25rem;
}

h2, .heading-style-h2 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 5rem;
  font-weight: 800;
  line-height: 5.25rem;
}

h3, .heading-style-h3 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.15rem;
}

h4, .heading-style-h4 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 2.6rem;
}

h5, .heading-style-h5 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.05rem;
}

h6, .heading-style-h6 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.56rem;
}

p {
  letter-spacing: .01em;
  margin-bottom: 10px;
  font-size: 1.06rem;
  line-height: 1.88rem;
}

a {
  color: #b93e0c;
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 1.06rem;
  line-height: 1.88rem;
}

li {
  margin-bottom: 16px;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.container {
  width: 90%;
  height: 100%;
  max-width: none;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bg-black {
  z-index: 0;
  background-color: #b93e0c;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.styleguide-banner {
  padding-top: 60px;
  padding-bottom: 50px;
}

.style-banner-labelk {
  color: #fff;
  margin-top: 22px;
  font-size: 22px;
  line-height: 18px;
}

.div-block {
  min-height: 220px;
  border-bottom: 1px solid #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
  padding-bottom: 50px;
  display: flex;
}

.mt-50 {
  margin-top: 50px;
}

.body-tiny {
  letter-spacing: .03em;
  font-size: .625rem;
  line-height: .875rem;
}

.body-tiny.text-color-white-60 {
  display: inline;
}

.body-tiny.text-color-white-60:hover {
  color: rgba(255, 255, 255, .6);
}

.cta-text {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: .9rem;
  font-weight: 600;
  line-height: 1rem;
}

.cta-text-small {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: .75rem;
  font-weight: 600;
  line-height: .75rem;
}

.body-small {
  letter-spacing: .02em;
  font-size: .81rem;
  line-height: 1.125rem;
}

.body-small.text-color-error {
  color: #f86363;
}

.site-container {
  /*max-width: 1600px;*/
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.color-black-80 {
  background-color: rgba(25, 28, 29, .8);
}

.text-color-white-60 {
  opacity: .7;
}

.color-black-60 {
  background-color: rgba(25, 28, 29, .6);
}

.text-color-white {
  color: #fff;
}

.color-white {
  background-color: #fff;
}

.color-black {
  background-color: #b93e0c;
}

.text-color-black-60 {
  color: rgba(25, 28, 29, .6);
}

.color-grey {
  background-color: #b93e0c;
}

.color-white-60 {
  background-color: rgba(255, 255, 255, .6);
}

.text-color-black-80 {
  color: rgba(25, 28, 29, .8);
  background-color: rgba(0, 0, 0, 0);
}

.text-color-black-80.italic {
  font-style: italic;
}

.text-color-white-80 {
  color: rgba(255, 255, 255, .8);
}

.color-white-80 {
  background-color: rgba(255, 255, 255, .8);
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-3 {
  background-color: #e6e6e6;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.color-primary-green {
  background-color: #b93e0c;
}

.color-secondary-green {
  background-color: #f8f8f7;
}

.color-baby-blue {
  background-color: #f8f8f7;
}

.color-steel-blue {
  background-color: #e4e8f0;
}

.color-beige {
  background-color: #f0eadc;
}

.color-light-grey {
  background-color: #f6f6f6;
}

.text-color-primary-green {
  color: #b93e0c;
}

.text-color-secondary-green {
  color: #f8f8f7;
}

.section-4 {
  background-color: #f6f6f6;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cta {
  color: #f6f6f6;
  background-color: #b93e0c;
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  margin-right: 16px;
  padding: 21px 32px;
  text-decoration: none;
  transition: background-color .2s;
  display: inline-block;
}

.cta:hover {
  background-color: #b93e0c;
}

.cta.secondary {
  color: #b93e0c;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #b93e0c;
  padding: 19px 30px;
}

.cta.secondary:hover {
  color: #b93e0c;
  border-color: #b93e0c;
}

.cta.secondar-light {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  padding: 19px 30px;
}

.brand {
  align-items: center;
  display: flex;
}

.menu-button {
  z-index: 999;
  width: 40px;
  height: 40px;
  display: block;
}

.menu-button.w--open {
  z-index: 999;
  background-color: rgba(0, 0, 0, 0);
}

.hamburger-line {
  width: 30px;
  height: 2px;
  background-color: #b93e0c;
  position: absolute;
  top: 7px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hamburger-line._2 {
  top: 19px;
}

.hamburger-line._3 {
  top: 31px;
}

.nav-link {
  color: #b93e0c;
  letter-spacing: .05em;
  text-transform: uppercase;
  border-bottom: 1px solid #b93e0c;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Work Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
  display: block;
}

.nav-link:hover {
  color: rgba(25, 28, 29, .8);
}

.nav-link.w--current {
  color: #b93e0c;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

.desktop-nav-container {
  height: 100px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar {
  z-index: 998;
  /*max-width: 1600px;*/
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #e1e0e0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar.border-bottom.color-white {
  background-color: #fff;
  border-style: none none solid;
}

.tt-hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tt-product-hero-section {
  z-index: 10;
  height: 80vh;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: relative;
}

.product-hero-right {
  width: 50%;
  height: auto;
  background-image: url('../svg/loading--tail-spin.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 2rem 2rem;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  flex: 1;
  position: absolute;
  top: 4rem;
  bottom: 4rem;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.product-hero-left {
  width: auto;
  max-width: 45%;
  flex: 0 auto;
  margin-left: 5%;
  margin-right: 20px;
}

.product-arial-section {
  z-index: 11;
  position: relative;
}

.tuktut_intro_bg {
  z-index: 0;
  height: 100%;
  background-image: url('../jpg/hero-on-truck.jpg');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-8 {
  width: 2px;
  height: 200px;
  cursor: default;
  background-color: #b93e0c;
}

.scroll-more-label {
  z-index: 99;
  cursor: default;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -9%;
  bottom: auto;
  left: 5%;
  right: auto;
}

.learn-more-label {
  color: #b93e0c;
  cursor: default;
  margin-top: 23px;
  margin-left: -16px;
  font-size: 10px;
  line-height: 14px;
  transform: rotate(-90deg);
}

.nav-menu {
  z-index: 98;
  min-width: 0;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  flex-direction: column;
  padding-top: 0;
  padding-left: 100px;
  padding-right: 5%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: -11px 0 20px -3px rgba(0, 0, 0, .15);
}

.div-block-12 {
  margin-top: 100px;
  margin-right: 50px;
}

.product-stats-container {
  grid-column-gap: 72px;
  grid-row-gap: 16px;
  background-color: #f8f8f7;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding: 6.25rem 2.8rem 5rem;
  display: grid;
}

.nav-top {
  color: #b93e0c;
  letter-spacing: .05em;
  text-transform: uppercase;
  border-bottom: 1px solid #b93e0c;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 37px;
  padding-bottom: 38px;
  padding-left: 0;
  font-family: Athletics;
  font-size: 30px;
  font-weight: 800;
  line-height: 33px;
  display: block;
}

.nav-top.w--current {
  color: #b93e0c;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding-top: 37px;
  padding-bottom: 38px;
}

.nav-top.top {
  color: rgba(0, 0, 0, .69);
  border: 1px #000;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  font-family: Aktivgrotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
}

.nav-top.top:hover {
  color: #b93e0c;
}

.nav-top.top.w--current {
  color: #b93e0c;
  background-color: #f8f8f7;
  border-radius: 8px;
  display: inline-block;
}

.nav-top.top.configurator-nav-payment {
  cursor: default;
}

.icon-container {
  width: 52px;
  height: 52px;
  background-color: rgba(0, 0, 0, .08);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-container.mb-2-4rem {
  background-color: rgba(76, 130, 116, .2);
}

.tt-product-spec-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  padding-bottom: 3rem;
  display: grid;
}

.tt-product-spec {
  margin-bottom: 4rem;
}

.spec-label {
  color: rgba(25, 28, 29, .8);
  text-transform: none;
  margin-bottom: 3.75rem;
  font-family: Aktivgrotesk, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.tt-product-spec-sticky {
  grid-column-gap: 38px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .71fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  display: grid;
  position: relative;
}

.tt-standardfeatures-list {
  max-width: 34ch;
  padding-bottom: 4rem;
}

.tt-product-spec-image-wrap {
  border-radius: 8px;
  margin-bottom: 2rem;
  position: -webkit-sticky;
  position: sticky;
  top: 110px;
  right: auto;
  overflow: hidden;
}

.tt-product-spec-image {
  width: 100%;
  height: auto;
  max-height: 80vh;
  object-fit: cover;
}

.product-gallery-container {
  padding-top: 100px;
  padding-bottom: 100px;
}

.carousel {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 5%;
  display: flex;
  position: relative;
}

.tt-product-included-wrap {
  max-width: 700px;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  margin-right: 2rem;
  transition: opacity .2s;
  display: flex;
}

.tt-product-carousel-image { 
height: 100%;
  max-height: 50vh;
  object-fit: cover;
  background-image: url('../jpg/olympic-body2x.jpg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 8px;
}

.product-options-section {
  background-image: url('../png/map-bg.png');
  background-position: 50%;
  background-size: 720px;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.product-options-container {
  color: #242c2a;
}

.list {
  column-count: 2;
}

.product-options-list-wrap {
  padding-top: 3.75rem;
}

.tab-link-tab-1 {
  color: #b93e0c;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  margin-bottom: -1px;
  padding: 3.75rem 60px 3.75rem 0;
}

.tab-link-tab-1.w--current {
  z-index: 82;
  color: #b93e0c;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid #b93e0c;
  margin-bottom: -1px;
  padding-bottom: 3.75rem;
}

.tabs-menu {
  z-index: 80;
  border-bottom: 1px solid #b93e0c;
  align-items: flex-end;
  display: flex;
}

.tab-link-tab-2 {
  z-index: 83;
  color: #b93e0c;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  margin-bottom: -1px;
  padding: 3.75rem 60px 3.75rem 0;
}

.tab-link-tab-2:hover {
  color: #b93e0c;
}

.tab-link-tab-2.w--current {
  color: #b93e0c;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid #b93e0c;
  padding-left: 0;
  padding-right: 60px;
}

.testimonials {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.testimonial {
  width: 600px;
  height: 100%;
  color: #fff;
  object-fit: fill;
  background-color: #b93e0c;
  border-radius: 8px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  margin-right: 4rem;
  padding: 5rem 5rem 4.5rem;
  display: flex;
}

.testimonial-logo {
  height: 50px;
  align-items: center;
  display: flex;
}

.div-block-15 {
  margin-bottom: 1rem;
}

.product-video-section {
  height: 56vw;
  max-height: 900px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.video-play-button {
  z-index: 99;
  width: 85px;
  height: 85px;
  color: #fff;
  background-color: #b93e0c;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: 50%;
}

.video-play-button:hover {
  background-color: #b93e0c;
}

.html-embed {
  margin-top: 2px;
  margin-left: 4px;
}

.lightbox-link {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.product-info-section {
  background-image: url('../png/map-bg.png'), linear-gradient(#f8f8f7, #f8f8f7);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding-top: 9rem;
  padding-bottom: 6.25rem;
}

.mt-32 {
  margin-top: 2rem;
}

.max-32ch {
  max-width: 32ch;
}

.global-footer {
  background-color: #212a18;
}

.footer-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Logo Logo Logo Logo"
                 "Models Company Support Subscriibe"
                 "Legal Legal Legal Social"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 6.25rem;
  padding-bottom: 3.75rem;
  display: grid;
}

.footer-logo {
  padding-bottom: 4rem;
}

.footer-list {
  margin-bottom: 5rem;
}


.footer-form-field {
  height: 60px;
  color: #7e7f7b;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, .1);
  border: 1px #000;
  border-radius: 8px;
  font-family: Work Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.footer-form-field:focus {
  border-style: solid;
  border-color: #fff;
}

.form {
  position: relative;
}

.submit-button {
  height: 60px;
  color: #000;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 0 8px 8px 0;
  font-family: Work Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.submit-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.footer-legal {
  margin-right: 10px;
}

.footer-legal.body-tiny.text-color-white-60 {
  color: #fff;
}

.legal-link {
  color: rgba(255, 255, 255, .6);
  margin-right: 10px;
  text-decoration: none;
}

.legal-link:hover {
  color: #fff;
}

.footer-social {
  align-items: center;
  display: flex;
}

.footer-social-link {
  width: 46px;
  height: 46px;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
  display: flex;
}

.footer-social-link:hover {
  background-color: rgba(255, 255, 255, .3);
}

.text-block-2 {
  color: #b93e0c;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
}

.error-message {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-left: 0;
}

.success-message {
  background-color: #f8f8f7;
  border-radius: 8px;
  position: static;
}

.tt-product-hero-heading {
  line-height: 6.9rem;
}

.tt-product-hero-heading.optical_-0-6rem {
  margin-left: -.6rem;
}

.product-floating-cta {
  z-index: 9999;
  position: -webkit-sticky;
  position: sticky;
  top: 80vh;
  bottom: 20%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.floating-cta {
  color: #f6f6f6;
  background-color: #b93e0c;
  border-radius: 0 6px 6px 0;
  flex-direction: column;
  align-items: center;
  margin-right: 16px;
  padding: 21px 32px;
  text-decoration: none;
  transition: background-color .2s;
  display: inline-block;
}

.floating-cta:hover {
  background-color: #b93e0c;
}

.cta-text-copy {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
}

.submit-fullwidth {
  width: 100%;
  margin-top: 3rem;
}

.mb-2-4rem {
  margin-bottom: 2.4rem;
}

.div-block-40 {
  width: 100%;
  height: 1px;
}

.configurator-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area Area-2"
  / 2fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: grid;
}

.configurator-container.padding-bottom-0 {
  padding-bottom: 0;
}

.configurator-image-container {
  height: 100%;
  border-right: 1px solid #e1e0e0;
}

.configurator-footer {
  z-index: 2;
  height: 100px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #b93e0c;
  grid-template-rows: auto;
  grid-template-columns: 1fr 185px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.configurator-meta-block {
  margin-right: 2rem;
}

.configurator-meta-label {
  color: #fff;
  text-transform: uppercase;
  font-size: .81rem;
  line-height: 1.125rem;
}

.configurator-meta-value {
  color: #ccc;
  text-transform: uppercase;
  font-size: .81rem;
  line-height: 1.125rem;
}

.configurator-meta-link {
  color: #ccc;
  text-transform: uppercase;
  cursor: pointer;
  font-size: .81rem;
  line-height: 1.125rem;
  text-decoration: underline;
}

.configurator-option {
  margin-bottom: 36px;
}

.configurator-options-container {
  flex-direction: column;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.configurator-option-name {
  color: #242c2a;
  text-transform: uppercase;
  padding-bottom: 2px;
  font-family: Work Sans, sans-serif;
  font-weight: 700;
}

.configurator-option-tagline.text-color-black-60 {
  padding-bottom: 8px;
  font-size: 12px;
}

.configurator-option-toggle {
  text-align: center;
  text-transform: uppercase;
  background-color: #f7f7f7;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  padding: 16px;
  font-family: Work Sans, sans-serif;
  display: flex;
}

.configurator-option-learn-more {
  color: #b93e0c;
  cursor: pointer;
  font-size: 10px;
  text-decoration: underline;
}

.option-list {
  display: none;
}

.configurator-image {
  width: 100%;
  height: auto;
  background-image: url('../png/mask-group.png');
  background-position: 50%;
  background-size: cover;
  border-right: 1px solid #e1e0e0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.configurator-option-popup {
  z-index: 9999;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.configurator-option-popup-content {
  z-index: 1;
  width: 70vw;
  height: 100px;
  max-width: 946px;
  min-height: 500px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.variation-title {
  letter-spacing: .1em;
  text-transform: uppercase;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
}

.configurator-popup-info {
  width: 50%;
  height: 100%;
  padding: 64px 20px 32px;
  position: relative;
  overflow: auto;
}

.configurator-popup-name {
  color: #b93e0c;
  text-transform: uppercase;
  padding-bottom: 8px;
  font-family: Work Sans, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.1;
}

.configurator-option-popup-description.text-color-black-60 {
  padding-top: 16px;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 23px;
}

.configurator-option-popup-tagline.text-color-black-60 {
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 23px;
}

.configurator-popup-image {
  width: 50%;
  height: 100%;
  background-image: url('../png/awning_img.png');
  background-position: 50%;
  background-size: cover;
  position: static;
}

.configurator-popup-toggle-on {
  z-index: 3;
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #b93e0c;
  border: 2px solid #b93e0c;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 16px;
  padding: 16px;
  font-family: Work Sans, sans-serif;
}

.configurator-popup-close {
  z-index: 99;
  color: #b93e0c;
  cursor: pointer;
  position: absolute;
  top: 24px;
  bottom: auto;
  left: auto;
  right: 24px;
}

.configurator-option-popup-weight {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 24px;
  padding-right: 8px;
  display: inline-block;
}

.configurator-toggle-container {
  width: 60%;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #fff 50%);
  padding: 32px 32px 16px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.arrows_contain {
  justify-content: space-between;
  display: flex;
}

.arrow {
  width: 64px;
  height: 64px;
  background-color: #b93e0c;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.arrow:hover {
  background-color: #b93e0c;
}

.html-embed-2 {
  color: #f6f6f6;
}

.slider-title {
  width: 90%;
  height: 100%;
  max-width: none;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider-title.mb-2-4rem {
  display: flex;
}

.div-block-33 {
  justify-content: space-between;
  display: flex;
}

.style-fade-in {
  flex: 1;
}

.configurator-option-checkbox {
  text-align: left;
  display: inline-block;
}

.checkout-container {
  max-width: 650px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.checkout-form {
  background-color: #fff;
  display: flex;
}

.hidden-product-data {
  display: none;
}

.configurator-button {
  min-width: 185px;
  color: #b93e0c;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 10px;
  padding: 21px 8px;
  font-family: Work Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
}

.configurator-button.configurator-button-next-1 {
  display: block;
}

.configurator-button.configurator-button-reserve, .configurator-button.configurator-button-next-2 {
  display: none;
}

.configurator-meta-container {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: start;
  display: flex;
}

.configurator-footer-inner {
  max-width: 1600px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 185px;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 4rem;
  display: grid;
}

.configurator-meta-spacer {
  color: #ccc;
  text-transform: uppercase;
  font-size: .81rem;
  line-height: 1.125rem;
  display: none;
}

.popup-overlay {
  background-color: rgba(0, 0, 0, .6);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.configurator-option-popup-weight-value {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 24px;
  padding-right: 8px;
  display: inline-block;
}

.border-bottom {
  border: 1px solid #e1e0e0;
}

.payment-left {
  background-color: #fff;
}

.payment-right {
  border-left: 1px solid #e1e0e0;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.block-header {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
}

.block-content {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
}

.payment-right-contain {
  padding-bottom: 128px;
}

.field-label-2 {
  z-index: 99;
  margin-bottom: -28px;
  padding-left: 10px;
  position: relative;
}

.additional-info-container {
  margin: 2rem auto 60px;
}

.additional-info-popup {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.additional-info-intro {
  padding-top: 2rem;
  padding-left: 0;
  padding-right: 0;
}

.additional-info-q {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  color: #1a1e27;
  border-top: 1px solid rgba(0, 0, 0, .07);
  border-bottom: 1px rgba(0, 0, 0, .07);
  grid-template-rows: auto;
  grid-template-columns: 1fr 32px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: grid;
}

.additional-info-a {
  overflow: hidden;
}

.additional-info-wrap {
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}

.additional-info-plus {
  width: 34px;
  height: 34px;
  background-color: #b93e0c;
  border-radius: 8%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.additional-info-a__paragraph {
  color: #b93e0c;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

.additional-info-q__text {
  text-transform: none;
  font-weight: 400;
}

.additional-info-popup-inner {
  z-index: 1;
  width: 70vw;
  height: 100px;
  max-width: 658px;
  min-height: 500px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
  overflow: auto;
}

.text-block-3 {
  color: #b93e0c;
  letter-spacing: .02em;
  font-size: 14px;
  line-height: 23px;
}

.order-confirmation-wrap {
  max-width: 650px;
  text-align: center;
  text-transform: none;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  text-decoration: none;
  display: flex;
}

.confirmation-summary {
  border-bottom: 1px solid #e4e8f0;
  padding-top: 24px;
  padding-bottom: 16px;
}

.order-confirmation-email {
  font-weight: 700;
}

.confirmation-product-info {
  width: 100%;
  font-size: 17px;
  line-height: 30px;
}

.confirmation-info-row {
  width: 100%;
  border-bottom: 1px solid #f6f6f6;
  justify-content: space-between;
  padding: 24px 13px;
  display: flex;
}

.product-label {
  color: #b93e0c;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.confirmation-product-image {
  width: 100%;
  height: 300px;
  background-image: url('../png/yoho.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.confirmation-product-info2 {
  text-transform: uppercase;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  font-weight: 700;
}

.confirmation-products-list {
  width: 100%;
}

.text-field-3 {
  z-index: 0;
  height: 60px;
  background-color: #f6f6f6;
  border: 1px #000;
  border-radius: 8px;
  line-height: 30px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.additional-info-popup-close {
  z-index: 99;
  cursor: pointer;
  position: absolute;
  top: 24px;
  bottom: auto;
  left: auto;
  right: 24px;
}

.confirmation-thank-you-actions {
  display: flex;
}

.confirmation-page-value {
  font-size: 16px;
  line-height: 20px;
}

.heading-8 {
  font-size: 24px;
  font-weight: 400;
}

.product-included-image-wrap {
  width: 100%;
  background-image: url('../jpg/feauture-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 1rem;
  padding-top: 100%;
}

.tt-product-included-image-wrap {
  width: 100%;
  background-image: url('../jpg/feauture-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 1rem;
  padding-top: 100%;
}

.tt-heading-10 {
  text-transform: none;
}

.max-50ch {
  max-width: 50ch;
}

.section_intro {
  z-index: 1;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 6rem;
  position: relative;
}
.tt-section-body .slick-initialized .slick-slide {
	min-height: 50vh;
}
.tt-section-secondary-nav {
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  padding-left: 5%;
  padding-right: 5%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.tt-secondary-nav {
  grid-column-gap: 2rem;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.div-block-51 {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.tt-nav-title {
  color: #b93e0c;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 120%;
}

.tt-nav-title:hover {
  color: #b93e0c;
}

.tt-nav-link {
  color: #b93e0c;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: .05em;
}

.tt-nav-link:hover, .tt-nav-link:focus {
  color: #b93e0c;
}

.tt-section-about-1 {
  padding-top: 4rem;
  padding-left: 5%;
  padding-right: 5%;
}

.tt-about-inner {
  grid-column-gap: 3rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tt-p-xxl {
  font-family: Work Sans, sans-serif;
  font-size: 2.4rem;
  line-height: 120%;
}

.tt-about-content {
  max-width: 70ch;
}

.tt-about-content.mt-5rem {
  margin-top: 10rem;
}

.tt-site-container {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.tt-models {
  background-color: #e4e8f0;
  padding: 8rem 5%;
}

.tt-models.essentialist {
  background-color: #f8f8f7;
}

.tt-models-inner {
  grid-column-gap: 4rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tt-models-inner-content {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.tt-button-stack {
  align-items: center;
  display: flex;
}

.tt-models-stats {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}

.tt-models-image {
  background-image: url('../jpg/colton_jacobs--9.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 8px;
  padding-bottom: 80%;
}

.tt-models-image.minimalist {
  background-image: url('../jpg/hero.jpg');
}

.tt-button-small {
  grid-column-gap: .75rem;
  color: #f6f6f6;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #b93e0c;
  border-radius: 6px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  padding: 16px 20px;
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.tt-button-small:hover {
  background-color: #b93e0c;
}

.tt-button-small.tertiary {
  color: #b93e0c;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.tt-button-small.tertiary:hover {
  grid-column-gap: 1rem;
  color: #b93e0c;
}

.tt-button-icon {
  display: flex;
}

.tt-label {
  font-size: .85rem;
}

.tt-label.text-color-black-60 {
  margin-bottom: 0;
}

.tt-p-l {
  font-family: Work Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 120%;
}

.tt-p-l.caps {
  letter-spacing: .05em;
  text-transform: uppercase;
}

.tt-models-intro {
  background-color: #e4e8f0;
}

.tt-models-intro-inner {
  padding: 8rem 5% 1rem;
}

.tt-section-dealer {
  background-color: #f6f6f6;
  padding: 8rem 5%;
}

.tt-section-matterport {
  background-color: #f0f0f0;
  padding-top: 8rem;
  padding-bottom: 8rem;
  padding-left: 5%;
  padding-right: 5%;
}

.tt-section-matterport.color-light-grey {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.tt-product-specification-section {
  padding-top: 6rem;
}

.tt-container {
  width: 90%;
  height: 100%;
  max-width: none;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.h1 {
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 7.18rem;
  font-weight: 600;
  line-height: 6.25rem;
}

.h2 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 5rem;
  font-weight: 600;
  line-height: 5.25rem;
}

.h3 {
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.15rem;
}

.h4 {
  text-transform: uppercase;
  font-family: Work Sans, sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 2.6rem;
}

.tt-placeholder-dealer {
  width: 100%;
  background-color: #9e9e9e;
  border-radius: .5rem;
  margin-top: 3rem;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
}

.margin-zero {
  margin-top: 0;
  margin-bottom: 0;
}

.tt-flex-horizontal-left-top {
  display: flex;
}

.tt-model-logo-wrap {
  grid-column-gap: 2rem;
  align-items: center;
  display: flex;
}

.html-embed-5 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

html.w-mod-js [data-ix="looping-line"] {
  height: 0%;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 5.18rem;
  }

  .site-container {
    overflow: visible;
  }

  .color-black-80 {
    background-color: rgba(0, 0, 0, .8);
  }

  .text-color-white-60 {
    color: rgba(255, 255, 255, .6);
  }

  .color-black-60 {
    background-color: rgba(0, 0, 0, .6);
  }

  .text-color-white {
    color: #fff;
  }

  .color-white {
    background-color: #fff;
  }

  .color-black {
    background-color: #000;
  }

  .text-color-black-60 {
    color: rgba(0, 0, 0, .6);
  }

  .color-grey {
    background-color: #f0f0f0;
  }

  .color-white-60 {
    background-color: rgba(255, 255, 255, .6);
  }

  .text-color-white-80 {
    color: rgba(255, 255, 255, .8);
  }

  .color-white-80 {
    background-color: rgba(255, 255, 255, .8);
  }

  .color-light-grey {
    background-color: #f0f0f0;
  }

  .cta {
    color: #fff;
    background-color: #b93e0c;
    border-radius: 8px;
    padding-bottom: 21px;
    padding-left: 32px;
    padding-right: 32px;
    transition: background-color .2s;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar.border-bottom.color-white {
    border-bottom-style: none;
  }

  .tt-product-hero-section {
    height: auto;
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 100px;
  }

  .product-hero-right {
    width: 95%;
    height: 95vw;
    background-image: url('../png/mask-group.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 0 auto;
    margin-left: 5%;
    position: static;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .product-hero-left {
    z-index: 99;
    max-width: none;
    margin-top: 2rem;
    margin-right: 5%;
    position: relative;
  }

  .scroll-more-label {
    display: none;
  }

  .learn-more-label {
    color: #fff;
  }

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

  .product-stats-container {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 3.25rem;
  }

  .tt-product-spec-container {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .tt-product-spec-image {
    position: static;
    top: 1rem;
  }

  .tt-product-included-wrap {
    width: 80vw;
  }

  .testimonials {
    padding-bottom: 8rem;
    position: relative;
  }

  .testimonial {
    width: 550px;
  }

  .testimonial-logo {
    align-items: flex-end;
    display: flex;
  }

  .div-block-15 {
    height: 60%;
  }

  .video-play-button {
    position: static;
  }

  .lightbox-link {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-2 {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .footer-container {
    grid-template-rows: auto auto auto auto;
    grid-template-areas: "Logo Logo Logo Logo"
                         "Models Models Company Company"
                         "Support Support Subscriibe Subscriibe"
                         "Legal Legal . Social";
  }

  .tt-product-hero-heading.optical_-0-6rem {
    font-size: 3.75rem;
    line-height: 4.125rem;
  }

  .floating-cta {
    color: #fff;
    background-color: #b93e0c;
    border-radius: 0 8px 8px 0;
    padding-bottom: 21px;
    padding-left: 32px;
    padding-right: 32px;
    transition: background-color .2s;
  }

  .floating-cta:hover {
    background-color: #b93e0c;
  }

  .configurator-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template: "Area"
                   "Area-2"
                   / 2fr;
    grid-auto-columns: 1fr;
    padding-bottom: 7rem;
    display: grid;
  }

  .configurator-footer {
    height: auto;
  }

  .configurator-meta-block {
    width: 50%;
    display: flex;
  }

  .configurator-meta-block.configurator-meta-additional-information-block, .configurator-meta-block.configurator-meta-estimated-delivery-block {
    display: none;
  }

  .configurator-image {
    width: 100vw;
    height: 73vw;
    align-items: flex-start;
  }

  .configurator-image.exterior, .configurator-image.interior {
    position: static;
  }

  .configurator-option-popup-content {
    width: 100%;
    min-height: 60vh;
    flex-direction: column;
  }

  .configurator-popup-info {
    width: 100%;
    padding-top: 32px;
  }

  .configurator-option-popup-description.text-color-black-60 {
    margin-bottom: 64px;
  }

  .configurator-popup-image {
    width: 100%;
    height: 120%;
  }

  .configurator-popup-close {
    width: 32px;
    height: 32px;
    color: #646464;
    background-color: rgba(255, 255, 255, .85);
    border-radius: 18px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .configurator-toggle-container {
    width: 100%;
    background-image: none;
    padding-top: 0;
  }

  .arrows_contain {
    z-index: 99;
    display: none;
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 4%;
    right: auto;
  }

  .configurator-button.configurator-button-next-1 {
    width: 100%;
    display: block;
  }

  .configurator-button.configurator-button-reserve, .configurator-button.configurator-button-next-2 {
    width: 100%;
    display: none;
  }

  .configurator-meta-container {
    width: 100%;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .configurator-footer-inner {
    flex-direction: column;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .configurator-meta-spacer {
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    display: block;
  }

  .payment-right {
    border: 1px #000;
    border-width: 1px 0;
    position: static;
  }

  .payment-right-contain {
    padding-bottom: 0;
  }

  .additional-info-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .additional-info-popup-inner {
    width: 100%;
    min-height: 60vh;
    flex-direction: column;
  }

  .tt-secondary-nav {
    overflow: scroll;
  }

  .tt-about-inner {
    grid-template-columns: 1fr;
  }

  .tt-about-content {
    margin-top: 0%;
  }

  .tt-site-container {
    overflow: visible;
  }

  .tt-models-inner {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }


  .tt-button-small {
    color: #fff;
    background-color: #b93e0c;
    border-radius: 8px;
    padding-bottom: 21px;
    padding-left: 32px;
    padding-right: 32px;
    transition: background-color .2s;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .desktop-nav-container {
    height: 70px;
  }

  .div-block-12 {
    margin-top: 60px;
  }

  .product-stats-container {
    grid-auto-flow: row;
  }

  .tt-product-spec {
    margin-bottom: 0rem;
  }

  .tt-product-spec-sticky {
    grid-template: "."
                   "Area"
                   / 1.96fr;
  }

  .tt-standardfeatures-list {
    padding-top: 0;
    padding-left: 0%;
  }

  .tt-product-spec-image-wrap {
    position: static;
  }

  .carousel {
    flex-flow: wrap;
  }

  .tt-product-included-wrap {
    max-width: 700px;
    margin-right: 2rem;
  }

  .tt-product-carousel-image {
    max-height: 80vh;
    max-width: 100%;
    object-fit: cover;
  }

  .product-options-section {
    padding-top: 2rem;
  }

  .list {
    column-count: 1;
  }

  .tab-link-tab-1 {
    width: 50%;
    padding-right: 0;
  }

  .tab-link-tab-1.w--current {
    width: 50%;
    border-bottom-width: 2px;
  }

  .tab-link-tab-2 {
    width: 50%;
    padding-right: 0;
  }

  .tab-link-tab-2.w--current {
    width: 50%;
    border-bottom-width: 2px;
    padding-right: 0;
  }

  .testimonial {
    width: 85vw;
    flex: 0 auto;
  }

  .div-block-15 {
    height: auto;
    min-height: 180px;
  }

  .product-floating-cta {
    background-color: #b93e0c;
    padding: 1rem;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .floating-cta {
    width: 100%;
    border-radius: 8px;
    display: none;
  }

  .floating-cta:hover {
    background-color: #b93e0c;
  }

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

  .configurator-container {
    padding-top: 70px;
  }

  .configurator-image.exterior {
    position: static;
  }

  .arrows_contain {
    display: none;
  }

  .order-confirmation-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    width: 90%;
  }
	
	.tt-button-stack {
  display: flex;
align-items: flex-start;
    flex-direction: column;
}

  .cta-text {
    white-space: nowrap;
  }

  .cta {
    margin-bottom: 20px;
  }

  .menu-button {
    flex: 0 auto;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .product-hero-left {
    max-width: none;
  }

  .tuktut_intro_bg {
    background-position: 50% 20%;
  }

  .scroll-more-label {
    top: -12%;
  }

  .nav-menu {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding-left: 20px;
  }

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

  .div-block-12 {
    margin-top: 40px;
    margin-right: 0;
  }

  .product-stats-container {
    padding: 3.25rem 1.25rem;
  }

  .product-state-wrap {
    width: auto;
  }

  .icon-container.mb-2-4rem {
    background-color: rgba(76, 130, 116, .2);
  }

  .spec-label {
    margin-bottom: 0rem;
  }

  .product-gallery-container {
    position: relative;
  }

  .tt-product-carousel-image {
    width: auto;
    height: 50vh;
  }

  .list {
    column-count: 1;
  }

  .tab-link-tab-1 {
    width: 50%;
    padding-right: 0;
  }

  .tab-link-tab-1.w--current {
    width: 50%;
    padding-right: 0;
    display: inline-block;
  }

  .tabs-menu {
    justify-content: flex-start;
    display: flex;
  }

  .tab-link-tab-2 {
    width: 50%;
    padding-right: 0;
  }

  .tab-link-tab-2.w--current {
    padding-right: 0;
  }

  .testimonial {
    width: 80vw;
    padding: 2rem 2rem 4rem;
  }

  .div-block-15 {
    height: auto;
    min-height: 300px;
  }

  .product-video-section {
    height: 100vw;
  }

  .footer-container {
    grid-template: "Logo Logo"
                   "Models Models"
                   "Company Company"
                   "Support Support"
                   "Subscriibe Subscriibe"
                   "Social Social"
                   "Legal Legal"
                   / 1fr 2fr;
    padding-bottom: 7rem;
  }

  .footer-list {
    margin-bottom: 1.75rem;
  }

  .tt-product-hero-heading {
    font-size: 3.75rem;
    line-height: 4.38rem;
  }

  .paragraph {
    height: auto;
  }

  .product-floating-cta {
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .cta-text-copy {
    white-space: nowrap;
  }

  .mobile-h2-h3 {
    font-size: 2.75rem;
    line-height: 3.125rem;
  }

  .configurator-image.interior {
    position: static;
  }

  .configurator-popup-image {
    height: 80%;
  }

  .slider-title, .checkout-container {
    width: 90%;
  }

  .configurator-button.configurator-button-reserve {
    width: 100%;
  }

  .block-header, .block-content {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .order-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-47 {
    margin-left: 0;
  }

  .additional-info-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .tt-button-small {
    margin-bottom: 16px;
  }

  .tt-container {
    width: 90%;
  }
}

#w-node-d8c60fc6-2475-f809-c079-be787525ec74-73032e9d {
  grid-area: Area;
}

#w-node-_145cb56a-8241-6bba-9891-00fd27396b17-73032e9d {
  grid-area: Area-2;
}

#w-node-_9095e8a4-f8aa-14b3-1946-25b06b03dcc9-a7032ea2 {
  grid-area: Area;
}

#w-node-_08485a1a-562a-c7f3-8424-8ccfa1ff41fe-a7032ea2 {
  grid-area: Area-2;
}

#w-node-_8c280b70-d574-2f65-e01d-117a0445f740-26032ea9 {
  grid-area: Area;
}

#w-node-_8c280b70-d574-2f65-e01d-117a0445f741-26032ea9 {
  grid-area: Area-2;
}

#w-node-fd02076a-4511-91f8-f220-83601f07aa09-1f07aa06 {
  grid-area: Logo;
}

#w-node-fd02076a-4511-91f8-f220-83601f07aa0b-1f07aa06 {
  grid-area: Models;
}

#w-node-fd02076a-4511-91f8-f220-83601f07aa17-1f07aa06 {
  grid-area: Company;
}

#w-node-fd02076a-4511-91f8-f220-83601f07aa26-1f07aa06 {
  grid-area: Support;
}

#w-node-fd02076a-4511-91f8-f220-83601f07aa2f-1f07aa06 {
  grid-area: Subscriibe;
}

#w-node-fd02076a-4511-91f8-f220-83601f07aa3e-1f07aa06 {
  grid-area: Legal;
  align-self: center;
}

#w-node-fd02076a-4511-91f8-f220-83601f07aa47-1f07aa06 {
  grid-area: Social;
}

#w-node-_6532644d-fa54-6e5a-0cc6-64d3cfe7e6e8-3237528c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dace10f7-68d5-dd79-8c54-8b0ffcc1f9f8-3237528c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-f1663d97-12f5-9235-915b-7679d477b615-3237528c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_17da3dae-8508-4d39-47c6-fa83fbbeebec-3237528c {
  justify-self: end;
}

#w-node-d3c6bc1b-10e5-d8b4-9ab1-7442c0c93263-3237528c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4537be28-8ec9-d1a7-5f07-6147362794e9-3237528c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-cbb3847d-0ffb-a0c0-9db1-ce3a5db89066-3237528c, #w-node-cbb3847d-0ffb-a0c0-9db1-ce3a5db8906b-3237528c, #w-node-cbb3847d-0ffb-a0c0-9db1-ce3a5db89070-3237528c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_43039f6a-0260-f3d7-5030-5acc002dde7a-3237528c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_43039f6a-0260-f3d7-5030-5acc002dde8a-3237528c, #w-node-e1deffe5-1fcb-607d-feaf-70c2e57591c5-3237528c, #w-node-_43039f6a-0260-f3d7-5030-5acc002dde99-3237528c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_28c0878b-71b7-f12a-d9e0-eb1531ebf8d9-3237528c, #w-node-_8cbb4a5c-132c-cad8-5814-9481e4b39909-3237528c, #w-node-_624d6e3f-84ff-5eff-ca4a-9c10f84a1c71-3237528c {
  align-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-d8c60fc6-2475-f809-c079-be787525ec74-73032e9d {
    grid-area: Area-2;
  }

  #w-node-_145cb56a-8241-6bba-9891-00fd27396b17-73032e9d {
    grid-area: Area;
  }

  #w-node-_8c280b70-d574-2f65-e01d-117a0445f740-26032ea9 {
    grid-area: Area-2;
  }

  #w-node-_8c280b70-d574-2f65-e01d-117a0445f741-26032ea9 {
    grid-area: Area;
  }
	
    /* Tim CSS edits for tuktut page START */
	#w-node-_624d6e3f-84ff-5eff-ca4a-9c10f84a1c3e-3237528c {
    grid-area: Area;
	}
	#w-node-_17da3dae-8508-4d39-47c6-fa83fbbeebec-3237528c {
	grid-area: 1;
	justify-self: start;
	}
	
	#w-node-dace10f7-68d5-dd79-8c54-8b0ffcc1f9f8-3237528c {
			justify-self: start;
	}
	
	.tt-about-content.mt-5rem {
    margin-top: 1rem;
	}
	
	.h2-h3mobile {
		font-size: 3rem;
		line-height: 1.2em;
	}
	.tt-p-xxl {
		font-size: 1.8rem;
	}
	/* Tim CSS edits for tuktut page END */
}

@media screen and (max-width: 767px) {
  #w-node-_624d6e3f-84ff-5eff-ca4a-9c10f84a1c3e-3237528c {
    grid-area: Area;
  }
	
}


@font-face {
  font-family: 'Aktivgrotesk';
  src: url('../ttf/aktivgrotesk_trial_rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aktivgrotesk';
  src: url('../ttf/aktivgrotesk_trial_bd.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


/* Christian CSS edits for finance page START */
.hero-finance {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 767px) {
  .hero-finance {
    min-height: 1250px;
 }
}
.hero-finance .container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  padding-top: 7.75rem;
}
@media screen and (min-width: 767px) {
  .hero-finance .container {
    justify-content: center;
    padding-top: 0;
 }
}
.hero-finance .tt-product-hero-heading.optical_-0-6rem {
  font-size: 39px;
  line-height: 2.4375rem;
}
@media screen and (max-width: 767px) {
  .hero-finance .tt-product-hero-heading.optical_-0-6rem {
    margin-left: 0;
 }
}
@media screen and (min-width: 767px) {
  .hero-finance .tt-product-hero-heading.optical_-0-6rem {
    font-size: 115px;
    line-height: 4.125rem;
 }
}
.hero-finance p {
  max-width: 450px;
  margin-top: 2rem;
}
@media screen and (min-width: 1060px) {
  .hero-finance p {
    max-width: 632px;
 }
}
.hero-finance .cta-buttons {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.hero-finance .cta-buttons .cta {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}
@media screen and (min-width: 767px) {
  .hero-finance .cta-buttons .cta {
    width: auto;
    display: inline-block;
    margin-bottom: 0;
 }
}
.hero-caption {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .hero-caption {
    justify-content: center;
 }
}
.hero-caption p {
  margin: 0;
}
.hero-caption img {
  margin-left: 10px;
  height: 30px;
}
@media screen and (min-width: 767px) {
  .hero-caption img {
    height: 18px;
 }
}
.hero-finance .cta-bg-img_mob {
  background-position: bottom;
}
.product-stats-container-finance {
  grid-column-gap: 20px;
  padding: 3.75rem 2.8125rem 6.25rem;
}
@media screen and (max-width: 767px) {
  .product-stats-container-finance {
    padding: 5rem 2.5rem;
 }
}
.stats-section-finance .icon-container img {
  width: auto;
  height: auto;
  max-width: 26px;
  max-height: 26px;
}
.stats-section-finance .product-state-wrap:first-of-type .icon-container img {
  max-height: 20px;
}
.stats-section-finance .product-state-wrap {
  display: flex;
  flex-direction: column;
  background: #f5f9ef;
  padding: 1.25rem;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .stats-section-finance .product-state-wrap {
    background: transparent;
    padding: 0;
    border-radius: none;
 }
}
.stats-section-finance .product-state-wrap .icon-container {
  margin-bottom: 1.5625rem;
}
.stats-section-finance .product-state-wrap p {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .product-state-wrap.hide-mobile {
    display: none;
 }
}
.stats-desktop {
  width: 95%;
  background: #f8f8f7;
  padding: 3.75rem 2.1875rem 5rem;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .stats-desktop {
    display: none;
 }
}
.stats-desktop .slick-slide {
  margin: 0 10px;
  width: 345px;
}
@media screen and (min-width: 1600px) {
  .stats-desktop .slick-slide {
    width: 430px;
 }
}
.stats-desktop .slick-dots {
  bottom: -3.5rem;
}
.stats-desktop .slick-dots li {
  width: 24px;
  height: 4px;
  margin: 0 5px;
}
.stats-desktop .slick-dots li button:before {
  width: 24px;
  height: 4px;
}
.stats-desktop .slick-dots button {
  display: block;
  width: 24px;
  height: 4px;
  padding: 0;
  border: none;
  border-radius: 8px;
  background-color: #d9d9d9;
  text-indent: -9999px;
  transition: 0.3s all ease-in-out;
}
.stats-desktop .slick-dots button:hover {
  background-color: #b93e0c;
}
.stats-desktop .slick-dots li.slick-active {
  width: 118px;
}
.stats-desktop .slick-dots li.slick-active button {
  background-color: #b93e0c;
  width: 118px;
}
@media screen and (min-width: 767px) {
  .stats-mobile {
    display: none;
 }
}
.steps {
  padding: 7.25rem 0;
}
@media screen and (max-width: 608px) {
  .steps {
    padding: 7.25rem 0 0;
 }
}
.steps .subheading {
  text-transform: uppercase;
  font-size: 1.25rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .steps .subheading {
    font-size: 1rem;
    margin-bottom: 10px;
 }
}
.steps .title {
  max-width: 1046px;
  font-size: 5.0625rem;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .steps .title {
    font-size: 2.25rem;
    line-height: 110%;
    max-width: 500px;
 }
}
@media screen and (min-width: 1600px) {
  .steps .title {
    max-width: 1200px;
 }
}
.steps .caption {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .steps .caption {
    margin-top: 10px;
 }
}
.steps-container {
  display: flex;
  align-items: center;
  margin-top: 6.25rem;
}
@media screen and (max-width: 1060px) {
  .steps-container {
    flex-direction: column;
    margin-top: 3.75rem;
 }
}
.steps-container .steps-list {
  width: 50%;
  margin-right: 6.25rem;
}
@media screen and (max-width: 1060px) {
  .steps-container .steps-list {
    width: 100%;
    margin-bottom: 7.25rem;
    margin-right: 0;
 }
}
.steps-container .step {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-bottom: 4.25rem;
}
.steps-container .step::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 32px;
  content: "";
  width: 1px;
  height: 100%;
  background: #c4c4c4;
}
.steps-container .step:last-of-type {
  padding-bottom: 0;
}
.steps-container .step:last-of-type::after {
  display: none;
}
.steps-container .step img {
  position: relative;
  top: -16px;
  z-index: 1;
}
.steps-container .step .step-list-title {
  font-size: 1.25rem;
  margin-bottom: 0.9375rem;
}
.steps-container .step .step-content {
  margin-left: 1.25rem;
}
.steps-container .steps-img {
  width: 50%;
}
@media screen and (max-width: 1060px) {
  .steps-container .steps-img {
    width: 100%;
 }
}
@media screen and (max-width: 608px) {
  .steps-img-desktop {
    display: none;
 }
}
.steps-img-mob {
  display: block;
}
@media screen and (min-width: 608px) {
  .steps-img-mob {
    display: none;
 }
}
.steps-container .icon {
  width: 64px;
}
.loan-calculator-section {
  width: 100%;
  background: #f6f6f6;
  padding: 7.25rem 0;
}
@media screen and (max-width: 767px) {
  .loan-calculator-section {
    padding: 3.625rem 0;
 }
}
.calculator {
  margin-top: 3.75rem;
}
.loan-title {
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .loan-title {
    margin-bottom: 2.5rem;
 }
}
.pre-qualify {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .pre-qualify {
    text-align: left;
 }
}
.pre-qualify-link {
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .pre-qualify span {
    width: 100%;
    display: block;
 }
}
@media screen and (max-width: 767px) {
  .pre-qualify span a {
    margin-left: 0;
 }
}
.loan-intro {
  margin-top: 1.25rem;
}
.loan-intro-desktop {
  display: none;
}
@media screen and (min-width: 767px) {
  .loan-intro-desktop {
    display: block;
 }
}
@media screen and (min-width: 767px) {
  .loan-intro-mob {
    display: none;
 }
}
.cff-form {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .cff-form {
    margin-bottom: 1.5rem;
 }
}
.fieldname9_1 {
  display: none !important;
}
#formheader_1 {
  display: none;
}
#cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 767px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 {
    margin-left: -2.5rem;
 }
}
#cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields {
  display: flex;
  width: 50%;
}
@media screen and (max-width: 767px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields {
    width: 100%;
    flex-direction: column;
 }
}
@media screen and (min-width: 767px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields {
    padding-left: 2.5rem;
 }
}
#cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields label {
  position: relative;
  top: 22px;
  width: 45%;
  font-weight: 300;
  padding-right: 1rem;
}
@media screen and (max-width: 767px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields label {
    width: 100%;
    top: 0;
 }
}
@media screen and (min-width: 1200px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields label {
    width: 45%;
 }
}
@media screen and (min-width: 1440px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields label {
    width: 40%;
 }
}
#cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields .dfield {
  width: 55%;
}
@media screen and (max-width: 767px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields .dfield {
    width: 100%;
 }
}
@media screen and (min-width: 1200px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields .dfield {
    width: 55%;
 }
}
@media screen and (min-width: 1440px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .pbreak.pb0 .fields .dfield {
    width: 60%;
 }
}
#cp_calculatedfieldsf_pform_1 #fbuilder .clearer {
  display: none;
}
#cp_calculatedfieldsf_pform_1 #fbuilder .small {
  width: 100% !important;
  min-height: 54px;
  padding-left: 1rem;
  padding-right: 1rem;
  border: white;
  border-radius: 6px;
}
#cp_calculatedfieldsf_pform_1 #fbuilder .medium {
  width: 100% !important;
  min-height: 54px;
  padding-left: 1rem;
  padding-right: 1rem;
  border: white;
  border-radius: 6px;
}
#cp_calculatedfieldsf_pform_1 #fbuilder .fields:not(.cff-container-field) {
  padding: 0 0 18px;
}
@media screen and (max-width: 767px) {
  #cp_calculatedfieldsf_pform_1 #fbuilder .top_aligned .fields .dfield {
    padding-top: 1.25rem;
 }
}
.fieldname4_1 .dfield input {
  background: #f8f8f7;
  border: #f8f8f7;
}
#cp_calculatedfieldsf_pform_1 #fbuilder .codepeoplecalculatedfield.medium {
  background: #f8f8f7;
  border: #f8f8f7;
}
#cp_calculatedfieldsf_pform_1 #fbuilder .section_breaks {
  display: none !important;
}
.cp_cff_13 #fbuilder * {
  font-family: Work Sans, sans-serif !important;
}
.product-gallery-finance {
  background: white;
}
@media screen and (max-width: 767px) {
  .product-gallery-finance {
    padding: 3.125rem 0;
 }
}
.finance-carousel-header {
  font-size: 3.75rem;
  line-height: 1;
}
@media screen and (max-width: 1060px) {
  .finance-carousel-header {
    font-size: 2.4375rem;
    line-height: 3rem;
 }
}
.finance-carousel .product-included-image-wrap {
  margin-bottom: 0;
}
.finance-carousel .slick-slide {
  position: relative;
}
.finance-carousel .slider-content {
  position: relative;
  padding: 1.25rem;
  z-index: 10;
}
.finance-carousel .slider-heading {
  font-size: 4rem;
  text-transform: uppercase;
  color: white;
  margin-bottom: 0.625rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .finance-carousel .slider-heading {
    font-size: 2.5rem;
 }
}
.finance-carousel .slider-price {
  color: #a8adae;
}
.finance-carousel .price {
  color: white;
}
.slider-caption {
  margin: 25px 0 0 0;
}
.slider-grad {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.8463979341736695) 100%);
}
.arrows-mob {
  display: flex;
  justify-content: flex-start;
  position: relative;
  left: 0;
  margin: 2rem 0 0.4375rem;
}
@media screen and (min-width: 991px) {
  .arrows-mob {
    display: none;
 }
}
.cta-section {
  position: relative;
  padding-top: 2.625rem;
  padding-bottom: 16.4375rem;
}
@media screen and (min-width: 767px) {
  .cta-section {
    padding-top: 5.25rem;
    padding-bottom: 18.75rem;
 }
}
.cta-section .container {
  position: relative;
  z-index: 2;
}
.cta-bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .cta-bg-img_desktop {
    display: none;
 }
}
.cta-bg-img_mob {
  background-position: top;
}
@media screen and (min-width: 767px) {
  .cta-bg-img_mob {
    display: none;
 }
}
.cta-section h2 {
  font-size: 32px;
  line-height: 35px;
  max-width: 1018px;
}
@media screen and (min-width: 767px) {
  .cta-section h2 {
    font-size: 81px;
    line-height: 84px;
 }
}
@media screen and (max-width: 767px) {
  .cta-title-desktop {
    display: none;
 }
}
@media screen and (min-width: 767px) {
  .cta-title-mob {
    display: none;
 }
}
.cta-caption {
  font-size: 1.1875rem;
  margin-top: 5px;
}
.cta-buttons {
  margin-top: 3.375rem;
}
/* Christian CSS edits for finance page END */
