.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-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-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-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-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-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-commerceaddtocartform {
  margin: 0 0 15px;
}

.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-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-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: #fff;
  background-color: #0d0d11;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

p {
  color: #9c9c9c;
  margin-top: 10px;
  margin-bottom: 10px;
}

a {
  color: rgba(129, 129, 139, .9);
  text-decoration: none;
}

li {
  color: #9c9c9c;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.6;
}

blockquote {
  color: #9c9c9c;
  border-left: 5px solid rgba(129, 129, 139, .5);
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 1.125rem;
  line-height: 1.5;
}

.text-rich-text {
  display: block;
}

.text-rich-text a {
  color: rgba(129, 129, 139, .9);
  text-decoration: none;
  transition: color .3s;
}

.text-rich-text a:hover {
  color: #9c9c9c;
}

.text-rich-text p {
  font-size: 1rem;
  line-height: 1.6;
}

.text-rich-text li {
  color: #9c9c9c;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.6;
}

.text-rich-text h1 {
  font-size: 4rem;
  line-height: 1.1;
}

.text-rich-text h2 {
  font-size: 3rem;
  line-height: 1.1;
}

.text-rich-text blockquote {
  border-left-color: rgba(129, 129, 139, .5);
  margin-bottom: 10px;
  font-size: 1.125rem;
  line-height: 1.5;
}

.text-rich-text h3 {
  font-size: 2.5rem;
  line-height: 1.2;
}

.text-rich-text h4 {
  font-size: 2rem;
  line-height: 1.2;
}

.text-rich-text h5 {
  font-size: 1.5rem;
  line-height: 1.2;
}

.text-rich-text h6 {
  font-size: 1.2rem;
  line-height: 1.2;
}

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

