.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-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-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountslabel {
  flex-basis: 100%;
  margin-bottom: 8px;
}

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

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

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

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

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.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-commercecheckoutdiscountsinput, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: #151619;
  background-color: #ddcded;
  font-family: Cabinetgrotesk, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

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

p {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3;
}

a {
  text-decoration: none;
}

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

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

li {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 17px;
  font-weight: 500;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
  font-weight: 400;
}

blockquote {
  border-left: 2px solid #e34aff;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 25px;
  font-size: 36px;
  font-weight: 500;
  line-height: 37px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
}

.container {
  z-index: 5;
  max-width: 1200px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.margin-15px {
  margin-top: 15px;
}

.body-content {
  color: #000;
  justify-content: center;
  align-items: center;
}

.loader {
  z-index: 9999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: #fa242a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

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

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

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

.section {
  padding: 80px 5%;
  position: relative;
}

.section.checkout {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 130px;
  padding-bottom: 100px;
  overflow: visible;
}

.section.service-work {
  padding: 30px;
}

.section.gray {
  background-color: #d3b8ee;
}

.section.white {
  background-color: #fff;
}

.margin-30px {
  margin-top: 30px;
}

.button {
  color: #fff;
  background-color: #e34aff;
  border-radius: 30px;
  align-items: center;
  padding: 17px 30px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  transition: all .3s;
}

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

.button.full {
  width: 100%;
}

.button.full.apply {
  text-align: center;
  justify-content: center;
  margin-left: 0;
  font-size: 15px;
}

.button.big {
  padding-top: 17px;
  padding-bottom: 17px;
}

.margin-40px {
  margin-top: 40px;
  position: relative;
}

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

.copyright-dot {
  width: 4px;
  height: 4px;
  background-color: #e34aff;
  border-radius: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

.title-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
}

.text-field {
  height: 47px;
  color: #000;
  border-style: solid;
  border-color: #000;
  border-radius: 4px;
  margin-top: 8px;
  padding-left: 16px;
  font-size: 15px;
  font-weight: 700;
}

.text-field::-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.text-field::placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.text-field.discount {
  width: 100%;
  height: 40px;
  flex: none;
  margin-bottom: 10px;
}

.flex-utility {
  flex-direction: column;
  display: flex;
}

.shrink-item {
  flex: 1;
  margin-right: 20px;
}

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

.shrink-item.photo-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.licensing-block {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.image-flex {
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  font-size: 16px;
  display: flex;
}

.licensing-content {
  min-height: 150px;
  background-color: #fff;
  padding: 25px;
  display: flex;
}

.light-block-second {
  width: 100%;
  background-color: #fff;
  border-radius: 3px;
  padding: 20px 20px 40px 45px;
}

.light-block-second.rounded-bottom {
  border-radius: 3px;
  padding-bottom: 30px;
}

.color-block {
  width: 100%;
  height: 85px;
  background-color: #151619;
  border: 1px solid rgba(129, 129, 139, .2);
  border-radius: 2px;
  padding: 10px;
  display: flex;
}

.color-block._2 {
  background-color: #e34aff;
}

.medium {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1em;
}

.typography-flex {
  width: 58%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.color-row {
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 35px;
  padding: 25px 0 15px;
  display: flex;
}

.color-row.grey {
  margin-bottom: 25px;
  padding-bottom: 0;
}

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

.title-1 {
  z-index: 1;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 6.5vw;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
}

.title-1.no-margin {
  margin-bottom: 0;
}

.title-1.margin-top-60px {
  margin-top: 60px;
}

.light-gray-2 {
  width: 16.6667%;
  height: 100%;
  background-color: #cfaaf3;
  border-radius: 0;
  padding: 10px;
  display: flex;
}

.light-gray-2._1 {
  width: 33%;
}

.type-row {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 35px;
  padding: 25px 0 15px;
  display: flex;
}

.white-block {
  width: 100%;
  background-color: #ddcded;
  padding: 20px 20px 40px 45px;
}

.light-gray {
  width: 16.6667%;
  height: 100%;
  background-color: #d1b8eb;
  border-radius: 4px 0 0 4px;
  padding: 10px;
  display: flex;
}

.light-gray._1 {
  width: 33%;
}

.margin-25px {
  margin-top: 25px;
}

.text-highlight {
  width: 42%;
  background-color: #ddcded;
  border-radius: 2px;
  padding: 40px;
}

.grayscale-parent {
  width: 100%;
  height: 85px;
  clear: left;
  border-radius: 4px;
  margin-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grayscale-parent._1 {
  width: 70%;
  height: 60px;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1em;
}

.content-row {
  width: 100%;
  clear: left;
  margin-top: 45px;
  position: relative;
}

.margin-50px {
  margin-top: 50px;
}

.light-block {
  width: 100%;
  background-color: #fff;
  border-radius: 3px;
  padding: 20px 20px 40px 45px;
}

.type-column {
  width: 33.3333%;
  background-color: #fff;
  border-radius: 2px;
  margin-right: 20px;
  padding: 10px;
  display: flex;
}

.type-column.right {
  margin-right: 0;
}

.color-block-parent {
  width: 20%;
  margin-right: 20px;
}

.regular-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1em;
}

.title-2 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.1;
}

.title-2.banner {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  position: relative;
}

.caption {
  color: rgba(255, 255, 255, .55);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.caption.margined {
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 700;
}

.caption.margined._2 {
  font-size: 16px;
}

.light-gray-3 {
  width: 16.6667%;
  height: 100%;
  background-color: #373942;
  border-radius: 0;
  padding: 10px;
  display: flex;
}

.light-gray-3._1 {
  width: 33%;
  background-color: #e34aff;
}

.loading-flex {
  z-index: 12;
  grid-column-gap: 15px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.subtotal {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.subtotal.dark {
  color: #000;
  font-weight: 500;
}

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

.checkbox-label-shop {
  color: #000;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  position: relative;
  top: 2px;
}

.discounts {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-color: #000;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}

.required {
  font-size: 15px;
  font-weight: 700;
}

.sticky-bar {
  top: 120px;
}

.price-pop {
  color: #000;
  font-size: 19px;
  font-weight: 700;
}

.product-name {
  color: #000;
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: 700;
}

.field-label {
  color: #000;
  flex: none;
  font-size: 16px;
  font-weight: 700;
}

.checkout-form {
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.logo-absolute {
  grid-column-gap: 15px;
  color: rgba(255, 255, 255, .7);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.block-header {
  background-color: rgba(0, 0, 0, 0);
  border-color: #000;
}

.block-content {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-top: 1px #fff;
}

.quantity-text {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.paypal-text {
  color: #000;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 700;
}

.rotator {
  width: 30vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -100px;
  display: flex;
}

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

.photo-move {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.photo-animation {
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.margin-10px {
  margin-top: 10px;
}

.services-wrapper {
  width: 75%;
  align-items: center;
  margin-right: auto;
  display: flex;
  position: relative;
}

.filter-image {
  z-index: 2;
  width: 90px;
  position: relative;
}

.filter-image.logo {
  width: 70px;
}

.sub-logo-text {
  color: #000;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
}

.presantation-link {
  width: 100%;
  color: #000;
  border: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
  box-shadow: 3px 3px #000;
}

.photo-animation-2 {
  z-index: 2;
  max-width: 100%;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  transition: all .3s;
  position: relative;
  overflow: hidden;
}

.toggle-main {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.service-circle {
  width: 270px;
  height: 270px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.blog-link {
  max-width: 80%;
  color: #000;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.work-animation {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contact-field-form {
  height: 53px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-radius: 3px;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 700;
}

.contact-field-form:active, .contact-field-form:focus {
  border-bottom-color: #826f8d;
}

.contact-field-form::-ms-input-placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.contact-field-form::placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.dark-link {
  color: #151619;
  font-weight: 700;
  text-decoration: underline;
}

.hero {
  height: 100vh;
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: grid;
  position: relative;
}

.hero.intro {
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding: 0;
  display: grid;
  overflow: hidden;
}

.hero.first {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  overflow: hidden;
}

.hero.first.intro {
  height: 70vh;
  padding-top: 60px;
}

.hero.first.intro.normal {
  height: 60vh;
}

.hero.first.blog-page {
  height: auto;
  padding-top: 180px;
  padding-bottom: 120px;
}

.hero.second {
  height: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  overflow: hidden;
}

.hero.second.intro {
  height: 70vh;
  padding-top: 60px;
}

.hero.second.intro.normal {
  height: 60vh;
}

.hero.second.blog-page {
  height: auto;
  padding-top: 180px;
  padding-bottom: 120px;
}

.paragraph {
  margin-bottom: 5px;
  font-size: 18px;
}

.photo {
  width: 100%;
  height: 100%;
  object-position: 50% 0%;
}

.navlinks {
  z-index: 5;
  color: #151619;
  text-transform: uppercase;
  font-family: Generalsans;
  font-size: 7vw;
  font-weight: 600;
  line-height: .9;
  position: relative;
}

.button-cricle-second {
  width: 200px;
  height: 200px;
  opacity: 1;
  color: #fff;
  text-transform: none;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 30px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  display: flex;
}

.photo-interaction {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-rotator-wrapper {
  color: #fff;
  align-items: center;
  display: flex;
  position: relative;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.circle-cursor {
  z-index: 999;
  width: 14px;
  height: 14px;
  mix-blend-mode: difference;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 50%;
  left: 48vw;
}

.primary-wrapper {
  grid-column-gap: 14px;
  grid-row-gap: 20px;
  flex-direction: column-reverse;
  flex: none;
  align-items: flex-start;
  display: flex;
}

.work-photo {
  width: 100%;
}

.social-wrapper {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contact-link {
  color: #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
}

.service-card-wrapper {
  width: 100%;
  color: #fff;
  cursor: default;
  background-color: #1a1b1f;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 67px;
  padding-bottom: 67px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.service-card-wrapper._1 {
  background-color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 35px;
  padding-bottom: 35px;
}

.cart-title {
  color: #fff;
  margin-top: 40px;
  font-size: 24px;
  font-weight: 500;
  position: relative;
}

.cart-title._1 {
  color: #000;
  margin-top: 0;
  font-size: 21px;
  font-weight: 700;
}

.service-grid {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.service-grid._1 {
  margin-left: auto;
  margin-right: auto;
}

.work-wrapper-second {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.work-wrapper-second._1 {
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 0 0;
}

.button-flex {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.success-message {
  color: #1a1b1f;
  background-color: #fff;
  font-size: 16px;
  font-weight: 700;
}

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

.pricing-title {
  font-size: 20px;
  font-weight: 700;
}

.pricing-icon {
  width: 110px;
  height: 110px;
  background-color: #ddcded;
  border: 2px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: absolute;
  top: -64px;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.pricing-box {
  width: 100%;
  text-align: center;
  border: 2px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  padding: 70px 53px 30px;
  font-size: 16px;
  display: flex;
  position: relative;
}

.pricing-image {
  width: 42px;
  filter: invert();
}

.price {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 33px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
}

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

.pres-img-wrapper {
  min-height: 280px;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 27px 34px;
  display: flex;
}

.pres-img-wrapper.gradient {
  background-color: #fff;
  background-image: url('../images/primary-pres-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.pres-img-wrapper.photo {
  background-image: url('../images/primary-pres-2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.first-style-img {
  grid-column-gap: 15px;
  grid-row-gap: 20px;
  flex-direction: row;
  display: flex;
}

.main-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.presnation-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.pres-wrapper {
  grid-row-gap: 20px;
  color: #000;
  background-color: #fff;
  border: 1px solid #e9e0f1;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
  box-shadow: 7px 7px 15px rgba(0, 0, 0, .05);
}

.pres-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.all-template-wrapper {
  grid-row-gap: 40px;
  text-align: center;
  background-color: #2e5cff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding: 60px 60px 125px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo-wrapper {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.template-1 {
  width: 270px;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: -20px;
  right: auto;
}

.template-2 {
  width: 300px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.gradient-overlay {
  z-index: 3;
  width: 150px;
  background-image: linear-gradient(to right, #2e5cff, rgba(255, 255, 255, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.gradient-overlay.right {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #2e5cff);
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.template-3 {
  width: 270px;
  opacity: .8;
  position: absolute;
  top: auto;
  bottom: 40px;
  left: auto;
  right: 0%;
}

.template-4 {
  width: 240px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lightbox-link {
  z-index: 2;
  width: 130px;
  height: 130px;
  background-color: #fff;
  border: 5px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 50px;
  left: -60px;
  right: auto;
}

.read-more-link {
  color: #000;
  border-bottom: 1px solid #666;
  padding-bottom: 2px;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.read-more-link:hover {
  color: #e34aff;
  border-bottom-color: #e34aff;
}

.read-more-link.white {
  color: #fff;
  border-bottom-color: #e34aff;
}

.dropdown-toggle {
  width: 100%;
  color: #000;
  border-bottom: 2px solid #000;
  flex: 1;
  align-items: center;
  padding-left: 0;
  font-size: 17px;
  display: flex;
}

.toggle-icon-wrapper {
  width: 30px;
  height: 30px;
  background-color: #e34aff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 13px;
  display: flex;
}

.qa-big-text {
  font-size: 22px;
  font-weight: 700;
  line-height: 29px;
}

.faq-wrapper, .toogle-max-w {
  margin-left: auto;
  margin-right: auto;
}

.toggle-content-2 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  position: relative;
}

.toggle-content-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.toggle-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pres-flex {
  grid-column-gap: 30px;
  justify-content: space-between;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.subhead {
  font-size: 20px;
  line-height: 1.3;
}

.absolute-logo {
  z-index: 1;
  width: 5vw;
  min-width: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 30px;
}

.error-message-2 {
  color: #fff;
  text-align: center;
  background-color: #fa242a;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
}

.social-link {
  width: 20px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}

.cart-circle {
  width: 20px;
  height: 20px;
  color: #fff;
  background-color: #000;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-top: 1px;
  padding-right: 7px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: auto;
  right: -10px;
}

.cart-wrapper {
  z-index: 999;
  background-color: #fff;
}

.cart-header {
  border-bottom-color: #ddd;
  padding-top: 12px;
  padding-bottom: 12px;
}

.cart-footer {
  border-top-color: #ddd;
}

.cart-line-item {
  align-items: center;
}

.dots {
  z-index: 2;
  width: 30px;
  position: relative;
}

.second-part {
  height: 70px;
  flex-direction: row;
  order: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.your-cart {
  font-size: 18px;
}

.container-2 {
  z-index: 5;
  max-width: 1200px;
  flex-direction: column;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-2._2 {
  max-width: none;
}

.navigation-line {
  width: 100%;
  height: 2px;
  margin-top: 3px;
  position: relative;
  overflow: hidden;
}

.cart-button {
  height: 35px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  padding: 0;
  display: flex;
}

.cart-image {
  width: 25px;
  position: relative;
}

.navigation {
  z-index: 20;
  min-height: 80px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 5%;
  display: grid;
  position: relative;
}

.hamburger {
  z-index: 2;
  cursor: pointer;
  order: 1;
  align-items: center;
  margin-left: 30px;
  display: none;
  position: relative;
}

.paypal {
  margin-bottom: 5px;
}

.photo-cart {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
  display: flex;
  position: relative;
}

.menu-text-wrapper {
  height: 20px;
  flex: none;
  margin-left: 5px;
  font-size: 19px;
  font-weight: 900;
  overflow: hidden;
}

.x-button {
  width: 12px;
  position: relative;
}

.x-button.remove {
  width: 16px;
}

.logo-content {
  align-items: center;
  display: flex;
  position: relative;
}

.price-tag {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 45px;
}

.price-tag.small {
  color: #000;
  margin-top: 7px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.navigation-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 700;
  line-height: .9;
}

.navigation-text.smaller {
  font-size: 20px;
}

.navigation-text.social {
  font-size: 50px;
}

.navigation-text.social.small {
  font-size: 20px;
}

.button-circle {
  z-index: 1;
  height: 55px;
  color: #e34aff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 0 2px #e34aff;
}

.navigation-link {
  color: #fff;
  flex-direction: column;
  align-items: center;
  padding-top: .3vw;
  padding-bottom: .3vw;
  display: flex;
}

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

.table-price {
  font-size: 20px;
  font-weight: 700;
}

.menu {
  z-index: 15;
  background-color: #ddcded;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.cart-flext-left {
  align-items: flex-start;
  margin-left: 0;
}

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

.logo-flex._2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 15px;
  font-weight: 500;
}

.subtotal-2 {
  font-size: 19px;
  font-weight: 700;
}

.close-button {
  width: 34px;
  height: 34px;
  color: #000;
  border: 1px solid #000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.ugc-logo {
  width: 60px;
  margin-right: 20px;
}

.cart-container {
  max-width: 520px;
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.cart-quantity {
  width: 50px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
}

.navigation-sub-line {
  width: 100%;
  height: 100%;
  background-color: #e34aff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.cart {
  margin-right: 10px;
  transition: all .3s;
}

.remove {
  z-index: 2;
  width: 14px;
  position: absolute;
  transform: scale(0);
}

.button-2 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-radius: 3px;
  align-items: center;
  padding: 14px 18px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s;
}

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

.empty-state {
  flex-direction: column;
}

.no-item {
  color: #4b4b4b;
  font-size: 17px;
  font-weight: 500;
}

.navigation-instance {
  z-index: 999;
  height: 11vh;
  max-height: 200px;
  background-color: rgba(255, 255, 255, 0);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hamburger-menu {
  width: 40px;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product-image {
  width: 34px;
  filter: invert();
  object-fit: cover;
  border-radius: 2px;
}

.remove-button {
  width: 24px;
  height: 24px;
  background-color: #000;
  background-image: url('../images/close.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 8px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -4px;
  bottom: auto;
  left: auto;
  right: -2px;
}

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

.social-grid.small {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  opacity: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-bottom: 20px;
  display: block;
}

.hero-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 700;
  line-height: .9;
  position: relative;
}

.hero-title._1 {
  font-size: 80px;
}

.hero-title._2 {
  font-size: 100px;
}

.hero-title._4 {
  position: static;
}

.hero-title.blog-page-title {
  text-align: center;
  font-size: 100px;
}

.top-part-hero {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.top-part-hero._2 {
  grid-column-gap: 30px;
  justify-content: flex-start;
  position: relative;
}

.top-part-hero._2.flex-right, .top-part-hero._2.centered {
  justify-content: center;
}

.top-part-hero._2 {
  justify-content: flex-start;
  position: relative;
}

.top-part-hero._1 {
  justify-content: center;
}

.sun {
  position: absolute;
  top: auto;
  bottom: 50px;
  left: auto;
  right: 50px;
}

.circle-shape {
  background-image: url('../images/shape-text.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 5px 0;
  display: inline-block;
}

.circle-shape.first {
  padding-left: 30px;
  padding-right: 30px;
}

.scribbble-shape {
  background-image: url('../images/shape-text-1.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 200px;
  padding-bottom: 14px;
  display: inline-block;
}

.scribbble-shape._1 {
  background-image: url('../images/shape-text-2.svg');
  background-position: 50% 140%;
  background-size: contain;
  padding-bottom: 10px;
}

.scribbble-shape._1.smaller {
  background-size: 400px;
}

.scribbble-shape._1.padding-right {
  padding-right: 25px;
}

.section-work {
  padding: 100px 5%;
  position: relative;
}

.section-work.take-off {
  justify-content: center;
  align-items: center;
  padding: 0 0%;
  display: flex;
  transform: rotate(0);
}

.text-rotator-first {
  z-index: 2;
  width: 100vw;
  color: #000;
  cursor: none;
  background-color: #fff;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
  transform: scale(1.2)rotate(-6deg);
  box-shadow: 0 10px 5px rgba(0, 0, 0, .1);
}

.text-rotator-first._2 {
  z-index: 1;
  opacity: .2;
  position: absolute;
  transform: scale(1.2)rotate(6deg);
  box-shadow: 1px 10px 15px rgba(0, 0, 0, .1);
}

.text-rotator-content {
  white-space: nowrap;
  align-items: center;
  display: flex;
}

.work-text-rotator {
  width: 7vw;
  color: #151619;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
  display: flex;
}

.start-icon {
  width: 7px;
  height: 7px;
  opacity: 1;
  background-color: #fff;
  flex: none;
  margin-left: 20px;
  margin-right: 20px;
}

.start-icon._3 {
  width: .7vw;
  height: .7vw;
  background-color: #e34aff;
  border-radius: 100%;
  margin-left: 30px;
  margin-right: 30px;
}

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

.track {
  height: 500vh;
}

.sticky {
  width: 100vw;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.wrapper {
  width: 100%;
}

.collection-list {
  align-items: center;
  margin-right: -150px;
  display: flex;
}

.collection-item-first {
  width: 45%;
  height: 50vh;
  flex: none;
  align-items: stretch;
  display: flex;
}

.work-wrapper {
  cursor: none;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-circle {
  z-index: 999;
  width: 100%;
  height: 100%;
  opacity: 1;
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.text-rotator-work {
  align-items: center;
  display: flex;
  position: absolute;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.text-rotator {
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  font-weight: 500;
  line-height: 1.4;
}

.text-rotator.invert {
  filter: invert();
}

.space-icon {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  flex: none;
  margin-left: 30px;
  margin-right: 30px;
}

.high-wrapper {
  max-width: 1000px;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.high-content {
  min-height: 260px;
  outline-offset: -1px;
  outline: 2px solid #000;
  flex-direction: column;
  justify-content: flex-start;
  padding: 30px 30px 25px;
  display: flex;
}

.high-title {
  margin-top: 0;
  font-size: 24px;
  font-weight: 700;
}

.section-cta {
  padding: 120px 5%;
}

.section-cta.white {
  min-height: 70vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-cta.testimonial {
  min-height: 70vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-cta.filler {
  min-height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.button-text {
  color: #fff;
  text-align: center;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  font-weight: 400;
  transition-property: none;
}

.button-text:hover {
  opacity: .8;
}

.button-text.sub-title {
  background-color: #000;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem 4rem;
  font-size: 1.25rem;
  font-weight: 700;
  display: inline-block;
  position: relative;
}

.button-text.sub-title:hover {
  opacity: 1;
}

.button-text.sub-title.hidden {
  display: none;
}

.test-style-none {
  opacity: .7;
}

.test-style-none.text-size-small {
  opacity: .8;
  font-size: 1.1rem;
  font-weight: 500;
}

.text-size-large {
  font-size: 1.5rem;
}

.text-secondary {
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-main {
  line-height: 1;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

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

.blog-grid {
  max-width: 1200px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.blog-wrapper {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blog-title-wrapper {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.blog-title {
  max-width: 85%;
  text-align: center;
  margin: 0 auto 20px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.image-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

.cta-title {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  font-size: 82px;
  line-height: .9;
}

.social-wrapper-flex {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-bottom: 50px;
  padding: 30px 5%;
}

.big-social-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.footer-logo {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.flex-2-column {
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr .3fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-bottom {
  color: #6e7191;
  text-align: center;
  border-top: 2px solid #000;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 30px;
}

.footer-wrapper {
  padding-left: 5%;
  padding-right: 5%;
}

.footer-top {
  padding-bottom: 50px;
}

.nav-footer {
  grid-column-gap: 20px;
  align-items: center;
  display: none;
}

.copyright {
  color: #151619;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.margin-100px {
  margin-top: 100px;
}

.button-link {
  position: relative;
}

.button-link.hidden {
  display: none;
}

.small-title {
  flex: 0 auto;
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.small-title.grow {
  flex: 1;
}

.grid-2-columns {
  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;
}

.lightbox-link-circle {
  z-index: 2;
  width: 110px;
  height: 110px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.about-left-flex {
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.play-icon {
  width: 11px;
  position: absolute;
}

.part-1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-field-form {
  height: 50px;
  color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
}

.text-field-form:active, .text-field-form:focus {
  border-bottom-color: #f64d52;
}

.text-field-form::-ms-input-placeholder {
  color: rgba(255, 255, 255, .6);
  font-size: 18px;
  font-weight: 400;
}

.text-field-form::placeholder {
  color: rgba(255, 255, 255, .6);
  font-size: 18px;
  font-weight: 400;
}

.text-field-form.area {
  height: auto;
  margin-left: 0;
  padding-bottom: 78px;
}

.success-message-2 {
  color: #fff;
  background-color: #00b400;
  font-size: 16px;
  font-weight: 500;
}

.max-w-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.max-w-center._3 {
  max-width: 57%;
  text-align: left;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
}

.contact-flex {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 7px;
  display: flex;
}

.contact-flex.vertical {
  flex-direction: column;
  align-items: flex-start;
}

.blog-wrapper-page {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

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

._740px-wrapper {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}

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

.footer-title {
  color: #c3c8cc;
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
}

.footer-title._2 {
  color: #000;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 700;
}

.max-w-width {
  max-width: 840px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.max-w-width.for-intro {
  width: 450px;
  max-width: 450px;
  text-align: left;
  align-items: flex-start;
}

.intro-right {
  height: 100vh;
  grid-column-gap: 10px;
  background-color: #987eb1;
  background-image: linear-gradient(59deg, #e34aff 36%, #ddcded);
  justify-content: space-between;
  padding-left: 7%;
  padding-right: 7%;
  display: flex;
  overflow: hidden;
}

.intro-column {
  grid-column-gap: 16px;
  grid-row-gap: 10px;
  flex: 1;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.intro-column._2 {
  position: relative;
  top: -60px;
}

.hero-intro {
  min-height: 100vh;
  justify-content: center;
  align-items: flex-start;
  padding: 150px 30px 60px;
  display: flex;
  position: relative;
}

.hero-intro.intro {
  height: 90vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding: 0;
  display: grid;
  overflow: hidden;
}

.pres-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: 11px 11px 30px rgba(0, 0, 0, .15);
}

.paragraph-banner {
  color: #fff;
}

.ugc-word-logo {
  color: #000;
}

.header-loader {
  width: 8vw;
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.div-block {
  width: 30vw;
  flex-direction: column;
  align-self: center;
  align-items: center;
  display: flex;
}

.ugc-word-logo-fixed {
  z-index: 9999;
  width: 100%;
  height: auto;
  color: #000;
  text-align: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: absolute;
  top: 1.2%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ugc-word-logo-fixed-mobile {
  z-index: 9999;
  height: 11vh;
  color: #000;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 12vw;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

.brand-link {
  padding: 2.4em;
}

.brand-link.hidden {
  display: none;
}

.founder {
  max-height: 500px;
  margin-right: 5%;
}

.div-block-2 {
  display: flex;
}

.text-span {
  padding-bottom: 14px;
  display: inline-block;
}

.flex-box {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.text-span-4, .text-span-5 {
  font-size: 80px;
}

.button-link-copy {
  position: relative;
}

.button-link-copy.hidden {
  display: none;
}

.social-link {
  width: 100%;
  margin-right: 0;
}

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

.non-animating-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 700;
  line-height: .9;
  position: relative;
}

.non-animating-title._1 {
  font-size: 80px;
}

.non-animating-title._2 {
  font-size: 100px;
}

.non-animating-title._4 {
  position: static;
}

.non-animating-title.blog-page-title {
  text-align: center;
  font-size: 100px;
}

@media screen and (min-width: 1280px) {
  .button-text.sub-title.hidden {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .top-part-hero {
    justify-content: flex-start;
  }

  .work-wrapper {
    max-height: 50vh;
  }

  .button-text.sub-title.hidden {
    display: none;
  }

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

@media screen and (min-width: 1920px) {
  .button-text.sub-title.hidden {
    display: none;
  }

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

  .brand-link.hidden {
    display: none;
  }

  .italic-smaller {
    font-size: 90px;
  }

  .text-span-3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .utility-page-wrap {
    height: 600px;
  }

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

  .title-3 {
    line-height: 1.2;
  }

  .licensing-block {
    width: 100%;
  }

  .title-1 {
    font-size: 70px;
    line-height: 1.1;
  }

  .light-gray-2, .light-gray {
    width: 33.3333%;
  }

  .text-highlight {
    padding: 20px;
  }

  .color-block-parent, .light-gray-3 {
    width: 33.3333%;
  }

  .sticky-bar {
    flex-basis: 100%;
    position: relative;
    top: 0;
  }

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

  .information {
    flex-basis: auto;
    margin-right: 0;
  }

  .photo-move {
    width: 90%;
  }

  .services-wrapper {
    width: 70%;
  }

  .presantation-link {
    justify-content: flex-start;
  }

  .hero {
    height: auto;
    flex-direction: column;
    padding-top: 150px;
    padding-bottom: 80px;
    display: flex;
  }

  .hero.intro {
    height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .hero.first.intro {
    height: auto;
    padding-top: 140px;
    padding-bottom: 128px;
  }

  .hero.first.intro.normal {
    height: auto;
    padding-top: 160px;
  }

  .hero.second.intro {
    height: auto;
    padding-top: 140px;
    padding-bottom: 128px;
  }

  .hero.second.intro.normal {
    height: auto;
    padding-top: 160px;
  }

  .navlinks {
    padding-top: 1vh;
    padding-bottom: 1vh;
    font-size: 12vw;
  }

  .circle-cursor {
    display: none;
  }

  .service-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column-reverse;
    flex: 0 auto;
    grid-template-columns: 1fr 1fr;
  }

  .price-grid {
    grid-row-gap: 100px;
    grid-template-columns: 1fr;
  }

  .pricing-box {
    margin-top: 0;
  }

  .intro-left {
    padding-top: 141px;
    padding-bottom: 80px;
  }

  .presnation-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr 1fr;
  }

  .all-template-wrapper {
    padding-bottom: 54px;
  }

  .template-1 {
    width: 200px;
  }

  .template-2 {
    width: 160px;
  }

  .template-3 {
    width: 140px;
  }

  .template-4 {
    width: 190px;
  }

  .lightbox-link {
    bottom: -58px;
    left: 44px;
  }

  .qa-big-text {
    white-space: normal;
    line-height: 25px;
  }

  .toogle-max-w {
    max-width: 100%;
  }

  .pres-flex {
    grid-row-gap: 15px;
    flex-direction: column;
  }

  .container-2 {
    margin-left: 3%;
    margin-right: 3%;
  }

  .cart-button {
    margin-left: 15px;
  }

  .logo-content {
    margin-top: 0;
  }

  .navigation-text.social {
    font-size: 40px;
  }

  .menu {
    padding-top: 0;
  }

  .logo-flex._2 {
    justify-content: center;
  }

  .hero-title {
    font-size: 69px;
    line-height: 1;
  }

  .hero-title.blog-page-title {
    font-size: 10vw;
  }

  .sun {
    bottom: 30px;
    right: 30px;
  }

  .section-work {
    padding-top: 40px;
  }

  .section-work.take-off {
    margin-top: 50px;
  }

  .start-icon._3 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-overflow {
    padding-top: 0;
    padding-bottom: 90px;
  }

  .track {
    height: auto;
  }

  .sticky {
    width: auto;
    height: auto;
    padding-top: 0;
    position: relative;
    overflow: visible;
  }

  .wrapper {
    width: auto;
  }

  .collection-list {
    flex-wrap: wrap;
  }

  .collection-item-first {
    width: 50%;
    flex: 0 auto;
    padding-right: 0;
  }

  .text-rotator {
    font-size: 60px;
    line-height: 80px;
  }

  .high-wrapper {
    max-width: 100%;
    grid-template-columns: 1fr 1fr;
  }

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

  .section-cta.white, .section-cta.testimonial, .section-cta.filler {
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .button-text {
    white-space: nowrap;
  }

  .blog-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .social-wrapper-flex {
    padding-left: 0%;
    padding-right: 0%;
  }

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

  .footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .lightbox-link-circle {
    width: 100px;
    height: 100px;
    left: auto;
  }

  .margin-device {
    margin-top: 40px;
  }

  .max-w-center._3 {
    max-width: 100%;
  }

  .about-grid {
    grid-column-gap: 20px;
  }

  .intro-right {
    height: 600px;
  }

  .hero-intro.intro {
    height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .non-animating-title {
    font-size: 69px;
    line-height: 1;
  }

  .non-animating-title.blog-page-title {
    font-size: 10vw;
  }
}

@media screen and (max-width: 767px) {
  blockquote {
    font-size: 28px;
    line-height: 32px;
  }

  .container {
    max-width: none;
  }

  .text-field {
    height: 45px;
  }

  .type-row {
    flex-direction: column;
  }

  .text-highlight {
    padding: 26px 9px;
  }

  .type-column {
    width: 100%;
    margin-bottom: 20px;
  }

  .title-2 {
    font-size: 50px;
  }

  .photo-move, .services-wrapper {
    width: 100%;
  }

  .sub-logo-text {
    display: none;
  }

  .photo-animation-2 {
    max-width: 100%;
  }

  .service-circle {
    width: 230px;
    height: 230px;
  }

  .hero {
    padding-top: 150px;
    padding-bottom: 20px;
  }

  .hero.first {
    flex-direction: row;
    align-items: stretch;
    padding-top: 11vh;
    padding-bottom: 110px;
  }

  .hero.first.intro {
    padding-top: 120px;
    padding-bottom: 90px;
  }

  .hero.first.intro.normal {
    padding-top: 125px;
    padding-bottom: 80px;
  }

  .hero.first.blog-page {
    padding-top: 140px;
    padding-bottom: 70px;
  }

  .hero.second {
    flex-direction: row;
    align-items: stretch;
    padding-top: 11vh;
    padding-bottom: 110px;
  }

  .hero.second.intro {
    padding-top: 120px;
    padding-bottom: 90px;
  }

  .hero.second.intro.normal {
    padding-top: 125px;
    padding-bottom: 80px;
  }

  .hero.second.blog-page {
    padding-top: 140px;
    padding-bottom: 70px;
  }

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

  .pricing-box {
    width: 100%;
    min-height: auto;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 14px;
  }

  .pres-img-wrapper {
    min-height: 320px;
  }

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

  .toogle-max-w {
    max-width: 100%;
  }

  .second-part {
    height: 60px;
    padding-right: 6px;
  }

  .navigation {
    padding-left: 3%;
  }

  .logo-content {
    margin-top: 0;
    margin-right: 0;
  }

  .navigation-text.social {
    font-size: 34px;
  }

  .ugc-logo {
    margin-bottom: 0;
  }

  .navigation-instance {
    height: 0;
  }

  .hero-title {
    font-size: 58px;
  }

  .sun {
    width: 70px;
    bottom: 25px;
    right: 25px;
  }

  .circle-shape {
    padding-left: 36px;
    padding-right: 36px;
  }

  .section-work {
    padding-top: 21px;
  }

  .work-text-rotator {
    font-size: 6vw;
  }

  .start-icon._3 {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .high-content {
    min-height: 260px;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .cta-title {
    max-width: 95%;
    font-size: 50px;
  }

  .grid-2-columns.make-flex {
    grid-row-gap: 50px;
    flex-direction: column;
    display: flex;
  }

  .margin-device {
    margin-top: 40px;
  }

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

  .max-w-width.for-intro {
    width: auto;
  }

  .intro-right {
    height: 450px;
  }

  .hero-intro {
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .ugc-word-logo-fixed {
    height: auto;
    max-width: 65%;
    margin-left: 20%;
    font-size: 1.9em;
    top: 1%;
  }

  .non-animating-title {
    font-size: 58px;
  }
}

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

  .loader {
    display: none;
  }

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

  .copyright-dot {
    display: none;
  }

  .title-3 {
    font-size: 24px;
  }

  .text-field {
    height: 42px;
    margin-bottom: 10px;
  }

  .shrink-item {
    margin-right: 0;
  }

  .shrink-item.flex {
    margin-top: 20px;
    margin-right: 0;
  }

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

  .licensing-content {
    flex-direction: column;
  }

  .color-block {
    width: 100%;
    height: 55px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .typography-flex {
    width: 68%;
  }

  .color-row {
    flex-direction: column;
  }

  .margin-60px.padded {
    padding-left: 5%;
    padding-right: 5%;
  }

  .title-1 {
    font-size: 45px;
  }

  .light-gray-2 {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .type-row {
    flex-direction: column;
  }

  .light-gray {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-highlight {
    width: 32%;
    padding: 20px 10px;
  }

  .grayscale-parent {
    height: 55px;
  }

  .grayscale-parent._1 {
    height: 40px;
  }

  .type-column {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .color-block-parent {
    width: 100%;
    margin-right: 3%;
  }

  .title-2 {
    font-size: 32px;
  }

  .light-gray-3 {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .left-block {
    margin-left: 0;
  }

  .price-pop {
    font-size: 16px;
  }

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

  .field-label {
    font-size: 16px;
  }

  .photo-move {
    max-width: 100%;
  }

  .sub-logo-text {
    display: none;
  }

  .presantation-link {
    padding: 15px;
  }

  .blog-link {
    max-width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .contact-field-form {
    height: 40px;
    margin-left: 0;
  }

  .hero {
    padding-top: 130px;
  }

  .hero.first {
    padding-top: 110px;
    padding-bottom: 74px;
  }

  .hero.first.intro {
    padding-top: 110px;
  }

  .hero.second {
    padding-top: 110px;
    padding-bottom: 74px;
  }

  .hero.second.intro {
    padding-top: 110px;
  }

  .button-cricle-second {
    width: 160px;
    height: 160px;
    padding: 15px;
    font-size: 16px;
  }

  .contact-link {
    padding-bottom: 3px;
  }

  .button-flex {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
  }

  .button-flex._1 {
    align-items: center;
  }

  .pricing-box {
    padding-bottom: 16px;
  }

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

  .pres-img-wrapper {
    min-height: 220px;
    padding: 20px 0 20px 20px;
  }

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

  .pres-wrapper {
    padding: 10px 10px 15px;
  }

  .all-template-wrapper {
    padding: 40px 28px 45px;
  }

  .template-1, .template-2, .gradient-overlay, .template-3, .template-4 {
    display: none;
  }

  .dropdown-toggle {
    font-size: 18px;
  }

  .toogle-max-w {
    max-width: 100%;
  }

  .navigation {
    grid-template-columns: .5fr 1fr;
    padding: 10px 3%;
  }

  .hamburger {
    order: 1;
    margin-left: 15px;
  }

  .photo-cart {
    width: 50px;
    height: 50px;
    flex: none;
    margin-right: 18px;
  }

  .price-tag {
    font-size: 22px;
    line-height: 24px;
  }

  .price-tag.small {
    font-size: 16px;
  }

  .navigation-text {
    font-size: 20px;
  }

  .table-price {
    font-size: 16px;
  }

  .ugc-logo {
    width: 50px;
  }

  .remove-button {
    width: 24px;
    height: 24px;
  }

  .social-grid {
    grid-column-gap: 20px;
  }

  .social-grid.small {
    display: flex;
  }

  .hero-title {
    font-size: 35px;
  }

  .hero-title._1 {
    font-size: 30px;
  }

  .hero-title._2 {
    font-size: 35px;
  }

  .hero-title.blog-page-title {
    font-size: 13vw;
  }

  .circle-shape {
    padding-left: 0;
    padding-right: 0;
  }

  .scribbble-shape {
    background-position: 50% 960%;
    background-size: contain;
    padding-bottom: 5px;
  }

  .scribbble-shape._1 {
    background-position: 50% 260%;
  }

  .scribbble-shape._1.padding-right {
    padding-bottom: 0;
    padding-left: 15px;
  }

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

  .work-text-rotator {
    width: auto;
    font-size: 5vw;
  }

  .start-icon._3 {
    width: 2vw;
    height: 2vw;
  }

  .collection-list {
    margin-right: 0;
  }

  .collection-item-first {
    width: 100%;
    height: auto;
  }

  .project-circle {
    width: 100px;
    height: 100px;
  }

  .space-icon {
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .section-cta.white {
    padding-bottom: 75px;
  }

  .section-cta.testimonial {
    flex-direction: column;
    padding-bottom: 75px;
  }

  .section-cta.filler {
    padding-bottom: 75px;
  }

  .blog-title {
    max-width: 87%;
    font-size: 27px;
    line-height: 30px;
  }

  .read-more-margin {
    display: none;
  }

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

  .social-wrapper-flex {
    margin-bottom: 30px;
  }

  .big-social-grid {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .footer-top {
    padding-bottom: 30px;
  }

  .nav-footer {
    grid-row-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .copyright {
    margin-bottom: 5px;
  }

  .button-link.hidden {
    display: none;
  }

  .small-title {
    margin-top: 10px;
  }

  .grid-2-columns.make-flex {
    grid-row-gap: 30px;
  }

  .text-field-form {
    height: 40px;
  }

  .about-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
  }

  .intro-column._2 {
    top: -30px;
  }

  .header-loader {
    width: 19vw;
  }

  .ugc-word-logo-fixed {
    white-space: normal;
    font-size: 20px;
    display: none;
  }

  .ugc-word-logo-fixed-mobile {
    height: 9vh;
    white-space: normal;
    margin-left: 19vw;
    font-size: 20px;
    line-height: 23px;
  }

  .brand-link {
    padding: 1em;
  }

  .founder {
    max-height: 100%;
    max-width: 100%;
    margin-right: 0%;
  }

  .div-block-2 {
    flex-direction: column;
  }

  .text-span {
    padding-bottom: 5px;
  }

  .italic-smaller {
    font-size: 33px;
  }

  .text-span-4, .text-span-5 {
    font-size: 30px;
  }

  .social-link {
    height: auto;
    margin-left: 0;
    margin-right: auto;
  }

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

  .non-animating-title {
    font-size: 35px;
  }

  .non-animating-title._1 {
    font-size: 30px;
  }

  .non-animating-title._2 {
    font-size: 35px;
  }

  .non-animating-title.blog-page-title {
    font-size: 13vw;
  }
}

#w-node-_974f13a7-23f6-2231-9a75-4d76ee369e2a-01e881ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_974f13a7-23f6-2231-9a75-4d76ee369e39-01e881ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_974f13a7-23f6-2231-9a75-4d76ee369e3b-01e881ee, #w-node-_974f13a7-23f6-2231-9a75-4d76ee369e3c-01e881ee, #w-node-_974f13a7-23f6-2231-9a75-4d76ee369e3d-01e881ee, #w-node-_974f13a7-23f6-2231-9a75-4d76ee369e3e-01e881ee, #w-node-_1eb78779-b463-0456-5252-7a4cfa4b6d3d-01e881ee, #w-node-c064e647-8902-25cf-b42d-3e175f7a5fd2-01e881ee, #w-node-_38295173-7106-65b0-0157-f2f89711b47d-01e881ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0a51bfa-ee32-2de3-ab74-0fa096b567ab-96b56796 {
  justify-self: start;
}

#w-node-b382e429-59db-ea26-e395-532a9b6edb1d-9b6edb17 {
  justify-self: center;
}

#w-node-_2a66a249-c32e-1916-d2be-e728217e2902-6de881f1, #w-node-b8fd4f67-2f47-b406-7df5-260b6d04f8b1-e4e88223 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9f99dc45-df8f-389e-68de-a538068b29e9-82e88227 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_587e244f-b2a9-8092-825a-12dd2207655d-82e88227 {
  align-self: center;
}

#w-node-cc1a3c55-3b5e-ff86-3481-d1bed22e652d-82e88227 {
  align-self: stretch;
}

#w-node-_7c50c6c4-5c58-4214-6c6c-236733c278d5-33c278cc {
  justify-self: center;
}

#w-node-f8878146-9212-a87b-5d85-0adc90b5102a-9d016950, #w-node-f8878146-9212-a87b-5d85-0adc90b5102a-b1dc401d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-f0a51bfa-ee32-2de3-ab74-0fa096b567ab-96b56796 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f0a51bfa-ee32-2de3-ab74-0fa096b567ab-96b56796 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Bold.ttf') format('truetype'), url('../fonts/CabinetGrotesk-Extrabold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinet Grotesk Variable';
  src: url('../fonts/CabinetGrotesk-Variable.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}