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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

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

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

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

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

body {
  color: rgba(255, 255, 255, .85);
  background-color: #000;
  font-family: Inter, sans-serif;
  line-height: 1.5;
}

h1 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Hauora, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.4;
}

h2 {
  color: #fff;
  font-family: Hauora, sans-serif;
  font-size: 2.4em;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  color: #fff;
  margin-top: 10px;
  font-family: Hauora, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.3;
}

h4 {
  color: #fff;
  font-family: Hauora, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Hauora, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

p {
  color: rgba(255, 255, 255, .5);
  letter-spacing: -.02em;
  margin-bottom: 10px;
  font-size: 1.4em;
  line-height: 1.5;
}

a {
  color: #a5a5a5;
  text-decoration: underline;
}

a:hover {
  color: #fff;
}

li {
  padding-top: 6px;
  padding-bottom: 6px;
}

blockquote {
  color: rgba(255, 255, 255, .5);
  background-color: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .2);
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 30px 35px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}

figcaption {
  color: rgba(148, 148, 148, .85);
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
}

.section {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  position: relative;
  top: 0;
}

.section.titles {
  min-height: auto;
  border: 1px #000;
  padding-top: 12vh;
  padding-bottom: 0;
}

.section.bg-dark-gray {
  background-color: #272727;
}

.section.overflow {
  width: 100%;
  overflow: hidden;
}

.section.light-blue {
  background-color: #ebf0f7;
}

.section.desktop-top-padding-header {
  padding-top: 150px;
}

.section.bg-light-gray {
  background-color: #e7e7e7;
}

.gallery-grid-wrapper {
  min-height: 50vh;
  min-width: 100%;
  align-items: center;
  display: flex;
  overflow: visible;
}

