:root {
  --black-3: black;
  --grey: rgba(129, 129, 139, .2);
  --black-2: #061012;
  --red: #ed2d2d;
  --black-4: #161616;
  --dim-grey: #6e6e6e;
  --black: #171717;
  --firebrick: #d40617;
  --dark-slate-grey: #2f3330;
  --slate-blue: #4253ff;
  --white-smoke: #f4f5f8;
  --white-smoke-2: #f7fafc;
  --blue-violet: #7122fa;
  --white-smoke-3: #ececec;
  --medium-aquamarine: #3ccf91;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -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-commercecartwrapper {
  display: inline-block;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 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;
  }

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

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

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

body {
  background-color: var(--black-3);
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

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

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

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

p {
  color: rgba(255, 255, 255, .7);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

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: 1px;
  padding-bottom: 1px;
  font-size: 17px;
  font-weight: 500;
}

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

strong {
  font-weight: 700;
}

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

blockquote {
  border-left: 3px solid #e0e0e0;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 25px;
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  color: rgba(255, 255, 255, .8);
  text-align: center;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
}

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

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

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

.loader {
  z-index: 9999;
  background-color: var(--black-3);
  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;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
}

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

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

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

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

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

.section.image {
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  min-height: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.section.image._2 {
  margin-bottom: 120px;
}

.section.image.hero {
  max-width: none;
}

.section.image._3 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.section.image._4 {
  margin-top: 120px;
}

.section.footer {
  border-top: 1px solid rgba(129, 129, 139, .3);
  padding-top: 60px;
  padding-bottom: 20px;
}

.section.footer._2 {
  padding-top: 30px;
}

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

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

.section.inner._2 {
  padding-top: 140px;
}

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

.section.services {
  padding-top: 0;
}

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

.section.lesspadding.bootonpadding {
  padding-bottom: 52px;
}

.section.lesspadding.evenless {
  padding-top: 10px;
}

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

.button {
  background-color: var(--grey);
  color: #fff;
  border-radius: 20px;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.button:hover {
  background-color: rgba(129, 129, 139, .3);
}

.button.large {
  border-radius: 23px;
  padding: 15px 24px;
  font-size: 15px;
}

.button.large:hover {
  background-color: rgba(129, 129, 139, .3);
}

.button.large.white {
  color: var(--black-2);
  background-color: #fff;
  font-weight: 600;
}

.button.large.white:hover {
  color: #fff;
  background-color: rgba(129, 129, 139, .3);
}

.button.large.white.discount {
  justify-content: center;
  width: 100%;
  margin-left: 0;
}

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

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

.copyright-dot {
  background-color: var(--black-2);
  border-radius: 100%;
  width: 4px;
  height: 4px;
  margin-left: 10px;
  margin-right: 10px;
}

.title-3 {
  color: var(--red);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}

.text-field {
  background-color: var(--black-4);
  color: #fff;
  border-color: rgba(129, 129, 139, .3);
  border-radius: 2px;
  height: 47px;
  margin-top: 8px;
  padding-left: 16px;
  font-size: 15px;
  font-weight: 500;
}

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

.text-field.discount {
  flex: none;
  width: 100%;
  height: 40px;
  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.gird {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  display: grid;
}

.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;
  display: flex;
}

.licensing-content {
  background-color: var(--black-3);
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 2px;
  min-height: 150px;
  padding: 25px;
  display: flex;
}

.light-block-second {
  background-color: var(--black-3);
  border-radius: 3px;
  width: 100%;
  padding: 20px 20px 40px 45px;
}

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

.color-block {
  border: 1px solid var(--grey);
  background-color: var(--black-4);
  border-radius: 2px;
  width: 100%;
  height: 85px;
  padding: 10px;
  display: flex;
}

.color-block.secondary {
  background-color: var(--dim-grey);
}

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

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

.color-row {
  justify-content: flex-start;
  width: 100%;
  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 {
  margin: 0 auto;
  font-size: 95px;
  font-weight: 600;
  line-height: .95;
  position: relative;
}

.title-1._2 {
  line-height: .9;
}

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

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

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

.white-block {
  background-color: var(--black-4);
  width: 100%;
  padding: 20px 20px 40px 45px;
}

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

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

.text-highlight {
  background-color: var(--black-4);
  border-radius: 2px;
  width: 42%;
  padding: 40px;
}

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

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

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

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

.light-block {
  background-color: var(--black-3);
  border-radius: 3px;
  width: 100%;
  padding: 20px 20px 40px 45px;
}

.type-column {
  border: 1px solid var(--grey);
  background-color: var(--black-3);
  border-radius: 2px;
  width: 33.3333%;
  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 {
  color: var(--red);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
}

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

.caption.margined {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 700;
}

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

.loading-flex {
  z-index: 12;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.subtotal {
  color: #fff;
  font-size: 19px;
  font-weight: 500;
}

.subtotal.dark {
  color: var(--dim-grey);
}

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

.checkbox-label-shop {
  color: var(--dim-grey);
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
}

.discounts {
  background-color: var(--black-3);
  border-color: rgba(129, 129, 139, .3);
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}

.required {
  color: rgba(255, 255, 255, .7);
  font-size: 14px;
  font-weight: 500;
}

.sticky-bar {
  top: 120px;
}

.price-pop {
  font-size: 18px;
  font-weight: 500;
}

.price-pop.bold {
  font-weight: 700;
}

.product-name {
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: 500;
}

.field-label {
  color: var(--dim-grey);
  flex: none;
  font-size: 16px;
  font-weight: 500;
}

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

.navigation-wrapper {
  z-index: 999;
  background-color: #d94139;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.navigation._2 {
  grid-template-columns: 1fr 1fr;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
}

.kaka-logo {
  width: 236px;
}

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

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

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

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

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

.price-tag.small {
  color: rgba(255, 255, 255, .8);
  margin-top: 7px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

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

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

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

.cart-header {
  border-bottom-color: #2c2c2c;
}

.cart-quantity {
  background-color: var(--black-4);
  color: #fff;
  border-style: none;
  border-radius: 0;
  width: 50px;
  font-weight: 500;
}

.cart-container {
  background-color: var(--black-3);
  box-shadow: none;
  border: 1px solid #2c2c2c;
  max-width: 520px;
}

.table-price {
  color: #fff;
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 600;
}

.cart-button {
  background-color: var(--grey);
  border-radius: 100%;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding: 0;
  display: flex;
}

.cart-button:hover {
  background-color: rgba(129, 129, 139, .3);
}

.close-button {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

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

.cart-circle {
  color: #fff;
  background-color: #202023;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-left: 0;
  font-size: 10px;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: -9px;
  bottom: auto;
  left: auto;
  right: -10px;
}

.cart-wrapper {
  z-index: 999;
  background-color: var(--black-3);
}

.paypal {
  margin-bottom: 5px;
}

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

.social-overlay {
  background-color: var(--black-4);
  border-radius: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
}

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

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

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

.logo-absolute {
  color: rgba(255, 255, 255, .7);
  cursor: none;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

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

.block-header {
  background-color: var(--black-3);
  border-color: rgba(129, 129, 139, .4);
}

.block-content {
  background-color: var(--black-3);
  border-bottom-color: rgba(129, 129, 139, .4);
  border-left-color: rgba(129, 129, 139, .4);
  border-right-color: rgba(129, 129, 139, .4);
}

.quantity-text {
  color: var(--dim-grey);
  font-size: 15px;
  font-weight: 500;
}

.paypal-text {
  color: rgba(255, 255, 255, .7);
  margin-bottom: 3px;
  font-size: 17px;
  font-weight: 400;
}

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

.cart._2 {
  margin-right: 15px;
}

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

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

.hamburger-menu._2 {
  flex-direction: row;
  width: 100%;
}

.rotator {
  margin-right: 20px;
}

.white {
  color: #fff;
}

.dark-link {
  color: rgba(255, 255, 255, .8);
  cursor: none;
  font-weight: 500;
  text-decoration: underline;
  display: inline-block;
}

.logo-wrapper {
  cursor: none;
  display: flex;
}

.logo-wrapper._2 {
  margin-right: 15px;
}

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

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

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

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

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

.your-cart {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.remove-button {
  background-color: #ff0e0e;
  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;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  top: -4px;
  bottom: auto;
  left: auto;
  right: -2px;
}

.photo-cart {
  background-color: var(--black-4);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-right: 30px;
  display: flex;
  position: relative;
}

.photo-cart._2 {
  width: 60px;
  height: 60px;
  margin-right: 0;
}

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

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

.hero {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero._2 {
  min-height: auto;
  padding-top: 128px;
  padding-bottom: 127px;
}

.hero._3 {
  min-height: auto;
  padding-top: 140px;
  padding-bottom: 100px;
}

.hero._4 {
  min-height: 70vh;
  padding-top: 120px;
  padding-bottom: 80px;
}

.hero.services {
  min-height: 15vh;
}

.body {
  background-color: var(--black-3);
}

.dots {
  width: 32px;
  position: relative;
}

.remove {
  width: 20px;
  position: absolute;
  transform: scale(0);
}

.lighter {
  font-family: Caveat, sans-serif;
  font-size: 82px;
  font-weight: 400;
  display: inline-block;
}

.lighter._2 {
  font-size: 120px;
  line-height: .7;
}

.lighter._3 {
  font-size: 42px;
}

.lighter._4 {
  font-size: 90px;
}

.max-w-hero {
  text-align: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.max-w-hero._2 {
  max-width: 720px;
}

.max-w-hero._3 {
  text-align: left;
  max-width: 900px;
  margin-left: 0;
}

.contrast-div {
  background-color: var(--grey);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: 10px;
  transition: all .2s;
  display: flex;
}

.contrast-div:hover {
  background-color: rgba(129, 129, 139, .3);
}

.contrast-icon {
  width: 20px;
}

.first-part {
  align-items: center;
  display: flex;
}

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

.button-flex.left {
  justify-content: flex-start;
}

.horizontal-divider {
  width: 20px;
}

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

.menu-circle {
  z-index: 2;
  background-color: var(--black-4);
  border-radius: 100%;
  width: 150vw;
  height: 150vw;
  position: absolute;
}

.contrast-wrapper {
  color: #fff;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.contrast-wrapper._2 {
  margin-right: -50px;
  position: fixed;
  top: auto;
  bottom: 50%;
  left: auto;
  right: 0%;
  transform: rotate(90deg);
}

.turn-wrapper {
  height: 19px;
  overflow: hidden;
}

.turn-text {
  display: block;
}

.navigation-content {
  flex-direction: column;
  align-items: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.number-text {
  color: rgba(255, 255, 255, .51);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Caveat, sans-serif;
  font-size: 23px;
  font-weight: 400;
}

.navigation-link {
  color: #fff;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 6px;
  display: flex;
  overflow: hidden;
}

.navigation-link._1 {
  margin-left: -50px;
}

.navigation-link._2 {
  margin-left: 50px;
}

.navigation-link._3 {
  margin-left: -50px;
}

.navigation-link._4 {
  margin-left: 100px;
}

.navigation-link._5 {
  margin-left: -50px;
}

.navigation-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.cursor {
  z-index: 9998;
  border: 2px solid var(--firebrick);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: fixed;
  top: 50%;
  bottom: auto;
  left: 48vw;
  right: auto;
}

.cursor-dot {
  background-color: var(--firebrick);
  border-radius: 100%;
  width: 20%;
  height: 20%;
}

.max-w-width {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

.max-w-width._2 {
  max-width: 380px;
}

.max-w-width._3 {
  max-width: 67%;
}

.subhead {
  font-family: Work Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
}

.services-wrapper {
  flex: 0 auto;
  align-items: flex-start;
  width: 67%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

.line {
  background-color: var(--dim-grey);
  width: 30px;
  height: 2px;
  margin-top: 27px;
  margin-right: 20px;
}

.line._2 {
  margin-right: 10px;
}

.service-title {
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
  position: relative;
}

.service-title.smaller {
  font-family: Montserrat Alternates, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 40px;
}

.services-image {
  opacity: .8;
  width: 320px;
  position: absolute;
  top: -100px;
  bottom: auto;
  left: auto;
  right: -100px;
}

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

.photo {
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  transform: scale(1.2);
}

.photo._2 {
  opacity: .9;
  object-fit: cover;
  object-position: 50% 0%;
}

.photo._3 {
  object-fit: cover;
}

.grid-2-columns {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns._2 {
  grid-template-columns: minmax(200px, 1fr) 1fr;
}

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

.text-wrapper._2 {
  background-color: rgba(129, 129, 139, .1);
  padding: 55px 40px;
}

.max-w-right {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.max-w-right._2 {
  max-width: 100%;
}

.max-w-right._3 {
  max-width: 60%;
}

.max-w-right._4 {
  max-width: 89%;
}

.service-space {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 55px;
  display: flex;
}

.paragraph {
  font-family: Work Sans, sans-serif;
  font-size: 24px;
  line-height: 1.3;
}

.paragraph.follow {
  margin-bottom: 0;
  margin-right: 15px;
  font-size: 16px;
}

.paragraph._2 {
  font-size: 16px;
  font-weight: 500;
}

.paragraph._0px {
  margin-bottom: 0;
}

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

.bottom-flex {
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 40px;
  left: 0%;
  right: 0%;
}

.bottom-flex.left {
  justify-content: flex-start;
}

.social-wrapper-footer {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.social-wrapper-footer.center {
  justify-content: center;
  margin-top: 20px;
}

.social-icon {
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-right: 3px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.filter-image.social {
  width: 16px;
}

.filter-image.social.facebook {
  width: 21px;
}

.filter-image.star {
  width: 18px;
  margin-right: 2px;
}

.filter-image.living {
  position: relative;
  top: 5px;
}

.filter-image.fun {
  flex: none;
  width: 60px;
  margin-right: 20px;
}

.filter-image.icon {
  width: 60px;
}

.filter-image.logo {
  margin-right: 15px;
}

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

.max-w-center._2 {
  max-width: 67%;
  margin-left: auto;
  margin-right: auto;
}

.max-w-center._3 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.project-margin {
  z-index: 1;
  width: 45%;
  margin-top: 100px;
  position: relative;
}

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

.project-margin._4 {
  justify-content: flex-end;
  margin-top: -400px;
  margin-left: auto;
  display: flex;
}

.project-margin._2 {
  z-index: 2;
  justify-content: flex-end;
  margin-top: -400px;
  margin-left: auto;
  display: flex;
}

.project-margin._6 {
  justify-content: flex-end;
  margin-top: -400px;
  margin-left: auto;
  display: flex;
}

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

.project-content {
  z-index: 1;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-right: 30px;
  position: relative;
  top: auto;
  left: 0%;
  right: 0%;
}

.project-content._2 {
  margin-top: 0;
  padding-right: 0;
}

.project-content._3 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 0;
}

.project-wrapper {
  float: none;
  color: #fff;
  text-decoration: none;
}

.project-wrapper._2 {
  float: left;
  height: 460px;
  position: relative;
  overflow: hidden;
}

.project-title {
  text-transform: none;
  margin-top: 10px;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
}

.project-title._2 {
  font-size: 21px;
}

.project-title._3 {
  color: #fff;
}

.view-work-content {
  font-size: 23px;
  line-height: 30px;
  overflow: hidden;
}

.view-work-text {
  color: rgba(255, 255, 255, .75);
  font-family: Caveat, sans-serif;
}

.view-work-text._2 {
  color: #fff;
}

.view-work-text._3 {
  font-size: 20px;
}

.project-max-w {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-text {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
}

.testimonials-text._2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.testimonials-name {
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Caveat, sans-serif;
  font-size: 27px;
  font-weight: 500;
}

.testimonials-name.comapny {
  color: rgba(255, 255, 255, .61);
  margin-top: 5px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

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

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

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

.logo-wrapper-grid {
  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;
}

.photo-section {
  opacity: .85;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: scale(1.2);
}

.photo-section._2 {
  opacity: .8;
}

.photo-section._3 {
  opacity: 1;
}

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

.high-content {
  background-color: var(--grey);
  flex-direction: column;
  justify-content: space-between;
  min-height: 280px;
  padding: 30px 30px 20px;
  display: flex;
}

.high-content._2 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: flex-start;
  min-height: auto;
  padding: 0;
}

.high-title {
  margin-top: 0;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.contact-field-form {
  color: var(--dim-grey);
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid rgba(129, 129, 139, .4);
  height: 45px;
  margin-left: 32px;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
}

.contact-field-form:active, .contact-field-form:focus {
  border-bottom-color: var(--dark-slate-grey);
}

.contact-field-form::placeholder {
  color: var(--dim-grey);
  font-size: 18px;
  font-weight: 400;
}

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

.contact-field-form._2 {
  margin-left: 0;
}

.success-message {
  background-color: var(--slate-blue);
  font-size: 16px;
  font-weight: 500;
}

.contact-flex {
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.contact-flex.vertical {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
}

.footer-grid {
  grid-column-gap: 40px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr 2fr;
  grid-auto-columns: 1fr;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.footer-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.paragraph-link {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 24px;
  display: block;
}

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

.paragraph-link._24px {
  color: rgba(255, 255, 255, .7);
  cursor: none;
  margin-bottom: 5px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}

.footer-link {
  color: var(--dim-grey);
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 600;
  line-height: 23px;
  transition: all .2s;
  display: block;
}

.footer-link:hover {
  color: rgba(110, 110, 110, .77);
}

.copyright-flex {
  border-top: 1px solid #242323;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 44px;
  padding-top: 14px;
  display: flex;
}

.white-link {
  color: #fff;
  display: inline-block;
}

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

.white-link._2 {
  font-weight: 300;
}

.menu-text-wrapper {
  flex: none;
  height: 20px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 600;
  overflow: hidden;
}

.section-sticky {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.project-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.project-overlay {
  text-align: center;
  background-color: rgba(0, 0, 0, .15);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.testimonials-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.top-part {
  background-image: url('../images/photo-10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 260px;
}

.top-part._2 {
  background-image: url('../images/photo-11.jpg');
  background-position: 50% 100%;
}

.top-part._3 {
  float: left;
  width: 100%;
}

.bottom-part {
  background-color: var(--grey);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding: 70px 30px 35px;
  display: flex;
  position: relative;
}

.bottom-part._2 {
  text-align: left;
  padding-top: 30px;
  padding-bottom: 25px;
}

.people-photo {
  background-image: url('../images/testi-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 5px solid #1a1a1c;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -50px;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.people-photo._2 {
  background-image: url('../images/testi-2.jpg');
}

.ipad {
  float: right;
  width: 700px;
  max-width: none;
}

.blog-grid {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.blog-post-grid._2 {
  grid-column-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.button-flex-category {
  align-items: center;
  display: flex;
  position: relative;
}

.button-flex-category._2 {
  margin-bottom: 30px;
}

.button-flex-category._1 {
  margin-top: 30px;
}

.button-flex-category._3 {
  justify-content: center;
}

.category-text {
  color: var(--dim-grey);
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.category-text.category-link {
  transition: all .2s;
}

.category-text.category-link:hover {
  color: rgba(110, 110, 110, .77);
  text-decoration: underline;
}

.button-divider-blog {
  width: 20px;
}

.button-divider-blog.circle {
  border-radius: 100%;
  width: 3px;
  height: 3px;
  margin-left: 5px;
  margin-right: 5px;
}

.blog-title {
  font-size: 24px;
  line-height: 32px;
}

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

.color-circle {
  background-color: var(--firebrick);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
}

.color-circle._2 {
  background-color: var(--firebrick);
  width: 40px;
  height: 40px;
}

.color-circle._3 {
  background-color: #0ecf14;
}

.color-circle._4 {
  background-color: #ce0089;
}

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

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

.text-rotator {
  color: #fff;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 1.4;
}

.start-icon {
  flex: none;
  width: 14px;
  height: 14px;
  margin-left: 10px;
  margin-right: 10px;
}

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

.project-overlay-2 {
  z-index: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, .2);
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.project-wrapper-3 {
  color: #fff;
  cursor: none;
  position: relative;
}

.fun-wrapper {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
  position: relative;
}

.fun-facts-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2 {
  padding-top: 10px;
}

.fun-number {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 50px;
  font-weight: 600;
  line-height: 44px;
}

.white-link-2 {
  color: #fff;
}

.toogle-max-w {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.toggle-main {
  border-bottom: 1px solid rgba(129, 129, 139, .3);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.dropdown-toggle {
  flex: 1;
  align-items: center;
  width: 100%;
  padding-left: 0;
  font-size: 17px;
  display: flex;
}

.toggle-icon {
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  margin-right: 13px;
  display: flex;
}

.qa-text {
  color: rgba(255, 255, 255, .7);
  font-size: 22px;
  font-weight: 500;
  line-height: 29px;
}

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

.toggle-content.w--open {
  padding-top: 0;
}

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

.pricing-title {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}

.pricing-image {
  width: 40px;
}

.pricing-box {
  text-align: center;
  border: 1px solid rgba(129, 129, 139, .3);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 70px 53px 22px;
  font-size: 16px;
  line-height: 2em;
  display: flex;
  position: relative;
}

.pricing-box._2 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.pricing-photo {
  background-color: var(--grey);
  border: 1px rgba(255, 255, 255, .3);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  padding: 22px;
  display: flex;
  position: absolute;
  top: -45px;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

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

.blog-content {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-blog p {
  color: #868484;
}

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

.team-content {
  text-align: center;
  border: 1px rgba(129, 129, 139, .4);
  min-height: 300px;
  padding: 26px;
}

.team-photo {
  filter: grayscale();
  background-image: url('../images/Giza2-p-800.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100% 100px 100% 100%;
  width: 310px;
  height: 310px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.team-photo._2 {
  background-image: url('../images/Marcio2-p-800.jpg');
  border-radius: 100% 100px 100% 100%;
  margin-bottom: 50px;
}

.team-photo._3 {
  background-image: url('../images/team-3.jpeg');
}

.team-name {
  margin-top: 0;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 30px;
  line-height: 24px;
}

.support-1 {
  background-image: url('../images/testi-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: 100px;
  right: auto;
}

.support-1._2 {
  background-image: url('../images/team-2.jpg');
  top: 140px;
  bottom: auto;
  left: auto;
  right: 50px;
}

.support-1._3 {
  background-image: url('../images/team-3.jpg');
  background-position: 50% 0;
  top: 120px;
  bottom: auto;
  left: 50px;
  right: auto;
}

.support-1._4 {
  background-image: url('../images/team-1.jpg');
  top: auto;
  bottom: 50px;
  left: auto;
  right: 100px;
}

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

.masterthemes-quote {
  text-align: center;
  align-items: center;
  margin-bottom: -1px;
  margin-left: -1px;
  padding: 50px;
  display: flex;
}

.pres-text {
  font-size: 17px;
}

.presantation-link {
  color: #fff;
  text-align: center;
  cursor: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: -1px;
  margin-left: -1px;
  padding: 26px;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.presantation-link:hover {
  opacity: .8;
  color: #fff;
}

.section-presanation {
  padding: 100px 5%;
}

.section-presanation.presantation {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
  position: relative;
}

.quote-title {
  font-size: 28px;
  line-height: 34px;
}

.press-wrapper {
  border: 1px solid rgba(129, 129, 139, .2);
  width: 100%;
  height: 481px;
  margin-bottom: 20px;
  overflow: hidden;
}

.press-wrapper._2 {
  height: auto;
}

.top-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.top-heading.with-margin {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}

.photo-animation-2 {
  position: relative;
  overflow: hidden;
}

.project-max {
  max-width: 800px;
  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;
}

.delete-me {
  z-index: 9999;
  background-color: #fff;
  background-image: url('../images/button.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 140px;
  height: 30px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 20px;
}

.heading-hero {
  color: var(--red);
  margin: 0 auto;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 66px;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
}

.heading-hero._2 {
  line-height: .9;
}

.heading-hero._3 {
  font-size: 70px;
  line-height: .9;
}

.subpage-heading-1 {
  color: var(--red);
  margin-top: 0;
  margin-bottom: 36px;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.2;
}

.list {
  padding-left: 20px;
}

.iluminura-logo {
  width: 236px;
}

.logofooter {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .container {
    margin-left: 3%;
    margin-right: 3%;
  }

  .utility-page-wrap {
    height: 600px;
  }

  .section {
    padding: 80px 2%;
  }

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

  .section.image {
    max-width: none;
    min-height: 450px;
  }

  .section.image._2 {
    margin-bottom: 0;
  }

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

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

  .licensing-block {
    width: 100%;
  }

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

  .title-1._3 {
    font-size: 60px;
  }

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

  .text-highlight {
    padding: 20px;
  }

  .color-block-parent {
    width: 33.3333%;
  }

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

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

  .navigation, .navigation._2 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .hero {
    min-height: auto;
    padding-top: 125px;
    padding-bottom: 75px;
  }

  .hero._2 {
    padding-top: 102px;
  }

  .hero._4 {
    min-height: auto;
  }

  .lighter {
    font-size: 60px;
  }

  .lighter._2, .lighter._4 {
    font-size: 80px;
  }

  .max-w-hero {
    max-width: 80%;
  }

  .menu-circle {
    border-radius: 0%;
    width: 100%;
    height: 100%;
    position: fixed;
  }

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

  .cursor {
    display: none;
  }

  .max-w-width, .max-w-width._2, .max-w-width._3 {
    max-width: 80%;
  }

  .services-wrapper {
    width: 70%;
  }

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

  .services-image {
    width: 260px;
    right: 0;
  }

  .grid-2-columns {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

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

  .max-w-right._2 {
    max-width: 80%;
  }

  .max-w-right._3, .max-w-right._4 {
    max-width: 100%;
  }

  .bottom-flex {
    padding-left: 5%;
    padding-right: 5%;
  }

  .max-w-center._2 {
    max-width: 80%;
  }

  .project-margin {
    width: 40vw;
  }

  .project-margin._4, .project-margin._2, .project-margin._6 {
    margin-top: -300px;
  }

  .project-wrapper._2 {
    height: 320px;
  }

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

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

  .logo-wrapper-grid {
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    display: flex;
  }

  .high-wrapper {
    max-width: 100%;
  }

  .footer-grid {
    grid-template-columns: 1.2fr 1fr 1fr;
    max-width: 100%;
  }

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

  .grid-3-columns {
    grid-column-gap: 30px;
  }

  .top-part {
    height: 220px;
  }

  .ipad {
    width: 100%;
  }

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

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

  .max-w-hero-2 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

  .fun-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .fun-facts-wrapper {
    justify-content: center;
  }

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

  .qa-text {
    white-space: normal;
    font-size: 21px;
    line-height: 25px;
  }

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

  .pricing-box._2 {
    width: 100%;
  }

  .blog-content, .hero-max {
    max-width: 100%;
  }

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

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

  .section-presanation.presantation {
    grid-template-columns: 1fr 1fr;
  }

  .project-max {
    max-width: 100%;
  }

  .heading-hero {
    font-size: 59px;
    line-height: 1;
  }

  .heading-hero._3 {
    font-size: 60px;
  }

  .subpage-heading-1 {
    font-size: 40px;
    line-height: 40px;
  }
}

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

  .body-content {
    padding-top: 0;
    padding-left: 0;
  }

  .section.image {
    min-height: 420px;
  }

  .button.hide {
    display: none;
  }

  .text-field {
    height: 45px;
  }

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

  .title-1._3 {
    font-size: 40px;
  }

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

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

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

  .title-2 {
    font-size: 36px;
    line-height: 40px;
  }

  .lighter {
    font-size: 50px;
  }

  .lighter._2, .lighter._4 {
    font-size: 60px;
  }

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

  .contrast-wrapper {
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: -50px;
    transform: rotate(90deg);
  }

  .services-wrapper {
    margin-bottom: 15px;
  }

  .service-title {
    font-size: 30px;
    line-height: 30px;
  }

  .services-image {
    width: 200px;
    top: -72px;
    right: -41px;
  }

  .max-w-right._4 {
    max-width: 100%;
  }

  .project-margin {
    width: 80vw;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .project-margin._5, .project-margin._4, .project-margin._2, .project-margin._6, .project-margin._3 {
    margin-top: 30px;
  }

  .project-wrapper._2 {
    height: 520px;
  }

  .logo-grid {
    max-width: 100%;
  }

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

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

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

  .copyright-flex, .project-list {
    grid-template-columns: 1fr;
  }

  .collection-list-wrapper {
    position: relative;
  }

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

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

  .top-part {
    height: 260px;
  }

  .top-part._3 {
    height: 320px;
  }

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

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

  .button-divider-blog {
    height: 20px;
  }

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

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

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

  .team-grid, .section-presanation.presantation {
    grid-template-columns: 1fr;
  }

  .top-heading {
    font-size: 18px;
    line-height: 26px;
  }

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

  .heading-hero {
    font-size: 48px;
  }

  .heading-hero._3 {
    font-size: 40px;
  }

  .subpage-heading-1 {
    font-size: 36px;
    line-height: 40px;
  }
}

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

  .body-content {
    padding-top: 0;
    padding-left: 0;
  }

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

  .section.product-page {
    padding-top: 80px;
  }

  .section.image {
    min-height: 350px;
  }

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

  .section.inner._2 {
    padding-top: 110px;
  }

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

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

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

  .title-1._3 {
    font-size: 33px;
  }

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

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

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

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

  .title-2 {
    text-align: left;
    font-size: 30px;
    line-height: 1.3;
  }

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

  .navigation-wrapper {
    background-color: #d94139;
  }

  .navigation {
    grid-template-rows: auto;
    grid-template-columns: 1fr .25fr;
    grid-auto-flow: row;
    justify-items: stretch;
    padding: 10px 3%;
  }

  .navigation._2 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .kaka-logo {
    width: 70px;
  }

  .second-part {
    display: flex;
  }

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

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

  .cart-circle {
    width: 18px;
    height: 18px;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

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

  .hamburger._2 {
    margin-left: 0;
  }

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

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

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

  .hero {
    padding-bottom: 22px;
  }

  .hero._3 {
    padding-top: 108px;
    padding-bottom: 52px;
  }

  .lighter {
    font-size: 45px;
  }

  .lighter._2 {
    font-size: 50px;
  }

  .lighter._4 {
    font-size: 46px;
  }

  .button-flex {
    flex-direction: column;
  }

  .button-flex.left {
    align-items: flex-start;
  }

  .horizontal-divider {
    height: 15px;
  }

  .contrast-wrapper {
    background-color: var(--black);
    flex-flow: wrap;
    flex: 0 auto;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 13px;
    top: auto;
    bottom: 1px;
    left: 0%;
    right: 0%;
    transform: none;
  }

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

  .services-wrapper {
    width: 100%;
  }

  .service-title {
    font-size: 27px;
  }

  .service-title.smaller {
    font-size: 21px;
    line-height: 1.3;
  }

  .services-image {
    width: 150px;
    right: 5px;
  }

  .max-w-right, .max-w-right._2 {
    max-width: 100%;
  }

  .social-wrapper-footer {
    flex-direction: row;
    justify-content: center;
  }

  .max-w-center._2 {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
  }

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

  .project-margin {
    width: 90vw;
  }

  .project-wrapper._2 {
    height: auto;
  }

  .testimonials-text {
    max-width: 100%;
    font-size: 25px;
    line-height: 28px;
  }

  .logo-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    max-width: 60%;
  }

  .logo-grid._2-columns {
    max-width: 100%;
  }

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

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

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

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

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

  .top-part, .top-part._3 {
    height: 220px;
  }

  .bottom-part {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .button-divider-blog.circle {
    background-color: rgba(0, 0, 0, 0);
    height: 7px;
  }

  .max-w-hero-2 {
    max-width: 100%;
  }

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

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

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

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

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

  .fun-wrapper {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .fun-facts-wrapper {
    border-right-style: none;
  }

  .fun-number {
    font-size: 40px;
    line-height: 40px;
  }

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

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

  .qa-text {
    white-space: break-spaces;
    font-size: 16px;
    line-height: 20px;
  }

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

  .team-photo {
    width: 210px;
    height: 210px;
  }

  .team-name {
    font-size: 28px;
    line-height: 38px;
  }

  .presantation-link {
    padding: 15px;
  }

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

  .heading-hero {
    text-align: left;
    font-size: 34px;
    line-height: 1.2;
  }

  .heading-hero._3 {
    font-size: 33px;
  }

  .subpage-heading-1 {
    font-size: 30px;
    line-height: 34px;
  }

  .iluminura-logo {
    width: 230px;
    padding-left: 15px;
  }
}

#w-node-b18e1082-a0d6-6c98-2835-665648a8c8ff-48a8c8e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b18e1082-a0d6-6c98-2835-665648a8c908-48a8c8e2 {
  justify-self: end;
}

#w-node-a132f00c-c472-0fa5-42b6-3a48dcc001ae-9842cb1f, #w-node-a132f00c-c472-0fa5-42b6-3a48dcc001af-9842cb1f, #w-node-a132f00c-c472-0fa5-42b6-3a48dcc001b0-9842cb1f, #w-node-a132f00c-c472-0fa5-42b6-3a48dcc001b1-9842cb1f, #w-node-a132f00c-c472-0fa5-42b6-3a48dcc001b2-9842cb1f, #w-node-a132f00c-c472-0fa5-42b6-3a48dcc001b3-9842cb1f, #w-node-_690fd07a-c0b4-d581-b181-aaca3b837791-9842cb22, #w-node-_690fd07a-c0b4-d581-b181-aaca3b837792-9842cb22, #w-node-_690fd07a-c0b4-d581-b181-aaca3b837793-9842cb22, #w-node-_690fd07a-c0b4-d581-b181-aaca3b837794-9842cb22, #w-node-_690fd07a-c0b4-d581-b181-aaca3b837795-9842cb22, #w-node-_690fd07a-c0b4-d581-b181-aaca3b837796-9842cb22, #w-node-_3b19863d-844c-fc39-0777-09868ac48ca4-9842cb2c, #w-node-_3b19863d-844c-fc39-0777-09868ac48ca5-9842cb2c, #w-node-_3b19863d-844c-fc39-0777-09868ac48ca6-9842cb2c, #w-node-_3b19863d-844c-fc39-0777-09868ac48ca7-9842cb2c, #w-node-_3b19863d-844c-fc39-0777-09868ac48ca8-9842cb2c, #w-node-_3b19863d-844c-fc39-0777-09868ac48ca9-9842cb2c {
  justify-self: center;
}

#w-node-_709cb04c-446f-4d4e-8989-c56a20554828-2055480d {
  justify-self: end;
}

#w-node-_61e43bb0-0c76-4686-b9a1-c4eb57a1f012-9842cb32, #w-node-_61e43bb0-0c76-4686-b9a1-c4eb57a1f013-9842cb32, #w-node-_61e43bb0-0c76-4686-b9a1-c4eb57a1f014-9842cb32, #w-node-_61e43bb0-0c76-4686-b9a1-c4eb57a1f015-9842cb32, #w-node-_61e43bb0-0c76-4686-b9a1-c4eb57a1f016-9842cb32, #w-node-_61e43bb0-0c76-4686-b9a1-c4eb57a1f017-9842cb32 {
  justify-self: center;
}

#w-node-a2fbb54f-aace-98df-6b45-9943022de544-9842cb34, #w-node-_2ac1b70d-6e80-05eb-fbbe-3d595029f0b2-9842cb4b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69c78678-eb7d-dfd1-866a-5994f12fb7b9-9842cb4c, #w-node-_69c78678-eb7d-dfd1-866a-5994f12fb7ba-9842cb4c, #w-node-_69c78678-eb7d-dfd1-866a-5994f12fb7bb-9842cb4c, #w-node-_69c78678-eb7d-dfd1-866a-5994f12fb7bc-9842cb4c, #w-node-_69c78678-eb7d-dfd1-866a-5994f12fb7be-9842cb4c, #w-node-_69c78678-eb7d-dfd1-866a-5994f12fb7bd-9842cb4c, #w-node-af0aea66-5f07-4a78-4763-91b2fd6a1282-9842cb4e, #w-node-af0aea66-5f07-4a78-4763-91b2fd6a1283-9842cb4e, #w-node-af0aea66-5f07-4a78-4763-91b2fd6a1284-9842cb4e, #w-node-af0aea66-5f07-4a78-4763-91b2fd6a1285-9842cb4e, #w-node-af0aea66-5f07-4a78-4763-91b2fd6a1286-9842cb4e, #w-node-af0aea66-5f07-4a78-4763-91b2fd6a1287-9842cb4e, #w-node-_7f382f00-8092-7b93-7c68-c1c3a1f4ff6d-9842cb7a, #w-node-_4129ba5f-7cf2-5566-b3e6-a1572839a8f8-9842cb7a, #w-node-_858e6ea5-1b87-5d8c-1f7f-1ab45bd895fb-9842cb7a, #w-node-_8c82e815-bd68-bc31-0cc0-89011edc35c8-9842cb7a, #w-node-_98fd61af-16df-0f35-d097-e52dc8f55324-9842cb7a, #w-node-_8c350039-32a1-a26d-a11a-3ef03dd74ca1-9842cb7a, #w-node-_3e9fd3bf-7494-040d-c1ca-3995dff00c14-9842cb7a, #w-node-_46201c01-f7fb-7ab4-2970-e894d7607e16-9842cb7a {
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_4f5090dc-229c-d757-6b42-1005519f56d7-9842cac3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4f5090dc-229c-d757-6b42-1005519f56bb-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56bf-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56c3-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56c7-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56cb-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56cf-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56d3-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56e1-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56e5-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56e9-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56ed-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56f1-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56f5-9842cac3, #w-node-_4f5090dc-229c-d757-6b42-1005519f56f9-9842cac3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b18e1082-a0d6-6c98-2835-665648a8c908-48a8c8e2, #w-node-_709cb04c-446f-4d4e-8989-c56a20554828-2055480d {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b18e1082-a0d6-6c98-2835-665648a8c8f1-48a8c8e2, #w-node-b18e1082-a0d6-6c98-2835-665648a8c8ff-48a8c8e2, #w-node-b18e1082-a0d6-6c98-2835-665648a8c908-48a8c8e2, #w-node-_709cb04c-446f-4d4e-8989-c56a20554811-2055480d, #w-node-_709cb04c-446f-4d4e-8989-c56a2055481f-2055480d, #w-node-_709cb04c-446f-4d4e-8989-c56a20554828-2055480d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6174762c-2fa8-719d-1be2-e0ff4941b4f5-9842cb4b, #w-node-f9f3fd47-7365-3ce3-af05-f41e53236b6e-9842cb4b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


