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

body {
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  color: #18181d;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  font-family: Work Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 38px;
  font-weight: 300;
  line-height: 46px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}

a {
  color: #18181d;
  cursor: pointer;
  line-height: 26px;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 20px;
  list-style-type: none;
}

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

li {
  margin-bottom: 10px;
}

label {
  color: rgba(24, 24, 29, .7);
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

strong {
  font-weight: 600;
}

blockquote {
  color: rgba(24, 24, 29, .7);
  border-left: 5px solid #e2e2e2;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 18px 24px;
  font-size: 16px;
  line-height: 26px;
}

figcaption {
  color: rgba(24, 24, 29, .5);
  text-align: center;
  margin-top: 5px;
}

.grid {
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  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;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.hero1-image {
  min-height: 860px;
  background-image: url('../images/uma-mini--hero-dusk_download.jpg');
  background-position: 50%;
  background-size: cover;
}

.hero1-image.lightbox-wrap {
  background-position: 50%;
  transition: opacity .2s;
}

.hero1-image.lightbox-wrap:hover {
  opacity: .8;
}

.size1-text {
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
}

.size1-text.size1-top-clear {
  margin-top: 0;
}

.size1-text.size1-bottom-clear {
  margin-bottom: 0;
}

.size1-text.size1-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.label {
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, .2);
  margin-bottom: 10px;
  padding: 10px 22px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}

.label.white-label {
  color: #18181d;
  background-color: #fff;
  border-style: none;
}

.label.white-outline-label {
  background-color: rgba(255, 255, 255, .1);
  border-color: rgba(255, 255, 255, .5);
}

.label.inside-label {
  z-index: 40;
  color: #18181d;
  background-color: #fff;
  border-style: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.label.black-label {
  z-index: 40;
  color: #fff;
  background-color: #18181d;
  border-style: none;
  border-width: 0;
}

.label.black-label.styleguide-section-label {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.label.black-label.sale-label {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.hero1-content {
  padding-right: 36px;
}

.hero1-content.product-detail-wrap {
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 0;
  padding-right: 36px;
  display: flex;
}

.button-large {
  color: #fff;
  text-transform: uppercase;
  background-color: #18181d;
  justify-content: space-between;
  align-items: center;
  padding: 30px 36px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
  display: flex;
}

.button-large:hover {
  background-color: #272731;
}

.button-large.outline-button-large {
  color: #1f2121;
  background-color: #fff;
  border: 1px solid #ebedee;
}

.button-large.outline-button-large:hover {
  border-color: #c9c9c9;
}

.button-large.hero2-button {
  width: 582px;
  background-color: #030303;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button-large.hero2-button:hover {
  background-color: #2f2f38;
}

.button-arrow {
  flex: none;
  margin-left: 20px;
  display: inline-block;
}

.section {
  height: 38px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.size2-text {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 38px;
  font-weight: 300;
  line-height: 46px;
}

.size2-text.size2-top-clear {
  margin-top: 0;
}

.size2-text.size2-bottom-clear {
  margin-bottom: 0;
}

.size2-text.size2-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.size3-text {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
}

.size3-text.size3-bottom-clear {
  margin-bottom: 0;
}

.size3-text.size3-top-clear {
  margin-top: 0;
}

.size3-text.size3-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.size5-text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.size5-text.size5-top-clear {
  margin-top: 0;
}

.size5-text.size5-bottom-clear {
  margin-bottom: 0;
}

.size5-text.size5-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.size4-text {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.size4-text.size4-top-clear {
  margin-top: 0;
}

.size4-text.size4-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.size4-text.size4-bottom-clear {
  margin-bottom: 0;
}

.paragraph-70 {
  opacity: .7;
  margin-bottom: 10px;
}

.paragraph-70.paragraph70-bottom-clear {
  margin-bottom: 0;
}

.size6-text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.size6-text.size6-top-clear {
  margin-top: 0;
}

.size6-text.size6-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.size6-text.size6-bottom-clear {
  margin-bottom: 0;
}

.product-image {
  height: 480px;
  background-image: url('../images/circa-chandelier_hires_download.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.product-image.product-image-size-s {
  height: 240px;
}

.product-image.product-image-size-m {
  height: 360px;
}

.product-image.product-image-size-l {
  height: 480px;
}

.product-image.product-image-size-xl {
  height: 600px;
}

.product-wrap {
  margin-bottom: 40px;
}

.button-small {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #18181d;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small:hover {
  background-color: #272731;
}

.button-small.white-small {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
}

.button-small.form-centered-button {
  justify-content: center;
}

.text-label {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.button-text {
  color: #18181d;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.deco-dot {
  width: 12px;
  height: 6px;
  background-color: #af9387;
  flex: none;
  margin-top: 7px;
  margin-right: 30px;
}

.link {
  opacity: .7;
  color: #18181d;
  margin-bottom: 10px;
  text-decoration: none;
  display: inline;
}

.link:hover {
  opacity: 1;
  text-decoration: underline;
}

.paragraph-small {
  text-transform: none;
  font-size: 14px;
  line-height: 22px;
}

.hero3-image {
  min-height: 860px;
  background-image: url('../images/bola-disc-flush-2-rose-gold-in-room-high_download.jpg');
  background-position: 50%;
  background-size: cover;
}

.content {
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content23-image {
  width: 100%;
  height: 400px;
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-hallway-lowres_download.jpeg');
  background-position: 50%;
  background-size: cover;
}

.hero3-content {
  padding-right: 36px;
}

.content32-quote {
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
  position: relative;
}

.content32-image {
  height: 400px;
  background-image: url('../images/bola-disc-flush-2-rose-gold-in-room-high_download.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 103px;
}

.content35-feed-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  transition: opacity .2s;
}

.content35-feed-image:hover {
  opacity: .8;
}

.content35-feed-image.content35-image2 {
  background-image: url('../images/circatable_env_72_download_download.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.content35-feed-image.content35-image3 {
  background-image: url('../images/bel-occhio-chandelier_r3_download.jpg');
  background-position: 50%;
}

.content35-feed-image.content35-image4 {
  background-image: url('../images/bel_occhio_whiteblackback_72_download.jpg');
}

.content35-feed-image.content35-image5 {
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-office-wall-3k_download.jpg');
  background-position: 50%;
}

.content35-feed-image.content35-image6 {
  background-image: url('../images/bola-bedroom-ft-v2_download.jpg');
}

.content35-feed-image.content35-image1 {
  background-image: url('../images/bola-halo-pendant-chandelier-environmental-hallway-lowres_download.jpeg');
  background-position: 50%;
  background-size: cover;
}

.content35-pictures-feed {
  min-height: 273px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 56px;
  display: grid;
}

.content35-headline-wrap {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 80px;
  display: flex;
}

.content35-item-label {
  opacity: .7;
  text-transform: uppercase;
  margin-top: -4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.top-notification {
  text-align: center;
  background-color: #18181d;
}

.notification-content {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 24px;
  display: flex;
}

.other4-text {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 22px;
}

.notification-link-wrap {
  font-weight: 500;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.notification-link-wrap:hover {
  opacity: .9;
}

.hero1 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.sizejumbo-text {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 80px;
  font-weight: 300;
  line-height: 96px;
}

.sizejumbo-text.sizejumbo-top-clear {
  margin-top: 0;
}

.sizejumbo-text.sizejumbo-bottom-clear {
  margin-bottom: 0;
}

.sizejumbo-text.sizejumbo-full-clear {
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0;
}

.content22-content-wrap {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.content22-text-wrap {
  margin-bottom: 36px;
}

.blog1-image {
  width: 100%;
  height: 260px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  transition: opacity .2s;
  display: block;
}

.blog1-image:hover {
  opacity: .8;
}

.paragraph-40 {
  opacity: .4;
  margin-bottom: 10px;
}

.blog1-headline-wrap {
  max-width: 582px;
}

.text-field {
  width: 100%;
  color: #18181d;
  text-transform: none;
  background-color: #f5f5f5;
  border-style: none;
  border-radius: 0;
  align-self: stretch;
  margin-bottom: 0;
  padding: 30px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-field:hover {
  background-color: #f0f0f0;
}

.text-field:active {
  background-color: #ececec;
}

.text-field:focus, .text-field.-wfp-focus {
  color: #18181d;
  background-color: #ececec;
}

.text-field.bottom-margin-field {
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.cta8-form {
  grid-column-gap: 36px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-bottom: 0;
  display: grid;
}

.cta8-form-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-area {
  min-height: 170px;
  background-color: #f5f5f5;
  border-style: none;
  padding: 14px 20px 18px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-area:hover {
  background-color: #f0f0f0;
}

.text-area:active, .text-area:focus {
  background-color: #ececec;
}

.product5-category-link {
  color: #18181d;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.product5-category-link:hover {
  opacity: .7;
}

.product5-category-link.product5-all-items {
  margin-bottom: 10px;
  display: block;
}

.product5-nav-items-wrap {
  margin-bottom: 40px;
}

.product5-nav-items-wrap.bottom-nav-items-wrap {
  margin-bottom: 15px;
}

.product5-nav-lists {
  margin-top: 20px;
}

.product5-nav-wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 130px;
}

.hero3 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.content22-grid {
  width: 100%;
  max-width: 1200px;
  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;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content23-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content32-grid {
  width: 100%;
  max-width: 1200px;
  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;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content35-section-headline {
  margin-bottom: 36px;
}

.content35-bottom-grid, .content35-top-grid, .product3-grid {
  width: 100%;
  max-width: 1200px;
  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;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.product5-grid {
  width: 100%;
  max-width: 1200px;
  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;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.product5-feed-grid {
  width: 100%;
  max-width: 1200px;
  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;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.blog1-grid {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.blog1-button-wrap {
  margin-top: 36px;
  display: flex;
}

.cta8-grid {
  width: 100%;
  max-width: 1200px;
  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;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.cta8-content-wrap {
  max-width: 582px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.other4-grid {
  width: 100%;
  max-width: 1200px;
  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;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.content6-headline-grid, .headline-grid {
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  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;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.web-payment-button {
  height: 48px;
  border-radius: 0;
  margin-bottom: 15px;
}

.cart-product-name {
  text-transform: none;
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cart-product-price {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.empty-state {
  width: 100%;
  max-width: 1200px;
  color: #18181d;
  text-align: center;
  text-transform: uppercase;
  background-color: #eee;
  border-bottom: 3px solid #eee;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.success-message {
  width: 100%;
  max-width: 1200px;
  color: #12b878;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(18, 184, 120, .1);
  border-bottom: 3px solid #12b878;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.error-message {
  width: 100%;
  max-width: 1200px;
  color: #db4b68;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(219, 75, 104, .05);
  border-bottom: 3px solid #db4b68;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.styleguide-grid-wrap {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-items: start;
  position: relative;
}

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

.wrapper.m100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.wrapper.m50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrapper.m100-50 {
  padding-top: 100px;
  padding-bottom: 50px;
}

.wrapper.m50-100 {
  padding-top: 50px;
  padding-bottom: 100px;
}

.wrapper.m80-100 {
  padding-top: 80px;
  padding-bottom: 100px;
}

.wrapper.m100-80 {
  padding-top: 100px;
  padding-bottom: 80px;
}

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

.wrapper.m80-50 {
  padding-top: 80px;
  padding-bottom: 50px;
}

.wrapper.m50-80 {
  padding-top: 50px;
  padding-bottom: 80px;
}

.wrapper.m0-100 {
  padding-top: 0;
  padding-bottom: 100px;
}

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

.wrapper.m0-50 {
  padding-bottom: 50px;
}

.wrapper.m0-80 {
  padding-bottom: 80px;
}

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

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

.wrapper.m100-0 {
  padding-top: 100px;
}

.wrapper.first-wrap {
  margin-bottom: 100px;
}

.styleguide-products-grid {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr;
}

.grey-body {
  background-color: #f4f6f6;
  background-image: url('../images/Clorox.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.item-overlay {
  z-index: 30;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  background-image: linear-gradient(rgba(24, 24, 29, .1), rgba(24, 24, 29, .1));
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.size6-link {
  color: #18181d;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 26px;
  text-decoration: none;
  display: block;
}

.size6-link:hover {
  opacity: .7;
}

.size6-link.size6-top-clear {
  margin-top: 0;
}

.size6-link.size6-bottom-clear {
  margin-bottom: 0;
}

.size6-link.size6-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.image-wrap {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.size3-link {
  color: #18181d;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
  text-decoration: none;
  display: block;
}

.size3-link:hover {
  opacity: .7;
}

.size3-link.size3-top-clear {
  margin-top: 0;
}

.size3-link.size3-bottom-clear {
  margin-bottom: 0;
}

.size3-link.size3-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.product3-content-wrap, .product4-content-wrap {
  margin-top: 26px;
}

.size4-link {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}

.size4-link:hover {
  opacity: .7;
}

.size4-link.size4-bottom-clear {
  margin-bottom: 0;
}

.size4-link.size4-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.size4-link.size4-top-clear {
  margin-top: 0;
}

.blog1-image-wrap {
  margin-bottom: 30px;
  position: relative;
}

.size5-link {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.size5-link:hover {
  opacity: .7;
}

.size5-link.size5-top-clear {
  margin-top: 0;
}

.size5-link.size5-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.size5-link.size5-bottom-clear {
  margin-bottom: 0;
}

.collection-item {
  flex-direction: column;
  justify-content: space-between;
}

.hero1-product-name-wrap {
  margin-bottom: 10px;
}

.add-to-cart-default-state {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.add-to-cart {
  margin-top: 30px;
}

.lightbox-product-image {
  width: 173px;
  height: 173px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  margin-top: 36px;
  transition: opacity .2s;
}

.lightbox-product-image:hover {
  opacity: .8;
}

.lightbox-link {
  display: block;
}

.option {
  margin-bottom: 24px;
}

.category-detail-wrap {
  min-height: 360px;
  color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.blog1-divider {
  width: 100%;
  height: 1px;
  background-color: #ebedee;
  margin-top: 40px;
  margin-bottom: 40px;
}

.rich-text-block {
  margin-left: auto;
  margin-right: auto;
}

.rich-text-block p {
  color: rgba(24, 24, 29, .7);
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 26px;
}

.rich-text-block img {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.rich-text-block ul {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 20px;
  list-style-type: none;
}

.rich-text-block li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}

.rich-text-block em {
  opacity: .7;
}

.rich-text-block a {
  text-decoration: none;
}

.rich-text-block a:hover {
  text-decoration: underline;
}

.rich-text-block blockquote {
  border-left-width: 4px;
  border-left-color: #d7d7d7;
}

.rich-text-block figcaption {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.product-description-wrap {
  margin-top: 26px;
}

.styleguide-text-combo-wrap {
  margin-top: 20px;
  margin-bottom: 30px;
}

.styleguide-note-wrap {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 60px;
  padding-bottom: 50px;
}

.wrapper-content-preview {
  height: 100px;
  background-image: url('../images/grey-transparent_1grey-transparent.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 50px;
}

.checkout-headline-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.checkout-form {
  padding: 80px 40px;
}

.order-summary-wrap {
  top: 100px;
}

.checkout-section-headline {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.block-header {
  padding-top: 18px;
  padding-bottom: 18px;
}

.payment-details-wrap {
  margin-right: 30px;
}

.order-price {
  font-weight: 500;
}

.item-image {
  width: 80px;
}

.items-in-order-content-wrap {
  padding-left: 16px;
  padding-right: 16px;
}

.order-item {
  margin-bottom: 30px;
}

.quantity-wrap-items {
  opacity: .7;
}

.order-confirmation-container {
  padding: 80px 40px;
}

.total-line-item {
  margin-bottom: 0;
}

.blog-detail-post-cover-pic {
  height: 480px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
}

.blog-detail-author-wrap {
  align-items: flex-start;
  display: flex;
}

.blog-detail-grid {
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 36px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.blog-detail-divider {
  width: 100%;
  height: 1px;
  background-color: #ebedee;
}

.blog-detail-author-pic {
  width: 57px;
  height: 57px;
  background-image: url('../images/Avatar-1.jpg');
  background-position: 50%;
  background-size: cover;
  flex: none;
  margin-right: 24px;
}

.blog-detail-name-wrap {
  margin-bottom: -10px;
}

.blog-detail-name {
  margin-top: 2px;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 28px;
}

.styleguide-section-wrap {
  background-color: #fff;
  padding: 90px 130px;
  position: relative;
}

.paragraph-small-70 {
  opacity: .7;
  text-transform: none;
  font-size: 14px;
  line-height: 22px;
}

.styleguide-background-wrap {
  color: #fff;
  text-align: center;
  background-color: #18181d;
  padding: 30px 20px 20px;
}

.styleguide-background-wrap.styleguide-color-wrap {
  text-align: left;
  padding-top: 60px;
  padding-bottom: 30px;
  padding-left: 40px;
}

.styleguide-background-wrap.styleguide-color-wrap.styleguide-swatch-1 {
  color: #18181d;
  background-color: #ebedee;
}

.styleguide-background-wrap.styleguide-color-wrap.styleguide-swatch-3 {
  background-color: #000;
}

.styleguide-background-wrap.styleguide-color-wrap.styleguide-swatch-2 {
  color: #fff;
  background-color: #18181d;
}

.styleguide-background-wrap.styleguide-color-wrap.styleguide-swatch-4 {
  background-color: #af9387;
}

.styleguide-background-wrap.styleguide-color-wrap.styleguide-swatch-5 {
  background-color: #db4b68;
}

.styleguide-background-wrap.styleguide-color-wrap.styleguide-swatch-6 {
  background-color: #12b878;
}

.styleguide-button-wrap {
  background-image: url('../images/grey-transparent_1grey-transparent.png');
  background-position: 50%;
  background-size: 50px;
  padding: 20px;
}

.item-wrap {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.styleguide-grid-text-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 36px;
  grid-template-columns: 1fr;
}

.styleguide-form-wrap, .styleguide-form {
  flex-direction: column;
  display: flex;
}

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

.size1-link {
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
  display: block;
}

.size1-link:hover {
  opacity: .7;
}

.size1-link.size1-top-clear {
  margin-top: 0;
}

.size1-link.size1-bottom-clear {
  margin-bottom: 0;
}

.size1-link.size1-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

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

.utility-page-content {
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  padding: 60px;
  display: flex;
}

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

.utility-page-form-wrap {
  width: 360px;
  flex-direction: column;
  display: flex;
}

.size2-link {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 38px;
  font-weight: 300;
  line-height: 46px;
  display: block;
}

.size2-link.size2-top-clear {
  margin-top: 0;
}

.size2-link.size2-bottom-clear {
  margin-bottom: 0;
}

.size2-link.size2-full-clear {
  margin-top: 0;
  margin-bottom: 0;
}

.licence-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
}

.licence-buttons-grid {
  grid-template-rows: auto;
  margin-top: 30px;
}

.licence-image {
  height: 360px;
  background-image: url('../images/circatable_env_72_download_download.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 40px;
}

.licence-image.unsplash {
  background-image: url('../images/Avatar-1.jpg');
}

.div-block {
  align-self: flex-start;
}

.licence-item-wrap {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.background-video {
  width: 100vw;
  height: 100vh;
  object-fit: fill;
  display: block;
  position: fixed;
}

.social-media-link {
  width: 30px;
  height: 30px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-right: 1%;
  display: flex;
}

.logo-heading {
  height: 60px;
  color: #fff;
  font-family: Alternate gothic no1, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 100%;
  display: inline-block;
}

.logo-heading.orange {
  color: #c57644;
}

.logo-heading.sub-heading {
  height: 40px;
  color: #f5e1c5;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Alternate gothic no1, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 100%;
}

.social-media-block {
  width: 30px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: right;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  padding-right: 10%;
  display: grid;
}

.navigation-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 10%;
  margin-right: 10%;
}

.navigationnumber {
  color: #fff;
  margin-bottom: 6px;
  font-family: Alternate gothic no1, sans-serif;
  font-size: 8vh;
  font-weight: 400;
  line-height: 100%;
}

.right-column {
  justify-content: flex-start;
  display: block;
  left: 0;
}

.navigation-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.homepage-header {
  margin-top: 10%;
  margin-left: 10%;
  margin-right: 10%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigationitem {
  color: #fff;
  font-family: Alternate gothic no1, sans-serif;
  font-size: 3vh;
  line-height: 100%;
}

.navigationlink {
  min-width: 100px;
  background-color: rgba(24, 24, 29, .5);
  padding-top: 10%;
  padding-left: 10%;
  padding-right: 10%;
}

.container-3 {
  height: 100vh;
  grid-column-gap: 1%;
  grid-row-gap: 1%;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding-bottom: 15%;
  padding-left: 0%;
  padding-right: 25%;
  display: flex;
  overflow: visible;
}

.heading-4 {
  margin-bottom: 0;
}

.navigation-bar {
  z-index: 1;
  height: 125px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template: "Area"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bar {
  z-index: 0;
  height: 10px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  object-position: 50% 50%;
  background-color: #c57644;
  background-clip: border-box;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: fixed;
  top: 57.5px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-block {
  width: 60px;
  height: 60px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Circle.png');
  background-position: 50%;
  background-size: 60px 60px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
}

.navigation-block.w--open {
  z-index: 10;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  position: relative;
}

.nav-bar-icon {
  width: 50px;
  height: 50px;
  max-width: none;
  margin: 5px auto auto;
  display: block;
}

.logo-block {
  width: 190px;
  height: 125px;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo {
  height: 125px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.header {
  z-index: 999;
  height: 125px;
  background-color: #fff;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 1px 1px 3px #000;
}

.title-heading {
  text-align: left;
  font-family: Alternate gothic no1, sans-serif;
}

.name-title {
  color: #c57644;
  text-align: right;
  font-size: 57px;
  font-weight: 700;
}

.heading-5 {
  color: #f5e1c5;
  text-align: right;
  font-size: 30px;
  font-weight: 700;
}

.div-block-2 {
  margin-right: 5vw;
  display: block;
}

.page-section {
  height: 700px;
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.page-section.mission {
  z-index: 0;
  background-image: url('../images/Frame.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  align-items: stretch;
  position: relative;
  top: 0;
  bottom: 0;
}

.page-section.team {
  height: 750px;
  background-color: #f5e1c5;
}

.page-section.team.services {
  height: 1000px;
  display: flex;
}

.page-section.values {
  height: 1500px;
  background-color: rgba(0, 0, 0, 0);
}

.page-section.services {
  background-color: #474646;
  display: block;
}

.container-4 {
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.column {
  height: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.title-heading-number {
  text-align: center;
  font-family: Alternate gothic no1, sans-serif;
  text-decoration: none;
}

.container {
  max-width: 750px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.container.mission-statement {
  max-width: 500px;
}

.container._65 {
  max-width: 900px;
}

.html-embed {
  width: auto;
}

.footer {
  height: 250px;
  background-color: #282828;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.social-media-bar {
  height: 50px;
  background-color: #c57644;
  align-items: center;
  display: block;
}

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

.text-block._123 {
  margin-bottom: 60px;
  font-weight: 900;
}

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

.subheader {
  text-align: center;
  font-family: Work Sans, sans-serif;
  font-size: 1.5vh;
  line-height: 100%;
}

.subheader.white {
  color: #fff;
}

.image-7 {
  border-radius: 50%;
}

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

.heading-10 {
  margin-left: 20px;
  font-size: 35px;
  font-weight: 600;
}

.text-block-6 {
  color: #c57644;
  margin-left: 20px;
  font-size: 14px;
}

.footer-socialmedia-icon {
  width: 20px;
  height: 20px;
}

.footer-socialmedia-link {
  width: 30px;
  height: 30px;
}

.text-block-7 {
  max-height: 30px;
  color: #fff;
  text-align: right;
  flex: 0 auto;
  align-self: flex-end;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 1.5vh;
  line-height: 100%;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
}

.columns {
  height: 50px;
  max-height: 50px;
}

.column-4 {
  height: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: auto;
  display: flex;
  position: relative;
}

.column-5 {
  height: 30px;
  align-items: center;
  margin-top: 10px;
  margin-bottom: auto;
  display: flex;
}

.divider {
  z-index: 5;
  height: 25px;
  background-color: #c57644;
  display: block;
  position: static;
  top: 0;
}

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

.footer-nav-link {
  color: #fff;
  font-family: Alternate gothic no1, sans-serif;
  font-size: 2vh;
  line-height: 100%;
  display: block;
}

.map {
  width: 80%;
  height: 100px;
}

.columns-2 {
  align-items: flex-end;
  margin-top: 20px;
  display: flex;
}

.submit-button {
  background-color: #c57644;
}

.text-block-8 {
  color: #fff;
  font-family: Alternate gothic no1, sans-serif;
  font-size: 2vh;
  line-height: 100%;
}

.field-label, .field-label-2 {
  color: rgba(255, 255, 255, .7);
}

.form, .column-6 {
  margin-top: 20px;
}

.social-media-icon {
  width: 30px;
  height: 30px;
}

.left-column {
  justify-content: flex-end;
  display: flex;
}

.body {
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

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

.nav-menu-item {
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-button-animated {
  z-index: 900;
  width: 50px;
  height: 50px;
  background-color: #000;
  border-radius: 50%;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: 5px;
  padding: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 5px;
  right: 0%;
}

.nav-button-animated.w--open {
  background-color: #000;
}

.top-line {
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
}

.middle-line {
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 23px;
  left: 0;
  right: 0;
}

.bottom-line {
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 31px;
  left: 0;
  right: 0;
}

.div-block-3 {
  width: 500px;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
}

.nav-link-item {
  font-family: Alternate gothic no1, sans-serif;
  font-size: 8vh;
  line-height: 100%;
}

.column-7 {
  align-items: flex-end;
  display: flex;
  position: static;
}

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

.title {
  font-family: Alternate gothic no1, sans-serif;
  font-size: 8vh;
  font-weight: 400;
  line-height: 100%;
}

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

.title.middle.white {
  color: #fff;
}

.columns-4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.services-label {
  background-color: #fff;
  font-family: Alternate gothic no1, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 100%;
}

.text-block-9 {
  color: #fff;
}

.image-8 {
  width: 75px;
  height: 75px;
}

@media screen and (max-width: 991px) {
  .grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .hero1-image {
    min-height: 640px;
  }

  .hero1-image.lightbox-wrap {
    margin-bottom: -6px;
  }

  .label.black-label.styleguide-section-label {
    text-align: center;
    margin-bottom: 40px;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

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

  .hero1-content.product-detail-wrap {
    margin-top: 30px;
    padding-right: 0;
  }

  .button-large {
    width: 100%;
  }

  .button-large.outline-button-large {
    margin-top: 0;
  }

  .section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .product-image {
    background-position: 50%;
  }

  .hero3-image {
    min-height: 640px;
  }

  .content {
    max-width: 738px;
  }

  .content32-quote {
    width: auto;
    position: static;
  }

  .content32-image {
    margin-top: 0;
  }

  .content35-pictures-feed {
    min-height: 170px;
  }

  .hero1 {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content22-content-wrap {
    margin-top: -25px;
  }

  .blog1-headline-wrap {
    max-width: none;
  }

  .cta8-form-wrap {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .cta8-headline-wrap {
    text-align: left;
  }

  .product5-nav-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: static;
  }

  .hero3, .content22-grid, .content23-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content32-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content35-bottom-grid, .content35-top-grid, .product3-grid, .product5-grid, .product5-feed-grid, .blog1-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .blog1-button-wrap {
    margin-bottom: 30px;
  }

  .cta8-grid, .other4-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content6-headline-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .headline-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .empty-state, .success-message, .error-message {
    max-width: 738px;
  }

  .styleguide-grid-wrap.style-colors-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .wrapper.first-wrap {
    margin-top: 50px;
  }

  .add-to-cart {
    width: 479px;
  }

  .lightbox-product-image {
    width: auto;
    height: 173px;
    margin-top: 0;
  }

  .product-detail-lightbox-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rich-text-block {
    width: 100%;
  }

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

  .order-summary-wrap {
    position: static;
  }

  .payment-details-wrap {
    margin-right: 0;
  }

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

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

  .blog-detail-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .styleguide-section-wrap {
    padding: 40px;
  }

  .licence-grid {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .navigationitem {
    font-size: 3vw;
  }
}

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

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

  ol {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .hero1-image {
    min-height: 460px;
  }

  .hero1-image.lightbox-wrap {
    margin-bottom: -10px;
  }

  .size1-text {
    font-size: 34px;
    line-height: 42px;
  }

  .label.black-label.styleguide-section-label {
    margin-bottom: 30px;
    position: static;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .hero3-image {
    min-height: 460px;
  }

  .content23-image {
    height: 360px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .content32-quote {
    font-size: 34px;
    line-height: 42px;
  }

  .content32-image {
    height: auto;
    min-height: 360px;
  }

  .content35-pictures-feed {
    min-height: 360px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .hero1 {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .sizejumbo-text {
    font-size: 34px;
    line-height: 42px;
  }

  .product5-nav-wrap {
    position: static;
  }

  .hero3, .content22-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content23-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content32-grid, .content35-bottom-grid, .content35-top-grid, .product3-grid, .product5-grid, .product5-feed-grid, .blog1-grid, .cta8-grid, .other4-grid, .content6-headline-grid, .headline-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .cart-product-name {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 22px;
  }

  .empty-state, .success-message, .error-message {
    width: 100%;
    max-width: none;
  }

  .styleguide-grid-wrap, .styleguide-grid-wrap.style-colors-wrap {
    grid-template-columns: 1fr;
  }

  .add-to-cart {
    width: auto;
  }

  .lightbox-product-image {
    height: 120px;
  }

  .product-detail-lightbox-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .category-detail-wrap {
    min-height: 300px;
  }

  .styleguide-note-wrap {
    padding-bottom: 30px;
  }

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

  .payment-details-wrap {
    margin-right: 0;
  }

  .blog-detail-grid {
    max-width: none;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .styleguide-section-wrap {
    padding: 30px;
  }

  .size1-link {
    font-size: 34px;
    line-height: 42px;
  }

  .utility-page-content {
    width: 100%;
    padding: 50px;
  }

  .utility-page-form-wrap {
    width: auto;
  }

  .size2-link {
    font-size: 32px;
    line-height: 40px;
  }

  .social-media-block {
    width: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    justify-items: center;
    padding-top: 25px;
    padding-right: 0%;
    display: grid;
  }

  .navigationitem {
    font-size: 4vw;
  }

  .left-column {
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .hero1-image.lightbox-wrap {
    margin-bottom: -18px;
  }

  .label.white-label, .label.inside-label {
    text-align: center;
  }

  .button-large {
    font-size: 14px;
    line-height: 22px;
  }

  .section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-small {
    flex: 1;
    align-self: stretch;
  }

  .button-small.white-small {
    flex: none;
  }

  .content32-quote {
    font-size: 30px;
    line-height: 38px;
  }

  .content35-pictures-feed {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .hero1 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .cta8-form-wrap {
    grid-row-gap: 10px;
  }

  .product5-nav-wrap {
    display: block;
  }

  .hero3, .content22-grid, .content23-grid, .content32-grid, .content35-bottom-grid, .content35-top-grid, .product3-grid, .product5-grid, .product5-feed-grid, .blog1-grid, .cta8-grid, .other4-grid, .content6-headline-grid, .headline-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

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

  .lightbox-product-image {
    height: 70px;
  }

  .product-detail-lightbox-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .category-detail-wrap {
    min-height: 260px;
  }

  .checkout-headline-wrap {
    text-align: left;
    align-items: flex-start;
  }

  .item-image {
    width: 60px;
  }

  .items-in-order-content-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-detail-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .size1-link {
    font-size: 34px;
    line-height: 42px;
  }

  .utility-page-content {
    padding: 30px;
  }

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

  .licence-image {
    height: 300px;
  }

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

  .logo-heading.sub-heading {
    margin-bottom: 40px;
  }

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

#w-node-dfe7ef0c-dec5-0066-7949-dd1171469d5a-d4fa74a3 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: center;
}

#w-node-dfe7ef0c-dec5-0066-7949-dd1171469d61-d4fa74a3 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-dfe7ef0c-dec5-0066-7949-dd1171469d62-d4fa74a3 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_90fef650-dc97-e834-4936-37bb9ed37933-d4fa74a3 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-_4d28ad15-467b-7f94-196f-4975ea0b9d93-d4fa74a3 {
  grid-area: 1 / 10 / 2 / 13;
}

#w-node-_90fef650-dc97-e834-4936-37bb9ed37939-d4fa74a3 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-_90fef650-dc97-e834-4936-37bb9ed3793b-d4fa74a3 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_57edb05e-5748-d0c8-058b-77e80cc89305-d4fa74a3 {
  grid-area: 2 / 10 / 3 / 13;
}

#w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57ac-36ef57a9 {
  grid-area: 1 / 4 / 2 / 10;
}

#w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b4-36ef57a9 {
  grid-area: 2 / 1 / 3 / 13;
}

#email-form.w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b5-36ef57a9, #email-2.w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b6-36ef57a9, #email-2.w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b7-36ef57a9, #email-2.w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b8-36ef57a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b9-36ef57a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_749fdd28-44d1-08ab-b7ea-c7a184ac80ab-8efa74a4 {
  grid-area: 1 / 4 / 2 / 10;
  justify-self: center;
}

#w-node-_67c92ccb-f433-05ee-d873-2bf3bf5867ff-8efa74a4, #w-node-fc560965-213c-5f5a-18ab-3a6cb5c55bef-b5c55beb, #w-node-de65fc6f-268e-621a-c6a4-4b04a9a1060d-e8fa74a7 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_5ffc866d-8b94-a049-0299-35b9c2252c84-e8fa74a7 {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_5ffc866d-8b94-a049-0299-35b9c2252c86-e8fa74a7 {
  grid-area: 1 / 4 / 2 / 13;
}

#w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a258-e8fa74a7 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  align-self: start;
}

#w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a271-e8fa74a7 {
  grid-area: 1 / 4 / 2 / 13;
}

#w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a273-e8fa74a7 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac048-e8fa74a7 {
  grid-area: span 1 / span 5 / span 1 / span 5;
  align-self: center;
  justify-self: start;
}

#w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac05b-e8fa74a7, #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac060-e8fa74a7, #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac065-e8fa74a7 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-a385de21-89dc-4ebc-f9f3-0264084c0094-c7fa74a8 {
  grid-area: 1 / 3 / 2 / 11;
}

#w-node-_929d0ebb-c3a9-c500-0c30-98a9c1090b92-c7fa74a8 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-fc54ed5f-758f-2e3b-2a68-ab0a82c03ea0-c7fa74a8 {
  grid-area: 2 / 3 / 3 / 11;
}

#w-node-acb000ed-f057-deea-fd50-f464ddb8a9fb-c7fa74a8 {
  grid-area: 3 / 3 / 4 / 11;
}

#w-node-_789136d7-8ea9-3fb1-763c-dd95684959e1-c7fa74a8 {
  grid-area: 4 / 3 / 5 / 11;
}

#w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e14-c7fa74a8, #w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e1a-c7fa74a8 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e1c-c7fa74a8 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-def6f3d5-c39d-0e46-beb2-c5a1ae106155-d7fa74a9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_757fe308-e1f3-17ef-c9d9-48eb41034061-d7fa74a9 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-edb811f3-e452-ef8d-93c6-a08fcf4a0da7-d7fa74a9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-f94e5f39-1d4b-8b16-78f0-5560fdb21838-d7fa74a9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f94e5f39-1d4b-8b16-78f0-5560fdb2183b-d7fa74a9 {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-cba48ce5-c6e8-90e0-ecba-8c826efb3eb8-d7fa74a9 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_197506c1-1216-ecfe-fcd8-143d5cf2b595-d7fa74a9 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-cd8d5b7c-8210-7921-ae7b-07eb8bb2617a-d7fa74a9 {
  grid-area: 1 / 7 / 2 / 12;
}

#w-node-_90ca5093-7aa8-dabe-4d85-e349fbf190c3-d7fa74a9 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_7411d2fc-fa14-6d42-ad66-c1de3a34e9b5-d7fa74a9 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_24c16f15-1e79-b20e-8fa0-92e596a071d9-ecfa74d5 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_06ca21c4-6e4d-40dc-13fb-a11da3b94e37-ecfa74d5 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-a4d8c262-266e-3559-f7cd-8302df7a11ef-ecfa74d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32124c62-f375-107f-8e9f-35e7246db990-ecfa74d5 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-c1fc4bdf-c171-c622-5d92-a3e0742561a1-fbfa74fd {
  grid-area: 1 / 4 / 2 / 10;
  justify-self: center;
}

#w-node-_5d00ff92236f2b2e939b9a8ban-fbfa74fd {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_78f68d32-57ea-bc0e-ab80-435bdd744dad-edfa7511 {
  grid-area: 1 / 4 / 2 / 10;
  justify-self: center;
}

#w-node-_5dc0b19387abf4598bb20c75an-edfa7511 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_24c16f15-1e79-b20e-8fa0-92e596a071d9-51fa751e {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_06ca21c4-6e4d-40dc-13fb-a11da3b94e37-51fa751e, #w-node-_32124c62-f375-107f-8e9f-35e7246db990-51fa751e, #w-node-_351f2930-9287-ed56-80b8-1eaf65a9d540-51fa751e, #w-node-_39d00bf7-0a9d-de0a-91f4-b616b78842c5-51fa751e {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_2f74aa76-0e22-aead-655a-07a56c075fc1-51fa751e, #w-node-_348cf93a-8399-18e8-5a2d-efd47ce0cdc3-51fa751e {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-_1bb9dc1c-b1a4-b4b9-f244-43cd5d85c68b-51fa751e, #w-node-_51542167-f5f8-fcf9-e1ff-943fa4b0df1f-51fa751e, #w-node-_64d058e9-6d76-0c89-5a08-acbe88e45ab9-51fa751e, #w-node-e232e196-f838-0b62-6d50-1d96f6971fec-51fa751e {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: stretch;
}

#w-node-_8f820265-6d08-76d1-be32-74b0497fff00-51fa751e {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_82618b33-d2f0-5647-d587-8c0569b9b8af-51fa751e {
  justify-self: start;
}

#w-node-a80f176a-8dc7-531f-5483-d098e36764cc-51fa751e, #w-node-c48b3b0a-af55-ee4c-c84d-e4fa0b8b14ea-51fa751e {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_06146b22-9988-6a8f-b44e-64d5fbda8387-51fa751e, #w-node-_06146b22-9988-6a8f-b44e-64d5fbda838b-51fa751e {
  justify-self: center;
}

#w-node-_39f87b93-830a-cdd0-4fd4-e4790ddafdd9-51fa751e {
  justify-self: stretch;
}

#w-node-_83cd19a7-45c1-881b-314f-d3266d552af0-51fa751e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_8b877d42-c0af-4fde-c9cf-160c374fd32c-51fa751e, #w-node-a474127c-7e32-38d6-4d6b-d9017d588f5e-51fa751e, #w-node-_50f936af-e77c-e818-a04c-13a221b463c7-51fa751e {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_993ea1ce-2d8d-57fc-3589-895a813eda8e-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813eda9e-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813edaae-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813edabe-51fa751e {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_219b70cf-f1c6-fddf-1580-f6a6f045cbdd-51fa751e {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_235a308d-c8cc-7b88-8b17-df27d9fa3816-8b6e42b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ad5b1e0c-5022-96de-40cd-b0de9c9f8e7e-8b6e42b7, #w-node-_197d4288-e2ef-b10a-261e-1515cb983bb9-8b6e42b7 {
  justify-self: end;
}

#w-node-_5b8bf586-6120-028a-c083-c73fb9d7f323-8b6e42b7 {
  align-self: center;
  justify-self: end;
}

#w-node-cd2ce70e-7f50-6e2d-6e61-881ccca64540-cca6453e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd2ce70e-7f50-6e2d-6e61-881ccca64541-cca6453e {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}

#w-node-_9f639f3c-ee6c-c771-2063-ac8ae153a367-cca6453e {
  grid-area: Area;
}

#w-node-cd2ce70e-7f50-6e2d-6e61-881ccca64543-cca6453e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-cd2ce70e-7f50-6e2d-6e61-881ccca64545-cca6453e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-cd2ce70e-7f50-6e2d-6e61-881ccca64546-cca6453e {
  grid-area: Area;
}

@media screen and (max-width: 991px) {
  #w-node-dfe7ef0c-dec5-0066-7949-dd1171469d5a-d4fa74a3 {
    grid-column: span 8 / span 8;
    align-self: center;
  }

  #w-node-_90fef650-dc97-e834-4936-37bb9ed37933-d4fa74a3 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_4d28ad15-467b-7f94-196f-4975ea0b9d93-d4fa74a3 {
    grid-area: 3 / 1 / 4 / 9;
  }

  #w-node-_90fef650-dc97-e834-4936-37bb9ed3793b-d4fa74a3, #w-node-_57edb05e-5748-d0c8-058b-77e80cc89305-d4fa74a3 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57ac-36ef57a9 {
    grid-area: 1 / 1 / 2 / 9;
  }

  #w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b4-36ef57a9 {
    grid-column: 1 / 9;
  }

  #w-node-_749fdd28-44d1-08ab-b7ea-c7a184ac80ab-8efa74a4 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_67c92ccb-f433-05ee-d873-2bf3bf5867ff-8efa74a4 {
    grid-column: span 8 / span 8;
  }

  #w-node-_5ffc866d-8b94-a049-0299-35b9c2252c84-e8fa74a7, #w-node-_5ffc866d-8b94-a049-0299-35b9c2252c86-e8fa74a7 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a258-e8fa74a7 {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a271-e8fa74a7 {
    grid-column: 1 / 9;
  }

  #w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a273-e8fa74a7 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac048-e8fa74a7 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    align-self: center;
    justify-self: start;
  }

  #w-node-a385de21-89dc-4ebc-f9f3-0264084c0094-c7fa74a8 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_929d0ebb-c3a9-c500-0c30-98a9c1090b92-c7fa74a8 {
    grid-column: span 8 / span 8;
  }

  #w-node-fc54ed5f-758f-2e3b-2a68-ab0a82c03ea0-c7fa74a8 {
    grid-area: 2 / 1 / 3 / 9;
  }

  #w-node-acb000ed-f057-deea-fd50-f464ddb8a9fb-c7fa74a8, #w-node-_789136d7-8ea9-3fb1-763c-dd95684959e1-c7fa74a8, #w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e14-c7fa74a8 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e1a-c7fa74a8 {
    grid-column: span 8 / span 8;
  }

  #w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e1c-c7fa74a8, #w-node-def6f3d5-c39d-0e46-beb2-c5a1ae106155-d7fa74a9 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_757fe308-e1f3-17ef-c9d9-48eb41034061-d7fa74a9 {
    grid-area: 1 / 1 / 2 / 9;
  }

  #w-node-edb811f3-e452-ef8d-93c6-a08fcf4a0da7-d7fa74a9 {
    grid-area: 2 / 1 / 3 / 9;
    align-self: end;
  }

  #w-node-f94e5f39-1d4b-8b16-78f0-5560fdb21838-d7fa74a9, #w-node-f94e5f39-1d4b-8b16-78f0-5560fdb2183b-d7fa74a9, #w-node-cba48ce5-c6e8-90e0-ecba-8c826efb3eb8-d7fa74a9, #w-node-_197506c1-1216-ecfe-fcd8-143d5cf2b595-d7fa74a9, #w-node-cd8d5b7c-8210-7921-ae7b-07eb8bb2617a-d7fa74a9, #w-node-_90ca5093-7aa8-dabe-4d85-e349fbf190c3-d7fa74a9, #w-node-_7411d2fc-fa14-6d42-ad66-c1de3a34e9b5-d7fa74a9, #w-node-_24c16f15-1e79-b20e-8fa0-92e596a071d9-ecfa74d5 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-a4d8c262-266e-3559-f7cd-8302df7a11ef-ecfa74d5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c1fc4bdf-c171-c622-5d92-a3e0742561a1-fbfa74fd, #w-node-_78f68d32-57ea-bc0e-ab80-435bdd744dad-edfa7511 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_5dc0b19387abf4598bb20c75an-edfa7511 {
    grid-column: span 8 / span 8;
  }

  #w-node-_24c16f15-1e79-b20e-8fa0-92e596a071d9-51fa751e {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_2f74aa76-0e22-aead-655a-07a56c075fc1-51fa751e, #w-node-_348cf93a-8399-18e8-5a2d-efd47ce0cdc3-51fa751e, #w-node-_1bb9dc1c-b1a4-b4b9-f244-43cd5d85c68b-51fa751e, #w-node-_51542167-f5f8-fcf9-e1ff-943fa4b0df1f-51fa751e, #w-node-_64d058e9-6d76-0c89-5a08-acbe88e45ab9-51fa751e, #w-node-e232e196-f838-0b62-6d50-1d96f6971fec-51fa751e {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: stretch;
  }

  #w-node-_993ea1ce-2d8d-57fc-3589-895a813eda8e-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813eda9e-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813edaae-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813edabe-51fa751e {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-dfe7ef0c-dec5-0066-7949-dd1171469d5a-d4fa74a3, #w-node-dfe7ef0c-dec5-0066-7949-dd1171469d61-d4fa74a3 {
    grid-column: span 6 / span 6;
  }

  #w-node-_90fef650-dc97-e834-4936-37bb9ed37933-d4fa74a3 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_4d28ad15-467b-7f94-196f-4975ea0b9d93-d4fa74a3 {
    grid-area: 3 / 1 / 4 / 7;
  }

  #w-node-_90fef650-dc97-e834-4936-37bb9ed37939-d4fa74a3 {
    grid-column: span 6 / span 6;
  }

  #w-node-_90fef650-dc97-e834-4936-37bb9ed3793b-d4fa74a3 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_57edb05e-5748-d0c8-058b-77e80cc89305-d4fa74a3 {
    grid-column: span 6 / span 6;
  }

  #w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57ac-36ef57a9, #w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b4-36ef57a9 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_749fdd28-44d1-08ab-b7ea-c7a184ac80ab-8efa74a4, #w-node-_67c92ccb-f433-05ee-d873-2bf3bf5867ff-8efa74a4 {
    grid-column: span 6 / span 6;
  }

  #w-node-_5ffc866d-8b94-a049-0299-35b9c2252c84-e8fa74a7, #w-node-_5ffc866d-8b94-a049-0299-35b9c2252c86-e8fa74a7 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a258-e8fa74a7 {
    grid-area: 2 / 1 / 3 / 7;
    align-self: start;
  }

  #w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a271-e8fa74a7, #w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a273-e8fa74a7 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac048-e8fa74a7 {
    grid-area: span 1 / span 6 / span 1 / span 6;
    align-self: center;
    justify-self: start;
  }

  #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac05b-e8fa74a7, #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac060-e8fa74a7, #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac065-e8fa74a7 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-a385de21-89dc-4ebc-f9f3-0264084c0094-c7fa74a8 {
    grid-column: span 6 / span 6;
  }

  #w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e14-c7fa74a8 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e1a-c7fa74a8 {
    grid-column: span 6 / span 6;
  }

  #w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e1c-c7fa74a8 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-def6f3d5-c39d-0e46-beb2-c5a1ae106155-d7fa74a9 {
    grid-column: span 6 / span 6;
    justify-self: stretch;
  }

  #w-node-_757fe308-e1f3-17ef-c9d9-48eb41034061-d7fa74a9, #w-node-edb811f3-e452-ef8d-93c6-a08fcf4a0da7-d7fa74a9 {
    grid-column-end: 7;
  }

  #w-node-f94e5f39-1d4b-8b16-78f0-5560fdb21838-d7fa74a9, #w-node-f94e5f39-1d4b-8b16-78f0-5560fdb2183b-d7fa74a9 {
    grid-column: span 6 / span 6;
  }

  #w-node-cba48ce5-c6e8-90e0-ecba-8c826efb3eb8-d7fa74a9 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_197506c1-1216-ecfe-fcd8-143d5cf2b595-d7fa74a9, #w-node-cd8d5b7c-8210-7921-ae7b-07eb8bb2617a-d7fa74a9 {
    grid-column: span 6 / span 6;
  }

  #w-node-_90ca5093-7aa8-dabe-4d85-e349fbf190c3-d7fa74a9 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_7411d2fc-fa14-6d42-ad66-c1de3a34e9b5-d7fa74a9, #w-node-_24c16f15-1e79-b20e-8fa0-92e596a071d9-ecfa74d5, #w-node-c1fc4bdf-c171-c622-5d92-a3e0742561a1-fbfa74fd, #w-node-_78f68d32-57ea-bc0e-ab80-435bdd744dad-edfa7511, #w-node-_5dc0b19387abf4598bb20c75an-edfa7511, #w-node-_24c16f15-1e79-b20e-8fa0-92e596a071d9-51fa751e {
    grid-column: span 6 / span 6;
  }

  #w-node-_2f74aa76-0e22-aead-655a-07a56c075fc1-51fa751e, #w-node-_348cf93a-8399-18e8-5a2d-efd47ce0cdc3-51fa751e, #w-node-_1bb9dc1c-b1a4-b4b9-f244-43cd5d85c68b-51fa751e, #w-node-_51542167-f5f8-fcf9-e1ff-943fa4b0df1f-51fa751e, #w-node-_64d058e9-6d76-0c89-5a08-acbe88e45ab9-51fa751e, #w-node-e232e196-f838-0b62-6d50-1d96f6971fec-51fa751e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
  }

  #w-node-_993ea1ce-2d8d-57fc-3589-895a813eda8e-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813eda9e-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813edaae-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813edabe-51fa751e {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dfe7ef0c-dec5-0066-7949-dd1171469d5a-d4fa74a3, #w-node-dfe7ef0c-dec5-0066-7949-dd1171469d61-d4fa74a3, #w-node-_90fef650-dc97-e834-4936-37bb9ed37933-d4fa74a3, #w-node-_4d28ad15-467b-7f94-196f-4975ea0b9d93-d4fa74a3 {
    grid-column: span 4 / span 4;
  }

  #w-node-_90fef650-dc97-e834-4936-37bb9ed3793b-d4fa74a3 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57ac-36ef57a9, #w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b4-36ef57a9 {
    grid-column: span 4 / span 4;
  }

  #email-2.w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b6-36ef57a9, #email-2.w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b7-36ef57a9, #email-2.w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b8-36ef57a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7e01258a-3383-6ac7-1470-ad2f36ef57b9-36ef57a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_67c92ccb-f433-05ee-d873-2bf3bf5867ff-8efa74a4, #w-node-_5ffc866d-8b94-a049-0299-35b9c2252c84-e8fa74a7, #w-node-_5ffc866d-8b94-a049-0299-35b9c2252c86-e8fa74a7, #w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a258-e8fa74a7, #w-node-aa28b032-2c39-a4bf-6f2c-ffbebce3a271-e8fa74a7, #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac048-e8fa74a7, #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac05b-e8fa74a7, #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac060-e8fa74a7, #w-node-ba4d92c8-c9c9-43d5-b5a3-613bca5ac065-e8fa74a7, #w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e14-c7fa74a8 {
    grid-column: span 4 / span 4;
  }

  #w-node-db5cfc60-8606-32ca-cf2d-869dce0c7e1c-c7fa74a8 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-def6f3d5-c39d-0e46-beb2-c5a1ae106155-d7fa74a9 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-_757fe308-e1f3-17ef-c9d9-48eb41034061-d7fa74a9 {
    grid-column-end: 5;
  }

  #w-node-edb811f3-e452-ef8d-93c6-a08fcf4a0da7-d7fa74a9 {
    grid-area: 2 / 1 / 3 / 5;
    align-self: end;
  }

  #w-node-f94e5f39-1d4b-8b16-78f0-5560fdb21838-d7fa74a9, #w-node-f94e5f39-1d4b-8b16-78f0-5560fdb2183b-d7fa74a9, #w-node-cba48ce5-c6e8-90e0-ecba-8c826efb3eb8-d7fa74a9, #w-node-_197506c1-1216-ecfe-fcd8-143d5cf2b595-d7fa74a9, #w-node-cd8d5b7c-8210-7921-ae7b-07eb8bb2617a-d7fa74a9, #w-node-_90ca5093-7aa8-dabe-4d85-e349fbf190c3-d7fa74a9, #w-node-_7411d2fc-fa14-6d42-ad66-c1de3a34e9b5-d7fa74a9, #w-node-_24c16f15-1e79-b20e-8fa0-92e596a071d9-ecfa74d5, #w-node-_5dc0b19387abf4598bb20c75an-edfa7511, #w-node-_24c16f15-1e79-b20e-8fa0-92e596a071d9-51fa751e {
    grid-column: span 4 / span 4;
  }

  #w-node-_2f74aa76-0e22-aead-655a-07a56c075fc1-51fa751e, #w-node-_348cf93a-8399-18e8-5a2d-efd47ce0cdc3-51fa751e, #w-node-_1bb9dc1c-b1a4-b4b9-f244-43cd5d85c68b-51fa751e, #w-node-_51542167-f5f8-fcf9-e1ff-943fa4b0df1f-51fa751e, #w-node-_64d058e9-6d76-0c89-5a08-acbe88e45ab9-51fa751e, #w-node-e232e196-f838-0b62-6d50-1d96f6971fec-51fa751e {
    grid-column: span 1 / span 1;
  }

  #w-node-_993ea1ce-2d8d-57fc-3589-895a813eda8e-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813eda9e-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813edaae-51fa751e, #w-node-_993ea1ce-2d8d-57fc-3589-895a813edabe-51fa751e {
    grid-column: span 4 / span 4;
  }
}


@font-face {
  font-family: 'Alternate gothic no1';
  src: url('../fonts/Alternate-Gothic-No1-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}