.nav-li {
  color: #fff;
  letter-spacing: 0;
  text-transform: capitalize;
  border-bottom: 2px #e0e0e0;
  padding: 10px 15px;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container {
  z-index: 2;
  max-width: 1380px;
  flex: 1;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.container.inner-padding-medium {
  padding-top: 8em;
  padding-bottom: 8em;
}

.container.desktop-padding {
  padding-bottom: 2em;
}

.container.titles {
  color: rgba(255, 255, 255, .85);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 10vh;
  display: flex;
}

.container.padding-top-large {
  margin-top: 100px;
  padding-top: 0;
}

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

.container.merch {
  padding-top: 12.5vh;
}

.container.title {
  padding-top: 15vh;
}

.container.footer {
  padding-top: 35px;
}

.container.padding-top-medium {
  padding-top: 6em;
}

.main-grid {
  width: 100%;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  position: relative;
}

.main-grid.margin-bottom-medium {
  margin-bottom: 8em;
}

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

.main-grid.hero-images {
  max-width: 1980px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  margin-left: auto;
  margin-right: auto;
}

.grid-wrapper {
  min-height: auto;
  position: relative;
}

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

.grid-wrapper.top-padding {
  padding-top: 4vh;
}

.grid-wrapper.product-banner {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 45px;
  padding-right: 45px;
  display: flex;
}

.grid-wrapper.sticky-faq {
  padding-top: 45px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.margin-bottom-small {
  margin-bottom: 36px;
}

.margin-bottom-medium {
  margin-bottom: 12em;
}

.inner-padding-xsmall {
  margin-bottom: 0;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}

.inner-padding-medium {
  padding-top: 12em;
  padding-bottom: 12em;
}

.hero-grid-header {
  min-height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  grid-template-rows: 10vh auto auto 10vh auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.hero-grid-header.align-top {
  grid-template-rows: 10vh 10vh auto auto auto auto;
}

.title-tag {
  color: rgba(255, 255, 255, .6);
  text-align: left;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.grid-rail {
  width: auto;
  min-height: auto;
  min-width: 60vw;
  grid-column-gap: 2vw;
  white-space: nowrap;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-left: 1vw;
  margin-right: 1vw;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.hero-rail {
  align-items: flex-end;
  display: flex;
}

.hero-rail.gap {
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 15px;
}

.hero-rail.about-page {
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  top: -7vh;
}

.logos-wrapper {
  width: auto;
  justify-content: center;
  align-items: center;
  padding: 2em;
  display: flex;
}

.image-logo {
  width: 100%;
  max-height: 35px;
  max-width: 110px;
  object-fit: contain;
  flex: 1;
}

.image-logo.large {
  max-height: 60px;
  max-width: 120px;
}

.image-logo.xlarge {
  max-height: 90px;
  max-width: 220px;
}

.grid-gallery {
  width: 100%;
  max-width: 1980px;
  min-height: 60vh;
  min-width: 120vw;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex: none;
  grid-template-rows: 6vh 6vh 6vh 6vh 6vh 6vh 6vh 6vh;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  padding-right: 36px;
}

.frame-image-hero {
  min-height: auto;
  background-color: #f44;
  position: relative;
  overflow: hidden;
}

.frame-image-hero._03 {
  z-index: 2;
}

.frame-image-hero._04 {
  z-index: 0;
}

.frame-image-hero._05 {
  z-index: 4;
}

.small-legal-text {
  color: #6e6e6e;
  font-size: 13px;
}

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

.wrapper-heading.align-left {
  width: 100%;
  align-items: flex-start;
}

.paragraph {
  color: #383838;
  margin-bottom: 60px;
  font-size: 1.65em;
  font-weight: 400;
  line-height: 1.7;
}

.hero-images-wrapper {
  min-height: auto;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 15vh;
  display: flex;
  overflow: hidden;
}

.divider-overlap {
  z-index: 2;
  width: 100%;
  height: 35%;
  max-height: 450px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.divider-overlap.bg-dark-gray {
  background-color: #272727;
}

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

.inner-full-width-grid {
  max-width: 2250px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.inner-full-width-grid.inner-padding-medium {
  max-width: 2200px;
  margin-left: auto;
  margin-right: auto;
}

.half-container {
  width: 100%;
  max-width: 690px;
  min-height: 400px;
  color: #fff;
  padding-left: 30px;
  padding-right: 5vw;
}

.half-container.reverse {
  min-height: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}

.image-frame {
  width: 20vw;
  max-width: 380px;
  perspective: 2000px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-frame.frame-padding-small {
  padding: 2vh 2vw;
}

.image-frame.frame-padding-small._3d {
  overflow: visible;
}

.image-frame.move {
  width: 25vw;
  max-width: 480px;
  bottom: -20px;
  left: -45px;
  overflow: visible;
}

.image-frame.up {
  top: -8vh;
}

.image-frame.down {
  bottom: -7vh;
}

.image-tiles-hero {
  width: 100%;
  height: 100%;
  max-height: 38vh;
  object-fit: cover;
  position: relative;
}

.image-tiles-hero._3d-flip {
  max-height: 38vh;
}

.wrappernav {
  z-index: 20;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.navgrid {
  width: 100%;
  max-width: 1380px;
  min-height: 10vh;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr);
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
}

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

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

.heading-xlarge {
  color: #fff;
  margin-top: 0;
  font-size: 6em;
  font-weight: 700;
  line-height: 1.1;
}

.heading-xlarge.white {
  color: #fff;
  text-align: center;
  font-size: 90px;
}

.heading-xlarge._16-ch {
  max-width: 16ch;
}

.heading-xlarge.inter {
  font-family: Inter, sans-serif;
}

.hero-overlayer {
  z-index: 1;
  background-image: linear-gradient(#000 5%, rgba(37, 37, 37, 0) 20%), linear-gradient(to right, #000, rgba(255, 255, 255, 0) 67%);
  position: relative;
}

.navbar {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  display: flex;
}

.button {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: rgba(128, 128, 128, .2);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 18px 35px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.button:hover {
  background-color: #5311ce;
}

.button.outline {
  color: rgba(255, 255, 255, .5);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(179, 179, 179, .3);
}

.button.outline:hover {
  color: rgba(255, 255, 255, .85);
  border-color: rgba(179, 179, 179, .8);
}

.button.color-red {
  white-space: nowrap;
  background-color: #ff0062;
  flex-wrap: nowrap;
}

.button.color-red:hover {
  background-color: #4400c3;
}

.button.color-red.topnav:hover {
  color: #fff;
  background-color: #6411ff;
}

.button.topnav {
  box-shadow: none;
  background-color: rgba(41, 41, 41, .2);
  padding: 15px 20px;
}

.button.topnav:hover {
  color: rgba(255, 255, 255, .75);
}

.button.topnav.color-red {
  box-shadow: none;
  background-color: #ff0062;
}

.button.learn-more {
  color: rgba(255, 255, 255, .7);
}

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

.button.bg-white:hover {
  background-color: #d6d6d6;
}

.grid-buttons {
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  align-items: center;
  justify-items: start;
}

.grid-buttons.inner-padding-micro {
  grid-template-columns: auto;
  padding-top: 2em;
  padding-bottom: 2em;
}

.p-small-size {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
}

.p-small-size.min-h {
  min-height: 6em;
}

.wrapper-blurb {
  color: #747474;
  text-align: left;
}

.wrapper-blurb.margin-bottom-small {
  color: #8d8d8d;
}

.nav-link {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  transition: color .2s;
}

.nav-link:hover {
  color: rgba(255, 255, 255, .75);
}

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

.image-brand {
  max-height: 56px;
}

.image-iphone {
  width: 30vw;
  object-fit: cover;
}

.padding-bottom-medium {
  padding-bottom: 12vh;
}

.padding-bottom-small {
  padding-bottom: 3vh;
}

.link-icons {
  width: 60px;
  height: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-icons.center {
  width: 36px;
  height: 36px;
  justify-content: center;
}

.tabs-menu {
  justify-content: center;
  padding-top: 6vh;
  padding-bottom: 6vh;
  display: flex;
}

.tabs-menu.plan {
  padding-top: 0;
}

.list-flex {
  color: rgba(255, 255, 255, .54);
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.2em;
  display: flex;
}

.list-flex.off {
  color: rgba(145, 145, 145, .54);
  text-decoration: line-through;
}

.icon-check {
  height: 9px;
}

.image-tab-wrapper {
  max-height: 65vh;
  border-radius: 5px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tabs-column {
  width: 100%;
  grid-column-gap: 70px;
  grid-row-gap: 1.5vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tabs-menu-vertical {
  width: 100%;
  max-width: none;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 35px;
  display: flex;
}

.tab-list {
  color: #fff;
  text-align: left;
  background-color: #222;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 20px;
  font-size: 14px;
  line-height: 1.4;
}

.tab-list.w--current {
  background-color: #6411ff;
}

.dropdown-toggle {
  color: #fff;
  padding-left: 12px;
  padding-right: 32px;
  font-size: 16px;
}

.mockup {
  z-index: 2;
  width: auto;
  height: auto;
  max-height: 715px;
  max-width: none;
  box-shadow: none;
  background-color: #4e4e4e;
  border: 10px solid #000;
  border-radius: 25px;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tabs-nav-menu {
  justify-content: flex-start;
  margin-top: 35px;
  margin-bottom: 35px;
  display: flex;
  box-shadow: inset 0 -1px #1b1b1b;
}

.button-tab {
  color: #838383;
  text-align: center;
  background-color: #1b1b1b;
  border-radius: 4px 4px 0 0;
  margin-left: 0;
  margin-right: 10px;
  padding: 15px 25px;
  font-size: 16px;
}

.button-tab.w--current {
  color: #fff;
  background-color: #6411ff;
  box-shadow: inset 0 -4px #6411ff;
}

.button-tab.rounded {
  border-radius: 4px;
}

.gray-wrapper {
  width: 100%;
  height: 100%;
  min-height: 220px;
  background-color: #1b1b1b;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 2.5em;
  display: flex;
  position: relative;
}

.gray-wrapper.auto {
  height: auto;
}

.gray-wrapper.no-padding {
  padding: 0;
}

.gray-wrapper.flex-vertical-mid, .gray-wrapper.inner-quote {
  justify-content: center;
}

.gray-wrapper.selected-plan {
  background-color: #6411ff;
}

.gray-wrapper.inner-form {
  align-items: center;
}

.gray-wrapper.float-bottom {
  padding-bottom: 0;
  overflow: hidden;
}

.gray-wrapper.featured-plan-outline {
  border: 1px solid #6411ff;
}

.gray-wrapper.inner-form-medium {
  align-items: center;
  padding-top: 5em;
  padding-bottom: 5em;
}

.icon-wrap {
  width: auto;
  height: 55px;
  flex: none;
  margin-top: 0;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
}

.icon-wrap.margin-bottom-xsmall {
  width: auto;
}

.stats {
  color: #fff;
  font-family: Hauora, sans-serif;
  font-size: 4em;
  font-weight: 600;
}

.stats.small-size {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 32px;
  line-height: 1.2;
}

.text-field {
  width: 100%;
  height: 65px;
  min-width: 16em;
  border: 1px #fff;
  border-radius: 5px;
  margin-bottom: 0;
  margin-right: 15px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 16px;
  font-size: 16px;
  box-shadow: inset 1px 1px #fff;
}

.text-field.select {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;

  -webkit-appearance: none;
  -moz-appearance: radio-container;
  appearance: none;
  background: url('../images/caret-down.svg') no-repeat right 16px center;
}

.inner-input p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

.radio {
  display: flex;
  gap: 16px;
}

.radio>div {
  display: flex;
  gap: 8px;
}

.radio label {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #999999;
  margin-bottom: 0;
}

.radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 0;

  font: inherit;
  color: currentColor;
  width: 24px;
  height: 24px;
  border-radius: 50%;

  display: grid;
  place-content: center;
}

.radio input[type="radio"]::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #303030;
}

.radio input[type="radio"]:checked::before {
  transform: scale(1);
}

.text-field.dark {
  box-shadow: none;
  color: #fff;
  background-color: #302f2f;
  border-color: #333;
}

.icon-social {
  max-height: 18px;
}

.icon-social.profile {
  max-height: 20px;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
  padding-right: 10px;
}

.inner-footer-nav {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.link-footer {
  color: rgba(255, 255, 255, .54);
  font-size: 16px;
  text-decoration: none;
}

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

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

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

.heading-wrapper.inner-padding-small.align-center {
  align-items: center;
}

.inner-grid-hero {
  height: 100%;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  position: relative;
}

.profile {
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
}

.image-profile-wrapper {
  width: 85px;
  height: 85px;
  border-radius: 100px;
  position: relative;
  overflow: hidden;
}

.image-profile-wrapper.small {
  width: 45px;
  height: 45px;
}

.image-profile-wrapper.large {
  width: 220px;
  height: 220px;
}

.image-profile-wrapper.large.margin-bottom-xsmall {
  border-radius: 300px;
}

.stats-wrapper {
  text-align: center;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.wrapper-text-opacity {
  color: rgba(255, 255, 255, .5);
  line-height: 1.5;
}

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

.paragraph-wrapper {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-wrapper.margin-bottom-small {
  align-items: flex-start;
}

.paragraph-wrapper.inner-padding-micro, .paragraph-wrapper.align-center {
  align-items: center;
}

.paragraph-wrapper.align-center.half {
  max-width: 50%;
  padding-bottom: 35px;
}

.ratings {
  align-items: center;
  display: flex;
}

.ratings-stars {
  max-height: 16px;
  margin-right: 5px;
}

.ratings-stars.large {
  max-height: 24px;
}

.plan-column {
  min-height: auto;
  background-color: #1b1b1b;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  padding: 2em 2vw 3em;
  display: flex;
  position: relative;
}

.plan-column.recommended {
  border: 2px solid #6411ff;
}

.form-wrapper.left {
  justify-content: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.icon-content {
  max-height: 45px;
  max-width: 55px;
}

.big-heading-wrapper {
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
  overflow: hidden;
}

.xlarge-scroll-heading {
  color: #282829;
  text-transform: none;
  white-space: nowrap;
  font-family: Hauora, sans-serif;
  font-size: 24vh;
  font-weight: 600;
}

.top-padding {
  padding-top: 10vh;
}

.quote-icon {
  margin-bottom: 4%;
}

.image-grid-wrapper {
  min-height: 45vh;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-grid-wrapper.logo-wrapper {
  z-index: 3;
  max-height: none;
  min-height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}

.image-grid-wrapper.rounded {
  height: 100%;
}

.image-grid-wrapper.hero {
  height: 70vh;
  min-height: auto;
}

.logo-footer {
  max-height: 40px;
  margin-bottom: 25px;
}

.grid-overlap {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  position: relative;
}

.overlap-divider {
  height: 100%;
  background-color: #e6e6e6;
}

.overlap-divider.black {
  height: 100%;
  min-height: 400px;
  color: #000;
  background-color: #000;
}

.overlap-divider.bg-dark-gray {
  background-color: #272727;
}

.overlap-divider.bg-dark-gray.medium {
  height: 35%;
}

.device-wrapper {
  z-index: 6;
  width: 100%;
  max-width: 1050px;
  min-height: auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.half-section {
  width: 100%;
  height: 100%;
  min-height: auto;
  border-top-left-radius: 5px;
  align-items: center;
  padding-left: 0;
  padding-right: 5vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.half-section.reverse {
  padding-left: 5vw;
  padding-right: 0;
}

.inner-half-section {
  width: 100%;
  height: 75vh;
  max-width: 990px;
  box-shadow: none;
  border: 8px solid #000;
  border-left-style: none;
  border-radius: 0 15px 15px 0;
  overflow: hidden;
}

.inner-half-section.reverse {
  border-left-style: solid;
  border-right-style: none;
  border-radius: 15px 0 0 25px;
}

.inner-half-section.reverse.device {
  border-style: solid;
  border-width: 0;
}

.inner-half-section.device {
  height: auto;
}

.inner-content-column {
  min-height: 550px;
  background-color: #1b1b1b;
  flex-direction: column;
  align-items: center;
  padding-top: 2.5em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: flex;
  overflow: hidden;
}

.inner-content-column.rounded {
  background-color: #1b1b1b;
}

.inner-content-column.vertical-center {
  justify-content: center;
  padding: 1.5em 3.5em 2em;
}

.image-product-mobile {
  max-height: 85vh;
}

.content-divider-wrapper {
  width: 100%;
  max-width: none;
  min-height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

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

.full-image.high-column {
  height: 40vh;
}

.full-image.device {
  height: auto;
}

.full-image.large-device {
  height: auto;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.full-image.inner-img-wrapper {
  margin-bottom: 25px;
}

.full-image.cta {
  max-width: 70%;
}

.full-image.contain {
  object-fit: contain;
}

.logo-grid-ticker {
  grid-column-gap: 2vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.logo-wrap-ticker {
  min-width: 200px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-scrolling {
  display: flex;
  overflow: hidden;
}

.grid-logo-wall {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: stretch;
}

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

.main-paragraph.text-white-opacity {
  color: rgba(255, 255, 255, .46);
}

.main-paragraph.bold {
  font-size: 1.8em;
  font-weight: 500;
}

.main-paragraph.split {
  column-count: 2;
  column-gap: 5em;
}

.main-paragraph.size-large {
  font-size: 2em;
}

.main-paragraph.compare-pricing {
  color: rgba(255, 255, 255, .7);
  text-decoration: line-through;
}

.button-play {
  width: 140px;
  height: 90px;
  background-color: rgba(0, 0, 0, .9);
  border: 1px solid #313131;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
  overflow: hidden;
}

.button-play:hover {
  background-color: rgba(255, 0, 98, .9);
}

.media-videos {
  z-index: 10;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.media-videos.absolute {
  position: absolute;
}

.icon-play {
  max-height: 22px;
  margin-left: 5px;
}

.circle-check {
  width: 24px;
  height: 24px;
  background-color: rgba(90, 90, 90, .12);
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 14px;
  display: flex;
}

.circle-check.off {
  opacity: .35;
}

.list-wrapper {
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.list-wrapper.margin-bottom-small {
  margin-bottom: 20px;
}

.price {
  color: #fff;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 4.5em;
  font-weight: 700;
  line-height: 1.2;
}

.span-small {
  color: #a5a5a5;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 32px;
  font-weight: 400;
}

.price-wrapper {
  min-height: auto;
}

.faq-wrapper {
  border-bottom: 1px solid #424242;
  padding-top: 15px;
  padding-bottom: 15px;
}

.faq-link {
  width: 100%;
  height: auto;
  color: #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.faq-icon {
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.plus-icon {
  height: 16px;
}

.faq-container {
  color: #747474;
}

.rail-wrapper {
  flex: none;
  align-items: center;
  display: flex;
}

.hero-cta-wrapper {
  width: 100%;
  max-width: 40em;
  color: #747474;
}

.rail-wrapper-reverse {
  flex: none;
  align-items: center;
  display: flex;
}

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

.inner-half {
  width: 100%;
  min-height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.inner-half.reverse {
  width: 100%;
  align-items: flex-end;
  padding-right: 0;
}

.content-wrap {
  max-width: 480px;
  min-height: auto;
}

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

.icon {
  opacity: .35;
  margin-right: 12px;
  font-size: 12px;
}

.wrapper-dark-bg {
  color: #fff;
  background-color: #1b1b1b;
}

.link-wrapper {
  color: rgba(255, 255, 255, .85);
  white-space: nowrap;
  justify-content: space-between;
  align-items: center;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-wrapper:hover {
  padding-right: 0;
}

.link-wrapper.text-white {
  color: rgba(255, 255, 255, .85);
}

.icon-arrow {
  height: 12px;
  margin-top: 2px;
  margin-left: 10px;
}

.icon-arrow.opacity {
  opacity: .5;
}

.text-gray {
  color: #5a5a5a;
}

.full-form {
  width: 100%;
}

.image-gallery-hero {
  width: 100%;
  height: 100%;
  max-height: 50vh;
  object-fit: cover;
  padding: 13px 27px;
  position: relative;
}

.image-gallery-hero.move {
  height: auto;
  max-height: none;
  padding: 0;
}

.image-gallery-hero._3d {
  width: 100%;
  height: auto;
  max-height: none;
  flex: none;
  padding: 0;
}

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

.frame-image-overflow {
  width: 25vw;
  max-height: 38vh;
  perspective: 2000px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.frame-image-overflow.no-frame {
  overflow: visible;
}

.lightbox-link {
  color: #fff;
  white-space: nowrap;
  background-color: rgba(128, 128, 128, .2);
  border-radius: 5px;
  align-items: center;
  padding: 18px 35px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.lightbox-link:hover {
  background-color: rgba(128, 128, 128, .35);
}

.icon-play-button {
  height: 12px;
  opacity: .7;
  margin-right: 12px;
}

.wrap-container {
  z-index: 7;
  width: 100%;
  max-width: 1380px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.inner-padding-micro {
  padding-top: 1em;
  padding-bottom: 1em;
}

.scribble {
  background-image: url('../images/scribble.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.wrapper-outline {
  border: 1px solid #494949;
  overflow: hidden;
}

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

.icon-wrapper {
  width: auto;
  min-height: auto;
  flex: none;
  margin-top: 0;
  margin-right: 10px;
  padding: 10px 15px 10px 0;
}

.margin-bottom-xsmall {
  margin-bottom: 35px;
}

.grid-stats {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-content: stretch;
}

.grid-stats.gap {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex: 1;
}

.text-small {
  font-size: 13px;
}

.value {
  color: #fff;
  font-size: 4.5em;
  font-weight: 500;
}

.value.small {
  font-size: 3em;
}

.logo-quote-wrapper {
  width: 100%;
  height: 100%;
  min-height: 420px;
  background-color: #ff0062;
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-grid {
  min-height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 10vh auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  overflow: hidden;
}

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

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

.heading-medium {
  color: #fff;
  margin-top: 10px;
  font-size: 2.4em;
  line-height: 1.25;
}

.heading-large {
  color: #fff;
  margin-top: 10px;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.1;
}

.heading-large.text-black {
  color: #000;
}

.heading-large.merch {
  font-family: Inter, sans-serif;
}

.heading-large.merch.text-black {
  letter-spacing: -.03em;
  font-size: 5em;
  font-weight: 700;
}

.heading-regular {
  color: #fff;
  margin-top: 10px;
  font-size: 1.8em;
}

.heading-regular.text-light-gray {
  color: #a5a5a5;
  font-weight: 400;
}

.heading-regular.margin-bottom-xsmall {
  margin-bottom: 10px;
}

.heading-regular.text-light, .heading-regular.text-light-gray {
  font-family: Hauora, sans-serif;
  font-weight: 400;
}

.heading-regular.text-black {
  color: #000;
}

.heading-small {
  color: #fff;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.heading-small.text-light {
  font-weight: 400;
}

.heading-small.text-cyan {
  color: #6086d3;
}

.flex-name {
  font-size: 16px;
}

.bg-blue {
  background-color: #6411ff;
}

.bg-blue.rounded {
  border-radius: 12px;
  overflow: hidden;
}

.text-white {
  color: #fff;
}

.text-gray {
  color: #797979;
}

.inner-hero-images {
  min-height: 100vh;
  padding-top: 15vh;
}

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

.collection-list-news._3-col {
  grid-template-columns: 1fr 1fr 1fr;
}

.color-red {
  background-color: #ff0062;
}

.text-white-opacity {
  color: rgba(255, 255, 255, .54);
}

.color-blue {
  background-color: #4700e0;
}

.hero-track {
  max-height: none;
  min-height: 450vh;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: relative;
  top: 0;
  overflow: visible;
}

.paragraph-large {
  color: #fff;
  font-size: 2.8em;
}

.paragraph-large.spacing {
  margin-bottom: 0;
  padding-top: 12vh;
  padding-bottom: 12vh;
}

.wrapper-call-to-action {
  width: 100%;
  min-height: auto;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.wrapper-call-to-action.inner-cta-padding-small {
  padding-bottom: 45px;
}

.rounded {
  border-radius: 10px;
  overflow: hidden;
}

.wrap-summary {
  max-width: 60em;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.wrap-summary.header {
  text-align: left;
}

.hero-ticker-images {
  min-height: auto;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 3vh;
  padding-bottom: 3vh;
  display: flex;
  overflow: hidden;
}

._20-ch {
  max-width: 20ch;
}

.p-xsmall {
  font-size: 14px;
}

.inner-overlap {
  background-color: #1b1b1b;
}

.dropdown-list {
  min-width: 150px;
  background-color: #2e2b2b;
  border-radius: 6px;
}

.dropdown-list.w--open {
  background-color: #242424;
}

.dropdown-link {
  color: rgba(223, 223, 223, .85);
}

.dropdown-link:hover {
  color: #dfdfdf;
  background-color: rgba(0, 0, 0, .35);
}

.dropdown-link.w--current {
  color: rgba(255, 255, 255, .5);
}

.padding-top-large {
  padding-top: 12em;
}

.text-orange {
  color: #f5841b;
}

.text-orange.spacing {
  padding-left: 7px;
  padding-right: 7px;
}

.text-cyan {
  color: #c9d5ec;
}

.bg-dark-gray {
  background-color: #1f1f1f;
}

.grid-list-stats {
  grid-template-rows: auto;
}

.inner-stats-info {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.flex-column-features {
  height: 100%;
  min-height: auto;
  flex-direction: column;
  justify-content: space-around;
  display: flex;
  position: relative;
}

.flex-column-features.device-wrapper {
  padding-top: 3vh;
  padding-bottom: 3vh;
}

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

.wrapper-full-image.rounded {
  height: auto;
}

.wrapper-full-image.blog-post {
  height: 60vh;
}

.wrapper-full-image.full-height {
  height: 125vh;
}

.wrapper-full-image.device {
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrapper-full-image.banner {
  height: 50vh;
}

.wrapper-full-image.banner.margin-bottom-small {
  min-height: 550px;
}

.wrapper-full-image.large-size {
  height: auto;
  padding-bottom: 10vh;
  padding-left: 5vw;
  padding-right: 5vw;
}

.wrapper-full-image.media.rounded {
  height: 75vh;
  flex-direction: column;
  display: flex;
}

.wrapper-legal-page {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

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

.product-link-wrapper {
  width: 100%;
  height: 75vh;
  color: rgba(255, 255, 255, .85);
  border: 1px solid #000;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.product-image-wrapper {
  height: 40vh;
  min-height: 40vh;
  border-radius: 12px;
  flex: 1;
  overflow: hidden;
}

.product-image-wrapper.rounded {
  position: relative;
}

.product-image-wrapper.merch {
  height: 45vh;
  min-height: auto;
}

.product-image-wrapper.home {
  height: 55vh;
  min-height: auto;
}

.wrap-product-info {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sidebar-product {
  position: -webkit-sticky;
  position: sticky;
  top: 14vh;
}

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

.view-more {
  width: 9em;
  height: 9em;
  text-transform: capitalize;
  background-color: #ff0062;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  font-weight: 600;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.wrapper-image-product.rounded {
  margin-bottom: 45px;
}

.wrapper-image-product.banner {
  height: 100%;
  min-height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cart-button {
  min-height: 55px;
  background-color: rgba(27, 27, 27, .2);
  border-radius: 4px;
  padding: 15px;
  font-size: 16px;
}

.wrapper-features {
  min-height: auto;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.flex-vertical {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.text-light {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.inner-grid-cms {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 48px;
  text-decoration: none;
  display: grid;
}

.inner-grid-cms.vertical {
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.inner-grid-cms.vertical.short-gap {
  grid-row-gap: 16px;
}

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

.wrapper-image-blog {
  overflow: hidden;
}

.wrapper-image-blog.team-members {
  height: 45vh;
}

.wrapper-image-blog.list {
  height: 30vh;
  max-height: 220px;
}

.wrapper-image-blog.row {
  height: 25vh;
}

.paragraph-wrapper-center {
  width: 60%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.flex-features {
  flex-wrap: wrap;
  display: flex;
}

.tag-features {
  color: rgba(255, 255, 255, .56);
  background-color: rgba(46, 46, 46, .7);
  border-radius: 6px;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 13px 20px;
  font-weight: 500;
}

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

.stats-number.large {
  color: #fff;
  font-size: 45px;
}

.inner-grid-column {
  padding-right: 2.5em;
}

.form-container {
  width: 100%;
  max-width: 40em;
  color: #747474;
}

.label-form {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  color: #fff;
}

.label-form.secondary {
  color: #999999;
}

.contain-form {
  width: 100%;
  min-height: auto;
  background-color: #1b1b1b;
  flex-direction: column;
  align-items: center;
  padding: 5em 2.5em;
  display: flex;
  overflow: hidden;
}

.inner-input.flex-horizontal {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.inner-input.password {
  margin-bottom: 10px;
}

.button-cart {
  z-index: 10;
}

.text-red {
  color: #ff0062;
}

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

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

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

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

.icon-cart {
  margin-right: 0;
}

.cart-quantity {
  color: #fff;
  background-color: #ff0062;
}

.main-navbar {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.cart-header {
  color: rgba(0, 0, 0, .85);
}

.default-state-nav {
  color: #464646;
}

.image-cart {
  border-radius: 4px;
}

.field-label {
  color: #a5a5a5;
  font-size: 12px;
  font-weight: 400;
}

.option-button {
  color: #7a7a7a;
  background-color: #1b1b1b;
  border-radius: 4px;
  font-size: 12px;
}

.option-button.w--ecommerce-pill-selected {
  background-color: #1b1b1b;
  border-color: #ff0062;
}

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

.underline {
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.half-image-wrapper {
  width: 100%;
  height: 100%;
  min-height: auto;
  border-top-left-radius: 5px;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 5vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.inner-padding-small {
  margin-bottom: 0;
  padding-top: 3.5em;
  padding-bottom: 3.5em;
}

.full-hero-image {
  width: 100%;
  height: 100%;
  max-width: none;
  min-height: 80vh;
  object-fit: cover;
}

.full-hero-image.device {
  height: auto;
  min-height: auto;
}

.wrapper-quote {
  background-color: #1b1b1b;
  padding-left: 30px;
  padding-right: 30px;
}

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

.logo-quote {
  width: 100%;
  height: 100%;
  max-height: 40px;
  max-width: 70%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.logo-quote.large {
  max-height: none;
}

.text-gray-light {
  color: #a5a5a5;
  font-family: Hauora, sans-serif;
  font-weight: 400;
}

.collection-item-banner {
  width: 100%;
  height: auto;
  min-height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: start;
  display: grid;
  overflow: hidden;
}

.collection-list-wrapper {
  width: 100%;
}

.ticker-wrapper {
  width: 100%;
  min-height: 300px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ticker-wrapper.shop {
  min-height: auto;
}

.inner-ticker {
  z-index: 12;
  max-width: 2500px;
  min-height: 35vh;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.inner-ticker.shop {
  min-height: auto;
  justify-content: flex-start;
}

.flex-rail {
  white-space: nowrap;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.inner-text-scrolling {
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  align-items: flex-start;
  margin-right: 5px;
  font-family: Hauora, sans-serif;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.35;
  display: flex;
}

.flex-ticker {
  background-color: #c4f85c;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.flex-ticker.inner-padding {
  padding-top: 45px;
  padding-bottom: 45px;
}

.social-icons-wrapper {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}

.link-social {
  min-height: 100px;
  flex: 1;
  order: 1;
  justify-content: center;
  align-items: center;
  transition: padding-bottom .2s, background-color .2s;
  display: flex;
  box-shadow: inset 1px 1px #464646, 1px 1px #464646;
}

.link-social:hover {
  background-color: #ff0062;
  padding-bottom: 10px;
  box-shadow: inset 1px 1px #464646, 1px 1px #464646;
}

.blog-link-wrapper {
  width: 100%;
  text-decoration: none;
}

.overflow-wrapper, .overflow-wrapper.top-padding {
  overflow: hidden;
}

.wrapper-sticky {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.wrapper-sticky.blog {
  top: 50px;
}

.inner-track {
  width: 100%;
  min-height: 100vh;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.label {
  color: rgba(41, 40, 40, .85);
  font-weight: 400;
}

.label.text-bold {
  font-weight: 600;
}

.text-black-opacity {
  color: rgba(58, 58, 58, .7);
}

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

.wrapper-header {
  height: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-logo-back {
  height: 20px;
  margin-bottom: 3px;
  margin-right: 15px;
}

.wrapper-link-back {
  color: #464646;
  border-bottom: 1px solid #b8b8b8;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-decoration: none;
  display: flex;
}

.wrapper-link-back:hover {
  color: #6411ff;
}

.paypal-checkout-form, .order-confirmation {
  background-color: rgba(0, 0, 0, 0);
}

.remove-link {
  color: #464646;
  text-decoration: underline;
}

.wrap-form-checkout {
  color: rgba(0, 0, 0, .85);
  border-radius: 12px;
  overflow: hidden;
}

.main-richtext h2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.main-richtext p {
  margin-bottom: 35px;
}

.main-richtext blockquote {
  border-style: solid;
  border-color: #763ae6;
  margin-top: 30px;
  margin-bottom: 40px;
}

.wrapper-container {
  width: 100%;
}

.footer-inner {
  display: flex;
}

.divider-heading {
  border-top: 1px solid #a7a7a7;
  flex-direction: column;
  justify-content: center;
  margin-top: 35px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.inner-grid-plan {
  width: 100%;
  grid-row-gap: 16px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  align-content: start;
}

.span-divider {
  width: 25px;
  height: 25px;
}

.flex-form-field {
  display: flex;
}

.empty-state {
  color: rgba(0, 0, 0, .85);
}

.error-state {
  color: #ff0062;
}

.link-banner {
  color: #fff;
  text-decoration: none;
}

.bg-red {
  background-color: #ff0062;
}

.tag-sale {
  color: #9cecec;
  text-transform: uppercase;
  background-color: #4700e0;
  margin-bottom: 25px;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 600;
}

.tag-sale.plan {
  background-color: #6411ff;
  border-bottom-left-radius: 5px;
  font-size: 11px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-product {
  width: 100%;
  height: 80vh;
  object-fit: cover;
  position: static;
}

.content-grid {
  width: 100%;
  height: 100%;
  grid-row-gap: 5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-content: space-between;
}

.content-grid.gap-short {
  grid-row-gap: 2em;
}

.image-features {
  width: 100%;
  max-width: 85%;
}

.image-features.max-width {
  max-height: 550px;
  max-width: 55%;
  object-fit: contain;
  position: static;
}

.button-plan-wrapper {
  width: 100%;
  flex-direction: column;
  padding-top: 35px;
  display: flex;
}

.button-plan-wrapper.inline-link {
  align-items: flex-start;
  display: flex;
}

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

.loader {
  z-index: 90;
  width: 100%;
  height: 100vh;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
}

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

.progress-bar-wrapper {
  width: 350px;
  height: 6px;
  background-color: #2e2e2e;
  border-radius: 20px;
  margin-top: 52px;
  margin-bottom: 52px;
  overflow: hidden;
}

.progress-bar {
  width: 100%;
  height: 6px;
  background-color: #fff;
}

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

.licenses-image-wrapper {
  height: 180px;
  min-height: auto;
  overflow: hidden;
}

.screenshot {
  max-width: 100%;
  object-fit: cover;
}

.home-frame {
  height: auto;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.heading-style-guide {
  align-items: center;
  margin-top: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.styleguide-color-wrapper {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.color-swatch {
  height: 120px;
  background-color: #363636;
  margin-bottom: 25px;
}

.color-swatch.bg-red {
  background-color: #ff0062;
}

.color-swatch.bg-blue {
  background-color: #6411ff;
}

.color-swatch.bg-dark-gray {
  background-color: #1b1b1b;
}

.color-swatch.bg-mid-gray {
  background-color: #464646;
}

.color-swatch.bg-light-grey {
  background-color: #a5a5a5;
}

.color-swatch.bg-smoke-grey {
  background-color: #e9e8e8;
}

.color-swatch.bg-blue-secondary {
  background-color: #4700e0;
}

.styleguide-elements {
  height: auto;
  margin-bottom: 10px;
}

.styleguide-elements.flex {
  display: flex;
}

.label-styleguide {
  color: #a5a5a5;
}

.grid-style-guide {
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-flow: column;
  justify-content: start;
  align-items: center;
  justify-items: start;
}

.grid-style-guide.inner-padding-xsmall {
  grid-column-gap: 60px;
  grid-template-columns: 1fr 2fr;
  align-content: start;
  align-items: start;
}

.line {
  height: 1px;
  background-color: #5a5a5a;
  flex: 1;
  margin-left: 10px;
}

.row-changelog {
  width: 100%;
  border: 1px solid #414141;
  padding: 20px 25px;
}

.grid-column {
  height: 100%;
  grid-row-gap: 36px;
  grid-template-columns: 1fr;
  align-content: start;
}

.grid-column.short-gap {
  grid-row-gap: 16px;
}

.home-link-grid {
  background-color: #f8f8f8;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 35px 25px 25px;
  text-decoration: none;
  transition: background-color .35s;
  display: flex;
}

.home-link-grid:hover {
  background-color: #d2d5d4;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
}

.home-small-text {
  color: rgba(63, 63, 63, .85);
  font-size: 13px;
  font-weight: 600;
}

.sing-up-link {
  background-color: #302f2f;
  border-radius: 7px;
  align-self: flex-start;
  padding: 18px 22px;
  text-decoration: none;
  display: flex;
}

.hero-wrapper {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.divider-posts {
  width: 100%;
  height: 1px;
  background-color: #424242;
  margin-bottom: 5em;
}

.textarea-message {
  min-height: 280px;
  color: #fff;
  background-color: #302f2f;
  border: 1px solid #302f2f;
  border-radius: 4px;
  padding-top: 12px;
  padding-left: 16px;
  font-size: 16px;
}

.inner-ticker-wrapper {
  width: 120vw;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: -8%;
  right: auto;
  overflow: hidden;
  transform: rotate(-14deg);
}

.success {
  color: #313d17;
  background-color: #c4f85c;
}

.error {
  color: #8a0a0a;
  background-color: #f76969;
  border-radius: 4px;
  padding-top: 13px;
  padding-bottom: 13px;
}

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

.image-locker {
  height: 55px;
}

.more-images {
  width: 100%;
  margin-bottom: 45px;
}

.out-stock {
  color: rgba(182, 182, 182, .85);
  background-color: #575757;
  border-radius: 4px;
}

.quantity-field {
  background-color: #464646;
  border-color: #464646;
}

.inner-icon {
  max-height: 42px;
}

.dropdown-grid {
  grid-column-gap: 5px;
  grid-template-rows: auto;
}

.inner-image-cta {
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  display: flex;
}

.logo-loader {
  height: 50px;
}

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

  .section.titles {
    min-height: auto;
    padding-top: 0;
  }

  .section.desktop-top-padding-header {
    padding-top: 0;
  }

  .menu-mobile {
    width: 42px;
    height: auto;
    min-height: auto;
    flex-direction: column;
    flex: none;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .nav-li {
    margin-left: 0;
    margin-right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 32px;
  }

  .container {
    flex: 0 auto;
    align-items: center;
    display: block;
  }

  .container.desktop-padding {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .container.padding-top-large {
    padding-top: 0;
  }

  .container.merch {
    padding-top: 2vh;
  }

  .container.title {
    padding-top: 5vh;
  }

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

  .main-grid.margin-bottom-medium {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    align-items: start;
    margin-top: 40px;
    margin-bottom: 4em;
    padding-top: 0;
    display: grid;
  }

  .main-grid.hero-images {
    min-height: 80vh;
    grid-template-rows: auto auto auto auto;
  }

  .main-grid.short-gap {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .grid-wrapper.product-banner {
    min-height: 35vh;
  }

  .grid-wrapper.sticky-faq {
    position: relative;
  }

  .inner-padding-xsmall {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .inner-padding-medium {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .hero-grid-header {
    min-height: auto;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 30px 1fr 30px;
  }

  .hero-grid-header.align-top {
    grid-template-rows: auto auto auto auto auto auto;
  }

  .grid-rail {
    min-height: auto;
    min-width: 100vw;
  }

  .logos-wrapper {
    width: auto;
  }

  .image-logo {
    max-height: 22px;
  }

  .grid-gallery {
    min-height: 30vh;
    min-width: 250vw;
  }

  .paragraph {
    margin-bottom: 5vh;
  }

  .hero-images-wrapper {
    padding-bottom: 0;
  }

  .inner-full-width-grid {
    grid-template-columns: 1fr;
  }

  .half-container {
    width: auto;
    max-width: none;
    min-height: auto;
  }

  .half-container.reverse {
    padding-left: 30px;
  }

  .image-frame {
    width: 35vw;
  }

  .image-tiles-hero._3d-reverse {
    max-height: none;
  }

  .wrappernav {
    background-color: #1b1b1b;
    position: -webkit-sticky;
    position: sticky;
  }

  .navgrid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr auto auto;
    padding-right: 10px;
  }

  .menu-button {
    min-height: 45px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px;
    display: flex;
  }

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

  .heading-xlarge {
    text-align: center;
    font-size: 4em;
  }

  .heading-xlarge.white {
    font-size: 60px;
  }

  .heading-xlarge.hero-v4 {
    padding-top: 45px;
  }

  .navbar {
    background-color: #000;
  }

  .button {
    padding: 18px 40px;
  }

  .button:hover {
    background-color: rgba(128, 128, 128, .2);
  }

  .button.outline:hover {
    border-color: rgba(179, 179, 179, .3);
  }

  .button.color-red:hover, .button.color-red.topnav:hover {
    background-color: #ff0062;
  }

  .button.color-blue, .button.color-blue:hover {
    background-color: #4700e0;
  }

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

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

  .grid-buttons {
    width: 100%;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
  }

  .grid-buttons.inner-padding-small {
    width: 100%;
    justify-items: center;
  }

  .grid-buttons.inner-padding-micro {
    grid-template-columns: auto;
  }

  .p-small-size.min-h {
    min-height: auto;
  }

  .nav-link {
    color: #a5a5a5;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .tabs-menu {
    justify-content: center;
    padding-bottom: 30px;
  }

  .icon-check {
    margin-right: 0;
  }

  .image-tab-wrapper {
    max-height: none;
  }

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

  .tabs-menu-vertical {
    justify-content: flex-start;
  }

  .tab-list {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .dropdown-toggle {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .mockup {
    align-items: flex-start;
  }

  .tabs-nav-menu {
    justify-content: space-between;
  }

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

  .text-field {
    min-width: auto;
  }

  .form-block {
    padding-right: 0;
  }

  .inner-footer-nav {
    justify-content: stretch;
  }

  .heading-wrapper {
    text-align: center;
    align-items: center;
  }

  .image-profile-wrapper.large {
    width: 120px;
    height: 120px;
  }

  .stats-wrapper {
    text-align: left;
    align-items: flex-start;
    padding: 30px;
    font-size: 16px;
  }

  .paragraph-wrapper.margin-bottom-medium {
    align-items: center;
  }

  .paragraph-wrapper.align-center.half {
    max-width: none;
  }

  .plan-column {
    padding: 35px 35px 45px;
  }

  .image-grid-wrapper.logo-wrapper {
    margin-bottom: 25px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo-footer {
    max-height: 18px;
    margin-bottom: 10px;
  }

  .device-wrapper.side-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  .half-section {
    height: auto;
    min-height: auto;
    padding: 10vh 45px;
  }

  .half-section.reverse {
    padding-left: 45px;
    padding-right: 45px;
  }

  .inner-half-section {
    height: auto;
    min-height: 450px;
    border-left-style: solid;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    align-items: flex-start;
    display: flex;
  }

  .inner-content-column {
    padding-top: 2.5em;
    padding-left: 2.5em;
    padding-right: 2.5em;
  }

  .main-paragraph.text-white-opacity {
    text-align: left;
  }

  .main-paragraph.split {
    column-count: 1;
  }

  .hero-cta-wrapper {
    max-width: none;
  }

  .inner-half {
    min-height: auto;
    padding: 10vw 35px;
  }

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

  .nav-menu {
    background-color: #000;
  }

  .frame-image-overflow {
    width: 45vw;
    max-height: 55vh;
  }

  .frame-image-overflow.no-frame {
    width: 35vw;
    max-height: 35vh;
  }

  .lightbox-link {
    padding: 18px 40px;
  }

  .lightbox-link:hover {
    background-color: rgba(128, 128, 128, .2);
  }

  .grid-stats.gap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .logo-quote-wrapper {
    min-height: 400px;
  }

  .hero-grid {
    min-height: auto;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 30px 1fr 30px;
  }

  .heading-medium.text-white {
    text-align: left;
  }

  .heading-large {
    font-size: 32px;
  }

  .heading-large.merch.text-black {
    font-size: 60px;
  }

  .heading-large.hero {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
  }

  .inner-hero-images {
    min-height: auto;
    padding-top: 0;
  }

  .collection-list-news, .collection-list-news._3-col {
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-large {
    font-size: 32px;
  }

  .wrapper-call-to-action {
    width: 100%;
  }

  .wrap-summary, .wrap-summary.header {
    text-align: center;
  }

  .hero-ticker-images {
    padding-bottom: 0;
  }

  .dropdown-list {
    width: 100%;
  }

  .dropdown-list.w--open {
    min-width: auto;
    position: relative;
  }

  .grid-list-stats.margin-bottom-small {
    grid-template-columns: 1fr 2fr;
  }

  .wrapper-full-image {
    height: 35vh;
  }

  .wrapper-full-image.media.rounded {
    height: 55vh;
  }

  .collection-list-products {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .product-link-wrapper {
    height: auto;
  }

  .product-image-wrapper {
    height: 35vh;
    border-radius: 8px;
    flex: none;
  }

  .view-more {
    display: none;
  }

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

  .wrapper-features.margin-bottom-small {
    align-items: flex-start;
  }

  .inner-grid-cms.vertical {
    grid-row-gap: 24px;
  }

  .wrapper-image-blog.team-members {
    height: 35vh;
  }

  .paragraph-wrapper-center.inner-padding-medium {
    width: auto;
  }

  .flex-features, .flex-features.inner-padding-xsmall {
    justify-content: center;
  }

  .tag-features {
    font-size: 14px;
  }

  .form-container {
    max-width: none;
  }

  .contain-form {
    padding-top: 1.25em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .contain-form.rounded {
    padding-bottom: 0;
    display: flex;
  }

  .dropdown {
    width: 100%;
  }

  .main-navbar {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 20px;
  }

  .label-dropdown {
    color: #a5a5a5;
    font-size: 20px;
  }

  .underline {
    display: none;
  }

  .half-image-wrapper {
    height: auto;
    min-height: auto;
    padding: 10vw 45px 10vh;
  }

  .inner-padding-small {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .full-hero-image {
    height: 100%;
    max-height: none;
  }

  .inner-text-scrolling {
    font-weight: 700;
  }

  .link-social:hover {
    background-color: rgba(0, 0, 0, 0);
    padding-bottom: 0;
  }

  .wrapper-sticky.blog {
    position: relative;
    top: 0;
  }

  .wrapper-link-back:hover {
    color: #464646;
  }

  .tag-sale {
    font-size: 13px;
  }

  .image-features.max-width {
    max-width: 85%;
  }

  .images-features-wrapper {
    justify-content: center;
    display: flex;
  }

  .grid-style-guide {
    width: 100%;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
  }

  .home-link-grid {
    border-radius: 4px;
    padding: 20px 10px 15px;
  }

  .home-link-grid:hover {
    background-color: #fff;
  }

  .hero-wrapper {
    align-items: center;
  }

  .more-images {
    width: 100%;
  }
}

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

  h3 {
    font-size: 20px;
    font-weight: 700;
  }

  h4 {
    font-size: 16px;
  }

  p {
    font-size: 18px;
  }

  .container.inner-padding-medium {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .container.padding-top-large {
    padding-top: 0;
  }

  .container.header, .container.title {
    padding-top: 5vh;
  }

  .main-grid {
    grid-row-gap: 36px;
  }

  .main-grid.margin-bottom-medium {
    margin-top: 40px;
    margin-bottom: 4em;
  }

  .inner-padding-xsmall {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .hero-rail.about-page {
    top: 0;
  }

  .frame-image-hero.hero {
    height: 30vh;
    min-width: 25vw;
  }

  .paragraph {
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 1.4;
  }

  .inner-full-width-grid {
    grid-template-columns: 1fr;
  }

  .navgrid {
    min-height: 75px;
  }

  .form {
    flex-direction: column;
  }

  .heading-xlarge {
    font-size: 40px;
  }

  .button {
    width: 100%;
    font-size: 16px;
  }

  .grid-buttons {
    width: 100%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-content: space-around;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-buttons.inner-padding-micro {
    grid-template-rows: auto;
    align-content: space-around;
    justify-content: space-around;
    justify-items: center;
  }

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

  .image-brand {
    max-height: 36px;
  }

  .image-iphone {
    width: 50vw;
  }

  .tabs-menu, .tabs-menu-vertical {
    flex-direction: column;
  }

  .tab-list {
    margin: 10px 0;
  }

  .mockup {
    max-height: none;
    background-color: #ff2121;
    align-items: flex-start;
    display: block;
  }

  .tabs-nav-menu {
    flex-direction: column;
  }

  .button-tab {
    margin: 10px 0;
  }

  .gray-wrapper {
    padding: 35px;
  }

  .text-field {
    text-align: left;
    margin-bottom: 15px;
  }

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

  .form-block {
    width: 100%;
  }

  .stats-wrapper {
    font-size: 14px;
  }

  .half-section {
    padding-right: 0;
  }

  .main-paragraph.bold {
    font-size: 24px;
  }

  .inner-half {
    min-height: auto;
  }

  .lightbox-link {
    width: 100%;
    justify-content: center;
  }

  .value {
    font-size: 36px;
  }

  .logo-quote-wrapper {
    min-height: auto;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .heading-medium {
    font-size: 24px;
  }

  .heading-large {
    font-size: 32px;
  }

  .heading-regular {
    font-size: 20px;
    font-weight: 700;
  }

  .heading-regular.text-gray-light {
    font-weight: 400;
  }

  .heading-small {
    font-size: 16px;
    font-weight: 700;
  }

  .wrapper-full-image {
    height: 35vh;
  }

  .wrapper-full-image.media.rounded {
    height: 55vh;
  }

  .product-image-wrapper {
    height: 32vh;
  }

  .product-image-wrapper.merch {
    height: 35vh;
  }

  .product-image-wrapper.home {
    height: 30vh;
  }

  .wrap-product-info {
    padding-top: 10px;
  }

  .inner-form {
    flex-direction: column;
  }

  .stats-number.large {
    font-size: 35px;
  }

  .half-image-wrapper {
    padding-right: 0;
  }

  .inner-padding-small {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .full-hero-image {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
  }

  .inner-ticker {
    min-height: auto;
    align-items: center;
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .link-social {
    flex: 0 33.3%;
  }

  .image-product {
    height: 45vh;
  }

  .grid-style-guide {
    width: 100%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-content: space-around;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-style-guide.inner-padding-xsmall {
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .home-small-text {
    font-size: 13px;
  }

  .logo-loader {
    height: 35px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    line-height: 1.2;
  }

  h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.35;
  }

  h4 {
    font-size: 14px;
  }

  p {
    font-size: 18px;
    line-height: 1.4;
  }

  .gallery-grid-wrapper {
    min-height: auto;
  }

  .container {
    flex: 0 auto;
  }

  .container.inner-padding-medium {
    padding-top: 0;
    padding-bottom: 1em;
  }

  .container.titles {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .container.title {
    padding-top: 0;
  }

  .main-grid {
    grid-row-gap: 36px;
    align-content: space-between;
  }

  .main-grid.inner-padding-medium {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .main-grid.hero-images {
    min-height: 60vh;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    align-content: start;
  }

  .main-grid.short-gap {
    align-content: stretch;
  }

  .grid-wrapper.top-padding {
    padding-top: 0;
  }

  .margin-bottom-small {
    margin-bottom: 35px;
  }

  .margin-bottom-medium {
    margin-bottom: 55px;
  }

  .inner-padding-xsmall {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .inner-padding-medium {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .hero-grid-header {
    grid-template-rows: auto auto auto auto auto auto;
  }

  .title-tag {
    font-size: 12px;
  }

  .grid-rail {
    min-height: auto;
    min-width: auto;
    grid-column-gap: 1.5vw;
    flex: none;
    margin-right: 1.5vw;
    padding-top: .75vw;
    padding-bottom: .75vw;
  }

  .hero-rail {
    height: auto;
    align-items: flex-end;
  }

  .hero-rail.gap {
    flex: 0 auto;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-rail.about-page {
    flex: 0 auto;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    top: 0;
  }

  .logos-wrapper {
    padding: 1em 1.5em;
  }

  .image-logo {
    max-height: 24px;
    max-width: 100px;
  }

  .image-logo.large, .image-logo.xlarge {
    max-height: 40px;
    max-width: 145px;
  }

  .grid-gallery {
    min-width: 300vw;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 2vh 2vh 2vh 2vh 2vh 2vh 2vh 2vh;
  }

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

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

  .small-legal-text {
    font-size: 11px;
  }

  .wrapper-heading {
    align-items: center;
  }

  .paragraph {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 1.65;
  }

  .hero-images-wrapper {
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 30px;
    display: block;
  }

  .divider-overlap {
    height: 30%;
    max-height: 15vh;
    display: block;
  }

  .half-container, .half-container.reverse {
    padding-right: 30px;
  }

  .image-frame {
    width: 45vw;
    height: 15vh;
    max-width: none;
  }

  .image-frame.move {
    width: 45vw;
  }

  .image-tiles-hero {
    width: 100%;
    max-height: none;
    max-width: none;
    object-fit: cover;
    flex: 0 auto;
  }

  .navgrid {
    padding-left: 20px;
    padding-right: 10px;
  }

  .menu-button {
    padding-left: 5px;
    padding-right: 10px;
  }

  .heading-xlarge.white {
    font-size: 32px;
  }

  .hero-overlayer {
    background-image: linear-gradient(#000 18%, rgba(14, 14, 14, .15) 65%);
    display: block;
  }

  .button {
    width: 100%;
    justify-content: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .button.topnav {
    justify-content: center;
    font-size: 18px;
  }

  .grid-buttons {
    width: 100%;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    justify-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-buttons.inner-padding-small {
    justify-items: stretch;
  }

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

  .nav-link {
    font-size: 18px;
  }

  .image-brand {
    max-height: 24px;
  }

  .image-iphone {
    width: 45vw;
    max-height: 550px;
  }

  .padding-bottom-medium {
    padding-bottom: 6vh;
  }

  .list-flex {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .icon-check {
    margin-bottom: 0;
  }

  .mockup {
    height: auto;
    perspective-origin: 50% 0;
    border-width: 8px;
    border-radius: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .gray-wrapper {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .stats {
    font-size: 35px;
  }

  .text-field {
    height: 60px;
    max-width: none;
    text-align: left;
    margin-right: 0;
  }

  .text-field.dark {
    min-width: auto;
    text-align: left;
  }

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

  .inner-grid-hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .stats-wrapper {
    padding: 0 0;
    font-size: 14px;
  }

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

  .paragraph-wrapper.margin-bottom-xsmall {
    align-items: flex-start;
  }

  .plan-column {
    padding: 20px;
  }

  .form-wrapper {
    width: 100%;
  }

  .xlarge-scroll-heading {
    font-size: 16vh;
    line-height: 1;
  }

  .image-grid-wrapper {
    max-height: 45vh;
    min-height: auto;
  }

  .image-grid-wrapper.logo-wrapper {
    margin-bottom: 25px;
  }

  .grid-overlap {
    align-items: end;
  }

  .overlap-divider.black {
    height: auto;
    min-height: 150px;
  }

  .overlap-divider.bg-dark-gray {
    max-height: 15em;
  }

  .device-wrapper {
    max-width: none;
    min-height: auto;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .half-section {
    height: auto;
    padding: 5vh 30px;
  }

  .inner-half-section {
    height: auto;
    max-height: 30vh;
    min-height: auto;
    border-style: solid;
    border-radius: 17px;
  }

  .inner-content-column {
    min-height: 50vh;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .inner-content-column.vertical-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-divider-wrapper {
    min-height: auto;
  }

  .logo-wrap-ticker {
    min-width: 35vw;
  }

  .main-paragraph.bold {
    font-size: 18px;
  }

  .main-paragraph.size-large {
    font-size: 22px;
  }

  .price {
    font-size: 40px;
  }

  .faq-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-icon {
    width: 20px;
    height: 20px;
  }

  .plus-icon {
    height: 12px;
  }

  .hero-cta-wrapper {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .inner-half {
    align-items: center;
    padding: 0 30px;
  }

  .link-wrapper {
    font-size: 16px;
  }

  .image-gallery-hero {
    width: 100%;
    max-height: none;
    max-width: none;
    object-fit: cover;
    flex: none;
  }

  .frame-image-overflow.no-frame {
    width: 25vw;
    max-height: 25vh;
  }

  .lightbox-link {
    width: 100%;
    justify-content: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .margin-bottom-xsmall {
    margin-bottom: 30px;
  }

  .grid-stats.gap {
    grid-column-gap: 12px;
  }

  .text-small {
    font-size: 13px;
  }

  .value {
    font-size: 36px;
  }

  .value.small {
    font-size: 24px;
  }

  .logo-quote-wrapper {
    min-height: auto;
    padding: 90px 35px;
  }

  .hero-grid {
    grid-template-rows: auto auto auto auto auto auto;
    align-items: start;
  }

  .grid-hero {
    height: auto;
  }

  .center-wrapper {
    font-size: 18px;
  }

  .heading-medium {
    line-height: 1.15;
  }

  .heading-large {
    font-size: 32px;
  }

  .heading-large.merch.text-black {
    font-size: 45px;
  }

  .heading-regular {
    font-size: 18px;
  }

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

  .inner-hero-images {
    min-height: auto;
  }

  .collection-list-news {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .collection-list-news._3-col {
    grid-row-gap: 24px;
    align-content: stretch;
  }

  .hero-track {
    flex-direction: column;
    justify-content: flex-end;
    display: block;
  }

  .paragraph-large {
    font-size: 28px;
  }

  .wrapper-call-to-action {
    width: 100%;
    min-height: 35vh;
    padding-left: 30px;
    padding-right: 30px;
  }

  .wrapper-call-to-action.inner-cta-padding-small {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-ticker-images {
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 30px;
    display: block;
  }

  .padding-top-large {
    padding-top: 6em;
  }

  .flex-column-features, .flex-column-features.device-wrapper {
    align-items: center;
  }

  .wrapper-full-image, .wrapper-full-image.blog-post, .wrapper-full-image.media.rounded {
    height: 35vh;
  }

  .collection-list-products {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .product-image-wrapper {
    height: 15vh;
    min-height: auto;
    border-radius: 6px;
  }

  .product-image-wrapper.merch, .product-image-wrapper.home {
    height: 15vh;
  }

  .wrap-product-info {
    padding-top: 10px;
  }

  .wrapper-image-product {
    height: 100%;
  }

  .wrapper-image-product.rounded {
    margin-bottom: 20px;
  }

  .cart-button {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 13px;
  }

  .inner-grid-cms {
    grid-column-gap: 24px;
  }

  .inner-grid-cms.vertical {
    grid-row-gap: 10px;
    margin-bottom: 0;
  }

  .inner-grid-cms.vertical.short-gap {
    grid-row-gap: 10px;
  }

  .wrapper-image-blog.team-members {
    height: 25vh;
  }

  .wrapper-image-blog.list, .wrapper-image-blog.row {
    height: 15vh;
  }

  .flex-features.inner-padding-xsmall {
    justify-content: flex-start;
  }

  .tag-features {
    font-size: 13px;
  }

  .inner-grid-column {
    padding-right: 10px;
  }

  .form-container {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .contain-form {
    min-height: 50vh;
  }

  .info-members {
    padding-right: 20px;
  }

  .icon-cart {
    font-size: 10px;
  }

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

  .half-image-wrapper {
    height: auto;
    padding: 5vh 30px;
  }

  .inner-padding-small {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .full-hero-image {
    height: auto;
    max-height: none;
    min-height: auto;
    object-fit: contain;
  }

  .ticker-wrapper {
    min-height: 150px;
  }

  .inner-ticker {
    min-height: auto;
  }

  .inner-text-scrolling {
    font-size: 18px;
  }

  .flex-ticker.inner-padding {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .buttons-nav-wrapper {
    padding: 20px 30px 40px;
  }

  .image-product {
    height: 35vh;
  }

  .content-grid {
    grid-row-gap: 36px;
    grid-template-rows: auto auto;
    align-content: stretch;
    align-items: start;
  }

  .content-grid.gap-short {
    align-content: space-between;
  }

  .image-features {
    width: auto;
    height: auto;
    max-height: none;
    max-width: 100%;
    min-height: auto;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
  }

  .images-features-wrapper {
    height: 100%;
    flex-direction: column;
    display: flex;
  }

  .home-frame {
    margin-bottom: 10px;
  }

  .grid-style-guide {
    width: 100%;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    justify-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .home-link-grid {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .hero-wrapper {
    font-size: 18px;
  }

  .more-images {
    width: 100%;
    margin-bottom: 20px;
  }
}

#w-node-_246a9fce-ebd9-a4ad-d103-9cdce1d5ac41-fb8183c9 {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-_4a2732ff-20aa-6bcd-6712-c9e65a76a10d-fb8183c9, #w-node-_3967de5e-aa0e-d3e4-7806-60728f2f8cc7-fb8183c9, #w-node-_2af3ecc0-8851-5573-c5d6-183d7c9b96e0-fb8183c9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_20edcc6b-9462-987b-42fd-c40290948135-fb8183c9 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-cb7b8ea5-1fe5-da85-587f-8d6f5829fc3d-fb8183c9 {
  grid-area: 2 / 7 / 3 / 11;
}

#w-node-_870d6e0f-6907-63ef-2390-5be14e2584b7-fb8183c9, #w-node-_870d6e0f-6907-63ef-2390-5be14e2584bc-fb8183c9, #w-node-_870d6e0f-6907-63ef-2390-5be14e2584c1-fb8183c9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_870d6e0f-6907-63ef-2390-5be14e2584c6-fb8183c9 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-_870d6e0f-6907-63ef-2390-5be14e2584cb-fb8183c9 {
  grid-area: 2 / 7 / 3 / 11;
}

#w-node-_8fc380c7-df34-332d-0797-1576479a7c77-fb8183c9, #w-node-_8fc380c7-df34-332d-0797-1576479a7c7c-fb8183c9, #w-node-_8fc380c7-df34-332d-0797-1576479a7c81-fb8183c9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_8fc380c7-df34-332d-0797-1576479a7c86-fb8183c9 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-_8fc380c7-df34-332d-0797-1576479a7c8b-fb8183c9 {
  grid-area: 2 / 7 / 3 / 11;
}

#w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e74-fb8183c9, #w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e79-fb8183c9, #w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e7e-fb8183c9, #w-node-_93205d3c-73ea-40dd-c655-a9fa3786128b-fb8183c9, #w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e83-fb8183c9, #w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e88-fb8183c9, #w-node-ffdf2c58-b030-cad3-468f-ea5270556070-fb8183c9, #w-node-_54bde82c-f01c-5779-4a94-0cfe5d7b89fc-fb8183c9, #w-node-f36ce21c-b8f6-1115-f78b-1c0b6f97500e-fb8183c9, #w-node-_07ca294b-462c-9572-564a-3025ebf2e586-fb8183c9, #w-node-_07ca294b-462c-9572-564a-3025ebf2e58b-fb8183c9, #w-node-_07ca294b-462c-9572-564a-3025ebf2e590-fb8183c9, #w-node-_07ca294b-462c-9572-564a-3025ebf2e595-fb8183c9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_07ca294b-462c-9572-564a-3025ebf2e5ae-fb8183c9 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa710-fb8183c9, #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa715-fb8183c9, #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa71a-fb8183c9, #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa729-fb8183c9, #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa72e-fb8183c9, #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa733-fb8183c9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e80-07bf8e43 {
  grid-area: 2 / 1 / 3 / 7;
  align-self: center;
  justify-self: start;
}

#w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e4a-07bf8e43 {
  grid-area: 1 / 8 / 2 / 13;
}

#w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e6d-07bf8e43 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2052354-5446-da9c-e906-f9d98118b8b3-8118b8ae {
  grid-area: 1 / 2 / 2 / 4;
  align-self: center;
  justify-self: end;
}

#w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-1b8183ca {
  grid-area: 3 / 1 / 7 / 13;
  align-self: center;
}

#w-node-_3a0f5fec-828a-eafa-5dce-f5c5693cd89f-1b8183ca {
  grid-area: 2 / 1 / 3 / 13;
  align-self: center;
  justify-self: center;
}

#w-node-_5dbbd2f3-fc9f-53ac-e11c-8cb9caa839f5-1b8183ca, #w-node-_5dbbd2f3-fc9f-53ac-e11c-8cb9caa839fc-1b8183ca, #w-node-_5dbbd2f3-fc9f-53ac-e11c-8cb9caa83a03-1b8183ca, #w-node-_5dbbd2f3-fc9f-53ac-e11c-8cb9caa83a0a-1b8183ca {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-_7b3ff43b-7387-e73f-7fd2-f858bd96eee8-1b8183ca {
  grid-area: 1 / 1 / 3 / 4;
}

#w-node-_7b3ff43b-7387-e73f-7fd2-f858bd96eee9-1b8183ca {
  grid-area: 1 / 1 / 5 / 4;
  justify-self: center;
}

#w-node-_608eafb5-d14f-5d32-9590-f26c28efc883-1b8183ca, #w-node-_608eafb5-d14f-5d32-9590-f26c28efc88b-1b8183ca, #w-node-_608eafb5-d14f-5d32-9590-f26c28efc893-1b8183ca, #w-node-_608eafb5-d14f-5d32-9590-f26c28efc89b-1b8183ca {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-_4015be1d-c1d5-c007-7346-7d4a4ceb8c7b-1b8183ca, #w-node-_4015be1d-c1d5-c007-7346-7d4a4ceb8c7e-1b8183ca {
  align-self: center;
  justify-self: start;
}

#w-node-_3b9bccbf-53f0-d587-f4d9-cd25b685e066-1b8183ca {
  align-self: center;
  justify-self: end;
}

#w-node-_3b9bccbf-53f0-d587-f4d9-cd25b685e06c-1b8183ca {
  align-self: center;
  justify-self: start;
}

#w-node-de6eaed2-ca81-15c9-6100-d974478248fa-1b8183ca {
  grid-area: 1 / 1 / 2 / 7;
  align-self: stretch;
}

#w-node-de6eaed2-ca81-15c9-6100-d974478248fd-1b8183ca {
  grid-area: 1 / 5 / 2 / 13;
  align-self: stretch;
}

#w-node-de6eaed2-ca81-15c9-6100-d974478248fe-1b8183ca {
  grid-area: 1 / 8 / 2 / 12;
  align-self: center;
}

#w-node-de6eaed2-ca81-15c9-6100-d97447824910-1b8183ca {
  align-self: center;
}

#w-node-_6906192b-88e7-4850-4793-4e58e4fc2c7a-e4fc2c78 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: stretch;
}

#w-node-_6906192b-88e7-4850-4793-4e58e4fc2c7c-e4fc2c78 {
  grid-area: 1 / 2 / 2 / 6;
  align-self: center;
}

#w-node-_5b9c4a0e-3173-6e0b-6dc6-29b4273af39d-273af39c, #w-node-eb385f30-a540-3a63-5af6-021b519c6007-273af39c, #w-node-eb05c7e1-d1cb-32ce-e5b0-8c8127ef0946-273af39c {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_3a0f5fec-828a-eafa-5dce-f5c5693cd89f-d48183cb {
  grid-area: 2 / 1 / 3 / 13;
  align-self: end;
  justify-self: center;
}

#w-node-ca850897-97af-cccd-0876-e55de8024ec1-d48183cb {
  grid-area: 1 / 1 / 2 / 13;
  align-self: center;
  justify-self: center;
}

#w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-d48183cb {
  grid-area: 1 / 1 / 7 / 13;
  align-self: end;
}

#w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-d48183cb {
  grid-area: 3 / 1 / 7 / 13;
  align-self: start;
  justify-self: center;
}

#w-node-_87feeca3-e733-f365-dfb5-9314443c891b-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c891d-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c891f-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8921-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8923-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8925-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8927-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8929-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c892b-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c892d-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c892f-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8931-d48183cb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_08f34b3a-f37f-f9f9-4979-af36e0d3abb7-d48183cb, #w-node-_08f34b3a-f37f-f9f9-4979-af36e0d3abbf-d48183cb, #w-node-_08f34b3a-f37f-f9f9-4979-af36e0d3abc7-d48183cb, #w-node-_08f34b3a-f37f-f9f9-4979-af36e0d3abcf-d48183cb {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-_08f34b3a-f37f-f9f9-4979-af36e0d3abd4-d48183cb {
  align-self: start;
}

#w-node-_9fb79094-a69c-8ade-6620-ac4f461b56ed-d48183cb {
  grid-area: 1 / 1 / 2 / 7;
}

#w-node-_9fb79094-a69c-8ade-6620-ac4f461b56ef-d48183cb {
  grid-area: 1 / 8 / 2 / 12;
  align-self: center;
}

#w-node-_00085afd-b644-6561-035d-7202a12858a9-d48183cb {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-_00085afd-b644-6561-035d-7202a12858ab-d48183cb {
  grid-area: 1 / 2 / 2 / 6;
  align-self: center;
}

#w-node-_92404cc8-6f72-0ea8-d5b2-a5f68b43c0ce-d48183cb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_92404cc8-6f72-0ea8-d5b2-a5f68b43c0df-d48183cb {
  align-self: center;
}

#w-node-_47479df7-84fb-d849-f005-57f2868e6e05-d48183cb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_47479df7-84fb-d849-f005-57f2868e6e16-d48183cb {
  align-self: center;
}

#w-node-_437558d3-8632-0fbd-a308-c693fe286b88-d48183cb {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-ef93fe5d-34c7-3c78-f839-6bbfda572347-d48183cb {
  justify-self: center;
}

#w-node-_08d33862-878c-8277-22a8-f994ce27c920-d48183cb, #w-node-_0609013d-5310-d81d-dad0-4e6150d692d9-d48183cb {
  grid-area: span 1 / span 6 / span 1 / span 6;
  align-self: stretch;
}

#w-node-_8513f42a-271c-b11d-b763-ba15b8f14efa-d48183cb {
  grid-area: 2 / 1 / 3 / 13;
}

#w-node-_5e747d09-f72a-02e8-e5ae-78d2476c889c-476c889a {
  grid-area: 1 / 3 / 2 / 11;
  align-self: center;
  justify-self: center;
}

#w-node-_9be61596-31db-181e-93a6-c3359bddcd2a-9bddcd29, #w-node-ec02ac35-d092-ad36-a689-3ff8f890d4ca-9bddcd29, #w-node-d107247b-122e-9c98-30e6-61253f698065-9bddcd29, #w-node-a82b213a-e40d-f951-4522-7d28fb1873e7-9bddcd29 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-c97a6baa-30aa-5443-e03b-bdaab4091a1b-b4091a19 {
  grid-area: 1 / 4 / 3 / 10;
  justify-self: center;
}

#w-node-c19866b6-8d7b-eed9-acef-dc62807053ba-807053ba {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-c19866b6-8d7b-eed9-acef-dc62807053cb-807053ba {
  align-self: center;
}

#w-node-_9388177e-f329-07fd-1390-d73b33527660-538183cc {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_9388177e-f329-07fd-1390-d73b3352766f-538183cc {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-_9388177e-f329-07fd-1390-d73b33527671-538183cc {
  grid-area: 1 / 2 / 4 / 6;
}

#w-node-_9388177e-f329-07fd-1390-d73b33527673-538183cc {
  grid-area: 4 / 1 / 7 / 4;
}

#w-node-_9388177e-f329-07fd-1390-d73b33527675-538183cc {
  grid-area: 3 / 3 / 6 / 7;
}

#w-node-_9c561cd0-42be-43ea-240a-d3760dd32107-538183cc {
  grid-area: 1 / 5 / 2 / 9;
  justify-self: center;
}

#w-node-_9c561cd0-42be-43ea-240a-d3760dd320f5-538183cc {
  grid-area: 1 / 1 / 2 / 4;
  align-self: center;
}

#w-node-_9c561cd0-42be-43ea-240a-d3760dd320fe-538183cc {
  grid-area: 1 / 10 / 2 / 13;
  align-self: center;
}

#w-node-f73cd243-e050-3abf-d528-d32f18c215f6-538183cc, #w-node-f73cd243-e050-3abf-d528-d32f18c215fe-538183cc, #w-node-f73cd243-e050-3abf-d528-d32f18c21606-538183cc, #w-node-f73cd243-e050-3abf-d528-d32f18c2160e-538183cc {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: start;
}

#w-node-_6b921eba-b4f8-3b23-d597-4ab267269776-538183cc {
  grid-area: 1 / 5 / 2 / 9;
  justify-self: center;
}

#w-node-_6b921eba-b4f8-3b23-d597-4ab267269778-538183cc {
  grid-area: 1 / 1 / 2 / 5;
  align-self: center;
}

#w-node-_6b921eba-b4f8-3b23-d597-4ab26726977f-538183cc {
  grid-area: 1 / 9 / 2 / 13;
  align-self: center;
}

#w-node-_6b921eba-b4f8-3b23-d597-4ab2672697be-538183cc {
  grid-area: 1 / 2 / 2 / 6;
  align-self: center;
}

#w-node-_6b921eba-b4f8-3b23-d597-4ab2672697ce-538183cc {
  grid-area: 1 / 7 / 2 / 13;
  justify-self: center;
}

#w-node-_6b921eba-b4f8-3b23-d597-4ab2672697d2-538183cc {
  grid-area: 1 / 8 / 2 / 12;
  align-self: center;
}

#w-node-_6b921eba-b4f8-3b23-d597-4ab2672697e2-538183cc {
  grid-area: 1 / 2 / 2 / 7;
  justify-self: center;
}

#w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f1-538183cc, #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f3-538183cc, #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f5-538183cc, #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f7-538183cc, #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f9-538183cc, #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697fb-538183cc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_33cdee15-fa20-aa7c-7f6d-4286f9a954cf-538183cc {
  grid-area: 1 / 1 / 2 / 9;
}

#w-node-_33cdee15-fa20-aa7c-7f6d-4286f9a954d1-538183cc {
  grid-area: 1 / 7 / 2 / 12;
  align-self: center;
}

#w-node-a1dfca66-d594-e9ba-a566-0f6d1e244493-1e244491 {
  grid-area: 1 / 1 / 2 / 6;
  align-self: stretch;
}

#w-node-a1dfca66-d594-e9ba-a566-0f6d1e244495-1e244491 {
  grid-area: 1 / 7 / 2 / 12;
  align-self: center;
}

#w-node-dba4cd18-18b7-52f8-564f-914cf6ae55a8-398183ce {
  grid-area: 3 / 1 / 5 / 13;
  align-self: start;
}

#w-node-_0e6c05eb-f13a-9945-a126-977dee56fc71-398183ce {
  grid-area: 1 / 1 / 2 / 6;
  align-self: end;
}

#w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-398183ce {
  grid-area: 3 / 6 / 7 / 13;
  align-self: start;
  justify-self: center;
}

#w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-398183ce {
  grid-area: 5 / 1 / 7 / 13;
  align-self: center;
}

#w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc12-398183ce {
  grid-area: 1 / 1 / 2 / 5;
  align-self: start;
}

#w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc17-398183ce {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc18-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc1a-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc1c-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc1e-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc20-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc22-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc24-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc26-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc28-398183ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f580df41-1170-0634-c6f0-fc0062552ad2-398183ce {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-ff6ad665-75da-3845-3cf0-f62bf15ec8b5-398183ce {
  grid-area: 1 / 2 / 2 / 6;
  align-self: center;
}

#w-node-ff6ad665-75da-3845-3cf0-f62bf15ec8bc-398183ce {
  grid-area: 1 / 7 / 2 / 13;
  justify-self: center;
}

#w-node-_2a2c1ca7-f0c8-44b0-3209-cc1e313bf438-398183ce {
  grid-area: 1 / 8 / 2 / 12;
  align-self: center;
}

#w-node-_2a2c1ca7-f0c8-44b0-3209-cc1e313bf43d-398183ce {
  grid-area: 1 / 2 / 2 / 6;
  justify-self: center;
}

#w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6ae3-398183ce {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6ae5-398183ce {
  justify-self: center;
}

#w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6aec-398183ce, #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6af5-398183ce {
  grid-area: span 1 / span 6 / span 1 / span 6;
  align-self: stretch;
}

#w-node-ecc826ac-7ba3-cd11-2fb2-3278a6e7fb50-a6e7fb47 {
  grid-area: 1 / 2 / 2 / 7;
  align-self: center;
  justify-self: start;
}

#w-node-ecc826ac-7ba3-cd11-2fb2-3278a6e7fb49-a6e7fb47 {
  grid-area: 1 / 7 / 2 / 12;
  align-self: center;
  justify-self: end;
}

#w-node-_8dbc2062-838d-a683-d578-21c553dff0b7-53dff0b6 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: stretch;
}

#w-node-_8dbc2062-838d-a683-d578-21c553dff0b9-53dff0b6, #w-node-_9e4eb399-aa76-58f0-e088-2fd094e40186-94e40185 {
  grid-area: 1 / 1 / 2 / 7;
  align-self: stretch;
}

#w-node-_9e4eb399-aa76-58f0-e088-2fd094e40188-94e40185 {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-_9e4eb399-aa76-58f0-e088-2fd094e40189-94e40185 {
  align-self: auto;
  justify-self: auto;
}

#w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cc8-778183cf {
  grid-area: 1 / 7 / 7 / 13;
}

#w-node-_60837eb3-9bf5-14c7-3965-db787b15f714-778183cf {
  grid-area: 2 / 1 / 3 / 13;
}

#w-node-_60837eb3-9bf5-14c7-3965-db787b15f717-778183cf {
  grid-area: 1 / 1 / 2 / 9;
}

#w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-778183cf {
  grid-area: 2 / 7 / 6 / 13;
  align-self: start;
}

#w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-778183cf {
  grid-area: 3 / 3 / 7 / 11;
  justify-self: center;
}

#w-node-_49fa2cc8-0054-088c-5e48-6ba0626d46a5-778183cf, #w-node-_49fa2cc8-0054-088c-5e48-6ba0626d46ae-778183cf, #w-node-_49fa2cc8-0054-088c-5e48-6ba0626d46b7-778183cf {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_8c27f624-dbac-ab31-27d8-c82385b5771c-778183cf {
  align-self: center;
  justify-self: center;
}

#w-node-_8c27f624-dbac-ab31-27d8-c82385b5771f-778183cf {
  align-self: center;
  justify-self: start;
}

#w-node-_1fc26b94-6351-1851-8d9c-deff714fa2eb-778183cf {
  grid-area: 1 / 1 / 3 / 4;
}

#w-node-_1fc26b94-6351-1851-8d9c-deff714fa2ec-778183cf {
  grid-area: 2 / 1 / 4 / 4;
  justify-self: center;
}

#w-node-_547baefc-6c3d-eb1c-1058-e00719006387-778183cf {
  grid-area: 1 / 2 / 2 / 12;
  justify-self: center;
}

#w-node-_5065ab15-ef37-60cc-3131-334d67fc6b0c-778183cf, #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b11-778183cf, #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b16-778183cf, #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b1b-778183cf {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-cfcb994b-f91b-f7ec-689c-6400b7058922-778183cf {
  align-self: center;
  justify-self: end;
}

#w-node-cfcb994b-f91b-f7ec-689c-6400b705892f-778183cf {
  align-self: center;
  justify-self: start;
}

#w-node-_410ec65a-e716-ed7a-b8c8-857240624ef0-40624eef {
  grid-area: 1 / 4 / 2 / 10;
  align-self: center;
  justify-self: center;
}

#w-node-_79924663-f60e-ef19-a0e2-01d4e91d2ffe-e91d2ffd {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_79924663-f60e-ef19-a0e2-01d4e91d3023-e91d2ffd {
  align-self: end;
}

#w-node-_21eb38bc-7cb4-8bb1-3a9f-566bbcb51300-e91d2ffd, #w-node-a58d7687-3b48-7269-f6a5-a6a9239870d6-e91d2ffd {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_51e60621-6e47-fe2c-b567-6125434f09f7-0f8183d6 {
  grid-area: 1 / 1 / 5 / 13;
  align-self: center;
  justify-self: center;
}

#w-node-c0f97635-eeeb-7415-ba07-0f9bcc5195e3-0f8183d6 {
  grid-area: 5 / 1 / 7 / 13;
  align-self: start;
}

#w-node-c0f97635-eeeb-7415-ba07-0f9bcc5195eb-0f8183d6, #w-node-_45d688f4-4fc8-3a39-6bf2-74228c63b4a6-0f8183d6 {
  justify-self: stretch;
}

#w-node-_051d7fce-4779-7f54-647f-cad823917bbf-0f8183d6 {
  grid-area: 1 / 1 / 2 / 8;
}

#w-node-_051d7fce-4779-7f54-647f-cad823917bc4-0f8183d6 {
  grid-area: 1 / 9 / 2 / 13;
  align-self: start;
}

#w-node-_5d320d3a-a406-8b2c-3169-ca6008102f96-0f8183d6 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: start;
}

#w-node-_5d320d3a-a406-8b2c-3169-ca6008102f9b-0f8183d6 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: start;
}

#w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695c2-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695c4-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695c6-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695c8-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695ca-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695cc-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695ce-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d0-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d2-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d4-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d6-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d8-0f8183d6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a4d31b3f-7afe-4797-ce5d-b2f26cb13385-0f8183d6 {
  align-self: center;
}

#w-node-_5445b01a-19b8-610a-2a9b-7ac7cd2438c4-0f8183d6 {
  grid-area: 1 / 2 / 2 / 6;
  align-self: center;
}

#w-node-_5445b01a-19b8-610a-2a9b-7ac7cd2438cf-0f8183d6 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: start;
}

#w-node-e5c02090-e15a-27bc-4989-43d14a308333-648183d7 {
  grid-area: 1 / 1 / 7 / 13;
}

#w-node-_540680fd-71b5-b177-e197-d65362f85fe9-648183d7 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: end;
}

#w-node-_09337193-bac1-3e62-d3b8-38f020c6f931-648183d7 {
  grid-area: 1 / 6 / 7 / 13;
  align-self: start;
}

#w-node-_09337193-bac1-3e62-d3b8-38f020c6f933-648183d7 {
  grid-area: 1 / 2 / 4 / 5;
}

#w-node-_09337193-bac1-3e62-d3b8-38f020c6f935-648183d7 {
  grid-area: 2 / 4 / 5 / 7;
}

#w-node-_09337193-bac1-3e62-d3b8-38f020c6f937-648183d7 {
  grid-area: 4 / 3 / 7 / 5;
}

#w-node-_3d1a67c4-95de-668b-c419-f4328315e6bb-648183d7 {
  grid-area: 3 / 1 / 5 / 3;
}

#w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a1-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a3-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a5-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a7-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a9-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1ab-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1ad-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1af-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1b1-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1b3-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1b5-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1b7-648183d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6efe1557-c9b7-cee5-2103-ff2181f79934-648183d7, #w-node-_6efe1557-c9b7-cee5-2103-ff2181f7993d-648183d7, #w-node-_6efe1557-c9b7-cee5-2103-ff2181f79946-648183d7 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_49626b72-5309-f459-09b4-f680f0397d05-648183d7 {
  grid-area: 1 / 1 / 2 / 7;
  align-self: stretch;
}

#w-node-_617ac7f7-e386-935d-5ff1-a1f780d8e6cb-648183d7 {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-_2c691833-a16b-704d-69f4-d7f4c39259ba-648183d7 {
  grid-area: 1 / 1 / 2 / 8;
}