.styleguide-3-col {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.styleguide-button-row {
  flex-flow: column wrap;
  align-items: flex-start;
  display: flex;
}

.social-link {
  width: 2.25rem;
  height: 2.25rem;
  color: rgba(129, 129, 139, .9);
  border: 1px solid rgba(129, 129, 139, .9);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-family: Social Icon Font, sans-serif;
  text-decoration: none;
  transition: transform .4s, border-color .4s, color .4s;
  display: flex;
}

.social-link:hover {
  color: #fff;
  border-color: #fff;
  transform: translate(0, -3px);
}

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

.heading-xsmall {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}

.show-tablet {
  display: none;
}

.overflow-scroll {
  overflow: scroll;
}

.margin-0 {
  margin: 0;
}

.menu-button {
  display: inline-block;
}

.page-wrapper {
  position: relative;
}

.text-style-link {
  color: rgba(129, 129, 139, .9);
  text-decoration: none;
  transition: color .3s;
}

.text-style-link:hover {
  color: #9c9c9c;
}

.padding-large {
  padding: 3rem;
}

.form-message-success {
  color: #fff;
  text-align: center;
  background-color: #3d96f4;
  border-radius: 10px;
  padding: 1.25rem;
  font-weight: 400;
}

.padding-huge {
  padding: 6rem;
}

.form-input {
  min-height: 3.375rem;
  color: #9c9c9c;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 50px;
  flex: 0 auto;
  margin-bottom: 1.5rem;
  padding: 1rem 2rem;
  font-size: 1rem;
  font-weight: 400;
  transition: border-color .3s;
}

.form-input:hover {
  color: #9c9c9c;
  border-color: rgba(129, 129, 139, .9);
}

.form-input:focus, .form-input.-wfp-focus {
  border-color: rgba(129, 129, 139, .9);
}

.form-input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.form-input.payment-info {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.form-input.message-area {
  padding-top: 2rem;
  padding-bottom: 6rem;
}

.form-input.subscribe {
  margin-bottom: 0;
}

.form-radio-label {
  color: #9c9c9c;
}

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

.heading-large {
  color: #fff;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.margin-huge {
  margin: 6rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 14rem;
}

.padding-xsmall {
  padding: .5rem;
}

.max-width-small {
  width: 100%;
  max-width: 24rem;
}

.max-width-small.footer {
  padding-right: 0;
}

.padding-tiny {
  padding: .125rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.show {
  display: block;
}

.text-size-tiny {
  color: #9c9c9c;
  font-size: .875rem;
}

.text-size-tiny.text-style-allcaps {
  letter-spacing: 1px;
}

.text-weight-light {
  font-weight: 300;
}

.margin-medium {
  margin: 2rem;
}

.styleguide-form {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-style-italic {
  font-style: italic;
}

.text-color-grey {
  color: #9c9c9c;
}

.styleguide-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: grid;
}

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

.background-color-black-neutral {
  color: #f5f5f5;
  background-color: rgba(129, 129, 139, .1);
}

.margin-xxhuge {
  margin: 12rem;
}

.z-2 {
  z-index: 2;
  position: relative;
}

.show-mobile-portrait {
  display: none;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.style-guide-brand {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 40px 30px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform .3s;
}

.style-guide-brand:hover {
  transform: scale(.96);
}

.icon-small {
  height: 2rem;
  border-radius: 100%;
}

.padding-custom2 {
  padding: 2.5rem;
}

.styleguide-1-col {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.margin-xsmall {
  margin: .5rem;
}

.margin-large {
  margin: 3rem;
}

.padding-top, .padding-top.padding-xxhuge {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.navbar-container-styleguide {
  height: 100%;
  background-color: #000;
  overflow: scroll;
}

.padding-vertical, .padding-vertical.padding-large, .padding-vertical.padding-xhuge, .padding-vertical.padding-xlarge {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-huge {
  padding-top: 0;
}

.padding-vertical.padding-xxhuge {
  padding-left: 0;
  padding-right: 0;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.styleguide-color-sample {
  border-radius: 10px;
  margin-top: .5rem;
  padding: 5rem;
  position: relative;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .09);
}

.styleguide-color-sample.color-3 {
  color: rgba(129, 129, 139, .1);
  background-color: rgba(129, 129, 139, .1);
}

.styleguide-color-sample.color-1 {
  color: #000;
  background-color: #000;
}

.styleguide-color-sample.color-2 {
  color: #0d0d11;
  background-color: #0d0d11;
}

.styleguide-color-sample.neutral-40 {
  color: #0d0d11;
  background-color: rgba(129, 129, 139, .4);
}

.styleguide-color-sample.neutral-20 {
  color: #0d0d11;
  background-color: rgba(129, 129, 139, .2);
}

.styleguide-color-sample.neutral-30 {
  color: #0d0d11;
  background-color: rgba(129, 129, 139, .3);
}

.styleguide-color-sample.neutral-50 {
  color: #0d0d11;
  background-color: rgba(129, 129, 139, .5);
}

.styleguide-color-sample.neutral-90 {
  color: rgba(129, 129, 139, .9);
  background-color: rgba(129, 129, 139, .9);
}

.styleguide-color-sample.color-3 {
  color: #81818b;
  background-color: #81818b;
}

.styleguide-color-sample.color-4 {
  color: #9c9c9c;
  background-color: #9c9c9c;
}

.styleguide-color-sample.color-5 {
  background-color: #fff;
}

.styleguide-color-sample.neutral-10 {
  background-color: rgba(129, 129, 139, .1);
}

.styleguide-color-sample.color-6 {
  background-color: #3d96f4;
}

.styleguide-section-type {
  color: #fff;
  background-color: rgba(129, 129, 139, .2);
  border-radius: 6px;
  padding: 1.25rem 1.5rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}

.padding-custom3 {
  padding: 2rem;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-xlarge {
  padding: 4rem;
}

.styleguide-header {
  background-color: rgba(0, 0, 0, 0);
}

.link {
  color: rgba(129, 129, 139, .9);
  text-decoration: none;
  transition: color .3s;
}

.link:hover {
  color: #9c9c9c;
}

.navbar-styleguide {
  z-index: 1;
  height: 100%;
  max-height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
  box-shadow: 1px 0 14px rgba(20, 34, 43, .06);
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-0 {
  padding: 0;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-bottom, .padding-bottom.padding-xhuge {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form-message-error {
  color: #0d0d11;
  text-align: center;
  background-color: #f76969;
  border-radius: 10px;
  padding: 1.125rem;
}

.form-checkbox-label {
  color: #9c9c9c;
}

.page-padding {
  color: #9c9c9c;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-size-regular {
  color: #9c9c9c;
  font-size: 1.125rem;
  line-height: 1.5;
}

.text-size-regular.mg-top-40 {
  margin-top: 40px;
}

.overflow-hidden {
  overflow: hidden;
}

.text-color-black {
  color: rgba(129, 129, 139, .5);
}

.margin-xxsmall {
  margin: .25rem;
}

.button-wrapper {
  margin-top: 1rem;
  margin-right: 1rem;
}

.nav-menu-styleguide {
  width: 100%;
  margin-top: 10vh;
}

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

.padding-xhuge {
  padding: 10rem;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.margin-bottom, .margin-bottom.margin-small, .margin-bottom.margin-medium, .margin-bottom.margin-xlarge {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.styleguide-row {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
}

.text-style-muted {
  opacity: .6;
}

.margin-xlarge {
  margin: 4rem;
}

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

.max-width-large {
  width: 100%;
  max-width: 60rem;
}

.styleguide-form-wrapper {
  margin-bottom: 0;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.icon-xsmall {
  height: 1.5rem;
  border-radius: 100%;
}

.padding-small {
  padding: 1rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.icon-large {
  height: 3rem;
  border-radius: 100%;
}

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

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.form-radio {
  flex-direction: row;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.widht-100 {
  width: 100%;
}

.hide {
  display: none;
}

.form-radio-icon {
  width: 1rem;
  height: 1rem;
  border-color: rgba(129, 129, 139, .4);
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
  transition: border-color .3s;
}

.form-radio-icon:hover {
  border-color: rgba(129, 129, 139, .9);
}

.form-radio-icon.w--redirected-checked {
  width: 1rem;
  height: 1rem;
  border-width: .25rem;
  border-color: #9c9c9c;
}

.form-radio-icon.w--redirected-focus {
  width: 1rem;
  height: 1rem;
  box-shadow: none;
  border-color: rgba(129, 129, 139, .9);
}

.grid-main-styleguide {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e5d9cf;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  align-items: start;
}

.heading-xlarge {
  color: #fff;
  font-size: 6rem;
  font-weight: 400;
  line-height: 1;
}

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

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.padding-xxsmall {
  padding: .25rem;
}

.background-color-grey {
  background-color: #81818b;
}

.form-checkbox {
  flex-direction: row;
  align-items: center;
  margin-top: 0;
  margin-bottom: .25rem;
  display: flex;
}

.max-width-medium {
  width: 100%;
  max-width: 55rem;
}

.icon-medium {
  height: 2.5rem;
  border-radius: 100%;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.text-size-small {
  flex-direction: row;
  align-items: stretch;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
}

.text-size-small.faq {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.padding-medium {
  padding: 2rem;
}

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

.margin-tiny {
  margin: .125rem;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form-checkbox-icon {
  width: 1rem;
  height: 1rem;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(129, 129, 139, .4);
  border-radius: .125rem;
  margin: auto .5rem auto 0;
  transition: border-color .3s;
}

.form-checkbox-icon:hover {
  border-color: rgba(129, 129, 139, .9);
}

.form-checkbox-icon.w--redirected-checked {
  width: 1rem;
  height: 1rem;
  background-color: #9c9c9c;
  background-position: 36%;
  background-size: 90%;
  border-color: #9c9c9c;
  border-radius: .125rem;
  margin: auto .5rem auto 0;
}

.form-checkbox-icon.w--redirected-focus {
  width: 1rem;
  height: 1rem;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(129, 129, 139, .9);
  border-radius: .125rem;
  margin: auto .5rem auto 0;
}

.margin-xxlarge {
  margin: 5rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.button {
  z-index: 101;
  width: 15rem;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  column-count: auto;
  white-space: normal;
  object-fit: fill;
  background-color: #3d96f4;
  border-radius: 50px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding: 20px 24px;
  font-size: 1rem;
  font-weight: 500;
  transition: transform .4s, background-color .4s;
  position: relative;
}

.button:hover {
  color: #fff;
  background-color: #5cc97b;
  border-style: solid;
  border-color: #5cc97b;
  transform: translate(0, -5px);
}

.button.w--current {
  flex: 1;
}

.button.is-form-submit {
  max-width: 12rem;
  color: #fff;
  background-color: #1e1e1f;
  border-color: #1e1e1f;
}

.button.is-form-submit:hover {
  color: #f9f1ec;
  background-color: #212427;
  border-color: #212427;
}

.button.is-secondary {
  color: #fff;
  white-space: nowrap;
  background-color: rgba(129, 129, 139, .2);
}

.button.is-secondary:hover {
  color: #fff;
  background-color: rgba(129, 129, 139, .3);
  border-color: #212427 #212427 #212427 rgba(129, 129, 139, .2);
  transform: translate(0, -5px);
}

.button.is-secondary.w--current {
  color: #fff;
  background-color: #3d96f4;
}

.button.is-secondary.w--current:hover {
  background-color: #5cc97b;
}

.button.hidden-on-desktop {
  display: none;
}

.button.hidden-on-tablet {
  width: 12rem;
  background-color: #155a61;
}

.button.hidden-on-tablet:hover {
  background-color: #216f76;
  transform: none;
}

.button.cart, .button.checkout, .button.price {
  width: auto;
}

.button.mg-top-40 {
  z-index: 100;
  width: 15rem;
  margin-top: 40px;
}

.text-weight-medium {
  font-weight: 500;
}

.styleguide-classes {
  display: none;
}

.padding-xxhuge {
  padding: 12rem;
}

.heading-medium {
  color: #fff;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2;
}

.heading-medium.z-1 {
  width: auto;
  font-size: 3rem;
}

.margin-top, .margin-top.margin-small {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium {
  line-height: .1;
}

.nav-link-styleguide {
  width: 100%;
  color: #fff;
  padding: 20px 30px;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  transition: transform .4s, color .4s;
}

.nav-link-styleguide:hover {
  color: #f9f1ec;
}

.nav-link-styleguide.w--current {
  color: #fff;
  background-color: rgba(129, 129, 139, .3);
  border-right: 4px solid rgba(129, 129, 139, .5);
  font-size: 1rem;
}

.overflow-auto {
  overflow: auto;
}

.show-mobile-landscape {
  display: none;
}

.text-size-medium {
  color: #9c9c9c;
  font-size: 1.25rem;
  line-height: 1.4;
}

.margin-small {
  margin: 1rem;
}

.form-label {
  margin-bottom: 1rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1;
}

.z-1 {
  z-index: 1;
  position: relative;
}

.text-style-quote {
  border-left: .25rem solid rgba(129, 129, 139, .5);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.125rem;
  line-height: 1.5;
}

.heading-small {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4;
}

.styleguide-social-icons-wrapper {
  max-width: 28rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.divider-line {
  width: 100%;
  height: 1px;
  background-color: rgba(129, 129, 139, .2);
}

.divider-line.small {
  width: 2rem;
}

.style-badge-color {
  color: #261b11;
  background-color: #fff;
  border-radius: 40px;
  padding: 10px 15px;
  font-size: .875rem;
  font-weight: 500;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: auto;
  right: 10%;
  box-shadow: 0 2px 6px rgba(20, 34, 43, .06);
}

.style-badge-color.color-1 {
  color: #000;
}

.style-badge-color.color-2, .style-badge-color.color-3, .style-badge-color.neutral-20, .style-badge-color.neutral-30, .style-badge-color.neutral-40, .style-badge-color.neutral-50, .style-badge-color.neutral-90, .style-badge-color.color-3, .style-badge-color.color-4 {
  color: #0d0d11;
}

.style-badge-color.color-5 {
  color: #0d0d11;
  box-shadow: 0 2px 6px rgba(20, 34, 43, .3);
}

.style-badge-color.neutral-10 {
  color: #0d0d11;
}

.style-badge-color.color-6 {
  color: #3d96f4;
}

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

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

.utility-page-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.password-icon {
  width: 200px;
}

._404-title {
  margin-bottom: 20px;
  font-size: 12rem;
  line-height: 1;
}

._404-title.text-style-italic {
  margin-left: -30px;
}

.checkout-form-wrapper {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.checkout-block-header {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  padding: 2rem;
}

.checkout-field-label {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
}

.checkout-required-text {
  color: #81818b;
}

.checkout-block-content {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
  border-bottom-color: rgba(129, 129, 139, .3);
  border-left-style: none;
  border-left-color: rgba(129, 129, 139, .3);
  border-right-style: none;
  border-right-color: rgba(129, 129, 139, .3);
  padding: 1.5rem 2rem 2.5rem;
}

.checkout-block-content.shipping {
  background-color: rgba(0, 0, 0, 0);
}

.checkout-block-content.summary-center {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.order-summary-total {
  font-size: 1rem;
  font-weight: 600;
}

.shipping-method {
  background-color: rgba(129, 129, 139, .2);
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 24px;
}

.shipping-method-list {
  border-left-style: none;
  border-right-style: none;
}

.web-payments {
  margin-bottom: 1rem;
}

.apple-pay-button {
  height: 3rem;
  border-radius: 50px;
}

.paypal-button {
  margin-bottom: 1rem;
}

.checkout-content-summary {
  background-color: rgba(129, 129, 139, .2);
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 24px;
}

.order-summary-block-buttons {
  padding: 2.5rem 1rem 2rem;
}

.order-summary {
  margin-bottom: 0;
}

.discounts {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  flex-direction: column;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.order-item-price {
  margin-top: 1rem;
  font-weight: 400;
}

.order-item-checkout {
  justify-content: space-between;
  margin-bottom: 2.5rem;
}

.order-item-wrapper {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

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

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

.cover-image.main-blog {
  border-radius: 30px;
}

.billing-address-toogle {
  align-items: center;
}

.order-confirmation-wrapper {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.section-blog-header {
  overflow: hidden;
}

.blog-header-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.link-content-block {
  min-height: 100%;
  background-color: rgba(129, 129, 139, .1);
  border-radius: 24px;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.link-content-block.licenses {
  width: 100%;
  height: 12vw;
  min-height: auto;
}

.horizontal-flex {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  align-items: center;
  display: flex;
}

.empty-state {
  color: #fff;
  text-align: center;
  background-color: rgba(129, 129, 139, .9);
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.blog-post-featured-sidebar {
  padding-bottom: 2rem;
}

.inner-container {
  position: relative;
}

.inner-container.mg-bottom-40 {
  margin-bottom: 40px;
}

.subtitle {
  color: #9c9c9c;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid rgba(129, 129, 139, .2);
  border-radius: 12px;
  margin-bottom: 15px;
  padding: 9px 18px;
  font-size: .675rem;
  display: inline-block;
}

.subtitle.sidebar {
  margin-bottom: 30px;
}

.sidebar-content-flex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  display: grid;
}

.blog-all-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  align-items: start;
}

.collection-list-latest-posts {
  grid-column-gap: 3rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.blog-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 2rem;
}

.categories-sidebar-wrapper, .category-sidebar-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.categories-button-wrapper {
  max-width: 14rem;
}

.categories-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.category-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.blog-component-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.product-component-grid {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1fr;
}

.product-content-wrapper {
  max-width: 30rem;
}

.product-quantity-wrapper {
  display: none;
}

.product-option-list {
  width: 100%;
}

.label {
  margin-bottom: .5rem;
  font-weight: 600;
}

.quantity-input {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 2rem;
}

.quantity-input:focus {
  border-color: rgba(0, 0, 0, 0);
}

.input-wrapper {
  background-color: #fff;
  border: 1px solid #e5d9cf;
  border-radius: 2rem;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  transition: border-color .3s;
}

.input-wrapper:hover {
  border-color: #b6a497;
}

.selector-input {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
}

.selector-input:active, .selector-input:focus {
  border-color: rgba(0, 0, 0, 0);
}

.add-to-cart-button-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  align-items: stretch;
  margin-top: 2rem;
  display: flex;
}

.product-flex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.licenses-content-wrapper {
  background-color: rgba(129, 129, 139, .1);
  border-radius: 30px;
  margin-top: 4rem;
  padding: 6rem 4rem 8rem;
}

.licenses-image-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 2rem;
}

.changelog-content-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  align-items: center;
}

.changelog-content {
  width: 40rem;
  height: 4rem;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: rgba(129, 129, 139, .1);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.instructions-content-wrapper {
  background-color: rgba(129, 129, 139, .1);
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 30px;
  margin-top: 4rem;
  padding: 6rem 4rem;
}

.section-contact-header {
  padding-top: 140px;
}

.contact-form-block {
  color: #101118;
}

.contact-form-component {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: rgba(129, 129, 139, .1);
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 30px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 4rem;
  display: grid;
}

.contact-form {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #101118;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-color-white {
  color: #fff;
}

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

.dropdown-toggle {
  color: #fff;
  align-items: center;
  padding: 0;
  transition: color .3s;
  display: flex;
}

.dropdown-toggle:hover {
  color: #9c9c9c;
}

.dropdown-arrow {
  margin-top: 3px;
  margin-left: 8px;
  font-family: Filled Icon, sans-serif;
  font-size: .875rem;
  font-weight: 400;
}

.button-row {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-row.righted {
  justify-content: flex-start;
}

.dropdown-link {
  width: 100%;
  color: #0d0d11;
  padding: 0;
  font-weight: 400;
  line-height: 20px;
  transition: color .4s;
}

.dropdown-link:hover {
  color: #9c9c9c;
}

.dropdown-link.w--current {
  color: #0d0d11;
}

.dropdown-link.w--current:hover {
  color: #9c9c9c;
}

.dropdown-column-wrapper {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

.nav-link {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  padding: 0;
  transition: color .4s;
}

.nav-link:hover {
  color: #9c9c9c;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:hover {
  color: #9c9c9c;
}

.hamburger-menu {
  padding: 0;
}

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

.header-nav-content {
  align-items: center;
  margin-right: 40px;
  display: flex;
}

.line-menu {
  width: 52px;
  height: 4px;
  background-color: #211f54;
  border-radius: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 32px;
  padding-bottom: 32px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.dropdown-card {
  color: #81818b;
  background-color: #fff;
  border-radius: 24px;
  padding: 40px 60px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

.dropdown-grid-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nav-list-item {
  margin-bottom: 0;
}

.nav-list-item.center {
  padding-left: 18px;
  padding-right: 18px;
}

.logo-link {
  color: #fff;
  transition: transform .3s, color .3s;
}

.logo-link.w--current {
  transition: transform .4s;
}

.logo-link.w--current:hover {
  transform: none;
}

.nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.header-right-side {
  align-items: center;
  display: flex;
}

.home-header-component {
  height: 570px;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1.25fr;
  align-items: stretch;
}

.home-header-content {
  margin-top: 8vw;
  position: relative;
}

.home-header-images-component {
  width: 100%;
  height: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto auto auto auto auto;
  position: relative;
}

.padding-vertical-home-header {
  padding-top: 8rem;
  padding-bottom: 0;
}

.message-error-state {
  color: #0d0d11;
  text-align: center;
  border-radius: 5px;
  margin-top: 1rem;
  padding: 1.8rem 1.125rem;
  font-weight: 400;
}

.text-cart {
  color: #fff;
  font-size: 1.1rem;
}

.cart-button-wrapper {
  margin-left: 10px;
  margin-right: 2rem;
  transition: transform .3s;
}

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

.cart-quantity {
  height: auto;
  min-width: auto;
  color: #fff;
  background-color: rgba(129, 129, 139, .3);
  border-radius: 100%;
  margin-left: 5px;
  padding: 8px 10px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1;
}

.cart-button-navbar {
  letter-spacing: .06rem;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.cart-button-navbar:hover {
  color: #9bdaf2;
}

.message-empty-state {
  text-align: center;
  background-color: #000;
  margin-bottom: 10px;
  padding: 30px 20px;
}

.cart-header {
  border-bottom-color: rgba(129, 129, 139, .2);
  padding: 2rem 1.5rem;
}

.cart-container {
  background-color: #000;
  border-right: 1px solid rgba(129, 129, 139, .3);
}

.cart-footer {
  color: #fff;
  border-top-color: rgba(129, 129, 139, .2);
}

.remove-button {
  color: #9c9c9c;
  transition: color .4s;
}

.remove-button:hover {
  color: #81818b;
}

.quantity-cart {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(129, 129, 139, .4);
}

.cart-close-button {
  color: #fff;
}

.dots-grid {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  position: absolute;
}

.dots-grid.why-us {
  bottom: 0%;
  left: -3%;
}

.dots-grid.header {
  top: -2%;
  bottom: auto;
  left: -5%;
  right: auto;
}

.dots-grid.about {
  z-index: -1;
  bottom: -5%;
  left: -10%;
}

.dots-grid.service-1 {
  z-index: -1;
  bottom: -3%;
  left: -6%;
}

.dots-grid.service-2 {
  z-index: -1;
  bottom: -6%;
  right: -6%;
}

.dots-grid.service-3 {
  z-index: -1;
  bottom: -5%;
  left: -6%;
}

.dot {
  width: 10px;
  height: 10px;
  background-color: rgba(129, 129, 139, .2);
  border-radius: 50%;
}

.close-icon {
  margin-top: -5px;
  font-family: Filled Icon, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  transition: color .4s;
}

.close-icon:hover {
  color: #9c9c9c;
}

.logos-inside-line {
  height: auto;
  text-align: center;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  display: flex;
}

.logos-container {
  max-width: 72rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logos-gradient-right {
  z-index: 3;
  width: 10%;
  height: 100%;
  background-image: linear-gradient(270deg, #0d0d11 8%, rgba(0, 0, 0, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.logo-item {
  width: 210px;
  height: 64px;
  flex: 0 auto;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 30px;
  display: flex;
}

.logos-row-wrapper {
  width: 100%;
  flex: 0 auto;
  align-self: auto;
  margin-top: 1.5rem;
  position: relative;
  overflow: hidden;
}

.logos-card-line {
  flex-flow: row;
  align-content: stretch;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logos-gradient-left {
  z-index: 3;
  width: 10%;
  height: 100%;
  background-image: linear-gradient(to right, #0d0d11 8%, rgba(0, 0, 0, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.logo {
  height: 2.5rem;
}

.service-content-link {
  width: 100%;
  height: 100%;
  color: #81818b;
  background-color: rgba(129, 129, 139, .1);
  border-radius: 30px;
  padding: 55px 25px 25px;
  text-decoration: none;
  position: relative;
}

.icon-wrapper {
  display: inline-block;
  overflow: hidden;
}

.service-icon {
  width: 5vw;
  border-radius: 8px;
}

.home-section-why-us {
  padding-top: 200px;
}

.why-us-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr;
}

.why-us-left-content {
  position: relative;
}

.why-us-right-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.why-us-component-image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.icons-why-us-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 1rem;
  grid-template: "Area"
                 "."
                 "."
                 / 3rem 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
}

.feature-icon {
  width: 2rem;
  height: 2rem;
  background-color: rgba(129, 129, 139, .1);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.check-icon {
  color: #5cc97b;
  font-family: Filled Icon, sans-serif;
}

.why-us-image-wrapper._1 {
  z-index: 1;
  width: 28vw;
  height: 80vh;
  background-image: url('../images/why-us-image-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 25vw;
  border-bottom-right-radius: 25vw;
  border-bottom-left-radius: 25vw;
  position: relative;
  overflow: hidden;
}

.why-us-image-wrapper._2 {
  width: 12vw;
  height: 12vw;
  background-image: url('../images/why-us-image-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
}

.why-us-image-wrapper.main {
  background-image: url('../images/gamerfm.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.faq-plus-wrapper {
  width: 22px;
  max-height: 22px;
  min-height: 22px;
  min-width: 22px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.faq-component-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.title-faq-item {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq-icon2 {
  width: 2px;
  min-height: 24px;
  background-color: #3d96f4;
  position: absolute;
}

.space {
  min-height: 18px;
}

.faq-content-wrapper {
  z-index: 100;
  max-width: 994px;
  cursor: pointer;
  background-color: rgba(129, 129, 139, .1);
  border-radius: 24px;
  padding: 40px 48px 40px 54px;
  transition: background-color .4s;
  position: relative;
  overflow: hidden;
}

.faq-content-wrapper:hover {
  background-color: rgba(129, 129, 139, .2);
}

.faq-icon1 {
  width: 24px;
  min-height: 2px;
  background-color: #3d96f4;
  position: absolute;
}

.faq-content-answer {
  max-width: 664px;
  margin-left: 38px;
}

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

.number-faq {
  color: #eef4fa;
  margin-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.call-to-action-content-wrapper {
  width: 100%;
  height: 100%;
  min-height: 16rem;
  background-color: rgba(129, 129, 139, .1);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  display: flex;
}

.call-to-action-component-grid {
  width: 100%;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.call-to-action-content {
  width: 100%;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.subscribe-form-wrapper {
  width: 100%;
}

.subscribe-form {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.flex-form-field {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.contact-detail-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.contact-details-icon-wrapper {
  width: 3rem;
  height: 3rem;
  background-color: rgba(129, 129, 139, .2);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-icon {
  color: #3d96f4;
  font-family: Filled Icon, sans-serif;
  font-weight: 400;
}

.contact-icon.email {
  color: #5cc97b;
}

.contact-icon.location {
  color: #ff6e35;
}

.contact-details-link {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color .4s;
}

.contact-details-link:hover {
  color: #3d96f4;
}

.contact-details-content-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
}

.footer-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
  position: relative;
}

.text-nav-footer {
  color: #9c9c9c;
  transition: color .4s;
}

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

.footer-title {
  color: #fff;
  letter-spacing: 1px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}

.footer-nav-link {
  text-decoration: none;
  display: inline-block;
}

.social-icons-component {
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
  justify-content: start;
  align-items: center;
  justify-items: center;
}

.social-icons-wrapper {
  align-items: center;
  display: flex;
}

.nav-footer-content {
  flex-wrap: wrap;
  display: flex;
}

.footer-content-wrapper {
  z-index: 2;
  position: relative;
}

.footer-nav-item {
  margin-bottom: 1.4rem;
}

.footer-logo-link {
  color: #47bdff;
  letter-spacing: 2px;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform .3s;
}

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

.footer-logo-link.w--current:hover {
  transform: translate(0, -5px);
}

.footer-top {
  z-index: 1;
}

.footer-nav {
  margin-bottom: 0;
  margin-right: 3rem;
  padding-left: 0;
}

.footer-bottom-wrapper {
  border-top: 1px solid rgba(129, 129, 139, .2);
  justify-content: center;
  align-items: center;
  padding-top: 2.8rem;
  padding-bottom: 2.8rem;
  display: flex;
}

.link-footer {
  color: #fff;
  text-decoration: none;
  transition: color .4s;
}

.link-footer:hover {
  color: #9c9c9c;
}

.section-home-blog {
  padding-top: 200px;
}

.blog-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.blog-posts-component {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-content-blog {
  width: 100%;
  height: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: rgba(129, 129, 139, .1);
  border-radius: 24px;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-content-blog.sidebar {
  border-radius: 24px;
}

.link-icon-right {
  color: #3d96f4;
  font-family: Filled Icon, sans-serif;
  font-weight: 400;
}

.blog-post-item-content {
  height: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  padding: 26px 26px 40px;
  display: flex;
}

.blog-post-item-content.featured {
  padding-bottom: 60px;
}

.relative-position {
  position: relative;
}

.relative-position.sidebar {
  width: 12rem;
  height: 100%;
}

.category-tag {
  color: #fff;
  background-color: rgba(129, 129, 139, .5);
  border-top-right-radius: 10px;
  padding: 8px 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.text-color-blue {
  color: #3d96f4;
}

.section-home-stats {
  padding-top: 200px;
}

.stats-component {
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.grid-stats {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.content-block {
  background-color: rgba(129, 129, 139, .1);
  border-radius: 30px;
  padding: 2.5rem;
}

.stats-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr;
}

.header-image-wrapper._1 {
  width: 16vw;
  height: 28vw;
  background-image: url('../images/header-image-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25vw;
}

.header-image-wrapper._2 {
  width: 16vw;
  height: 16vw;
  background-image: url('../images/header-image-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
}

.header-image-wrapper._3 {
  width: 30vw;
  height: 30vw;
  background-image: url('../images/header-image-03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
}

.header-image-wrapper._4 {
  width: 16vw;
  height: 28vw;
  background-image: url('../images/header-image-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25vw;
}

.section-home-services {
  padding-top: 140px;
}

.about-header-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 4rem;
}

.about-image-wrapper._1 {
  width: 20vw;
  height: 75vh;
  background-image: url('../images/about-image-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25vw 0 25vw 25vw;
  position: relative;
}

.about-image-wrapper._2 {
  width: 20vw;
  height: 75vh;
  background-image: url('../images/header-image-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25vw;
  margin-top: -5vw;
}

.about-image-wrapper._3 {
  width: 20vw;
  height: 75vh;
  background-image: url('../images/about-image-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25vw 25vw 25vw 0;
}

.section-home-professionals {
  padding-top: 200px;
}

.services-component-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.2fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-content-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
}

.service-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-list._1 {
  margin-top: 3rem;
}

.testimonials-component-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.testimonial-item-wrapper {
  background-color: rgba(129, 129, 139, .1);
  border-radius: 20px;
  padding: 4rem 2.5rem;
}

.testimonial-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.testimonial-photo {
  width: 4.5vw;
  height: 4.5vw;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
}

.testimonial-photo._1 {
  background-image: url('../images/avataaars-10.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._2 {
  background-image: url('../images/avataaars-2_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-top-right-radius: 0%;
}

.testimonial-photo._3 {
  background-image: url('../images/avataaars_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-bottom-right-radius: 0%;
}

.testimonial-photo._4 {
  background-image: url('../images/avataaars-4_1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._5 {
  background-image: url('../images/avataaars-9.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-top-right-radius: 0%;
}

.testimonial-photo._6 {
  background-image: url('../images/avataaars-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-bottom-right-radius: 0%;
}

.testimonial-photo._7 {
  background-image: url('../images/avataaars-11.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._8 {
  background-image: url('../images/avataaars-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._9 {
  background-image: url('../images/avataaars-3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._10 {
  background-image: url('../images/avataaars-5.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._11 {
  background-image: url('../images/avataaars-1_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-top-right-radius: 0%;
}

.testimonial-photo._12 {
  background-image: url('../images/avataaars-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-top-right-radius: 0%;
}

.testimonial-photo._13 {
  background-image: url('../images/avataaars-3_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-top-right-radius: 0%;
}

.testimonial-photo._14 {
  background-image: url('../images/avataaars-8.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._15 {
  background-image: url('../images/avataaars-4_1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._16 {
  background-image: url('../images/avataaars.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._17 {
  background-image: url('../images/avataaars-6.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-photo._18 {
  background-image: url('../images/avataaars-7.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.top-component-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 2fr .25fr;
  align-content: stretch;
}

.our-story-component-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
}

.our-story-image-wrapper {
  width: 36vw;
  height: 90vh;
  background-image: url('../images/our-story-image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 12vw;
  border-bottom-left-radius: 12vw;
}

.our-values-component-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.values-icon {
  width: 2.5vw;
  height: 2.5vw;
}

.values-icon._1 {
  background-color: #ff6e35;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
}

.values-icon._2 {
  background-color: #3d96f4;
  border-top-left-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
}

.values-icon._3 {
  background-color: #5cc97b;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
}

.values-icon._4 {
  background-color: #f3c33a;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
}

.values-icon-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.our-mission-component-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
}

.our-mission-image-wrapper {
  width: 36vw;
  height: 90vh;
  background-image: url('../images/our-story-image_1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 25vw;
  border-bottom-right-radius: 25vw;
  border-bottom-left-radius: 25vw;
}

.about-header-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.services-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.packages-title-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 8rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.price-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.pricing-features-block {
  width: 100%;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.price-text {
  color: #fff;
  margin-bottom: 5px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.plan-label {
  color: #3d96f4;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(129, 129, 139, .1);
  border-radius: 20px;
  padding: 6px 16px;
  font-size: .675rem;
  font-weight: 600;
  display: inline-block;
}

.pricing-component-grid {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.package-top-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.package-top-content.package {
  justify-content: flex-start;
}

.inner-package-grid {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-columns: 1fr;
}

.packages-content-wrapper {
  width: 100%;
  background-color: rgba(129, 129, 139, .1);
  border-radius: 24px;
  padding: 2.5rem 2.5rem 4rem;
  transition: background-color .4s;
  overflow: hidden;
}

.packages-content-wrapper:hover {
  background-color: rgba(129, 129, 139, .15);
}

.packages-content-wrapper.package {
  transition: none;
}

.packages-content-wrapper.package:hover {
  background-color: rgba(129, 129, 139, .1);
}

.packages-content-wrapper.category {
  width: 26rem;
}

.package-features-component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

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

.services-component-header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
}

.service-image-wrapper {
  position: relative;
}

.service-image-wrapper._1 {
  width: 22vw;
  height: 70vh;
  background-image: url('../images/header-image-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 12vw;
  border-bottom-right-radius: 10vw;
  border-bottom-left-radius: 10vw;
  position: relative;
}

.service-image-wrapper._3 {
  width: 16vw;
  height: 16vw;
  background-image: url('../images/header-image-01.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
}

.service-image-wrapper._2 {
  width: 16vw;
  height: 16vw;
  background-image: url('../images/header-image-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 100%;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
}

.service-image-wrapper._4 {
  width: 36vw;
  height: 80vh;
  background-image: url('../images/whats-included-image.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 12vw;
  border-bottom-left-radius: 12vw;
}

.service-image-wrapper._5 {
  width: 36vw;
  height: 80vh;
  background-image: url('../images/what-results-image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 12vw;
  border-bottom-right-radius: 12vw;
}

.service-image-component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.service-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
}

.package-icon-wrapper {
  width: 5rem;
  border-radius: 12px;
}

.customer-info {
  background-color: rgba(129, 129, 139, .2);
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 24px;
}

.shipping-address {
  background-color: rgba(129, 129, 139, .2);
  border-right: 1px solid rgba(129, 129, 139, .3);
  border-radius: 24px;
}

.payment-info, .billing-address, .order-items {
  background-color: rgba(129, 129, 139, .2);
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 24px;
}

.package-category-title-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  display: flex;
}

.package-category-item {
  justify-content: center;
  align-items: center;
  display: flex;
}

.stats-image-wrapper {
  width: 100%;
  height: 100%;
  background-image: url('../images/header-image-04.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 25vw;
  border-bottom-right-radius: 25vw;
  border-bottom-left-radius: 25vw;
}

.pages-title {
  color: #0d0d11;
  font-size: 1.25rem;
  font-weight: 500;
}

.nav-menu-component {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
}

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

.webflow-logo {
  height: 16px;
  margin-left: 5px;
  margin-right: 5px;
  transition: opacity .4s;
}

.webflow-logo:hover {
  opacity: .6;
}

.testimonial-component {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-columns: 1fr;
}

.ratings-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.star-ratings {
  height: 18px;
}

.testimonial-top-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

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

.pricing-item:first-child, .pricing-item:last-child {
  margin-top: 5rem;
}

.slider-2 {
  min-height: 550px;
  background-color: rgba(0, 0, 0, 0);
}

.left-arrow {
  margin-left: -80px;
}

.right-arrow {
  margin-right: -80px;
}

.image {
  position: static;
}

.heading-medium-copy {
  color: #fff;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2;
}

.heading-medium-copy.z-1 {
  font-size: 3rem;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area Area-2 Area-3"
                       "Area-4 Area-5 Area-6";
}

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

.image-2.cover-image {
  display: inline-block;
}

.heading-super-large {
  color: #fff;
  font-size: 9vw;
  font-weight: 500;
  line-height: 1.1;
}

.heading-super-large.text-align-center {
  line-height: 0;
}

.h1_1 {
  color: #fff;
  margin-left: -11px;
  padding-left: 0;
  font-size: 12.5vw;
  font-weight: 500;
  line-height: 1.2;
}

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

.section-background {
  background-color: #15793a;
  background-image: url('../images/Asset-2.svg'), linear-gradient(37deg, #011401, #1a4e18 54%, #6ba55b);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  justify-content: center;
  display: flex;
}

.heading-super-mega-large {
  color: #fff;
  font-size: 6rem;
  font-weight: 500;
  line-height: 1.2;
}

.h1_3 {
  width: 85%;
  text-align: center;
  background-color: #be606c;
  border-radius: 10px;
  margin-top: 39px;
  margin-left: 46px;
  padding: 20px 40px;
  font-size: 22px;
  line-height: 1;
  transform: rotate(-4deg);
}

.h1_2 {
  text-align: left;
  padding-left: 20px;
  font-size: 5.5vw;
  line-height: 0;
}

.h1_4 {
  color: #fff;
  font-size: 9vw;
  font-weight: 500;
  line-height: 1.1;
}

.h1_4.text-align-center {
  line-height: 0;
}

.hiw {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.stats-image-wrapper-copy {
  width: 100%;
  height: 100%;
  background-image: url('../images/header-image-02.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 25vw;
  border-bottom-right-radius: 25vw;
  border-bottom-left-radius: 25vw;
}

.notfound-button-block {
  position: relative;
}

.container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.contact-details-link-2 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color .4s;
}

.contact-details-link-2:hover {
  color: #3d96f4;
}

.page-padding-2 {
  color: #9c9c9c;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.contact-form-component-2 {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: rgba(129, 129, 139, .1);
  border: 1px solid rgba(129, 129, 139, .3);
  border-radius: 30px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 4rem;
  display: grid;
}

.text-size-regular-2 {
  color: #9c9c9c;
  font-size: 1.125rem;
  line-height: 1.5;
}

.contact-details-icon-wrapper-2 {
  width: 3rem;
  height: 3rem;
  background-color: rgba(129, 129, 139, .2);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.subtitle-2 {
  color: #9c9c9c;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid rgba(129, 129, 139, .2);
  border-radius: 12px;
  margin-bottom: 15px;
  padding: 9px 18px;
  font-size: .675rem;
  display: inline-block;
}

.contact-icon-2 {
  color: #3d96f4;
  font-family: Filled Icon, sans-serif;
  font-weight: 400;
}

.contact-icon-2.email {
  color: #5cc97b;
}

.button-2 {
  width: 20rem;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  column-count: auto;
  white-space: normal;
  object-fit: fill;
  background-color: #3d96f4;
  border-radius: 50px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding: 15px 24px;
  font-size: .875rem;
  font-weight: 500;
  transition: transform .4s, background-color .4s;
  position: relative;
}

.button-2:hover {
  color: #fff;
  background-color: #5cc97b;
  border-style: solid;
  border-color: #5cc97b;
  transform: translate(0, -5px);
}

.button-2.w--current {
  flex: 1;
}

.max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

@media screen and (min-width: 1440px) {
  .margin-bottom.margin-small {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .max-width-large {
    max-width: 65rem;
  }

  .button {
    width: 300px;
  }

  .button.hidden-on-tablet {
    width: 12rem;
  }

  .heading-medium.z-1 {
    font-size: 3rem;
  }

  .header-nav-content {
    margin-right: 40px;
  }

  .home-header-component {
    grid-template-columns: 1fr .5fr;
  }

  .home-header-content {
    margin-top: 0;
  }

  .padding-vertical-home-header {
    padding-top: 8.9rem;
  }

  .why-us-component-grid {
    grid-column-gap: 4rem;
  }

  .why-us-image-wrapper.main {
    background-position: 50% 0;
  }

  .number-faq {
    margin-right: 18px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
  }

  .contact-icon.phone {
    font-family: Social Icon Font, sans-serif;
  }

  .stats-component {
    grid-column-gap: 4rem;
    grid-template-columns: .75fr 1fr;
  }

  .section-home-services {
    padding-top: 180px;
  }

  .section-home-professionals {
    padding-top: 200px;
  }

  .services-component-grid {
    grid-column-gap: 6rem;
    grid-template-columns: .5fr 1.2fr;
  }

  .top-component-grid {
    grid-template-columns: 2fr .75fr;
  }

  .stats-image-wrapper {
    background-position: 50% 0;
  }

  .slider-2 {
    min-height: 520px;
    background-color: rgba(0, 0, 0, 0);
  }

  .left-arrow {
    margin-left: -80px;
    margin-right: 0;
  }

  .right-arrow {
    margin-right: -80px;
  }

  .heading-medium-copy.z-1 {
    font-size: 3rem;
  }

  .h1_1 {
    font-size: 196px;
  }

  .section-background {
    background-image: url('../images/Asset-2.svg'), linear-gradient(37deg, #011401, #1a4e18 54%, #6ba55b);
    background-position: 0%, 0 0;
    background-repeat: repeat-x, repeat;
    background-size: contain, auto;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .heading-super-mega-large {
    font-size: 16rem;
  }

  .h1_3 {
    width: 90%;
    margin-top: 57px;
    font-size: 36px;
    line-height: 1.25;
  }

  .h1_2 {
    text-align: left;
    font-size: 86px;
    line-height: 0;
  }

  .pd-bottom-60 {
    margin-bottom: 0;
  }

  .h1_4 {
    font-size: 110px;
  }

  .hiw {
    grid-column-gap: 6rem;
    grid-template-columns: .5fr 1.2fr;
  }

  .stats-image-wrapper-copy {
    background-position: 50% 0;
  }
}

@media screen and (min-width: 1920px) {
  .button {
    width: 20rem;
    font-size: 1.25rem;
  }

  .button.hidden-on-tablet:hover {
    background-color: #1b6a72;
    transform: none;
  }

  .button.mg-top-40 {
    z-index: 999;
    width: 18rem;
  }

  .contact-form-component {
    grid-template-columns: 1fr .75fr;
  }

  .logo-link:hover {
    transform: none;
  }

  .home-header-component {
    height: 600px;
  }

  .dots-grid.why-us {
    left: 0%;
  }

  .dot {
    bottom: -6%;
  }

  .service-icon {
    width: 3vw;
  }

  .home-section-why-us {
    background-image: none;
    padding-top: 140px;
  }

  .why-us-image-wrapper._1 {
    width: 24vw;
    height: 55vh;
  }

  .call-to-action-component-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
  }

  .stats-component {
    grid-column-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }

  .header-image-wrapper._1 {
    width: 12vw;
    height: 20vw;
  }

  .header-image-wrapper._2, .header-image-wrapper._3 {
    width: 12vw;
    height: 12vw;
  }

  .header-image-wrapper._4 {
    width: 12vw;
    height: 20vw;
  }

  .about-image-wrapper._1 {
    width: 16vw;
    height: 60vh;
  }

  .about-image-wrapper._2 {
    width: 16vw;
    height: 60vh;
    margin-top: -3vw;
  }

  .about-image-wrapper._3 {
    width: 15vw;
    height: 60vh;
  }

  .section-home-professionals {
    padding-top: 140px;
  }

  .testimonials-component-grid {
    padding-top: 0;
    padding-bottom: 0;
  }

  .testimonial-item-wrapper {
    color: #9c9c9c;
  }

  .testimonial-photo {
    width: 4vw;
    height: 4vw;
  }

  .our-story-image-wrapper {
    width: 30vw;
    height: 70vh;
  }

  .values-icon {
    width: 2vw;
    height: 2vw;
  }

  .our-mission-image-wrapper {
    width: 30vw;
    height: 70vh;
  }

  .service-image-wrapper._1 {
    width: 15vw;
    height: 28vw;
  }

  .service-image-wrapper._3, .service-image-wrapper._2 {
    width: 12vw;
    height: 12vw;
  }

  .service-image-wrapper._4 {
    width: 26vw;
    height: 60vh;
    border-top-right-radius: 8vw;
    border-bottom-left-radius: 8vw;
  }

  .service-image-wrapper._5 {
    width: 26vw;
    height: 60vh;
    border-top-left-radius: 8vw;
    border-bottom-right-radius: 8vw;
  }

  .preloader {
    z-index: 1;
  }

  .slider {
    flex-direction: row;
    display: flex;
  }

  .slider-2 {
    min-height: 550px;
    background-color: rgba(0, 0, 0, 0);
    flex-flow: column;
    justify-content: flex-start;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .slide {
    min-height: 0;
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-clip: border-box;
    overflow: visible;
  }

  .slider-3 {
    min-height: 0;
    background-color: rgba(0, 0, 0, 0);
  }

  .left-arrow {
    margin-left: -80px;
  }

  .right-arrow {
    margin-right: -80px;
  }

  .heading-super-large {
    font-size: 5vw;
  }

  .h1_1 {
    font-size: 196px;
  }

  .section-background {
    background-image: url('../images/Asset-2.svg'), linear-gradient(37deg, #011401, #1a4e18 54%, #6ba55b);
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

  .h1_2 {
    font-size: 86px;
  }

  .h1_4 {
    font-size: 5vw;
  }

  .contact-form-component-2 {
    grid-template-columns: 1fr .75fr;
  }

  .button-2 {
    width: 20rem;
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 991px) {
  .show-tablet {
    display: block;
  }

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

  .padding-large {
    padding: 3rem;
  }

  .heading-large {
    font-size: 3.2rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .styleguide-grid {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .container-medium.checkout {
    flex-direction: column;
  }

  .hide-tablet {
    display: none;
  }

  .style-guide-brand {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-container-styleguide {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-large {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .style-button-sidebar {
    display: none;
  }

  .padding-xlarge {
    padding: 4rem;
  }

  .navbar-styleguide {
    z-index: 10;
    height: 100%;
    max-height: 100%;
    min-height: auto;
    box-shadow: none;
    background-color: #ced5db;
    justify-content: space-between;
    position: static;
    bottom: auto;
    left: 0;
    right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom.padding-xhuge {
    padding-left: 0;
    padding-right: 0;
  }

  .page-padding {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-menu-styleguide {
    height: 65vh;
    background-color: #907070;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 5vh;
  }

  .padding-xhuge {
    padding: 8rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .heading-xlarge {
    font-size: 5rem;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-medium {
    padding: 2rem;
  }

  .styleguide-content {
    margin-left: 0;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .container-large {
    max-width: 100%;
    justify-content: flex-start;
    display: block;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button.hidden-on-desktop {
    display: block;
  }

  .button.hidden-on-tablet {
    display: none;
  }

  .padding-xxhuge {
    padding: 10rem;
  }

  .heading-medium {
    font-size: 3.2rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link-styleguide {
    color: #f4f2f2;
  }

  .heading-small {
    font-size: 1.8rem;
  }

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

  .collection-list-latest-posts {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
  }

  .blog-component-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .contact-form-component {
    grid-template-columns: 1fr;
    padding: 3rem;
  }

  .nav-menu-wrapper {
    width: 100%;
    height: 100vh;
    background-color: #0d0d11;
    border-top: 1px solid rgba(129, 129, 139, .2);
    border-bottom: 1px solid rgba(129, 129, 139, .2);
    padding: 24px;
  }

  .dropdown-arrow {
    margin-left: 6px;
  }

  .button-row.hidden-on-tablet {
    display: none;
  }

  .dropdown-link, .dropdown-link.w--current {
    color: #fff;
  }

  .dropdown-column-wrapper {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border-width: 0;
    border-color: rgba(0, 0, 0, 0);
  }

  .dropdown-column-wrapper.w--open {
    color: #fff;
    border-radius: 10px;
    padding-top: 0;
    position: static;
    overflow: hidden;
  }

  .dropdown-wrapper {
    color: #fff;
  }

  .hamburger-menu {
    border-radius: 10px;
    justify-content: flex-end;
    padding: 2px 12px;
    display: flex;
  }

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

  .header-nav-content {
    border-radius: 10px;
    justify-content: flex-end;
  }

  .line-menu {
    width: 36px;
    height: 3px;
    background-color: #fff;
  }

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

  .dropdown-card {
    background-color: rgba(129, 129, 139, .2);
    padding: 40px 30px;
    overflow: visible;
  }

  .nav-list-item {
    margin-bottom: 12px;
  }

  .nav-list-item.center {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-list-item.last {
    margin-top: 2rem;
  }

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

  .header-right-side {
    flex: 0 auto;
    justify-content: flex-end;
    display: flex;
  }

  .home-header-component {
    height: 520px;
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }

  .padding-vertical-home-header {
    padding-top: 8rem;
  }

  .cart-button-wrapper {
    margin-right: 1.5rem;
  }

  .message-empty-state {
    background-color: #000;
  }

  .cart-form-wrapper {
    align-items: center;
  }

  .empty-cart-content-wrapper {
    flex-direction: column;
  }

  .dots-grid {
    left: -3%;
  }

  .dots-grid.why-us {
    bottom: -3%;
    left: -2%;
  }

  .dots-grid.header {
    left: -3%;
  }

  .dots-grid.about {
    left: -15%;
  }

  .dots-grid.service-1 {
    bottom: 0%;
    left: -3%;
  }

  .dots-grid.service-2 {
    left: auto;
  }

  .close-icon {
    font-family: Filled Icon, sans-serif;
  }

  .logo-item {
    width: 180px;
    height: 55px;
    margin-bottom: 40px;
    margin-right: 20px;
  }

  .service-icon {
    width: 10vw;
  }

  .home-section-why-us {
    padding-top: 100px;
  }

  .why-us-component-grid {
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .why-us-image-wrapper._1 {
    width: 50vw;
    height: 90vh;
  }

  .why-us-image-wrapper._2 {
    width: 36vw;
    height: 36vw;
  }

  .call-to-action-component-grid {
    grid-template-columns: 1fr 1fr;
  }

  .footer-component-grid {
    grid-template-columns: auto auto;
  }

  .section-home-blog {
    padding-top: 140px;
  }

  .blog-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .blog-posts-component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .stats-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    display: flex;
  }

  .grid-stats {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .header-image-wrapper._1 {
    width: 40vw;
    height: 75vw;
  }

  .header-image-wrapper._2 {
    width: 40vw;
    height: 40vw;
  }

  .header-image-wrapper._3 {
    width: 20vw;
    height: 20vw;
  }

  .header-image-wrapper._4 {
    width: 40vw;
    height: 75vw;
  }

  .about-image-wrapper._1, .about-image-wrapper._2, .about-image-wrapper._3 {
    width: 26vw;
    height: 60vh;
  }

  .section-home-professionals {
    padding-top: 100px;
  }

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

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

  .testimonial-photo {
    width: 10vw;
    height: 10vw;
  }

  .our-story-image-wrapper {
    height: 80vh;
  }

  .our-values-component-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .values-icon {
    width: 5vw;
    height: 5vw;
  }

  .our-mission-image-wrapper {
    height: 80vh;
  }

  .packages-title-block {
    margin-top: 6rem;
  }

  .pricing-component-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .services-component-header {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: 1fr;
  }

  .service-image-wrapper._1 {
    width: 44vw;
    height: 75vw;
    border-top-left-radius: 25vw;
    border-bottom-right-radius: 25vw;
    border-bottom-left-radius: 25vw;
  }

  .service-image-wrapper._3, .service-image-wrapper._2 {
    width: 34vw;
    height: 34vw;
  }

  .service-image-wrapper._4 {
    width: 90vw;
    height: 90vh;
    border-top-right-radius: 25vw;
    border-bottom-left-radius: 25vw;
  }

  .service-image-wrapper._5 {
    width: 90vw;
    height: 90vh;
    border-top-left-radius: 25vw;
    border-bottom-right-radius: 25vw;
  }

  .service-component {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    grid-template-columns: 1fr;
  }

  .service-component.flexbox {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    flex-direction: column-reverse;
    display: flex;
  }

  .package-icon-wrapper {
    width: 4rem;
  }

  .stats-image-wrapper {
    height: 90vh;
    background-position: 50% 0;
  }

  .stats-image-wrapper.mg-top-40 {
    margin-top: 40px;
  }

  .slider-2 {
    min-height: 1400px;
  }

  .right-arrow {
    display: none;
  }

  .heading-medium-copy, .heading-super-large {
    font-size: 3.2rem;
  }

  .h1_1 {
    font-size: 10vw;
  }

  .section-background {
    justify-content: center;
    display: flex;
  }

  .heading-super-mega-large {
    font-size: 3.2rem;
  }

  .h1_3 {
    width: 100%;
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 2vw;
  }

  .h1_2 {
    font-size: 4vw;
  }

  .h1_4 {
    font-size: 3.2rem;
  }

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

  .stats-image-wrapper-copy {
    height: 90vh;
    background-position: 50% 0;
  }

  .contact-form-component-2 {
    padding: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .text-rich-text h1 {
    font-size: 3.5rem;
  }

  .text-rich-text h2 {
    font-size: 2.8rem;
  }

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

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-xsmall {
    font-size: 1.4rem;
  }

  .form-input {
    min-height: 3.1rem;
  }

  .heading-large {
    font-size: 2.8rem;
    line-height: 1.2;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .max-width-small.footer {
    padding-right: 0;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .style-guide-brand {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-container-styleguide {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .styleguide-color-sample {
    padding: 2.5rem 2rem;
  }

  .styleguide-header {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-size-regular {
    font-size: 1rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-xlarge {
    margin: 2rem;
  }

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

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-xlarge {
    font-size: 3.5rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-size-small {
    font-size: .925rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button.subscribe {
    width: 100%;
  }

  .heading-medium {
    font-size: 2.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .show-mobile-landscape {
    display: block;
  }

  .text-size-medium {
    font-size: 1.125rem;
  }

  .style-badge-color {
    padding: 5px 10px;
  }

  .password-icon {
    width: 160px;
  }

  ._404-title {
    font-size: 10rem;
  }

  .cover-image.main-blog {
    border-radius: 24px;
  }

  .link-content-block.licenses {
    height: 32vw;
  }

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

  .collection-list-latest-posts {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .blog-sidebar {
    position: static;
  }

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

  .product-component-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .licenses-content-wrapper {
    padding: 3rem 2rem 6rem;
  }

  .licenses-image-component {
    grid-template-columns: 1fr 1fr;
  }

  .changelog-content-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .changelog-content {
    width: auto;
    height: auto;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .instructions-content-wrapper {
    border-radius: 24px;
    padding: 3rem 2rem;
  }

  .contact-form-component {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .line-menu {
    width: 32px;
  }

  .header-content-wrapper {
    justify-content: space-between;
  }

  .header-right-side {
    text-align: left;
    object-fit: fill;
    flex-flow: row;
    order: 0;
    align-self: auto;
    position: static;
  }

  .home-header-component {
    height: 400px;
    grid-column-gap: 2rem;
  }

  .cart-button-wrapper {
    margin-right: 1rem;
  }

  .dots-grid, .dots-grid.header {
    left: -2%;
  }

  .dots-grid.service-1 {
    bottom: -3%;
  }

  .dot {
    width: 8px;
    height: 8px;
  }

  .logos-inside-line {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    object-fit: fill;
    flex-flow: wrap;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-content: center;
    align-items: center;
    justify-items: center;
    font-style: italic;
    display: grid;
    overflow: visible;
  }

  .logo-item {
    width: 160px;
    height: 50px;
    margin-right: 10px;
  }

  .logo {
    height: 2.4rem;
  }

  .home-section-why-us {
    padding-top: 60px;
  }

  .why-us-image-wrapper._1 {
    height: 70vh;
  }

  .faq-plus-wrapper {
    margin-left: 20px;
  }

  .faq-content-wrapper {
    padding-left: 35px;
    padding-right: 35px;
  }

  .faq-content-answer {
    margin-left: 27px;
  }

  .number-faq {
    font-size: 16px;
  }

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

  .footer-component-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: auto;
  }

  .blog-component, .blog-posts-component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .content-block {
    padding: 2rem;
  }

  .stats-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .about-header-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .about-image-wrapper._1, .about-image-wrapper._2, .about-image-wrapper._3 {
    height: 45vh;
  }

  .testimonial-photo {
    width: 12vw;
    height: 12vw;
  }

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

  .our-story-component-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    display: flex;
  }

  .our-story-image-wrapper {
    width: 90vw;
    border-top-right-radius: 25vw;
    border-bottom-left-radius: 25vw;
  }

  .our-values-component-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .values-icon {
    width: 6vw;
    height: 6vw;
  }

  .our-mission-component-grid {
    grid-template-columns: 1fr;
  }

  .our-mission-image-wrapper {
    width: 90vw;
  }

  .pricing-component-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .services-component-header {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .service-image-wrapper._1 {
    width: 46vw;
    height: 84vw;
  }

  .service-image-wrapper._3, .service-image-wrapper._2 {
    width: 40vw;
    height: 40vw;
  }

  .service-image-wrapper._4 {
    height: 80vh;
  }

  .service-image-wrapper._5 {
    width: 90vw;
    height: 80vh;
  }

  .service-component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .service-component.flexbox {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .stats-image-wrapper {
    height: 80vh;
  }

  .pricing-item:first-child, .pricing-item:last-child {
    margin-top: 0;
  }

  .heading-medium-copy {
    font-size: 2.5rem;
  }

  .heading-super-large {
    font-size: 2.8rem;
    line-height: 1.2;
  }

  .h1_1 {
    margin-left: 0;
    font-size: 10vw;
    line-height: 1.2;
  }

  .section-background {
    justify-content: center;
    display: flex;
  }

  .heading-super-mega-large {
    font-size: 2.8rem;
    line-height: 1.2;
  }

  .h1_3 {
    margin-top: 22px;
  }

  .h1_2 {
    font-size: 4.2vw;
  }

  .h1_4 {
    font-size: 2.8rem;
    line-height: 1.2;
  }

  .stats-image-wrapper-copy {
    height: 80vh;
  }

  .page-padding-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .contact-form-component-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .text-size-regular-2 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .text-rich-text h1 {
    font-size: 2.5rem;
  }

  .text-rich-text h2 {
    font-size: 2rem;
  }

  .text-rich-text h3 {
    font-size: 1.8rem;
  }

  .text-rich-text h4 {
    font-size: 1.6rem;
  }

  .text-rich-text h5 {
    font-size: 1.2rem;
  }

  .text-rich-text h6 {
    font-size: 1rem;
  }

  .styleguide-button-row {
    align-items: flex-start;
  }

  .heading-xsmall {
    font-size: 1.2rem;
  }

  .form-input {
    padding: .75rem 1.5rem;
  }

  .form-input.payment-info {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }

  .form-input.discount {
    width: 14rem;
  }

  .heading-large {
    font-size: 2.2rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .show-mobile-portrait {
    display: block;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .page-padding {
    display: flex;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-xlarge {
    font-size: 2.5rem;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button.discount {
    width: 10rem;
  }

  .heading-medium {
    font-size: 2rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium {
    font-size: 1.125rem;
  }

  ._404-title {
    font-size: 8rem;
  }

  ._404-title.text-style-italic {
    margin-left: -20px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .checkout-block-content.shipping {
    padding-left: 0;
    padding-right: 0;
  }

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

  .order-item-wrapper {
    flex-wrap: nowrap;
  }

  .cover-image.main-blog {
    border-radius: 18px;
  }

  .link-content-block.licenses {
    height: 30vw;
    border-radius: 16px;
  }

  .sidebar-content-flex {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

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

  .licenses-content-wrapper {
    border-radius: 24px;
    margin-top: 3rem;
    padding-bottom: 4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .licenses-image-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .instructions-content-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .contact-form-component {
    padding: 3.5rem 1.25rem 2.5rem;
  }

  .button-row {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .header-nav-content {
    justify-content: flex-start;
    margin-right: 0;
  }

  .dropdown-card {
    padding: 30px 20px;
  }

  .nav-list-item {
    width: 100%;
    text-align: left;
  }

  .logo-link {
    padding-left: 0;
  }

  .header-right-side {
    justify-content: flex-start;
  }

  .home-header-component {
    height: 750px;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
    grid-auto-rows: 508px;
    align-items: end;
  }

  .padding-vertical-home-header {
    padding-top: 100px;
  }

  .cart-button-wrapper {
    margin-right: .5rem;
  }

  .dots-grid {
    left: -3%;
  }

  .dots-grid.why-us {
    top: auto;
    bottom: -5%;
    left: -3%;
  }

  .dots-grid.header {
    left: -3%;
  }

  .dots-grid.about {
    bottom: -10%;
  }

  .dots-grid.service-1 {
    bottom: -5%;
    left: -5%;
  }

  .dots-grid.service-3 {
    bottom: -6%;
  }

  .logo-item {
    width: 100px;
    height: 30px;
  }

  .service-icon {
    width: 16vw;
  }

  .why-us-image-wrapper._1 {
    height: 50vh;
  }

  .why-us-image-wrapper.main {
    height: 450px;
    background-position: 50% 0;
  }

  .faq-plus-wrapper {
    width: 20px;
    max-height: 20px;
    min-height: 20px;
    min-width: 20px;
    margin-left: 10px;
  }

  .faq-content-wrapper {
    padding: 20px 25px;
  }

  .faq-content-answer {
    margin-left: 0;
  }

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

  .contact-icon.email {
    font-family: Filled Icon, sans-serif;
  }

  .footer-component-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .link-content-blog.sidebar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .relative-position.sidebar {
    width: 8rem;
  }

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

  .content-block {
    padding: 1.5rem 1.25rem;
  }

  .about-image-wrapper._1, .about-image-wrapper._2, .about-image-wrapper._3 {
    height: 30vh;
  }

  .services-component-grid {
    grid-row-gap: 4rem;
    grid-template-columns: 1.5fr;
  }

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

  .service-list._1 {
    margin-top: 0;
  }

  .testimonial-item-wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .testimonial-photo {
    width: 20vw;
    height: 20vw;
  }

  .our-story-image-wrapper {
    height: 60vh;
  }

  .values-icon {
    width: 8vw;
    height: 8vw;
  }

  .our-mission-image-wrapper {
    height: 60vh;
  }

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

  .packages-content-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .service-image-wrapper._1 {
    width: 46vw;
    height: 54vh;
  }

  .service-image-wrapper._4, .service-image-wrapper._5 {
    height: 54vh;
  }

  .stats-image-wrapper {
    height: 50vh;
  }

  .nav-menu-component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .footer-bottom-content {
    grid-row-gap: 6px;
  }

  .slider-2 {
    min-height: 1440px;
  }

  .right-arrow {
    display: none;
  }

  .heading-medium-copy {
    font-size: 2rem;
  }

  .text-block {
    color: #68bbff;
    font-family: Social Icon Font, sans-serif;
  }

  .heading-super-large {
    font-size: 2.2rem;
  }

  .h1_1 {
    font-size: 20vw;
    line-height: 1;
  }

  .section-background {
    height: 850px;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .heading-super-mega-large {
    font-size: 2.2rem;
  }

  .h1_3 {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
    font-size: 4vw;
    line-height: 1.2;
  }

  .h1_2 {
    font-size: 8vw;
    line-height: 0;
  }

  .h1_4 {
    font-size: 2.2rem;
  }

  .stats-image-wrapper-copy {
    height: 50vh;
  }

  .contact-form-component-2 {
    padding: 3.5rem 1.25rem 2.5rem;
  }

  .contact-icon-2.email {
    font-family: Filled Icon, sans-serif;
  }
}

#w-node-_0dfbe7a0-261a-0002-65c5-22e86775eb21-6775eb1b, #w-node-_4b160996-60d1-b750-fa02-405927ef15a2-8805dfbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4b160996-60d1-b750-fa02-405927ef15ab-8805dfbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_391b0a39-d256-c520-0b9d-34a205ba37e8-8805dfbb, #w-node-_391b0a39-d256-c520-0b9d-34a205ba37eb-8805dfbb, #w-node-_391b0a39-d256-c520-0b9d-34a205ba37ee-8805dfbb, #w-node-_391b0a39-d256-c520-0b9d-34a205ba37f1-8805dfbb, #w-node-_391b0a39-d256-c520-0b9d-34a205ba37f4-8805dfbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_924482e9-79bd-7186-16a2-078032092448-8805dfbb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_381fe129-60d8-de12-174c-4c58ac27e7a7-8805dfbb, #w-node-e6067bc9-a5c3-bab4-71f8-7063e775f34b-8805dfbb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_935b42b5-d63d-5c31-6919-288ed956a575-d956a56f {
  grid-area: 1 / 2 / 2 / 6;
}

#w-node-_935b42b5-d63d-5c31-6919-288ed956a57a-d956a56f {
  grid-area: 1 / 7 / 2 / 13;
  align-self: center;
  justify-self: end;
}

#w-node-b5ca3ea7-c553-3e9d-b752-7af2d8827a88-5605dfbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b5ca3ea7-c553-3e9d-b752-7af2d8827a93-5605dfbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-b5ca3ea7-c553-3e9d-b752-7af2d8827a97-5605dfbe {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-c000f6c5-8cd8-1e49-d68f-6a8c9c98f9c5-7f05dfbf, #w-node-c000f6c5-8cd8-1e49-d68f-6a8c9c98f9cc-7f05dfbf, #w-node-c000f6c5-8cd8-1e49-d68f-6a8c9c98f9ce-7f05dfbf, #w-node-c000f6c5-8cd8-1e49-d68f-6a8c9c98f9cf-7f05dfbf, #w-node-c000f6c5-8cd8-1e49-d68f-6a8c9c98f9d4-7f05dfbf, #w-node-c000f6c5-8cd8-1e49-d68f-6a8c9c98f9d9-7f05dfbf, #w-node-c000f6c5-8cd8-1e49-d68f-6a8c9c98f9de-7f05dfbf, #w-node-c000f6c5-8cd8-1e49-d68f-6a8c9c98f9e3-7f05dfbf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec3e939c-afdd-f385-fe70-2c50046ba0a2-e905dfc0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_95e5019b-c4ea-2834-fb8b-7d5db35b6675-e905dfc0 {
  grid-area: 1 / 1 / 5 / 2;
}

#w-node-_5ec908a3-5158-46d1-2cb3-5bcee2aa39bd-e905dfc0 {
  grid-area: 3 / 2 / 5 / 3;
  align-self: end;
}

#w-node-c97814c7-053e-f895-8c3f-911ed68683ed-e905dfc0 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-f3722188-99b1-b8a3-5f5c-4e039054e74f-e905dfc0, #w-node-_8080dac6-36ef-0b26-d0d3-5bb419e1bd73-e905dfc0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7fd251d9-6361-9740-2f7e-b3a152a67bb9-e905dfc0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_41fbf9b8-67ac-7534-99ce-a1a0478bcc95-e905dfc0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee832b79-cae5-ff87-038d-a2c3cd4feb23-e905dfc0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a1202a3f-2ddc-9dfb-6534-95f035b2fc36-3805dfc1, #w-node-_3c129ccd-8d82-e7c6-655c-02c380986d5e-3805dfc1, #w-node-_3c129ccd-8d82-e7c6-655c-02c380986d63-3805dfc1, #w-node-_3c129ccd-8d82-e7c6-655c-02c380986d68-3805dfc1, #w-node-_3c129ccd-8d82-e7c6-655c-02c380986d6d-3805dfc1, #w-node-_3c129ccd-8d82-e7c6-655c-02c380986d72-3805dfc1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0e446c1-f65a-c0b2-1cff-f23737d9485d-3805dfc1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-ee8725c5-710f-4574-0d50-5db7d64d0a3d-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_98ed0305-6ae0-2253-d9a1-beff8c85d4f3-87339c29 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: end;
}

#w-node-_8aeeab2b-b0c6-3a74-7ad5-88dbcc345e01-87339c29, #w-node-_37cb9536-8956-9898-6a6d-aaf22fca9ec1-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_71641a42-1add-d3c5-b330-79275d827d08-87339c29, #w-node-_7146e308-75d1-b4a0-f821-57832ede03f9-87339c29, #w-node-f727c355-ad62-8092-e93c-bf1c22a09446-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_50008e7e-030d-829d-da7c-3a05ceb5dfc0-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_136c3212-d493-df91-d98f-d613edeebbe1-87339c29, #w-node-_136c3212-d493-df91-d98f-d613edeebbe5-87339c29, #w-node-_136c3212-d493-df91-d98f-d613edeebbe9-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_78a2572b-d960-182e-f759-006c3df56576-87339c29, #w-node-fb7c993c-972b-3795-d2b2-63ef2eebf021-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb7c993c-972b-3795-d2b2-63ef2eebf02a-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_91a351aa-c541-d57c-e142-7c7ddc48f80d-87339c29, #w-node-aba0d88c-a703-e63a-9e65-42bf2396c830-87339c29, #w-node-_91a351aa-c541-d57c-e142-7c7ddc48f820-87339c29, #w-node-_91a351aa-c541-d57c-e142-7c7ddc48f82e-87339c29, #w-node-_91a351aa-c541-d57c-e142-7c7ddc48f833-87339c29, #w-node-bd5e0692-57ba-dfb0-3601-ff0f6da591d1-87339c29, #w-node-fb7c993c-972b-3795-d2b2-63ef2eebf02e-87339c29, #w-node-_0c47c43f-639f-e0c5-f590-db2f84f9223a-87339c29, #w-node-fb7c993c-972b-3795-d2b2-63ef2eebf041-87339c29, #w-node-d9744833-36fd-1be4-1a13-f71f74390688-87339c29, #w-node-fb7c993c-972b-3795-d2b2-63ef2eebf055-87339c29, #w-node-_845f5b68-f03d-1ef9-27d0-df27a809a38b-87339c29, #w-node-_26cd605c-fcc4-0669-d0f8-23ea21e6f0f2-87339c29, #w-node-d00be41e-132c-7c98-e8a7-c009f5e56093-87339c29, #w-node-_26cd605c-fcc4-0669-d0f8-23ea21e6f105-87339c29, #w-node-_8b49ccb3-f037-482c-c584-42cee62944c8-87339c29, #w-node-_26cd605c-fcc4-0669-d0f8-23ea21e6f118-87339c29, #w-node-d3de3b49-8bb4-cbf4-4f70-960297e20633-87339c29, #w-node-_5e6f91fd-96f1-3eff-931f-b4cb89ece013-87339c29, #w-node-_4365beba-030e-ee98-ac30-6ad1df21e916-87339c29, #w-node-_5e6f91fd-96f1-3eff-931f-b4cb89ece026-87339c29, #w-node-_942c05e9-7a72-6b2a-31f8-287639500c1f-87339c29, #w-node-_5e6f91fd-96f1-3eff-931f-b4cb89ece039-87339c29, #w-node-eeb0abb3-271f-a9d4-f434-f4088fc6e6ff-87339c29, #w-node-_08b007f2-1051-357d-eb12-497d8eed41a5-87339c29, #w-node-_400693c1-8640-8965-360d-1e78f6faa919-87339c29, #w-node-_08b007f2-1051-357d-eb12-497d8eed41b8-87339c29, #w-node-_37062be5-aefa-29aa-3afe-72373181bc53-87339c29, #w-node-_08b007f2-1051-357d-eb12-497d8eed41cc-87339c29, #w-node-e92b51d0-c7f6-41a9-5bf6-06af427ed511-87339c29, #w-node-_160515c2-299c-ea1d-bf07-9a064bc9be0d-87339c29, #w-node-f68a31ca-74c2-c97c-582f-7d588f8edb82-87339c29, #w-node-_160515c2-299c-ea1d-bf07-9a064bc9be20-87339c29, #w-node-_96605f2a-118f-797a-24f5-4f2a79c8e511-87339c29, #w-node-_160515c2-299c-ea1d-bf07-9a064bc9be34-87339c29, #w-node-b65617e0-b94a-e8df-6c9d-70f38610ac8b-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0f04d1f-ee77-bcb8-fbb6-9bd78afe4f02-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b0f04d1f-ee77-bcb8-fbb6-9bd78afe4f1b-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_6afd4029-f236-a408-5fec-934cf0872a99-87339c29, #w-node-_9b2b8578-ad45-cf02-1589-d2f2726b3534-87339c29, #w-node-fa705ed7-072e-3d93-c600-03ec62def62d-87339c29, #w-node-b49bd23f-8835-3248-5a14-8561b748acfb-87339c29, #w-node-_43594e59-e198-bad9-c597-5bb1eafe8e98-87339c29, #w-node-_7402a128-312c-48fe-4142-d3c9acaea1f4-87339c29, #w-node-_78d4d607-7b8a-0425-9cf9-090d0fc438ff-87339c29, #w-node-_78d4d607-7b8a-0425-9cf9-090d0fc43901-87339c29, #w-node-_78d4d607-7b8a-0425-9cf9-090d0fc43903-87339c29, #w-node-d92533ef-cfed-58b5-715b-35f77f261e54-87339c29, #w-node-d92533ef-cfed-58b5-715b-35f77f261e56-87339c29, #w-node-d92533ef-cfed-58b5-715b-35f77f261e58-87339c29, #w-node-_32f7dbe9-f6e2-0805-a13d-15c6c0b1f0d1-87339c29, #w-node-_32f7dbe9-f6e2-0805-a13d-15c6c0b1f0d3-87339c29, #w-node-_32f7dbe9-f6e2-0805-a13d-15c6c0b1f0d5-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Contact.w-node-_748fa156-888f-032e-bab6-9033fdd42206-87339c29 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_748fa156-888f-032e-bab6-9033fdd4220a-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_748fa156-888f-032e-bab6-9033fdd42211-87339c29 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_748fa156-888f-032e-bab6-9033fdd42212-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_748fa156-888f-032e-bab6-9033fdd42227-87339c29 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_31caece8-f2c1-29fd-aa45-39f939c42eef-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31caece8-f2c1-29fd-aa45-39f939c42ef8-87339c29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

@media screen and (min-width: 1920px) {
  #w-node-_935b42b5-d63d-5c31-6919-288ed956a575-d956a56f {
    grid-area: 1 / 1 / 2 / 6;
  }

  #w-node-_935b42b5-d63d-5c31-6919-288ed956a57a-d956a56f {
    justify-self: end;
  }

  #w-node-_91a351aa-c541-d57c-e142-7c7ddc48f820-87339c29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_91a351aa-c541-d57c-e142-7c7ddc48f833-87339c29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fb7c993c-972b-3795-d2b2-63ef2eebf041-87339c29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-fb7c993c-972b-3795-d2b2-63ef2eebf055-87339c29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_26cd605c-fcc4-0669-d0f8-23ea21e6f105-87339c29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_26cd605c-fcc4-0669-d0f8-23ea21e6f118-87339c29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e6f91fd-96f1-3eff-931f-b4cb89ece026-87339c29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_5e6f91fd-96f1-3eff-931f-b4cb89ece039-87339c29, #w-node-_08b007f2-1051-357d-eb12-497d8eed41cc-87339c29, #w-node-_160515c2-299c-ea1d-bf07-9a064bc9be34-87339c29 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #Contact.w-node-_748fa156-888f-032e-bab6-9033fdd42206-87339c29, #w-node-_748fa156-888f-032e-bab6-9033fdd42211-87339c29, #w-node-_748fa156-888f-032e-bab6-9033fdd42227-87339c29 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-ee8725c5-710f-4574-0d50-5db7d64d0a3d-87339c29 {
    align-self: start;
  }

  #w-node-b0f04d1f-ee77-bcb8-fbb6-9bd78afe4f1b-87339c29 {
    align-self: end;
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_935b42b5-d63d-5c31-6919-288ed956a575-d956a56f {
    grid-column: 1 / 3;
    justify-self: center;
  }

  #w-node-_935b42b5-d63d-5c31-6919-288ed956a57a-d956a56f {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_5ec908a3-5158-46d1-2cb3-5bcee2aa39bd-e905dfc0 {
    justify-self: center;
  }

  #w-node-_7fd251d9-6361-9740-2f7e-b3a152a67bb9-e905dfc0 {
    justify-self: start;
  }

  #w-node-_98ed0305-6ae0-2253-d9a1-beff8c85d4f3-87339c29 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
  }

  #w-node-b0f04d1f-ee77-bcb8-fbb6-9bd78afe4f1b-87339c29 {
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0dfbe7a0-261a-0002-65c5-22e86775eb21-6775eb1b {
    grid-column: span 2 / span 2;
  }

  #w-node-_4b160996-60d1-b750-fa02-405927ef15ab-8805dfbb {
    justify-self: start;
  }

  #w-node-_381fe129-60d8-de12-174c-4c58ac27e79d-8805dfbb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e6067bc9-a5c3-bab4-71f8-7063e775f34b-8805dfbb {
    grid-column: span 2 / span 2;
  }

  #w-node-b5ca3ea7-c553-3e9d-b752-7af2d8827a93-5605dfbe {
    justify-self: start;
  }

  #w-node-b5ca3ea7-c553-3e9d-b752-7af2d8827a97-5605dfbe {
    grid-column: span 1 / span 1;
  }

  #w-node-_5ec908a3-5158-46d1-2cb3-5bcee2aa39bd-e905dfc0, #w-node-c97814c7-053e-f895-8c3f-911ed68683ed-e905dfc0, #w-node-fb7c993c-972b-3795-d2b2-63ef2eebf02a-87339c29 {
    justify-self: start;
  }

  #w-node-_748fa156-888f-032e-bab6-9033fdd42212-87339c29 {
    grid-column: span 2 / span 2;
  }

  #w-node-_31caece8-f2c1-29fd-aa45-39f939c42ef8-87339c29 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c5485321-24e6-872e-bf56-81d1bcd9cc5a-87339c29 {
    align-self: auto;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Social Icon Font';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Filled Icon';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}