.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-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

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

.w-commerce-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-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  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-commercecartopenlinkcount {
  height: 18px;
  min-width: 18px;
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
  right: auto;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: auto;
  right: 0;
}

.w-commerce-commercecartcontainer {
  width: 100%;
  max-width: 480px;
  min-width: 320px;
  background-color: #fff;
  flex-direction: column;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px rgba(0, 0, 0, .25);
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

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

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

.w-commerce-commercecartquantity {
  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-commercecartquantity::-ms-input-placeholder {
  color: #999;
}

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

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

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

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

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

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.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 {
    font-size: 16px;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .w-commerce-commercecartquantity, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: #25221c;
  background-color: #fefbf7;
  font-family: Satoshi, sans-serif;
  font-size: 16px;
  line-height: 135%;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Zodiak, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 120%;
}

h2 {
  margin-top: 12px;
  margin-bottom: 8px;
  font-family: Zodiak, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Zodiak, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

blockquote {
  border-left: 5px solid #f6b762;
  margin-bottom: 10px;
  padding: 16px 40px 16px 24px;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
}

.section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.light {
  background-color: #fcf7ed;
}

.section.hero-home-a {
  height: 100vh;
  max-height: 900px;
  min-height: 600px;
  color: #fefbf7;
  background-image: linear-gradient(60deg, rgba(37, 34, 28, .5), rgba(37, 34, 28, .2) 55%, rgba(37, 34, 28, .02)), linear-gradient(rgba(0, 0, 0, .05), rgba(0, 0, 0, .05));
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 240px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.absolute-image-section {
  overflow: hidden;
}

.section.dark {
  color: #fefbf7;
  background-color: #25221c;
}

.section.dark.process-version-a {
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.section.dark.stats-about-b {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.dark.offices-about-b {
  padding-top: 64px;
}

.section.big-image-home-a {
  padding-top: 0;
  padding-bottom: 64px;
  position: relative;
}

.section.light-darker {
  background-color: #f8f1e3;
}

.section.light-darker.image-halves-home-b {
  padding-top: 100px;
  padding-bottom: 65px;
}

.section.footer {
  color: #fefbf7;
  background-color: #25221c;
  padding-top: 80px;
  padding-bottom: 40px;
}

.section.hero-home-b {
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 200px;
  display: flex;
}

.section.target-home-b {
  padding-top: 0;
  padding-bottom: 80px;
  position: relative;
}

.section.cta-section-two {
  position: relative;
}

.section.hero-home-c {
  background-color: #fcf7ed;
  padding-top: 200px;
  padding-bottom: 40px;
}

.section.target-home-c {
  padding-top: 80px;
  padding-bottom: 64px;
  position: relative;
}

.section.combo-section {
  background-color: #fcf7ed;
}

.section.hero-about-a {
  padding-top: 160px;
  overflow: hidden;
}

.section.hero-about-b {
  padding-top: 180px;
  padding-bottom: 0;
  position: relative;
}

.section.hero-about-c {
  background-color: #fcf7ed;
  padding-top: 180px;
  padding-bottom: 40px;
}

.section.hero-contact-a {
  color: #fefbf7;
  background-color: #25221c;
  padding-top: 180px;
}

.section.hero-contact-b {
  padding-top: 160px;
  padding-bottom: 0;
  position: relative;
}

.section.hero-contact-c, .section.hero-pricing, .section.hero-product {
  background-color: #f8f1e3;
  padding-top: 200px;
}

.section.blog-page-section, .section.blog-template {
  padding-top: 160px;
}

.section._404-section {
  padding-top: 200px;
  padding-bottom: 200px;
}

.section.legal-section {
  padding-top: 160px;
}

.section.hero-template {
  color: #fefbf7;
  background-color: #25221c;
  padding-top: 160px;
}

.section.hero-sales {
  background-color: #fcf7ed;
  padding-top: 160px;
  padding-bottom: 100px;
  position: relative;
}

.section.included-section {
  background-color: #fefbf7;
}

.main-container {
  max-width: 1400px;
  padding-left: 24px;
  padding-right: 24px;
}

.title-wrap-home-a {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.line-heading {
  width: 48px;
  height: 6px;
  transform-origin: 0%;
  background-color: #f6b762;
  border-radius: 2px;
}

.line-heading.transform-center {
  transform-origin: 50%;
}

.text-title-top {
  font-size: 32px;
  line-height: 135%;
}

.no-margins {
  margin-top: 0;
  margin-bottom: 0;
}

.space-40 {
  height: 40px;
}

.cta {
  height: 46px;
  background-color: #25221c;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  transition: transform .2s;
  display: flex;
}

.cta:hover {
  transform: scale(1.04);
}

.cta.big {
  height: 52px;
  padding-left: 26px;
  padding-right: 26px;
  font-size: 18px;
}

.cta.big.sales-hero {
  min-width: 180px;
}

.cta.white {
  color: #25221c;
  background-color: #fefbf7;
}

.cta.white.big.contact-version-two {
  margin: 24px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cta.outline {
  color: #25221c;
  background-color: rgba(37, 34, 28, 0);
  border: 1px solid #25221c;
}

.cta.outline.nav-cta {
  margin-left: 12px;
  font-size: 18px;
}

.cta.outline-white {
  color: #fefbf7;
  background-color: rgba(37, 34, 28, 0);
  border: 1px solid #fefbf7;
}

.flex-cta-left {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid-halves {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
}

.grid-halves.absolute-image-halves {
  grid-column-gap: 100px;
}

.grid-halves.process-halves {
  grid-column-gap: 120px;
  grid-row-gap: 80px;
}

.grid-halves.cta-one-halves {
  grid-column-gap: 80px;
}

.grid-halves.target-version-b-halves {
  grid-column-gap: 100px;
}

.grid-halves.image-halves-extra-space {
  grid-column-gap: 100px;
  grid-template-columns: 1fr;
}

.tile-target-white {
  grid-column-gap: 32px;
  background-color: #fefbf7;
  border-radius: 6px;
  align-items: center;
  padding: 24px;
  display: flex;
}

.wrap-content-target-white {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-target-white {
  border-radius: 6px;
}

.text-heading-3 {
  font-family: Zodiak, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.master-heading-line-text {
  width: 100%;
  max-width: 1112px;
  margin-left: auto;
  margin-right: auto;
}

.top-heading-line-text {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-top-heading-accent {
  color: #d19039;
  flex-direction: row;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.limit-545 {
  width: 100%;
  max-width: 545px;
}

.image-heading-line-text {
  width: 100%;
  max-width: 180px;
  margin-right: 200px;
}

.middle-heading-line-text {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 24px;
  display: flex;
}

.bottom-heading-line-text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.content-bottom-text-line {
  width: 100%;
  max-width: 462px;
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 40px;
  display: flex;
}

.paragraph-mega {
  font-size: 22px;
  line-height: 135%;
}

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

.center-content {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.space-64 {
  height: 64px;
}

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

.grid-thirds.blog-thids {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-thirds.pricing-thirds {
  display: grid;
}

.tile-light-elevation {
  background-color: #f8f1e3;
  border-radius: 6px;
  padding: 48px 40px;
}

.tile-light-elevation.services-tile {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.icon-service {
  width: 52px;
  height: 52px;
  margin-bottom: 8px;
}

.flext-cta-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrap-absolute-image-halves {
  min-height: 625px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.image-absolute-halves {
  width: 130%;
  max-width: 1000px;
  transform-origin: 100%;
  background-image: url('../images/AbsoluteHalves_1AbsoluteHalves.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 6px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.wrap-content-image-halves {
  max-width: 100%;
}

.paragraph-big {
  font-size: 18px;
  line-height: 140%;
}

.paragraph-big.price {
  margin-bottom: 5px;
}

.space-16 {
  height: 16px;
}

.space-24 {
  height: 24px;
}

.text-top-heading-white {
  color: #f8f1e3;
  font-size: 20px;
  font-weight: 500;
}

.space-100 {
  height: 100px;
}

.limit-807 {
  width: 100%;
  max-width: 807px;
}

.tile-process {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.divider-white {
  width: 100%;
  height: 1px;
  background-color: #f8f1e3;
}

.divider-white.target-tile-divider {
  opacity: .4;
  margin-top: 80px;
  margin-bottom: 64px;
}

.divider-white.contact-top, .divider-white.contact-bottom {
  max-width: 300px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.divider-white.pricing-tile-divider {
  background-color: rgba(248, 241, 227, .5);
  margin-top: 24px;
  margin-bottom: 32px;
}

.divider-white.footer-links-divider {
  margin-top: 12px;
  margin-bottom: 12px;
}

.number-process {
  font-family: Zodiak, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.wrap-process-top {
  width: 100%;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-process-version-a {
  width: 37vw;
  max-width: 580px;
  position: absolute;
  top: auto;
  bottom: 120px;
  left: auto;
  right: -90px;
}

.image-team-image {
  width: 100%;
}

.color-fill-big-image {
  z-index: -1;
  height: 40%;
  background-color: #25221c;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.grid-fourths.stats-fourths {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.tile-stat-version-a {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-stat {
  font-size: 44px;
  line-height: 48px;
}

.divider-black {
  width: 100%;
  height: 1px;
  background-color: #25221c;
}

.master-heading-text {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.limint-462 {
  max-width: 462px;
}

.testimonial-person-tabs {
  opacity: .7;
  margin-top: 24px;
  font-size: 18px;
  line-height: 140%;
}

.testimonial-tab-content {
  max-width: 570px;
  flex: 1;
  margin-left: 56px;
}

.tab-link-testimonials {
  opacity: .6;
  background-color: rgba(221, 221, 221, 0);
  padding: 0;
}

.tab-link-testimonials.w--current {
  opacity: 1;
  background-color: rgba(221, 221, 221, 0);
}

.testimonial-stars {
  height: 24px;
  margin-bottom: 24px;
}

.testimonial-image {
  width: 100%;
  max-width: 490px;
  border-radius: 4px;
}

.tab-content-wrap-testimonials {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonials-tabs-wrap {
  background-color: #f8f1e3;
  border-radius: 8px;
  padding: 48px 48px 52px;
}

.tabs-menu-testimonials {
  justify-content: space-between;
  align-items: center;
  margin-top: 56px;
  display: flex;
}

.image-cta-section-one {
  width: 100%;
  border-radius: 6px;
}

.content-cta-section-one {
  width: 100%;
  max-width: 545px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.space-32 {
  height: 32px;
}

.link-blog-with-image {
  width: 100%;
  grid-row-gap: 24px;
  color: #25221c;
  flex-direction: column;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
}

.link-blog-with-image:hover {
  transform: translate(0, -6px);
}

.image-blog-tile {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 6px;
  padding-top: 64%;
}

.bottom-blog-tile {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-blog-short-description {
  margin-right: 24px;
}

.wrap-footer-top {
  background-color: #302d27;
  justify-content: space-between;
  align-items: center;
  padding: 60px 48px;
  display: flex;
}

.link-brand-footer {
  height: 31px;
}

.brand-footer {
  height: 100%;
  max-width: none;
}

.form-block-newsletter {
  margin-bottom: 0;
}

.form-newsletter {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cta-newsletter {
  height: 56px;
  color: #25221c;
  background-color: #f6b762;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  display: flex;
}

.text-field-newsletter {
  height: 56px;
  min-width: 260px;
  background-color: #fefbf7;
  border: 1px #000;
  border-radius: 64px;
  margin-bottom: 0;
  margin-right: -50px;
  padding-left: 24px;
  padding-right: 32px;
  font-size: 18px;
}

.master-bottom-footer {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 64px;
  display: flex;
}

.left-bottom-footer {
  max-width: 400px;
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.grid-footer-links {
  grid-column-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.column-footer-links {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.heading-footer-links {
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 140%;
}

.footer-link {
  color: #fefbf7;
  font-size: 18px;
  line-height: 140%;
  text-decoration: none;
}

.master-legal-footer {
  border-top: 1px solid #f8f1e3;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  padding-top: 40px;
  display: flex;
}

.left-navbar {
  font-family: Satoshi, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.dropdown-list.w--open {
  background-color: #f8f1e3;
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 16px 20px;
  font-size: 18px;
  display: flex;
}

.container-navbar {
  width: 100%;
  height: 100%;
  max-width: 1600px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.brand-navbar {
  height: 100%;
  max-width: none;
  opacity: 1;
  color: rgba(0, 0, 0, 0);
  text-transform: none;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: contain;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/aayra-flat-copy-1.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  background-clip: padding-box;
  border-radius: 0;
  flex: 0 auto;
  font-family: Zodiak, sans-serif;
  font-size: 32px;
  font-weight: 800;
}

.image-chevron-dropdown {
  width: 24px;
  height: 24px;
}

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

.link-dropdown {
  text-align: center;
  font-size: 16px;
}

.link-dropdown:hover {
  background-color: #eee6d7;
}

.link-dropdown.w--current {
  color: #0a0a0a;
  font-weight: 700;
}

.link-brand-navbar {
  height: 24px;
  align-items: center;
  display: flex;
}

.navbar {
  height: 88px;
  background-color: #f8f1e3;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid-hero-home-b {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
}

.title-wrap-hero-home-b {
  max-width: 590px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.subtitle {
  font-size: 28px;
  line-height: 135%;
}

.master-image-hero-home-b {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.video-hero-home-b {
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.circle-hero-home-b {
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #f6b762;
  border-radius: 50%;
  margin-top: 24px;
  margin-left: 24px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-general {
  width: 100%;
}

.master-target-version-b {
  width: 100%;
  color: #fefbf7;
  background-color: #25221c;
  border-radius: 6px;
  padding: 80px 80px 64px;
}

.tile-target-b {
  max-width: 466px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.icon-target-b {
  width: 48px;
  height: 48px;
  margin-bottom: 6px;
}

.wrap-logos {
  justify-content: space-between;
  align-items: baseline;
  display: flex;
}

.color-fill-target-b {
  z-index: -1;
  height: 30%;
  background-color: #f8f1e3;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.columns-sticky {
  display: flex;
}

.column-sticky-right {
  justify-content: flex-end;
  padding: 0;
  display: flex;
}

.wrap-sticky-services {
  width: 100%;
  max-width: 570px;
  grid-row-gap: 32px;
  flex-direction: column;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.wrap-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 64px;
}

.master-process-circles {
  position: relative;
}

.tile-circle-process {
  max-width: 341px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.circle-number {
  z-index: 2;
  width: 80px;
  height: 80px;
  background-color: #25221c;
  border: 1px solid #fcf7ed;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-family: Zodiak, sans-serif;
  font-size: 32px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.bottom-circle-process {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.line-process-circles {
  width: 70%;
  height: 1px;
  background-color: #fefbf7;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 39px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.space-56 {
  height: 56px;
}

.wrap-sticky-testimonials {
  width: 100%;
  max-width: 570px;
  grid-row-gap: 32px;
  flex-direction: column;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.image-logo-testimonial-tile {
  width: 120px;
  height: 120px;
  margin-bottom: 40px;
}

.testimonial-wrap-small {
  max-width: 530px;
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.testimonial-image-small {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  flex: none;
}

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

.master-cta-two {
  z-index: 2;
  color: #fefbf7;
  background-image: linear-gradient(to right, rgba(37, 34, 28, .55), rgba(37, 34, 28, .3) 47%, rgba(37, 34, 28, 0)), url('../images/CTATwo_1CTATwo.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 6px;
  padding: 200px 100px;
  position: relative;
}

.content-cta-two {
  max-width: 497px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.ciricle-cta-two {
  z-index: -1;
  width: 700px;
  height: 700px;
  background-color: #f6b762;
  border-radius: 50%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: -400px;
  right: auto;
}

.tile-stat-background {
  min-height: 200px;
  grid-row-gap: 16px;
  background-color: #f8f1e3;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-blog-text-tile {
  width: 100%;
  grid-row-gap: 12px;
  color: #25221c;
  border-top: 1px solid #25221c;
  border-bottom: 1px solid #25221c;
  flex-direction: column;
  padding-top: 32px;
  padding-bottom: 32px;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
}

.link-blog-text-tile:hover {
  transform: translate(0, -4px);
}

.link-blog-text-tile.no-bottom-line-link {
  border-bottom-style: none;
}

.title-wrap-home-c {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wrap-lines-home-c {
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-top: 16px;
  margin-left: 40px;
  display: flex;
}

.line-home-c {
  width: 100%;
  height: 4px;
  transform-origin: 0%;
  background-color: #f6b762;
  border-radius: 6px;
}

.line-home-c.second-line {
  width: 80%;
}

.line-home-c.third-line {
  width: 60%;
}

.image-hero-home-c {
  width: 100%;
  border-radius: 8px;
}

.space-80 {
  height: 80px;
}

.flex-right {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.master-target-version-c {
  width: 100%;
  color: #fefbf7;
  background-color: #25221c;
  border-radius: 6px;
  padding: 80px 80px 64px;
}

.tile-dark-elevation {
  background-color: #302d27;
  border-radius: 6px;
  padding: 48px 40px;
}

.tile-dark-elevation.target-c-tile {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.tile-dark-elevation.office-tile {
  grid-row-gap: 24px;
  flex-direction: column;
  padding: 32px;
  display: flex;
}

.tile-dark-elevation.pricing-tile {
  color: #fefbf7;
  flex-direction: column;
  padding: 40px 32px;
  display: flex;
}

.image-target-c {
  width: 370px;
}

.content-wrap-target-c {
  max-width: 420px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.color-fill-target-c {
  z-index: -1;
  height: 40%;
  background-color: #fcf7ed;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.wrap-sticky-process {
  width: 100%;
  max-width: 510px;
  grid-row-gap: 64px;
  flex-direction: column;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.column-sticky-right-process {
  justify-content: center;
  padding: 0;
  display: flex;
}

.slider {
  height: auto;
  background-color: rgba(221, 221, 221, 0);
}

.slider-nav-hidden {
  display: none;
}

.slide, .mask {
  height: auto;
}

.wrap-slider {
  position: relative;
}

.arrow-slider {
  width: 52px;
  height: 52px;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: -64px;
  left: auto;
  right: 0%;
}

.arrow-slider.left-arrow {
  right: 58px;
}

.image-arrow-slider {
  width: 40px;
  height: 40px;
}

.padding-wrap-content-images {
  padding: 64px;
}

.master-contact-links {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link-block-contact {
  grid-column-gap: 8px;
  color: #25221c;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-contact-icon {
  width: 22px;
  height: 22px;
}

.grid-about-a {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: minmax(714px, 1.5fr) 1fr;
}

.title-wrap-about-a {
  margin-top: 64px;
}

.master-image-about-a {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.image-about-a-hero {
  z-index: 2;
  background-image: url('../images/Team_1Team.webp');
  background-position: 30%;
  background-size: cover;
  border-radius: 6px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.square-about-a-hero {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #f6b762;
  border-radius: 6px;
  margin-top: 24px;
  margin-left: 24px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.no-padding-column {
  padding: 0;
}

.limit-1009 {
  width: 100%;
  max-width: 1009px;
}

.text-quote {
  font-size: 48px;
  line-height: 120%;
}

.wrap-person {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.bottom-person {
  grid-row-gap: 12px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.faq-paragraph {
  transform-origin: 50% 0;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 12px;
}

.expandable-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.plus-line {
  width: 18px;
  height: 2px;
  background-color: #0a0a0a;
  border-radius: 1px;
}

.plus-line.vertical {
  position: absolute;
  transform: rotate(-90deg);
}

.plus-expand-master {
  width: 40px;
  height: 40px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.master-expandable {
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.master-expandable.centered-limit {
  max-width: 545px;
}

.expandable-single {
  cursor: pointer;
  border-top: 1px solid #000;
  padding: 26px 0;
}

.expandable-bottom {
  width: 90%;
  transform-origin: 50% 0;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.heading-wrap-about-b {
  width: 100%;
  max-width: 692px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid-about-b-image {
  grid-template-rows: auto;
  grid-template-columns: 1.4fr 1fr;
}

.image-about-b {
  min-height: 440px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 6px;
}

.image-about-b.image-one {
  background-image: url('../images/About-B-1_1About B 1.webp');
}

.image-about-b.image-two {
  background-image: url('../images/About-B-2_1About B 2.webp');
}

.color-fill-about-b {
  z-index: -1;
  height: 200px;
  background-color: #25221c;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-office {
  border-radius: 6px;
}

.office-bottom {
  grid-row-gap: 25px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.wrap-office-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-office {
  grid-column-gap: 8px;
  color: #fefbf7;
  justify-content: flex-start;
  align-items: center;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.circle-office-link {
  width: 44px;
  height: 44px;
  background-color: #fefbf7;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-office-circle {
  width: 20px;
  height: 20px;
}

.column-faq-right {
  padding-left: 40px;
  padding-right: 0;
}

.title-wrap-about-c {
  margin-top: 64px;
}

.grid-about-c {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: minmax(714px, 1.5fr) 1fr;
}

.limit-640 {
  max-width: 640px;
}

.image-about-c {
  margin-bottom: 40px;
}

.long-gellery-left-column {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  display: flex;
}

.long-gallery-columns {
  display: flex;
}

.video-long-gallery {
  z-index: 1;
  height: auto;
  border-radius: 6px;
  margin-bottom: 0;
  padding-top: 64%;
}

.long-gellery-right-column {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: center;
  padding: 64px 0 128px;
  display: flex;
}

.long-gallery-image {
  width: 100%;
  border-radius: 6px;
  margin-bottom: 0;
}

.lightbox {
  width: 100%;
}

.contact-link-right {
  grid-row-gap: 2px;
  flex-direction: column;
  display: flex;
}

.socials-grid {
  grid-column-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
}

.contact-link-single {
  grid-column-gap: 16px;
  color: #fefbf7;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.icon-circle-image {
  width: 20px;
  height: 20px;
}

.icon-circle-image.big {
  width: 24px;
  height: 24px;
}

.social-link-block {
  width: 40px;
  height: 40px;
  border-radius: 70px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  transition: background-color .2s;
  display: flex;
}

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

.social-link-block.big {
  width: 52px;
  height: 52px;
}

.social-link-block.big.dark {
  display: flex;
}

.social-link-block.big.dark:hover {
  background-color: rgba(25, 39, 51, .07);
}

.icon-circle {
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-circle.big {
  width: 64px;
  height: 64px;
}

.icon-circle.big.blue {
  background-color: #f6b762;
}

.contact-left-wrap {
  max-width: 540px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.master-contact-page-links {
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.wrap-contact-form {
  width: 100%;
  max-width: 550px;
  background-color: #f8f1e3;
  border-radius: 6px;
  padding: 54px;
}

.wrap-contact-fields {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.form-block-contact {
  margin-bottom: 0;
}

.text-field-white {
  height: 52px;
  background-color: #fcf7ed;
  border: 1px solid rgba(37, 34, 28, .12);
  border-radius: 64px;
  margin-bottom: 0;
  padding-left: 24px;
  padding-right: 32px;
  font-size: 18px;
}

.text-field-white:focus, .text-field-white.-wfp-focus {
  color: #25221c;
  border-color: rgba(37, 34, 28, .5);
}

.text-field-white.margin-field {
  margin-bottom: 16px;
}

.text-field-white.quantity {
  min-width: 90px;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-right: 24px;
  display: flex;
}

.text-area-white {
  height: 52px;
  min-height: 130px;
  min-width: 260px;
  background-color: #fcf7ed;
  border: 1px solid rgba(37, 34, 28, .12);
  border-radius: 12px;
  margin-bottom: 0;
  margin-right: -50px;
  padding-top: 16px;
  padding-left: 24px;
  padding-right: 32px;
  font-size: 18px;
}

.text-area-white:focus {
  color: #25221c;
  border-color: rgba(37, 34, 28, .5);
}

.get-started-tile-top-wrap {
  z-index: 2;
  grid-row-gap: 12px;
  flex-direction: column;
  margin-top: 16px;
  display: flex;
  position: relative;
}

.padding-wrap-tile {
  background-color: #fff;
  border-radius: 4px;
  padding: 24px;
  text-decoration: none;
}

.padding-wrap-tile.get-started-tile {
  min-height: 560px;
  color: #fff;
  text-align: center;
  background-color: #573924;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.padding-wrap-tile.get-started-tile.demo-image {
  background-image: url('../images/demo_1demo.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.padding-wrap-tile.get-started-tile.plan-image {
  background-image: url('../images/plan_1plan.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.padding-wrap-tile.get-started-tile.sales-image {
  background-image: url('../images/sales_1sales.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.get-started-tile-overlay {
  z-index: 1;
  height: 60%;
  background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.color-fill-contact-b {
  z-index: -1;
  height: 300px;
  background-color: #25221c;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.master-image-contact-c {
  width: 100%;
  height: 100%;
  max-width: 560px;
  position: relative;
}

.master-form-contact-c {
  width: 100%;
  max-width: 480px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.image-contact-c {
  z-index: 1;
  background-image: url('../images/sales_1sales.webp');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sqaure-contact-c {
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #f6b762;
  margin-top: 24px;
  margin-left: -24px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.top-pricing-tile {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 16px;
  display: flex;
}

.master-product-tile {
  width: 100%;
  max-width: 890px;
  grid-row-gap: 40px;
  color: #fefbf7;
  background-color: #25221c;
  border-radius: 6px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 56px;
  display: flex;
}

.top-product-tile {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.price-product-page {
  margin-top: 0;
  margin-bottom: 7px;
}

.default-state-add-to-cart {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.limit-890 {
  width: 100%;
  max-width: 890px;
}

.image-blog-template {
  width: 100%;
  border-radius: 12px;
}

.checkout-form {
  background-color: #fefbf7;
  padding: 64px 0;
}

.apple-pay {
  height: 52px;
  border-radius: 6px;
}

.block-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.block-content {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.utility-page-wrap {
  width: 100vw;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 200px;
  padding-bottom: 200px;
  display: flex;
}

.utility-page-content {
  width: 100%;
  max-width: 400px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

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

.icon-lock {
  width: 100%;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

.white-link {
  color: #fefbf7;
}

.image-mindset-home-b {
  width: 100%;
}

.faq-heading-column {
  padding: 0;
}

.wrap-stats-about-c {
  max-width: 640px;
}

.image-home-hero-a {
  z-index: -1;
  background-image: url('../images/Home-A_1Home A.webp');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-one-home-c {
  transform-origin: 0%;
  margin-top: 0;
  margin-bottom: 0;
}

.tile-template-details {
  grid-row-gap: 16px;
  background-color: #fcf7ed;
  border-radius: 2px;
  flex-direction: column;
  padding: 40px;
  display: flex;
}

.left-column-template-details {
  padding: 0;
}

.color {
  background-color: #faebe3;
  border: 1px solid #b8b8b8;
  border-radius: 4px;
  padding-top: 100%;
}

.color.color-three {
  background-color: #fcf7ed;
}

.color.color-two {
  background-color: #fefbf7;
}

.color.color-one {
  background-color: #25221c;
}

.color.color-four {
  background-color: #f8f1e3;
}

.color.color-five {
  background-color: #f6b762;
}

.color.color-six {
  background-color: #d19039;
}

.color.color-seven {
  background-color: #302d27;
}

.underline-link {
  text-decoration: underline;
}

.link-template-navigation {
  color: rgba(19, 19, 19, .7);
  font-size: 24px;
  font-weight: 400;
  line-height: 135%;
  text-decoration: none;
}

.link-template-navigation.w--current {
  color: #131313;
  font-weight: 500;
}

.divider-typography {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, .2);
}

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

.tile-template-navigation {
  grid-row-gap: 16px;
  background-color: #fcf7ed;
  border-radius: 2px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

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

.color-master {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.template-h2 {
  margin-top: 0;
}

.wrap-button {
  grid-row-gap: 12px;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.columns-template-details {
  display: flex;
}

.right-column-template-details {
  grid-row-gap: 32px;
  flex-direction: column;
  padding: 0 0 0 24px;
  display: flex;
}

.icon-template {
  width: 40px;
}

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

.tile-changelog {
  width: 100%;
  max-width: 562px;
  background-color: #f8f1e3;
  padding: 40px 32px;
}

.nav-link-white {
  color: #fefbf7;
}

.heading-wrap-sales {
  width: 100%;
  max-width: 920px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrap-sales-cta {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.sales-mock-image {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .05);
  border-radius: 2px;
  margin-bottom: 0;
}

.grid-thirds-mokckups {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.sales-mock-link-block {
  width: 100%;
  margin-bottom: 24px;
  transition: transform .5s;
}

.sales-mock-link-block:hover {
  transform: scale(1.03);
}

.section-sales-mockups {
  height: 95vh;
  max-height: 900px;
  min-height: 600px;
  background-color: #f8f1e3;
  overflow: hidden;
}

.container-sales-mockups {
  max-width: 1400px;
  padding-left: 24px;
  padding-right: 24px;
}

.span-link {
  color: #000;
  font-weight: 700;
}

.included-card {
  height: 100%;
  min-height: 340px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-color: #f8f1e3;
  border-radius: 1px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.included-card.figma-card {
  min-height: 0;
  grid-column-gap: 56px;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  padding: 32px;
}

.wrap-figma-content {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.included-padding-wrap {
  width: 100%;
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  display: flex;
}

.icon-figma {
  width: 120px;
  height: 120px;
}

.image-included {
  width: 100%;
}

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

.master-sales-pages {
  grid-row-gap: 80px;
  flex-direction: column;
  display: flex;
}

.single-sales-pages {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.grid-thirds-sales-page {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.sales-card {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #0a0a0a;
  text-align: center;
  background-color: #f8f1e3;
  border-radius: 4px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
}

.sales-card:hover {
  transform: translate(0, -4px);
}

.image-sales-page {
  width: 100%;
  border: 1px solid rgba(28, 53, 51, .16);
  border-radius: 4px;
}

.grid-fourths-sales-fourths {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.more-power-card {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  background-color: #f8f1e3;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px 24px;
  display: flex;
}

.grid-thirds-all-features {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.success-message {
  color: #25221c;
  background-color: #fefbf7;
  border-radius: 6px;
}

.fixed-cart {
  z-index: 10000;
  background-color: #302d27;
  border-radius: 50%;
  position: fixed;
  top: auto;
  bottom: 24px;
  left: auto;
  right: 24px;
}

.cart-button {
  width: 56px;
  height: 56px;
  background-color: #202020;
  border-radius: 50%;
  justify-content: center;
}

.remove-link {
  color: #1c3533;
  text-decoration: none;
}

.icon-cart-product {
  background-color: #fff;
  border-radius: 6px;
  padding: 15px;
}

.cart-container {
  background-color: #f8f1e3;
}

.remove-button {
  color: #1c3533;
}

.text-block {
  text-align: center;
  flex: 1;
}

.navbar-2 {
  height: 88px;
  background-color: rgba(221, 221, 221, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand-navbar-2 {
  height: 100%;
  max-width: none;
}

.dropdown-list-2.w--open {
  background-color: #f8f1e3;
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.nav-menu-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cta-2 {
  height: 46px;
  background-color: #25221c;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  transition: transform .2s;
  display: flex;
}

.cta-2:hover {
  transform: scale(1.04);
}

.cta-2.outline {
  color: #25221c;
  background-color: rgba(37, 34, 28, 0);
  border: 1px solid #25221c;
}

.cta-2.outline.nav-cta {
  margin-left: 12px;
  font-size: 18px;
}

.navbar-3 {
  height: 88px;
  background-color: rgba(221, 221, 221, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand-navbar-3 {
  height: 100%;
  max-width: none;
  font-size: 16px;
}

.dropdown-list-3.w--open {
  background-color: #f8f1e3;
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.nav-menu-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.cta-3 {
  height: 46px;
  background-color: #25221c;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  transition: transform .2s;
  display: flex;
}

.cta-3:hover {
  transform: scale(1.04);
}

.cta-3.outline {
  color: #25221c;
  background-color: rgba(37, 34, 28, 0);
  border: 1px solid #25221c;
}

.cta-3.outline.nav-cta {
  margin-left: 12px;
  font-size: 18px;
}

.navbar-4 {
  height: 88px;
  background-color: rgba(221, 221, 221, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.dropdown-list-4.w--open {
  background-color: #f8f1e3;
  border-radius: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.cta-4 {
  height: 46px;
  background-color: #25221c;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  transition: transform .2s;
  display: flex;
}

.cta-4:hover {
  transform: scale(1.04);
}

.cta-4.outline {
  color: #25221c;
  background-color: rgba(37, 34, 28, 0);
  border: 1px solid #25221c;
}

.cta-4.outline.nav-cta {
  margin-left: 12px;
  font-size: 18px;
}

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

  h2 {
    font-size: 36px;
  }

  .section.hero-home-b, .section.hero-home-c, .section.hero-contact-c, .section.hero-pricing {
    padding-top: 160px;
  }

  .text-title-top {
    font-size: 26px;
  }

  .cta.outline.nav-cta {
    margin-top: 24px;
    margin-left: 0;
  }

  .grid-halves.absolute-image-halves {
    grid-column-gap: 40px;
  }

  .grid-halves.process-halves {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .grid-halves.target-version-b-halves {
    grid-column-gap: 40px;
  }

  .grid-halves.image-halves-extra-space {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-halves.contact-a-grid {
    grid-template-columns: 1fr;
  }

  .grid-halves.blog-top-halves {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-halves.target-home-a, .grid-halves.mindset-home-b-grid {
    grid-template-columns: 1fr;
  }

  .grid-halves.stats-halves-version {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-halves.stats-halves-with-image {
    width: 100%;
  }

  .grid-halves.offices-halves {
    width: 100%;
    max-width: 600px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-halves.stats-hero-about-c {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-halves.contact-c-halves {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

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

  .grid-thirds.contact-b-thirds {
    width: 100%;
    max-width: 400px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-thirds.pricing-thirds {
    width: 100%;
    max-width: 570px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-thirds.services-home-a-grid {
    width: 100%;
    max-width: 580px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .tile-light-elevation.testimonial-tile {
    padding: 40px 32px;
  }

  .wrap-content-image-halves {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-process-version-a {
    display: none;
  }

  .master-heading-text {
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .tab-link-image-testimonials {
    height: 30px;
  }

  .testimonial-tab-content {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

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

  .tab-content-wrap-testimonials {
    width: 100%;
    max-width: 530px;
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonials-tabs-wrap {
    padding: 40px 32px;
  }

  .tabs-menu-testimonials {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .text-field-newsletter {
    min-width: 200px;
  }

  .master-bottom-footer {
    grid-row-gap: 80px;
    flex-direction: column;
    align-items: stretch;
  }

  .left-bottom-footer {
    text-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-footer-links {
    width: 100%;
  }

  .menu-button {
    width: 48px;
    height: 48px;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #25221c;
    border-radius: 4px;
  }

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

  .line-menu {
    width: 32px;
    height: 2px;
    background-color: #000;
    padding: 0;
  }

  .line-menu.first-line.white-first-line {
    background-color: #fefbf7;
  }

  .line-menu.second-line {
    width: 20px;
  }

  .line-menu.second-line.white-second-line {
    background-color: #fefbf7;
  }

  .dropdown-list.w--open {
    background-color: #fcf7ed;
    position: static;
  }

  .wrap-menu-button {
    width: 100%;
    height: 100%;
    grid-row-gap: 7px;
    background-color: #fcf7ed;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .container-navbar {
    padding-left: 16px;
    padding-right: 16px;
  }

  .dropdown {
    display: block;
  }

  .nav-menu {
    max-height: 90vh;
    background-color: #25221c;
    flex-direction: column;
    padding: 40px;
    overflow: scroll;
  }

  .grid-hero-home-b {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .title-wrap-hero-home-b {
    text-align: center;
    align-items: center;
  }

  .master-image-hero-home-b {
    width: 440px;
    height: 440px;
    max-width: none;
    padding-top: 0%;
  }

  .circle-hero-home-b {
    margin-top: 12px;
    margin-left: 12px;
    transform: translate(0, 12px);
  }

  .master-target-version-b {
    padding-top: 64px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrap-logos {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .wrap-sticky-services {
    padding-right: 0;
  }

  .circle-number {
    width: 64px;
    height: 64px;
    font-size: 24px;
  }

  .line-process-circles {
    top: 30px;
  }

  .wrap-sticky-testimonials {
    padding-right: 0;
  }

  .title-wrap-home-c {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }

  .wrap-lines-home-c {
    width: 100%;
    max-width: 300px;
    align-items: center;
    margin-left: 0;
  }

  .master-target-version-c {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .padding-wrap-content-images {
    padding: 24px;
  }

  .grid-about-a {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .title-wrap-about-a {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .master-image-about-a {
    width: 400px;
    height: 400px;
    padding-top: 0%;
  }

  .text-quote {
    font-size: 32px;
    line-height: 130%;
  }

  .title-wrap-about-c {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .long-gallery-columns {
    width: 100%;
    max-width: 600px;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

  .long-gellery-right-column {
    padding-bottom: 0;
  }

  .contact-left-wrap {
    padding-right: 24px;
  }

  .padding-wrap-tile.get-started-tile {
    min-height: 400px;
  }

  .master-image-contact-c {
    width: 400px;
    height: 400px;
  }

  .master-form-contact-c {
    text-align: center;
    align-items: stretch;
  }

  .sqaure-contact-c {
    margin-top: 16px;
    margin-left: -16px;
  }

  .master-product-tile {
    padding: 48px 40px;
  }

  .top-product-tile {
    flex-wrap: wrap;
  }

  .image-mindset-home-b {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-wrap-offices {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .wrap-stats-about-c {
    width: 100%;
  }

  .wrap-long-gallery {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .left-column-template-details {
    display: none;
  }

  .columns-template-details {
    flex-direction: column;
  }

  .right-column-template-details {
    padding: 0;
  }

  .tile-changelog {
    padding-right: 4px;
  }

  .grid-thirds-mokckups {
    grid-template-columns: 1fr;
  }

  .grid-thirds-mokckups.sales-mokcups {
    grid-template-columns: 1fr 1fr;
  }

  .sales-mockups-column.third-column {
    display: none;
  }

  .included-card {
    min-height: 260px;
  }

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

  .grid-thirds-sales-page {
    width: 100%;
    max-width: 400px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .sales-card {
    padding: 16px;
  }

  .grid-fourths-sales-fourths {
    grid-template-columns: 1fr 1fr;
  }

  .grid-thirds-all-features {
    grid-template-columns: 1fr;
  }

  .dropdown-list-2.w--open {
    background-color: #fcf7ed;
    position: static;
  }

  .menu-button-2 {
    width: 48px;
    height: 48px;
    padding: 0;
  }

  .menu-button-2.w--open {
    background-color: #25221c;
    border-radius: 4px;
  }

  .nav-menu-2 {
    max-height: 90vh;
    background-color: #25221c;
    flex-direction: column;
    padding: 40px;
    overflow: scroll;
  }

  .cta-2.outline.nav-cta {
    margin-top: 24px;
    margin-left: 0;
  }

  .dropdown-list-3.w--open {
    background-color: #fcf7ed;
    position: static;
  }

  .menu-button-3 {
    width: 48px;
    height: 48px;
    padding: 0;
  }

  .menu-button-3.w--open {
    background-color: #25221c;
    border-radius: 4px;
  }

  .nav-menu-3 {
    max-height: 90vh;
    background-color: #f8f1e3;
    flex-direction: column;
    padding: 40px;
    overflow: scroll;
  }

  .cta-3.outline.nav-cta {
    margin-top: 24px;
    margin-left: 0;
  }

  .dropdown-list-4.w--open {
    background-color: #fcf7ed;
    position: static;
  }

  .menu-button-4 {
    width: 48px;
    height: 48px;
    padding: 0;
  }

  .menu-button-4.w--open {
    background-color: #25221c;
    border-radius: 4px;
  }

  .cta-4.outline.nav-cta {
    margin-top: 24px;
    margin-left: 0;
  }
}

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

  .section.hero-contact-a {
    padding-top: 160px;
  }

  .flex-cta-left.center-landscape {
    justify-content: center;
  }

  .grid-halves.absolute-image-halves {
    grid-template-columns: 1fr;
  }

  .grid-halves.cta-one-halves, .grid-halves.target-version-b-halves {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-halves.target-home-a {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-halves.target-c-halves, .grid-halves.cta-version-three-halves {
    grid-template-columns: 1fr;
  }

  .tile-target-white {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
  }

  .wrap-content-target-white {
    align-items: center;
  }

  .image-target-white {
    width: 100%;
    max-width: 300px;
  }

  .limit-545.long-gallery-text-wrap {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-heading-line-text {
    margin-left: 40px;
    margin-right: auto;
  }

  .content-bottom-text-line {
    text-align: center;
    align-items: center;
    margin-right: 0;
  }

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

  .grid-thirds.blog-thids {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-thirds.process-circles-thirds {
    grid-row-gap: 80px;
  }

  .grid-thirds.people-thirds {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .space-100.before-process-a {
    height: 64px;
  }

  .grid-fourths.stats-fourths {
    grid-row-gap: 64px;
    grid-template-columns: 1fr 1fr;
  }

  .wrap-footer-top {
    grid-row-gap: 64px;
    flex-direction: column;
    padding: 40px 32px;
  }

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

  .master-legal-footer {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .master-image-hero-home-b {
    width: 400px;
    height: 400px;
  }

  .circle-hero-home-b {
    margin-top: 6px;
    margin-left: 0;
  }

  .columns-sticky {
    flex-direction: column;
  }

  .column-sticky-left {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 80px;
    display: flex;
  }

  .wrap-sticky-services {
    padding-left: 0;
  }

  .line-process-circles {
    display: none;
  }

  .wrap-sticky-testimonials {
    padding-left: 0;
  }

  .master-cta-two {
    padding: 240px 32px 40px;
  }

  .content-cta-two {
    text-align: center;
    align-items: center;
  }

  .title-wrap-home-c {
    margin-bottom: 24px;
  }

  .space-80.after-image-home-c {
    height: 64px;
  }

  .padding-wrap-content-images {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .faq-paragraph {
    font-size: 16px;
    line-height: 140%;
  }

  .grid-about-b-image {
    grid-template-columns: 1fr;
  }

  .column-faq-right {
    padding-left: 0;
  }

  .image-about-c {
    width: 100%;
    max-width: 400px;
    margin-bottom: 0;
  }

  .long-gallery-columns {
    flex-direction: column;
  }

  .long-gellery-right-column {
    order: -1;
    padding-top: 0;
    padding-bottom: 64px;
  }

  .contact-left-wrap {
    width: 100%;
    max-width: none;
    margin-bottom: 32px;
  }

  .wrap-contact-form {
    padding: 32px;
  }

  .top-product-tile {
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .title-wrap-offices {
    text-align: center;
  }

  .faq-heading-column {
    text-align: center;
    margin-bottom: 64px;
  }

  .tile-template-details {
    padding: 24px;
  }

  .left-column-template-details {
    display: none;
  }

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

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

  .columns-template-details {
    flex-direction: column;
  }

  .right-column-template-details {
    padding: 0;
  }

  .tile-changelog {
    padding: 32px 24px;
  }

  .sales-mockups-column.third-column {
    display: none;
  }

  .included-card.figma-card {
    text-align: center;
    flex-direction: column;
  }

  .wrap-figma-content {
    text-align: center;
    align-items: center;
  }

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

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

  h2 {
    font-size: 26px;
    line-height: 39px;
  }

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

  .section.hero-home-a, .section.dark.process-version-a {
    padding-bottom: 64px;
  }

  .section.hero-about-b, .section.hero-contact-a, .section.blog-page-section, .section.blog-template, .section.hero-sales {
    padding-top: 140px;
  }

  .main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .title-wrap-home-a {
    text-align: center;
    align-items: center;
  }

  .text-title-top {
    font-size: 21px;
  }

  .flex-cta-left.center-phone {
    justify-content: center;
  }

  .grid-halves.absolute-image-halves {
    grid-row-gap: 64px;
  }

  .grid-halves.process-halves, .grid-halves.stats-halves-version, .grid-halves.stats-hero-about-c {
    grid-template-columns: 1fr;
  }

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

  .divider-white.footer-links-divider {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .color-fill-big-image {
    height: 70px;
  }

  .grid-fourths.stats-fourths {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .tile-stat-version-a {
    grid-row-gap: 20px;
  }

  .text-stat {
    font-size: 40px;
  }

  .tab-link-image-testimonials {
    height: 27px;
  }

  .testimonial-stars {
    height: 20px;
  }

  .testimonials-tabs-wrap {
    padding: 24px 20px 32px;
  }

  .tabs-menu-testimonials {
    justify-content: center;
  }

  .footer-top-right, .form-block-newsletter {
    width: 100%;
  }

  .form-newsletter {
    width: 100%;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .cta-newsletter {
    width: 100%;
  }

  .text-field-newsletter {
    margin-right: 0;
  }

  .grid-footer-links {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .column-footer-links {
    align-items: center;
  }

  .master-legal-footer {
    text-align: center;
  }

  .container-navbar {
    padding-left: 12px;
    padding-right: 12px;
  }

  .grid-hero-home-b {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .subtitle {
    font-size: 22px;
  }

  .master-image-hero-home-b {
    width: 90vw;
    height: 90vw;
  }

  .master-target-version-b {
    padding: 40px 24px;
  }

  .wrap-logos {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

  .testimonial-image-small {
    width: 100px;
    height: 100px;
  }

  .space-80.after-heading-about-b {
    height: 40px;
  }

  .master-target-version-c {
    padding: 16px 16px 32px;
  }

  .tile-dark-elevation.target-c-tile {
    padding: 20px;
  }

  .tile-dark-elevation.office-tile {
    padding: 17px;
  }

  .master-image-about-a {
    width: 85vw;
    height: 85vw;
  }

  .square-about-a-hero {
    margin-top: 8px;
    margin-left: 8px;
  }

  .text-quote {
    font-size: 28px;
    line-height: 135%;
  }

  .expandable-single {
    padding: 16px 0;
  }

  .image-about-b.image-one {
    min-height: 250px;
  }

  .image-about-b.image-two {
    min-height: 340px;
  }

  .color-fill-about-b {
    height: 150px;
  }

  .link-office {
    font-size: 16px;
  }

  .long-gellery-right-column {
    text-align: center;
  }

  .socials-grid {
    flex-wrap: wrap;
    display: flex;
  }

  .social-link-block.big.dark {
    width: 40px;
    height: 40px;
  }

  .master-image-contact-c {
    width: 80vw;
    height: 100vw;
  }

  .master-product-tile {
    padding: 24px;
  }

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

  .heading-one-home-c {
    text-align: center;
  }

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

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

  .wrap-button {
    padding: 16px;
  }

  .wrap-sales-cta {
    width: 100%;
    max-width: 240px;
    grid-row-gap: 16px;
    flex-flow: column wrap;
    align-items: stretch;
  }

  .grid-thirds-mokckups.sales-mokcups {
    grid-template-columns: 1fr;
  }

  .sales-mockups-column.second-column, .sales-mockups-column.first-column {
    display: none;
  }

  .sales-mockups-column.third-column {
    display: block;
  }

  .container-sales-mockups {
    padding-left: 16px;
    padding-right: 16px;
  }

  .included-card, .sales-card, .more-power-card {
    padding: 24px;
  }
}

#w-node-dc660a97-5292-816f-f417-9fe275025f9e-948a1aed, #w-node-dc660a97-5292-816f-f417-9fe275025fa5-948a1aed, #w-node-dc660a97-5292-816f-f417-9fe275025fae-948a1aed, #w-node-f0866a62-9b7f-b8dd-66a5-d0d04b868d79-948a1aed, #w-node-f0866a62-9b7f-b8dd-66a5-d0d04b868d80-948a1aed, #w-node-f0866a62-9b7f-b8dd-66a5-d0d04b868d87-948a1aed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0866a62-9b7f-b8dd-66a5-d0d04b868d8f-948a1aed {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_199dacc6-ac92-fdb0-3a10-91cbea9aee83-948a1aed, #w-node-_199dacc6-ac92-fdb0-3a10-91cbea9aee89-948a1aed, #w-node-_199dacc6-ac92-fdb0-3a10-91cbea9aee8f-948a1aed, #w-node-_199dacc6-ac92-fdb0-3a10-91cbea9aee95-948a1aed, #w-node-_199dacc6-ac92-fdb0-3a10-91cbea9aee9b-948a1aed, #w-node-_199dacc6-ac92-fdb0-3a10-91cbea9aeea1-948a1aed, #w-node-_199dacc6-ac92-fdb0-3a10-91cbea9aeea7-948a1aed, #w-node-_199dacc6-ac92-fdb0-3a10-91cbea9aeead-948a1aed, #w-node-_199dacc6-ac92-fdb0-3a10-91cbea9aeeb3-948a1aed, #w-node-_6abe0d4d-0353-1158-0e38-5ad47e9bcbe0-7e9bcbc7, #w-node-_6abe0d4d-0353-1158-0e38-5ad47e9bcbe9-7e9bcbc7, #w-node-_6abe0d4d-0353-1158-0e38-5ad47e9bcbf2-7e9bcbc7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ba51184-1460-5deb-ed1c-ac9a79e26645-e08a1b10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_041505d5-63cd-241b-ef47-bd3d61b1b362-e08a1b10, #w-node-_112fecbd-309b-4149-a25e-c0ff4223b707-e08a1b10, #w-node-f48bb7cc-6a63-8e18-64a4-bcd7b432f86b-e08a1b10, #w-node-_0e288f47-be5e-cdc8-a664-531af05c4bbf-e08a1b10, #w-node-f9ec2dca-b695-55b3-d78d-6c05238dedaa-238deda7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9ec2dca-b695-55b3-d78d-6c05238dedab-238deda7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-f8ca54b1-f48d-6153-cf31-c0b7730328d2-d78a1b25, #w-node-_57883057-0ebe-f68f-a2e9-ad385ce98834-d78a1b25, #w-node-da5666f4-ed79-09a7-b01c-a422f9d245fa-d78a1b25, #w-node-da5666f4-ed79-09a7-b01c-a422f9d245ff-d78a1b25, #w-node-da5666f4-ed79-09a7-b01c-a422f9d24604-d78a1b25, #w-node-da5666f4-ed79-09a7-b01c-a422f9d24609-d78a1b25, #w-node-aec1be84-4997-fec7-9e42-0ecbcb475fe3-d78a1b25, #w-node-_1c2f1eb6-fad5-9fb8-627d-ae5571c0ce8b-d78a1b25 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1fd67c46-b52a-90ea-e427-d773cb87abc3-d78a1b25, #w-node-_1fd67c46-b52a-90ea-e427-d773cb87abcc-d78a1b25, #w-node-_1fd67c46-b52a-90ea-e427-d773cb87abd5-d78a1b25 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_4a5af3be-2cea-d915-f0a7-c3950d1beb83-0d1beb80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_4a5af3be-2cea-d915-f0a7-c3950d1beb99-0d1beb80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff3df35a-a70c-0a27-e84b-1eeda3288e2b-5d8a1b26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_526f6533-d539-7af0-93a9-b7ce64796e69-5d8a1b26, #w-node-_526f6533-d539-7af0-93a9-b7ce64796e6e-5d8a1b26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ad7a896b-9a8a-1233-4d6b-2bf6d705cae7-5d8a1b26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_361baef0-c97c-19a2-433f-7d16b538ab57-5d8a1b26, #w-node-_361baef0-c97c-19a2-433f-7d16b538ab5e-5d8a1b26, #w-node-_361baef0-c97c-19a2-433f-7d16b538ab65-5d8a1b26, #w-node-b898580c-a49a-c263-59df-97c32e683785-1d8a1b28, #w-node-_0bce8e69-5fc8-01a3-5b69-ab514968f129-1d8a1b28 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e65d4e3-1c04-8cfd-b3c2-5dc920bb3ff4-b68a1b54 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-c7ab3e67-3c33-662c-ffa5-828f30e0e3c5-b68a1b54 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-beb4401a-bf23-b165-a809-a5707992a786-b68a1b54, #w-node-beb4401a-bf23-b165-a809-a5707992a78d-b68a1b54, #w-node-beb4401a-bf23-b165-a809-a5707992a794-b68a1b54, #w-node-_37c97d57-69aa-3e9e-9181-02e284883215-838a1b64, #w-node-_37c97d57-69aa-3e9e-9181-02e28488321e-838a1b64, #w-node-_37c97d57-69aa-3e9e-9181-02e284883227-838a1b64, #w-node-_99dced52-614e-a070-ee12-f085901a285f-838a1b64, #w-node-_99dced52-614e-a070-ee12-f085901a286f-838a1b64 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_464e1834-2622-3067-0b8e-978706645741-2f8a1b65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-a673c270-5943-63d0-1f5f-d0a706c1979c-2f8a1b65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_2e8fabf1-9723-78c5-4aad-e2d2f4c5a0dc-2f8a1b65, #w-node-_2e8fabf1-9723-78c5-4aad-e2d2f4c5a0e3-2f8a1b65, #w-node-_2e8fabf1-9723-78c5-4aad-e2d2f4c5a0ea-2f8a1b65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_19424908-bc14-8427-ec3c-5f41fd4b3057-318a1b6a, #w-node-_961301e1-88d5-d4d6-1583-bf690e6ec07e-318a1b6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_21a0fc7f-a385-98af-0917-68d8b89b2f8c-318a1b6a, #w-node-_51887a3c-0b65-872e-6f21-e517fe551ec2-318a1b6a, #w-node-_7e2e9cbc-b4ea-4fe6-3856-6e45822ff54b-318a1b6a, #w-node-_8d9bb582-4e63-275c-ed7e-b7ed49a216a9-318a1b6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf12bd00-b2d2-c628-3014-fc4041a12ce8-318a1b6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-c31da468-948c-32cb-e4fc-154600d12128-318a1b6a, #w-node-_46f66297-1444-34a4-d532-e0f6ab1dcaea-318a1b6a, #w-node-f64b68ce-f478-5b48-3da2-fe8788672799-318a1b6a, #w-node-_678fce72-bd03-40be-3b1d-6f57c3134a90-318a1b6a, #w-node-_18f90380-5af0-f189-8935-281fdb58c011-318a1b6a, #w-node-_5abdc641-7573-9bc5-20f1-8b23a405f130-318a1b6a, #w-node-_269a492b-3e3e-cea3-208d-e20c9fadc291-318a1b6a, #w-node-fbaabc48-a211-6d2b-4b66-928797c3c77c-318a1b6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2231fd3f-8b97-ab53-baad-df31eda1dc38-5e8a1b6b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_963ba574-ca40-909c-5b76-1d4e4e3d679d-5e8a1b6b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: center;
}

#w-node-_441499cc-b58e-b120-cab1-7e8bac0c19d0-5e8a1b6b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75af78dd-7589-71e1-eb95-280151e033e1-5e8a1b6b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_288ee904-59e7-929f-ffd0-27cfb087b7d1-5e8a1b6b, #w-node-_50501e9a-fa16-affd-2522-4f00af134e13-5e8a1b6b, #w-node-_6fac1a26-8d4b-539c-1629-9fe2ca06390c-5e8a1b6b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_5cd69d5b-e73d-cbfe-97e2-f5d14559f974-5e8a1b6b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: baseline;
  justify-self: auto;
}

#w-node-_81956b0d-4343-b291-2494-82f21d791c1b-5e8a1b6b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_81956b0d-4343-b291-2494-82f21d791c46-5e8a1b6b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_5fbee9c7-8007-434a-0d19-cb858c339719-178a1b6c, #w-node-bd53340c-b1a7-79f9-53c9-4debb2f70a02-178a1b6c, #w-node-_5bafb5b7-7626-5047-b902-c05a27dc88b3-178a1b6c, #w-node-_5bafb5b7-7626-5047-b902-c05a27dc88b9-178a1b6c, #w-node-_5bafb5b7-7626-5047-b902-c05a27dc88bf-178a1b6c, #w-node-ee6c7259-c8b4-0c93-dd16-dbb5f2bbfe8e-178a1b6c, #w-node-ee6c7259-c8b4-0c93-dd16-dbb5f2bbfe94-178a1b6c, #w-node-ee6c7259-c8b4-0c93-dd16-dbb5f2bbfe9a-178a1b6c, #w-node-_47d216c1-c9e8-0644-3c87-625861351ced-178a1b6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47d216c1-c9e8-0644-3c87-625861351cef-178a1b6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: start;
}

#w-node-_10f21043-793d-02b4-a513-dd99bd416a53-178a1b6c, #w-node-_10f21043-793d-02b4-a513-dd99bd416a62-178a1b6c, #w-node-_70b6569c-e26b-d525-4ea5-c40a51cedc27-ba8a1b6f, #w-node-b269ba27-d27b-4208-1dc9-5d58fd5c18f0-ba8a1b6f, #w-node-d4967166-27db-79e1-aa2f-570ecc15f1e4-ba8a1b6f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13764bdd-c851-429f-ef39-a03e64fd8fa7-ba8a1b6f, #w-node-_13764bdd-c851-429f-ef39-a03e64fd8fa8-ba8a1b6f, #w-node-_13764bdd-c851-429f-ef39-a03e64fd8fa9-ba8a1b6f, #w-node-_13764bdd-c851-429f-ef39-a03e64fd8faa-ba8a1b6f, #w-node-_13764bdd-c851-429f-ef39-a03e64fd8fab-ba8a1b6f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_2545d69a-978b-f7cd-17cc-ead90a20a8d8-2d8a1b75, #w-node-_9b52569b-dcc0-0012-da96-08f15a373bb4-2d8a1b75, #w-node-_13f4403a-42e1-0985-a432-7104cd2545f5-2d8a1b75, #w-node-_1511aacd-ffc4-b4ff-330c-7a7afa4a20e7-e68a1b77, #w-node-_1511aacd-ffc4-b4ff-330c-7a7afa4a20eb-e68a1b77, #w-node-_1511aacd-ffc4-b4ff-330c-7a7afa4a20ef-e68a1b77, #w-node-_08721e17-923d-9f7d-1ba5-b4025973c0bf-e68a1b77, #w-node-f89f5f22-4f0f-bce6-32d8-36aa4bd7eee1-e68a1b77, #w-node-_70f7b7e3-d998-0a26-164b-54a8871a782c-e68a1b77, #w-node-_7bb1d04b-b0ca-087a-ad6d-28cbb0fbe07b-e68a1b77 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1511aacd-ffc4-b4ff-330c-7a7afa4a20fe-e68a1b77, #w-node-e255d03e-f6b0-fe50-7725-e6ccd6fccc93-e68a1b77, #w-node-_6bee95d5-6ba6-a9a8-9c1b-964f1430ce62-e68a1b77, #w-node-b1c69cc8-e74a-9955-6b8c-1ec0c6b92325-e68a1b77, #w-node-f0f9a72f-8e02-4a72-d03f-dc6a005f93f4-e68a1b77 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_1511aacd-ffc4-b4ff-330c-7a7afa4a2110-e68a1b77, #w-node-_1511aacd-ffc4-b4ff-330c-7a7afa4a2115-e68a1b77, #w-node-_05617224-de85-c723-01b0-2a8d0cdb34fd-e68a1b77, #w-node-_1511aacd-ffc4-b4ff-330c-7a7afa4a211a-e68a1b77, #w-node-_952427a9-39b1-f05f-5495-074f2cc0e73a-e68a1b77 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_041505d5-63cd-241b-ef47-bd3d61b1b362-e08a1b10, #w-node-ff3df35a-a70c-0a27-e84b-1eeda3288e2b-5d8a1b26 {
    justify-self: center;
  }

  #w-node-ad7a896b-9a8a-1233-4d6b-2bf6d705cae7-5d8a1b26 {
    order: -9999;
    align-self: center;
    justify-self: center;
  }

  #w-node-_0e65d4e3-1c04-8cfd-b3c2-5dc920bb3ff4-b68a1b54, #w-node-_2231fd3f-8b97-ab53-baad-df31eda1dc38-5e8a1b6b {
    justify-self: center;
  }

  #w-node-_963ba574-ca40-909c-5b76-1d4e4e3d679d-5e8a1b6b {
    order: -9999;
  }

  #w-node-_75af78dd-7589-71e1-eb95-280151e033e1-5e8a1b6b {
    justify-self: center;
  }

  #w-node-_5cd69d5b-e73d-cbfe-97e2-f5d14559f974-5e8a1b6b {
    order: -9999;
    justify-self: center;
  }

  #w-node-_81956b0d-4343-b291-2494-82f21d791c1b-5e8a1b6b {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f0866a62-9b7f-b8dd-66a5-d0d04b868d8f-948a1aed {
    grid-column: span 1 / span 1;
  }

  #w-node-_4a5af3be-2cea-d915-f0a7-c3950d1beb99-0d1beb80 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_963ba574-ca40-909c-5b76-1d4e4e3d679d-5e8a1b6b {
    order: -9999;
  }
}


@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-ExtraboldItalic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('../fonts/Zodiak-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}