#w-node-_2c691833-a16b-704d-69f4-d7f4c39259bf-648183d7 {
  grid-area: 1 / 9 / 2 / 13;
  align-self: start;
}

#w-node-_2c691833-a16b-704d-69f4-d7f4c39259c7-648183d7 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: start;
}

#w-node-_2c691833-a16b-704d-69f4-d7f4c39259ca-648183d7 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: start;
}

#w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb5d-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb5f-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb61-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb63-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb65-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb67-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb69-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb6b-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb6d-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb6f-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb71-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb73-648183d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e2859498-0993-2f9f-534e-3b34e3fb87e5-e3fb87e4 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: start;
}

#w-node-e2859498-0993-2f9f-534e-3b34e3fb87e8-e3fb87e4 {
  grid-area: 1 / 6 / 2 / 13;
}

#w-node-a75d4e2f-796d-6aab-76c9-fbbbcdfba1db-2c8183d8 {
  grid-area: 1 / 3 / 2 / 11;
}

#w-node-ee131ae3-f883-cceb-a801-a7f42a4df640-2c8183d8 {
  align-self: center;
}

#w-node-c2864e63-da07-45d7-a893-74ed488cfc26-488cfc24 {
  grid-area: 1 / 2 / 2 / 12;
  align-self: center;
  justify-self: center;
}

