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

.w-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-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.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-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

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

.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-commercebuynowbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-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-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 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-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 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: #000;
  font-family: Avertastd;
  font-size: 16px;
  line-height: 120%;
}

h1 {
  color: #000;
  letter-spacing: -.32px;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 72px;
  font-weight: 500;
  line-height: 111%;
}

h2 {
  letter-spacing: -.32px;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 56px;
  font-weight: 500;
  line-height: 114%;
}

h3 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 500;
  line-height: 117%;
}

h4 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 500;
  line-height: 125%;
}

h5 {
  color: #121212;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 500;
  line-height: 143%;
}

h6 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 500;
  line-height: 133%;
}

p {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 140%;
}

a {
  text-decoration: underline;
}

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

.image-container {
  width: 48%;
  max-width: 550px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-container.product-hero {
  width: 50%;
  max-width: 600px;
  flex-direction: column;
  align-items: stretch;
}

.hero-section {
  z-index: 1;
  width: 100%;
  position: relative;
}

.footer-link {
  color: #121212;
  font-size: 18px;
  line-height: 178%;
  text-decoration: none;
  transition: color .2s;
}

.footer-link:hover {
  color: #601eed;
}

.footer-wrapper {
  width: 93%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  display: flex;
}

.licensing-heading {
  margin-bottom: 30px;
}

.licencing-image-item {
  height: 250px;
}

.page-wrapper {
  color: #121212;
  font-family: Plusjakartadisplay, sans-serif;
  position: relative;
  overflow: hidden;
}

.navbar-container {
  width: 95%;
  max-width: 1330px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.navbar {
  z-index: 100;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  position: relative;
}

.navlink {
  grid-column-gap: 12px;
  color: #121212;
  align-items: center;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.nav-icon-contain {
  width: 48px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e91d8f;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 0 20px rgba(0, 0, 0, .07);
}

.nav-icon-contain.yellow {
  border-color: #facd08;
}

.nav-icon-contain.black {
  border-color: #121212;
}

.menu-button {
  width: 48px;
  height: 48px;
  background-color: #fff;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 12px 12px;
  display: flex;
  position: relative;
  box-shadow: 0 0 20px rgba(18, 18, 18, .07);
}

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

.link-text {
  width: 10rem;
  position: absolute;
  left: 60px;
}

.hero-center-wrapper {
  z-index: 1;
  max-width: 1000px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.hero-heading {
  color: #121212;
  text-align: left;
}

.hero-heading.light {
  text-align: center;
  font-weight: 300;
}

.hero-paragraph {
  max-width: 900px;
  color: #121212;
  text-align: left;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.violet-button {
  color: #fff;
  background-color: #e91d8f;
  border-radius: 80px;
  align-items: center;
  padding: 4px 4px 4px 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  text-decoration: none;
  display: flex;
}

.violet-button.elusive-highlight {
  background-color: #003c77;
}

.violet-button.cali-s-red {
  background-color: #ed1e24;
}

.violet-button.brightshine-yellow {
  background-color: #facd08;
}

.violet-button.black {
  background-color: #121212;
}

.violet-button.gold {
  background-color: #cda42d;
}

.violet-button.pink {
  background-color: #e91d8f;
}

.violet-button.light-blue {
  background-color: #89cee4;
}

.violet-button.blue {
  background-color: #003c77;
}

.violet-button._5dd-blue {
  background-color: #0166ff;
}

.icon-contain {
  width: 64px;
  height: 64px;
  background-color: #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  display: flex;
}

.icon-contain.red {
  background-color: #ed1e24;
}

.icon-contain.blue {
  background-color: #e91d8f;
}

.icon-contain.blue.brightshine-yellow {
  color: #facd08;
  background-color: #facd08;
}

.icon-contain.black {
  background-color: #121212;
}

.icon-contain.gold {
  background-color: #cda42d;
}

.icon-contain.pink {
  background-color: #e91d8f;
}

.icon-contain.light-blue {
  background-color: #89cee4;
}

.icon-contain._5dd-blue {
  background-color: #0166ff;
}

.approach-wrapper {
  width: 90%;
  max-width: 1160px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 160px;
  padding-bottom: 300px;
  display: flex;
}

.h3-heading {
  color: #121212;
  text-align: center;
  margin-bottom: 0;
}

.h3-heading._600px {
  max-width: 600px;
}

.h3-heading._750px {
  max-width: 750px;
}

.approach-bubbles-wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 80px;
  display: flex;
}

.approach-bubble {
  width: 220px;
  height: 220px;
  max-width: 100%;
  color: #121212;
  background-color: #fff;
  border-radius: 150px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 998px rgba(202, 202, 202, .25);
}

.approach-bubble._1 {
  z-index: 3;
}

.approach-bubble._3 {
  z-index: 3;
  width: 260px;
  height: 260px;
  left: -100px;
}

.approach-bubble._5 {
  z-index: 3;
  width: 300px;
  height: 300px;
  left: -111px;
}

.bubble-text-contain {
  z-index: 5;
  max-width: 150px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 24px;
  line-height: 133%;
  display: flex;
  position: relative;
}

.approach-icon {
  margin-bottom: 12px;
}

.bubble-shapes-container {
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.red-radial {
  width: 321px;
  height: 334px;
  opacity: .8;
  background-image: radial-gradient(circle farthest-side, #ed1e24 30%, rgba(237, 30, 36, 0));
  border-radius: 1000px;
  position: absolute;
  top: -94%;
  bottom: auto;
  left: -91%;
  right: auto;
}

.red-radial._2 {
  width: 321px;
  height: 334px;
  opacity: .7;
  top: auto;
  bottom: -60%;
  left: auto;
  right: -100%;
}

.pink-radial {
  width: 321px;
  height: 334px;
  opacity: .8;
  border-radius: 1000px;
  position: absolute;
  top: -94%;
  bottom: auto;
  left: -91%;
  right: auto;
}

.pink-radial._2 {
  width: 321px;
  height: 334px;
  opacity: .7;
  top: auto;
  bottom: -60%;
  left: auto;
  right: -100%;
}

.violet-approach-bubble {
  width: 220px;
  height: 220px;
  max-width: 100%;
  color: #121212;
  background-color: #fff;
  border-radius: 150px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 998px rgba(202, 202, 202, .25);
}

.violet-approach-bubble._2 {
  z-index: 3;
  top: 193px;
  left: -70px;
}

.violet-approach-bubble._4 {
  z-index: 3;
  top: 153px;
  left: -110px;
}

.projects-wrapper {
  width: 90%;
  max-width: 1160px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.projects-slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  position: relative;
}

.left-arrow {
  width: 47px;
  height: 47px;
  background-color: #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: transform .2s;
  display: flex;
  top: -130px;
  bottom: auto;
  left: auto;
  right: 55px;
}

.left-arrow:hover {
  transform: translate(-5px);
}

.slide-nav {
  display: none;
}

.right-arrow {
  width: 47px;
  height: 47px;
  background-color: #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: transform .2s;
  display: flex;
  top: -130px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.right-arrow:hover {
  transform: translate(5px);
}

.mask {
  max-width: 560px;
  overflow: visible;
}

.project-slide {
  margin-right: 40px;
}

.project-contain {
  background-color: #fff;
  border-radius: 16px;
  padding: 40px;
  text-decoration: none;
}

.project-contain.featured {
  background-color: rgba(255, 255, 255, .5);
  border: 12px solid rgba(255, 255, 255, .5);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.project-contain.cms {
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background-color: rgba(255, 255, 255, .5);
  border: 12px solid rgba(255, 255, 255, .7);
  flex-direction: column;
  padding: 30px;
  display: flex;
  box-shadow: 0 5px 60px rgba(237, 30, 204, .1);
}

.project-thumbnail-contain {
  width: 100%;
  height: 360px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: hidden;
}

.project-thumbnail-contain._50 {
  width: 50%;
  margin-bottom: 0;
}

.project-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.project-thumbnail.ttt {
  object-fit: contain;
}

.project-info-contain {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.project-name {
  margin-bottom: 16px;
}

.project-name.cms {
  margin-bottom: 32px;
}

.project-name.light {
  font-weight: 300;
}

.project-summary {
  color: #121212;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 178%;
}

.arrow-button {
  width: 64px;
  height: 64px;
  background-color: #e91d8f;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow-button.elusive-color {
  background-color: #003c77;
}

.arrow-button.cppink {
  background-color: #e91d8f;
}

.arrow-button.cali-s-red {
  background-color: #ed1e24;
}

.arrow-button.brightshine-yellow {
  background-color: #facd08;
}

.arrow-button.black {
  background-color: #121212;
}

.arrow-button.gold {
  background-color: #cda42d;
}

.arrow-button.pink {
  background-color: #e91d8f;
}

.arrow-button.light-blue {
  background-color: #89cee4;
}

.arrow-button.blue {
  background-color: #003c77;
}

.arrow-button._5dd-blue {
  background-color: #0166ff;
}

.contain {
  object-fit: contain;
}

.project-slider-wrapper {
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.project-slider-wrapper.ttt {
  justify-content: center;
  align-items: center;
}

.case-studies-wrapper {
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding: 160px 10px;
  position: relative;
}

.case-studies-wrapper.hero-heading {
  padding-top: 60px;
  padding-bottom: 60px;
}

.cs-tab-wrap {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cs-info-wrap {
  width: 50%;
  max-width: 560px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cs-text {
  margin-bottom: 40px;
  font-weight: 400;
}

.text-arrow-button {
  grid-column-gap: 24px;
  color: #601eed;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 178%;
  text-decoration: none;
  display: flex;
}

.purple-arrow {
  width: 32px;
  height: 32px;
  background-color: #e91d8f;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.purple-arrow.elusive-color {
  background-color: #003c77;
}

.purple-arrow.cali-s-red {
  background-color: #ed1e24;
}

.purple-arrow.brightshine-yellow {
  background-color: #facd08;
}

.cs-image-wrap {
  width: 50%;
  max-width: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cs-image {
  width: 100%;
  border-radius: 16px;
}

.faq-section {
  width: 100%;
}

.faqs-section-wrapper {
  width: 90%;
  max-width: 1160px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 10px 160px;
  display: flex;
  position: relative;
}

.faq-left-wrapper {
  width: 55%;
  max-width: 562px;
}

.faq-heading {
  color: #121212;
  text-align: left;
  margin-bottom: 0;
}

.faq-paragraph {
  color: #121212;
  margin-top: 24px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 178%;
}

.faq-answer-wrap {
  color: #121212;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 7%;
}

.bottom-line {
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}

.faq-question-container {
  cursor: pointer;
  padding-top: 32px;
  padding-bottom: 32px;
}

.faq-question-container.first {
  border-top: 1px solid #e5e5e5;
}

.faq-question-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-questions {
  width: 90%;
  color: #0d0e10;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 133%;
}

.faq-card {
  width: 100%;
  max-width: 730px;
  color: #181818;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.faq-icon {
  margin-bottom: 20px;
}

.faqs-wrapper {
  z-index: 2;
  width: 100%;
  margin-top: 64px;
  padding-top: 0;
  position: relative;
}

.faq-content {
  color: #121212;
  margin-bottom: 0;
  padding-bottom: 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 178%;
}

.faq-icon-contain {
  width: 24px;
  height: 24px;
  border: 2px solid #121212;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.faq-line {
  width: 10px;
  height: 2px;
  background-color: #121212;
  border-radius: 100px;
}

.faq-line-vertical {
  width: 2px;
  height: 10px;
  background-color: #121212;
  border-radius: 100px;
  position: absolute;
}

.faq-right-wrap {
  z-index: 2;
  width: 42%;
  max-width: 420px;
  background-color: rgba(255, 255, 255, .5);
  border: 8px solid #f8fbff;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  margin-top: 120px;
  padding: 50px 30px 40px;
  display: flex;
  position: relative;
}

.faq-card-heading {
  margin-bottom: 12px;
}

.faq-card-text {
  color: #121212;
  text-align: center;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 178%;
}

.cta-section {
  width: 100%;
}

.cta-wrapper {
  width: 93%;
  max-width: 1200px;
  background-color: #e91d8f;
  border: 12px solid #f3f3f3;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-wrapper.brightshine-yellow {
  background-color: #facd08;
}

.cta-wrapper.black {
  background-color: #121212;
}

.cta-heading {
  z-index: 1;
  max-width: 898px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cta-dash-span {
  color: rgba(255, 255, 255, .5);
  text-decoration: line-through;
}

.white-button {
  color: #ed1e24;
  background-color: #fff;
  border-radius: 80px;
  align-items: center;
  padding: 4px 4px 4px 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  text-decoration: none;
  display: flex;
}

.white-button.cta {
  z-index: 1;
  position: relative;
}

.cta-logos-wrapper {
  z-index: 1;
  width: 100%;
  max-width: 878px;
  grid-column-gap: 24px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.cta-logos {
  max-width: 20%;
  filter: grayscale();
}

.cta-logos.invert {
  filter: invert() grayscale();
}

.footer {
  width: 100%;
}

.footer-top-wrapper {
  width: 100%;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.logo-image.ceramic-pro {
  width: 200px;
}

.logo-image.ttt {
  width: 12em;
}

.logo-image.velv-leads {
  width: 200px;
}

.logo-image.attn2detail, .logo-image.cp {
  width: 12em;
}

.logo.nav {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-links {
  grid-column-gap: 40px;
  align-items: center;
  display: flex;
}

.social-links-wrap {
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.social-links-wrap.navbar {
  margin-top: 40px;
}

.social-icon-contain {
  opacity: .5;
  transition: opacity .2s;
}

.social-icon-contain:hover {
  opacity: 1;
}

.copyright-wrapper {
  width: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.copyright-right-wrapper {
  grid-column-gap: 40px;
  align-items: center;
  display: flex;
}

.copyright-text {
  font-size: 18px;
  line-height: 178%;
}

.cf-link {
  color: #003c77;
  text-decoration: none;
  transition: color .2s;
}

.cf-link:hover, .cf-link.cali-s-red {
  color: #ed1e24;
}

.cf-link.brightshine-yellow {
  color: #facd08;
}

.cf-link.wooddys-detailing-color, .cf-link.cp-provo {
  color: #e91d8f;
}

.cf-link.black {
  color: #121212;
}

.history-section {
  width: 100%;
  background-color: rgba(237, 30, 36, .8);
  background-image: none;
  border-top: 12px solid #f3f3f3;
  border-bottom: 12px solid #f3f3f3;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 30px rgba(96, 30, 237, .1), 0 5px 60px rgba(237, 30, 204, .1);
}

.history-wrapper {
  z-index: 1;
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.history-top-wrapper {
  max-width: 850px;
}

.history-heading {
  color: #fff;
  margin-bottom: 32px;
}

.history-paragraph {
  max-width: 756px;
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 178%;
}

.history-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 80px;
}

.history-grid-wrap {
  width: 100%;
  background-color: rgba(255, 255, 255, .1);
  border: 9px solid rgba(255, 255, 255, .2);
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 50px 40px 47px 46px;
  display: flex;
}

.history-card-heading {
  color: #fff;
  margin-bottom: 20px;
}

.card-flex {
  grid-column-gap: 12px;
  align-items: flex-start;
  display: flex;
}

.history-card-text {
  color: #fff;
  margin-bottom: 0;
}

.values-section {
  width: 100%;
  position: relative;
}

.values-wrapper {
  z-index: 4;
  width: 95%;
  max-width: 1280px;
  background-color: rgba(255, 255, 255, .5);
  border: 12px solid rgba(255, 255, 255, .7);
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 60px rgba(237, 30, 204, .1);
}

.values-loop-wrapper {
  width: 100%;
  grid-row-gap: 22px;
  flex-direction: column;
  margin-top: 64px;
  display: flex;
  overflow: visible;
}

.values-bottom-row {
  grid-column-gap: 30px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.value-card {
  z-index: 8;
  max-width: 460px;
  grid-column-gap: 20px;
  background-color: #fff;
  border-radius: 20px;
  flex: none;
  align-items: center;
  padding: 40px 30px 40px 40px;
  display: flex;
  box-shadow: 0 30px 200px rgba(18, 18, 18, .07);
}

.value-card._470px {
  max-width: 470px;
}

.value-card._490px {
  max-width: 490px;
}

.value-card._420px {
  max-width: 420px;
}

.values-icon {
  width: 100%;
  max-width: 50px;
}

.value-text {
  margin-bottom: 0;
  line-height: 160%;
}

.medium-span {
  font-weight: 500;
}

.values-top-row {
  grid-column-gap: 30px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.team-wrapper {
  width: 90%;
  max-width: 1160px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 160px;
  padding-bottom: 160px;
  display: flex;
}

.team-grid {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 72px;
}

.team-member-wrapper {
  width: 100%;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}

.member-image {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

.team-info-contain {
  -webkit-backdrop-filter: blur(200px);
  backdrop-filter: blur(200px);
  text-align: center;
  background-color: rgba(255, 255, 255, .2);
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  padding-top: 24px;
  padding-bottom: 24px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.member-name {
  color: #fff;
  margin-bottom: 8px;
}

.member-position {
  color: #fff;
  font-size: 18px;
  line-height: 178%;
}

.location-section {
  position: relative;
}

.location-wrapper {
  z-index: 3;
  width: 90%;
  max-width: 1160px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 10px 160px;
  display: flex;
  position: relative;
}

.location-left-wrapper {
  width: 35%;
  max-width: 358px;
}

.location-icon {
  width: 100%;
  max-width: 60px;
  margin-bottom: 24px;
}

.location-heading {
  color: #121212;
  text-align: left;
  margin-bottom: 32px;
}

.location-text {
  color: #121212;
  text-align: left;
  font-weight: 400;
}

.map-contain {
  width: 60%;
  max-width: 718px;
  position: relative;
}

.map-image {
  width: 100%;
}

.map-gradient {
  width: 100px;
  height: 100%;
  background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.map-gradient._2 {
  width: 100%;
  height: 100px;
  background-image: linear-gradient(#fff, rgba(255, 255, 255, 0));
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.map-gradient._3 {
  background-image: linear-gradient(270deg, #fff, rgba(255, 255, 255, 0));
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.map-gradient._4 {
  width: 100%;
  height: 100px;
  background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.projects-page-section {
  z-index: 1;
  width: 100%;
  position: relative;
}

.projects-page-wrapper {
  z-index: 10;
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  position: relative;
}

.projects-page-wrapper.ttt {
  padding-top: 0;
}

.center-wrapper {
  max-width: 660px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.center-paragraph {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 178%;
}

.center-paragraph._660px {
  max-width: 660px;
  text-align: center;
}

.projects-collection-contain {
  margin-top: 100px;
}

.project-info-wrapper {
  width: 45%;
  max-width: 500px;
}

.project-tabs-contain {
  grid-column-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.project-category {
  color: rgba(18, 18, 18, .6);
  letter-spacing: 2.24px;
  text-transform: uppercase;
  background-image: url('../images/Group-1859.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 229%;
}

.project-category._20px {
  color: #121212;
  letter-spacing: 1.25px;
  text-transform: none;
  background-image: url('../images/Ellipse-123.svg');
  padding-left: 17px;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
}

.project-summary-20px {
  color: #121212;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 160%;
}

.collection-list-projects {
  grid-column-gap: 0px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-tags {
  grid-column-gap: 16px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: flex;
}

.collection-list-tags.cms {
  grid-template-columns: 1fr 1fr 1fr;
  display: flex;
}

.projects-bottom-contain {
  margin-top: 80px;
  padding-bottom: 160px;
  display: flex;
}

.collection-list-wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.collection-list {
  grid-column-gap: 70px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-project {
  display: flex;
}

.projects-cms-wrapper {
  width: 85%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
}

.project-summary-32px {
  max-width: 660px;
  color: #121212;
  margin-bottom: 72px;
  font-size: 32px;
  line-height: 125%;
}

.projects-tags-contain {
  grid-column-gap: 100px;
  margin-bottom: 120px;
  display: flex;
}

.services-wrap {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.subheading-14px {
  color: rgba(18, 18, 18, .6);
  letter-spacing: 2.24px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 229%;
}

.subheading-14px.white {
  color: rgba(255, 255, 255, .6);
}

.project-image {
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 16px;
  margin-bottom: 100px;
}

.project-about-wrap {
  padding-bottom: 160px;
}

.rich-text ul {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 160%;
}

.rich-text li {
  margin-bottom: 10px;
}

.rich-text ol {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 160%;
}

.rich-text a {
  color: #601eed;
  text-decoration: none;
  transition: all .2s;
}

.rich-text a:hover {
  text-decoration: underline;
}

.project-heading {
  margin-top: 60px;
  margin-bottom: 50px;
}

.collection-list-images {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-secondary-images {
  width: 100%;
  border-radius: 16px;
}

.pricing-wrapper {
  z-index: 1;
  width: 90%;
  max-width: 1160px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  display: flex;
  position: relative;
}

.pricing-grid {
  width: 100%;
  max-width: 1016px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  margin-top: 80px;
}

.pricing-contain {
  background-color: rgba(255, 255, 255, .5);
  border: 12px solid rgba(255, 255, 255, .7);
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 5px 60px rgba(237, 30, 204, .1);
}

.pricing-contain.red {
  color: #fff;
  background-color: rgba(237, 30, 36, .8);
  background-image: linear-gradient(130deg, rgba(237, 30, 204, .8), rgba(237, 30, 36, .8) 30%, rgba(237, 30, 36, .8) 70%, rgba(237, 30, 204, .8));
  border-color: #f3f3f3;
  box-shadow: 0 5px 30px rgba(237, 30, 204, .1), 0 5px 30px rgba(96, 30, 237, .1), 0 30px 200px rgba(18, 18, 18, .07);
}

.pricing-top-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.plan-type {
  margin-bottom: 0;
}

.plan-for {
  font-size: 18px;
  line-height: 178%;
}

.pricing-icon {
  width: 100%;
  max-width: 60px;
}

.price-contain {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 56px;
  display: flex;
}

.price {
  margin-bottom: 0;
}

.price._40px {
  font-size: 40px;
}

.pricing-points-contain {
  width: 100%;
  grid-row-gap: 16px;
  flex-direction: column;
  margin-top: 35px;
  margin-bottom: 44px;
  display: flex;
}

.pricing-point-wrapper {
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 178%;
  display: flex;
}

.pricing-table-checkmark {
  flex: none;
  margin-right: 12px;
}

.violet-button-no-icon {
  height: 72px;
  color: #fff;
  text-align: center;
  background-color: #601eed;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  transition: all .2s;
  display: flex;
  position: static;
  top: 8px;
  bottom: 8px;
  left: auto;
  right: 8px;
}

.violet-button-no-icon:hover {
  color: #fff;
  background-color: #e91d8f;
}

.violet-button-no-icon.white {
  color: #ed1e24;
  background-color: #fff;
}

.violet-button-no-icon.white:hover {
  color: #fff;
  background-color: #601eed;
}

.logos-section {
  width: 100%;
}

.logos-wrapper {
  width: 90%;
  max-width: 1160px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 160px;
  display: flex;
  position: relative;
}

.logos-contain {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  opacity: 1;
  flex-wrap: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: grid;
}

.logos-image {
  background-color: rgba(0, 0, 0, 0);
}

.contact-wrapper {
  z-index: 1;
  width: 90%;
  max-width: 720px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.form-block {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#f8fbff, #f8fbff);
  border: 12px solid #003c77;
  border-radius: 20px;
  margin-bottom: 0;
  padding: 60px 40px;
}

.form-block.cali-s-red {
  border-color: #ed1e24;
}

.form-block.brightshine-yellow {
  border-color: #facd08;
}

.form-block.wooddys-detailing-color, .form-block.cp-provo {
  border-color: #e91d8f;
}

.form-block.ttt {
  border-color: #601eed;
  align-self: center;
  padding-left: 20px;
  padding-right: 20px;
}

.form-block.gold {
  border-color: #cda42d;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.form-block._5dd-blue {
  border-color: #0166ff;
  padding-top: 0;
}

.form-block.light-blue {
  border-color: #89cee4;
}

.contact-icon {
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}

.form {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.contact-heading {
  color: #fff;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
}

.text-field {
  height: 56px;
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  background-image: url('../images/User.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 63px;
  margin-bottom: 24px;
  padding: 16px 20px 16px 54px;
  font-size: 16px;
  line-height: 150%;
}

.text-field:active, .text-field:focus {
  border-color: rgba(255, 255, 255, .5);
}

.text-field:focus-visible {
  border-color: rgba(255, 255, 255, .7);
}

.text-field[data-wf-focus-visible] {
  border-color: rgba(255, 255, 255, .7);
}

.text-field::-ms-input-placeholder {
  color: #fff;
}

.text-field::placeholder {
  color: #fff;
}

.text-field.email {
  background-image: url('../images/Envelope_1.svg');
}

.contact-flex-contain {
  width: 100%;
  grid-column-gap: 24px;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.select-wrapper {
  width: 100%;
  background-color: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 63px;
  align-items: center;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.select-field {
  z-index: 2;
  height: 56px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/CurrencyCircleDollar.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 54px;
  font-size: 16px;
  line-height: 150%;
  position: relative;
}

.select-field.categories {
  background-image: url('../images/ProjectorScreen.svg');
}

.textarea {
  height: 160px;
  min-height: 160px;
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  background-image: url('../images/ChatCircleDots.svg');
  background-position: 20px 16px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 28px;
  margin-bottom: 0;
  padding-top: 16px;
  padding-left: 55px;
  font-size: 16px;
  line-height: 150%;
}

.textarea:active, .textarea:focus {
  border-color: rgba(255, 255, 255, .5);
}

.textarea::-ms-input-placeholder {
  color: #fff;
}

.textarea::placeholder {
  color: #fff;
}

.submit-button {
  color: #ed1e24;
  background-color: #fff;
  background-image: url('../images/Group-1690.svg');
  background-position: 222px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 2px solid #fff;
  border-radius: 79px;
  margin-top: 40px;
  padding: 20px 92px 20px 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  transition: all .2s;
}

.submit-button:hover {
  color: #fff;
  background-color: #ed1e24;
}

.submit-button.password {
  margin-top: 0;
}

.success-message {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.error-message {
  border-radius: 4px;
  margin-top: 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.error-message.cart {
  margin-top: 0;
}

.reference-headings {
  z-index: 1;
  color: #fff;
  text-align: center;
  margin-bottom: 32px;
  position: relative;
}

.buttons-grid {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  margin-top: 40px;
  display: grid;
}

.faq-card-2 {
  width: 100%;
  max-width: 730px;
  color: #181818;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.buttons-heading {
  margin-bottom: 16px;
}

.colors-grid {
  width: 100%;
  max-width: 1280px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 100px;
  display: grid;
}

.style-guide-main-content {
  width: 100%;
  margin-top: 120px;
}

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

.style-guide-content-wrapper {
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
}

.style-guide-item-heading {
  margin-bottom: 16px;
}

.typography-item-description {
  margin-top: 16px;
}

.color-grid-item {
  max-width: 200px;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  display: flex;
  box-shadow: 0 10px 70px rgba(83, 83, 83, .07);
}

.typography-heading {
  margin-bottom: 16px;
}

.typography-main {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 100px;
  display: grid;
}

._22-px {
  font-size: 22px;
  line-height: 150%;
}

.colour-name {
  font-size: 18px;
  font-weight: 700;
  line-height: 178%;
}

.color-box {
  width: 100%;
  height: 136px;
  max-width: none;
  background-color: #6c4be5;
  border-radius: 8px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.color-box._2 {
  background-color: #601eed;
}

.color-box._3 {
  background-color: #e91d8f;
}

.color-box._1 {
  background-color: #121212;
}

.color-box._4 {
  background-color: #ed1e24;
}

.color-box._8 {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
}

.color-box._6 {
  background-color: #8a8a8a;
}

._16-px {
  flex: none;
  font-size: 16px;
  font-weight: 500;
}

._16-px.color-code {
  color: rgba(13, 14, 16, .75);
  margin-top: 4px;
  font-size: 18px;
  line-height: 150%;
}

.reference-wrapper {
  background-color: rgba(237, 30, 36, .8);
  border: 12px solid #f3f3f3;
  border-radius: 20px;
  padding-top: 112px;
  padding-bottom: 112px;
  position: relative;
  overflow: hidden;
  box-shadow: 4px 4px 30px rgba(96, 30, 237, .1), 0 5px 60px rgba(237, 30, 204, .1);
}

.reference-paragraph {
  z-index: 1;
  max-width: 650px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 178%;
  position: relative;
}

.reference-paragraph._24px {
  font-size: 24px;
  line-height: 130%;
}

.reference-paragraph._20px {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 130%;
}

.licensing-tag-subtexts {
  margin-bottom: 0;
  margin-right: 8px;
  font-size: 20px;
  line-height: 160%;
}

.licensing-tag-subtexts.bold {
  font-size: 24px;
  font-weight: 700;
}

.licensing-tag-subtexts.small {
  max-width: 400px;
}

.image-covers {
  z-index: 10;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 24px;
  position: relative;
}

.bold-span {
  font-weight: 700;
}

.licencing-images-grids {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 100px;
  display: grid;
}

.licensing-wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 60px;
  display: flex;
}

.license-links {
  width: 32px;
  height: 32px;
  max-width: 32px;
  background-image: url('../images/Group-5521.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 50px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
}

.license-links:hover {
  background-color: rgba(96, 30, 237, .3);
}

.licensing-wrap {
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.licensing-wrap.top {
  margin-bottom: 32px;
}

.licensing-block {
  margin-right: auto;
}

.licensing-block.margin {
  margin-bottom: 100px;
}

.licensing-image-and-text-wrappers {
  width: 100%;
  border: 2px #0d0e10;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.video {
  margin-top: 20px;
  margin-bottom: 60px;
}

.utility-page-wrap {
  width: 100vw;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Plusjakartadisplay, sans-serif;
  display: flex;
  overflow: hidden;
}

.utility-page-content {
  z-index: 2;
  text-align: center;
  background-color: rgba(237, 30, 36, .8);
  border: 12px solid rgba(255, 255, 255, .7);
  border-radius: 20px;
  flex-direction: column;
  margin-top: 100px;
  margin-bottom: 0;
  padding: 40px;
  display: flex;
  position: relative;
}

.utility-page-content._404 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  align-items: center;
  margin-top: 50px;
  padding: 0;
  position: relative;
}

.utility-page-form {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.field-label {
  display: none;
}

.password-heading {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

._404-image {
  width: 100%;
  max-width: 400px;
  margin-bottom: 20px;
}

._404-heading {
  margin-bottom: 16px;
}

._404-text {
  margin-bottom: 30px;
}

.pink-blur-contain {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.pink-blur-contain.values {
  height: 993px;
  top: -17%;
  bottom: 0%;
  left: auto;
  right: -9%;
}

.pink-blur-contain.locations {
  height: 500px;
  opacity: .75;
  top: -21%;
  bottom: auto;
  left: -15%;
  right: auto;
}

.pink-blur-contain.project {
  height: 993px;
  top: -12%;
  bottom: auto;
  left: -27%;
  right: auto;
}

.pink-blur-contain.project._2 {
  top: 4%;
  bottom: auto;
  left: auto;
  right: -12%;
}

.pink-blur-contain.project._3 {
  height: 800px;
  top: 27%;
  bottom: auto;
  left: auto;
  right: 56%;
}

.pink-blur-contain.project._4 {
  top: auto;
  bottom: 17%;
  left: -3%;
  right: auto;
}

.pink-blur-contain.project._5 {
  height: 700px;
  top: auto;
  bottom: 0%;
  left: auto;
  right: -1%;
}

.pink-blur-contain.project-cms {
  height: 993px;
  top: -12%;
  bottom: auto;
  left: -27%;
  right: auto;
}

.pink-blur-contain.contact {
  height: 993px;
  top: -23%;
  bottom: auto;
  left: -32%;
  right: auto;
}

.pink-blur-contain.contact._2 {
  top: auto;
  bottom: -16%;
  left: auto;
  right: -22%;
}

.pink-blur-contain.contact.top {
  top: -45%;
}

.pink-blur-contain.sg {
  height: 993px;
  top: -14%;
  bottom: auto;
  left: -28%;
  right: auto;
}

.pink-blur-contain.about-hero {
  height: 993px;
  top: -34%;
  bottom: auto;
  left: -23%;
  right: auto;
}

.pink-blur-contain.about-hero._2 {
  top: auto;
  bottom: -54%;
  left: auto;
  right: -21%;
}

.pink-blur-contain.pricing {
  height: 993px;
  top: -11%;
  bottom: auto;
  left: -29%;
  right: auto;
}

.pink-blur-contain.pricing._2 {
  height: 800px;
  top: 13%;
  left: 3%;
}

.pink-blur-contain.pricing._2.ecommerce {
  left: 37%;
}

.pink-blur-contain.changelog {
  height: 993px;
  top: -34%;
  bottom: auto;
  left: -28%;
  right: auto;
}

.pink-blur-contain.instructions {
  height: 993px;
  top: -29%;
  bottom: auto;
  left: -28%;
  right: auto;
}

.pink-glow {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.pink-glow.history {
  opacity: .7;
  position: absolute;
  top: -34%;
  bottom: auto;
  left: -49%;
  right: auto;
}

.pink-glow.history-bottom {
  opacity: .62;
  position: absolute;
  top: auto;
  bottom: -30%;
  left: auto;
  right: -40%;
}

.pink-glow.cta {
  opacity: .7;
  position: absolute;
  top: -34%;
  bottom: auto;
  left: -49%;
  right: auto;
}

.pink-glow.cta-bottom {
  opacity: .7;
  position: absolute;
  top: auto;
  bottom: -23%;
  left: auto;
  right: -44%;
}

.red-blur-contain {
  height: 571px;
  position: absolute;
  top: -24%;
  bottom: auto;
  left: auto;
  right: -16%;
}

.red-blur-contain.faq {
  top: -6%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.red-blur-contain.values {
  height: 800px;
  top: 0%;
  bottom: 0%;
  left: 15%;
  right: auto;
}

.red-blur-contain.projects {
  top: -4%;
  bottom: auto;
  left: auto;
  right: -18%;
}

.red-blur-contain.projects._2 {
  height: 800px;
  top: 7%;
  right: 14%;
}

.red-blur-contain.projects._3 {
  height: 800px;
  top: 24%;
  right: 4%;
}

.red-blur-contain.projects._4 {
  height: 800px;
  top: auto;
  bottom: 14%;
  left: auto;
  right: 0%;
}

.red-blur-contain.projects._5 {
  height: 800px;
  top: auto;
  bottom: -1%;
  left: auto;
  right: 37%;
}

.red-blur-contain.projects-cms {
  top: -4%;
  bottom: auto;
  left: auto;
  right: -18%;
}

.red-blur-contain.contact {
  top: -30%;
  bottom: auto;
  left: auto;
  right: -16%;
}

.red-blur-contain.sg {
  top: -4%;
  bottom: auto;
  left: auto;
  right: -21%;
}

.red-blur-contain.company {
  top: -20%;
  bottom: auto;
  left: -19%;
  right: auto;
}

.red-blur-contain.pricing {
  top: -6%;
  bottom: auto;
  left: auto;
  right: -17%;
}

.red-blur-contain.pricing._2 {
  height: 1000px;
  top: 6%;
  right: 32%;
}

.red-blur-contain.pricing._2.ecommerce {
  top: 7%;
  right: 47%;
}

.red-blur-contain.changelog {
  top: -17%;
  bottom: auto;
  left: auto;
  right: -21%;
}

.red-glow {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.violet-blur-contain {
  width: 816px;
  position: absolute;
  top: auto;
  bottom: -8%;
  left: 20%;
  right: auto;
}

.violet-blur-contain.faq {
  width: 700px;
  opacity: .7;
  top: 11%;
  bottom: auto;
  left: auto;
  right: -14%;
}

.violet-blur-contain.values {
  width: 900px;
  opacity: .7;
  bottom: -6%;
  left: -27%;
}

.violet-blur-contain.locations {
  width: 400px;
  opacity: .7;
  bottom: 25%;
  left: -15%;
}

.violet-blur-contain.contact {
  width: 1000px;
  opacity: .7;
  top: auto;
  bottom: -16%;
  left: -38%;
  right: auto;
}

.violet-blur-contain.about-hero {
  opacity: .6;
  top: auto;
  bottom: -35%;
  left: -17%;
  right: auto;
}

.violet-blur-contain.projects {
  width: 600px;
  opacity: .8;
  top: 15%;
  bottom: auto;
  left: -3%;
  right: auto;
}

.violet-blur-contain.projects._2 {
  width: 800px;
  top: 43%;
  left: 15%;
}

.violet-blur-contain.pricing {
  opacity: .6;
  top: 15%;
  bottom: auto;
  left: -28%;
  right: auto;
}

.violet-blur-contain.pricing.ecommerce {
  opacity: .4;
  top: 9%;
  left: 40%;
}

.violet-blur-contain.pricing.ecommerce._2 {
  top: 20%;
  left: -12%;
}

.violet-blur {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.collection-list-wrapper-pricing {
  width: 100%;
  margin-top: 80px;
}

.collection-list-pricing {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.price-points-rich-text p {
  background-image: url('../images/CheckCircle.svg');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 16px;
  padding-left: 44px;
  font-size: 18px;
  line-height: 178%;
}

.buttons-contain {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 30px;
  display: grid;
}

.product-name-wrapper {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}

.products-name {
  margin-bottom: 8px;
  margin-right: 10px;
}

.plan-wrapper {
  width: 90%;
  max-width: 1200px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 200px;
  display: flex;
}

.button-group {
  margin-bottom: 20px;
}

.plans-hero-section {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.plan-detail-paragraph {
  margin-bottom: 20px;
  font-size: 18px;
}

.duration-label {
  margin-bottom: 10px;
}

.about-product-text {
  color: #545479;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 156%;
}

.option-list {
  margin-top: 20px;
}

.plan-detail-title {
  color: #0d0e10;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.product-details-contain {
  margin-top: 20px;
  font-size: 18px;
}

.product-box-wrap {
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, .8);
  border: 12px solid rgba(255, 255, 255, .8);
  border-radius: 12px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(237, 30, 204, .08);
}

.text-containers {
  width: 48%;
  max-width: 550px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.text-containers.product-hero {
  width: 45%;
  max-width: 500px;
}

.plan-price {
  color: #0d0e10;
  font-size: 38px;
  font-weight: 700;
  line-height: 54px;
}

.duration-buttons {
  background-color: rgba(63, 83, 216, .1);
  border: 2px solid rgba(201, 250, 117, 0);
  border-radius: 4px;
  margin-right: 20px;
  padding: 10px 20px;
  font-weight: 500;
}

.duration-buttons.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #3f53d8;
  border: 2px solid rgba(11, 11, 11, 0);
}

.add-to-cart-button {
  color: #fff;
  background-color: #601eed;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.add-to-cart-button:hover {
  background-color: #121212;
}

.buy-now-button {
  color: #fff;
  background-color: #e91d8f;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 16px 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.buy-now-button:hover {
  background-color: #601eed;
}

.checkout-form {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  padding: 60px 0;
  position: relative;
}

.checkout-container {
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.apple-pay {
  height: 60px;
  border-radius: 10px;
}

.pay-with-browser {
  height: 60px;
  border-radius: 10px;
  font-size: 18px;
}

.block-header {
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

.block-heading {
  margin-bottom: 0;
}

.place-order-button {
  color: #fff;
  background-color: #601eed;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.place-order-button:hover {
  background-color: #e91d8f;
}

.about-hero-section {
  z-index: 2;
  position: relative;
}

.about-hero-wrapper {
  max-width: 1330px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.about-center-wrapper {
  width: 100%;
  max-width: 820px;
  margin: 80px auto 140px;
}

.about-hero-heading {
  text-align: center;
  margin-bottom: 24px;
  font-size: 64px;
  line-height: 112%;
}

.about-hero-paragraph {
  max-width: 600px;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 178%;
}

.about-images-left {
  width: 30%;
  height: 100%;
  max-height: 600px;
  max-width: 274px;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 10px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
}

.about-hero-images {
  width: 80px;
  border: 4px solid rgba(255, 255, 255, .4);
  border-radius: 100px;
  position: relative;
  box-shadow: 0 4px 63px rgba(205, 205, 205, .25);
}

.about-hero-images._1 {
  left: 50%;
  right: 0;
}

.about-hero-images._4 {
  left: 50%;
}

.about-hero-images._5 {
  left: -50%;
  right: 0;
}

.about-hero-images._8 {
  left: -50%;
}

.about-images-right {
  width: 30%;
  height: 100%;
  max-height: 600px;
  max-width: 274px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  padding-right: 10px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
}

.background-image-wrap {
  position: relative;
  overflow: hidden;
}

.background-image {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-icon {
  opacity: 0;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-menu {
  z-index: 10;
  height: 100%;
  min-height: 720px;
  background-color: #fff;
  flex-direction: row;
  padding-top: 20px;
  position: fixed;
  top: 0;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 141px 141px 100px rgba(18, 18, 18, .2);
}

.gallery-section {
  position: relative;
}

.company-images-wrapper {
  z-index: 2;
  width: 90%;
  max-width: 1160px;
  justify-content: space-between;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 160px;
  padding-bottom: 400px;
  display: flex;
  position: relative;
}

.company-heading {
  max-width: 480px;
  margin-bottom: 0;
}

.company-image-1 {
  width: 50%;
  max-width: 570px;
  border-radius: 20px;
  margin-left: 20px;
}

.company-image-2 {
  position: absolute;
  top: 38%;
  bottom: auto;
  left: 24%;
  right: auto;
}

.company-image-3 {
  width: 17%;
  max-width: 370px;
  position: absolute;
  top: 37%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.company-image-4 {
  width: 30%;
  max-width: 380px;
  position: absolute;
  top: 60%;
  bottom: auto;
  left: 20%;
  right: auto;
}

.company-image-5 {
  width: 30%;
  max-width: 320px;
  position: absolute;
  top: 61%;
  bottom: auto;
  left: 54%;
  right: auto;
}

.nav-image-contain {
  width: 45%;
  display: flex;
}

.nav-links-wrapper {
  width: 45%;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.nav-contain {
  width: 90%;
  max-width: 1160px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.nav-image {
  width: 100%;
  max-width: 480px;
}

.nav-links {
  color: #121212;
  letter-spacing: -.32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 72px;
  font-weight: 500;
  line-height: 111%;
  transition: color .2s;
}

.nav-links:hover, .nav-links.w--current {
  color: #601eed;
}

.menu-right-contain {
  grid-column-gap: 20px;
  flex-direction: row;
  align-items: center;
  display: flex;
  position: relative;
}

.cart-button {
  width: 48px;
  height: 48px;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  padding: 0;
  box-shadow: 0 0 20px rgba(18, 18, 18, .07);
}

.icon {
  color: #121212;
  margin-right: 0;
}

.cart-contain {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -68px;
  right: auto;
}

.absolute-text {
  color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  line-height: 150%;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 54px;
  right: auto;
}

.select-arrow {
  z-index: 3;
  width: 35px;
  height: 35px;
  background-color: #e95161;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 20px;
}

.select-arrow-image {
  border-radius: 100px;
}

.empty-state {
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  font-weight: 500;
}

.nav-close {
  width: 48px;
  height: 48px;
  background-color: #121212;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 10px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav-close:hover {
  background-color: #601eed;
}

.close-wrapper {
  width: 95%;
  max-width: 1330px;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-section-large {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.testimonial19_rating-wrapper {
  margin-bottom: 1.5rem;
  display: flex;
}

.testimonial19_rating-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

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

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-section {
  width: 100%;
  background-color: #f8fbff;
}

.cta-2-section {
  z-index: 1;
  width: 100%;
  position: relative;
}

.embed {
  width: 100%;
  height: 45rem;
  display: block;
}

.embed.attn2detail {
  height: 47rem;
}

.contact-heading-black {
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
}

.contact-heading-black.hero {
  text-align: center;
}

.base-container {
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 15px;
}

.about-3-card-content {
  height: 30rem;
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 30px 40px 40px;
  display: flex;
}

.about-3-card-content.st6 {
  height: 32rem;
}

.about-3-card-content.st6-2, .about-3-card-content.st6-2-copy {
  height: 35rem;
}

.price-holder {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.about-5-center-card-with-image {
  width: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
  box-shadow: 0 10px 50px rgba(53, 82, 99, .09);
}

.about-3-card-number {
  color: #000;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 600;
  line-height: 1em;
}

.primary-button {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  background-color: #e91d8f;
  border-radius: 50px;
  margin-bottom: 25px;
  padding: 20px 35px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  transition: background-color .5s;
}

.primary-button:hover {
  opacity: .8;
  color: #fff;
  background-color: #000;
  border-style: none;
}

.about-3-card-wrapper {
  display: flex;
}

.about-3-card-description {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 300;
}

.about-3-center-card-image {
  width: 100%;
  height: 240px;
  object-fit: contain;
  margin-top: 25px;
}

.heading {
  font-weight: 400;
}

.about-3-card-image {
  width: 100%;
  height: 240px;
  object-fit: contain;
}

.primary-button-2 {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  background-color: #e91d8f;
  border-radius: 50px;
  margin-bottom: 25px;
  padding: 20px 35px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  transition: background-color .5s;
}

.primary-button-2:hover {
  opacity: .8;
  color: #fff;
  background-color: #000;
  border-style: none;
}

.about-4-card-with-image {
  width: 50%;
  background-color: #fff;
  margin-top: 25px;
  margin-bottom: 25px;
  box-shadow: 0 10px 50px rgba(53, 82, 99, .09);
}

.about-4-center-card-with-image {
  width: 50%;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
  box-shadow: 0 10px 50px rgba(53, 82, 99, .09);
}

.primary-button-blue {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  background-color: #000;
  border-radius: 50px;
  justify-content: space-around;
  align-items: center;
  padding: 20px 35px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  transition: opacity .5s;
}

.primary-button-blue:hover {
  opacity: .5;
  color: #fff;
}

.about-3-card-description-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 300;
}

.heading-2, .heading-3 {
  font-weight: 400;
}

.gallery9_lightbox-link {
  width: 100%;
  height: 100%;
}

.gallery9_image-wrapper-large {
  width: 100%;
  height: 100%;
  position: relative;
}

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

.gallery9_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery9_image-wrapper {
  width: 100%;
  height: 100%;
  padding-top: 100%;
  position: relative;
}

.navlink-phone {
  color: #121212;
  align-items: center;
  font-family: Plusjakartadisplay, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  display: flex;
  position: relative;
  left: -11rem;
}

.call-icon {
  max-width: 55%;
}

.text-block.brightshine-yellow {
  color: #facd08;
}

.text-block.black {
  color: #121212;
}

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

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

.contact-modal5_content-wrapper {
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  padding: 5rem 5%;
  display: block;
  position: absolute;
  overflow: scroll;
}

.contact-modal5_background-overlay {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .25);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.contact-modal5_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.contact-modal5_form-block {
  flex-direction: column;
  align-items: stretch;
}

.error-text {
  color: #e23939;
}

.success-message-2 {
  background-color: rgba(0, 0, 0, 0);
  padding: 1.5rem;
}

.modal-component {
  z-index: 999;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.project-summary-copy {
  color: #121212;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 178%;
}

.project-info-contain-copy {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.project-left-info-copy {
  width: 80%;
}

.all-services-section {
  width: 100%;
  background-color: #f8fbff;
}

.form-section {
  z-index: 1;
  width: 100%;
  position: relative;
}

.single-price-section {
  padding-top: 40px;
  padding-bottom: 80px;
}

.single-price-section.without-bottom-spacing {
  padding-top: 30px;
  padding-bottom: 0;
}

.multiple-pricing-section {
  padding-top: 40px;
  padding-bottom: 80px;
}

.multiple-pricing-section.without-bottom-spacing {
  padding-top: 0;
  padding-bottom: 0;
}

.left-sided-text-section, .right-sided-text-section {
  z-index: 1;
  width: 100%;
  position: relative;
}

.social-icon-copy {
  max-width: 50%;
}

.text-block-2 {
  color: #e91d8f;
}

.text-block-2.elusive-color {
  color: #003c77;
}

.text-block-2.cali-s-red {
  color: #ed1e24;
}

.text-block-2.brightshine-yellow {
  color: #facd08;
}

.link-text-copy {
  width: 10rem;
  color: #003c77;
  position: absolute;
  left: 60px;
}

.link-text-copy:hover {
  color: #003c77;
}

.link-text-copy.cali-s-red {
  color: #ed1e24;
}

.link-text-copy.brightshine-yellow {
  color: #facd08;
}

.link-text-copy.wooddys-detailing-color, .link-text-copy.cp-provo {
  color: #e91d8f;
}

.link-text-copy.black {
  color: #121212;
}

.nav-icon-contain-copy {
  width: 48px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 0 20px rgba(0, 0, 0, .07);
}

.div-block, .div-block-3 {
  display: none;
}

.text-span {
  font-weight: 700;
}

.gold-span {
  color: #cda42d;
  font-weight: 700;
}

.steps-text-block {
  text-align: center;
  padding-top: 10px;
  line-height: 140%;
}

.steps-text-block.brightshine-yellow {
  color: #facd08;
}

.steps-text-block.black {
  color: #121212;
}

.steps-title {
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}

.steps-grid {
  width: 100%;
  max-width: 1280px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  display: grid;
}

.step-image {
  width: 100%;
  height: 136px;
  max-width: none;
  background-color: #6c4be5;
  border-radius: 8px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.step-image._2 {
  background-color: #601eed;
}

.step-image._3 {
  background-color: #e91d8f;
}

.step-image._1 {
  height: auto;
  background-color: #121212;
  margin-bottom: 10px;
}

.step-image._4 {
  background-color: #ed1e24;
}

.step-image._8 {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
}

.step-image._6 {
  background-color: #8a8a8a;
}

.step-grid-item {
  max-width: 255px;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  display: flex;
  box-shadow: 0 10px 70px rgba(83, 83, 83, .07);
}

.pink-span {
  color: #e91d8f;
  font-weight: 700;
}

.light-blue-span {
  color: #89cee4;
  font-weight: 700;
}

.primary-button-3 {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  background-color: #e91d8f;
  border-radius: 50px;
  margin-bottom: 25px;
  padding: 20px 35px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  transition: background-color .5s;
}

.primary-button-3:hover {
  opacity: .8;
  color: #fff;
  background-color: #000;
  border-style: none;
}

.about-3-card-description-3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

._5dd-blue-span {
  color: #0166ff;
  font-weight: 700;
}

.chevydude {
  height: 30em;
}

@media screen and (min-width: 1280px) {
  .approach-bubble._3 {
    left: -60px;
  }

  .approach-bubble._5 {
    left: -40px;
  }

  .violet-approach-bubble._2 {
    left: -50px;
  }

  .violet-approach-bubble._4 {
    left: -60px;
  }

  .pink-blur-contain.contact._2 {
    right: -10%;
  }

  .red-blur-contain.pricing._2 {
    top: 5%;
    right: 22%;
  }

  .violet-blur-contain.contact {
    left: -27%;
  }

  .company-image-2 {
    left: 26%;
  }

  .single-price-section, .multiple-pricing-section {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}

@media screen and (min-width: 1440px) {
  .pink-blur-contain.values {
    left: 43%;
  }

  .pink-blur-contain.locations {
    left: 0%;
  }

  .pink-blur-contain.project {
    left: -19%;
  }

  .pink-blur-contain.project._2 {
    right: 6%;
  }

  .pink-blur-contain.project-cms {
    left: -19%;
  }

  .pink-blur-contain.contact {
    top: -33%;
    left: -19%;
  }

  .pink-blur-contain.contact._2 {
    right: -3%;
  }

  .pink-blur-contain.sg {
    top: -11%;
    bottom: auto;
    left: -20%;
    right: auto;
  }

  .pink-blur-contain.about-hero {
    left: -19%;
  }

  .pink-blur-contain.about-hero._2 {
    right: -10%;
  }

  .pink-blur-contain.pricing {
    left: -19%;
  }

  .pink-blur-contain.pricing._2 {
    left: 5%;
  }

  .pink-blur-contain.changelog {
    top: -38%;
    bottom: auto;
    left: -20%;
    right: auto;
  }

  .pink-blur-contain.instructions {
    top: -25%;
    bottom: auto;
    left: -20%;
    right: auto;
  }

  .red-blur-contain.values {
    left: 23%;
  }

  .red-blur-contain.projects, .red-blur-contain.projects-cms, .red-blur-contain.contact, .red-blur-contain.sg, .red-blur-contain.changelog {
    right: -15%;
  }

  .violet-blur-contain.values {
    left: -11%;
  }

  .violet-blur-contain.locations {
    left: -1%;
  }

  .violet-blur-contain.projects {
    left: 2%;
  }

  .violet-blur-contain.pricing {
    left: -2%;
  }

  .violet-blur-contain.pricing.ecommerce._2 {
    left: -9%;
  }
}

@media screen and (min-width: 1920px) {
  .color-box {
    max-width: none;
  }

  .pink-blur-contain.values {
    left: 40%;
  }

  .pink-blur-contain.locations {
    left: 9%;
  }

  .pink-blur-contain.project {
    left: -4%;
  }

  .pink-blur-contain.project._4 {
    left: 14%;
  }

  .pink-blur-contain.project._5 {
    bottom: -1%;
    right: 16%;
  }

  .pink-blur-contain.project-cms, .pink-blur-contain.contact {
    left: -4%;
  }

  .pink-blur-contain.contact._2 {
    right: 12%;
  }

  .pink-blur-contain.sg, .pink-blur-contain.about-hero {
    left: -4%;
  }

  .pink-blur-contain.about-hero._2 {
    right: 9%;
  }

  .pink-blur-contain.pricing {
    left: -4%;
  }

  .pink-blur-contain.pricing._2 {
    left: 20%;
  }

  .pink-blur-contain.changelog, .pink-blur-contain.instructions {
    left: -4%;
  }

  .red-blur-contain {
    right: 2%;
  }

  .red-blur-contain.values {
    left: 28%;
  }

  .red-blur-contain.projects {
    right: 3%;
  }

  .red-blur-contain.projects._3 {
    right: 16%;
  }

  .red-blur-contain.projects._4 {
    right: 11%;
  }

  .red-blur-contain.projects-cms, .red-blur-contain.contact, .red-blur-contain.sg, .red-blur-contain.pricing, .red-blur-contain.changelog {
    right: 3%;
  }

  .violet-blur-contain.values {
    left: 6%;
  }

  .violet-blur-contain.locations {
    left: 9%;
  }

  .violet-blur-contain.contact {
    left: 2%;
  }

  .violet-blur-contain.about-hero {
    left: 4%;
  }

  .violet-blur-contain.projects {
    left: 17%;
  }

  .violet-blur-contain.pricing {
    left: 12%;
  }

  .violet-blur-contain.pricing.ecommerce._2 {
    left: 9%;
  }

  .step-image {
    max-width: none;
  }
}

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

  h2 {
    font-size: 50px;
  }

  h3 {
    font-size: 42px;
  }

  h4 {
    font-size: 28px;
  }

  h5 {
    font-size: 24px;
  }

  h6 {
    font-size: 22px;
  }

  .image-container {
    width: 100%;
  }

  .image-container.product-hero {
    width: 100%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 60px;
  }

  .nav-icon-contain {
    background-color: #fff;
  }

  .menu-button {
    border: 1px solid #121212;
  }

  .menu-button.w--open {
    border-color: #601eed;
  }

  .link-text {
    display: none;
  }

  .hero-center-wrapper {
    width: 90%;
    padding: 60px 10px;
  }

  .approach-wrapper {
    padding-top: 60px;
    padding-bottom: 250px;
  }

  .approach-bubbles-wrapper {
    justify-content: space-between;
    position: relative;
  }

  .approach-bubble._1 {
    width: 200px;
    height: 200px;
  }

  .approach-bubble._3 {
    width: 200px;
    height: 200px;
    left: 0;
  }

  .approach-bubble._5 {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 220px;
    bottom: 0%;
    left: auto;
    right: 15%;
  }

  .approach-bubble-text {
    font-size: 20px;
    line-height: 125%;
  }

  .violet-approach-bubble._2 {
    width: 200px;
    height: 200px;
    top: 0;
    left: 0;
  }

  .violet-approach-bubble._4 {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 220px;
    left: 15%;
  }

  .projects-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .projects-slider {
    justify-content: center;
  }

  .left-arrow {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
    box-shadow: 0 1px 100px rgba(18, 18, 18, .4);
  }

  .right-arrow {
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
    box-shadow: 0 1px 100px rgba(18, 18, 18, .4);
  }

  .project-contain.featured {
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: flex-start;
  }

  .project-contain.cms, .project-thumbnail-contain._50 {
    width: 100%;
  }

  .case-studies-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cs-tab-wrap {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cs-info-wrap, .cs-image-wrap {
    width: 100%;
  }

  .faqs-section-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .faq-left-wrapper {
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-answer-wrap {
    padding-bottom: 0;
    padding-right: 7%;
  }

  .faq-card {
    max-width: none;
  }

  .faqs-wrapper {
    width: 100%;
    padding-top: 0;
  }

  .faq-content {
    padding-bottom: 24px;
  }

  .faq-right-wrap {
    width: 100%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-card-text {
    padding-bottom: 0;
  }

  .cta-logos-wrapper {
    max-width: 500px;
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .cta-logos {
    max-width: 40%;
  }

  .cta-logos.invert {
    max-width: 100%;
  }

  .footer-top-wrapper {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .logo {
    padding-left: 0;
  }

  .social-links-wrap.navbar {
    margin-top: 20px;
  }

  .copyright-wrapper {
    grid-row-gap: 20px;
    flex-direction: column-reverse;
  }

  .history-grid {
    max-width: 400px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .card-flex {
    align-items: center;
  }

  .team-wrapper {
    padding-top: 140px;
  }

  .team-grid {
    max-width: 700px;
    grid-template-columns: 1fr 1fr;
  }

  .location-wrapper {
    grid-row-gap: 60px;
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .location-left-wrapper {
    width: 100%;
  }

  .map-contain {
    width: 100%;
    max-width: 600px;
  }

  .projects-page-wrapper {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .project-info-wrapper {
    width: 100%;
    max-width: none;
  }

  .projects-bottom-contain {
    justify-content: center;
  }

  .collection-list-wrapper {
    width: 100%;
  }

  .collection-list {
    width: 100%;
    grid-template-columns: 1fr;
  }

  .collection-item-project {
    width: 100%;
  }

  .projects-cms-wrapper {
    padding-top: 100px;
  }

  .project-summary-32px {
    font-size: 26px;
  }

  .pricing-grid {
    max-width: 600px;
    grid-template-columns: 1fr;
  }

  .logos-wrapper {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .logos-contain {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    justify-items: center;
    display: grid;
  }

  .logos-image {
    margin-bottom: 0;
    margin-left: 2%;
    margin-right: 2%;
  }

  .contact-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .faq-card-2 {
    max-width: none;
  }

  .colors-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .style-guide-main-content {
    width: 100%;
  }

  ._22-px {
    font-size: 20px;
  }

  .licencing-images-grids {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .licensing-wrapper {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .licensing-image-and-text-wrappers {
    width: 100%;
  }

  .pink-blur-contain.locations {
    top: -27%;
    left: 0%;
  }

  .pink-blur-contain.project.top {
    top: -6%;
    left: -51%;
  }

  .pink-blur-contain.pricing._2 {
    top: 11%;
    left: 35%;
  }

  .red-blur-contain.faq {
    top: auto;
    bottom: 15%;
    left: 0%;
    right: auto;
  }

  .red-blur-contain.projects.top {
    top: -2%;
    right: -29%;
  }

  .red-blur-contain.pricing._2 {
    top: 4%;
    right: -16%;
  }

  .violet-blur-contain.faq {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .violet-blur-contain.locations {
    bottom: 68%;
    left: 26%;
  }

  .violet-blur-contain.projects._2 {
    top: 38%;
    left: 1%;
  }

  .violet-blur-contain.pricing {
    top: 13%;
    left: -15%;
  }

  .collection-list-pricing {
    max-width: 600px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .plan-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 80px;
    padding-bottom: 180px;
  }

  .text-containers {
    width: 100%;
  }

  .text-containers.product-hero {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .checkout-container {
    flex-direction: column;
    align-items: stretch;
  }

  .left-checkout {
    margin-right: 0;
  }

  .about-center-wrapper {
    width: 70%;
  }

  .about-hero-heading {
    font-size: 54px;
  }

  .about-images-left {
    max-height: 700px;
    padding-left: 20px;
  }

  .about-images-right {
    max-height: 700px;
    padding-right: 20px;
  }

  .navigation-menu {
    min-height: 680px;
  }

  .company-images-wrapper {
    max-width: 700px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    padding-bottom: 100px;
    display: grid;
  }

  .company-image-1 {
    width: 100%;
    margin-left: 0;
  }

  .company-image-2 {
    width: 100%;
    position: static;
    top: 44%;
  }

  .company-image-3 {
    display: none;
    position: static;
    top: 42%;
  }

  .company-image-4 {
    width: 100%;
    max-width: none;
    position: static;
    top: 63%;
  }

  .company-image-5 {
    width: 100%;
    max-width: none;
    position: relative;
    top: -37%;
    left: 0%;
  }

  .nav-image-contain {
    width: 50%;
  }

  .nav-links-wrapper {
    width: 40%;
  }

  .nav-links {
    font-size: 45px;
  }

  .cart-button {
    border: 1px solid #121212;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .about-5-center-card-with-image {
    width: 47%;
    margin-bottom: 30px;
    margin-left: 30px;
  }

  .about-3-card-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .about-3-center-card-image {
    height: 240px;
  }

  .about-4-card-with-image {
    width: 47%;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .about-4-center-card-with-image {
    width: 47%;
    margin-bottom: 30px;
    margin-left: 30px;
  }

  .navlink-phone {
    left: auto;
  }

  .contact-modal5_content-wrapper {
    padding: 4rem 5%;
  }

  .link-text-copy {
    display: none;
  }

  .nav-icon-contain-copy {
    background-color: #fff;
  }

  .steps-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 56px;
  }

  h2 {
    font-size: 46px;
  }

  h3 {
    font-size: 40px;
  }

  h4 {
    font-size: 26px;
  }

  h5 {
    font-size: 22px;
  }

  h6 {
    font-size: 20px;
  }

  .footer-wrapper {
    justify-content: space-between;
  }

  .licencing-image-item {
    height: 200px;
  }

  .hero-center-wrapper {
    padding-top: 100px;
  }

  .approach-wrapper {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .approach-bubbles-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    padding-top: 0;
    display: flex;
  }

  .approach-bubble._1, .approach-bubble._3, .approach-bubble._5, .violet-approach-bubble._2, .violet-approach-bubble._4 {
    position: static;
  }

  .mask {
    width: 90%;
  }

  .project-contain.featured {
    padding-left: 24px;
    padding-right: 24px;
  }

  .project-thumbnail-contain {
    height: 300px;
  }

  .project-thumbnail-contain._50 {
    margin-bottom: 0;
  }

  .faq-answer-wrap {
    padding-right: 7%;
  }

  .faq-questions {
    font-size: 22px;
  }

  .faq-card-text {
    padding-bottom: 0;
  }

  .card-flex {
    align-items: center;
  }

  .team-grid {
    max-width: 500px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .member-name {
    font-size: 22px;
  }

  .member-position {
    font-size: 16px;
  }

  .projects-page-wrapper {
    padding-top: 100px;
  }

  .project-summary-32px {
    font-size: 22px;
  }

  .projects-tags-contain {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .rich-text ul, .rich-text ol, .rich-text p {
    font-size: 18px;
  }

  .pricing-wrapper {
    padding-top: 100px;
  }

  .pricing-contain {
    padding-left: 24px;
    padding-right: 24px;
  }

  .logos-wrapper {
    width: 90%;
  }

  .contact-wrapper {
    padding-top: 80px;
  }

  .form-block {
    padding-left: 24px;
    padding-right: 24px;
  }

  .contact-flex-contain {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .colors-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  ._22-px {
    font-size: 20px;
  }

  .reference-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .licensing-tag-subtexts {
    text-align: left;
    font-size: 18px;
  }

  .image-covers {
    border-radius: 12px;
  }

  .licencing-images-grids {
    grid-template-columns: 1fr 1fr;
  }

  .licensing-wrapper {
    width: 100%;
    padding-top: 90px;
    padding-bottom: 0;
  }

  .licensing-block.margin {
    margin-bottom: 60px;
  }

  .licensing-image-and-text-wrappers {
    padding: 0;
  }

  .pink-blur-contain.project-cms {
    left: -62%;
  }

  .pink-blur-contain.contact._2 {
    height: 600px;
    bottom: 26%;
  }

  .pink-blur-contain.contact.top {
    height: 600px;
    top: -16%;
    left: -32%;
  }

  .pink-blur-contain.pricing {
    left: -65%;
  }

  .pink-blur-contain.pricing._2.ecommerce {
    top: 18%;
  }

  .red-blur-contain.faq {
    right: 28%;
  }

  .red-blur-contain.projects-cms {
    right: -39%;
  }

  .red-blur-contain.contact {
    right: -40%;
  }

  .red-blur-contain.company {
    left: -44%;
  }

  .red-blur-contain.pricing {
    right: -50%;
  }

  .violet-blur-contain.faq {
    left: -15%;
    right: 46%;
  }

  .violet-blur-contain.contact {
    width: 600px;
    bottom: 30%;
  }

  .violet-blur-contain.pricing.ecommerce._2 {
    top: 26%;
  }

  .plan-wrapper {
    width: 90%;
    padding-top: 80px;
    padding-bottom: 140px;
  }

  .product-box-wrap {
    padding: 30px;
  }

  .about-hero-wrapper {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .about-center-wrapper {
    width: 60%;
  }

  .about-hero-heading {
    font-size: 38px;
  }

  .about-hero-paragraph {
    font-size: 16px;
  }

  .about-images-left {
    max-height: 600px;
    padding-left: 10px;
  }

  .about-hero-images._1 {
    left: 50%;
  }

  .about-images-right {
    max-height: 600px;
    padding-right: 10px;
  }

  .navigation-menu {
    overflow: auto;
  }

  .company-image-2 {
    top: 50%;
    left: 25%;
  }

  .company-image-3 {
    top: 48%;
  }

  .company-image-4 {
    top: 66%;
  }

  .nav-image-contain {
    width: 60%;
  }

  .nav-links-wrapper {
    width: 40%;
    margin-bottom: 40px;
  }

  .nav-contain {
    flex-direction: column-reverse;
    overflow: visible;
  }

  .nav-links {
    font-size: 35px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .about-5-center-card-with-image {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
  }

  .about-4-card-with-image {
    width: 100%;
    margin-bottom: 15px;
  }

  .about-4-center-card-with-image {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
  }

  .gallery9_image-wrapper-large {
    padding-top: 100%;
  }

  .gallery9_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    column-count: 1;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .contact-modal5_content-wrapper {
    padding-bottom: 7rem;
  }

  .single-price-section, .multiple-pricing-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .steps-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 42px;
  }

  h3 {
    font-size: 36px;
  }

  h4 {
    font-size: 24px;
  }

  p {
    font-size: 18px;
  }

  .footer-wrapper {
    justify-content: flex-start;
  }

  .licencing-image-item {
    height: 200px;
  }

  .violet-button {
    font-size: 18px;
  }

  .icon-contain {
    flex: none;
  }

  .approach-wrapper {
    padding-top: 140px;
  }

  .left-arrow {
    top: -55%;
  }

  .left-arrow.testimonial {
    top: 90%;
  }

  .right-arrow {
    top: -55%;
  }

  .right-arrow.testimonial {
    top: 90%;
  }

  .mask {
    width: 95%;
  }

  .project-contain {
    padding: 20px;
  }

  .project-contain.featured, .project-contain.cms {
    padding-left: 16px;
    padding-right: 16px;
  }

  .project-thumbnail-contain {
    height: 260px;
  }

  .project-thumbnail._5dd {
    height: 30em;
  }

  .project-info-contain {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .project-left-info {
    width: 100%;
  }

  .project-name {
    font-size: 32px;
  }

  .project-summary {
    font-size: 16px;
  }

  .cs-tab-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .faqs-section-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .faq-answer-wrap {
    padding-right: 7%;
  }

  .faq-questions {
    font-size: 18px;
    line-height: 140%;
  }

  .faq-content {
    font-size: 16px;
  }

  .faq-right-wrap {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-card-heading {
    text-align: center;
  }

  .faq-card-text {
    padding-bottom: 0;
    font-size: 16px;
  }

  .cta-wrapper {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .white-button {
    font-size: 18px;
  }

  .cta-logos-wrapper {
    width: 90%;
  }

  .logo-image.ceramic-pro {
    max-width: 150px;
  }

  .logo.nav {
    width: 40%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .footer-links {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .social-icon-contain {
    text-align: center;
  }

  .copyright-right-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

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

  .history-paragraph {
    font-size: 16px;
  }

  .history-grid-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-flex {
    align-items: center;
  }

  .team-grid {
    max-width: 300px;
    grid-template-columns: 1fr;
  }

  .location-left-wrapper {
    max-width: 260px;
  }

  .projects-page-wrapper {
    padding-top: 100px;
  }

  .center-h1-heading.pricing {
    text-align: center;
  }

  .center-paragraph._660px {
    font-size: 16px;
  }

  .project-category._20px {
    background-image: url('../images/Ellipse-123.svg');
    background-repeat: no-repeat;
    background-size: auto;
    font-size: 18px;
  }

  .project-summary-20px {
    font-size: 18px;
  }

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

  .projects-cms-wrapper {
    padding-top: 80px;
  }

  .project-summary-32px {
    font-size: 18px;
  }

  .rich-text ul, .rich-text ol {
    padding-left: 20px;
    font-size: 16px;
  }

  .rich-text p {
    font-size: 16px;
  }

  .collection-list-images {
    grid-template-columns: 1fr;
  }

  .project-secondary-images {
    border-radius: 10px;
  }

  .pricing-wrapper {
    padding-top: 80px;
  }

  .pricing-contain {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pricing-top-wrapper {
    grid-row-gap: 20px;
    flex-direction: column-reverse;
  }

  .price._40px {
    font-size: 28px;
  }

  .pricing-point-wrapper {
    align-items: flex-start;
    font-size: 16px;
  }

  .pricing-table-checkmark {
    margin-top: 4px;
  }

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

  .logos-contain {
    grid-template-columns: 1fr 1fr;
  }

  .logos-image {
    width: 120px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .form-block {
    padding-left: 16px;
    padding-right: 16px;
  }

  .form-block.ttt, .form-block.gold {
    padding: 40px 10px;
  }

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

  .contact-flex-contain {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .submit-button {
    text-align: center;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-right: 32px;
    font-size: 18px;
  }

  .submit-button.password {
    font-size: 18px;
  }

  .error-message {
    font-size: 16px;
  }

  .reference-headings {
    font-size: 37px;
  }

  .colors-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  ._22-px {
    font-size: 18px;
  }

  .reference-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .reference-paragraph {
    font-size: 16px;
  }

  .licensing-tag-subtexts {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .image-covers {
    border-radius: 12px;
  }

  .licencing-images-grids {
    grid-template-columns: 1fr;
  }

  .licensing-wrapper {
    padding-bottom: 0;
  }

  .licensing-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .licensing-image-and-text-wrappers {
    padding: 0;
  }

  .utility-page-content {
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pink-blur-contain.locations {
    top: -44%;
    left: -37%;
  }

  .pink-blur-contain.project.top {
    left: -102%;
  }

  .pink-blur-contain.project-cms {
    top: -8%;
    left: -137%;
  }

  .pink-blur-contain.contact.top {
    top: -13%;
    left: -69%;
  }

  .pink-blur-contain.pricing {
    top: -7%;
    left: -125%;
  }

  .pink-blur-contain.pricing._2 {
    top: 14%;
    left: 8%;
  }

  .red-blur-contain {
    right: -42%;
  }

  .red-blur-contain.faq {
    height: 400px;
    bottom: 13%;
    right: 26%;
  }

  .red-blur-contain.projects.top {
    right: -82%;
  }

  .red-blur-contain.projects-cms {
    right: -41%;
  }

  .red-blur-contain.contact {
    right: -62%;
  }

  .red-blur-contain.pricing {
    top: -4%;
    right: -99%;
  }

  .violet-blur-contain {
    bottom: -18%;
  }

  .violet-blur-contain.faq {
    width: 500px;
    bottom: 0%;
    left: -46%;
    right: -54%;
  }

  .violet-blur-contain.locations {
    bottom: 54%;
    left: -10%;
  }

  .violet-blur-contain.contact {
    bottom: 41%;
    left: -40%;
  }

  .violet-blur-contain.pricing {
    left: -67%;
  }

  .buttons-contain {
    grid-template-columns: 1fr;
  }

  .plan-detail-paragraph {
    font-size: 16px;
  }

  .about-product-text {
    font-size: 18px;
    line-height: 150%;
  }

  .plan-detail-title {
    font-size: 30px;
    line-height: 40px;
  }

  .product-box-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .plan-price {
    font-size: 30px;
  }

  .add-to-cart-button, .buy-now-button, .place-order-button {
    font-size: 18px;
  }

  .about-center-wrapper {
    width: 90%;
    margin-bottom: 80px;
  }

  .about-hero-heading {
    font-size: 36px;
  }

  .about-images-left {
    width: 90%;
    height: 10%;
    max-width: none;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .about-hero-images {
    width: 60px;
  }

  .about-hero-images._1 {
    bottom: -9%;
    left: 0%;
  }

  .about-hero-images._4 {
    left: 0%;
  }

  .about-hero-images._5 {
    top: 5%;
    left: 0%;
  }

  .about-hero-images._8 {
    top: -9%;
    left: 0%;
  }

  .about-hero-images._3 {
    bottom: -11%;
  }

  .about-hero-images._7 {
    top: -11%;
  }

  .about-images-right {
    width: 90%;
    height: 10%;
    max-width: none;
    flex-direction: row;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .navigation-menu {
    overflow: auto;
  }

  .company-images-wrapper {
    flex-direction: column;
    padding-top: 120px;
  }

  .company-heading {
    margin-bottom: 40px;
  }

  .company-image-1 {
    width: 100%;
    margin-left: 0;
  }

  .company-image-2 {
    top: 54%;
    left: 45%;
  }

  .company-image-3 {
    width: 38%;
    top: 53%;
    left: 2%;
  }

  .company-image-4 {
    top: 79%;
    left: 0%;
  }

  .company-image-5 {
    top: -40px;
  }

  .nav-image-contain, .nav-links-wrapper {
    width: 80%;
  }

  .nav-contain {
    overflow: visible;
  }

  .nav-links {
    font-size: 30px;
  }

  .cart-button {
    display: none;
  }

  .cart-contain {
    left: -55px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .contact-heading-black {
    text-align: center;
  }

  .primary-button, .primary-button-2 {
    flex: none;
  }

  .project-summary-copy {
    font-size: 16px;
  }

  .project-info-contain-copy {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .project-left-info-copy {
    width: 100%;
  }

  .steps-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .primary-button-3 {
    flex: none;
  }
}

#w-node-c3aab065-10d8-65e1-217f-f40716251189-bd864fab, #w-node-fa87d9e0-f2f6-0922-1ea2-188f46896db6-bd864fab, #w-node-_6389c041-a51c-5cc8-4ae9-59c8bc441dd1-bd864fab, #w-node-e23b46d6-af2e-ffd0-943d-b767c5d6ee94-bd864fab, #w-node-_6c6af2cd-dc4e-814f-e82f-f676d451a621-bd864fab, #w-node-bd9cc94c-09e1-2522-0e70-069a4013971c-bd864fab, #w-node-_29439c55-6924-2358-d05c-bc9be6f4b110-bd864fab, #w-node-_9949906d-0cc6-4979-104b-70a841a8e695-bd864fab, #w-node-e17b08b6-939a-1b3a-b2c6-486d47a06c64-bd864fab, #w-node-_81634996-86c2-5549-debf-da4d0199872a-f6864faf, #w-node-_81634996-86c2-5549-debf-da4d0199874e-f6864faf, #w-node-_9f0f5c9e-91ce-8d6f-8829-c66fa27151b1-63864feb, #w-node-_3e194e02-7f3a-ea2a-6cf6-54262c4682b4-63864feb, #w-node-_6005d53a-59f8-a483-984a-2cc1aefe8a37-28864ff2, #w-node-_6005d53a-59f8-a483-984a-2cc1aefe8a3d-28864ff2, #w-node-_6005d53a-59f8-a483-984a-2cc1aefe8a43-28864ff2, #w-node-_6005d53a-59f8-a483-984a-2cc1aefe8a49-28864ff2, #w-node-_6005d53a-59f8-a483-984a-2cc1aefe8a4f-28864ff2, #w-node-d140470e-a96d-ebe4-9dad-5be917e3f0fc-28864ff2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8984aa11-7949-aa61-e7c4-b5643ac5ed79-3ac5ed6c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8984aa11-7949-aa61-e7c4-b5643ac5ed7c-3ac5ed6c, #w-node-_8984aa11-7949-aa61-e7c4-b5643ac5ed7f-3ac5ed6c, #w-node-_8984aa11-7949-aa61-e7c4-b5643ac5ed82-3ac5ed6c, #w-node-_8984aa11-7949-aa61-e7c4-b5643ac5ed85-3ac5ed6c, #w-node-_680c5815-fc6e-a9f3-5b40-0ef14f7c697a-4f7c696e, #w-node-e7ada8ab-fbb6-75a3-782f-cb5a673d336c-63912098 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4dc70ad-f51f-ff6e-d074-06a7ef5b9ae0-63912098 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-d4dc70ad-f51f-ff6e-d074-06a7ef5b9ae3-63912098, #w-node-d4dc70ad-f51f-ff6e-d074-06a7ef5b9ae6-63912098, #w-node-d4dc70ad-f51f-ff6e-d074-06a7ef5b9ae9-63912098, #w-node-d4dc70ad-f51f-ff6e-d074-06a7ef5b9aec-63912098, #w-node-ee46d887-15cc-717a-cb36-45898df6be93-4777947a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2923afe9-5233-0ba4-5961-e42ac7d21c21-4777947a {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_2923afe9-5233-0ba4-5961-e42ac7d21c24-4777947a, #w-node-_2923afe9-5233-0ba4-5961-e42ac7d21c27-4777947a, #w-node-_2923afe9-5233-0ba4-5961-e42ac7d21c2a-4777947a, #w-node-_2923afe9-5233-0ba4-5961-e42ac7d21c2d-4777947a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c15b757c-9f72-9074-c657-6f63e201af8a-0c0c94c1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-c15b757c-9f72-9074-c657-6f63e201af8d-0c0c94c1, #w-node-c15b757c-9f72-9074-c657-6f63e201af90-0c0c94c1, #w-node-c15b757c-9f72-9074-c657-6f63e201af93-0c0c94c1, #w-node-c15b757c-9f72-9074-c657-6f63e201af96-0c0c94c1, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-d9dc5349 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00dc-d9dc5349 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00df-d9dc5349, #w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00e2-d9dc5349, #w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00e5-d9dc5349, #w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00e8-d9dc5349, #w-node-e5bf84ae-c52d-66c8-be2a-0a8d7db879da-d9f014e7, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-20d1be94 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00dc-20d1be94 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00df-20d1be94, #w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00e2-20d1be94, #w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00e5-20d1be94, #w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00e8-20d1be94, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-fd372e64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00dc-fd372e64 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00df-fd372e64, #w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00e2-fd372e64, #w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00e5-fd372e64, #w-node-_12e40dc4-1e82-17da-7776-d7c79fcf00e8-fd372e64, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-65ea634e, #w-node-a55d5660-cb94-3443-a141-1c4e46080a2c-65ea634e, #w-node-e542df44-19ce-8383-4085-ebec42339726-65ea634e, #w-node-ce54cc6c-71af-5a46-7240-a3f555682327-65ea634e, #w-node-_5a42b3dc-5f25-8fca-b350-de10813cf386-65ea634e, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-ed3a562f, #w-node-a55d5660-cb94-3443-a141-1c4e46080a2c-ed3a562f, #w-node-e542df44-19ce-8383-4085-ebec42339726-ed3a562f, #w-node-ce54cc6c-71af-5a46-7240-a3f555682327-ed3a562f, #w-node-_5a42b3dc-5f25-8fca-b350-de10813cf386-ed3a562f, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-4ca25b12, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-a42a6ae2, #w-node-a55d5660-cb94-3443-a141-1c4e46080a2c-a42a6ae2, #w-node-e542df44-19ce-8383-4085-ebec42339726-a42a6ae2, #w-node-ce54cc6c-71af-5a46-7240-a3f555682327-a42a6ae2, #w-node-_5a42b3dc-5f25-8fca-b350-de10813cf386-a42a6ae2, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-4a2afc1d, #w-node-a55d5660-cb94-3443-a141-1c4e46080a2c-4a2afc1d, #w-node-e542df44-19ce-8383-4085-ebec42339726-4a2afc1d, #w-node-ce54cc6c-71af-5a46-7240-a3f555682327-4a2afc1d, #w-node-_5a42b3dc-5f25-8fca-b350-de10813cf386-4a2afc1d, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-f810136a, #w-node-a55d5660-cb94-3443-a141-1c4e46080a2c-f810136a, #w-node-e542df44-19ce-8383-4085-ebec42339726-f810136a, #w-node-ce54cc6c-71af-5a46-7240-a3f555682327-f810136a, #w-node-_5a42b3dc-5f25-8fca-b350-de10813cf386-f810136a, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-52aea6a1, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-80108b3c, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-76b3b6a6, #w-node-a55d5660-cb94-3443-a141-1c4e46080a2c-76b3b6a6, #w-node-e542df44-19ce-8383-4085-ebec42339726-76b3b6a6, #w-node-ce54cc6c-71af-5a46-7240-a3f555682327-76b3b6a6, #w-node-_5a42b3dc-5f25-8fca-b350-de10813cf386-76b3b6a6, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-bab6f957, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-799fee0f, #w-node-a55d5660-cb94-3443-a141-1c4e46080a2c-799fee0f, #w-node-e542df44-19ce-8383-4085-ebec42339726-799fee0f, #w-node-ce54cc6c-71af-5a46-7240-a3f555682327-799fee0f, #w-node-_5a42b3dc-5f25-8fca-b350-de10813cf386-799fee0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_116ab8b5-19b2-7cf5-a0eb-4c9aed73997f-799fee0f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_116ab8b5-19b2-7cf5-a0eb-4c9aed739982-799fee0f, #w-node-_116ab8b5-19b2-7cf5-a0eb-4c9aed739985-799fee0f, #w-node-_116ab8b5-19b2-7cf5-a0eb-4c9aed739988-799fee0f, #w-node-_116ab8b5-19b2-7cf5-a0eb-4c9aed73998b-799fee0f, #w-node-f900cb10-5d62-af01-d95e-a39d87afac82-2ee8a08f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-fef8dd05-a0c3-3ec4-a576-8510c7125032-bd864fab, #w-node-e5444e66-af42-32ea-82d9-dc44750aad95-bd864fab {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Plusjakartadisplay';
  src: url('../fonts/PlusJakartaDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: '63338d568da0aecd4a569fdf fa brands 400';
  src: url('../fonts/63338d568da0aecd4a569fdf_fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}