:root {
  --new-bg: #ffedda;
  --main: #052e12;
  --background: #fff4e8;
  --darker: #fee3c5;
  --try-colour: #052e1280;
  --main-light: var(--darker);
}

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

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  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;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  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;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  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 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.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 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

.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 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

.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 {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

.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 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 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;
  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;
  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 {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  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: #000c;
  position: fixed;
  inset: 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: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

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

.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 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.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;
  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 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.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;
  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;
  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-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-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  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 {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

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

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

  .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;
    inset: 0;
  }

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

body {
  background-color: var(--new-bg);
  color: var(--main);
  font-family: Satoshi, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
}

h1 {
  letter-spacing: .3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: DM Serif Display, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 120%;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: DM Serif Display, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Tanker, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Tanker, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Tanker, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
  line-height: 135%;
}

a {
  color: var(--main);
  text-decoration: underline;
}

blockquote {
  border-left: 5px solid var(--main);
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  font-size: 28px;
  line-height: 130%;
}

.section {
  color: var(--main);
  padding-top: 90px;
  padding-bottom: 90px;
}

.section.darker {
  background-color: var(--main);
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.section.paddings-medium {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section.hero-about {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.hero-about.act {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(#fee3c5, #fee3c5);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  padding-bottom: 450px;
}

.section.after-hero-about {
  background-color: var(--main);
  color: var(--background);
  padding-top: 0;
  position: relative;
}

.section.main-color {
  background-color: var(--main);
  color: var(--background);
}

.section.main-color.hero-template {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.project-gallery {
  padding-top: 12px;
  padding-bottom: 12px;
}

.section.hero-contact {
  background-color: var(--darker);
}

.section.hero-sales {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.dark-bg {
  background-color: var(--darker);
}

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

.section.thin.reverse {
  background-color: var(--main);
  color: var(--background);
  padding-top: 50px;
}

.section.thin.reverse.whitelabel {
  background-color: #000;
}

.section.image-bg {
  background-image: linear-gradient(#fee3c5cc, #fee3c5cc), url('../images/8.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.whitelable {
  padding-top: 60px;
}

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

.main-container.green-bg {
  color: var(--background);
}

.main-container.middle {
  text-align: center;
}

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

.paragraph-mega.opacity-80 {
  opacity: .8;
}

.paragraph-mega.our-friends-not {
  text-align: justify;
  height: auto;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}

.wrap-template-ui {
  grid-row-gap: 12px;
  background-color: #0000000d;
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

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

.tile-template-details {
  grid-row-gap: 16px;
  border: 3px solid var(--main);
  background-color: var(--background);
  border-radius: 12px;
  flex-direction: column;
  padding: 40px;
  display: flex;
}

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

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

.divider-typography {
  background-color: #0000001a;
  width: 100%;
  height: 1px;
}

.color {
  background-color: #faebe3;
  border: 1px solid #3e3b364d;
  border-radius: 8px;
  padding-top: 100%;
}

.color.color-three {
  background-color: var(--main);
}

.color.color-two {
  background-color: var(--darker);
}

.color.color-one {
  background-color: var(--background);
}

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

.link-template-navigation {
  color: #bb2c28b3;
  font-size: 24px;
  font-weight: 400;
  line-height: 135%;
  text-decoration: none;
}

.link-template-navigation.w--current {
  color: var(--main);
  font-weight: 700;
}

.grid-buttons {
  grid-template-rows: auto;
}

.h1-subtext {
  text-transform: uppercase;
  font-family: DM Serif Display, sans-serif;
  font-size: 130px;
  line-height: 120%;
}

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

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

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

.big-text {
  font-size: 40px;
  font-weight: 500;
  line-height: 140%;
}

.tile-template-navigation {
  grid-row-gap: 16px;
  border: 3px solid var(--main);
  background-color: var(--background);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: sticky;
  top: 120px;
}

.paragraph-small {
  font-size: 18px;
}

.cta {
  background-color: var(--main);
  color: var(--background);
  letter-spacing: .2px;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Tanker, sans-serif;
  font-size: 18px;
  transition: transform .2s;
  display: flex;
}

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

.cta.white-cta {
  background-color: var(--background);
  color: var(--main);
}

.cta.outline {
  border: 2px solid var(--main);
  color: var(--main);
  background-color: #bb2c2800;
}

.cta.outline.nav-cta {
  color: var(--background);
  text-transform: uppercase;
  height: 48px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Prompt, sans-serif;
}

.cta.outline.nav-cta.w--current {
  color: var(--darker);
}

.line-link-block {
  font-family: Tanker, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}

.text-big-underline {
  font-size: 18px;
  line-height: 28px;
}

.underline-link-master {
  background-color: #bb2c284d;
  height: 2px;
  margin-top: 6px;
  padding: 0;
}

.underline-link-fill {
  background-color: var(--main);
  width: 0%;
  height: 100%;
}

.navbar {
  background-color: var(--main);
  color: var(--darker);
  border-bottom: 1px solid #ecf6f21f;
  justify-content: space-around;
  height: 12vh;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

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

.text-dropdown {
  color: var(--main);
  font-family: Tanker, sans-serif;
}

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

.image-chevron-dropdown {
  opacity: .8;
  width: 20px;
  height: 20px;
}

.dropdown-list.w--open {
  border: 3px solid var(--main);
  background-color: var(--darker);
  border-radius: 12px;
}

.link-dropdown {
  color: var(--main);
  text-align: center;
  font-family: Tanker, sans-serif;
  font-size: 16px;
}

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

.link-dropdown.w--current {
  color: #1b3233;
  font-weight: 700;
}

.brand-navbar {
  max-width: none;
  height: 90%;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.dropdown {
  color: var(--main);
  font-size: 18px;
}

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

.nav-link {
  color: var(--background);
  text-transform: uppercase;
  padding: 12px 20px;
  font-family: Prompt, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.nav-link.w--current {
  color: var(--darker);
  text-transform: uppercase;
  font-family: Prompt, sans-serif;
}

.title-wrap-home {
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.moving-images-master-home {
  width: 100vw;
  margin-top: 64px;
  margin-bottom: 64px;
  position: relative;
  overflow: hidden;
}

.moving-images-inside-home {
  justify-content: space-between;
  align-items: center;
  width: 160vw;
  display: flex;
}

.moving-image-about-a {
  width: 32%;
}

.moving-images-top-fill {
  color: var(--background);
  -webkit-text-stroke-color: var(--background);
  width: 102vw;
  position: absolute;
  inset: -2% 0% auto;
}

.moving-images-bottom-fill {
  width: 102vw;
  max-width: none;
  position: absolute;
  inset: auto 0% -2%;
}

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

.container-medium {
  width: 100%;
  max-width: 1122px;
  padding-left: 24px;
  padding-right: 24px;
}

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

.heading-left.mg-bottom-120 {
  margin-bottom: 120px;
}

.heading-left.mg-bottom-100 {
  margin-bottom: 100px;
}

.no-margins {
  color: var(--darker);
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
}

.no-margins.green {
  color: var(--main);
}

.no-margins.green.bigger {
  font-size: 60px;
}

.no-margins.green.bigger.footer, .no-margins.green.no-black {
  background-color: #0000;
  min-width: 0;
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.no-margins.green.act {
  background-color: #0000;
  min-width: 0;
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 48px;
}

.no-margins.green.act.smaller {
  font-size: 36px;
}

.no-margins.middle {
  text-align: center;
  margin-bottom: 90px;
}

.list-projects {
  flex-direction: column;
  display: flex;
}

.master-project-home {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 56px;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
  position: relative;
}

.image-projects-home {
  z-index: 10;
  transform-origin: 0 0;
  object-fit: cover;
  max-width: 48%;
  height: 140%;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  position: absolute;
  inset: 0% 24px 0% auto;
}

.divider-project-home {
  background-color: var(--main);
  opacity: .3;
  transform-origin: 0%;
  width: 100%;
  height: 2px;
  margin-top: 56px;
}

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

.flex-cta-left.mg-top-100 {
  margin-top: 100px;
}

.flex-cta-left.mg-top-8 {
  margin-top: 8px;
}

.tabs-values {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.tabs-menu {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: auto;
  display: flex;
}

.tab-link {
  color: var(--try-colour);
  text-align: left;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--main);
  text-transform: capitalize;
  background-color: #ddd0;
  padding: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 78px;
  font-weight: 600;
  line-height: 110%;
}

.tab-link.w--current {
  color: var(--main);
  background-color: #ddd0;
  font-family: DM Serif Display, sans-serif;
}

.tabs-content {
  flex: 1;
  max-width: 520px;
  margin-left: auto;
}

.wrap-values-tab-content {
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.image-values-tab {
  width: 100%;
}

.section-moving-text {
  border-top: 3px solid var(--main);
  border-bottom: 3px solid var(--main);
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.master-moving-text {
  width: 100vw;
  overflow: hidden;
}

.inside-moving-text {
  grid-column-gap: 40px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.single-moving-text {
  grid-column-gap: 40px;
  flex-direction: row;
  flex: none;
  align-items: center;
  display: flex;
}

.text-moving-text {
  flex: none;
  font-family: Tanker, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 120%;
}

.circle-moving-text {
  background-color: var(--main);
  border-radius: 50%;
  flex: none;
  width: 32px;
  height: 32px;
}

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

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

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

.grid-all-expertises {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

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

.paragraph-expertise {
  font-size: 22px;
  line-height: 120%;
}

.h3-expertise-heading {
  margin-top: 0;
  margin-bottom: 32px;
}

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

.section-sticky-process {
  background-color: var(--background);
  padding-top: 70px;
  padding-bottom: 70px;
  position: sticky;
  top: 0;
}

.section-sticky-process.darker-process {
  background-color: var(--darker);
  padding-top: 70px;
  padding-bottom: 70px;
}

.single-process-circle {
  grid-column-gap: 72px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.big-process-circle {
  background-color: var(--main);
  color: var(--background);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  font-family: Tanker, sans-serif;
  font-size: 140px;
  font-weight: 300;
  line-height: 120%;
  display: flex;
}

.right-process-circle {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 490px;
  display: flex;
}

.grid-contact-halves {
  grid-column-gap: 40px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
}

.image-contact {
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
  height: 100%;
}

.right-conact {
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 360px;
  padding-top: 72px;
  padding-bottom: 72px;
  display: flex;
}

.list-contact-socials {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.single-contact-social {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.single-contact-social:hover {
  opacity: .8;
}

.cirlce-contact-social {
  background-color: var(--main);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.icon-contact-social {
  width: 24px;
  height: 24px;
}

.divider-contact {
  background-color: var(--main);
  width: 100%;
  height: 3px;
}

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

.link-contact {
  font-size: 28px;
  line-height: 120%;
  text-decoration: none;
  transition: opacity .2s;
}

.link-contact:hover {
  opacity: .8;
}

.text-contact-address {
  font-size: 22px;
  line-height: 130%;
}

.footer {
  background-color: var(--main);
  color: var(--background);
  padding-top: 120px;
  padding-bottom: 48px;
}

.footer.whitelabel-page {
  background-color: #000;
  padding-top: 60px;
}

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

.brand-link-footer {
  flex-direction: column;
  align-items: center;
  width: 80%;
  max-width: 940px;
  display: flex;
}

.brand-footer {
  max-width: 50%;
}

.list-footer-socials {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.single-contact-footer {
  grid-column-gap: 16px;
  color: var(--background);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.single-contact-footer:hover {
  opacity: .9;
}

.cirlce-contact-footer {
  background-color: var(--background);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.divider-top-footer {
  background-color: var(--background);
  width: 100%;
  height: 3px;
  margin-top: 70px;
  margin-bottom: 80px;
}

.second-footer {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

.heading-footer-links {
  margin-bottom: 8px;
  font-family: DM Serif Display, sans-serif;
}

.link-footer {
  color: var(--background);
  font-weight: 300;
  text-decoration: none;
}

.link-footer:hover {
  opacity: .9;
}

.divider-bottom-footer {
  background-color: var(--background);
  width: 100%;
  height: 3px;
  margin-top: 80px;
  margin-bottom: 48px;
}

.divider-bottom-footer.footer-div {
  background-color: var(--main);
  margin-bottom: 0;
}

.legal-footer {
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  font-family: Satoshi, sans-serif;
  font-size: 12px;
  display: flex;
}

.text-legal-footer {
  color: #fff9;
  font-family: Satoshi, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.white-link {
  color: var(--background);
}

.white-link.non-underline {
  text-decoration: none;
}

.logo-hero-about {
  width: 100%;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  font-family: DM Serif Display, sans-serif;
  font-weight: 400;
  display: block;
}

.grid-hero-about {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  align-items: start;
}

.left-hero-about {
  max-width: 540px;
}

.right-hero-about {
  max-width: 435px;
}

.video-about {
  z-index: 10;
  border-radius: 24px;
  height: 95vh;
  min-height: 600px;
  max-height: 1100px;
  margin-top: -280px;
  margin-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.video-about.hidden {
  display: none;
}

.video-about.mobile-only {
  width: 100%;
  display: none;
}

.lightbox-home-video {
  justify-content: center;
  align-items: center;
  height: 95vh;
  margin-top: -280px;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.icon-play {
  z-index: 11;
  object-fit: contain;
  width: 120px;
  height: 120px;
  position: relative;
}

.color-fill-about-hero {
  background-color: var(--darker);
  height: 30%;
  max-height: 280px;
  position: absolute;
  inset: 0% 0% auto;
}

.grid-stats-wide {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1px 1fr 1px 1fr 1px 1fr;
  width: 100%;
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
}

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

.text-stat {
  font-family: DM Serif Display, sans-serif;
  font-size: 58px;
  line-height: 110%;
}

.divider-stat-wide {
  background-color: var(--background);
  width: 1px;
  height: 48px;
}

.grid-sticky-values {
  grid-column-gap: 80px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
}

.master-left-values {
  position: relative;
}

.sicky-values {
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 500px;
  display: flex;
  position: sticky;
  top: 40px;
}

.right-values {
  width: 100%;
  max-width: 550px;
}

.single-sticky-value {
  grid-row-gap: 64px;
  flex-direction: column;
  padding-bottom: 64px;
  display: flex;
}

.divider-sticky-value {
  background-color: var(--main);
  transform-origin: 0%;
  width: 100%;
  height: 3px;
}

.content-sticky-value {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.center-heading.mg-bottom-80 {
  margin-bottom: 80px;
}

.center-heading.mg-bottom-120 {
  margin-bottom: 120px;
}

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

.wrap-team-single {
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

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

.section-big-image {
  height: 100vh;
  min-height: 600px;
  max-height: 1100px;
  overflow: hidden;
}

.image-big-section {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.service-expandable-left {
  align-items: flex-start;
  display: flex;
}

.expand-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-top: 8px;
  display: flex;
}

.expandable-content-wrap {
  width: 100%;
  max-width: 314px;
  height: auto;
}

.expandable-content-wrap.wide-content-expandable {
  max-width: 600px;
}

.expanded-text {
  margin-bottom: 0;
  font-size: 18px;
}

.space-24 {
  height: 24px;
}

.text-faq-heading {
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
  font-size: 24px;
  line-height: 125%;
}

.expandable-content-flex {
  border-bottom: 2px solid var(--main);
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.expandable-content-flex.first-expandable {
  border-top: 2px solid var(--main);
}

.expand-open {
  transform-origin: 50% 0;
}

.expand-line {
  background-color: var(--main);
  width: 16px;
  height: 3px;
}

.expand-line.vertical {
  width: 3px;
  height: 16px;
  position: absolute;
}

.expandable-wrap {
  width: 100%;
  max-width: 672px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

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

.flex-cta-center.mg-top-64 {
  margin-top: 64px;
}

.flex-cta-center.mg-top-16 {
  margin-top: 16px;
}

.master-moving-logos {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.master-moving-logos.hidden {
  display: none;
}

.move-moving-logo {
  grid-column-gap: 180px;
  align-items: center;
  display: flex;
}

.single-moving-logo {
  grid-column-gap: 180px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.single-moving-logo.done {
  display: flex;
}

.logo-moving-logo {
  object-fit: contain;
  height: 50px;
  min-height: 32px;
}

.logo-moving-logo.bigger-logo {
  min-height: 42px;
}

.title-wrap-expertises {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 935px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.booth-wrapper {
  grid-row-gap: 120px;
  flex-direction: column;
  margin-bottom: 150px;
  display: flex;
}

.booth-wrapper.last {
  margin-bottom: 100px;
}

.grid-expertise {
  grid-column-gap: 120px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  align-items: center;
}

.grid-expertise.our-friends {
  grid-column-gap: 120px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start center;
  place-items: center stretch;
  display: grid;
}

.left-expertise {
  grid-row-gap: 50px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 608px;
  display: flex;
}

.left-expertise.image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 100%;
  background-size: cover;
  height: 100%;
}

.h2-expertise-big {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  line-height: 110%;
}

.h2-expertise-big.our-friends {
  font-size: 60px;
}

.bottom-big-service {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tag-expertise {
  background-color: var(--background);
  color: var(--main);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 54px;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Tanker, sans-serif;
  font-size: 24px;
  line-height: 100%;
  display: flex;
}

.right-expertise {
  max-width: 550px;
  padding-left: 0;
}

.right-expertise.our-friends {
  height: 100%;
}

.booth-divider {
  background-color: var(--background);
  transform-origin: 0%;
  width: 100%;
  height: 3px;
}

.booth-divider.green {
  background-color: var(--main);
}

.title-wrap-projects {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 890px;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.list-big-projects {
  flex-direction: column;
  display: flex;
}

.master-project {
  padding-bottom: 80px;
}

.divider-project {
  background-color: var(--main);
  transform-origin: 0%;
  width: 100%;
  height: 3px;
  margin-bottom: 80px;
}

.grid-project {
  grid-column-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1.1fr;
}

.left-project {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 458px;
  display: flex;
}

.wrap-project-image {
  border-radius: 24px;
  height: 580px;
  position: relative;
  overflow: hidden;
}

.image-project {
  transform-origin: 50%;
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
  height: 100%;
}

.overlay-image-project {
  background-color: var(--background);
  transform-origin: 50% 0;
  display: none;
  position: absolute;
  inset: 0%;
}

.title-wrap-hero-project {
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 780px;
  margin-bottom: 80px;
  display: flex;
}

.list-details-project {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.single-project-detail {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-project-detail.regular-weight {
  font-weight: 400;
}

.grid-project-text {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .95fr 1.05fr;
}

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

.lightbox-gallery {
  border-radius: 12px;
  display: block;
  position: relative;
  overflow: hidden;
}

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

.overlay-project-gallery {
  background-color: var(--background);
  transform-origin: 50% 0;
  width: 101%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.list-wide-gallery {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.flex-heading-cta {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flex-heading-cta.mg-bottom-80 {
  margin-bottom: 80px;
}

.flex-heading-cta.mg-bottom-120 {
  margin-bottom: 120px;
}

.title-wrap-contact {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 52px;
  display: flex;
}

.tile-contact-form {
  background-color: var(--main);
  border-radius: 24px;
  max-width: 778px;
  padding: 80px;
}

.form-contact {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.text-field-contact {
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: black black var(--background);
  color: var(--background);
  background-color: #fff0;
  height: 82px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
}

.text-field-contact:focus {
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: black black var(--background);
}

.text-field-contact::placeholder {
  color: #e2dedbb3;
}

.text-field-contact.text-area {
  padding-bottom: 79px;
}

.title-wrap-blog {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 80px;
  display: flex;
}

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

.link-blog {
  grid-row-gap: 32px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  transition: transform .4s;
  display: flex;
}

.link-blog:hover {
  transform: scale(.96);
}

.image-blog-tile {
  border-radius: 12px;
}

.text-heading-3 {
  font-family: Tanker, sans-serif;
  font-size: 36px;
  line-height: 130%;
}

.text-heading-3.padding {
  margin-bottom: 25px;
  font-family: DM Serif Display, sans-serif;
  font-size: 45px;
  font-weight: 400;
}

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

.title-wrap-blog-template {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 64px;
  display: flex;
}

.limit-blog-subtitle {
  max-width: 465px;
}

.image-blog {
  border-radius: 24px;
  width: 100%;
  margin-bottom: 80px;
  display: block;
}

.wrap-blog-content {
  width: 100%;
  max-width: 894px;
  margin-left: auto;
  margin-right: auto;
}

.title-wrap-pricing {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 58px;
  display: flex;
}

.grid-pricing-thirds {
  grid-column-gap: 24px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tile-pricing {
  grid-row-gap: 24px;
  background-color: var(--main);
  color: var(--background);
  background-image: url('../images/Untitled-design-11.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.tile-pricing._2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/3.jpg');
}

.tile-pricing.backpocket {
  background-image: linear-gradient(to bottom, null, null), url('../images/Untitled-design-11.jpg');
}

.top-pricing-tile {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.wrap-cta-pricing-tile {
  width: 100%;
  margin-top: 16px;
}

.title-wrap-product {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.limit-product-subtitle {
  max-width: 700px;
}

.default-state {
  flex-direction: column;
  min-width: 220px;
  margin-bottom: 0;
  display: flex;
}

.field-label-hidden {
  display: none;
}

.text-field-quanitity {
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: black black var(--background);
  color: var(--main);
  background-color: #fff0;
  width: auto;
  height: 82px;
  margin-bottom: 0;
  padding: 4px 0;
  font-size: 20px;
}

.text-field-quanitity:focus {
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: black black var(--background);
  color: var(--main);
}

.text-field-quanitity::placeholder {
  color: var(--main);
}

.add-to-cart {
  margin-top: 32px;
}

.text-price-product {
  font-size: 32px;
  font-weight: 500;
  line-height: 140%;
}

.container-small {
  width: 100%;
  max-width: 880px;
  padding-left: 24px;
  padding-right: 24px;
}

.brand-checkout {
  background-color: var(--darker);
  border-bottom: 1px solid #00000017;
  justify-content: center;
  align-items: center;
  height: 72px;
  display: flex;
}

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

.brand-image-checkout {
  height: 100%;
}

.checkbox-label {
  margin-bottom: 0;
}

.checkbox-checkout {
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.shipping-method {
  background-color: #f7f2e2;
}

.block-header {
  border-width: 2px;
  border-color: var(--main);
  background-color: var(--background);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.block-content {
  border-right-width: 2px;
  border-right-color: var(--main);
  border-bottom-width: 2px;
  border-bottom-color: var(--main);
  border-left-width: 2px;
  border-left-color: var(--main);
  background-color: var(--background);
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.billing-address-toggle {
  justify-content: flex-start;
  align-items: center;
}

.apple-pay {
  border-radius: 8px;
  height: 48px;
}

.text-field-checkout {
  border-width: 2px;
  border-color: var(--main);
  background-color: var(--background);
  border-radius: 8px;
  height: 44px;
  margin-bottom: 12px;
}

.text-field-checkout:focus, .text-field-checkout.-wfp-focus {
  border-style: solid;
  border-color: var(--main);
}

.checkout-form {
  background-color: var(--background);
  padding: 64px 0;
}

.search {
  margin-top: 40px;
  margin-bottom: 40px;
}

.search-result-list {
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.search-result-item {
  grid-row-gap: 16px;
  background-color: var(--main);
  color: var(--background);
  border-radius: 24px;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px;
  display: flex;
}

.search-link {
  color: var(--darker);
}

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

.title-wrap-404 {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.h1-hero-home {
  text-transform: uppercase;
  font-family: DM Serif Display, sans-serif;
  font-size: 110px;
}

.title-wrap-template {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tile-changelog {
  border: 3px solid var(--main);
  background-color: var(--background);
  border-radius: 12px;
  width: 100%;
  max-width: 562px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 32px;
}

.title-wrap-hero-sales {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tag-sales {
  background-color: var(--main);
  color: var(--background);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 54px;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Tanker, sans-serif;
  font-size: 24px;
  line-height: 100%;
  display: flex;
  transform: rotate(-3deg);
}

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

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

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

.sales-mock-image {
  border: 1px solid #e2dedb70;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 0;
}

.section-sales-mockups {
  background-color: var(--main);
  height: 95vh;
  min-height: 600px;
  max-height: 900px;
  overflow: hidden;
}

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

.included-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 3px solid var(--main);
  background-color: var(--darker);
  text-align: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  min-height: 340px;
  padding: 0;
  display: flex;
}

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

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

.image-included {
  width: 100%;
}

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

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

.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-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.sales-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 3px solid var(--main);
  background-color: var(--darker);
  color: var(--main);
  text-align: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 24px;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
}

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

.image-sales-page {
  border: 1px solid #bb2c2829;
  border-radius: 8px;
  width: 100%;
}

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

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

.more-power-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 3px solid var(--main);
  background-color: var(--background);
  text-align: left;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 32px 24px;
  display: flex;
}

.success-message {
  background-color: var(--main);
  color: var(--background);
  border-radius: 12px;
  padding: 0;
}

.cart-button {
  border: 2px solid var(--background);
  background-color: var(--main);
  border-radius: 50%;
  justify-content: center;
  width: 56px;
  height: 56px;
}

.fixed-cart {
  z-index: 10000;
  position: fixed;
  inset: auto 24px 24px auto;
}

.remove-link {
  color: #1c3533;
  margin-top: 8px;
  text-decoration: none;
}

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

.cart-container {
  background-color: var(--background);
}

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

.text-cart-item-heading {
  font-family: Tanker, sans-serif;
}

.nav-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.text-block {
  font-family: DM Serif Display, sans-serif;
}

.h2-wrapper {
  text-align: center;
  margin-bottom: 10vh;
}

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

.legal {
  text-align: center;
  font-size: 14px;
}

.home-top-header {
  height: 100vh;
}

.home-gif {
  z-index: 2;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.video-fallbcak {
  z-index: 1;
  background-image: url('../images/IMG_9012-1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 12vh;
}

.text-block-2 {
  font-family: DM Serif Display, sans-serif;
}

.text-block-3 {
  color: var(--main);
}

.home-top {
  color: var(--main);
  text-align: center;
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  font-family: DM Serif Display, sans-serif;
  font-size: 52px;
  line-height: 125%;
}

.home-top.reverse {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
}

.home-top.reverse.white {
  color: var(--background);
}

.home-top.bigger {
  color: var(--background);
  font-size: 72px;
}

.home-top.full-width {
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}

.divider-line {
  background-color: var(--main);
  width: 30%;
  height: .5vh;
  margin-left: 35%;
  margin-right: 35%;
}

.divider-line.negative {
  margin-bottom: -60px;
}

.spacer {
  width: 100%;
  height: 10vh;
}

.review-outer {
  background-color: #d8aa18;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 50px 5% 60px;
  display: flex;
}

.review-outer.transparent {
  background-color: #0000;
  padding-top: 30px;
  padding-bottom: 25px;
  padding-left: 5%;
}

.stars {
  width: 20%;
  margin-bottom: 30px;
}

.paragraph {
  text-align: justify;
}

.paragraph.review {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-bottom: 35px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.paragraph.author {
  color: var(--background);
  text-align: center;
  font-style: italic;
  font-weight: 400;
}

.grid-inner {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.grid-inner._1 {
  background-image: url('../images/IMG_9154-Large.jpeg');
  height: 100%;
}

.grid-inner._5 {
  background-image: url('../images/IMG_1575-Large.jpeg');
  height: 100%;
}

.grid-inner._2 {
  background-image: url('../images/Wide1.jpg');
  height: 100%;
}

.grid-inner._6 {
  background-image: url('../images/Screenshot-2022-02-23-at-23.36.08-min.png');
  height: 100%;
}

.grid-inner._4 {
  background-image: url('../images/IMG_8943-Large.jpeg');
  height: 100%;
}

.grid-inner._3 {
  background-image: url('../images/FayePeterColour-472.jpeg');
  height: 100%;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "." 25vh
                 "." 25vh
                 "." 25vh
                 "." 25vh
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  width: 100%;
}

.grid.mob {
  grid-template-rows: 40vh 40vh 40vh 30vh 30vh;
}

.big-heading {
  margin-bottom: 40px;
  font-family: DM Serif Display, sans-serif;
  font-size: 200px;
}

.act-subjeading {
  margin-bottom: 0;
  font-size: 70px;
}

.act-image {
  border-radius: 20px;
  width: 100%;
}

.live-music {
  margin: 30px 5%;
  font-size: 24px;
}

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

.accent {
  color: var(--darker);
}

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

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

.booth-image {
  width: 100%;
}

.booth {
  text-align: left;
}

.bg-image {
  background-image: linear-gradient(#052e1280, #052e1280);
  border-radius: 16px;
  width: 100%;
  height: 100%;
  padding: 50px 48px;
}

.bg-image.backpocket {
  z-index: 2;
  background-image: linear-gradient(#052e1280, #052e1280);
  position: relative;
}

.bg-image.splashzone {
  background-image: linear-gradient(to bottom, null, null), url('../images/3.jpg');
}

.band-bg-image {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.tile-pricing-2 {
  grid-row-gap: 24px;
  background-color: var(--main);
  color: var(--background);
  background-image: url('../images/3.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.tile-pricing-2._2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/3.jpg');
}

.tile-pricing-2.backpocket {
  background-image: linear-gradient(to bottom, null, null), url('../images/Untitled-design-11.jpg');
}

.tile-pricing-3 {
  grid-row-gap: 24px;
  background-color: var(--main);
  color: var(--background);
  background-image: url('../images/7.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.tile-pricing-3._2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/3.jpg');
}

.tile-pricing-3.backpocket {
  background-image: linear-gradient(to bottom, null, null), url('../images/Untitled-design-11.jpg');
}

.tile-pricing-4 {
  grid-row-gap: 24px;
  background-color: var(--main);
  color: var(--background);
  background-image: url('../images/6.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.tile-pricing-4._2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/3.jpg');
}

.tile-pricing-4.backpocket {
  background-image: linear-gradient(to bottom, null, null), url('../images/Untitled-design-11.jpg');
}

.tile-pricing-5 {
  grid-row-gap: 24px;
  background-color: var(--main);
  color: var(--background);
  background-image: url('../images/5.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.tile-pricing-5._2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/3.jpg');
}

.tile-pricing-5.backpocket {
  background-image: linear-gradient(to bottom, null, null), url('../images/Untitled-design-11.jpg');
}

.tile-pricing-6 {
  grid-row-gap: 24px;
  background-color: var(--main);
  color: var(--background);
  background-image: url('../images/4.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.tile-pricing-6._2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/3.jpg');
}

.tile-pricing-6.backpocket {
  background-image: linear-gradient(to bottom, null, null), url('../images/Untitled-design-11.jpg');
}

.vid {
  width: 100%;
}

.half-width-div {
  width: 50%;
}

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

.grid-inner-wrapper.right {
  text-align: right;
}

.full-size-image {
  width: 100%;
}

.bigger-text {
  font-size: 24px;
  line-height: 135%;
}

.h2-big {
  margin-bottom: 30px;
  font-size: 56px;
}

.h2-big.mobile-only {
  display: none;
}

.vid-section {
  text-align: center;
  width: 100%;
  margin: 150px 0% 50px;
  padding-left: 0%;
  padding-right: 0%;
}

.youtube {
  width: 80%;
}

.video {
  width: auto;
  margin-bottom: 25px;
  margin-left: 10%;
  margin-right: 10%;
}

.collection-item {
  text-align: center;
  width: 80%;
  margin-top: 200px;
  margin-left: 10%;
  margin-right: 10%;
}

.leads-form {
  width: 100%;
  margin-top: 0;
  margin-left: 0%;
  margin-right: 0%;
}

.leads {
  background-color: var(--main);
  margin-bottom: 25px;
}

.leads-logo {
  width: 30%;
  margin: 25px 35% 50px;
}

.watermark {
  color: var(--background);
  text-align: center;
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: 16px;
}

.our-friends {
  margin-top: 20px;
  font-size: 24px;
}

.our-friends.not-bold {
  text-transform: uppercase;
  margin-right: 7px;
  font-family: Oswald, sans-serif;
  font-weight: 700;
}

.our-friends.not-bold.icon {
  font-family: "Fa Brands 400", sans-serif;
  font-weight: 400;
}

.our-friends-sub-wrapper {
  margin-bottom: 0;
  font-style: normal;
  display: flex;
}

.disclaimer {
  color: var(--try-colour);
  text-align: center;
  margin-top: 0;
  padding-top: 150px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.font-awesome {
  margin-right: 10px;
  font-family: "Fa Solid 900", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.icon {
  margin-right: 25px;
  font-family: "Fa Solid 900", sans-serif;
  font-weight: 400;
}

.icon.brand {
  font-family: "Fa Brands 400", sans-serif;
}

.icon-link {
  color: var(--main);
  text-decoration: none;
}

.dropdown-toggle-2 {
  color: var(--background);
  text-transform: uppercase;
  font-family: Prompt, sans-serif;
  font-size: 18px;
}

.dropdown-link {
  background-color: var(--main);
  color: var(--background);
  text-align: center;
  text-transform: uppercase;
  font-family: Prompt, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.dropdown-link.w--current {
  color: #fff4e8;
  font-weight: 600;
}

.body {
  background-color: var(--new-bg);
}

.big {
  width: 100%;
  height: 100vh;
}

.brochure {
  background-color: #fff9f3;
  margin-top: 0;
  padding: 0 0%;
}

.brochure-iner {
  margin-bottom: 0;
}

.overlay {
  z-index: 999999;
  background-color: #000;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.green {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 100vh;
  padding: 10vh 0 15vh;
  display: flex;
}

.code-embed {
  max-width: 90vw;
}

.hilton-woking-events-logo {
  width: 20%;
  margin-bottom: 10vh;
}

.code-embed-2 {
  width: 100%;
  min-height: 100vh;
}

.calendar {
  background-color: #052e12;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 5%;
  display: flex;
}

.no-margins-2 {
  color: #fee3c5;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Serif Display, sans-serif;
}

.no-margins-2.green {
  color: #052e12;
}

.no-margins-2.green.footer {
  background-color: #0000;
  min-width: 0;
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 48px;
}

.cirlce-contact-social-2 {
  background-color: #052e12;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.divider-contact-2 {
  background-color: #052e12;
  width: 100%;
  height: 3px;
}

.contact {
  font-size: 100px;
}

.video-title {
  font-size: 40px;
}

.whitelabel-nav {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 12vh;
  display: flex;
}

.whitelabel-nav.hilton {
  background-color: #1c1e3a;
}

.white-label-logo {
  height: 10vh;
}

.hilton-bg {
  background-color: var(--background);
}

.whitelabel-cl-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.whitelabel-tile-wrapper {
  grid-row-gap: 24px;
  color: #e2dedb;
  background-color: #1c1e3a;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.cta-2 {
  color: #e2dedb;
  letter-spacing: .2px;
  background-color: #bb2c28;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Tanker, sans-serif;
  font-size: 18px;
  transition: transform .2s;
  display: flex;
}

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

.cta-2.white-cta {
  color: #bb2c28;
  background-color: #e2dedb;
}

.whitelabel-tile-image-wrapper {
  width: 100%;
}

.whitelabel-tile-inner-wrapper {
  width: 100%;
  margin: 0;
  padding: 0 24px 36px;
}

.whitelabel-tile-image {
  border: 10px solid #1c1e3a;
  border-radius: 16px;
  width: 100%;
  position: static;
  inset: auto;
}

.lightbox-link {
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  inset: 0%;
}

.play-icon-wrapper {
  z-index: 11;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.play-icon {
  background-image: url('../images/Untitled-design-42.png');
  background-position: 50%;
  background-size: cover;
  width: 5vw;
  height: 5vw;
}

.tile-big-heading {
  color: #fff;
  margin-top: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 100%;
}

.tile-big-small-heading {
  color: #fff;
  margin-top: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
}

.tile-big-small-heading.whats-included {
  margin-top: 10px;
}

.whitelabel-tile-text {
  color: #fff;
  font-size: 16px;
}

.whitelabel-title {
  color: #0e0f1d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 64px;
}

.nav-wrapper-wl {
  z-index: 99999;
  margin-bottom: 0;
  position: sticky;
  inset: 0% 0% auto;
}

._2nd-nav-whitelabel {
  background-color: #1c1e3abf;
  height: 6vh;
}

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

  h2 {
    font-size: 44px;
  }

  .section.hero-home {
    padding-top: 80px;
  }

  .section.hero-about.act {
    padding-bottom: 400px;
  }

  .section.hero-blog-template {
    padding-top: 100px;
  }

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

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

  .h1-subtext {
    font-size: 100px;
  }

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

  .big-text {
    font-size: 24px;
  }

  .navbar {
    position: relative;
  }

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

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

  .menu-button {
    background-color: var(--main);
    border-radius: 12px;
    width: 48px;
    height: 48px;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: var(--main);
  }

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

  .dropdown {
    display: block;
  }

  .nav-menu {
    z-index: 10000;
    background-color: var(--main);
    border-radius: 12px;
    flex-direction: column;
    width: 60%;
    max-width: 440px;
    max-height: 90vh;
    margin-top: 12px;
    margin-left: auto;
    margin-right: 17px;
    padding: 24px 40px 32px;
    position: absolute;
    inset: 80px 0% auto auto;
    overflow: scroll;
  }

  .line-menu {
    background-color: var(--background);
    border-radius: 4px;
    width: 32px;
    height: 2px;
    padding: 0;
  }

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

  .nav-link {
    display: block;
  }

  .moving-images-inside-home {
    width: 180vw;
  }

  .heading-left.mg-bottom-120 {
    margin-bottom: 64px;
  }

  .heading-left.mg-bottom-120.center-tablet {
    text-align: center;
    justify-content: center;
  }

  .master-project-home {
    opacity: 1;
    text-align: center;
    align-items: center;
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-projects-home {
    max-width: 70%;
    margin-top: 32px;
    margin-bottom: 0;
    position: static;
  }

  .flex-cta-left.mg-top-100.center-tablet {
    justify-content: center;
  }

  .tabs-menu {
    max-width: 40%;
  }

  .tab-link {
    font-size: 48px;
  }

  .tabs-content {
    max-width: 50%;
  }

  .text-moving-text {
    font-size: 80px;
  }

  .grid-all-expertises {
    grid-row-gap: 80px;
    grid-template-columns: 1fr 1fr;
  }

  .single-process-circle {
    grid-row-gap: 40px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .right-process-circle {
    align-items: center;
  }

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

  .image-contact {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .right-conact {
    text-align: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo-hero-about {
    margin-bottom: 64px;
  }

  .grid-hero-about {
    grid-column-gap: 40px;
  }

  .video-about {
    height: 60vw;
    min-height: 0;
    max-height: none;
    display: none;
  }

  .video-about.mobile-only {
    display: inline-block;
  }

  .lightbox-home-video {
    height: 60vh;
  }

  .icon-play {
    width: 100px;
    height: 100px;
  }

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

  .section-big-image {
    height: 70vw;
    min-height: 0;
    max-height: none;
  }

  .expandable-content-wrap.wide-content-expandable {
    max-width: 400px;
  }

  .master-moving-logos {
    grid-row-gap: 100px;
  }

  .logo-moving-logo {
    object-fit: contain;
    max-width: 180px;
    max-height: 70px;
  }

  .grid-expertise.our-friends {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .left-expertise.image {
    max-width: none;
    height: 50vh;
  }

  .tag-expertise {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 18px;
  }

  .right-expertise.our-friends {
    max-width: none;
  }

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

  .wrap-project-image {
    width: 100%;
    max-width: 520px;
    height: auto;
  }

  .grid-project-text {
    grid-template-columns: .8fr 1.2fr;
  }

  .title-wrap-contact {
    text-align: center;
    justify-content: center;
  }

  .tile-contact-form {
    width: 100%;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
    padding: 52px;
  }

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

  .title-wrap-blog-template, .image-blog {
    margin-bottom: 40px;
  }

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

  .text-price-product {
    font-size: 24px;
  }

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

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

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

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

  .grid-thirds-sales-page {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 400px;
    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;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .home-top {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 42px;
  }

  .stars {
    width: 30%;
  }

  .big-heading {
    margin-bottom: 20px;
    font-size: 100px;
  }

  .act-subjeading {
    font-size: 42px;
  }

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

  .grid-div {
    grid-column-gap: 0px;
  }

  .video {
    margin-left: 0%;
    margin-right: 0%;
  }

  .collection-item {
    width: 80%;
    margin-top: 100px;
    margin-bottom: 150px;
  }

  .logo-vid-age {
    width: 30%;
    margin-top: 50px;
    margin-left: 35%;
    margin-right: 35%;
  }

  .leads-logo {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
  }

  .hilton-woking-events-logo {
    width: 30%;
  }
}

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

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

  .section.hero-works {
    padding-top: 80px;
  }

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

  .section.hero-contact, .section.hero-blog, .section.hero-pricing {
    padding-top: 80px;
  }

  .section.hero-blog-template {
    padding-top: 64px;
  }

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

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

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

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

  .h1-subtext {
    font-size: 62px;
  }

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

  .nav-menu {
    margin-right: 16px;
  }

  .moving-images-inside-home {
    width: 1280px;
  }

  .tabs-values {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .tabs-menu {
    grid-row-gap: 16px;
    align-items: flex-start;
    max-width: none;
    margin-bottom: 48px;
    margin-right: auto;
  }

  .tab-link {
    text-align: left;
  }

  .tabs-content {
    max-width: 100%;
  }

  .section-sticky-process {
    position: static;
  }

  .big-process-circle {
    width: 45vw;
    height: 45vw;
    font-size: 13vw;
  }

  .second-footer {
    grid-row-gap: 100px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

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

  .legal-footer {
    grid-row-gap: 24px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .text-legal-footer {
    font-size: 16px;
  }

  .grid-hero-about {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .left-hero-about {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .right-hero-about {
    text-align: center;
  }

  .lightbox-home-video {
    height: 60vw;
  }

  .color-fill-about-hero {
    height: 20%;
    max-height: 170px;
  }

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

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

  .divider-stat-wide {
    width: 100%;
    max-width: 240px;
    height: 1px;
  }

  .grid-sticky-values {
    grid-template-columns: 1fr;
  }

  .master-left-values {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .sicky-values {
    align-items: center;
  }

  .grid-team-thirds {
    grid-column-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .service-expandable-left {
    flex-direction: column;
  }

  .master-moving-logos {
    grid-row-gap: 70px;
  }

  .move-moving-logo.second-moving, .single-moving-logo {
    grid-column-gap: 120px;
  }

  .logo-moving-logo {
    max-width: 150px;
    max-height: 57px;
  }

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

  .h2-expertise-big.our-friends {
    font-size: 50px;
  }

  .tag-expertise {
    height: 44px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 20px;
  }

  .grid-project-text {
    grid-row-gap: 120px;
    grid-template-columns: 1fr;
  }

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

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

  .tag-sales {
    height: 44px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 20px;
  }

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

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

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

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

  .stars {
    width: 40%;
  }

  .big-heading {
    text-align: center;
    font-size: 80px;
  }

  .grid-2, .grid-div {
    grid-template-columns: 1fr;
  }

  .grid-inner-wrapper.right {
    text-align: center;
  }

  .h2-big {
    font-size: 48px;
    display: none;
  }

  .h2-big.mobile-only {
    text-align: center;
    display: block;
  }

  .leads-logo {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
  }

  .our-friends-sub-wrapper {
    font-size: 21px;
  }

  .hilton-woking-events-logo {
    width: 50%;
  }
}

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

  h2 {
    font-size: 38px;
  }

  blockquote {
    padding: 24px;
    font-size: 22px;
  }

  .section.hero-about {
    padding-top: 80px;
  }

  .section.hero-about.act {
    padding-top: 60px;
    padding-bottom: 175px;
  }

  .section.hero-legal {
    padding-top: 64px;
  }

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

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

  .paragraph-mega, .paragraph-mega.our-friends-not {
    font-size: 18px;
  }

  .wrap-template-ui {
    padding: 16px;
  }

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

  .h1-subtext {
    font-size: 16vw;
  }

  .line-link-block {
    font-size: 20px;
  }

  .navbar {
    height: 72px;
  }

  .link-brand-navbar {
    width: 100%;
    height: auto;
    padding-left: 0;
  }

  .link-brand-navbar.w--current {
    width: auto;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
  }

  .brand-navbar {
    width: 100%;
    height: auto;
    max-height: 50px;
  }

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

  .nav-menu {
    width: 94%;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    top: 74px;
    left: 2px;
    right: 2px;
  }

  .moving-images-inside-home {
    width: 1070px;
  }

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

  .image-projects-home {
    max-width: 100%;
  }

  .flex-cta-left.mg-top-100 {
    margin-top: 64px;
  }

  .tab-link {
    font-size: 11vw;
  }

  .section-moving-text {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .text-moving-text {
    font-size: 17vw;
  }

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

  .paragraph-expertise {
    font-size: 22px;
  }

  .brand-link-footer {
    width: 90%;
  }

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

  .text-legal-footer {
    font-size: 16px;
  }

  .grid-hero-about {
    grid-row-gap: 13px;
  }

  .video-about {
    border-radius: 16px;
  }

  .video-about.mobile-only {
    object-fit: cover;
    margin-top: -100px;
    margin-bottom: 75px;
  }

  .lightbox-home-video {
    margin-top: -100px;
  }

  .icon-play {
    width: 60px;
    height: 60px;
  }

  .color-fill-about-hero {
    height: 10%;
    max-height: 140px;
  }

  .grid-stats-wide {
    grid-row-gap: 19px;
  }

  .wrap-stat-wide {
    grid-row-gap: 16px;
  }

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

  .section-big-image {
    height: 90vw;
  }

  .service-expandable-left {
    flex-direction: column;
    flex: 1;
    margin-right: 16px;
  }

  .expand-icon-wrap {
    flex: none;
  }

  .expandable-content-wrap {
    flex: 0 auto;
    max-width: none;
  }

  .expanded-text {
    font-size: 16px;
    line-height: 24px;
  }

  .expand-line {
    flex: none;
  }

  .expand-line.vertical {
    transform-origin: 50%;
    flex: none;
  }

  .left-expertise {
    grid-row-gap: 80px;
  }

  .left-expertise.image {
    grid-row-gap: 0px;
    background-position: 50% 0;
    height: 40vh;
  }

  .h2-expertise-big {
    font-size: 56px;
  }

  .h2-expertise-big.our-friends {
    margin-top: 0;
    font-size: 36px;
  }

  .right-expertise.our-friends {
    margin-top: 0;
  }

  .title-wrap-projects {
    margin-bottom: 64px;
  }

  .master-project {
    padding-bottom: 64px;
  }

  .divider-project {
    margin-bottom: 64px;
  }

  .text-project-detail {
    font-size: 18px;
  }

  .flex-heading-cta {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .text-field-contact {
    height: 62px;
  }

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

  .text-heading-3 {
    font-size: 34px;
  }

  .title-wrap-blog-template, .image-blog {
    margin-bottom: 32px;
  }

  .grid-pricing-thirds {
    grid-row-gap: 32px;
  }

  .tile-pricing {
    padding: 0;
  }

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

  .h1-hero-home {
    font-size: 13vw;
  }

  .flex-sales-cta {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    max-width: 240px;
  }

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

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

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

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

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

  .section-sales-mockups {
    max-height: 800px;
  }

  .sales-card {
    padding: 16px;
  }

  .grid-fourths-sales-fourths {
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

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

  .home-top {
    font-size: 28px;
  }

  .home-top.reverse {
    width: 85%;
    margin-left: 7.5%;
    margin-right: 7.5%;
  }

  .home-top.bigger {
    font-size: 52px;
  }

  .stars {
    width: 60%;
  }

  .grid, .grid.mob {
    display: none;
  }

  .big-heading {
    margin-bottom: 0;
    font-size: 54px;
  }

  .act-subjeading {
    font-size: 24px;
  }

  .bg-image, .bg-image.backpocket {
    padding: 40px;
  }

  .tile-pricing-2, .tile-pricing-3, .tile-pricing-4, .tile-pricing-5, .tile-pricing-6 {
    padding: 0;
  }

  .leads-logo {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }

  .our-friends.not-bold {
    font-size: 18px;
  }

  .hilton-woking-events-logo {
    width: 70%;
  }

  .whitelabel-tile-wrapper {
    padding: 32px;
  }
}

#w-node-fd90cd56-833b-40b7-b6de-cb86fcfbb3de-163d1334 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-fd90cd56-833b-40b7-b6de-cb86fcfbb3e0-163d1334 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6adeaf83-b4ef-0166-5ab6-ec3e41f09717-163d1334 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_6adeaf83-b4ef-0166-5ab6-ec3e41f09718-163d1334 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d6e3278a-2ebf-7838-9978-fab8cd14f9ee-163d1334 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-d6e3278a-2ebf-7838-9978-fab8cd14f9ef-163d1334 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c0449555-d144-64a7-2f38-cd9ea4bfe935-163d1334 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-c0449555-d144-64a7-2f38-cd9ea4bfe93e-163d1334, #w-node-_813af6a7-4300-f6a2-cb60-be3d41e147a9-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147ac-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147b5-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147ba-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147bb-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147c0-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147c1-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147c6-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147c7-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147cf-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_813af6a7-4300-f6a2-cb60-be3d41e147dc-163d137d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_5609e507-e5b1-e881-6eeb-7cfdb659dff2-b659dfef {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-dffc1c60-0af4-0e13-6bdd-34f8a96aa0f0-b659dfef {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_3dad500a-52ef-10a7-a188-fd8b0625dfb0-0625df87 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_813af6a7-4300-f6a2-cb60-be3d41e147a9-163d137d, #w-node-_813af6a7-4300-f6a2-cb60-be3d41e147ac-163d137d, #w-node-_813af6a7-4300-f6a2-cb60-be3d41e147cf-163d137d {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@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-BoldItalic.otf') format('opentype');
  font-weight: 700;
  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-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  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-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  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-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  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-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tanker';
  src: url('../fonts/Tanker-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}