#w-node-_6fd84cd5-447f-e6ee-6c21-8c95e0d79234-e0d79233, #w-node-_6fd84cd5-447f-e6ee-6c21-8c95e0d79236-e0d79233 {
  grid-area: span 1 / span 6 / span 1 / span 6;
  align-self: stretch;
}

#w-node-_6fd84cd5-447f-e6ee-6c21-8c95e0d79241-e0d79233 {
  align-self: center;
}

#w-node-_876c5de0-5652-06f7-eccc-da1357647864-818183d9 {
  grid-area: 1 / 1 / 4 / 6;
}

#w-node-_876c5de0-5652-06f7-eccc-da1357647866-818183d9 {
  grid-area: 2 / 4 / 4 / 7;
  align-self: center;
}

#w-node-_876c5de0-5652-06f7-eccc-da1357647868-818183d9 {
  grid-area: 2 / 7 / 4 / 11;
  align-self: start;
}

#w-node-_7c571ab9-6e35-af0c-ef9a-80e9b8e0b16a-818183d9 {
  grid-area: 1 / 9 / 5 / 13;
}

#w-node-_7372ac1a-70e5-9ae8-e3b1-8b9a50752722-818183d9 {
  grid-area: 3 / 6 / 5 / 10;
}

#w-node-_8e25b4a4-a894-6688-9087-e37894237dcc-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dce-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd0-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd2-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd4-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd6-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd8-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dda-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237ddc-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dde-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237de0-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237de2-818183d9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_84ccd797-4fca-a73a-90f8-4103e7c8b567-bc8183da {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_84ccd797-4fca-a73a-90f8-4103e7c8b56a-bc8183da {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-b7575744-a576-67bb-b83d-7346f92b9541-e28183db {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-b85a6e33-96aa-3f7c-4e4e-000e7abdde9c-e28183db {
  grid-area: 1 / 8 / 2 / 13;
}

