:root {
  --black: black;
  --white: white;
  --black-2\<deleted\|variable-d3470cf4\>: #1a1a1a;
  --white-smoke\<deleted\|variable-a2f36ef0\>: #efefef;
  --gainsboro\<deleted\|variable-bddae77d\>: #e5e3e3;
  --black\<deleted\|variable-e6542f19\>: black;
  --big-heading: 12rem;
  --medium-heading: 8rem;
}

.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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

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

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

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

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

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

body {
  background-color: var(--black);
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  color: var(--white);
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.3;
}

h2 {
  color: var(--white);
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.3;
}

h3 {
  color: var(--white);
  text-transform: capitalize;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3;
}

h4 {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
}

h5 {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
}

h6 {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

p {
  color: var(--white);
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}

a {
  color: #7171ff;
  text-decoration: none;
  transition: color .4s;
}

a:hover {
  color: rgba(0, 157, 255, .66);
}

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

li {
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid var(--black-2\<deleted\|variable-d3470cf4\>);
  background-color: var(--white-smoke\<deleted\|variable-a2f36ef0\>);
  color: var(--black-2\<deleted\|variable-d3470cf4\>);
  margin-bottom: 10px;
  padding: 40px 25px;
  font-size: 18px;
  line-height: 22px;
}

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

.portfolio-heading {
  color: #fff;
  font-size: 70px;
  line-height: 75px;
}

.body {
  background-color: var(--black);
  color: var(--white);
  font-family: Poppins, sans-serif;
}

.section-black {
  z-index: 5;
  background-color: #161616;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-black.product {
  background-color: var(--black);
  padding-top: 200px;
}

.container {
  max-width: 1200px;
}

.full-screen-menu {
  z-index: 555;
  height: auto;
  background-color: #000;
  display: block;
  position: relative;
}

.menu-wrapper {
  z-index: 555;
  background-color: var(--black);
  flex-direction: row;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu-link-block {
  line-height: 1;
  text-decoration: none;
  transition: transform .4s;
  display: block;
  overflow: hidden;
}

.menu-link-block:hover {
  transform: scale(.8);
}

.menu-link-block.w--current {
  height: auto;
  line-height: 1;
  display: block;
}

.menu-hamburger-wrapper {
  z-index: 666;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border: 1px #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cart-main-wrapper {
  z-index: 5555;
  object-fit: none;
  position: static;
  top: 4%;
  bottom: auto;
  left: auto;
  right: 7%;
}

.menu-right-wrapper {
  width: 70px;
  background-color: var(--gainsboro\<deleted\|variable-bddae77d\>);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 10px;
  display: flex;
  overflow: hidden;
}

.cart-quantity {
  background-color: var(--black);
  color: var(--white);
  border-color: #949090;
  font-size: 16px;
  font-weight: 500;
}

.paypal {
  margin-top: 10px;
}

.remove-button {
  text-decoration: none;
}

.top-menu-wrapper {
  z-index: 8888;
  max-width: 1400px;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-6 {
  font-size: 16px;
  font-weight: 400;
}

.checkout-button {
  background-color: #000;
  border: 1px solid rgba(255, 255, 255, .66);
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  transition: color .5s, background-color .5s;
}

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

.text-block-5 {
  color: #79797e;
  font-size: 14px;
  text-decoration: none;
}

.main-logo {
  height: auto;
  border-radius: 20px;
  margin-bottom: 0;
}

.logo-link-block.w--current {
  background-color: var(--black);
  border-radius: 10px;
}

.cart-image {
  background-color: #fff;
  padding: 5px;
}

.error-state-2 {
  background-color: #000;
}

.menu-hamburger-icon {
  filter: invert();
  margin-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cart-wrapper {
  z-index: 2147483647;
}

.cart-container {
  background-color: var(--black);
  border: 1px solid rgba(255, 255, 255, .55);
}

.cart-button {
  background-color: var(--gainsboro\<deleted\|variable-bddae77d\>);
  justify-content: center;
}

.icon-3 {
  background-color: var(--white);
  color: #fff;
}

.menu-close-icon {
  width: 50%;
  height: auto;
  filter: invert();
  margin-bottom: 0;
  display: none;
  position: absolute;
  top: 25%;
  bottom: 0%;
  left: 25%;
  right: 0%;
}

.right-block {
  z-index: 200;
  width: 40vw;
  height: 100%;
  background-image: url('../images/jsb-co-3PPiIrulKjM-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  display: flex;
}

.section-template {
  z-index: 5;
  height: auto;
  background-color: var(--black);
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.section-template.style-guide {
  background-color: var(--black);
  border-bottom: 1px solid #5e5959;
  padding-top: 220px;
}

.container-2 {
  max-width: 1280px;
  padding-left: 10px;
  padding-right: 10px;
}

.color-item-info {
  border: 1px solid #7b7b7b;
  padding: 12px;
}

.submit-button {
  color: #000;
  text-transform: capitalize;
  background-color: #f2f2f2;
  border: 1px solid #000;
  border-radius: 20px;
  margin-top: 30px;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 500;
  transition: background-color .35s, color .35s;
  display: block;
}

.submit-button:hover {
  background-color: var(--black\<deleted\|variable-e6542f19\>);
  color: #fff;
  border: 1px solid #000;
}

.color-title {
  color: var(--white);
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.button {
  border: 1px solid var(--white);
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  padding: 15px 35px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  transition: border-color .35s, background-color .35s, color .35s;
}

.button:hover {
  border-color: var(--black\<deleted\|variable-e6542f19\>);
  background-color: var(--black\<deleted\|variable-e6542f19\>);
  color: #fff;
}

.color-item {
  flex-direction: column;
  display: flex;
}

.overline {
  color: var(--white);
  text-transform: uppercase;
  padding-top: 0;
  font-weight: 500;
}

.style-guide-grid {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.color-item-fill {
  height: 130px;
  background-color: #ede5e0;
  border: 1px solid #6c6969;
}

.color-item-fill.color-1 {
  background-color: var(--black);
  border: 1px solid #655d5d;
}

.color-item-fill.color-2 {
  background-color: #ff6e00;
  background-color: var(--white);
}

.left-column {
  position: relative;
}

.style-guide-menu-link {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  margin-bottom: 10px;
  font-size: 18px;
  text-decoration: none;
  transition: color .35s;
}

.style-guide-menu-link:hover {
  color: #c2bcbc;
}

.style-guide-menu-link.w--current {
  color: var(--white);
}

.style-guide-menu-link.top-margin {
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  margin-top: 20px;
}

.style-guide-menu-link.top-margin.w--current {
  color: var(--white);
}

.style-guide-typography-wrapper {
  margin-top: 40px;
}

.colors-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.buttons-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.style-guide-menu {
  flex-direction: column;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.break-line {
  height: 1px;
  background-color: #515151;
  margin-top: 20px;
}

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

.footer-links-horizontal {
  display: flex;
}

.footer-links-horizontal.justify-right {
  justify-content: flex-end;
}

.link-footer {
  color: var(--white);
  text-transform: uppercase;
  margin-right: 20px;
  font-size: 12px;
  text-decoration: none;
  transition: color .35s;
}

.link-footer:hover {
  color: #504e4e;
}

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

.footer-text-block-wrapper {
  margin-top: 20px;
  position: relative;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.footer-text-block {
  color: var(--white);
  text-align: left;
  font-size: 12px;
}

.container-3 {
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
}

.footer {
  z-index: 10;
  background-color: var(--black);
  border-top: 1px solid #918c8c;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
}

.wrapper.flexbox-vertical {
  flex-direction: column;
}

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

.services-grid {
  grid-column-gap: 33px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-wrapper-product {
  background-color: #f2f2f2;
  border: 1px solid rgba(0, 0, 0, .16);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.product-image {
  height: 100px;
  object-fit: cover;
  border-radius: 10px;
}

.product-item {
  margin-bottom: 60px;
}

.view-more {
  border: 1px none var(--black\<deleted\|variable-e6542f19\>);
  background-color: var(--white);
  color: var(--black);
  border-radius: 20px;
  margin-top: 40px;
  padding: 10px 20px;
  font-size: 16px;
  transition: color .3s, background-color .3s;
}

.view-more:hover {
  border-style: none;
  border-color: var(--black-2\<deleted\|variable-d3470cf4\>);
  color: var(--white);
  background-color: rgba(26, 26, 26, .75);
}

.text-block-7 {
  color: var(--black\<deleted\|variable-e6542f19\>);
  text-align: center;
  font-size: 20px;
}

.empty-state {
  background-color: #d7d7d7;
}

.product-grid {
  grid-column-gap: 58px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.price {
  color: var(--white);
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

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

.add-to-cart-button {
  border: 1px solid var(--white);
  color: var(--white);
  background-color: #000;
  border-radius: 25px;
  margin-top: 20px;
  padding: 10px 25px;
  font-weight: 500;
  transition: color .3s, background-color .3s;
}

.add-to-cart-button:hover {
  background-color: var(--white);
  color: var(--black);
}

.default-state {
  margin-top: 20px;
}

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

.main-image-section {
  z-index: 10;
  background-color: var(--black);
}

.portfolio-grid {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.left-sticky {
  height: 85px;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.project-details {
  flex-direction: column;
  display: flex;
}

.gallery-collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.gallery-image {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  border-radius: 20px;
}

.body-checkout {
  color: var(--black\<deleted\|variable-e6542f19\>);
}

.checkout-form {
  background-color: var(--black);
  color: #000;
  -webkit-text-stroke-color: black;
  padding-top: 100px;
  padding-bottom: 100px;
}

.place-order {
  color: var(--black\<deleted\|variable-e6542f19\>);
  background-color: #fff;
  border: 1px solid #1a1a1a;
  transition: color .35s, background-color .35s;
}

.place-order:hover {
  background-color: var(--black);
  color: #fff;
  border-color: #fff;
}

.paypal-checkout-form {
  background-color: var(--black);
  padding-top: 100px;
  padding-bottom: 100px;
}

.order-confirmation {
  background-color: var(--black);
  color: var(--black);
  padding-top: 100px;
  padding-bottom: 100px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

._404-text {
  color: var(--white);
  margin-bottom: 20px;
}

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

.style-guide-section {
  height: auto;
  background-color: var(--black);
  padding-top: 140px;
  padding-bottom: 140px;
}

.style-guide-section.license {
  background-color: var(--black);
  border-bottom: 1px solid #6f6c6c;
  padding-top: 220px;
}

.license-item {
  border-bottom: 1px solid #4c4747;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

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

.cart-price {
  font-size: 14px;
  font-weight: 400;
}

.centered-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.text-block-8 {
  color: var(--black\<deleted\|variable-e6542f19\>);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.menu-text {
  color: var(--white);
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-size: 15vh;
  font-weight: 700;
  line-height: 1;
  transition: color .35s;
}

.menu-text:hover {
  color: var(--gainsboro\<deleted\|variable-bddae77d\>);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--black\<deleted\|variable-e6542f19\>);
}

.green-text-span {
  color: #c6f906;
  text-transform: uppercase;
  font-family: Gantari, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 1.1;
}

.contact-grid {
  grid-template-rows: auto;
  margin-top: 60px;
}

.error-message {
  color: var(--black\<deleted\|variable-e6542f19\>);
  background-color: #e1dddd;
  font-size: 16px;
}

.contact-submit-button {
  color: #000;
  text-transform: uppercase;
  background-color: #efefef;
  border: 1px solid #c6c6c6;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  transition: background-color .5s, color .5s;
  display: block;
}

.contact-submit-button:hover {
  background-color: var(--black\<deleted\|variable-e6542f19\>);
  color: #fff;
  border: 1px solid #fff;
}

.text-area {
  min-height: 250px;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  padding: 20px;
  font-size: 16px;
}

.success-message {
  color: var(--black\<deleted\|variable-e6542f19\>);
  background-color: #e1dddd;
  font-size: 20px;
}

.contact-form {
  flex-direction: column;
  display: flex;
}

.text-field {
  min-height: 60px;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 16px;
}

.list-item {
  margin-left: 0;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.desktop-menu-list {
  margin-bottom: 0;
  display: flex;
}

.icon-5 {
  color: var(--black\<deleted\|variable-e6542f19\>);
}

.cart-quantity-4 {
  background-color: var(--black\<deleted\|variable-e6542f19\>);
  color: var(--white);
}

.experience-card {
  width: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-top: 1px rgba(0, 0, 0, .15);
  border-bottom: 1px solid rgba(0, 0, 0, .31);
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-link-footer {
  color: var(--white);
  letter-spacing: .25px;
  text-transform: capitalize;
  object-fit: fill;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0;
  font-family: Gantari, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: block;
  position: static;
  overflow: hidden;
}

.text-link-footer:hover {
  color: var(--white);
}

.text-link-footer:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.text-link-footer[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.text-link-footer.w--current {
  padding-top: 5px;
  padding-bottom: 5px;
}

.underline-hoover {
  width: auto;
  height: 1.6px;
  background-color: var(--white);
  color: var(--white);
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.text-span {
  color: #efefef;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--black\<deleted\|variable-e6542f19\>);
}

.portfolio-page-section {
  z-index: 10;
  background-color: var(--black);
  color: var(--white);
  padding-top: 120px;
  padding-bottom: 120px;
  overflow: hidden;
}

.black {
  color: var(--black\<deleted\|variable-e6542f19\>);
  font-weight: 500;
}

.field-label {
  color: var(--white);
  font-weight: 600;
}

.heading {
  text-transform: uppercase;
}

.left-block {
  z-index: 200;
  width: 60vw;
  height: 100%;
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  padding-left: 2%;
  display: flex;
}

.text-block-11 {
  font-size: 16px;
}

.button-404 {
  border: 1px solid var(--black\<deleted\|variable-e6542f19\>);
  background-color: var(--white);
  color: var(--black);
  border-radius: 20px;
  padding: 15px 35px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  transition: border-color .35s, background-color .35s, color .35s;
}

.button-404:hover {
  border-color: var(--black\<deleted\|variable-e6542f19\>);
  color: #000;
  background-color: #c8c8c8;
}

.text-field-404 {
  min-height: 60px;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 16px;
}

.small-text {
  color: var(--white);
  font-size: 25px;
  font-weight: 400;
}

.footer-content {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.big-text {
  color: var(--white);
  text-align: center;
  font-size: 100px;
  font-weight: 400;
  transition: transform .4s;
}

.big-text:hover {
  transform: rotate(3deg);
}

.big-footer {
  z-index: 10;
  background-color: var(--black);
  padding-top: 120px;
  position: relative;
}

.text-wrap {
  z-index: 10;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  transition: transform .4s, color .4s;
  display: flex;
  position: relative;
}

.text-wrap:hover {
  transform: scale(1.1);
}

.copyright-wrapper {
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 40px;
  display: flex;
}

.copyright-text {
  font-size: 14px;
}

.social-link-block {
  margin-left: 20px;
}

.hero-section {
  min-height: 100vh;
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  padding: 25px 3%;
  display: flex;
}

.hero-paragraph-wrapper {
  width: 100%;
  height: 100%;
  min-height: 30vh;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 180px;
  padding-right: 180px;
  display: flex;
}

.top-right-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  bottom: -76px;
  left: -95px;
}

.hero-heading {
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-size: var(--big-heading);
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.11;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.hero-heading.top-heading {
  z-index: 20;
  font-size: var(--big-heading);
  line-height: 1;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.bottom-left-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hero-image-wrapper {
  width: 100%;
  height: 55vh;
}

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

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

.white-line {
  width: 10%;
  height: 3px;
  background-color: var(--white);
}

.section {
  padding: 220px 2%;
}

.section.top-padding-125 {
  padding-top: 125px;
  display: block;
}

.container-default {
  max-width: 1280px;
}

.thin-headline {
  font-size: var(--medium-heading);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 100;
  line-height: 1.1;
}

.round-shape {
  width: 100px;
}

.heading-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 100px;
  display: flex;
}

.flex-block {
  justify-content: flex-start;
  align-items: center;
}

.hero-heading-2 {
  z-index: 20;
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-size: var(--big-heading);
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.11;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.about-me-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.big-paragraph {
  font-size: 3rem;
}

.link-block {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  position: relative;
}

.black-overlay {
  background-color: rgba(0, 0, 0, .5);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.project-title-home-copy {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.1;
}

.project-details-wrapper {
  width: 65%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.project-description {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.5;
}

.project-one {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.project-two {
  z-index: 2;
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.project-three {
  z-index: 3;
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.project-four {
  z-index: 4;
  width: 100%;
  height: 100vh;
  position: relative;
  top: 0;
}

.main-button {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blue-dot-wrapper {
  width: 20px;
  height: 20px;
  background-color: var(--white);
  border-radius: 50%;
  position: relative;
}

.button-text {
  z-index: 10;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

.services-section {
  background-color: var(--black);
  padding-top: 220px;
  padding-bottom: 0;
}

.services-wrapper {
  flex-direction: column;
  grid-template-rows: auto;
  display: flex;
}

.services-list-wrapper {
  margin-top: 100px;
}

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

.product-link-block {
  width: 100%;
  height: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-left: 2px solid #272727;
  transition-property: none;
  position: relative;
}

.service-number {
  z-index: 10;
  color: var(--white);
  margin-bottom: 60px;
  font-size: 50px;
  line-height: 1;
  position: relative;
}

.service-title {
  z-index: 10;
  color: var(--white);
  text-transform: capitalize;
  margin-top: 25px;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
}

.service-description {
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.white-overlay {
  z-index: 5;
  width: 100%;
  height: 0%;
  background-color: var(--white);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.service-details {
  z-index: 10;
  padding: 30px;
  position: relative;
}

.lets-talk-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 250px 3%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-heading {
  font-size: var(--big-heading);
  text-transform: uppercase;
}

.pointer-arrow {
  z-index: 50;
  cursor: pointer;
  margin-bottom: 35px;
  display: none;
  position: absolute;
  bottom: auto;
}

.pointer-arrow-wrapper {
  width: 125px;
  height: 125px;
  background-color: var(--white);
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.small-text-footer {
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.3;
}

.text-wrap-15-width {
  width: 15%;
}

.footer-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer-credits {
  font-size: 12px;
  line-height: 1.2;
}

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

.flex-horizontal-center.top-margin {
  margin-top: 60px;
}

.collection-list-wrapper {
  margin-top: 60px;
  margin-bottom: 0;
}

.collection-list-wrapper.portfolio {
  margin-bottom: 50px;
}

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

.collection-list.portfolio-page {
  grid-template-columns: 1fr 1fr;
}

.black-section {
  z-index: 10;
  background-color: #0e0e0e;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.black-section.portfolio {
  background-color: rgba(0, 0, 0, 0);
}

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

.project-title {
  color: #fff;
  text-transform: uppercase;
  border: 1px #f2f2f2;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gantari, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.1;
  display: inline-block;
}

.project-link-block {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

.project-title-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
}

.icon-wrapper {
  width: 50px;
  height: 50px;
  background-color: #f8f8f8;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.image-wrapper {
  width: 100%;
  height: 450px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}

.icon-eye, .icon-arrow {
  position: absolute;
}

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

.link-main-button {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.load-animation-wrapper {
  z-index: 9999;
  width: 100%;
  height: 100%;
  align-items: flex-start;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.load-one, .load-two, .load-three, .load-four {
  width: 25%;
  height: 100%;
  background-color: #fff;
}

.heading-2 {
  color: var(--black);
}

.flex-horizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.footer-link {
  color: #8f8f9c;
  font-size: 12px;
}

@media screen and (min-width: 1920px) {
  .hero-paragraph {
    font-size: 24px;
  }

  .hero-heading.top-heading, .hero-heading-2 {
    font-size: 15rem;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 50px;
    line-height: 55px;
  }

  h2 {
    font-size: 40px;
    line-height: 45px;
  }

  h3 {
    font-size: 30px;
    line-height: 35px;
  }

  h4 {
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
  }

  h5 {
    font-size: 22px;
    line-height: 25px;
  }

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

  .container {
    padding-left: 2%;
    padding-right: 2%;
  }

  .menu-wrapper {
    display: none;
  }

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

  .section-template.style-guide {
    padding-top: 140px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-links-horizontal.justify-right {
    justify-content: flex-start;
  }

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

  .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .services-grid {
    grid-column-gap: 27px;
    grid-template-columns: 1fr 1fr;
  }

  .image-wrapper-product {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .product-image {
    height: 50vh;
  }

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

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

  .style-guide-section.license {
    padding-top: 140px;
  }

  .centered-wrapper {
    margin-top: 60px;
  }

  .menu-text {
    font-size: 8vh;
  }

  .contact-grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .list-item {
    margin-left: 0;
    margin-right: 20px;
  }

  .text-link-footer {
    color: var(--white);
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }

  .text-link-footer:hover {
    color: #fff;
  }

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

  .big-text {
    font-size: 70px;
    line-height: 1.3;
  }

  .big-footer {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .text-wrap {
    cursor: auto;
  }

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

  .hero-paragraph-wrapper {
    min-height: 30vh;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-paragraph {
    font-size: 14px;
  }

  .top-right-wrapper {
    position: static;
  }

  .hero-heading.top-heading {
    font-size: 6rem;
    position: static;
  }

  .bottom-left-wrapper {
    position: static;
  }

  .grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

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

  .thin-headline {
    font-size: 4rem;
  }

  .round-shape {
    width: 70px;
  }

  .heading-wrapper {
    text-align: center;
    margin-left: 0;
  }

  .flex-block {
    justify-content: center;
  }

  .hero-heading-2 {
    font-size: 6rem;
    position: static;
  }

  .big-paragraph {
    font-size: 1.5rem;
  }

  .project-title-home-copy {
    font-size: 3rem;
  }

  .project-description {
    font-size: 1.5rem;
  }

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

  .services-collection-list {
    grid-template-columns: 1fr;
  }

  .lets-talk-section {
    cursor: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .footer-heading {
    font-size: 6rem;
  }

  .pointer-arrow {
    margin-bottom: 103px;
  }

  .pointer-arrow-wrapper {
    width: 80px;
    height: 80px;
  }

  .small-text-footer {
    font-size: .8rem;
  }

  .text-wrap-15-width {
    width: 20%;
    margin-top: 60px;
  }

  .collection-list-wrapper {
    margin-bottom: 60px;
  }

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

  .project-title {
    font-size: 25px;
    line-height: 40px;
  }

  .project-title-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .image-wrapper {
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 45px;
  }

  h2 {
    font-size: 30px;
    line-height: 35px;
  }

  h3 {
    font-size: 25px;
    line-height: 30px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 18px;
  }

  .portfolio-heading {
    text-align: center;
    font-size: 50px;
    line-height: 55px;
  }

  .section-black {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cart-main-wrapper {
    top: 4%;
    right: 10%;
  }

  .top-menu-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-block {
    display: none;
  }

  .section-template {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .style-guide-grid {
    grid-template-columns: 1fr;
  }

  .style-guide-menu {
    position: static;
  }

  .wrapper {
    margin-top: 60px;
  }

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

  .product-image {
    height: 40vh;
  }

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

  .main-image-large {
    height: 55vh;
  }

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

  .left-sticky {
    height: auto;
    position: static;
  }

  .style-guide-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .centered-wrapper {
    margin-top: 40px;
  }

  .menu-text {
    font-size: 8vh;
  }

  .green-text-span {
    font-size: 40px;
  }

  .contact-grid {
    margin-top: 20px;
  }

  .text-link-footer {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    display: inline-block;
  }

  .text-link-footer:hover {
    color: #fff;
    font-size: 14px;
  }

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

  .left-block {
    width: 100vw;
    align-items: center;
    padding-left: 0%;
  }

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

  .copyright-wrapper {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .project-description {
    font-size: 1rem;
    line-height: 1.3;
  }

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

  .services-wrapper {
    grid-template-columns: 1fr;
  }

  .services-list-wrapper {
    margin-top: 0;
  }

  .services-collection-list {
    grid-template-columns: 1fr;
  }

  .pointer-arrow-wrapper, .image {
    cursor: auto;
  }

  .collection-list-wrapper {
    margin-bottom: 60px;
  }

  .collection-list, .collection-list.portfolio-page {
    grid-template-columns: 1fr;
  }

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

  .project-title {
    font-size: 25px;
    line-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

  h2 {
    font-size: 25px;
    line-height: 30px;
  }

  h3 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }

  .portfolio-heading {
    font-size: 35px;
    line-height: 40px;
  }

  .menu-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    display: none;
  }

  .menu-hamburger-wrapper {
    width: 35px;
    height: 35px;
  }

  .cart-main-wrapper {
    right: 15%;
  }

  .right-block {
    width: 100vw;
    align-items: center;
  }

  .section-template {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

  .link-footer {
    margin-bottom: 5px;
    margin-right: 0;
  }

  .container-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-image {
    height: 30vh;
  }

  .gallery-collection-list {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .style-guide-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu-text {
    font-size: 5vh;
  }

  .green-text-span {
    font-size: 30px;
  }

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

  .desktop-menu-list {
    flex-direction: column;
  }

  .text-link-footer {
    font-size: 14px;
  }

  .text-link-footer:hover {
    color: #fff;
    font-size: 14px;
  }

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

  .left-block {
    width: 100vw;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    align-items: center;
  }

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

  .big-footer {
    padding-top: 80px;
  }

  .copyright-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

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

  .hero-paragraph-wrapper {
    min-height: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .hero-paragraph {
    text-align: left;
  }

  .top-right-wrapper {
    left: auto;
  }

  .hero-heading.top-heading {
    text-align: left;
    font-size: 3rem;
  }

  .hero-image-wrapper {
    height: 60vh;
  }

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

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

  .round-shape.footer-mobile {
    width: 60px;
  }

  .hero-heading-2 {
    text-align: left;
    font-size: 3rem;
    position: static;
  }

  .big-paragraph {
    font-size: 1rem;
  }

  .footer-heading {
    font-size: 2.5rem;
    line-height: 1.1;
  }

  .pointer-arrow {
    margin-bottom: 142px;
  }

  .pointer-arrow-wrapper {
    width: 60px;
    height: 60px;
  }

  .collection-list-wrapper {
    margin-bottom: 40px;
  }

  .black-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .project-title {
    text-align: center;
    padding: 10px;
    font-size: 20px;
    line-height: 35px;
  }

  .project-title-wrapper {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-wrapper {
    height: 300px;
  }
}

#w-node-_1f8ecc17-1368-0a8b-d148-bc327878a673-3ef6a31b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-dd42e875-d68a-6bd9-fe27-d5b5e1431497-3ef6a31b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_04dfb155-437d-c191-1163-90cf88dbe514-3ef6a31b, #w-node-_219b5121-afa0-3ab3-f714-d0aa56627cfd-3ef6a31b, #w-node-_886502b4-2d6e-730b-e2ff-7a0b1975cdc3-1975cdbf, #w-node-_886502b4-2d6e-730b-e2ff-7a0b1975cdcd-1975cdbf, #w-node-_157d4517-a5e5-5649-101d-24e12d4807b7-3ef6a321, #w-node-_157d4517-a5e5-5649-101d-24e12d4807be-3ef6a321, #w-node-c8aa31ae-4f53-a971-d1d2-6acbe32b1ec0-3ef6a322 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8aa31ae-4f53-a971-d1d2-6acbe32b1ec2-3ef6a322 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_60ad56f3-ee1b-a59f-1845-33093f47da31-3ef6a323, #w-node-_648e3543-fc53-abb3-a25c-c5f52eb677fc-3ef6a323, #w-node-_37690ff4-1e33-005c-96ee-d6dddbde9002-3ef6a324, #w-node-_9ee0fa0d-4a3e-dfbe-d30b-ca7c5f61787b-3ef6a324, #w-node-_630d75f2-125a-b36e-feb2-c8568a36acfb-3ef6a32b, #w-node-_630d75f2-125a-b36e-feb2-c8568a36ad09-3ef6a32b, #w-node-_630d75f2-125a-b36e-feb2-c8568a36ad16-3ef6a32b, #w-node-fbdb2557-f6a8-f1d7-f93b-1cb6a6f06e36-3ef6a32b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-dd42e875-d68a-6bd9-fe27-d5b5e1431497-3ef6a31b, #w-node-_04dfb155-437d-c191-1163-90cf88dbe514-3ef6a31b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dd42e875-d68a-6bd9-fe27-d5b5e1431497-3ef6a31b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_04dfb155-437d-c191-1163-90cf88dbe514-3ef6a31b {
    grid-area: 2 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}