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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  color: #1d423e;
  font-family: Generalsans variable, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 96px;
  font-weight: 500;
  line-height: 1.05;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.2;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

p {
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.4;
}

a {
  color: #052825;
  font-weight: 600;
  text-decoration: none;
  transition: color .35s;
}

a:hover {
  color: #494949;
}

ul {
  margin-top: 3px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 18px;
  font-weight: 500;
}

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

li {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 18px;
}

blockquote {
  background-image: url('../images/Qoute-Icon.svg');
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-size: auto;
  border-left: 5px #e2e2e2;
  margin: 70px -120px;
  padding: 0 120px;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.section.black-section {
  background-color: #052825;
}

.section.light-green {
  background-color: #e5eded;
}

.container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
}

.container.nav-container {
  height: 100%;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
}

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

.nav-menu {
  height: 100vh;
  grid-column-gap: 42px;
  background-color: #e5eded;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.button {
  color: #1d423e;
  letter-spacing: 1px;
  background-color: #e5eded;
  background-image: url('../images/Qute-Arrow.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 97px;
  padding: 14px 70px 14px 32px;
  font-size: 16px;
  font-weight: 500;
  transition: transform .4s, background-color .35s;
}

.button:hover {
  background-color: #e0e0e0;
}

.button:active {
  box-shadow: 0 4px 10px rgba(0, 0, 0, .2), inset 0 -7px 12px 2px rgba(183, 52, 179, .2);
}

.button.white {
  color: #000;
  background-color: #fff;
  transition-property: box-shadow;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0), inset 0 -30px 20px rgba(183, 52, 179, .15);
}

.button.white:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, .2), inset 0 -30px 20px rgba(183, 52, 179, .15);
}

.button.white:active {
  box-shadow: 0 4px 10px rgba(0, 0, 0, .2), inset 0 30px 20px rgba(183, 52, 179, .15);
}

.button.nav {
  padding: 10px 18px;
}