#w-node-_99e36361-3e4e-2043-c2f4-d28c1533f32e-e28183db {
  align-self: center;
}

#w-node-_7cc05336-6e59-78f3-cfdb-7011c21b18c9-0a8183dc {
  grid-area: 1 / 3 / 2 / 11;
}

#w-node-_12c10da2-d926-3eee-09c7-97900004ab9c-f18183e6 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: stretch;
}

#w-node-f8854203-a303-13c2-c3ed-69e72ef67e46-f18183e6 {
  grid-area: 1 / 5 / 2 / 13;
  align-self: stretch;
}

#w-node-d06b0da3-afeb-bf64-efb8-f8b4ab472887-588183e5 {
  grid-area: 1 / 1 / 2 / 6;
  align-self: stretch;
}

#w-node-d06b0da3-afeb-bf64-efb8-f8b4ab472889-588183e5 {
  grid-area: 1 / 6 / 2 / 13;
  align-self: stretch;
}

#w-node-_97f7d3ba-1908-18aa-8196-60b6362f87af-4e8183e7 {
  grid-area: 1 / 6 / 2 / 12;
}

#w-node-d6ba330d-7eb9-5bb5-2f9f-1a3de682d218-4e8183e7 {
  grid-area: 1 / 2 / 2 / 5;
  align-self: stretch;
}

#w-node-_6e7eea2a-9290-8462-2d86-df45dbecc054-6e8183ea, #w-node-ae74bca1-7a2a-7d20-3579-bd2748f73683-818183eb {
  grid-area: 1 / 3 / 2 / 11;
  align-self: stretch;
}

#w-node-afdd43e7-7df4-cab4-f4ac-b9183975a493-7b8183ed, #w-node-d15bb096-b534-7de3-5a78-6f0a85479ac5-a78183ee, #w-node-bcf9455a-9d12-8a9e-94c2-12f63d52c132-a78183ee {
  align-self: center;
}

#w-node-e1dc66fb-bf88-2cf1-1bca-006b5e6d4019-bb8183f0 {
  grid-area: 1 / 1 / 2 / 8;
  align-self: start;
}

#w-node-_57198bed-cc0e-e250-6f72-f2fa069b2b16-bb8183f0 {
  grid-area: 1 / 9 / 2 / 13;
  align-self: start;
}

#w-node-d8bf417a-a584-1ff9-efdd-26f8c07d8034-bb8183f0 {
  align-self: center;
}

#w-node-_3e4d38fa-5d84-f528-7e12-35f5daf5d771-fa8183f2 {
  grid-area: 1 / 3 / 2 / 11;
}

#w-node-_3e4d38fa-5d84-f528-7e12-35f5daf5d7c7-fa8183f2 {
  align-self: center;
}

#w-node-_4cf54b7b-8b30-c823-d616-47e70b663f4a-0b663f48, #w-node-_4cf54b7b-8b30-c823-d616-47e70b663f63-0b663f48 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-a233fd52-2690-930e-85b1-731b5b124415-6f818417 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: center;
}

#w-node-a233fd52-2690-930e-85b1-731b5b124423-6f818417 {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-_5b7cbfd6-6177-74cb-b2e5-d66d941d3276-6f818417, #w-node-_5b7cbfd6-6177-74cb-b2e5-d66d941d3281-6f818417 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-e16e6e3b-2052-5535-d0c9-65c34cfe231c-6f818417 {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-_99616de3-c729-62ef-10a3-05cc3ee8822a-6f818417, #w-node-_99616de3-c729-62ef-10a3-05cc3ee88233-6f818417, #w-node-_99616de3-c729-62ef-10a3-05cc3ee8823c-6f818417, #w-node-_99616de3-c729-62ef-10a3-05cc3ee88245-6f818417, #w-node-_99616de3-c729-62ef-10a3-05cc3ee8824e-6f818417, #w-node-_99616de3-c729-62ef-10a3-05cc3ee88257-6f818417, #w-node-debe30cd-48e0-9df5-ed83-c02592437876-6f818417, #w-node-debe30cd-48e0-9df5-ed83-c0259243787f-6f818417, #w-node-debe30cd-48e0-9df5-ed83-c02592437888-6f818417, #w-node-debe30cd-48e0-9df5-ed83-c02592437891-6f818417, #w-node-debe30cd-48e0-9df5-ed83-c0259243789a-6f818417, #w-node-debe30cd-48e0-9df5-ed83-c025924378a3-6f818417, #w-node-f10d1101-b688-5c37-9969-6381f22b7d75-6f818417, #w-node-f10d1101-b688-5c37-9969-6381f22b7d7e-6f818417, #w-node-f10d1101-b688-5c37-9969-6381f22b7d87-6f818417, #w-node-f10d1101-b688-5c37-9969-6381f22b7d90-6f818417, #w-node-f10d1101-b688-5c37-9969-6381f22b7d99-6f818417, #w-node-f10d1101-b688-5c37-9969-6381f22b7da2-6f818417 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-e440b273-90ac-461a-48fb-5eeb2f3d2733-f481842c {
  grid-area: 1 / 1 / 5 / 13;
  align-self: center;
  justify-self: center;
}

#w-node-eba92702-92ca-270d-eebc-7a643b4b8ef3-f481842c {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_3b3c5210-c144-26b0-f298-04cf101164c6-f481842c {
  grid-area: 1 / 7 / 5 / 13;
  align-self: center;
}

#w-node-_08ff32eb-4013-d3d1-3719-b8bd2fc6e690-f481842c, #w-node-_08ff32eb-4013-d3d1-3719-b8bd2fc6e697-f481842c, #w-node-_08ff32eb-4013-d3d1-3719-b8bd2fc6e69e-f481842c, #w-node-_08ff32eb-4013-d3d1-3719-b8bd2fc6e6a5-f481842c {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-c0d053f0-8b8c-c1ff-1344-fe5cea251420-f481842c {
  grid-area: 1 / 2 / 2 / 6;
  align-self: center;
}

#w-node-c0d053f0-8b8c-c1ff-1344-fe5cea251430-f481842c {
  grid-area: 1 / 7 / 2 / 13;
  justify-self: center;
}

#w-node-_05fcaccd-c9fb-bc42-7aa9-cfa3a24ebae4-f481842c {
  grid-area: 1 / 8 / 2 / 12;
  align-self: center;
}

#w-node-_05fcaccd-c9fb-bc42-7aa9-cfa3a24ebae9-f481842c {
  grid-area: 1 / 1 / 2 / 7;
}

#w-node-d0629d1f-7132-c45a-f14b-5b85181b3c61-f481842c {
  grid-area: 1 / 2 / 2 / 6;
  align-self: center;
}

#w-node-d0629d1f-7132-c45a-f14b-5b85181b3c66-f481842c {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-bf484712-0c4d-e67c-169b-5d38d936c95f-f481842c {
  grid-area: 1 / 8 / 2 / 12;
  align-self: center;
}

#w-node-bf484712-0c4d-e67c-169b-5d38d936c96f-f481842c {
  grid-area: 1 / 1 / 2 / 7;
  justify-self: center;
}

#w-node-f17c5b51-4a4a-54bb-ea69-fc06a15b3f2b-a15b3f29 {
  grid-area: 1 / 8 / 2 / 13;
  align-self: stretch;
}

#w-node-f17c5b51-4a4a-54bb-ea69-fc06a15b3f35-a15b3f29 {
  grid-area: 1 / 2 / 2 / 8;
  align-self: center;
}

#w-node-fe22f227-c506-7c08-426c-3375c43f96ff-2b818441 {
  grid-area: 1 / 3 / 2 / 11;
}

#w-node-_1a6815ab-7f04-90c3-b22b-b4e5d648a09e-2b818441, #w-node-_1a6815ab-7f04-90c3-b22b-b4e5d648a0a4-2b818441, #w-node-_1a6815ab-7f04-90c3-b22b-b4e5d648a0aa-2b818441, #w-node-_1a6815ab-7f04-90c3-b22b-b4e5d648a0b0-2b818441 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_62ee679a-19c0-ba74-a069-b5ff664d907c-2b818441, #w-node-_62ee679a-19c0-ba74-a069-b5ff664d907f-2b818441 {
  align-self: center;
  justify-self: start;
}

#w-node-eedb58b6-9c52-99a8-20ea-6dc763f44ed2-2b818441, #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44ed4-2b818441, #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44ed6-2b818441, #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44ed8-2b818441, #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44eda-2b818441, #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44edc-2b818441 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5a08d2a7-b950-88ca-c8e6-a51075958e67-2b818441 {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-_5a08d2a7-b950-88ca-c8e6-a51075958e68-2b818441 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5a08d2a7-b950-88ca-c8e6-a51075958e7b-2b818441 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-f7ebab97-d316-61fa-a76b-94ef67b5461c-2b818441 {
  align-self: center;
}

#w-node-_8b0e521f-6f3f-b574-08bc-f75351a17b69-51a17b67 {
  grid-area: 1 / 4 / 3 / 10;
  justify-self: center;
}

#w-node-f6ca6402-6640-cc5f-cc9a-bff36d48a73d-63818455 {
  grid-area: 1 / 2 / 2 / 5;
  align-self: center;
}

#w-node-f6ca6402-6640-cc5f-cc9a-bff36d48a766-63818455 {
  grid-area: 1 / 6 / 2 / 13;
  align-self: stretch;
}

#w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaaf8f-63818455, #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaaf95-63818455, #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaaf9b-63818455, #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaafa1-63818455 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0f073991-dd2d-2715-b516-06b3af63b52a-63818455 {
  grid-area: 1 / 9 / 2 / 12;
  align-self: center;
}

#w-node-_0f073991-dd2d-2715-b516-06b3af63b531-63818455 {
  grid-area: 1 / 2 / 2 / 8;
  align-self: stretch;
}

#w-node-c45bdfe7-dc99-300d-bba0-79f7fc667434-63818455, #w-node-d43fd0c0-28c8-dc3a-33f0-5ea265b50cb6-63818455, #w-node-_74248d99-5dee-c51c-94a9-0d37dfc6df4b-63818455 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_45d5efac-390c-06c9-3ad2-99fa711dc7f0-63818455, #w-node-ecc6d9ba-68f0-7804-5d0a-12c8353bce11-63818455, #w-node-_4a55705a-3873-e82e-6ac2-466af3919c0b-63818455, #w-node-_44389610-db2f-abe2-bdbc-badd16e84f0a-63818455 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-_44389610-db2f-abe2-bdbc-badd16e84f0e-63818455 {
  align-self: start;
}

#w-node-aba35bcd-74f1-a3b5-7139-ebb6ed15e2cb-63818455, #w-node-d6df74dd-983b-b134-18ba-d07914548ce4-63818455, #w-node-_1e260df6-ab29-3ba9-c4f0-60191c6128b2-63818455 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_4cda6310-c166-02a4-4e79-f17426f063b0-63818455 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: stretch;
}

#w-node-_4cda6310-c166-02a4-4e79-f17426f063bc-63818455 {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-b9fc606c-f24e-5625-1d5b-a8b1669bdb32-63818455 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f7063057-490f-13f0-26a7-a736de5a23c7-63818455 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_86ef4dd7-c688-5d03-9c0a-6e24f8398612-63818455 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_86ef4dd7-c688-5d03-9c0a-6e24f8398613-63818455 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-f8b3f17a-cdb6-8512-a10c-2c24ed41c550-63818455 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f8b3f17a-cdb6-8512-a10c-2c24ed41c551-63818455 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e848d29-c43b-be9b-e431-579a8d9db61b-63818455 {
  align-self: center;
  justify-self: end;
}

#w-node-_1e848d29-c43b-be9b-e431-579a8d9db621-63818455 {
  align-self: center;
  justify-self: start;
}

#w-node-b7e12d44-f39d-b0c3-0a58-9348219bb140-63818455 {
  grid-area: 1 / 1 / 2 / 7;
  align-self: stretch;
}

#w-node-b7e12d44-f39d-b0c3-0a58-9348219bb142-63818455 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: stretch;
}

#w-node-_6b215cd6-9b6b-c2a2-ca6b-c15ce1999842-6d81845a, #w-node-_30ab401d-0755-2e89-460e-a30adaa830a3-6d81845a, #w-node-_15fc9ec0-d125-aa40-c19a-8fe15c23786c-6d81845a, #w-node-_65ad46f9-3d12-e569-e7ad-d4317456717c-6d81845a, #w-node-_83e24302-97ca-0bde-d47a-93668aadfa48-6d81845a, #w-node-_1a1045c3-97c5-36d4-4242-54d3c0f6e464-6d81845a {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_394d3192-b755-2806-cfd5-046c96888a6a-76818467, #w-node-_14571572-5054-5b45-5947-142a6b5cadce-76818467, #w-node-_744c178f-fd96-e08e-97fa-4b224994144f-76818467, #w-node-_39bbcae7-4589-7219-6aa4-29c9006691dc-76818467, #w-node-ddddb7ab-8fe0-d946-ef8d-5b72c9f2fe4d-76818467, #w-node-_609bfd93-88da-9a42-d2bd-2797ed501b1c-76818467, #w-node-f9505f07-30ef-d883-9a45-855599529ae8-76818467, #w-node-_49fd6688-c18c-12bc-1977-e0c514fc4d0d-76818467, #w-node-ae089cf4-44f4-395b-7600-6bf1fe39d77f-76818467, #w-node-_3acffecf-f30c-47b6-0b23-044b59add0fe-76818467, #w-node-d34afa21-2d8b-bb0f-e07a-9807e0eaae06-76818467, #w-node-d5d16449-4112-6fe6-d03d-1f56bc01f97c-76818467, #w-node-_8ced9df1-b48b-56d2-0985-69fced164be8-76818467, #w-node-_570e4136-b5f9-f3dc-14b2-a41945ee9824-76818467, #w-node-bea1b72d-9ec6-c6bf-f043-f1448cdda3ad-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a6ff9-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a6ffc-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a6fff-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a7002-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a7005-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a7008-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a700b-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a700e-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a7011-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a7014-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a7017-76818467, #w-node-_358bc2cd-829f-93c4-cb4d-f3a2352a701a-76818467, #w-node-_9fada852-1f3e-c541-7b24-240981ac8efd-76818467, #w-node-cf9120a2-8104-d7a1-77ac-791b8387b5dd-76818467, #w-node-_37440427-56df-b19e-b3b2-0926e047b2c8-76818467, #w-node-e53f71eb-bf87-99e8-e004-af8604c9e93c-76818467, #w-node-_146ffbfd-bf8c-9ef8-d5c6-e6c6c636d735-76818467, #w-node-_9c00a064-1388-8051-a9db-d30c29c06bd9-76818467, #w-node-ca17625e-c774-d1da-a989-a23e5e17c2a2-76818467, #w-node-_7a30d171-af57-fe35-6d82-b633e0c27da2-76818467, #w-node-_0029e72b-9d68-f539-9c83-a9e0f61d6908-76818467 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a763637b-79bb-5037-a2ab-4d2a4d2bc935-b081847d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_5f378ba6-92c6-aaba-c423-03c6c5875b5e-b081847d {
  grid-area: 1 / 2 / 2 / 12;
  align-self: center;
  justify-self: center;
}

#w-node-_39473808-2504-be03-dcf0-0e5a45c0d540-b081847d {
  align-self: stretch;
}

#w-node-_39473808-2504-be03-dcf0-0e5a45c0d542-b081847d {
  align-self: center;
}

#w-node-_3c96ceda-b321-b928-bb92-46af2dfadfb7-d3818490 {
  grid-area: 1 / 1 / 2 / 11;
}

#w-node-_3c96ceda-b321-b928-bb92-46af2dfadfb9-d3818490 {
  grid-area: 1 / 8 / 2 / 13;
  align-self: center;
}

#w-node-f451d034-4353-2b0a-f82e-e4ec698f4924-d3818490 {
  align-self: center;
}

#w-node-_4d4a78a3-6e91-635e-7844-ae35954de5ae-954de5ac {
  grid-area: 1 / 2 / 2 / 6;
}

#w-node-be5f3709-a236-3ba4-b6be-0e186a6e1af0-954de5ac {
  grid-area: 1 / 7 / 2 / 12;
  align-self: center;
}

#w-node-_4f0b7a0d-22b0-c5f9-47ab-22a9e973279e-e973279d, #w-node-_4f0b7a0d-22b0-c5f9-47ab-22a9e97327c6-e973279d, #w-node-_4f0b7a0d-22b0-c5f9-47ab-22a9e9732807-e973279d {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_578371c2-c7f1-6aa4-e798-ce79b89d7a7e-9981849c, #w-node-_578371c2-c7f1-6aa4-e798-ce79b89d7a87-9981849c, #w-node-_578371c2-c7f1-6aa4-e798-ce79b89d7a90-9981849c, #w-node-_578371c2-c7f1-6aa4-e798-ce79b89d7a99-9981849c {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: stretch;
}

#w-node-_9cafdfd1-b62a-a560-699b-02b3952b6836-b18184a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93fc372a-7501-6cf6-2885-d47894d131e2-b18184a1 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_93fc372a-7501-6cf6-2885-d47894d131ea-b18184a1 {
  grid-area: 1 / 5 / 2 / 9;
}

#w-node-_93fc372a-7501-6cf6-2885-d47894d131f2-b18184a1 {
  grid-area: 1 / 9 / 2 / 13;
}

#w-node-_93fc372a-7501-6cf6-2885-d47894d131fa-b18184a1 {
  grid-area: 2 / 1 / 3 / 5;
}

#w-node-_93fc372a-7501-6cf6-2885-d47894d13202-b18184a1 {
  grid-area: 2 / 5 / 3 / 9;
}

#w-node-_93fc372a-7501-6cf6-2885-d47894d1320a-b18184a1 {
  grid-area: 2 / 9 / 3 / 13;
}

#w-node-d389396d-466b-f853-99c5-c5dcd7d5c7b6-b18184a1, #w-node-_3a496b5b-c04c-db9d-bfc6-343fdb71cbfa-b18184a1, #w-node-fdd35eaa-5785-a164-313d-dce6c02f93fd-b18184a1 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bf2-b18184a1 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bf8-b18184a1 {
  grid-area: 1 / 5 / 2 / 9;
}

#w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bfe-b18184a1 {
  grid-area: 1 / 9 / 2 / 13;
}

#w-node-ac367a1d-d89c-d81d-0b58-6dd631c66c04-b18184a1 {
  grid-area: 2 / 1 / 3 / 5;
}

#w-node-fbd8a603-a50a-7c84-0279-ac1e06452e38-488184a2 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-fbd8a603-a50a-7c84-0279-ac1e06452e5f-488184a2 {
  align-self: end;
}

#w-node-fbd8a603-a50a-7c84-0279-ac1e06452e6b-488184a2, #w-node-fbd8a603-a50a-7c84-0279-ac1e06452e9e-488184a2 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-efbfdf02-f3f0-3711-0606-a995d2c64eb7-d2c64eb6 {
  grid-area: 1 / 1 / 2 / 6;
  align-self: stretch;
}

#w-node-efbfdf02-f3f0-3711-0606-a995d2c64eb9-d2c64eb6 {
  grid-area: 1 / 6 / 2 / 13;
  align-self: stretch;
}

#w-node-_06efd976-2d37-1405-951c-36119ee51fd1-428184aa {
  align-self: center;
}

#w-node-_84ccd797-4fca-a73a-90f8-4103e7c8b567-fd76a6ec {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_84ccd797-4fca-a73a-90f8-4103e7c8b56a-fd76a6ec {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-_12c10da2-d926-3eee-09c7-97900004ab9c-f56d12ae {
  grid-area: 1 / 1 / 2 / 4;
  align-self: stretch;
}