.grid-6-col {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.utility-page-content {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.utility-page-form {
  z-index: 3;
  max-width: 750px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  transform: translate(0);
}

.nav-link {
  z-index: 2;
  color: #1d423e;
  text-align: center;
  text-transform: uppercase;
  align-items: flex-start;
  font-size: 96px;
  font-weight: 500;
  text-decoration: none;
  transition: color .4s;
  display: flex;
  position: relative;
}

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

.nav-link.animation-01, .nav-link.animation-02, .nav-link.animation-03, .nav-link.animation-04 {
  overflow: hidden;
}

.nav-link.animation-05 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.nav-link._01.w--current {
  color: #5eccbe;
}

.link-block-underline {
  width: 100%;
  height: 1px;
  background-color: #8d8d8d;
  margin-top: 2px;
}

.link-block-underline._01 {
  height: 1px;
}

.link-block-underline._01._2px {
  height: 2px;
}

.link-block-underline._02 {
  height: 1px;
}

.footer {
  z-index: 1;
  color: #fff;
  background-color: #052825;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.footer-flex-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.menu-button {
  z-index: 19;
  background-color: rgba(255, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 8px 1px;
}

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

.center-box {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.style-guide-navbar-link {
  height: 35px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.paragraph-l {
  font-size: 18px;
  line-height: 1.6;
}

.colors-holder {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 30px;
  display: flex;
}

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

.font-holder {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #f5f5f5;
  justify-content: space-between;
  margin-top: 30px;
  padding: 45px 70px;
  display: flex;
}

.x-icon {
  width: 14px;
}

.right-underline {
  height: 1px;
  background-color: #aaa;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.subscribe-form {
  position: relative;
}

.style-guide-hero-holder {
  grid-row-gap: 20px;
  flex-direction: column;
  padding: 50px 380px 50px 50px;
  display: flex;
}

.style-guide-left-panel-holder {
  width: 405px;
  background-color: #f5f5f5;
  align-items: flex-start;
  display: flex;
}

.colors-container {
  background-color: #fafafa;
}

.paragraph-container {
  width: 80%;
  margin-top: 10px;
}

.style-guide-title-holder {
  flex-direction: column;
}

.contact-field-text {
  height: 60px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #595959;
  border-radius: 0;
  flex: 1;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 32px;
  font-size: 18px;
  font-weight: 400;
  transition: border-color .375s;
  display: inline-block;
}

.contact-field-text:hover {
  border-bottom-color: #fff;
}

.contact-field-text:focus {
  border-bottom-color: #ffd660;
}

.contact-field-text::-ms-input-placeholder {
  color: #595959;
  font-weight: 300;
}

.contact-field-text::placeholder {
  color: #595959;
  font-weight: 300;
}

.style-guide-main-panel {
  width: 100%;
  height: 100%;
  padding: 50px;
}

.style-guide-navbar {
  z-index: 30;
  height: 60px;
  color: #fff;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
  justify-content: space-between;
  align-items: center;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.button-holder {
  grid-row-gap: 30px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 30px 40px;
  display: flex;
}

.button-grid {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2em;
  display: grid;
}

.aa-font {
  font-size: 130px;
}

.success-message {
  color: #fff;
  letter-spacing: 0;
  background-color: #5eccbe;
  border-radius: 4px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 24px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.success-message.big {
  padding-left: 90px;
  padding-right: 90px;
}

.style-guide-x-button {
  width: 52px;
  height: 52px;
  min-height: 52px;
  min-width: 52px;
  background-color: #f5f5f5;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  transition: background-color .4s;
  display: flex;
  position: fixed;
  top: .3em;
  bottom: auto;
  left: auto;
  right: 2em;
}

.style-guide-x-button:hover {
  background-color: #ddd;
}

.font-details-holder {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.headings-holder {
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 40px;
  display: flex;
}

.link-underline-holder {
  height: 2px;
  position: relative;
}

.sg---color-description {
  grid-row-gap: 2px;
  background-color: #f5f5f5;
  flex-direction: column;
  padding: 15px;
  display: flex;
}

.grid-2-col {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.submit-button-arrow {
  width: 22px;
  height: 38px;
  opacity: 1;
  color: #fff;
  background-color: rgba(56, 152, 236, 0);
  background-image: url('../images/Submit-Arrow_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 18px 39px 0 26px;
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  top: 17.5px;
  bottom: auto;
  left: auto;
  right: -3%;
}

.style-guide-tab-holder {
  width: 120%;
  color: #000;
  border-radius: 5px;
  margin-left: -25px;
  padding: 11px 25px 11px 49px;
  font-size: 16px;
  font-weight: 400;
  transition-property: background-color;
  transition-duration: .675s;
}

.style-guide-tab-holder.w--current {
  color: #fff;
  background-color: #111;
}

.left-underline {
  height: 1px;
  background-color: #aaa;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sg---color-black {
  width: 235px;
  height: 150px;
  background-color: #111;
}

.style-guide-panel-title {
  color: #b3b3b3;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
}

.style-guide-container {
  display: flex;
}

.content {
  grid-column-gap: 16px;
  align-items: center;
}

.link-block-2 {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: color .4s;
}

.link-block-2:hover {
  color: #fff;
}

.link-block-2.animation-05 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.link-block-2.animation-03 {
  overflow: hidden;
}

.borders-2 {
  width: 100%;
  opacity: .58;
  color: #000;
  border: 1px solid #b9b9b9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 18px;
  font-weight: 300;
  display: flex;
}

.borders-2.center {
  height: 100px;
}

.style-guide-left-panel {
  width: 100%;
  grid-row-gap: 25px;
  flex-direction: column;
  padding: 35px 8px 0 35px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}

.grid-holder {
  grid-row-gap: 30px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 40px;
  display: flex;
}

.style-guide-small-title {
  color: #000;
  font-size: 21px;
  font-weight: 400;
}

.grid-4-col {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.style-guide-home-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
}

.style-guide-home-text.hide-mobile {
  display: block;
}

.style-guide-gray-background {
  background-color: #f5f5f5;
}

.headings-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  margin-top: 30px;
  display: flex;
}

.grid-8-col {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.style-guide-empty-container {
  padding: 50px;
}

.h6-fixed {
  font-size: 24px;
}

.h6-fixed.light-text {
  font-weight: 100;
}

.h6-fixed.bold-text {
  font-weight: 700;
}

.subscribe-field-text {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  padding: 30px 109px 30px 17px;
  font-size: 18px;
  font-weight: 500;
  transition: border-color .4s;
}

.subscribe-field-text:focus {
  border-color: #ffd660;
}

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

.subscribe-field-text::placeholder {
  color: #b9b9b9;
}

.brand-image {
  width: 100%;
}

.brand {
  z-index: 10;
  width: 160px;
  flex: 1;
  justify-content: flex-start;
  font-size: 18px;
  font-weight: 500;
  transition-property: opacity;
  display: flex;
}

.brand:hover {
  opacity: .7;
}

.nav-links {
  grid-column-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 42px;
  display: flex;
}

.hero-text {
  letter-spacing: -6px;
  margin-top: 0;
  margin-bottom: 0;
}

.small-title {
  color: #5eccbe;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
}

.small-title.white {
  color: #e5eded;
  text-transform: none;
  margin-top: 25px;
  margin-bottom: 25px;
  font-style: normal;
}

.hero-animation-holder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 141px;
  padding-bottom: 141px;
  display: flex;
  overflow: hidden;
}

.integration-logo-container {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.features-card-container {
  transition: transform .6s cubic-bezier(.175, .885, .32, 1.275);
}

.features-card-container:hover {
  transform: translate(0, -16px);
}

.featured-card-grid {
  grid-column-gap: 85px;
  justify-content: space-between;
  display: flex;
}

.featured-slide {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.template-card-image-holder {
  width: 100%;
  height: 100%;
  position: relative;
}

.white-text {
  color: #fff;
}

.list-check-holder {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.list-check {
  width: 18px;
}

.new-text {
  text-transform: uppercase;
  background-color: #918a91;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 12px;
}

.pricing-button-holder {
  margin-top: 40px;
}

.form-block {
  margin-top: 60px;
  margin-bottom: 0;
}

.brand-holder {
  width: 100%;
  max-width: 300px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.brand-foooter-holder {
  transition-property: opacity;
}

.brand-foooter-holder:hover {
  opacity: .7;
}

.footer-links-holder {
  grid-column-gap: 100px;
  padding-left: 64px;
}

.footer-link {
  opacity: 1;
  color: #486361;
  font-size: 36px;
  font-weight: 500;
}

.footer-link:hover {
  color: #e5eded;
}

.footer-link.small {
  font-size: 24px;
}

.footer-links {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.licensing-content {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.licensing-title {
  font-size: 24px;
  font-weight: 500;
}

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

.feather-icon-holder {
  width: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.licensing-link-holder {
  grid-column-gap: 8px;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  transition-property: opacity;
  display: flex;
}

.licensing-link-holder:hover {
  opacity: .7;
}

.licensing-image-holder {
  width: 100%;
}

.licensing-image-holder.picker {
  width: 20%;
}

.licensing-cards-wrapper {
  width: 100%;
  height: 100%;
  grid-row-gap: 45px;
  background-color: #fff;
  flex-direction: column;
  padding: 50px;
  display: flex;
}

.logo-to-use-holder {
  height: 24px;
}

.feather-icon {
  width: 100%;
}

.licensing-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.licensing-grid.feather-icon {
  justify-content: space-around;
  display: flex;
}

.logo-to-use-image {
  height: 100%;
}

.licensing-cards {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

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

.licensing-cards-container {
  background-color: #f5f5f5;
  margin-top: 50px;
  padding-top: 69px;
  padding-bottom: 69px;
}

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

.change-log-container {
  grid-column-gap: 40px;
  background-color: #fff;
  padding: 25px;
  display: flex;
}

._404-holder {
  z-index: 1;
  width: 80vw;
  height: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

._404-container {
  max-width: 750px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.semi-bold {
  font-weight: 600;
}

.licensing-picker {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-holder {
  height: 70px;
  background-color: rgba(221, 221, 221, 0);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.buy-template-holder {
  z-index: 20;
  grid-column-gap: 10px;
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.buy-template-link {
  grid-column-gap: 10px;
  opacity: .8;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  flex-direction: row;
  align-items: stretch;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  transition: border-color .4s, opacity .4s, box-shadow .475s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.buy-template-link:hover {
  opacity: 1;
  color: #000;
  border-color: #4253ff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, .23);
}

.buy-this-template-button-container {
  width: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 12px;
  display: flex;
}

.buy-this-template-content {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.buy-this-template-text {
  color: #000;
  font-weight: 400;
}

.buy-webflow-template-content {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.webflow-icon {
  width: 20px;
  height: 20px;
  background-image: url('../images/webflow-blue-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 3px;
  margin-right: 5px;
  display: block;
}

.buy-template-price {
  font-weight: 700;
}

.display-01 {
  font-size: 230px;
}

.display-02 {
  font-size: 128px;
  font-weight: 500;
}

.display-02.white-title {
  color: #e5eded;
  text-transform: uppercase;
  font-weight: 500;
}

.display-02.black-title {
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
}

.hero-text-holder {
  z-index: 1;
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 80vh;
  display: flex;
  position: relative;
}

.hero-text-container {
  max-width: 670px;
}

.hero-text-container.work {
  max-width: 920px;
  text-transform: uppercase;
}

.hero-text-container.about {
  max-width: 1110px;
  text-transform: uppercase;
}

.hero-text-container.blog {
  max-width: 800px;
  text-transform: uppercase;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.hero-holder {
  position: relative;
  overflow: hidden;
}

.hero-text-wrapper {
  perspective: 1500px;
  color: #e5eded;
  justify-content: center;
  align-items: center;
  font-family: Newtitle variable, sans-serif;
  font-size: 780px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: -2%;
  right: auto;
}

.hero-text-wrapper.smaller {
  white-space: nowrap;
  font-size: 40vw;
}

.hero-text-paragraph-holder {
  max-width: 360px;
}

.arrow-down-holder {
  width: 60px;
  transition: opacity .325s;
  position: absolute;
  top: auto;
  bottom: 37%;
  left: auto;
  right: 0%;
}

.arrow-down-holder:hover {
  opacity: .7;
}

.arrow-down-holder.static {
  position: static;
}

.project-list-container {
  height: 300vh;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-list-image-holder {
  width: 60vw;
  height: 70vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.project-list-image-holder._02 {
  top: 100px;
}

.project-list-image-holder._01 {
  top: 40px;
}

.project-list-image-holder._03 {
  top: 160px;
}

.project-list-image-holder._04 {
  top: 220px;
}

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

.what-we-do-section-holder {
  padding-top: 170px;
  padding-bottom: 170px;
}

.title-holder {
  height: 26px;
  overflow: hidden;
}

.what-we-do-grid-holder {
  padding-top: 80px;
}

.what-we-do-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.what-we-do-info {
  grid-row-gap: 30px;
  perspective: 1500px;
  flex-direction: column;
  display: flex;
}

.what-we-do-icon-holder {
  width: 66px;
}

.what-we-do-icon {
  width: 100%;
}

.what-we-do-title {
  color: #e5eded;
  font-size: 48px;
  font-weight: 500;
}

.what-we-do-paragraph {
  color: rgba(229, 237, 237, .5);
  font-size: 18px;
}

.cilents-holder {
  padding-top: 360px;
}

.clients-container.work {
  padding-top: 85px;
  padding-bottom: 85px;
}

.tabs {
  flex-direction: column;
  margin-top: 80px;
  display: flex;
}

.client-text-holder {
  max-width: 980px;
  color: #fff;
  font-size: 36px;
}

.client-text-holder.black-text {
  color: #000;
}

.green-text {
  color: #5eccbe;
}

.tab-logo-holder {
  height: 30px;
}

.tab-logo {
  height: 100%;
  filter: invert();
}

.tab-logo.normal {
  filter: none;
}

.tab {
  opacity: .3;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

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

.tabs-menu {
  grid-column-gap: 60px;
  padding-top: 150px;
  display: flex;
}

.blog-holder {
  padding-top: 200px;
  padding-bottom: 200px;
  overflow: hidden;
}

.blog-slider {
  width: 100%;
  height: auto;
  margin-left: 30px;
  margin-right: 30px;
  left: -30px;
}

.mask {
  width: 456px;
  height: auto;
  overflow: visible;
}

.slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 80px;
}

.blog-item {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.blog-image-holder {
  width: 100%;
  height: 570px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}

.blog-image.hovered {
  height: 0%;
  filter: invert();
  object-fit: cover;
  position: absolute;
}

.blog-image.hovered-finished {
  height: 0%;
  object-fit: cover;
  position: absolute;
}

.blog-title {
  max-width: 390px;
  color: #1d423e;
  font-size: 36px;
  font-weight: 500;
}

.blog-title.small {
  max-width: 100%;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 600;
}

.blog-list {
  grid-row-gap: 70px;
  flex-direction: column;
  display: flex;
}

.blog-item-holder {
  padding-top: 40px;
  padding-bottom: 52px;
  display: inline-block;
}

.blog-item-holder:nth-child(2n+1) {
  position: relative;
}

.blog-item-holder:nth-child(2n) {
  padding-top: 180px;
  position: relative;
}

.hide {
  display: none;
}

.arrow-holder {
  width: 32px;
  grid-column-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow-holder.rotated {
  transform: rotate(-180deg);
}

.arrow-holder.smaller {
  width: 25px;
}

.arrow-image {
  width: 100%;
}

.right-arrow {
  position: absolute;
  top: -120px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.left-arrow {
  top: -120px;
  bottom: auto;
  left: auto;
  right: 62px;
}

.cta-holder {
  padding-top: 130px;
  padding-bottom: 130px;
}

.cta-container {
  grid-row-gap: 70px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.cta-text {
  max-width: 1110px;
  color: #e5eded;
  text-align: center;
  text-transform: uppercase;
  font-size: 96px;
  font-weight: 500;
}

.request-quote-button-holder {
  justify-content: center;
  align-items: center;
  transition: transform .6s;
  display: flex;
}

.request-quote-button-holder:hover {
  transform: scale(1.1);
}

.request-quote-button {
  grid-column-gap: 32px;
  color: #fff;
  border: 1px solid #5eccbe;
  border-radius: 150px;
  justify-content: center;
  align-items: center;
  padding: 24px 64px;
  font-size: 21px;
  font-weight: 400;
  display: flex;
}

.request-quote-button:hover {
  color: #fff;
}

.news-letter-holder {
  border-top: 1px solid #1d423e;
  padding-top: 120px;
}

.newsletter-grid {
  grid-column-gap: 180px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.newsletter-wrapper {
  max-width: 550px;
}

.newsletter-title {
  max-width: 370px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.3;
}

.form-terms {
  max-width: 380px;
  color: #486361;
  font-size: 16px;
  font-weight: 500;
}

.text-field {
  height: 80px;
  opacity: 1;
  color: #052825;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 2px solid #e9edec;
  border-radius: 0;
  margin-bottom: 23px;
  padding: 0 0 8px;
  font-size: 48px;
  font-weight: 500;
}

.text-field:focus {
  border-bottom-color: #5eccbe;
}

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

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

.text-field.footer {
  color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: #486361;
  padding-right: 33px;
  font-size: 36px;
  font-weight: 500;
  transition: border-color .35s;
}

.text-field.footer:focus {
  border-bottom-color: #5eccbe;
}

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

.text-field.footer::placeholder {
  color: #486361;
}

.newsletter-form {
  margin-top: 45px;
  margin-bottom: 0;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.form-terms-holder {
  width: 100%;
}

.footer-links-wrapper {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.copyright-section {
  border-top: 1px solid #1d423e;
  margin-top: 130px;
}

.copyright-container {
  justify-content: space-between;
  font-size: 18px;
  display: flex;
}

.green-link {
  color: #5eccbe;
  font-weight: 500;
  text-decoration: none;
}

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

.arrow-image-hero {
  width: 100%;
}

.work-section-holder {
  z-index: 2;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.work-section-container {
  max-width: 1050px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 48px;
  font-weight: 500;
}

.work-paragraph-holder {
  justify-content: center;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
  position: relative;
}

.work-gradient {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(229, 237, 237, 0), #e5eded 26%, #e5eded 80%, rgba(255, 255, 255, 0));
  position: absolute;
}

.projects-holder {
  padding-top: 170px;
  padding-bottom: 170px;
}

.projects-container {
  padding-top: 61px;
  padding-bottom: 61px;
}

.project-title-holder {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

._01-holder {
  position: absolute;
  top: 16%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.project-container {
  height: 100vh;
  color: #1d423e;
  justify-content: flex-end;
  align-items: center;
  font-weight: 400;
  display: flex;
  position: relative;
}

.project-container:hover {
  color: #1d423e;
}

.project-content-holder {
  width: 560px;
  height: 90vh;
  max-width: 560px;
  min-width: 560px;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 58px;
  padding-bottom: 58px;
  display: flex;
  position: relative;
}

.project-image-holder {
  width: 50vw;
  height: 110vh;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.thumbnail-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.project-title-wrapper {
  font-size: 96px;
  font-weight: 500;
}

.project-line {
  width: 2px;
  height: 59%;
  background-color: #5eccbe;
  position: absolute;
  top: 26%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.project-line.green {
  height: 100%;
  background-color: #052825;
  position: relative;
  top: 0%;
}

.project-description-holder {
  font-size: 36px;
  font-weight: 500;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 80%;
}

.letter-holder {
  width: 32px;
  height: 35px;
  color: #5eccbe;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  display: flex;
  position: relative;
  top: 4px;
  left: -13px;
}

.half-container {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
}

.about-team-image-holder {
  flex-direction: column;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
}

.about-team-image-container {
  width: 70%;
  height: 600px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.about-team-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.about-team-container {
  max-width: 1010px;
  grid-row-gap: 70px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.about-slider-holder {
  padding-top: 160px;
  padding-bottom: 160px;
}

.about-slider-container {
  grid-row-gap: 220px;
  flex-direction: column;
  display: flex;
}

.about-title-holder {
  grid-column-gap: 190px;
  grid-row-gap: 16px;
  text-transform: none;
  grid-template-rows: auto;
  grid-template-columns: 30px 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: grid;
  position: relative;
}

.about-title-container {
  position: relative;
  top: -30px;
}

.about-slider {
  height: auto;
  background-color: rgba(221, 221, 221, 0);
  padding-bottom: 120px;
}

.about-slider-mask {
  height: auto;
  border-radius: 30px;
}

.about-slide {
  height: auto;
}

.about-slider-content-holder {
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  overflow: hidden;
}

.about-slider-image-holder {
  width: 350px;
}

.about-slider-image {
  width: 100%;
}

.about-slider-content-container {
  width: 620px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.about-slider-title-holder {
  grid-column-gap: 100px;
  align-items: flex-start;
  display: flex;
}

.slider-letter {
  color: #5eccbe;
  font-size: 21px;
  font-weight: 500;
  position: relative;
  top: 12px;
}

.about-title {
  color: #e5eded;
  text-transform: uppercase;
  font-size: 62px;
  font-weight: 500;
}

.slider-description {
  color: #e5eded;
  text-indent: 120px;
  font-size: 21px;
  font-weight: 400;
}

.about---left-arrow {
  top: auto;
  bottom: 13%;
  left: auto;
  right: 45%;
}

.about---right-arrow {
  top: auto;
  bottom: 13%;
  left: auto;
  right: 42%;
}

.team-section-holder {
  padding-top: 150px;
  padding-bottom: 150px;
}

.team-grid-holder {
  margin-top: 150px;
}

.team-grid-container {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.featured-team-holder {
  position: relative;
  overflow: hidden;
}

.featured-team-image-holder {
  width: 100%;
  height: 410px;
}

.team-details-holder {
  grid-row-gap: 8px;
  flex-direction: column;
  padding: 16px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-name {
  z-index: 1;
  max-width: 200px;
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  position: relative;
}

.team-social-holder {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.team-job-position {
  color: #5eccbe;
  text-transform: uppercase;
  font-size: 16px;
}

.team-social-media-holder {
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
}

.team-social-media {
  width: 24px;
}

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

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

.overlay {
  height: 110%;
  background-image: linear-gradient(to top, #1d423e, rgba(29, 66, 62, 0));
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-list-holder {
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 59px;
  padding-bottom: 59px;
  display: flex;
}

.team-list-container {
  width: 100%;
  height: 100%;
  grid-column-gap: 32px;
  align-items: flex-end;
  display: flex;
}

.team-proflie-picture-holder {
  width: 92px;
  height: 92px;
  min-height: 92px;
  min-width: 92px;
  border-radius: 72px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-profile-picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 30%;
  position: relative;
}

.team-info-holder {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #1d423e;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  display: flex;
}

.team-name-holder {
  font-size: 36px;
  font-weight: 500;
}

.team-member-info-holder {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.team-member-job-position {
  font-size: 21px;
  font-weight: 500;
}

.team-member-job-position-expand {
  color: #5eccbe;
  font-size: 21px;
  font-weight: 500;
}

.clients-section {
  padding-top: 150px;
}

.clients-short-text {
  color: #b0c1c0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 48px;
  font-weight: 500;
}

.clients-holder {
  padding-top: 60px;
}

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

.client-image-holder {
  width: 100%;
  height: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.client-image {
  height: 100%;
}

.office-images-holder {
  width: 110%;
  grid-column-gap: 72px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.office-images-container, .office-images {
  width: 100%;
}

.office-image-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.map-holder {
  position: relative;
  overflow: hidden;
}

.map-image-holder {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.map-image {
  width: 100%;
}

.circle-on-map {
  z-index: 1;
  width: 16px;
  height: 16px;
  background-color: #5eccbe;
  border-radius: 20px;
  position: absolute;
  top: 35%;
}

.circle-on-map._02 {
  top: 33%;
  left: 26%;
}

.circle-on-map._03 {
  top: 77%;
  right: 45%;
}

.gradient-white {
  z-index: 1;
  height: 160px;
  background-image: linear-gradient(#fff 21%, rgba(255, 255, 255, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.gradient-white.bot {
  background-image: linear-gradient(to top, #fff 56%, rgba(255, 255, 255, 0));
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.office-holder {
  grid-row-gap: 180px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 80px;
  display: flex;
}

.office-container {
  width: 100%;
  max-width: 1160px;
  grid-row-gap: 48px;
  flex-direction: column;
  display: flex;
}

.office-title-holder {
  font-size: 64px;
  font-weight: 500;
}

.offince-image-holder {
  width: 100%;
  height: 450px;
  overflow: hidden;
}

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

.office-grid {
  grid-template-rows: auto;
  justify-content: space-between;
  padding-right: 120px;
  display: flex;
}

.office-location-text {
  max-width: 460px;
  font-size: 36px;
  font-weight: 500;
}

.office-button-holder {
  padding-top: 16px;
  padding-bottom: 16px;
}

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

.office-contact {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.office-category {
  color: #b0c1c0;
  font-size: 18px;
  font-weight: 500;
}

.office-category.black {
  color: #052825;
}

.careers-holder {
  padding-top: 130px;
}

.careers {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 2px solid rgba(94, 204, 190, .5);
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 32px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.careers-letter-holder {
  z-index: 1;
  color: #5eccbe;
  font-size: 21px;
  font-weight: 500;
  position: relative;
}

.careers-name-holder {
  z-index: 1;
  font-size: 36px;
  font-weight: 500;
  position: relative;
}

.career-button-holder {
  z-index: 1;
  grid-column-gap: 24px;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  position: relative;
}

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

.blog-grid.normal {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  column-count: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-title-small {
  max-width: 520px;
  color: #1d423e;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.4;
}

.read-more-text {
  font-size: 21px;
  font-weight: 500;
}

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

.blog-description-text {
  color: rgba(5, 40, 37, .5);
  font-size: 18px;
  font-weight: 500;
}

.blog-image-wrapper {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contact-form-holder {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 120px;
  display: flex;
}

.contact-form-container {
  width: 100%;
  max-width: 820px;
}

.field-label {
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 600;
}

.text-field-holder {
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
}

.select {
  height: 80px;
  opacity: 1;
  color: #d2d9d8;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 2px solid #e9edec;
  border-radius: 0;
  margin-bottom: 23px;
  padding: 0 0 8px;
  font-size: 48px;
  font-weight: 500;
}

.select:focus {
  border-bottom-color: #5eccbe;
}

.select::-ms-input-placeholder {
  color: #d2d9d8;
}

.select::placeholder {
  color: #d2d9d8;
}

.text-area {
  width: 100%;
  height: 300px;
  max-height: 600px;
  max-width: 100%;
  min-height: 300px;
  min-width: 100%;
  opacity: 1;
  color: #052825;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 2px solid #e9edec;
  border-radius: 0;
  margin-bottom: 23px;
  padding: 0 0 8px;
  font-size: 48px;
  font-weight: 500;
}

.text-area:focus {
  border-bottom-color: #5eccbe;
}

.text-area::-ms-input-placeholder {
  color: #d2d9d8;
}

.text-area::placeholder {
  color: #d2d9d8;
}

.contact-form, .contact-form-block {
  width: 100%;
}

.submit-button {
  width: 100%;
  height: 80px;
  color: #fff;
  background-color: #5eccbe;
  background-image: url('../images/Submit-Arrow.svg');
  background-position: 36%;
  background-repeat: no-repeat;
  background-size: auto;
  font-size: 21px;
  font-weight: 400;
  transition: background-color .5s;
}

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

.submit-button.simple {
  width: auto;
  height: auto;
  background-image: none;
  border-radius: 0;
  padding: 12px 38px;
}

.contact-button {
  margin-top: 24px;
  margin-bottom: 24px;
}

.thank-you-text {
  font-size: 42px;
  font-weight: 500;
}

.blog-main-image-holder {
  width: 100%;
  height: 100vh;
  position: relative;
}

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

.fixed-navbar {
  z-index: 9;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.blog-grid-details {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 120px;
  padding-bottom: 50px;
  display: grid;
  overflow: hidden;
}

.blog-details-holder {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.blog-details {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.blog-details-title {
  color: #8ea09f;
  font-size: 16px;
  font-weight: 500;
}

.blog-details-description {
  font-size: 16px;
  font-weight: 500;
}

.share-icons-holder {
  grid-column-gap: 16px;
  padding-top: 8px;
  display: flex;
}

.share-icon-holder {
  height: 25px;
  transition-property: transform;
}

.share-icon-holder:hover {
  transform: scale(1.15);
}

.share-icon {
  height: 100%;
}

.green-dot {
  width: 16px;
  height: 16px;
  background-color: #5eccbe;
  border-radius: 50px;
}

.blog-small-list-holder {
  padding-top: 100px;
  padding-bottom: 100px;
}

.blog-list-holder:hover {
  color: #5eccbe;
}

.blog-category-container {
  color: #819896;
  font-size: 16px;
  font-weight: 500;
}

.blog-title-holder {
  max-width: 750px;
  font-size: 48px;
  font-weight: 500;
}

.blog-categories-holder {
  max-width: 740px;
  text-align: right;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.blog-category-descrription {
  text-transform: none;
  font-size: 36px;
  font-weight: 500;
  display: inline;
}

.blog-category-descrription.hastag {
  color: #5eccbe;
}

.blog-category-list-wrapper {
  justify-content: flex-end;
  display: inline;
}

.blog-category-list {
  grid-column-gap: 6px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  display: inline;
}

.black-link {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.black-link:hover {
  color: #5eccbe;
}

.black-link.w--current {
  color: #5eccbe;
  text-transform: none;
}

.blog-category-item {
  display: inline-block;
}

.main-project-holder {
  height: 100vh;
  position: relative;
}

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

.short-description-holder {
  padding: 180px 30px;
}

.short-description-grid {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.all-caps {
  text-transform: uppercase;
}

.overview-paragraph {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 500;
}

.website-screenshot-background-holder {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.website-screenshot-background {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.website-screenshot-holder {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.website-screenshot-webview-holder {
  z-index: 1;
  max-width: 1000px;
  position: relative;
}

.website-tab {
  grid-column-gap: 4px;
  background-color: rgba(229, 237, 237, .5);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding: 10px;
  display: flex;
}

.website-dot {
  width: 12px;
  height: 12px;
  background-color: #adbbbb;
  border-radius: 20px;
}

.website-screenshot {
  height: 71vh;
  overflow: auto;
}

.website-screenshot-image {
  width: 100%;
  overflow: auto;
}

.rich-text-holder {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.testimonial-holder {
  background-color: #fff;
  padding: 80px;
  font-size: 36px;
}

.visit-website-holder {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 265px;
  padding-bottom: 265px;
  display: flex;
}

.visit-website-link {
  font-size: 96px;
  font-weight: 500;
  position: relative;
}

.visit-website-link:hover {
  color: #052825;
}

.line {
  width: 100%;
  height: 6px;
  background-color: #cedbda;
}

.line.green {
  background-color: #5eccbe;
}

.arrow-up-holder {
  width: 42px;
  height: 42px;
  border-radius: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 5px;
  display: flex;
  position: absolute;
  top: -8%;
  bottom: auto;
  left: auto;
  right: -13%;
  overflow: hidden;
}

.arrow-up {
  width: 30px;
}

.arrow-up._02 {
  position: relative;
  left: -100%;
}

.project-list, .project-list-item {
  width: 100%;
  height: 100%;
}

.project-thumbnail-holder {
  width: 100%;
  height: 100%;
  position: relative;
}

.project-title-container {
  color: #052825;
  flex-direction: column;
  align-items: center;
  font-size: 140px;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.green-background {
  z-index: 1;
  width: 50%;
  opacity: 1;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #5eccbe;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.green-background._01 {
  width: 100%;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.green-background._02 {
  width: 100%;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.team-about-text-holder {
  font-size: 48px;
  font-weight: 500;
}

.background {
  width: 100%;
  background-color: #052825;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(-100%);
}

.blog-item-full {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heart-holder {
  width: 420px;
  display: block;
  position: absolute;
  top: -8%;
  left: 20%;
}

.heart-image {
  width: 100%;
}

.animate-on-load-02.styled, .animate-on-load-03.styled {
  display: inline;
}

.nav-menu-holder {
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  min-height: 100vh;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.nav-menu---container {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 160px;
  display: flex;
}

.nav-footer-holder {
  z-index: 19;
  height: 100vh;
  grid-row-gap: 60px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

.number-text {
  color: #5eccbe;
  font-family: Newtitle variable, sans-serif;
  font-size: 32px;
  font-weight: 400;
  position: relative;
  top: 20px;
  left: 15px;
}

.navbar-links-holder {
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.navbar-footer-main-link-holder {
  padding-right: 10px;
  font-size: 36px;
  font-weight: 500;
  position: relative;
}

.navbar-footer-main-link-holder:hover {
  color: #5eccbe;
}

.footer-arrow-up {
  width: 16px;
  height: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 29%;
  bottom: auto;
  left: auto;
  right: -10%;
  overflow: hidden;
}

.navbar-social-media-links {
  grid-row-gap: 3px;
  flex-direction: column;
  display: flex;
}

.social-media-links {
  font-variation-settings: "wght"466;
  font-size: 18px;
  font-weight: 500;
  transition: font-variation-settings .525s, color .35s;
  display: flex;
}

.social-media-links:hover {
  color: #5eccbe;
}

.slash {
  color: #cedbda;
  padding-right: 3px;
  font-family: Generalsans variable, sans-serif;
}

.link-hover-image-holder {
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-hover-image {
  width: 430px;
  position: relative;
  left: -12%;
}

.menu-lottie {
  width: 32px;
}

.nav-footer-container {
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-end;
  padding: 64px;
  display: flex;
}

.project-sub-title {
  margin-top: -10px;
  margin-bottom: 0;
  line-height: 1;
}

.small-text {
  color: #bbc6c5;
  font-size: 16px;
}

.projects-arrow-holder {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.next-project-holder {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.next-project-container {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.next-project-content-holder {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.next-project-arrow-holder {
  width: 96px;
  height: 96px;
  background-color: #5eccbe;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.next-project-title {
  font-size: 230px;
  font-weight: 500;
}

.next-project-description {
  margin-bottom: 60px;
  font-size: 36px;
  font-weight: 500;
}

.next-project-image-holder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.next-project-image {
  width: 120%;
  min-width: 120%;
}

.next-project-list-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.next-project-list, .next-project-item {
  height: 100%;
}

.next-project-wrapper {
  padding: 80px;
}

.product-thumbnail-holder {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.product-thumbnail.hover {
  position: absolute;
}

.product-info-holder {
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.product-title {
  grid-column-gap: 6px;
  text-transform: uppercase;
  align-items: center;
  font-size: 21px;
  font-weight: 600;
  display: flex;
}

.link {
  color: #1d423e;
}

.link:hover {
  color: #5eccbe;
}

.link.normal {
  color: #000;
  font-weight: 500;
}

.link.normal:hover {
  color: #5eccbe;
}

.add-to-cart-button {
  color: #1d423e;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-size: 21px;
  text-decoration: underline;
  transition: color .55s;
}

.add-to-cart-button:hover {
  color: #5eccbe;
  text-decoration: underline;
}

.default-state {
  margin-bottom: 0;
}

.product-price-holder {
  font-size: 36px;
  font-weight: 600;
}

.product-thumbnail-hover {
  width: 100%;
  height: 0%;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.product-category {
  grid-column-gap: 12px;
  display: flex;
}

.cart-button {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: relative;
}

.cart-image {
  width: 20px;
}

.cart-quantity {
  width: 12px;
  height: 12px;
  min-height: 12px;
  min-width: 12px;
  color: rgba(56, 152, 236, 0);
  background-color: #5eccbe;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: -3px;
  bottom: auto;
  left: auto;
  right: -5px;
}

.cart-container {
  max-width: 800px;
  min-width: 700px;
  box-shadow: none;
  background-color: #e4eded;
  border: 4px solid #fff;
}

.cart-header {
  border-bottom-style: none;
}

.cart-item {
  background-color: #fff;
  padding: 24px;
}

.cart-list {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.cart-thumbnail-image-holder {
  width: 93px;
  height: 130px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.product-name {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 600;
}

.product-price {
  font-size: 21px;
}

.product-name-holder {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.remove-button {
  color: #b0c1c0;
  font-size: 19px;
  font-weight: 500;
}

.product-info-wrappr {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 8px;
  display: flex;
}

.cart-quantity-2 {
  color: #b0c1c0;
  background-color: rgba(250, 250, 250, 0);
  border-style: none;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 8px;
}

.quantity-holder {
  align-items: center;
  font-weight: 500;
  display: flex;
}

.quantity-text {
  color: #b0c1c0;
}

.final-price {
  color: #000;
  font-size: 42px;
  font-weight: 500;
}

.subtotal {
  color: #000;
  font-size: 24px;
}

.green-button {
  width: 100%;
  height: 80px;
  color: #fff;
  background-color: #5eccbe;
  background-image: url('../images/Submit-Arrow.svg');
  background-position: 26%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 0;
  justify-content: center;
  font-size: 21px;
  font-weight: 400;
  transition: background-color .5s;
  display: flex;
}

.green-button:hover {
  color: #fff;
  background-color: #49a398;
}

.green-button.no-arrow {
  height: 60px;
  background-image: none;
}

.cart-footer {
  border-top-style: none;
}

.product-grid {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  grid-template-rows: auto;
}

.product-images-holder {
  width: 100%;
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.product-image-list-wrapper {
  width: 100%;
}

.product-image-list {
  width: 100%;
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.product-image-item, .lightbox-link, .product-image {
  width: 100%;
}

.product-details-holder {
  height: auto;
  grid-row-gap: 30px;
  background-color: #f6f6f6;
  flex-direction: column;
  padding: 30px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
}

.small-title-wrapper {
  margin-top: 180px;
}

.main-image {
  width: 100%;
}

.product-title-big {
  grid-column-gap: 6px;
  color: #000;
  text-transform: none;
  align-items: center;
  font-size: 42px;
  font-weight: 500;
  display: flex;
}

.product-details-wrapper {
  grid-row-gap: 8px;
  flex-direction: column;
  padding-top: 18px;
  display: flex;
}

.product-detail-title {
  color: #b0c1c0;
  font-size: 19px;
  font-weight: 400;
}

.product-price-total {
  font-size: 42px;
  font-weight: 500;
}

.quantity-big {
  width: 100%;
  height: 60px;
  background-color: rgba(255, 255, 255, 0);
  border-width: 2px;
  border-color: #e8e8e8;
  border-radius: 0;
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: 500;
}

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

.customer-info {
  border-bottom: 2px solid #e8e8e8;
  margin-bottom: 40px;
}

.block-header {
  border-style: none;
  padding-left: 0;
  padding-right: 0;
}

.block-content {
  border: 1px #000;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.field-text {
  height: 60px;
  background-color: #fff;
  border-width: 2px;
  border-color: #e8e8e8;
  border-radius: 0;
  transition: border-color .35s;
}

.field-text:focus, .field-text.-wfp-focus {
  border-color: #5eccbe;
}

.field-label-grey {
  color: #b0c1c0;
  font-size: 19px;
  font-weight: 500;
}

.order-summary {
  grid-row-gap: 12px;
  background-color: #f6f6f6;
  flex-direction: column;
  padding: 10px;
  display: flex;
}

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

.checkout {
  flex-basis: 400px;
}

.checkout-form-holder {
  margin-right: 30px;
}

.line-item {
  grid-row-gap: 3px;
  flex-direction: column;
  margin-bottom: 30px;
}

.paypal-checkout-form, .order-confirmation {
  background-color: #fff;
}

.smalls-links-holder {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  padding-top: 50px;
  display: grid;
}

.empty-state {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1350px;
  }

  .integration-logo-container {
    width: 90%;
    height: auto;
  }

  .nav-menu---container {
    padding-left: 260px;
  }

  .menu-lottie {
    display: block;
  }
}

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

  h2 {
    font-size: 42px;
  }

  h3 {
    font-size: 32px;
  }

  .button {
    font-size: 14px;
  }

  .button.nav {
    color: #000;
    background-color: #fff;
  }

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

  .utility-page-form {
    background-color: rgba(0, 0, 0, 0);
    align-items: center;
  }

  .nav-link {
    color: #052825;
    padding-top: 0;
    padding-bottom: 2px;
    font-size: 50px;
  }

  .link-block-underline {
    display: none;
  }

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

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

  .menu-button {
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px;
  }

  .center-box {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .style-guide-hero-holder {
    padding: 28px;
  }

  .style-guide-left-panel-holder {
    width: 100%;
  }

  .style-guide-main-panel {
    padding: 16px;
  }

  .style-guide-tab-holder {
    margin-left: 0;
    padding: 5px 0;
  }

  .style-guide-container {
    flex-direction: column;
  }

  .link-block-2 {
    padding-top: 0;
    padding-bottom: 2px;
  }

  .style-guide-left-panel {
    grid-column-gap: 16px;
    grid-row-gap: 50px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 17px;
    display: grid;
  }

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

  .style-guide-empty-container {
    padding: 17px 0;
  }

  .nav-links {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .nav-menu-button-holder {
    padding-top: 30px;
  }

  .hero-text {
    font-size: 590px;
  }

  .small-title {
    font-size: 16px;
  }

  .hero-animation-holder {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .integration-logo-container {
    width: 60%;
  }

  .featured-card-grid {
    grid-column-gap: 85px;
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .menu-icon {
    width: 24px;
  }

  ._404-container {
    background-color: #fff;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 7px 7px 40px rgba(0, 0, 0, .1);
  }

  .display-01 {
    font-size: 100px;
  }

  .display-02 {
    font-size: 80px;
  }

  .project-list-image-holder {
    width: 90vw;
  }

  .title-holder {
    height: 20px;
  }

  .blog-item-holder {
    padding-top: 0;
    padding-bottom: 0;
  }

  .blog-item-holder:nth-child(2n) {
    padding-top: 0;
  }

  .cta-text {
    font-size: 50px;
  }

  .newsletter-grid {
    grid-column-gap: 60px;
    grid-template-columns: 1.75fr 1fr;
  }

  .newsletter-wrapper {
    max-width: 510px;
  }

  .project-container {
    height: 80vh;
  }

  .project-content-holder {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .project-image-holder {
    height: 100%;
  }

  .project-title-wrapper {
    font-size: 50px;
  }

  .project-line {
    top: 23%;
  }

  .project-description-holder {
    max-width: 340px;
    font-size: 25px;
  }

  .letter-holder {
    top: -1px;
  }

  .letter {
    position: relative;
    left: 2px;
  }

  .about-title-holder {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-columns: 30px 1fr;
    display: flex;
  }

  .about-title-container {
    width: 100%;
  }

  .about-slider-content-holder {
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: flex-start;
  }

  .about---left-arrow {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .about---right-arrow {
    top: auto;
    bottom: 0%;
    left: 11%;
    right: auto;
  }

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

  .team-grid-holder {
    margin-top: 60px;
  }

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

  .team-list-container {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .team-info-holder {
    flex-direction: column;
    align-items: flex-start;
  }

  .team-member-info-holder {
    grid-row-gap: 8px;
    align-items: flex-start;
  }

  .office-images-holder {
    grid-column-gap: 30px;
  }

  .gradient-white {
    height: 50px;
  }

  .office-holder {
    padding: 2em;
  }

  .office-grid {
    justify-content: space-between;
    padding-right: 0;
  }

  .office-button-holder {
    flex-direction: column;
    align-items: stretch;
  }

  .careers-holder, .careers-container, .careers {
    width: 100%;
  }

  .careers-name-holder {
    font-size: 23px;
  }

  .blog-grid {
    grid-row-gap: 30px;
    column-count: 1;
    flex-direction: column;
    display: flex;
  }

  .short-description-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .heart-holder {
    width: 230px;
    top: -29%;
    left: 35%;
  }

  .nav-menu-holder {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav-menu---container {
    padding-left: 30px;
  }

  .nav-footer-holder {
    width: 100%;
    height: auto;
  }

  .navbar-links-holder {
    width: 100%;
    height: 100%;
  }

  .nav-footer-container {
    height: 100%;
    min-height: 100%;
    flex-direction: row;
  }

  .cart-container {
    min-width: 560px;
  }

  .product-grid {
    flex-direction: column-reverse;
    display: flex;
  }
}

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

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 28px;
  }

  h4 {
    font-size: 26px;
  }

  blockquote {
    margin-left: 0;
    margin-right: 0;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 24px;
  }

  .nav-link {
    color: #052825;
  }

  .footer {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .made-by-section {
    margin-top: 60px;
  }

  .colors-holder {
    flex-direction: column;
    align-items: flex-start;
  }

  .font-holder {
    flex-direction: column;
    padding: 16px;
  }

  .style-guide-left-panel, .grid-4-col {
    grid-template-columns: 1fr 1fr;
  }

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

  .style-guide-empty-container {
    padding-left: 0;
    padding-right: 0;
  }

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

  .small-title {
    font-size: 14px;
  }

  .integration-logo-container {
    width: 90%;
  }

  .footer-links-holder {
    grid-column-gap: 40px;
    justify-content: flex-start;
    padding-left: 0;
  }

  .feather-icon-holder {
    width: 20px;
  }

  .licensing-image-holder.picker {
    width: 60%;
  }

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

  .licensing-grid.feather-icon {
    flex-direction: row;
    justify-content: space-between;
  }

  .change-log-container {
    height: 340px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .licensing-picker {
    grid-template-columns: 1fr 1fr;
  }

  .display-01 {
    font-size: 80px;
  }

  .display-02 {
    font-size: 60px;
  }

  .hero-text-wrapper.smaller {
    bottom: 18%;
  }

  .what-we-do-section-holder {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .title-holder {
    height: 16px;
  }

  .what-we-do-grid {
    grid-row-gap: 90px;
    grid-template-columns: 1fr;
  }

  .tab {
    width: 120px;
  }

  .tabs-menu {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
    padding-top: 60px;
  }

  .blog-holder {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-slider {
    width: 330px;
  }

  .blog-image-holder {
    height: 350px;
  }

  .blog-title {
    font-size: 30px;
  }

  .newsletter-grid {
    grid-row-gap: 60px;
    flex-direction: column-reverse;
    align-items: flex-start;
    display: flex;
  }

  .newsletter-wrapper {
    max-width: none;
  }

  .copyright-section {
    margin-top: 60px;
  }

  .copyright-container {
    grid-row-gap: 12px;
    flex-direction: column;
  }

  .work-section-container {
    font-size: 32px;
  }

  .projects-container {
    overflow: visible;
  }

  .project-image-holder {
    width: 50vw;
  }

  .about-team-image-container {
    height: 340px;
  }

  .about-title-holder {
    grid-row-gap: 50px;
  }

  .about-slider-content-container {
    width: 100%;
  }

  .about-slider-title-holder {
    grid-column-gap: 30px;
  }

  .slider-description {
    text-indent: 49px;
  }

  .team-section-holder {
    padding-top: 0;
    padding-bottom: 0;
  }

  .team-grid-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .team-details-holder.small {
    width: 100%;
    background-color: #575757;
    align-items: center;
    position: relative;
  }

  .team-list-container {
    flex-direction: row;
  }

  .team-proflie-picture-holder {
    width: 200px;
    height: auto;
    min-height: auto;
    min-width: auto;
    border-radius: 0;
    flex-direction: column;
  }

  .team-profile-picture {
    width: 100%;
    height: 120px;
  }

  .clients-short-text {
    font-size: 32px;
  }

  .clients-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .office-images-holder {
    width: 140%;
  }

  .circle-on-map {
    width: 8px;
    height: 8px;
  }

  .blog-grid.normal {
    display: flex;
  }

  .submit-button {
    background-position: 24%;
    padding-left: 13px;
    padding-right: 0;
  }

  .blog-grid-details {
    flex-direction: column-reverse;
    padding-top: 75px;
    padding-bottom: 75px;
    display: flex;
  }

  .blog-details-holder {
    display: none;
  }

  .blog-title-holder {
    font-size: 32px;
  }

  .blog-category-descrription {
    font-size: 24px;
  }

  .short-description-holder {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .short-description-grid {
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .overview-paragraph {
    font-size: 24px;
  }

  .website-screenshot-webview-holder {
    padding: 30px;
  }

  .rich-text-holder {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial-holder {
    padding: 28px;
    font-size: 32px;
  }

  .visit-website-holder {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .visit-website-link {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 38px;
  }

  .project-title-container {
    font-size: 60px;
  }

  .team-about-text-holder {
    font-size: 32px;
  }

  .heart-holder {
    left: 24%;
  }

  .next-project-title {
    font-size: 80px;
  }

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

  .product-info-holder {
    grid-row-gap: 12px;
    flex-direction: column;
    align-items: flex-start;
  }

  .cart-container {
    min-width: 450px;
  }

  .green-button {
    background-position: 24%;
    padding-left: 13px;
    padding-right: 0;
  }

  .small-title-wrapper {
    padding-bottom: 30px;
  }
}

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

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 24px;
  }

  h5 {
    font-size: 22px;
  }

  p {
    font-size: 18px;
    font-weight: 400;
  }

  blockquote {
    padding: 63px 0;
    font-size: 22px;
  }

  .container {
    padding: 1em;
  }

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

  .utility-page-wrap {
    overflow: hidden;
  }

  .utility-page-content {
    padding: 10px;
  }

  .utility-page-form {
    justify-content: space-between;
    padding: 0;
  }

  .footer {
    text-align: left;
  }

  .footer-flex-container {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .made-by-section {
    grid-row-gap: 12px;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 12px;
    padding: 12px 0 0;
  }

  .style-guide-navbar-link {
    justify-content: center;
    align-items: center;
  }

  .paragraph-l {
    font-size: 16px;
  }

  .paragraph-container {
    width: 100%;
  }

  .style-guide-navbar {
    padding-left: .3em;
    padding-right: .3em;
  }

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

  .style-guide-x-button {
    width: 50px;
    height: 50px;
    min-height: 50px;
    min-width: 50px;
    top: .3em;
    right: 0;
  }

  .headings-holder {
    padding: 10px;
  }

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

  .style-guide-tab-holder {
    font-size: 19px;
  }

  .style-guide-panel-title {
    font-size: 18px;
  }

  .style-guide-left-panel {
    grid-row-gap: 20px;
    flex-direction: column;
    padding: 23px 12px;
    display: flex;
  }

  .style-guide-home-text.hide-mobile {
    display: none;
  }

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

  .brand {
    padding-left: 0;
  }

  .nav-links {
    grid-row-gap: 12px;
    padding-top: 0;
  }

  .hero-text {
    font-size: 350px;
  }

  .small-title {
    font-size: 15px;
  }

  .hero-animation-holder {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .integration-logo-container {
    width: 100%;
  }

  .features-card-container:hover {
    transform: translate(0);
  }

  .featured-slide {
    padding: 30px 10px;
  }

  .footer-links-holder {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .feather-icon-holder {
    width: auto;
  }

  .licensing-cards-wrapper {
    padding: 27px;
  }

  .licensing-grid {
    flex-direction: column;
    display: flex;
  }

  .licensing-grid.feather-icon {
    flex-direction: column;
    align-items: center;
  }

  .licensing-grid.feather-icon.grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .licensing-cards-container {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .left {
    display: block;
  }

  .change-log-container {
    width: 100%;
    height: auto;
  }

  ._404-holder {
    width: 95vw;
  }

  .licensing-picker {
    flex-direction: column;
    display: flex;
  }

  .navbar-holder {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .buy-template-holder {
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
  }

  .display-01 {
    font-size: 50px;
  }

  .display-02 {
    font-size: 40px;
  }

  .hero-text-holder {
    padding-bottom: 60vh;
  }

  .hero-text-wrapper {
    bottom: 6%;
  }

  .hero-text-wrapper.smaller {
    font-size: 150px;
  }

  .arrow-down-holder {
    width: 40px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .project-list-holder {
    padding-top: 127px;
  }

  .project-list-container {
    height: 200vh;
  }

  .project-list-image-holder {
    width: 80vw;
    height: 40vh;
  }

  .project-list-image-holder._02 {
    top: 250px;
  }

  .project-list-image-holder._01 {
    top: 200px;
  }

  .project-list-image-holder._03 {
    top: 300px;
  }

  .project-list-image-holder._04 {
    top: 350px;
  }

  .title-holder {
    height: 17px;
  }

  .what-we-do-title {
    font-size: 35px;
  }

  .what-we-do-paragraph {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
  }

  .cilents-holder {
    padding-top: 120px;
  }

  .client-text-holder {
    font-size: 24px;
    line-height: 1.3;
  }

  .blog-slider {
    width: 100%;
  }

  .blog-list-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .right-arrow {
    top: auto;
    bottom: 0%;
    left: auto;
    right: -11%;
  }

  .left-arrow {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .cta-text {
    font-size: 30px;
  }

  .request-quote-button {
    grid-column-gap: 20px;
    padding: 21px 29px;
    font-size: 20px;
  }

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

  .project-container {
    height: auto;
    flex-direction: column;
  }

  .project-content-holder {
    width: auto;
    height: auto;
    max-width: none;
    min-width: auto;
    grid-row-gap: 23px;
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .project-image-holder {
    width: 100vw;
    height: auto;
    position: relative;
  }

  .project-line, .letter-holder {
    display: none;
  }

  .about-slider-holder {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .about-slider-content-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .about-slider-image-holder {
    width: 240px;
  }

  .about-slider-title-holder {
    grid-column-gap: 15px;
  }

  .about-title {
    font-size: 32px;
  }

  .slider-description {
    text-indent: 30px;
  }

  .team-grid-container {
    flex-flow: column;
    display: flex;
  }

  .team-details-holder.small {
    background-color: rgba(87, 87, 87, 0);
    position: absolute;
  }

  .team-social-media-holder {
    grid-column-gap: 20px;
  }

  .team-list-container {
    flex-direction: column;
  }

  .team-proflie-picture-holder {
    width: 120px;
    border-radius: 60px;
    flex-direction: column;
  }

  .clients-short-text {
    font-size: 24px;
    font-weight: 400;
  }

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

  .office-images-holder {
    width: 190%;
    grid-column-gap: 16px;
  }

  .map-image-holder {
    height: 340px;
  }

  .office-title-holder {
    font-size: 32px;
  }

  .offince-image-holder {
    height: 250px;
  }

  .office-grid {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .office-location-text {
    font-size: 24px;
  }

  .office-contact {
    grid-column-gap: 30px;
    display: flex;
  }

  .careers {
    padding: 18px;
  }

  .blog-grid {
    grid-row-gap: 100px;
  }

  .blog-grid.normal {
    display: flex;
  }

  .blog-description-text {
    font-size: 17px;
  }

  .select, .text-area {
    font-size: 24px;
  }

  .submit-button {
    height: 80px;
    background-position: 10%;
  }

  .blog-title-holder {
    font-size: 24px;
  }

  .main-project-holder.smaller {
    height: 50vh;
  }

  .website-screenshot-holder {
    height: 70vh;
  }

  .website-tab {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .website-dot {
    width: 8px;
    height: 8px;
  }

  .website-screenshot {
    height: 40vh;
  }

  .testimonial-holder {
    font-size: 22px;
  }

  .visit-website-link {
    font-size: 24px;
  }

  .line {
    height: 2px;
    margin-top: 10px;
  }

  .line.green {
    height: 2px;
  }

  .arrow-up-holder {
    width: 24px;
    height: 22px;
    right: -6%;
  }

  .project-title-container {
    display: none;
  }

  .team-about-text-holder {
    font-size: 27px;
  }

  .heart-holder {
    width: 150px;
    justify-content: center;
    align-items: center;
    display: flex;
    top: 36%;
  }

  .nav-menu---container {
    padding-left: 12px;
  }

  .nav-footer-holder {
    max-height: 130px;
    justify-content: flex-end;
  }

  .nav-link-text {
    font-size: 38px;
  }

  .navbar-links-holder {
    height: auto;
  }

  .navbar-footer-main-link-holder {
    font-size: 23px;
  }

  .link-hover-image {
    display: none;
  }

  .nav-footer-container {
    height: auto;
    min-height: auto;
    padding: 41px 12px 33px;
  }

  .next-project-title {
    font-size: 58px;
  }

  .product-title {
    grid-row-gap: 6px;
    flex-wrap: wrap;
  }

  .product-price-holder {
    color: #000;
    font-size: 24px;
  }

  .cart-container {
    min-width: 0;
  }

  .cart-item {
    grid-column-gap: 12px;
    grid-row-gap: 30px;
    flex-direction: row;
    align-items: flex-start;
    padding: 12px;
    position: relative;
  }

  .cart-list {
    padding: 10px;
  }

  .product-name {
    font-size: 18px;
    font-weight: 500;
  }

  .remove-button {
    position: absolute;
    top: auto;
    bottom: 21px;
    left: auto;
    right: 5%;
  }

  .product-info {
    height: 100%;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
  }

  .final-price {
    font-size: 24px;
  }

  .green-button {
    height: 80px;
    background-position: 10%;
  }

  .cart-footer {
    padding: 12px;
  }

  .product-details-holder {
    padding: 24px;
  }

  .product-title-big {
    font-size: 23px;
  }

  .product-price-total {
    font-size: 32px;
  }

  .checkout-form {
    padding-left: 0;
    padding-right: 0;
  }

  .checkout-form-holder {
    width: 100%;
  }

  .paypal-checkout-form, .order-confirmation {
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_9f3220f4-d82d-0cbe-9881-463f9cfd122f-2f650b29, #w-node-_1aa8ce85-2a44-752f-bfd1-3cdec5445c4c-2f650b29, #w-node-_0f632eea-e267-2552-bc5d-049e4f21ffdc-2f650b29, #w-node-_4c2c5c5f-3b1a-ecef-be60-9146de21e5b0-0a144c54, #w-node-d7eec7dd-8944-853f-a706-c8db4776bd01-0a144c54, #w-node-_8c71bcb3-a0ec-4464-ae93-6fe92e9c2044-2f650b3d, #w-node-_1242cecc-f020-de4d-566d-dfd8b0070336-2f650b3d, #w-node-_5a87898a-0b1f-df8a-79e4-8c7283fab81d-2f650b3d, #w-node-_5a87898a-0b1f-df8a-79e4-8c7283fab835-2f650b3d, #w-node-_2cdce796-dc02-93a7-a749-d7d79496d159-2f650b3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7971af2f-6f7f-8a54-b945-22d243c94d1b-2f650b3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_4692ef00-0f5b-d4af-766c-29e5117f372b-2f650b3f, #w-node-c5f326a4-1351-9591-4f8a-c6ea20d611fc-2f650b3f, #w-node-_9c88506e-7915-3f80-f0fc-adff3d9cd8b3-2f650b3f, #w-node-_8cd04226-9031-d024-c957-0c0d3b5fcbb0-2f650b43, #w-node-_8cd04226-9031-d024-c957-0c0d3b5fcbb2-2f650b43, #w-node-_8cd04226-9031-d024-c957-0c0d3b5fcbb4-2f650b43, #w-node-_8cd04226-9031-d024-c957-0c0d3b5fcbb6-2f650b43, #w-node-_58910491-80e1-191f-f084-2c80d1dff149-2f650b43, #w-node-_58910491-80e1-191f-f084-2c80d1dff14b-2f650b43, #w-node-_58910491-80e1-191f-f084-2c80d1dff14d-2f650b43, #w-node-_58910491-80e1-191f-f084-2c80d1dff14f-2f650b43, #w-node-_1e007bc4-8aa1-ed11-3e55-bae8a005b64f-2f650b43 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6cc8143c-9b64-d35d-25f1-2e8ba4e8fb15-2f650b48, #w-node-_6cc8143c-9b64-d35d-25f1-2e8ba4e8fb22-2f650b48, #w-node-_6cc8143c-9b64-d35d-25f1-2e8ba4e8fb83-2f650b48, #w-node-_6cc8143c-9b64-d35d-25f1-2e8ba4e8fb89-2f650b48, #w-node-_6cc8143c-9b64-d35d-25f1-2e8ba4e8fb8e-2f650b48, #w-node-_6cc8143c-9b64-d35d-25f1-2e8ba4e8fb93-2f650b48 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@font-face {
  font-family: 'Generalsans variable';
  src: url('../fonts/GeneralSans-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Newtitle variable';
  src: url('../fonts/NewTitle-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}