#w-node-f8854203-a303-13c2-c3ed-69e72ef67e46-f56d12ae {
  grid-area: 1 / 5 / 2 / 13;
  align-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_246a9fce-ebd9-a4ad-d103-9cdce1d5ac41-fb8183c9 {
    grid-column: 1 / 3;
  }

  #w-node-_4a2732ff-20aa-6bcd-6712-c9e65a76a10d-fb8183c9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3967de5e-aa0e-d3e4-7806-60728f2f8cc7-fb8183c9 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2af3ecc0-8851-5573-c5d6-183d7c9b96e0-fb8183c9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_20edcc6b-9462-987b-42fd-c40290948135-fb8183c9 {
    grid-column: 2 / 3;
  }

  #w-node-cb7b8ea5-1fe5-da85-587f-8d6f5829fc3d-fb8183c9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_870d6e0f-6907-63ef-2390-5be14e2584b7-fb8183c9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_870d6e0f-6907-63ef-2390-5be14e2584bc-fb8183c9 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_870d6e0f-6907-63ef-2390-5be14e2584c1-fb8183c9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_870d6e0f-6907-63ef-2390-5be14e2584c6-fb8183c9 {
    grid-column: 2 / 3;
  }

  #w-node-_870d6e0f-6907-63ef-2390-5be14e2584cb-fb8183c9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_8fc380c7-df34-332d-0797-1576479a7c77-fb8183c9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_8fc380c7-df34-332d-0797-1576479a7c7c-fb8183c9 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8fc380c7-df34-332d-0797-1576479a7c81-fb8183c9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8fc380c7-df34-332d-0797-1576479a7c86-fb8183c9 {
    grid-column: 2 / 3;
  }

  #w-node-_8fc380c7-df34-332d-0797-1576479a7c8b-fb8183c9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e74-fb8183c9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e79-fb8183c9 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e7e-fb8183c9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_93205d3c-73ea-40dd-c655-a9fa3786128b-fb8183c9 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e83-fb8183c9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_09f732fc-5116-bf6b-8eb9-194fb1c51e88-fb8183c9 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-ffdf2c58-b030-cad3-468f-ea5270556070-fb8183c9 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_54bde82c-f01c-5779-4a94-0cfe5d7b89fc-fb8183c9 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-f36ce21c-b8f6-1115-f78b-1c0b6f97500e-fb8183c9 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_07ca294b-462c-9572-564a-3025ebf2e586-fb8183c9 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_07ca294b-462c-9572-564a-3025ebf2e58b-fb8183c9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_07ca294b-462c-9572-564a-3025ebf2e590-fb8183c9 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_07ca294b-462c-9572-564a-3025ebf2e595-fb8183c9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_07ca294b-462c-9572-564a-3025ebf2e5ae-fb8183c9 {
    grid-column-end: 2;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa710-fb8183c9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa715-fb8183c9 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa71a-fb8183c9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa729-fb8183c9 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa72e-fb8183c9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa733-fb8183c9 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
    grid-column-end: 3;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e80-07bf8e43 {
    grid-row: 4 / 5;
    grid-column-end: 3;
    justify-self: center;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e4a-07bf8e43 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b2052354-5446-da9c-e906-f9d98118b8c9-8118b8ae {
    grid-area: 1 / 4 / 2 / 5;
    justify-self: end;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-1b8183ca {
    grid-column: 1 / 4;
    align-self: center;
  }

  #w-node-_3a0f5fec-828a-eafa-5dce-f5c5693cd89f-1b8183ca {
    grid-column: 2 / 3;
    grid-row-start: 1;
  }

  #w-node-_5dbbd2f3-fc9f-53ac-e11c-8cb9caa839f5-1b8183ca, #w-node-_5dbbd2f3-fc9f-53ac-e11c-8cb9caa839fc-1b8183ca, #w-node-_5dbbd2f3-fc9f-53ac-e11c-8cb9caa83a03-1b8183ca, #w-node-_5dbbd2f3-fc9f-53ac-e11c-8cb9caa83a0a-1b8183ca {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-de6eaed2-ca81-15c9-6100-d974478248fa-1b8183ca {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-de6eaed2-ca81-15c9-6100-d974478248fd-1b8183ca, #w-node-de6eaed2-ca81-15c9-6100-d974478248fe-1b8183ca, #w-node-_6906192b-88e7-4850-4793-4e58e4fc2c7a-e4fc2c78 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6906192b-88e7-4850-4793-4e58e4fc2c7c-e4fc2c78, #w-node-_5b9c4a0e-3173-6e0b-6dc6-29b4273af39d-273af39c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-eb385f30-a540-3a63-5af6-021b519c6007-273af39c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-eb05c7e1-d1cb-32ce-e5b0-8c8127ef0946-273af39c {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_3a0f5fec-828a-eafa-5dce-f5c5693cd89f-d48183cb {
    grid-column: 2 / 3;
    grid-row-start: 1;
  }

  #w-node-ca850897-97af-cccd-0876-e55de8024ec1-d48183cb {
    grid-column: 1 / 3;
    grid-row-start: 1;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-d48183cb {
    grid-column: 1 / 4;
    grid-row-start: 3;
    align-self: center;
  }

  #w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-d48183cb {
    grid-column: 2 / 3;
  }

  #w-node-_87feeca3-e733-f365-dfb5-9314443c891b-d48183cb {
    grid-column: span 1 / span 1;
  }

  #w-node-_87feeca3-e733-f365-dfb5-9314443c891d-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c891f-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8921-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8923-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8925-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8927-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8929-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c892b-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c892d-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c892f-d48183cb, #w-node-_87feeca3-e733-f365-dfb5-9314443c8931-d48183cb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9fb79094-a69c-8ade-6620-ac4f461b56ed-d48183cb {
    grid-column: 1 / 3;
  }

  #w-node-_9fb79094-a69c-8ade-6620-ac4f461b56ef-d48183cb {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_00085afd-b644-6561-035d-7202a12858a9-d48183cb {
    grid-column: 1 / 3;
  }

  #w-node-_00085afd-b644-6561-035d-7202a12858ab-d48183cb {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_437558d3-8632-0fbd-a308-c693fe286b88-d48183cb, #w-node-_08d33862-878c-8277-22a8-f994ce27c920-d48183cb, #w-node-_0609013d-5310-d81d-dad0-4e6150d692d9-d48183cb, #w-node-_8513f42a-271c-b11d-b763-ba15b8f14efa-d48183cb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5e747d09-f72a-02e8-e5ae-78d2476c889c-476c889a {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-c97a6baa-30aa-5443-e03b-bdaab4091a1b-b4091a19 {
    grid-column: 1 / 3;
  }

  #w-node-_9388177e-f329-07fd-1390-d73b33527660-538183cc {
    grid-column-end: 3;
  }

  #w-node-_9388177e-f329-07fd-1390-d73b3352766f-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9c561cd0-42be-43ea-240a-d3760dd32107-538183cc {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }

  #w-node-_9c561cd0-42be-43ea-240a-d3760dd320f5-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9c561cd0-42be-43ea-240a-d3760dd320fe-538183cc {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-f73cd243-e050-3abf-d528-d32f18c215f6-538183cc {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f73cd243-e050-3abf-d528-d32f18c215fe-538183cc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-f73cd243-e050-3abf-d528-d32f18c21606-538183cc {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f73cd243-e050-3abf-d528-d32f18c2160e-538183cc {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab267269776-538183cc {
    grid-column: 1 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab267269778-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab26726977f-538183cc {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697be-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697ce-538183cc {
    grid-column: 1 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697d2-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697e2-538183cc {
    grid-column: 1 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f1-538183cc {
    grid-column: span 1 / span 1;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f3-538183cc, #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f5-538183cc, #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f7-538183cc, #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697f9-538183cc, #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697fb-538183cc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_33cdee15-fa20-aa7c-7f6d-4286f9a954cf-538183cc {
    grid-column-end: 3;
  }

  #w-node-_33cdee15-fa20-aa7c-7f6d-4286f9a954d1-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a1dfca66-d594-e9ba-a566-0f6d1e244493-1e244491 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-a1dfca66-d594-e9ba-a566-0f6d1e244495-1e244491 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-dba4cd18-18b7-52f8-564f-914cf6ae55a8-398183ce {
    grid-area: 1 / 2 / 4 / 3;
  }

  #w-node-_0e6c05eb-f13a-9945-a126-977dee56fc71-398183ce {
    grid-column-end: 3;
  }

  #w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-398183ce {
    grid-column: 2 / 3;
    grid-row-start: 3;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-398183ce {
    grid-column: 1 / 4;
    grid-row-start: 5;
    align-self: center;
  }

  #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc12-398183ce {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc17-398183ce {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc18-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc1a-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc1c-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc1e-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc20-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc22-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc24-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc26-398183ce, #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc28-398183ce {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f580df41-1170-0634-c6f0-fc0062552ad2-398183ce {
    grid-column: 1 / 4;
  }

  #w-node-ff6ad665-75da-3845-3cf0-f62bf15ec8b5-398183ce {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-ff6ad665-75da-3845-3cf0-f62bf15ec8bc-398183ce {
    grid-column: 1 / 3;
  }

  #w-node-_2a2c1ca7-f0c8-44b0-3209-cc1e313bf438-398183ce {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_2a2c1ca7-f0c8-44b0-3209-cc1e313bf43d-398183ce {
    grid-column: 1 / 3;
  }

  #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6ae3-398183ce, #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6aec-398183ce, #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6af5-398183ce {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ecc826ac-7ba3-cd11-2fb2-3278a6e7fb50-a6e7fb47 {
    grid-column: 1 / 3;
    justify-self: center;
  }

  #w-node-ecc826ac-7ba3-cd11-2fb2-3278a6e7fb49-a6e7fb47 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_8dbc2062-838d-a683-d578-21c553dff0b7-53dff0b6 {
    grid-column: 1 / 3;
  }

  #w-node-_8dbc2062-838d-a683-d578-21c553dff0b9-53dff0b6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9e4eb399-aa76-58f0-e088-2fd094e40186-94e40185 {
    grid-column-end: 3;
  }

  #w-node-_9e4eb399-aa76-58f0-e088-2fd094e40188-94e40185 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cc8-778183cf {
    grid-column: 1 / 4;
  }

  #w-node-_60837eb3-9bf5-14c7-3965-db787b15f714-778183cf {
    grid-column-end: 3;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-778183cf {
    grid-area: 3 / 1 / 7 / 4;
    align-self: center;
  }

  #w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-778183cf {
    grid-column: 1 / 4;
    grid-row-start: 4;
  }

  #w-node-_1fc26b94-6351-1851-8d9c-deff714fa2eb-778183cf {
    align-self: start;
  }

  #w-node-_547baefc-6c3d-eb1c-1058-e00719006387-778183cf {
    grid-column: 1 / 3;
  }

  #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b0c-778183cf, #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b11-778183cf, #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b16-778183cf, #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b1b-778183cf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_410ec65a-e716-ed7a-b8c8-857240624ef0-40624eef {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_79924663-f60e-ef19-a0e2-01d4e91d2ffe-e91d2ffd {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_21eb38bc-7cb4-8bb1-3a9f-566bbcb51300-e91d2ffd {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a58d7687-3b48-7269-f6a5-a6a9239870d6-e91d2ffd {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_51e60621-6e47-fe2c-b567-6125434f09f7-0f8183d6 {
    grid-column: 2 / 3;
    grid-row-start: 1;
  }

  #w-node-c0f97635-eeeb-7415-ba07-0f9bcc5195e3-0f8183d6 {
    grid-column: 1 / 4;
    align-self: center;
  }

  #w-node-_051d7fce-4779-7f54-647f-cad823917bbf-0f8183d6, #w-node-_051d7fce-4779-7f54-647f-cad823917bc4-0f8183d6, #w-node-_5d320d3a-a406-8b2c-3169-ca6008102f96-0f8183d6, #w-node-_5d320d3a-a406-8b2c-3169-ca6008102f9b-0f8183d6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695c2-0f8183d6 {
    grid-column: span 1 / span 1;
  }

  #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695c4-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695c6-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695c8-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695ca-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695cc-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695ce-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d0-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d2-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d4-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d6-0f8183d6, #w-node-_5d696ef6-7a5e-19a3-b599-12ed42e695d8-0f8183d6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5445b01a-19b8-610a-2a9b-7ac7cd2438c4-0f8183d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_5445b01a-19b8-610a-2a9b-7ac7cd2438cf-0f8183d6 {
    grid-column: 1 / 3;
  }

  #w-node-e5c02090-e15a-27bc-4989-43d14a308333-648183d7 {
    grid-column: 2 / 3;
    grid-row-end: 4;
  }

  #w-node-_540680fd-71b5-b177-e197-d65362f85fe9-648183d7 {
    grid-column-end: 3;
  }

  #w-node-_09337193-bac1-3e62-d3b8-38f020c6f931-648183d7 {
    grid-column: 1 / 4;
    grid-row-start: 4;
    align-self: center;
  }

  #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a1-648183d7 {
    grid-column: span 1 / span 1;
  }

  #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a3-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a5-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a7-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1a9-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1ab-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1ad-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1af-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1b1-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1b3-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1b5-648183d7, #w-node-_74585ce5-291f-4fc8-c913-d9f5c8c4e1b7-648183d7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_49626b72-5309-f459-09b4-f680f0397d05-648183d7 {
    grid-column-end: 3;
  }

  #w-node-_617ac7f7-e386-935d-5ff1-a1f780d8e6cb-648183d7 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e1adf0cf-edda-b67e-bf08-254e44a13680-648183d7, #w-node-c3ef672b-e6b5-005f-6531-3dd65d4ed132-648183d7, #w-node-a5715886-62b4-26b9-55c0-6ed76f02399f-648183d7, #w-node-e562a262-61bc-a014-3c0e-18be4541c305-648183d7 {
    align-self: center;
  }

  #w-node-_2c691833-a16b-704d-69f4-d7f4c39259ba-648183d7, #w-node-_2c691833-a16b-704d-69f4-d7f4c39259bf-648183d7, #w-node-_2c691833-a16b-704d-69f4-d7f4c39259c7-648183d7, #w-node-_2c691833-a16b-704d-69f4-d7f4c39259ca-648183d7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb5d-648183d7 {
    grid-column: span 1 / span 1;
  }

  #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb5f-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb61-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb63-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb65-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb67-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb69-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb6b-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb6d-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb6f-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb71-648183d7, #w-node-a31a37dd-4076-492a-e4a8-c94e0a0cdb73-648183d7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e2859498-0993-2f9f-534e-3b34e3fb87e5-e3fb87e4 {
    grid-column-end: 3;
  }

  #w-node-e2859498-0993-2f9f-534e-3b34e3fb87e8-e3fb87e4 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a75d4e2f-796d-6aab-76c9-fbbbcdfba1db-2c8183d8 {
    grid-column: 1 / 3;
  }

  #w-node-c2864e63-da07-45d7-a893-74ed488cfc26-488cfc24 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6fd84cd5-447f-e6ee-6c21-8c95e0d79234-e0d79233 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6fd84cd5-447f-e6ee-6c21-8c95e0d79236-e0d79233 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_8e25b4a4-a894-6688-9087-e37894237dcc-818183d9 {
    grid-column: span 1 / span 1;
  }

  #w-node-_8e25b4a4-a894-6688-9087-e37894237dce-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd0-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd2-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd4-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd6-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dd8-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dda-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237ddc-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237dde-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237de0-818183d9, #w-node-_8e25b4a4-a894-6688-9087-e37894237de2-818183d9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_84ccd797-4fca-a73a-90f8-4103e7c8b567-bc8183da {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_84ccd797-4fca-a73a-90f8-4103e7c8b56a-bc8183da {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b7575744-a576-67bb-b83d-7346f92b9541-e28183db {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-b85a6e33-96aa-3f7c-4e4e-000e7abdde9c-e28183db {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_7cc05336-6e59-78f3-cfdb-7011c21b18c9-0a8183dc {
    grid-column: 1 / 3;
  }

  #w-node-_12c10da2-d926-3eee-09c7-97900004ab9c-f18183e6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f8854203-a303-13c2-c3ed-69e72ef67e46-f18183e6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d06b0da3-afeb-bf64-efb8-f8b4ab472887-588183e5 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-d06b0da3-afeb-bf64-efb8-f8b4ab472889-588183e5 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d6ba330d-7eb9-5bb5-2f9f-1a3de682d218-4e8183e7 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6e7eea2a-9290-8462-2d86-df45dbecc054-6e8183ea, #w-node-ae74bca1-7a2a-7d20-3579-bd2748f73683-818183eb {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e1dc66fb-bf88-2cf1-1bca-006b5e6d4019-bb8183f0 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_57198bed-cc0e-e250-6f72-f2fa069b2b16-bb8183f0 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_3e4d38fa-5d84-f528-7e12-35f5daf5d771-fa8183f2 {
    grid-column: 1 / 3;
  }

  #w-node-a233fd52-2690-930e-85b1-731b5b124415-6f818417 {
    grid-column-end: 3;
    align-self: start;
  }

  #w-node-a233fd52-2690-930e-85b1-731b5b124423-6f818417 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_5b7cbfd6-6177-74cb-b2e5-d66d941d3276-6f818417 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_5b7cbfd6-6177-74cb-b2e5-d66d941d3281-6f818417 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e16e6e3b-2052-5535-d0c9-65c34cfe231c-6f818417 {
    grid-column: 1 / 4;
  }

  #w-node-e440b273-90ac-461a-48fb-5eeb2f3d2733-f481842c {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_3b3c5210-c144-26b0-f298-04cf101164c6-f481842c {
    grid-column: 1 / 4;
    grid-row-start: 3;
    align-self: center;
  }

  #w-node-_08ff32eb-4013-d3d1-3719-b8bd2fc6e690-f481842c, #w-node-_08ff32eb-4013-d3d1-3719-b8bd2fc6e697-f481842c, #w-node-_08ff32eb-4013-d3d1-3719-b8bd2fc6e69e-f481842c, #w-node-_08ff32eb-4013-d3d1-3719-b8bd2fc6e6a5-f481842c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c0d053f0-8b8c-c1ff-1344-fe5cea251420-f481842c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-c0d053f0-8b8c-c1ff-1344-fe5cea251430-f481842c {
    grid-column: 1 / 3;
  }

  #w-node-_05fcaccd-c9fb-bc42-7aa9-cfa3a24ebae4-f481842c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_05fcaccd-c9fb-bc42-7aa9-cfa3a24ebae9-f481842c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-d0629d1f-7132-c45a-f14b-5b85181b3c61-f481842c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d0629d1f-7132-c45a-f14b-5b85181b3c66-f481842c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-bf484712-0c4d-e67c-169b-5d38d936c95f-f481842c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-bf484712-0c4d-e67c-169b-5d38d936c96f-f481842c {
    grid-column: 1 / 3;
  }

  #w-node-f17c5b51-4a4a-54bb-ea69-fc06a15b3f2b-a15b3f29 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f17c5b51-4a4a-54bb-ea69-fc06a15b3f35-a15b3f29 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44ed2-2b818441 {
    grid-column: span 1 / span 1;
  }

  #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44ed4-2b818441, #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44ed6-2b818441, #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44ed8-2b818441, #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44eda-2b818441, #w-node-eedb58b6-9c52-99a8-20ea-6dc763f44edc-2b818441 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5a08d2a7-b950-88ca-c8e6-a51075958e67-2b818441 {
    grid-column: 1 / 4;
  }

  #w-node-_5a08d2a7-b950-88ca-c8e6-a51075958e68-2b818441 {
    grid-column-end: 3;
  }

  #w-node-_5a08d2a7-b950-88ca-c8e6-a51075958e7b-2b818441 {
    grid-row: 2 / 3;
    grid-column-start: 1;
  }

  #w-node-_8b0e521f-6f3f-b574-08bc-f75351a17b69-51a17b67 {
    grid-column: 1 / 3;
  }

  #w-node-f6ca6402-6640-cc5f-cc9a-bff36d48a73d-63818455 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f6ca6402-6640-cc5f-cc9a-bff36d48a766-63818455 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaaf8f-63818455 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaaf95-63818455 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaaf9b-63818455 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaafa1-63818455 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0f073991-dd2d-2715-b516-06b3af63b52a-63818455 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_0f073991-dd2d-2715-b516-06b3af63b531-63818455 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_45d5efac-390c-06c9-3ad2-99fa711dc7f0-63818455 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ecc6d9ba-68f0-7804-5d0a-12c8353bce11-63818455 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_4a55705a-3873-e82e-6ac2-466af3919c0b-63818455 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_44389610-db2f-abe2-bdbc-badd16e84f0a-63818455 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_4cda6310-c166-02a4-4e79-f17426f063b0-63818455 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_4cda6310-c166-02a4-4e79-f17426f063bc-63818455, #w-node-f7063057-490f-13f0-26a7-a736de5a23c7-63818455 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f7063057-490f-13f0-26a7-a736de5a23c9-63818455 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_86ef4dd7-c688-5d03-9c0a-6e24f8398613-63818455 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_86ef4dd7-c688-5d03-9c0a-6e24f8398615-63818455 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f8b3f17a-cdb6-8512-a10c-2c24ed41c551-63818455 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f8b3f17a-cdb6-8512-a10c-2c24ed41c553-63818455 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-b7e12d44-f39d-b0c3-0a58-9348219bb140-63818455 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-b7e12d44-f39d-b0c3-0a58-9348219bb142-63818455 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a763637b-79bb-5037-a2ab-4d2a4d2bc935-b081847d {
    grid-row: 1 / 2;
    grid-column-end: 3;
  }

  #w-node-af7d3b01-b991-f928-9b44-d5573ca873b5-b081847d {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_5f378ba6-92c6-aaba-c423-03c6c5875b5e-b081847d {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-_3c96ceda-b321-b928-bb92-46af2dfadfb7-d3818490 {
    grid-column-end: 3;
  }

  #w-node-_3c96ceda-b321-b928-bb92-46af2dfadfb9-d3818490 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_4d4a78a3-6e91-635e-7844-ae35954de5ae-954de5ac {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }

  #w-node-be5f3709-a236-3ba4-b6be-0e186a6e1af0-954de5ac {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_93fc372a-7501-6cf6-2885-d47894d131e2-b18184a1 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_93fc372a-7501-6cf6-2885-d47894d131ea-b18184a1 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_93fc372a-7501-6cf6-2885-d47894d131f2-b18184a1 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_93fc372a-7501-6cf6-2885-d47894d131fa-b18184a1 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_93fc372a-7501-6cf6-2885-d47894d13202-b18184a1 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_93fc372a-7501-6cf6-2885-d47894d1320a-b18184a1 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-d389396d-466b-f853-99c5-c5dcd7d5c7b6-b18184a1, #w-node-_3a496b5b-c04c-db9d-bfc6-343fdb71cbfa-b18184a1, #w-node-fdd35eaa-5785-a164-313d-dce6c02f93fd-b18184a1, #w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bf2-b18184a1, #w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bf8-b18184a1, #w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bfe-b18184a1, #w-node-ac367a1d-d89c-d81d-0b58-6dd631c66c04-b18184a1 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-fbd8a603-a50a-7c84-0279-ac1e06452e38-488184a2, #w-node-fbd8a603-a50a-7c84-0279-ac1e06452e6b-488184a2, #w-node-fbd8a603-a50a-7c84-0279-ac1e06452e9e-488184a2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-efbfdf02-f3f0-3711-0606-a995d2c64eb7-d2c64eb6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-efbfdf02-f3f0-3711-0606-a995d2c64eb9-d2c64eb6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_84ccd797-4fca-a73a-90f8-4103e7c8b567-fd76a6ec {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_84ccd797-4fca-a73a-90f8-4103e7c8b56a-fd76a6ec {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_12c10da2-d926-3eee-09c7-97900004ab9c-f56d12ae {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f8854203-a303-13c2-c3ed-69e72ef67e46-f56d12ae {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_246a9fce-ebd9-a4ad-d103-9cdce1d5ac41-fb8183c9 {
    grid-column: 1 / 3;
  }

  #w-node-b2052354-5446-da9c-e906-f9d98118b8b1-8118b8ae {
    justify-self: start;
  }

  #w-node-_5b9c4a0e-3173-6e0b-6dc6-29b4273af39d-273af39c {
    grid-row: 1 / 2;
  }

  #w-node-eb385f30-a540-3a63-5af6-021b519c6007-273af39c {
    grid-row: 2 / 3;
  }

  #w-node-eb05c7e1-d1cb-32ce-e5b0-8c8127ef0946-273af39c {
    grid-row: 3 / 4;
  }

  #w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-d48183cb {
    grid-column: 1 / 4;
  }

  #w-node-_5e747d09-f72a-02e8-e5ae-78d2476c889c-476c889a {
    grid-row-start: 1;
  }

  #w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-398183ce {
    grid-column: 1 / 4;
  }

  #w-node-_1fc26b94-6351-1851-8d9c-deff714fa2eb-778183cf {
    align-self: start;
  }

  #w-node-_51b0b9d2-cb93-5e24-b186-16d065a93b7b-b18184a1, #w-node-_7d1648a9-681f-8b72-ff2f-c0dfb9910e30-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6831-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6833-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6836-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6838-b18184a1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b683b-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b683d-b18184a1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6840-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6842-b18184a1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6845-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6847-b18184a1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b684a-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b684c-b18184a1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b684f-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6851-b18184a1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6854-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6856-b18184a1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6859-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b685b-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b685e-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6860-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6863-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6865-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6868-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b686a-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b686d-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b686f-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6872-b18184a1 {
    justify-self: start;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6874-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_2e3b1f04-099a-5ab0-3a01-8b99f5059c5f-b18184a1 {
    justify-self: start;
  }

  #w-node-_93fc372a-7501-6cf6-2885-d47894d131e1-b18184a1, #w-node-_5049fc4a-a266-af71-51c4-13d706dfdfb5-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_3a496b5b-c04c-db9d-bfc6-343fdb71cbfa-b18184a1 {
    grid-column: 2 / 3;
  }

  #w-node-fdd35eaa-5785-a164-313d-dce6c02f93fd-b18184a1 {
    grid-row: 2 / 3;
  }

  #w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bdd-b18184a1 {
    justify-self: start;
  }

  #w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bdf-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bf8-b18184a1 {
    grid-column: 2 / 3;
  }

  #w-node-ac367a1d-d89c-d81d-0b58-6dd631c66bfe-b18184a1 {
    grid-row: 2 / 3;
  }

  #w-node-ac367a1d-d89c-d81d-0b58-6dd631c66c04-b18184a1 {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_246a9fce-ebd9-a4ad-d103-9cdce1d5ac41-fb8183c9 {
    grid-column: 1 / 3;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa710-fb8183c9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa715-fb8183c9 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa71a-fb8183c9 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa729-fb8183c9 {
    grid-area: 2 / 2 / 3 / 3;
    align-self: stretch;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa72e-fb8183c9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_326ccb65-e2af-86e2-eb1b-0ae411daa733-fb8183c9 {
    grid-area: 3 / 2 / 4 / 3;
    align-self: stretch;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e4a-07bf8e43 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e6d-07bf8e43 {
    grid-column: span 2 / span 2;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-1b8183ca {
    grid-column: 1 / 4;
    grid-row-start: 3;
    align-self: end;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd9-1b8183ca {
    align-self: stretch;
    justify-self: stretch;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd7-1b8183ca {
    justify-self: stretch;
  }

  #w-node-_45035955-9f73-8428-07f8-6cfe96ea2d4c-1b8183ca {
    align-self: stretch;
    justify-self: stretch;
  }

  #w-node-_45035955-9f73-8428-07f8-6cfe96ea2d4e-1b8183ca {
    justify-self: stretch;
  }

  #w-node-_3a0f5fec-828a-eafa-5dce-f5c5693cd89f-1b8183ca {
    grid-column: 1 / 4;
    align-self: start;
  }

  #w-node-_7b3ff43b-7387-e73f-7fd2-f858bd96eee8-1b8183ca {
    align-self: start;
  }

  #w-node-_4015be1d-c1d5-c007-7346-7d4a4ceb8c7b-1b8183ca {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_4015be1d-c1d5-c007-7346-7d4a4ceb8c7e-1b8183ca, #w-node-_3b9bccbf-53f0-d587-f4d9-cd25b685e066-1b8183ca {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3b9bccbf-53f0-d587-f4d9-cd25b685e06c-1b8183ca {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-de6eaed2-ca81-15c9-6100-d974478248fa-1b8183ca {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-de6eaed2-ca81-15c9-6100-d974478248fd-1b8183ca, #w-node-_6906192b-88e7-4850-4793-4e58e4fc2c7a-e4fc2c78 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6906192b-88e7-4850-4793-4e58e4fc2c7c-e4fc2c78, #w-node-_5b9c4a0e-3173-6e0b-6dc6-29b4273af39d-273af39c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-eb385f30-a540-3a63-5af6-021b519c6007-273af39c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-eb05c7e1-d1cb-32ce-e5b0-8c8127ef0946-273af39c {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_3a0f5fec-828a-eafa-5dce-f5c5693cd89f-d48183cb, #w-node-ca850897-97af-cccd-0876-e55de8024ec1-d48183cb {
    grid-column: 1 / 4;
    align-self: start;
  }

  #w-node-f978dd1c-8e89-3c5c-6a5a-012b8f08b031-d48183cb {
    justify-self: center;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-d48183cb {
    grid-column: 1 / 4;
    grid-row-start: 1;
    align-self: end;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd7-d48183cb, #w-node-f7cb9ac5-0411-fb4d-7650-b7aaa956b9a6-d48183cb, #w-node-c463e99f-f45d-6b6f-b6aa-deeba0869846-d48183cb, #w-node-fdb465fa-d02a-6a07-1133-2ec869fc53ac-d48183cb {
    justify-self: stretch;
  }

  #w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-d48183cb {
    grid-area: 3 / 1 / 7 / 4;
    align-self: start;
  }

  #w-node-_9fb79094-a69c-8ade-6620-ac4f461b56ed-d48183cb {
    grid-column: 1 / 3;
  }

  #w-node-_9fb79094-a69c-8ade-6620-ac4f461b56ef-d48183cb {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_00085afd-b644-6561-035d-7202a12858a9-d48183cb {
    grid-column: 1 / 3;
  }

  #w-node-_00085afd-b644-6561-035d-7202a12858ab-d48183cb {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_437558d3-8632-0fbd-a308-c693fe286b88-d48183cb {
    grid-column-end: 3;
  }

  #w-node-f1c6e4f9-a895-85a7-a4ab-7bbe061b7e6a-d48183cb {
    align-self: stretch;
  }

  #w-node-_08d33862-878c-8277-22a8-f994ce27c920-d48183cb {
    grid-column-end: 3;
    align-self: auto;
  }

  #w-node-_70b92a9f-b7c6-8770-e5d3-a6c4007ae156-d48183cb {
    align-self: stretch;
  }

  #w-node-_0609013d-5310-d81d-dad0-4e6150d692d9-d48183cb {
    grid-column-end: 3;
    align-self: auto;
  }

  #w-node-_0609013d-5310-d81d-dad0-4e6150d692e0-d48183cb {
    align-self: stretch;
  }

  #w-node-_5e747d09-f72a-02e8-e5ae-78d2476c889c-476c889a {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-_9be61596-31db-181e-93a6-c3359bddcd2a-9bddcd29, #w-node-ec02ac35-d092-ad36-a689-3ff8f890d4ca-9bddcd29, #w-node-d107247b-122e-9c98-30e6-61253f698065-9bddcd29, #w-node-a82b213a-e40d-f951-4522-7d28fb1873e7-9bddcd29 {
    grid-column: span 2 / span 2;
  }

  #w-node-c97a6baa-30aa-5443-e03b-bdaab4091a1b-b4091a19 {
    grid-column: 1 / 5;
  }

  #w-node-_9388177e-f329-07fd-1390-d73b33527671-538183cc {
    grid-column-end: 5;
  }

  #w-node-_9388177e-f329-07fd-1390-d73b33527673-538183cc {
    grid-column: 2 / 5;
  }

  #w-node-_9388177e-f329-07fd-1390-d73b33527675-538183cc {
    grid-area: 3 / 1 / 6 / 3;
  }

  #w-node-_9c561cd0-42be-43ea-240a-d3760dd32107-538183cc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9c561cd0-42be-43ea-240a-d3760dd320f5-538183cc {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_9c561cd0-42be-43ea-240a-d3760dd320fe-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f73cd243-e050-3abf-d528-d32f18c215f6-538183cc, #w-node-f73cd243-e050-3abf-d528-d32f18c215fe-538183cc, #w-node-f73cd243-e050-3abf-d528-d32f18c21606-538183cc, #w-node-f73cd243-e050-3abf-d528-d32f18c2160e-538183cc {
    grid-column: span 2 / span 2;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab267269776-538183cc {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab267269778-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab26726977f-538183cc {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697be-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697ce-538183cc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697d2-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6b921eba-b4f8-3b23-d597-4ab2672697e2-538183cc, #w-node-_33cdee15-fa20-aa7c-7f6d-4286f9a954cf-538183cc {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_33cdee15-fa20-aa7c-7f6d-4286f9a954d1-538183cc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a1dfca66-d594-e9ba-a566-0f6d1e244493-1e244491 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-a1dfca66-d594-e9ba-a566-0f6d1e244495-1e244491 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-dba4cd18-18b7-52f8-564f-914cf6ae55a8-398183ce {
    grid-column: 1 / 4;
  }

  #w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-398183ce {
    grid-area: 4 / 1 / 7 / 4;
    align-self: start;
    justify-self: center;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-398183ce {
    grid-column: 1 / 4;
    grid-row-start: 1;
    align-self: end;
  }

  #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc12-398183ce {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-ad25f05a-1dba-e436-e6e1-81e0dd93cc17-398183ce, #w-node-ff6ad665-75da-3845-3cf0-f62bf15ec8b5-398183ce {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-ff6ad665-75da-3845-3cf0-f62bf15ec8bc-398183ce {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_2a2c1ca7-f0c8-44b0-3209-cc1e313bf438-398183ce {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_2a2c1ca7-f0c8-44b0-3209-cc1e313bf43d-398183ce {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6ae3-398183ce {
    grid-column-end: 3;
  }

  #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6aea-398183ce {
    align-self: stretch;
  }

  #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6aec-398183ce {
    grid-column-end: 3;
    align-self: auto;
  }

  #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6af3-398183ce {
    align-self: stretch;
  }

  #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6af5-398183ce {
    grid-column-end: 3;
    align-self: auto;
  }

  #w-node-c0d86419-aa2b-ddd2-2813-8d67c04d6afc-398183ce {
    align-self: stretch;
  }

  #w-node-ecc826ac-7ba3-cd11-2fb2-3278a6e7fb50-a6e7fb47 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
    justify-self: center;
  }

  #w-node-_8dbc2062-838d-a683-d578-21c553dff0b7-53dff0b6 {
    grid-column: 1 / 3;
  }

  #w-node-_8dbc2062-838d-a683-d578-21c553dff0b9-53dff0b6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9e4eb399-aa76-58f0-e088-2fd094e40186-94e40185 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_60837eb3-9bf5-14c7-3965-db787b15f714-778183cf {
    grid-column: 1 / 4;
  }

  #w-node-de625304-4019-0ad6-08bc-bc4729f9daa1-778183cf {
    justify-self: center;
  }

  #w-node-b3fdc0c4-7162-b493-f01a-ac52dffe4cd2-778183cf {
    grid-area: 3 / 1 / 7 / 4;
    align-self: center;
  }

  #w-node-aad0ab0c-0e48-f076-2537-7fc9f90971a9-778183cf, #w-node-_58ecf21e-1026-5139-2f22-a124fac9132c-778183cf {
    justify-self: stretch;
  }

  #w-node-d68f6320-2373-2433-0132-2ed5f3b9de3d-778183cf {
    grid-area: 4 / 1 / 7 / 4;
    align-self: center;
    justify-self: center;
  }

  #w-node-_8c27f624-dbac-ab31-27d8-c82385b5771c-778183cf {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_8c27f624-dbac-ab31-27d8-c82385b5771f-778183cf {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1fc26b94-6351-1851-8d9c-deff714fa2eb-778183cf {
    grid-row-end: 3;
    align-self: start;
  }

  #w-node-_547baefc-6c3d-eb1c-1058-e00719006387-778183cf {
    grid-area: 1 / 1 / 2 / 5;
    justify-self: center;
  }

  #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b0c-778183cf, #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b11-778183cf, #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b16-778183cf, #w-node-_5065ab15-ef37-60cc-3131-334d67fc6b1b-778183cf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cfcb994b-f91b-f7ec-689c-6400b7058922-778183cf {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cfcb994b-f91b-f7ec-689c-6400b705892f-778183cf {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_410ec65a-e716-ed7a-b8c8-857240624ef0-40624eef {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_79924663-f60e-ef19-a0e2-01d4e91d2ffe-e91d2ffd {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_21eb38bc-7cb4-8bb1-3a9f-566bbcb51300-e91d2ffd {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a58d7687-3b48-7269-f6a5-a6a9239870d6-e91d2ffd {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_51e60621-6e47-fe2c-b567-6125434f09f7-0f8183d6 {
    grid-column: 1 / 4;
    grid-row-end: 2;
    align-self: start;
  }

  #w-node-c0f97635-eeeb-7415-ba07-0f9bcc5195e3-0f8183d6 {
    grid-column: 1 / 4;
    grid-row-start: 2;
    align-self: start;
  }

  #w-node-c0f97635-eeeb-7415-ba07-0f9bcc5195e9-0f8183d6, #w-node-_45d688f4-4fc8-3a39-6bf2-74228c63b4a4-0f8183d6 {
    justify-self: stretch;
  }

  #w-node-_5445b01a-19b8-610a-2a9b-7ac7cd2438c4-0f8183d6 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_5445b01a-19b8-610a-2a9b-7ac7cd2438cf-0f8183d6 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-e5c02090-e15a-27bc-4989-43d14a308333-648183d7 {
    grid-column: 1 / 4;
    grid-row-start: 2;
  }

  #w-node-_09337193-bac1-3e62-d3b8-38f020c6f931-648183d7 {
    grid-column: 1 / 4;
    grid-row-start: 4;
    align-self: center;
  }

  #w-node-_09337193-bac1-3e62-d3b8-38f020c6f937-648183d7 {
    grid-column-start: 2;
  }

  #w-node-c2864e63-da07-45d7-a893-74ed488cfc26-488cfc24 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6fd84cd5-447f-e6ee-6c21-8c95e0d79234-e0d79233, #w-node-_6fd84cd5-447f-e6ee-6c21-8c95e0d79236-e0d79233 {
    grid-column-end: 3;
  }

  #w-node-_876c5de0-5652-06f7-eccc-da1357647864-818183d9 {
    grid-area: 1 / 2 / 3 / 6;
    align-self: start;
    justify-self: center;
  }

  #w-node-_876c5de0-5652-06f7-eccc-da1357647866-818183d9 {
    grid-column: 1 / 4;
    align-self: start;
  }

  #w-node-_876c5de0-5652-06f7-eccc-da1357647868-818183d9 {
    grid-area: 3 / 4 / 5 / 6;
    align-self: center;
    justify-self: end;
  }

  #w-node-_7c571ab9-6e35-af0c-ef9a-80e9b8e0b16a-818183d9 {
    grid-area: 1 / 4 / 3 / 7;
    align-self: center;
  }

  #w-node-_7372ac1a-70e5-9ae8-e3b1-8b9a50752722-818183d9 {
    grid-area: 2 / 5 / 4 / 7;
    align-self: center;
    justify-self: end;
  }

  #w-node-_12c10da2-d926-3eee-09c7-97900004ab9c-f18183e6, #w-node-f8854203-a303-13c2-c3ed-69e72ef67e46-f18183e6, #w-node-d06b0da3-afeb-bf64-efb8-f8b4ab472887-588183e5, #w-node-d06b0da3-afeb-bf64-efb8-f8b4ab472889-588183e5, #w-node-d6ba330d-7eb9-5bb5-2f9f-1a3de682d218-4e8183e7, #w-node-_6e7eea2a-9290-8462-2d86-df45dbecc054-6e8183ea, #w-node-ae74bca1-7a2a-7d20-3579-bd2748f73683-818183eb {
    grid-column-end: 3;
  }

  #w-node-_3e4d38fa-5d84-f528-7e12-35f5daf5d771-fa8183f2 {
    grid-column: span 2 / span 2;
  }

  #w-node-_5b7cbfd6-6177-74cb-b2e5-d66d941d3276-6f818417 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_5b7cbfd6-6177-74cb-b2e5-d66d941d3281-6f818417 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e440b273-90ac-461a-48fb-5eeb2f3d2733-f481842c {
    grid-column: 1 / 4;
    align-self: start;
  }

  #w-node-_3b3c5210-c144-26b0-f298-04cf101164c6-f481842c {
    grid-column: 1 / 4;
    grid-row-start: 3;
    align-self: end;
  }

  #w-node-c0d053f0-8b8c-c1ff-1344-fe5cea251420-f481842c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-c0d053f0-8b8c-c1ff-1344-fe5cea251430-f481842c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_05fcaccd-c9fb-bc42-7aa9-cfa3a24ebae4-f481842c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_05fcaccd-c9fb-bc42-7aa9-cfa3a24ebae9-f481842c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-d0629d1f-7132-c45a-f14b-5b85181b3c61-f481842c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d0629d1f-7132-c45a-f14b-5b85181b3c66-f481842c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-bf484712-0c4d-e67c-169b-5d38d936c95f-f481842c {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-bf484712-0c4d-e67c-169b-5d38d936c96f-f481842c {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-f17c5b51-4a4a-54bb-ea69-fc06a15b3f2b-a15b3f29 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f17c5b51-4a4a-54bb-ea69-fc06a15b3f35-a15b3f29 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-fe22f227-c506-7c08-426c-3375c43f96ff-2b818441, #w-node-_1a6815ab-7f04-90c3-b22b-b4e5d648a09e-2b818441, #w-node-_1a6815ab-7f04-90c3-b22b-b4e5d648a0a4-2b818441, #w-node-_1a6815ab-7f04-90c3-b22b-b4e5d648a0aa-2b818441, #w-node-_1a6815ab-7f04-90c3-b22b-b4e5d648a0b0-2b818441 {
    grid-column: span 2 / span 2;
  }

  #w-node-_62ee679a-19c0-ba74-a069-b5ff664d907c-2b818441 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-_62ee679a-19c0-ba74-a069-b5ff664d907f-2b818441 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8b0e521f-6f3f-b574-08bc-f75351a17b69-51a17b67 {
    grid-column: 1 / 5;
  }

  #w-node-_2b8ba296-c438-81d8-829a-7780276c6f78-63818455 {
    justify-self: center;
  }

  #w-node-f6ca6402-6640-cc5f-cc9a-bff36d48a73d-63818455 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f6ca6402-6640-cc5f-cc9a-bff36d48a766-63818455 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaaf8f-63818455, #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaaf95-63818455, #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaaf9b-63818455, #w-node-_4f4708fa-29f2-39d3-4df9-642d9bfaafa1-63818455 {
    grid-column: span 2 / span 2;
  }

  #w-node-_0f073991-dd2d-2715-b516-06b3af63b52a-63818455 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_0f073991-dd2d-2715-b516-06b3af63b531-63818455 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_4cda6310-c166-02a4-4e79-f17426f063b0-63818455, #w-node-_4cda6310-c166-02a4-4e79-f17426f063bc-63818455 {
    grid-column-end: 3;
  }

  #w-node-f7063057-490f-13f0-26a7-a736de5a23c7-63818455, #w-node-_86ef4dd7-c688-5d03-9c0a-6e24f8398613-63818455, #w-node-f8b3f17a-cdb6-8512-a10c-2c24ed41c551-63818455 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_1e848d29-c43b-be9b-e431-579a8d9db61b-63818455 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1e848d29-c43b-be9b-e431-579a8d9db621-63818455 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }

  #w-node-b7e12d44-f39d-b0c3-0a58-9348219bb140-63818455, #w-node-b7e12d44-f39d-b0c3-0a58-9348219bb142-63818455 {
    grid-column-end: 3;
  }

  #w-node-_5f378ba6-92c6-aaba-c423-03c6c5875b5e-b081847d {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-_3c96ceda-b321-b928-bb92-46af2dfadfb7-d3818490 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_3c96ceda-b321-b928-bb92-46af2dfadfb9-d3818490 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_4d4a78a3-6e91-635e-7844-ae35954de5ae-954de5ac {
    grid-column: 1 / 3;
  }

  #w-node-_4f0b7a0d-22b0-c5f9-47ab-22a9e973279e-e973279d {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_4f0b7a0d-22b0-c5f9-47ab-22a9e97327c6-e973279d {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_4f0b7a0d-22b0-c5f9-47ab-22a9e9732807-e973279d {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_51b0b9d2-cb93-5e24-b186-16d065a93b7b-b18184a1, #w-node-_7d1648a9-681f-8b72-ff2f-c0dfb9910e30-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6831-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6836-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b683b-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6840-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6845-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b684a-b18184a1 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b684c-b18184a1 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_9cafdfd1-b62a-a560-699b-02b3952b684f-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6854-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6859-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b685e-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6863-b18184a1, #w-node-_9cafdfd1-b62a-a560-699b-02b3952b6868-b18184a1, #w-node-fbd8a603-a50a-7c84-0279-ac1e06452e38-488184a2 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-fbd8a603-a50a-7c84-0279-ac1e06452e6b-488184a2 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-fbd8a603-a50a-7c84-0279-ac1e06452e9e-488184a2 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-efbfdf02-f3f0-3711-0606-a995d2c64eb7-d2c64eb6, #w-node-efbfdf02-f3f0-3711-0606-a995d2c64eb9-d2c64eb6, #w-node-_12c10da2-d926-3eee-09c7-97900004ab9c-f56d12ae, #w-node-f8854203-a303-13c2-c3ed-69e72ef67e46-f56d12ae {
    grid-column-end: 3;
  }
}


@font-face {
  font-family: 'Hauora';
  src: url('../fonts/Hauora-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hauora';
  src: url('../fonts/Hauora-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hauora';
  src: url('../fonts/Hauora-Medium.ttf') format('truetype'), url('../fonts/Hauora-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hauora';
  src: url('../fonts/Hauora-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hauora';
  src: url('../fonts/Hauora-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hauora';
  src: url('../fonts/Hauora-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hauora';
  src: url('../fonts/Hauora-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hibana';
  src: url('../fonts/Hibana-SubMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.cookie-consent-banner {
  position: fixed;
  bottom: 32px;
  right: 32px;
  width: 375px;
  padding: 24px;
  background-color: #000;
  z-index: 1000;
  border: 2px solid #eb0062;
  font-family: 'Inter', sans-serif;
  border-radius: 16px;
}

.cookie-consent-banner p {
  color: #f5f5f5;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  margin-top: 16px;
}

.consent-header {
  display: flex;
  flex-direction: row;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}

.consent-header div:first-child {
  flex: 1;
}

.consent-header button {
  background: #000;
  padding: 0;
}

.consent-actions {
  margin-top: 32px;
  display: flex;
  justify-content: right;
  gap: 16px;
}

.consent-actions button {
  border-radius: 8px;
  border: 2px solid #ff0062;
  background: #000;
  padding: 8px 12px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}