:root {
  --_text---text-default--font-family: var(--fonts--body);
  --_colors---fonts--body: #333;
  --_text---text-default--font-size: 18px;
  --_text---text-default--line-height: 170%;
  --_text---text-default--font-weight: var(--font-weight--normal);
  --_colors---fonts--title: black;
  --_text---h1--font-size: 60px;
  --_text---h1--line-height: 140%;
  --_text---h1--font-weight: var(--font-weight--medium);
  --_text---h2--font-size: 48px;
  --_text---h2--line-height: 140%;
  --_text---h2--font-weight: var(--font-weight--semi-bold);
  --_text---h3--font-size: 28px;
  --_text---h3--line-height: 150%;
  --_text---h3--font-weight: var(--font-weight--normal);
  --_text---h4--font-size: 22px;
  --_text---h4--line-height: 150%;
  --_text---h4--font-weight: var(--font-weight--normal);
  --_text---h5--font-size: 18px;
  --_text---h5--line-height: 150%;
  --_text---h5--font-weight: var(--font-weight--medium);
  --_text---h6--font-size: 16px;
  --_text---h6--line-height: 150%;
  --_text---h6--font-weight: var(--font-weight--medium);
  --border--none: 0px;
  --_colors---background--background-01: #f7f3f0;
  --_text---text-large--font-size: 20px;
  --_text---text-small--font-size: 14px;
  --_text---text-small--line-height: 150%;
  --_colors---fonts--white-100: white;
  --_colors---background--primary-background: #f3bd98;
  --_colors---fonts--black-100: black;
  --container--container: 100%;
  --_spacing---spacing--container: 40px;
  --_spacing---main: 150px;
  --_text---text-medium--font-size: 16px;
  --font-weight--medium: 500;
  --_spacing---button-spacing--space-small: 14px;
  --_spacing---button-spacing--space-medium: 24px;
  --_spacing---radius--radius-medium: 100px;
  --_ui---font-size: 16px;
  --_ui---line-height: 120%;
  --weight--ui: var(--font-weight--medium);
  --_colors---background--button-hover: #f2b68d;
  --_spacing---spacing--page-title-top: 60px;
  --_spacing---spacing--page-title-bottom: 60px;
  --_colors---background--background-black: black;
  --border--regular: 1px;
  --_colors---border-color--white-15: #ffffff26;
  --_spacing---radius--radius-large: 50%;
  --_colors---border-color--white-100: white;
  --_colors---border-color--white-10: #ffffff1a;
  --_colors---fonts--gray-100: #999;
  --_colors---fonts--primary-text: #f3bd98;
  --font-weight--semi-bold: 600;
  --_colors---border-color--black-10: #0000001a;
  --_colors---background--white-background: white;
  --_colors---background--transparent: transparent;
  --_colors---fonts--black-50: #00000080;
  --_text---text-small--font-weight: var(--font-weight--normal);
  --_colors---border-color--black-100: black;
  --_text---text-3x--font-size: 34px;
  --_text---text-3x--line-height: 140%;
  --_colors---border-color--transparent: transparent;
  --_text---text-large--line-height: 170%;
  --font-weight--normal: 400;
  --_spacing---radius--none: 0px;
  --_text---text-medium--line-height: 150%;
  --_spacing---spacing--title-bottom: 30px;
  --_text---text-2x--font-size: 30px;
  --_text---text-2x--line-height: 140%;
  --_text---text-4x--font-size: 38px;
  --_text---text-4x--line-height: 150%;
  --_text---text-4x--font-weight: var(--font-weight--normal);
  --_text---text-1x--font-size: 24px;
  --_text---text-1x--line-height: 150%;
  --_text---text-1x--font-weight: var(--font-weight--normal);
  --_text---text-7x--font-size: 200px;
  --_text---text-7x--line-height: 100%;
  --_text---text-7x--font-weight: var(--font-weight--medium);
  --_text---text-6x--font-size: 52px;
  --_text---text-5x--font-size: 40px;
  --_text---text-5x--line-height: 140%;
  --_text---text-5x--font-weight: var(--font-weight--medium);
  --_ui---sub-title--font-size: 14px;
  --_ui---sub-title--line-height: 120%;
  --_ui---sub-title--font-weight: var(--font-weight--normal);
  --_text---hero-text--font-family: var(--fonts--secondary-fonts);
  --_text---hero-text--font-size: 108px;
  --_text---hero-text--line-height: 90%;
  --_text---hero-text--font-weight: var(--font-weight--normal);
  --fonts--body: Geist, sans-serif;
  --fonts--heading: Geist, sans-serif;
  --fonts--ui: Geist, sans-serif;
  --fonts--secondary-fonts: "Bebas Neue", sans-serif;
  --_ui---font-weight: var(--font-weight--normal);
  --_ui---font-family: var(--fonts--ui);
  --_text---h1--font-family: var(--fonts--heading);
  --_text---h2--font-family: var(--fonts--heading);
  --_ui---radius: var(--_spacing---radius--radius-medium);
  --weight--body: var(--font-weight--normal);
  --_ui---sub-title--font-family: var(--fonts--heading);
  --_text---h3--font-family: var(--fonts--heading);
  --_text---h4--font-family: var(--fonts--heading);
  --_text---h5--font-family: var(--fonts--heading);
  --_text---h6--font-family: var(--fonts--heading);
  --_text---text-large--font-weight: var(--font-weight--normal);
  --_text---text-large--font-family: var(--fonts--body);
  --_text---text-medium--font-weight: var(--font-weight--normal);
  --_text---text-medium--font-family: var(--fonts--body);
  --_text---text-small--font-family: var(--fonts--body);
  --_text---text-7x--font-family: var(--fonts--heading);
  --_text---text-6x--font-weight: var(--font-weight--medium);
  --_text---text-6x--line-height: 140%;
  --_text---text-6x--font-family: var(--fonts--heading);
  --_text---text-5x--font-family: var(--fonts--heading);
  --_text---text-4x--font-family: var(--fonts--body);
  --_text---text-3x--font-weight: var(--font-weight--normal);
  --_text---text-3x--font-family: var(--fonts--body);
  --_text---text-2x--font-weight: var(--font-weight--normal);
  --_text---text-2x--font-family: var(--fonts--body);
  --_text---text-1x--font-family: var(--fonts--body);
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

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

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

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

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

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

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

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

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

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

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

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

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

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  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-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: 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;
  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-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

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

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

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

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

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

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

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

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous, .w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

  .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-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

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

  .w-commerce-commercecartquantity, .w-commerce-commerceaddtocartquantityinput, .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

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

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

body {
  font-family: var(--_text---text-default--font-family);
  color: var(--_colors---fonts--body);
  font-size: var(--_text---text-default--font-size);
  line-height: var(--_text---text-default--line-height);
  font-weight: var(--_text---text-default--font-weight);
  --_text---text-default--font-family: var(--fonts--body);
  --_text---text-default--font-size: 18px;
  --_text---text-default--line-height: 170%;
  --_text---text-default--font-weight: var(--font-weight--normal);
  --_text---h1--font-size: 60px;
  --_text---h1--line-height: 140%;
  --_text---h1--font-weight: var(--font-weight--medium);
  --_text---h2--font-size: 48px;
  --_text---h2--line-height: 140%;
  --_text---h2--font-weight: var(--font-weight--semi-bold);
  --_text---h3--font-size: 28px;
  --_text---h3--line-height: 150%;
  --_text---h3--font-weight: var(--font-weight--normal);
  --_text---h4--font-size: 22px;
  --_text---h4--line-height: 150%;
  --_text---h4--font-weight: var(--font-weight--normal);
  --_text---h5--font-size: 18px;
  --_text---h5--line-height: 150%;
  --_text---h5--font-weight: var(--font-weight--medium);
  --_text---h6--font-size: 16px;
  --_text---h6--line-height: 150%;
  --_text---h6--font-weight: var(--font-weight--medium);
  --_text---text-large--font-size: 20px;
  --_text---text-small--font-size: 14px;
  --_text---text-small--line-height: 150%;
  --_text---text-medium--font-size: 16px;
  --_text---text-small--font-weight: var(--font-weight--normal);
  --_text---text-3x--font-size: 34px;
  --_text---text-3x--line-height: 140%;
  --_text---text-large--line-height: 170%;
  --_text---text-medium--line-height: 150%;
  --_text---text-2x--font-size: 30px;
  --_text---text-2x--line-height: 140%;
  --_text---text-4x--font-size: 38px;
  --_text---text-4x--line-height: 150%;
  --_text---text-4x--font-weight: var(--font-weight--normal);
  --_text---text-1x--font-size: 24px;
  --_text---text-1x--line-height: 150%;
  --_text---text-1x--font-weight: var(--font-weight--normal);
  --_text---text-7x--font-size: 200px;
  --_text---text-7x--line-height: 100%;
  --_text---text-7x--font-weight: var(--font-weight--medium);
  --_text---text-6x--font-size: 52px;
  --_text---text-5x--font-size: 40px;
  --_text---text-5x--line-height: 140%;
  --_text---text-5x--font-weight: var(--font-weight--medium);
  --_text---hero-text--font-family: var(--fonts--secondary-fonts);
  --_text---hero-text--font-size: 108px;
  --_text---hero-text--line-height: 90%;
  --_text---hero-text--font-weight: var(--font-weight--normal);
  --_text---h1--font-family: var(--fonts--heading);
  --_text---h2--font-family: var(--fonts--heading);
  --_text---h3--font-family: var(--fonts--heading);
  --_text---h4--font-family: var(--fonts--heading);
  --_text---h5--font-family: var(--fonts--heading);
  --_text---h6--font-family: var(--fonts--heading);
  --_text---text-large--font-weight: var(--font-weight--normal);
  --_text---text-large--font-family: var(--fonts--body);
  --_text---text-medium--font-weight: var(--font-weight--normal);
  --_text---text-medium--font-family: var(--fonts--body);
  --_text---text-small--font-family: var(--fonts--body);
  --_text---text-7x--font-family: var(--fonts--heading);
  --_text---text-6x--font-weight: var(--font-weight--medium);
  --_text---text-6x--line-height: 140%;
  --_text---text-6x--font-family: var(--fonts--heading);
  --_text---text-5x--font-family: var(--fonts--heading);
  --_text---text-4x--font-family: var(--fonts--body);
  --_text---text-3x--font-weight: var(--font-weight--normal);
  --_text---text-3x--font-family: var(--fonts--body);
  --_text---text-2x--font-weight: var(--font-weight--normal);
  --_text---text-2x--font-family: var(--fonts--body);
  --_text---text-1x--font-family: var(--fonts--body);
  --_spacing---spacing--container: 40px;
  --_spacing---main: 150px;
  --_spacing---button-spacing--space-small: 14px;
  --_spacing---button-spacing--space-medium: 24px;
  --_spacing---radius--radius-medium: 100px;
  --_spacing---spacing--page-title-top: 60px;
  --_spacing---spacing--page-title-bottom: 60px;
  --_spacing---radius--radius-large: 50%;
  --_spacing---radius--none: 0px;
  --_spacing---spacing--title-bottom: 30px;
  --_ui---font-size: 16px;
  --_ui---line-height: 120%;
  --_ui---sub-title--font-size: 14px;
  --_ui---sub-title--line-height: 120%;
  --_ui---sub-title--font-weight: var(--font-weight--normal);
  --_ui---font-weight: var(--font-weight--normal);
  --_ui---font-family: var(--fonts--ui);
  --_ui---radius: var(--_spacing---radius--radius-medium);
  --_ui---sub-title--font-family: var(--fonts--heading);
}

h1 {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---h1--font-size);
  line-height: var(--_text---h1--line-height);
  font-weight: var(--_text---h1--font-weight);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}

h2 {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---h2--font-size);
  line-height: var(--_text---h2--line-height);
  font-weight: var(--_text---h2--font-weight);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}

h3 {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---h3--font-size);
  line-height: var(--_text---h3--line-height);
  font-weight: var(--_text---h3--font-weight);
  margin-top: 0;
  margin-bottom: 10px;
}

h4 {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---h4--font-size);
  line-height: var(--_text---h4--line-height);
  font-weight: var(--_text---h4--font-weight);
  margin-top: 0;
  margin-bottom: 10px;
}

h5 {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---h5--font-size);
  line-height: var(--_text---h5--line-height);
  font-weight: var(--_text---h5--font-weight);
  margin-top: 0;
  margin-bottom: 10px;
}

h6 {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---h6--font-size);
  line-height: var(--_text---h6--line-height);
  font-weight: var(--_text---h6--font-weight);
  margin-top: 0;
  margin-bottom: 10px;
}

a {
  color: var(--_colors---fonts--body);
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 30px;
}

li {
  margin-bottom: 10px;
}

blockquote {
  border-left: var(--border--none) solid #e2e2e2;
  background-color: var(--_colors---background--background-01);
  font-size: var(--_text---text-large--font-size);
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 25px;
  line-height: 150%;
}

.style-outer {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 850px;
  display: grid;
}

.body-small {
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
}

.style-left {
  grid-row-gap: 60px;
  flex-flow: column;
  width: 100%;
  max-width: 300px;
  display: flex;
}

.title-color {
  z-index: 2;
  grid-row-gap: 150px;
  color: var(--_colors---fonts--white-100);
  background-color: #000;
  flex-flow: column;
  justify-content: space-between;
  padding: 25px;
  display: flex;
  position: relative;
}

.style-data {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.style-inner {
  grid-row-gap: 8px;
  border-left: 1px solid #0003;
  flex-flow: column;
  padding-top: 26px;
  padding-bottom: 26px;
  padding-left: 26px;
  display: flex;
}

.style-inner.small {
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 26px;
}

.primary-color {
  z-index: 3;
  grid-row-gap: 150px;
  background-color: var(--_colors---background--primary-background);
  color: var(--_colors---fonts--black-100);
  flex-flow: column;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
  padding: 25px;
  display: flex;
  position: relative;
}

.container {
  width: 100%;
  max-width: var(--container--container);
  padding-right: var(--_spacing---spacing--container);
  padding-left: var(--_spacing---spacing--container);
  margin-left: auto;
  margin-right: auto;
}

.black-color {
  z-index: 0;
  grid-row-gap: 150px;
  color: var(--_colors---fonts--black-100);
  background-color: #fff;
  border: 1px solid #0000001a;
  flex-flow: column;
  justify-content: space-between;
  margin-left: -5px;
  padding: 25px;
  display: flex;
  position: relative;
}

.style-guide {
  margin-bottom: 150px;
}

.page-wrap {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.rich-text {
  width: 100%;
  max-width: 900px;
  font-size: var(--_text---text-medium--font-size);
  line-height: var(--_text---text-default--line-height);
}

.arrow.hover {
  position: absolute;
  right: 100%;
}

.button-outer {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.font-style {
  grid-column-gap: 40px;
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 100px;
  display: flex;
}

.style-wrap {
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.style-head {
  grid-column-gap: 8px;
  color: var(--_colors---fonts--black-100);
  display: flex;
}

.button-block {
  border-top: 1px solid #d9d9d9;
  margin-top: 100px;
  padding-top: 60px;
}

.body-x-large {
  color: var(--_colors---fonts--title);
  font-size: 22px;
  line-height: 150%;
  font-weight: var(--font-weight--medium);
}

.body-color {
  z-index: 1;
  grid-row-gap: 150px;
  color: var(--_colors---fonts--white-100);
  background-color: #333;
  flex-flow: column;
  justify-content: space-between;
  margin-left: -5px;
  padding: 25px;
  display: flex;
  position: relative;
}

.richtext-format {
  margin-bottom: 40px;
}

.bg-color {
  z-index: 0;
  grid-row-gap: 150px;
  background-color: var(--_colors---background--background-01);
  color: var(--_colors---fonts--black-100);
  flex-flow: column;
  justify-content: space-between;
  margin-left: -5px;
  padding: 25px;
  display: flex;
  position: relative;
}

.style-dash {
  background-color: #0003;
  width: 1px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.richtext-outer {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

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

.primary-button {
  padding: var(--_spacing---button-spacing--space-small) var(--_spacing---button-spacing--space-medium);
  grid-column-gap: 12px;
  border-width: var(--border--none);
  border-radius: var(--_spacing---radius--radius-medium);
  background-color: var(--_colors---background--primary-background);
  color: var(--_colors---fonts--black-100);
  font-size: var(--_ui---font-size);
  line-height: var(--_ui---line-height);
  font-weight: var(--weight--ui);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.primary-button:hover {
  background-color: var(--_colors---background--button-hover);
}

.btn-text.hover {
  position: absolute;
}

.secondary-button {
  grid-column-gap: 12px;
  color: var(--_colors---fonts--black-100);
  font-size: var(--_ui---font-size);
  line-height: var(--_ui---line-height);
  font-weight: var(--weight--ui);
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-text {
  position: relative;
  overflow: hidden;
}

.page-title {
  padding-top: var(--_spacing---spacing--page-title-top);
  padding-bottom: var(--_spacing---spacing--page-title-bottom);
}

.overflow-hidden {
  overflow: hidden;
}

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

.footer {
  background-color: var(--_colors---background--background-black);
  padding-top: 55px;
  padding-bottom: 20px;
}

.footer-top {
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.upper-arrow {
  border: var(--border--regular) solid var(--_colors---border-color--white-15);
  border-radius: var(--_spacing---radius--radius-large);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  min-width: 56px;
  max-width: 56px;
  min-height: 56px;
  max-height: 56px;
  transition: border-color .2s;
  display: flex;
}

.upper-arrow:hover {
  border-color: var(--_colors---border-color--white-100);
}

.arrow-up.hover {
  position: absolute;
  top: 100%;
}

.footer-inner {
  grid-row-gap: 55px;
  flex-flow: column;
  display: flex;
}

.footer-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-wrap {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  border-top: var(--border--regular) solid var(--_colors---border-color--white-10);
  border-left: var(--border--regular) solid var(--_colors---border-color--white-10);
  color: var(--_colors---fonts--gray-100);
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.footer-block:hover, .footer-block.w--current {
  color: var(--_colors---fonts--primary-text);
}

.footer-block._01 {
  border-right: var(--border--regular) solid var(--_colors---border-color--white-10);
  border-top-width: var(--border--none);
  font-size: 12px;
}

.footer-block._02, .footer-block._03 {
  border-top-width: var(--border--none);
  font-size: 12px;
}

.footer-block._03:hover {
  color: var(--_colors---fonts--gray-100);
}

.footer-block.mobile {
  display: none;
}

.footer-text {
  border-top: var(--border--regular) solid var(--_colors---border-color--white-10);
  border-left: var(--border--regular) solid var(--_colors---border-color--white-10);
  color: var(--_colors---fonts--white-100);
  font-size: var(--_text---text-medium--font-size);
  text-transform: uppercase;
  padding-top: 20px;
  padding-left: 20px;
}

.footer-outter {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.opacity-down {
  opacity: 0;
}

.footer-bottom {
  border: var(--border--regular) solid var(--_colors---border-color--white-10);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-data {
  display: flex;
}

.utility-link {
  color: var(--_colors---fonts--gray-100);
  transition: color .2s;
}

.utility-link:hover {
  color: var(--_colors---fonts--white-100);
}

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

.nav-inner {
  grid-column-gap: 35px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.logo-block {
  z-index: 11;
  position: absolute;
}

.nav-link {
  color: var(--_colors---fonts--black-100);
  font-size: var(--_text---text-small--font-size);
  text-transform: uppercase;
  line-height: 100%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.nav-link.w--current {
  font-weight: var(--font-weight--semi-bold);
}

.nav-text.hover {
  position: absolute;
}

.nav-wrap {
  grid-column-gap: 35px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar {
  border-bottom: var(--border--regular) solid var(--_colors---border-color--black-10);
  background-color: var(--_colors---background--white-background);
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
}

.navbar.home {
  border-bottom-width: var(--border--none);
}

.cart-button {
  background-color: var(--_colors---background--transparent);
  padding: 0;
}

.cart-quantity {
  background-color: var(--_colors---background--primary-background);
  min-width: 15px;
  height: 15px;
  color: var(--_colors---fonts--black-100);
  font-weight: var(--font-weight--medium);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: -5px -5px auto auto;
}

.top-header {
  z-index: 999;
  background-color: var(--_colors---background--background-01);
  color: var(--_colors---fonts--black-100);
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
  position: relative;
}

.top-line {
  background-color: var(--_colors---background--background-black);
  width: 24px;
  height: 1px;
}

.center-line {
  background-color: var(--_colors---background--background-black);
  width: 24px;
  height: 1px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.bottom-line {
  background-color: var(--_colors---background--background-black);
  width: 24px;
  height: 1px;
}

.nav-small-text {
  color: var(--_colors---fonts--black-50);
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  display: none;
}

.version-heading {
  font-size: var(--_text---h4--font-size);
  line-height: var(--_text---h4--line-height);
  font-weight: var(--_text---h4--font-weight);
  text-transform: none;
}

.changelog-section {
  padding-bottom: 350px;
}

.version-title {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---h5--font-size);
  line-height: var(--_text---h5--line-height);
  font-weight: var(--_text---h5--font-weight);
}

.licensing-heading {
  font-size: var(--_text---h5--font-size);
  line-height: var(--_text---h5--line-height);
  font-weight: var(--_text---h5--font-weight);
  text-transform: none;
}

.license-outer {
  grid-column-gap: 80px;
  display: flex;
}

.licensing-title {
  font-size: var(--_text---h6--font-size);
  line-height: var(--_text---h6--line-height);
  font-weight: var(--_text---h6--font-weight);
  margin-bottom: 0;
}

.licensing-outer {
  grid-row-gap: 80px;
  flex-flow: column;
  display: flex;
}

.licensing-wrap {
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.license-link {
  color: #333;
}

.license-link:hover {
  text-decoration: none;
}

.disclaimer-block {
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.info-outer {
  grid-row-gap: 60px;
  flex-flow: column;
  display: flex;
}

.info-data {
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.utility-heading {
  font-size: var(--_text---h3--font-size);
  line-height: var(--_text---h3--line-height);
  font-weight: var(--_text---h3--font-weight);
  text-transform: none;
}

.single-text {
  margin-bottom: 0;
}

.data-wrap {
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.data-list {
  flex-flow: column;
  margin-top: 15px;
  margin-bottom: 0;
  padding-left: 26px;
  display: flex;
}

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

.error-text {
  grid-row-gap: 40px;
  border-top: 1px solid #0000001a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.error-content {
  grid-row-gap: 30px;
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 508px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.error-inner {
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.coming-inner {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.coming-soon-wrap {
  grid-row-gap: 100px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 468px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.coming-soon-top {
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.coming-soon-img {
  aspect-ratio: 1;
  width: 100%;
  max-width: 250px;
}

.coming-soon-bottom {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.coming-soon-link {
  text-decoration: none;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 432px;
  display: flex;
}

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

.password-wrap {
  grid-row-gap: 100px;
  flex-flow: column;
  display: flex;
}

.password-top {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.password-block {
  background-color: var(--_colors---fonts--primary-text);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  display: flex;
}

.pass-info {
  font-size: 14px;
  line-height: 150%;
}

.pass-label {
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  font-weight: var(--_text---text-small--font-weight);
  text-align: left;
  margin-bottom: 10px;
}

.pass-wrap {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.pass-input {
  border-style: solid;
  border-width: var(--border--none) var(--border--none) var(--border--regular);
  border-color: black black var(--_colors---border-color--black-10);
  height: auto;
  margin-bottom: 0;
  padding: 0 0 7px;
}

.pass-input:focus {
  border-width: var(--border--none) var(--border--none) var(--border--regular);
  border-color: black black var(--_colors---border-color--black-100);
}

.contact {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.contact-inner {
  border-top: var(--border--regular) solid var(--_colors---border-color--black-10);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-left {
  grid-row-gap: 40px;
  flex-flow: column;
  padding-top: 60px;
  display: flex;
  overflow: hidden;
}

.contact-links {
  font-size: var(--_spacing---button-spacing--space-small);
  line-height: var(--_spacing---button-spacing--space-small);
  font-weight: var(--_text---text-small--font-weight);
  flex-flow: column;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-text.hover {
  position: absolute;
  top: 100%;
}

.contact-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact-img {
  border-radius: var(--_spacing---radius--radius-large);
  background-color: var(--_colors---background--background-01);
  min-width: 50px;
  max-width: 50px;
  min-height: 50px;
  max-height: 50px;
  overflow: hidden;
}

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

.contact-wrapper {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact-info {
  width: 100%;
  max-width: 456px;
  color: var(--_colors---fonts--black-100);
  margin-bottom: 0;
}

.contact-data {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.contact-text {
  color: var(--_colors---fonts--title);
  line-height: 150%;
}

.contact-right {
  border-left: var(--border--regular) solid var(--_colors---border-color--black-10);
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  overflow: hidden;
}

.input {
  border-style: solid;
  border-width: var(--border--none) var(--border--none) var(--border--regular);
  border-color: black black var(--_colors---border-color--black-100);
  background-color: var(--_colors---background--transparent);
  height: auto;
  color: var(--_colors---fonts--black-100);
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  font-weight: var(--_text---text-small--font-weight);
  text-transform: uppercase;
  background-image: url('../images/ic-user.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 0;
  padding: 0 0 10px 30px;
}

.input:focus {
  border-bottom-color: var(--_colors---border-color--black-100);
}

.input::placeholder {
  color: var(--_colors---fonts--black-100);
}

.input.email {
  background-image: url('../images/mail.svg');
  background-position: 0 4px;
  background-size: auto;
}

.input.phone {
  background-image: url('../images/phone.svg');
  background-position: 0 0;
}

.input.message {
  background-image: url('../images/ic-message.svg');
  min-height: 82px;
}

.form-inner {
  grid-row-gap: 40px;
  flex-flow: column;
  margin-bottom: 40px;
  display: flex;
}

.main-form {
  flex-flow: column;
  display: flex;
}

.contact-form {
  margin-bottom: 0;
}

.success-message {
  background-color: var(--_colors---background--primary-background);
  color: var(--_colors---fonts--black-100);
}

.error-message {
  color: var(--_colors---fonts--body);
  text-align: center;
}

.fact {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.fact-inner {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.fact-block {
  border-bottom: var(--border--regular) solid var(--_colors---border-color--black-10);
  grid-template-rows: auto;
  grid-template-columns: 1fr 211px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
  display: grid;
}

.fact-block.top {
  padding-top: 0;
}

.fact-text {
  color: var(--_colors---fonts--black-100);
  font-size: var(--_text---text-3x--font-size);
  line-height: var(--_text---text-3x--line-height);
}

.fact-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  min-height: 200px;
  position: relative;
  overflow: hidden;
}

.section-img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

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

.fact-right {
  grid-column-gap: 30px;
  display: flex;
}

.faq {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.faq-inner {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  max-width: 42%;
  min-height: 630px;
  position: relative;
  overflow: hidden;
}

.tabs {
  width: 100%;
  max-width: 58%;
}

.tab-link {
  border: var(--border--regular) solid var(--_colors---border-color--black-10);
  background-color: var(--_colors---background--transparent);
  font-size: var(--_text---text-medium--font-size);
  text-align: center;
  padding: 6px 12px;
  line-height: 150%;
}

.tab-link.w--current {
  border-color: var(--_colors---border-color--transparent);
  background-color: var(--_colors---background--background-01);
}

.tabs-menu {
  grid-column-gap: 10px;
  margin-bottom: 122px;
  display: flex;
}

.faq-data {
  border-bottom: 1px solid #0000001a;
  width: 100%;
}

.que {
  grid-column-gap: 20px;
  width: 100%;
  color: var(--_colors---fonts--title);
  font-size: var(--_text---text-large--font-size);
  line-height: var(--_text---text-large--line-height);
  white-space: normal;
  word-break: normal;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  display: flex;
}

.que-icon {
  justify-content: center;
  align-items: center;
  min-width: 28px;
  max-width: 28px;
  min-height: 28px;
  max-height: 28px;
  transition: background-color .3s;
  display: flex;
  position: relative;
}

.ans {
  background-color: #0000;
  justify-content: flex-end;
  align-items: stretch;
  display: block;
  position: relative;
  overflow: hidden;
}

.ans-box {
  margin-bottom: 20px;
}

.ans-text {
  margin-bottom: 0;
}

.horizontal-line {
  background-color: var(--_colors---background--background-black);
  width: 15px;
  height: 1px;
}

.vertical-line {
  background-color: var(--_colors---background--background-black);
  width: 1px;
  height: 15px;
  position: absolute;
}

.faq-wrapper {
  flex-flow: column;
  display: flex;
}

.posts {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.empty-state {
  border: var(--border--regular) solid var(--_colors---border-color--black-10);
  background-color: var(--_colors---background--background-01);
  text-align: center;
}

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

.post-img {
  width: 100%;
  overflow: hidden;
}

.post-title {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---h4--font-size);
  line-height: 150%;
  font-weight: var(--font-weight--normal);
  text-transform: uppercase;
  padding: 30px;
}

.post-bottom {
  grid-column-gap: 8px;
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  justify-content: flex-start;
  align-items: center;
  padding: 15px 30px;
  display: flex;
}

.post-dots {
  border: var(--border--regular) solid var(--_colors---border-color--black-10);
  border-radius: var(--_spacing---radius--radius-large);
  min-width: 8px;
  max-width: 8px;
  min-height: 8px;
  max-height: 8px;
}

.post-image {
  object-fit: cover;
  width: 100%;
  min-height: 340px;
}

.post-pg-title {
  padding-top: var(--_spacing---spacing--page-title-top);
  padding-bottom: 40px;
}

.post-heading {
  width: 100%;
  max-width: 900px;
  margin-bottom: 0;
  line-height: 130%;
}

.social-icon {
  border: var(--border--regular) solid var(--_colors---border-color--black-100);
  border-radius: var(--_spacing---radius--radius-large);
  justify-content: center;
  align-items: center;
  min-width: 26px;
  max-width: 26px;
  min-height: 26px;
  max-height: 26px;
  transition: border-radius .2s;
  display: flex;
  overflow: hidden;
}

.social-icon:hover {
  border-radius: var(--_spacing---radius--none);
}

.social-wrap {
  grid-column-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.post-pg-inner {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.post-main {
  margin-bottom: var(--_spacing---main);
}

.post-main-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  overflow: hidden;
}

.post-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 680px;
}

.post-details {
  grid-row-gap: 30px;
  width: 100%;
  max-width: 900px;
  font-size: var(--_text---text-medium--font-size);
  line-height: var(--_text---text-medium--line-height);
  flex-flow: column;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.post-wrap {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.post-data {
  grid-row-gap: 2px;
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  flex-flow: column;
  display: flex;
}

.author-link {
  color: var(--_colors---fonts--black-100);
  font-size: var(--_text---text-medium--font-size);
  font-weight: var(--font-weight--medium);
  text-decoration: none;
}

.post-left {
  grid-column-gap: 30px;
  display: flex;
}

.potst-text {
  color: var(--_colors---fonts--black-100);
  font-size: var(--_text---text-medium--font-size);
  font-weight: var(--font-weight--medium);
}

.post-right {
  grid-column-gap: 8px;
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-info {
  width: 100%;
  max-width: 300px;
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  margin-bottom: 0;
}

.section-heading {
  margin-bottom: var(--_spacing---spacing--title-bottom);
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.section-heading._02 {
  margin-bottom: 0;
}

.section-divider {
  background-color: var(--_colors---background--background-black);
  width: 1px;
  height: 44px;
}

.section-title {
  margin-bottom: 0;
}

.post-block {
  border: var(--border--regular) solid var(--_colors---border-color--black-10);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.pagination {
  grid-column-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  margin-top: 40px;
}

.categories {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.collection-item {
  display: flex;
}

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

.collection-list._02 {
  grid-template-columns: 1fr 1fr 1fr;
}

.collection-block {
  width: 100%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.collection-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  overflow: hidden;
}

.collection-image {
  object-fit: cover;
  width: 100%;
  min-height: 598px;
}

.collection-image._02 {
  min-height: 500px;
}

.collection-text {
  z-index: 11;
  background-color: var(--_colors---background--background-01);
  color: var(--_colors---fonts--title);
  font-size: var(--_text---text-2x--font-size);
  text-align: center;
  text-transform: uppercase;
  padding: 25px;
  position: relative;
}

.collection-info {
  z-index: 0;
  background-color: var(--_colors---background--background-01);
  justify-content: space-between;
  align-items: center;
  padding: 30px 40px;
  display: none;
  position: absolute;
  inset: auto 0% 80px;
}

.collection-data {
  width: 100%;
  max-width: 308px;
  margin-bottom: 0;
}

.products {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

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

.product-list._02 {
  grid-template-columns: 1fr 1fr;
}

.product-item {
  display: flex;
}

.product-block {
  grid-row-gap: 10px;
  width: 100%;
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.fp-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  overflow: hidden;
}

.product-image {
  object-fit: cover;
  width: 100%;
  min-height: 486px;
}

.product-image._02 {
  min-height: 300px;
}

.product-image._03 {
  min-height: 400px;
}

.product-small-text {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---text-medium--font-size);
  text-transform: uppercase;
  margin-bottom: 2px;
}

.product-main {
  margin-bottom: var(--_spacing---main);
  padding-top: var(--_spacing---spacing--page-title-top);
}

.product-left {
  grid-column-gap: 26px;
  width: 100%;
  max-width: 70%;
  display: flex;
  overflow: hidden;
}

.product-right {
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 30%;
  display: flex;
}

.product-main-wrap {
  grid-column-gap: 40px;
  display: flex;
}

.product-top {
  grid-row-gap: 30px;
  font-size: var(--_text---text-medium--font-size);
  flex-flow: column;
  display: flex;
}

.product-name {
  color: var(--_colors---fonts--black-100);
  font-size: var(--_text---text-2x--font-size);
  line-height: var(--_text---text-2x--line-height);
  font-weight: var(--font-weight--medium);
  text-transform: uppercase;
  margin-bottom: 10px;
}

.product-large-text {
  color: var(--_colors---fonts--black-100);
  font-size: var(--_text---h4--font-size);
  line-height: 150%;
}

.default-state {
  grid-column-gap: 15px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 64px 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  display: grid;
}

.quantity {
  border-width: var(--border--regular);
  border-color: var(--_colors---border-color--black-100);
  border-radius: var(--_spacing---radius--radius-medium);
  background-color: var(--_colors---background--transparent);
  text-align: center;
  width: 64px;
  height: 45px;
  margin-bottom: 0;
  padding-left: 17px;
}

.quantity:focus {
  border-color: var(--_colors---border-color--black-100);
}

.product-bottom {
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.product-main-data {
  grid-column-gap: 10px;
  font-size: var(--_text---text-medium--font-size);
  line-height: var(--_text---text-medium--line-height);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.product-main-data.top {
  margin-bottom: 15px;
}

.product-divider {
  background-color: var(--_colors---border-color--black-10);
  width: 46%;
  height: 1px;
}

.product-text {
  color: var(--_colors---fonts--title);
}

.plain-link {
  text-decoration: none;
}

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

.product-detils-wrap {
  grid-row-gap: 30px;
  flex-flow: column;
  margin-top: 60px;
  display: flex;
}

.product-details ul {
  grid-column-gap: 40px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.product-main-img {
  width: 100%;
  max-width: 60%;
  min-height: 630px;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.more-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 40%;
  height: 630px;
  overflow: scroll;
}

.mi-list {
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mi-item {
  display: flex;
}

.mi-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  overflow: hidden;
}

.mi-image {
  object-fit: cover;
  width: 100%;
  min-height: 556px;
}

.more-image-mobile {
  display: none;
}

.top-product {
  width: 100%;
  max-width: 64%;
}

.tp-inner {
  grid-column-gap: 26px;
  display: flex;
}

.tp-right {
  grid-row-gap: 40px;
  background-color: var(--_colors---background--background-01);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 36%;
  padding: 40px;
  display: flex;
  overflow: hidden;
}

.collection-inner {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-main-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  overflow: hidden;
}

.collection-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 840px;
  max-height: 840px;
}

.collection-right {
  grid-row-gap: 26px;
  background-color: var(--_colors---background--background-01);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 100px;
  display: flex;
  overflow: hidden;
}

.collection-heading {
  font-size: var(--_text---text-4x--font-size);
  line-height: var(--_text---text-4x--line-height);
  font-weight: var(--_text---text-4x--font-weight);
  margin-bottom: 0;
}

.collection-small-img {
  background-color: var(--_colors---background--white-background);
  width: 100%;
  max-width: 348px;
  min-height: 360px;
  position: relative;
  overflow: hidden;
}

.collection-wrap {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4px;
  display: flex;
}

.our-team {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.team-small-img {
  border-radius: var(--_spacing---radius--radius-large);
  background-color: var(--_colors---background--background-01);
  min-width: 70px;
  max-width: 70px;
  min-height: 70px;
  max-height: 70px;
  overflow: hidden;
}

.team-block {
  grid-column-gap: 20px;
  border-bottom: var(--border--regular) solid var(--_colors---border-color--black-10);
  justify-content: flex-start;
  align-items: center;
  padding-top: 26px;
  padding-bottom: 26px;
  display: flex;
  position: relative;
}

.team-block.top {
  border-top: var(--border--regular) solid var(--_colors---border-color--black-10);
}

.team-text {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---text-1x--font-size);
  line-height: var(--_text---text-1x--line-height);
  font-weight: var(--_text---text-1x--font-weight);
}

.team-text.mobile {
  display: none;
}

.team-info {
  grid-column-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  min-width: 565px;
  display: flex;
}

.team-img {
  width: 100%;
  max-width: 316px;
  display: none;
  position: absolute;
  inset: -80% 40px auto auto;
}

.team-image {
  object-fit: cover;
  width: 100%;
  min-height: 390px;
  max-height: 390px;
}

.growth {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.growth-inner {
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.growth-top {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.growth-main-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  min-height: 380px;
  position: relative;
  overflow: hidden;
}

.growth-wrap {
  background-color: var(--_colors---background--background-01);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.growth-info {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.growth-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  max-width: 22%;
  min-height: 380px;
  position: relative;
  overflow: hidden;
}

.growth-bottom {
  grid-column-gap: 30px;
  display: flex;
}

.growth-block {
  background-color: var(--_colors---background--background-01);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 38%;
  padding: 40px;
  display: flex;
}

.growth-item {
  background-image: url('../images/square.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 0;
  padding-left: 15px;
  list-style-type: none;
}

.growth-list {
  grid-row-gap: 8px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.growth-heading {
  text-transform: uppercase;
  margin-bottom: 0;
}

.why-choose {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.wc-inner {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.wc-small-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  max-width: 32%;
  min-height: 372px;
  position: relative;
  overflow: hidden;
}

.wc-image {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  max-width: 68%;
  min-height: 554px;
  position: relative;
  overflow: hidden;
}

.about {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
  padding-top: var(--_spacing---spacing--page-title-top);
}

.about-heading {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---text-7x--font-size);
  line-height: var(--_text---text-7x--line-height);
  font-weight: var(--_text---text-7x--font-weight);
  text-align: center;
  margin-bottom: 40px;
}

.about-inner {
  grid-column-gap: 50px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.about-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  max-width: 38%;
  min-height: 666px;
  position: relative;
  overflow: hidden;
}

.about-center {
  grid-row-gap: 40px;
  flex-flow: column;
  width: 100%;
  max-width: 22%;
  display: flex;
}

.about-small-img {
  width: 100%;
  overflow: hidden;
}

.about-small-image {
  object-fit: cover;
  width: 100%;
  min-height: 350px;
  max-height: 350px;
}

.about-info {
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-main-title {
  margin-bottom: var(--_spacing---spacing--title-bottom);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.product-collection {
  width: 100%;
  max-width: 52%;
}

.product-img-02 {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  max-width: 48%;
  min-height: 800px;
  position: sticky;
  top: 0;
}

.product-outer {
  grid-column-gap: 50px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.collection-text-02 {
  z-index: 11;
  background-color: var(--_colors---background--background-01);
  color: var(--_colors---fonts--title);
  font-size: var(--_text---h4--font-size);
  line-height: var(--_text---h4--line-height);
  text-align: center;
  text-transform: uppercase;
  padding: 15px 25px;
  position: relative;
}

.story {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.story-inner {
  grid-column-gap: 25px;
  display: flex;
}

.story-left {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  max-width: 52%;
  min-height: 780px;
  position: relative;
  overflow: hidden;
}

.story-right {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: 48%;
  display: flex;
}

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

.story-img-wrap {
  grid-column-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.story-img {
  background-color: var(--_colors---background--background-01);
  width: 100%;
  overflow: hidden;
}

.story-image {
  object-fit: cover;
  width: 100%;
  min-height: 250px;
}

.featured-product {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.fp-collection-list {
  width: 100%;
  max-width: 28%;
}

.fp-collection-list-02 {
  width: 100%;
  max-width: 44%;
}

.fp-inner {
  grid-column-gap: 30px;
  display: flex;
}

.fp-list {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fp-image {
  object-fit: cover;
  width: 100%;
  min-height: 430px;
  max-height: 430px;
}

.fp-image._02 {
  min-height: 430px;
  max-height: 430px;
}

.fp-block {
  grid-row-gap: 10px;
  width: 100%;
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.inspire {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.inspire-heading {
  font-size: var(--_text---text-6x--font-size);
}

.inspire-data {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 35%;
}

.inspire-info {
  width: 100%;
  max-width: 74%;
  margin-bottom: 0;
}

.inspire-img {
  width: 100%;
  max-width: 420px;
  position: relative;
}

.inspire-img._02 {
  margin-left: auto;
}

.inspire-image {
  object-fit: cover;
  width: 100%;
  min-height: 380px;
}

.inspire-image._02 {
  min-height: 470px;
}

.inspire-wrapper {
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 270px;
  display: flex;
}

.inspire-inner {
  grid-row-gap: 290px;
  flex-flow: column;
  display: flex;
}

.reviews {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
}

.reviews-inner {
  grid-row-gap: 80px;
  flex-flow: column;
  display: flex;
}

.reviews-heading {
  font-size: var(--_text---text-5x--font-size);
  line-height: var(--_text---text-5x--line-height);
  font-weight: var(--_text---text-5x--font-weight);
  margin-bottom: 0;
}

.reviews-data {
  z-index: 1;
  grid-row-gap: 15px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 35%;
}

.sub-title {
  color: var(--_colors---fonts--title);
  font-size: var(--_ui---sub-title--font-size);
  line-height: var(--_ui---sub-title--line-height);
  font-weight: var(--_ui---sub-title--font-weight);
  text-transform: uppercase;
}

.reviews-wrapper {
  grid-row-gap: 120px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.reviews-block {
  z-index: 11;
  grid-row-gap: 40px;
  border: var(--border--regular) solid var(--_colors---border-color--black-10);
  background-color: var(--_colors---background--white-background);
  flex-flow: column;
  width: 100%;
  max-width: 470px;
  padding: 35px;
  display: flex;
  position: relative;
}

.reviews-block._02 {
  margin-left: auto;
}

.reviews-block._03 {
  position: relative;
  left: 360px;
}

.reviews-block._04 {
  position: relative;
  left: 590px;
}

.reviews-info {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.reviews-img {
  border-radius: var(--_spacing---radius--radius-large);
  background-color: var(--_colors---background--background-01);
  min-width: 55px;
  max-width: 55px;
  min-height: 55px;
  max-height: 55px;
  overflow: hidden;
}

.reviews-text {
  color: var(--_colors---fonts--title);
}

.d-none, .slider {
  display: none;
}

.category-list {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.category-item {
  display: flex;
}

.categoty-link {
  border-top: var(--border--regular) solid var(--_colors---border-color--white-10);
  border-left: var(--border--regular) solid var(--_colors---border-color--white-10);
  width: 100%;
  color: var(--_colors---fonts--gray-100);
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.categoty-link:hover, .categoty-link.w--current {
  color: var(--_colors---fonts--primary-text);
}

.checkout-form {
  background-color: var(--_colors---background--transparent);
  padding: 0;
}

.cart-title {
  font-size: var(--_text---h4--font-size);
  line-height: var(--_text---h4--line-height);
  font-weight: var(--_text---h4--font-weight);
  margin-top: 5px;
  margin-bottom: 5px;
}

.cart-right {
  top: 80px;
}

.field-label {
  color: var(--_colors---fonts--title);
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  font-weight: var(--_text---text-small--font-weight);
}

.default-input {
  background-color: var(--_colors---background--white-background);
  color: var(--_colors---fonts--title);
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  font-weight: var(--_text---text-small--font-weight);
}

.order-confirmation {
  background-color: var(--_colors---background--transparent);
  padding: 0;
}

.wc-bottom {
  grid-column-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.wc-block {
  grid-column-gap: 15px;
  border: var(--border--regular) solid var(--_colors---border-color--black-10);
  font-size: var(--_text---text-medium--font-size);
  line-height: var(--_text---text-default--line-height);
  justify-content: flex-start;
  align-items: center;
  padding: 30px 28px 30px 30px;
  display: flex;
}

.wc-icon-wrap {
  border-radius: var(--_spacing---radius--radius-large);
  background-color: #e5955b;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
  display: flex;
  overflow: hidden;
}

.wc-icon-wrap._02 {
  background-color: #94a859;
}

.wc-icon-wrap._03 {
  background-color: #efc071;
}

.wc-icon-wrap._04 {
  background-color: #56818b;
}

.wc-icon {
  min-width: 36px;
  max-width: 36px;
  min-height: 36px;
  max-height: 36px;
}

.wc-text {
  color: var(--_colors---fonts--black-100);
  line-height: var(--_text---text-medium--line-height);
}

.wc-wrapper {
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.hero {
  z-index: 10;
  margin-bottom: var(--_spacing---main);
  background-color: var(--_colors---background--background-01);
  padding-top: 100px;
  padding-bottom: 100px;
}

.hero-inner {
  grid-column-gap: 25px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hero-img {
  background-color: var(--_colors---background--white-background);
  width: 100%;
  max-width: 26%;
  min-height: 500px;
  position: relative;
  overflow: hidden;
}

.hero-img._02 {
  margin-top: 68px;
}

.hero-center {
  grid-row-gap: 40px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 590px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.hero-heading {
  font-family: var(--_text---hero-text--font-family);
  font-size: var(--_text---hero-text--font-size);
  line-height: var(--_text---hero-text--line-height);
  font-weight: var(--_text---hero-text--font-weight);
  text-align: center;
  margin-bottom: 0;
}

.hero-info {
  width: 100%;
  max-width: 440px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}

.hero-tag {
  grid-column-gap: 8px;
  border-radius: var(--_spacing---radius--radius-medium);
  background-color: var(--_colors---background--white-background);
  font-size: var(--_text---text-small--font-size);
  line-height: var(--_text---text-small--line-height);
  justify-content: flex-start;
  align-items: center;
  padding: 8px 20px;
  display: flex;
}

.hero-dot {
  background-color: #e5955b;
  min-width: 10px;
  max-width: 10px;
  min-height: 10px;
  max-height: 10px;
  transform: rotate(45deg);
}

.hero-wrapper {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-icon-01 {
  position: absolute;
  inset: auto auto 10px 10px;
}

.hero-icon-02 {
  position: absolute;
  inset: auto 10px 10px auto;
}

.hero-icon-03 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 12px 60px auto auto;
}

.hero-wrap {
  position: relative;
  overflow: hidden;
}

.hero-small-text {
  font-size: var(--_text---text-small--font-size);
  line-height: 100%;
  font-weight: var(--font-weight--medium);
  text-transform: uppercase;
  position: absolute;
  transform: rotate(-40deg);
}

.hero-img-wrap {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.add-to-cart {
  display: none;
}

@media screen and (max-width: 991px) {
  body {
    --_text---text-default--font-family: var(--fonts--body);
    --_text---text-default--font-size: 16px;
    --_text---text-default--line-height: 150%;
    --_text---text-default--font-weight: var(--font-weight--normal);
    --_text---h1--font-size: 48px;
    --_text---h1--line-height: 140%;
    --_text---h1--font-weight: var(--font-weight--medium);
    --_text---h2--font-size: 40px;
    --_text---h2--line-height: 140%;
    --_text---h2--font-weight: var(--font-weight--semi-bold);
    --_text---h3--font-size: 26px;
    --_text---h3--line-height: 150%;
    --_text---h3--font-weight: var(--font-weight--normal);
    --_text---h4--font-size: 22px;
    --_text---h4--line-height: 150%;
    --_text---h4--font-weight: var(--font-weight--normal);
    --_text---h5--font-size: 18px;
    --_text---h5--line-height: 150%;
    --_text---h5--font-weight: var(--font-weight--medium);
    --_text---h6--font-size: 16px;
    --_text---h6--line-height: 150%;
    --_text---h6--font-weight: var(--font-weight--medium);
    --_text---text-large--font-size: 18px;
    --_text---text-small--font-size: 14px;
    --_text---text-small--line-height: 150%;
    --_text---text-medium--font-size: 16px;
    --_text---text-small--font-weight: var(--font-weight--normal);
    --_text---text-3x--font-size: 26px;
    --_text---text-3x--line-height: 140%;
    --_text---text-large--line-height: 170%;
    --_text---text-medium--line-height: 150%;
    --_text---text-2x--font-size: 26px;
    --_text---text-2x--line-height: 140%;
    --_text---text-4x--font-size: 26px;
    --_text---text-4x--line-height: 150%;
    --_text---text-4x--font-weight: var(--font-weight--normal);
    --_text---text-1x--font-size: 22px;
    --_text---text-1x--line-height: 150%;
    --_text---text-1x--font-weight: var(--font-weight--normal);
    --_text---text-7x--font-size: 70px;
    --_text---text-7x--line-height: 100%;
    --_text---text-7x--font-weight: var(--font-weight--medium);
    --_text---text-6x--font-size: 30px;
    --_text---text-5x--font-size: 40px;
    --_text---text-5x--line-height: 140%;
    --_text---text-5x--font-weight: var(--font-weight--medium);
    --_text---hero-text--font-family: var(--fonts--secondary-fonts);
    --_text---hero-text--font-size: 100px;
    --_text---hero-text--line-height: 90%;
    --_text---hero-text--font-weight: var(--font-weight--normal);
    --_text---h1--font-family: var(--fonts--heading);
    --_text---h2--font-family: var(--fonts--heading);
    --_text---h3--font-family: var(--fonts--heading);
    --_text---h4--font-family: var(--fonts--heading);
    --_text---h5--font-family: var(--fonts--heading);
    --_text---h6--font-family: var(--fonts--heading);
    --_text---text-large--font-weight: var(--font-weight--normal);
    --_text---text-large--font-family: var(--fonts--body);
    --_text---text-medium--font-weight: var(--font-weight--normal);
    --_text---text-medium--font-family: var(--fonts--body);
    --_text---text-small--font-family: var(--fonts--body);
    --_text---text-7x--font-family: var(--fonts--heading);
    --_text---text-6x--font-weight: var(--font-weight--medium);
    --_text---text-6x--line-height: 140%;
    --_text---text-6x--font-family: var(--fonts--heading);
    --_text---text-5x--font-family: var(--fonts--heading);
    --_text---text-4x--font-family: var(--fonts--body);
    --_text---text-3x--font-weight: var(--font-weight--normal);
    --_text---text-3x--font-family: var(--fonts--body);
    --_text---text-2x--font-weight: var(--font-weight--normal);
    --_text---text-2x--font-family: var(--fonts--body);
    --_text---text-1x--font-family: var(--fonts--body);
    --_spacing---spacing--container: 20px;
    --_spacing---main: 100px;
    --_spacing---button-spacing--space-small: 14px;
    --_spacing---button-spacing--space-medium: 24px;
    --_spacing---radius--radius-medium: 100px;
    --_spacing---spacing--page-title-top: 50px;
    --_spacing---spacing--page-title-bottom: 50px;
    --_spacing---radius--radius-large: 50%;
    --_spacing---radius--none: 0px;
    --_spacing---spacing--title-bottom: 30px;
    --_ui---font-size: 16px;
    --_ui---line-height: 120%;
    --_ui---sub-title--font-size: 14px;
    --_ui---sub-title--line-height: 120%;
    --_ui---sub-title--font-weight: var(--font-weight--normal);
    --_ui---font-weight: var(--font-weight--normal);
    --_ui---font-family: var(--fonts--ui);
    --_ui---radius: var(--_spacing---radius--radius-medium);
    --_ui---sub-title--font-family: var(--fonts--heading);
  }

  .style-left {
    grid-column-gap: 16px;
    grid-row-gap: 60px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    max-width: none;
    display: grid;
  }

  .title-color {
    padding: 15px;
  }

  .style-inner {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 15px;
  }

  .primary-color {
    padding: 15px;
  }

  .container {
    max-width: var(--container--container);
  }

  .black-color {
    padding: 15px;
  }

  .style-guide {
    margin-bottom: 100px;
  }

  .rich-text {
    font-size: 16px;
    line-height: 170%;
  }

  .font-style {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
    padding-bottom: 80px;
  }

  .style-wrap {
    grid-row-gap: 80px;
  }

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

  .body-color, .bg-color {
    padding: 15px;
  }

  .richtext-outer {
    max-width: none;
  }

  .primary-button.desktop, .upper-arrow {
    display: none;
  }

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

  .footer-block._04 {
    display: none;
  }

  .footer-block.mobile {
    display: block;
  }

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

  .nav-menu {
    background-color: var(--_colors---background--background-01);
    height: 95vh;
    padding: 70px 20px 20px;
    top: 36px;
  }

  .nav-inner {
    justify-content: space-between;
    align-items: center;
  }

  .logo-block {
    left: 50%;
    transform: translate(-50%);
  }

  .nav-link {
    font-size: 32px;
  }

  .nav-text.hover {
    display: none;
  }

  .nav-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

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

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: var(--_colors---background--transparent);
  }

  .nav-small-text {
    display: block;
  }

  .nav-link-wrap {
    grid-column-gap: 15px;
    border-bottom: var(--border--regular) solid var(--_colors---border-color--black-10);
    justify-content: flex-start;
    align-items: center;
    padding-top: 18px;
    padding-bottom: 18px;
    display: flex;
  }

  .changelog-section {
    padding-bottom: 200px;
  }

  .license-outer {
    grid-row-gap: 40px;
    flex-flow: wrap;
  }

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

  .coming-soon-wrap {
    grid-row-gap: 80px;
  }

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

  .contact-left {
    grid-row-gap: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact-links {
    display: flex;
  }

  .link-text.hover {
    top: 100%;
  }

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

  .contact-data {
    grid-column-gap: 50px;
    grid-row-gap: 0px;
    flex-flow: row;
  }

  .contact-right {
    border-top: var(--border--regular) solid var(--_colors---border-color--black-10);
    border-left-width: var(--border--none);
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .form-inner {
    margin-bottom: 30px;
  }

  .fact-inner {
    grid-column-gap: 30px;
  }

  .fact-block {
    padding-right: 0;
    display: flex;
  }

  .fact-img {
    min-height: 188px;
  }

  .fact-img._02 {
    display: none;
  }

  .faq-inner {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .faq-img {
    max-width: none;
    min-height: 560px;
  }

  .tabs {
    max-width: none;
  }

  .tabs-menu {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

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

  .post-title {
    padding: 20px;
    font-size: 20px;
  }

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

  .post-image {
    min-height: 270px;
    max-height: 270px;
  }

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

  .post-main-image {
    min-height: 460px;
    max-height: 460px;
  }

  .post-details {
    max-width: none;
    margin-top: 50px;
  }

  .section-heading {
    grid-column-gap: 25px;
  }

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

  .collection-list._02 {
    grid-template-columns: 1fr 1fr;
  }

  .collection-image {
    min-height: 310px;
    max-height: 310px;
  }

  .collection-image._02 {
    min-height: 330px;
    max-height: 330px;
  }

  .product-list {
    grid-column-gap: 20px;
  }

  .product-list._02 {
    grid-template-columns: 1fr 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .product-image {
    min-height: 250px;
    max-height: 250px;
  }

  .product-image._03 {
    min-height: 250px;
  }

  .product-left {
    max-width: 50%;
    position: relative;
  }

  .product-right {
    max-width: none;
  }

  .product-name {
    font-size: 28px;
  }

  .product-details ul {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .product-main-img {
    max-width: none;
    min-height: 390px;
  }

  .more-image {
    display: none;
  }

  .more-image-mobile {
    border-radius: var(--_spacing---radius--radius-large);
    background-color: var(--_colors---background--white-background);
    justify-content: center;
    align-items: center;
    min-width: 28px;
    max-width: 28px;
    min-height: 28px;
    max-height: 28px;
    transition: transform .2s;
    display: flex;
    position: absolute;
    inset: auto 20px 20px auto;
    overflow: hidden;
  }

  .more-image-mobile:hover {
    transform: rotate(225deg);
  }

  .top-product {
    max-width: none;
  }

  .tp-inner {
    grid-column-gap: 0px;
    grid-row-gap: 26px;
    flex-flow: column;
  }

  .tp-right {
    max-width: none;
  }

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

  .collection-main-image {
    min-height: 586px;
    max-height: 586px;
  }

  .collection-right {
    grid-row-gap: 20px;
    padding: 30px 20px;
  }

  .collection-small-img {
    max-width: 250px;
    min-height: 250px;
  }

  .collection-wrap {
    margin-top: 0;
  }

  .team-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .team-info {
    min-width: 520px;
  }

  .growth-inner {
    grid-row-gap: 15px;
  }

  .growth-top {
    grid-column-gap: 15px;
  }

  .growth-main-img {
    min-height: 290px;
  }

  .growth-wrap {
    grid-row-gap: 20px;
    padding: 20px;
  }

  .growth-img {
    display: none;
  }

  .growth-bottom {
    grid-column-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .growth-block {
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    padding: 20px;
  }

  .wc-inner {
    grid-column-gap: 20px;
  }

  .wc-small-img {
    min-height: 200px;
  }

  .wc-image {
    min-height: 320px;
  }

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

  .about-img {
    max-width: none;
    min-height: 540px;
  }

  .about-img._02 {
    display: none;
  }

  .about-center {
    grid-row-gap: 30px;
    max-width: none;
  }

  .about-small-image {
    min-height: 300px;
    max-height: 300px;
  }

  .product-collection {
    max-width: none;
  }

  .product-img-02 {
    max-width: none;
    min-height: 690px;
    display: none;
  }

  .product-outer {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .story-inner {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .story-left {
    max-width: none;
    min-height: 460px;
  }

  .story-right {
    max-width: none;
  }

  .story-img-wrap {
    display: none;
  }

  .fp-collection-list, .fp-collection-list-02 {
    max-width: none;
  }

  .fp-inner, .fp-list {
    grid-column-gap: 20px;
  }

  .fp-image, .fp-image._02 {
    min-height: 250px;
    max-height: 250px;
  }

  .inspire-heading {
    width: 100%;
  }

  .inspire-data {
    max-width: 90%;
    position: static;
  }

  .inspire-info, .inspire-img {
    max-width: none;
  }

  .inspire-image {
    min-height: 320px;
    max-height: 320px;
  }

  .inspire-image._02 {
    min-height: 320px;
  }

  .inspire-wrapper {
    grid-column-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-bottom: 0;
    display: grid;
  }

  .inspire-inner {
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: flex;
    overflow: hidden;
  }

  .reviews {
    padding-bottom: 62px;
    overflow: hidden;
  }

  .reviews-inner {
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
  }

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

  .reviews-data {
    position: static;
    overflow: hidden;
  }

  .reviews-wrapper {
    display: none;
  }

  .reviews-block {
    max-width: none;
    padding: 20px;
  }

  .reviews-img {
    min-width: 48px;
    max-width: 48px;
    min-height: 48px;
    max-height: 48px;
  }

  .d-none {
    display: none;
  }

  .slider {
    background-color: var(--_colors---background--white-background);
    height: auto;
    display: block;
  }

  .mask {
    width: 100%;
    max-width: 50%;
    overflow: visible;
  }

  .slide {
    margin-right: 30px;
  }

  .left-arrow {
    border: var(--border--regular) solid var(--_colors---border-color--black-10);
    border-radius: var(--_spacing---radius--radius-large);
    background-image: url('../images/ic-arrow-1.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    min-width: 36px;
    max-width: 36px;
    min-height: 36px;
    max-height: 36px;
    transition: background-color .2s;
    inset: auto 45px -60px 0%;
  }

  .left-arrow:hover {
    background-color: var(--_colors---background--primary-background);
  }

  .right-arrow {
    border: var(--border--regular) solid var(--_colors---border-color--black-10);
    border-radius: var(--_spacing---radius--radius-large);
    background-image: url('../images/ic-arrow.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    min-width: 36px;
    max-width: 36px;
    min-height: 36px;
    max-height: 36px;
    transition: background-color .2s;
    inset: auto 0% -60px 45px;
  }

  .right-arrow:hover {
    background-color: var(--_colors---background--primary-background);
  }

  .wc-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .wc-wrapper {
    grid-row-gap: 30px;
  }

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

  .hero-inner {
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .hero-img {
    max-width: none;
    min-height: 440px;
  }

  .hero-img._02 {
    margin-top: 0;
  }

  .hero-center {
    grid-row-gap: 30px;
    max-width: none;
    position: static;
  }

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

  .hero-icon-wrap {
    display: none;
  }

  .hero-img-wrap {
    grid-column-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_text---text-default--font-family: var(--fonts--body);
    --_text---text-default--font-size: 16px;
    --_text---text-default--line-height: 150%;
    --_text---text-default--font-weight: var(--font-weight--normal);
    --_text---h1--font-size: 40px;
    --_text---h1--line-height: 140%;
    --_text---h1--font-weight: var(--font-weight--medium);
    --_text---h2--font-size: 34px;
    --_text---h2--line-height: 140%;
    --_text---h2--font-weight: var(--font-weight--semi-bold);
    --_text---h3--font-size: 24px;
    --_text---h3--line-height: 150%;
    --_text---h3--font-weight: var(--font-weight--normal);
    --_text---h4--font-size: 22px;
    --_text---h4--line-height: 150%;
    --_text---h4--font-weight: var(--font-weight--normal);
    --_text---h5--font-size: 18px;
    --_text---h5--line-height: 150%;
    --_text---h5--font-weight: var(--font-weight--medium);
    --_text---h6--font-size: 16px;
    --_text---h6--line-height: 150%;
    --_text---h6--font-weight: var(--font-weight--medium);
    --_text---text-large--font-size: 18px;
    --_text---text-small--font-size: 14px;
    --_text---text-small--line-height: 150%;
    --_text---text-medium--font-size: 16px;
    --_text---text-small--font-weight: var(--font-weight--normal);
    --_text---text-3x--font-size: 26px;
    --_text---text-3x--line-height: 140%;
    --_text---text-large--line-height: 170%;
    --_text---text-medium--line-height: 150%;
    --_text---text-2x--font-size: 26px;
    --_text---text-2x--line-height: 140%;
    --_text---text-4x--font-size: 24px;
    --_text---text-4x--line-height: 150%;
    --_text---text-4x--font-weight: var(--font-weight--normal);
    --_text---text-1x--font-size: 20px;
    --_text---text-1x--line-height: 150%;
    --_text---text-1x--font-weight: var(--font-weight--normal);
    --_text---text-7x--font-size: 60px;
    --_text---text-7x--line-height: 100%;
    --_text---text-7x--font-weight: var(--font-weight--medium);
    --_text---text-6x--font-size: 30px;
    --_text---text-5x--font-size: 40px;
    --_text---text-5x--line-height: 140%;
    --_text---text-5x--font-weight: var(--font-weight--medium);
    --_text---hero-text--font-family: var(--fonts--secondary-fonts);
    --_text---hero-text--font-size: 74px;
    --_text---hero-text--line-height: 90%;
    --_text---hero-text--font-weight: var(--font-weight--normal);
    --_text---h1--font-family: var(--fonts--heading);
    --_text---h2--font-family: var(--fonts--heading);
    --_text---h3--font-family: var(--fonts--heading);
    --_text---h4--font-family: var(--fonts--heading);
    --_text---h5--font-family: var(--fonts--heading);
    --_text---h6--font-family: var(--fonts--heading);
    --_text---text-large--font-weight: var(--font-weight--normal);
    --_text---text-large--font-family: var(--fonts--body);
    --_text---text-medium--font-weight: var(--font-weight--normal);
    --_text---text-medium--font-family: var(--fonts--body);
    --_text---text-small--font-family: var(--fonts--body);
    --_text---text-7x--font-family: var(--fonts--heading);
    --_text---text-6x--font-weight: var(--font-weight--medium);
    --_text---text-6x--line-height: 140%;
    --_text---text-6x--font-family: var(--fonts--heading);
    --_text---text-5x--font-family: var(--fonts--heading);
    --_text---text-4x--font-family: var(--fonts--body);
    --_text---text-3x--font-weight: var(--font-weight--normal);
    --_text---text-3x--font-family: var(--fonts--body);
    --_text---text-2x--font-weight: var(--font-weight--normal);
    --_text---text-2x--font-family: var(--fonts--body);
    --_text---text-1x--font-family: var(--fonts--body);
    --_spacing---spacing--container: 20px;
    --_spacing---main: 80px;
    --_spacing---button-spacing--space-small: 14px;
    --_spacing---button-spacing--space-medium: 24px;
    --_spacing---radius--radius-medium: 100px;
    --_spacing---spacing--page-title-top: 40px;
    --_spacing---spacing--page-title-bottom: 40px;
    --_spacing---radius--radius-large: 50%;
    --_spacing---radius--none: 0px;
    --_spacing---spacing--title-bottom: 30px;
    --_ui---font-size: 16px;
    --_ui---line-height: 120%;
    --_ui---sub-title--font-size: 14px;
    --_ui---sub-title--line-height: 120%;
    --_ui---sub-title--font-weight: var(--font-weight--normal);
    --_ui---font-weight: var(--font-weight--normal);
    --_ui---font-family: var(--fonts--ui);
    --_ui---radius: var(--_spacing---radius--radius-medium);
    --_ui---sub-title--font-family: var(--fonts--heading);
  }

  .style-outer {
    grid-template-columns: 1fr 1.5fr 1fr 1fr 1fr;
  }

  .style-left {
    grid-row-gap: 30px;
    flex-flow: wrap;
    display: flex;
  }

  .style-data {
    flex: 1;
  }

  .style-inner {
    font-size: 14px;
  }

  .container {
    max-width: 100%;
  }

  .style-guide {
    margin-bottom: 80px;
  }

  .font-style {
    padding-bottom: 60px;
  }

  .style-wrap {
    grid-row-gap: 60px;
  }

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

  .footer-block._03 {
    border-top-width: var(--border--regular);
    justify-content: center;
    align-items: center;
  }

  .footer-block._05 {
    display: none;
  }

  .footer-bottom {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .footer-data {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .info-outer {
    grid-row-gap: 40px;
  }

  .utility-heading {
    font-size: 30px;
  }

  .coming-soon-wrap {
    grid-row-gap: 60px;
  }

  .coming-soon-top {
    grid-row-gap: 10px;
  }

  .utility-page-content {
    max-width: 90%;
  }

  .password-top {
    grid-row-gap: 20px;
  }

  .contact-info {
    max-width: none;
  }

  .fact-inner {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .fact-block {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .fact-img {
    min-height: 260px;
  }

  .faq-img {
    min-height: 500px;
  }

  .tabs-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .que {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .ans {
    padding-right: 0;
  }

  .ans-box {
    margin-bottom: 18px;
  }

  .post-list {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .post-image {
    min-height: 330px;
    max-height: 330px;
  }

  .post-pg-inner {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .post-main-image {
    min-height: 320px;
    max-height: 320px;
  }

  .post-details {
    margin-top: 40px;
  }

  .section-info {
    max-width: 70%;
  }

  .section-heading {
    grid-column-gap: 0px;
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section-divider {
    display: none;
  }

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

  .collection-list._02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .collection-image {
    min-height: 340px;
    max-height: 340px;
  }

  .collection-image._02 {
    min-height: 270px;
    max-height: 270px;
  }

  .product-list, .product-list._02 {
    grid-template-columns: 1fr 1fr;
  }

  .product-image {
    min-height: 270px;
    max-height: 270px;
  }

  .product-image._03 {
    min-height: 270px;
  }

  .product-left {
    max-width: none;
  }

  .product-right {
    grid-row-gap: 40px;
  }

  .product-main-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .product-details ul {
    grid-row-gap: 0px;
  }

  .product-main-img {
    min-height: 460px;
  }

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

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

  .collection-main-image {
    min-height: 520px;
    max-height: 520px;
  }

  .team-block {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .team-info {
    min-width: 290px;
  }

  .team-img {
    position: static;
  }

  .growth-top {
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .growth-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .growth-block {
    grid-row-gap: 20px;
  }

  .growth-block._03 {
    grid-row-gap: 30px;
  }

  .wc-small-img {
    display: none;
  }

  .wc-image {
    max-width: none;
  }

  .about-img {
    min-height: 400px;
  }

  .about-small-image {
    min-height: 220px;
    max-height: 220px;
  }

  .collection-text-02 {
    padding: 12px;
    font-size: 20px;
  }

  .story-inner {
    grid-row-gap: 20px;
  }

  .story-left {
    min-height: 400px;
  }

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

  .fp-image, .fp-image._02 {
    min-height: 270px;
    max-height: 270px;
  }

  .inspire-data {
    max-width: 96%;
  }

  .inspire-img {
    max-width: 100%;
  }

  .inspire-img._02 {
    display: none;
  }

  .inspire-image {
    min-height: 440px;
    max-height: 440px;
  }

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

  .inspire-inner {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: stretch;
    display: flex;
  }

  .reviews-heading {
    font-size: 30px;
  }

  .mask {
    max-width: 70%;
  }

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

  .wc-block {
    padding: 20px;
  }

  .wc-wrapper {
    grid-row-gap: 20px;
  }

  .hero-img {
    min-height: 530px;
  }

  .hero-img._02 {
    display: none;
  }

  .hero-info {
    margin-top: 8px;
  }

  .hero-wrapper {
    grid-row-gap: 15px;
  }

  .hero-img-wrap {
    grid-template-columns: 1fr;
  }

  .default-state-mobile {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .add-to-cart {
    z-index: 11;
    position: fixed;
    inset: auto 0% 0%;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_text---text-default--font-family: var(--fonts--body);
    --_text---text-default--font-size: 16px;
    --_text---text-default--line-height: 150%;
    --_text---text-default--font-weight: var(--font-weight--normal);
    --_text---h1--font-size: 34px;
    --_text---h1--line-height: 140%;
    --_text---h1--font-weight: var(--font-weight--medium);
    --_text---h2--font-size: 28px;
    --_text---h2--line-height: 140%;
    --_text---h2--font-weight: var(--font-weight--semi-bold);
    --_text---h3--font-size: 22px;
    --_text---h3--line-height: 150%;
    --_text---h3--font-weight: var(--font-weight--normal);
    --_text---h4--font-size: 20px;
    --_text---h4--line-height: 150%;
    --_text---h4--font-weight: var(--font-weight--normal);
    --_text---h5--font-size: 18px;
    --_text---h5--line-height: 150%;
    --_text---h5--font-weight: var(--font-weight--medium);
    --_text---h6--font-size: 16px;
    --_text---h6--line-height: 150%;
    --_text---h6--font-weight: var(--font-weight--medium);
    --_text---text-large--font-size: 18px;
    --_text---text-small--font-size: 14px;
    --_text---text-small--line-height: 150%;
    --_text---text-medium--font-size: 16px;
    --_text---text-small--font-weight: var(--font-weight--normal);
    --_text---text-3x--font-size: 22px;
    --_text---text-3x--line-height: 140%;
    --_text---text-large--line-height: 170%;
    --_text---text-medium--line-height: 150%;
    --_text---text-2x--font-size: 24px;
    --_text---text-2x--line-height: 140%;
    --_text---text-4x--font-size: 24px;
    --_text---text-4x--line-height: 150%;
    --_text---text-4x--font-weight: var(--font-weight--normal);
    --_text---text-1x--font-size: 18px;
    --_text---text-1x--line-height: 150%;
    --_text---text-1x--font-weight: var(--font-weight--normal);
    --_text---text-7x--font-size: 50px;
    --_text---text-7x--line-height: 100%;
    --_text---text-7x--font-weight: var(--font-weight--medium);
    --_text---text-6x--font-size: 30px;
    --_text---text-5x--font-size: 40px;
    --_text---text-5x--line-height: 140%;
    --_text---text-5x--font-weight: var(--font-weight--medium);
    --_text---hero-text--font-family: var(--fonts--secondary-fonts);
    --_text---hero-text--font-size: 44px;
    --_text---hero-text--line-height: 90%;
    --_text---hero-text--font-weight: var(--font-weight--normal);
    --_text---h1--font-family: var(--fonts--heading);
    --_text---h2--font-family: var(--fonts--heading);
    --_text---h3--font-family: var(--fonts--heading);
    --_text---h4--font-family: var(--fonts--heading);
    --_text---h5--font-family: var(--fonts--heading);
    --_text---h6--font-family: var(--fonts--heading);
    --_text---text-large--font-weight: var(--font-weight--normal);
    --_text---text-large--font-family: var(--fonts--body);
    --_text---text-medium--font-weight: var(--font-weight--normal);
    --_text---text-medium--font-family: var(--fonts--body);
    --_text---text-small--font-family: var(--fonts--body);
    --_text---text-7x--font-family: var(--fonts--heading);
    --_text---text-6x--font-weight: var(--font-weight--medium);
    --_text---text-6x--line-height: 140%;
    --_text---text-6x--font-family: var(--fonts--heading);
    --_text---text-5x--font-family: var(--fonts--heading);
    --_text---text-4x--font-family: var(--fonts--body);
    --_text---text-3x--font-weight: var(--font-weight--normal);
    --_text---text-3x--font-family: var(--fonts--body);
    --_text---text-2x--font-weight: var(--font-weight--normal);
    --_text---text-2x--font-family: var(--fonts--body);
    --_text---text-1x--font-family: var(--fonts--body);
    --_spacing---spacing--container: 20px;
    --_spacing---main: 80px;
    --_spacing---button-spacing--space-small: 14px;
    --_spacing---button-spacing--space-medium: 24px;
    --_spacing---radius--radius-medium: 100px;
    --_spacing---spacing--page-title-top: 40px;
    --_spacing---spacing--page-title-bottom: 30px;
    --_spacing---radius--radius-large: 50%;
    --_spacing---radius--none: 0px;
    --_spacing---spacing--title-bottom: 30px;
    --_ui---font-size: 16px;
    --_ui---line-height: 120%;
    --_ui---sub-title--font-size: 14px;
    --_ui---sub-title--line-height: 120%;
    --_ui---sub-title--font-weight: var(--font-weight--normal);
    --_ui---font-weight: var(--font-weight--normal);
    --_ui---font-family: var(--fonts--ui);
    --_ui---radius: var(--_spacing---radius--radius-medium);
    --_ui---sub-title--font-family: var(--fonts--heading);
  }

  ul {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 25px;
  }

  blockquote {
    padding: 20px;
  }

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

  .title-color {
    grid-row-gap: 80px;
  }

  .style-inner.small {
    padding-left: 20px;
  }

  .primary-color {
    grid-row-gap: 80px;
    margin-left: 0;
    margin-right: 0;
  }

  .black-color {
    grid-row-gap: 80px;
  }

  .style-guide {
    margin-bottom: 80px;
  }

  .button-outer {
    grid-row-gap: 20px;
    flex-flow: wrap;
    margin-top: 30px;
  }

  .font-style {
    padding-bottom: 40px;
  }

  .style-wrap {
    grid-row-gap: 40px;
  }

  .button-block {
    margin-top: 40px;
    padding-top: 40px;
  }

  .body-color {
    grid-row-gap: 80px;
    margin-left: 0;
  }

  .richtext-format {
    margin-bottom: 25px;
  }

  .bg-color {
    grid-row-gap: 80px;
    margin-left: 0;
  }

  .footer {
    padding-top: 40px;
  }

  .footer-inner {
    grid-row-gap: 40px;
  }

  .footer-wrap {
    flex-flow: column;
    display: flex;
  }

  .footer-block.mobile {
    display: none;
  }

  .footer-block._06 {
    border-right: var(--border--regular) solid var(--_colors---border-color--white-10);
  }

  .footer-block._07 {
    border-bottom: var(--border--regular) solid var(--_colors---border-color--white-10);
  }

  .footer-text {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
  }

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

  .logo-block {
    width: 100%;
    max-width: 110px;
  }

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

  .top-header {
    font-size: 12px;
  }

  .version-heading {
    font-size: 20px;
  }

  .changelog-section {
    padding-bottom: 150px;
  }

  .license-outer {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .licensing-outer {
    grid-row-gap: 60px;
  }

  .licensing-wrap {
    grid-row-gap: 40px;
  }

  .license-link {
    word-break: break-all;
  }

  .utility-heading {
    font-size: 24px;
  }

  .data-list {
    grid-row-gap: 10px;
  }

  .error-text, .coming-soon-wrap {
    grid-row-gap: 30px;
  }

  .coming-soon-img {
    max-width: 200px;
  }

  .password-wrap {
    grid-row-gap: 40px;
  }

  .contact-left {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .contact-data {
    grid-column-gap: 40px;
  }

  .contact-right {
    padding-top: 30px;
  }

  .input.phone {
    background-position: 0 1px;
  }

  .form-inner {
    margin-bottom: 20px;
  }

  .fact-block {
    grid-column-gap: 10px;
    flex-flow: wrap;
  }

  .faq-img {
    min-height: 370px;
  }

  .tabs-menu {
    display: flex;
  }

  .que {
    grid-column-gap: 15px;
  }

  .que-icon {
    min-width: 22px;
    max-width: 22px;
    min-height: 22px;
    max-height: 22px;
  }

  .post-image {
    min-height: 260px;
    max-height: 260px;
  }

  .post-pg-title {
    padding-bottom: 30px;
  }

  .post-heading {
    font-size: 30px;
  }

  .post-main-image {
    min-height: 220px;
    max-height: 220px;
  }

  .author-link {
    font-size: 14px;
  }

  .post-left {
    grid-column-gap: 24px;
  }

  .potst-text {
    font-size: 14px;
  }

  .section-info {
    max-width: none;
  }

  .section-heading {
    grid-row-gap: 4px;
  }

  .collection-list._02 {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .collection-image {
    min-height: 298px;
    max-height: 298px;
  }

  .collection-image._02 {
    min-height: 380px;
    max-height: 380px;
  }

  .collection-text {
    padding: 16px;
  }

  .product-list, .product-list._02 {
    grid-template-columns: 1fr;
  }

  .product-image {
    min-height: 398px;
    max-height: 398px;
  }

  .product-image._03 {
    min-height: 398px;
  }

  .product-right {
    grid-row-gap: 25px;
  }

  .product-name {
    margin-bottom: 8px;
  }

  .product-large-text {
    font-size: 22px;
  }

  .quantity {
    padding-left: 6px;
  }

  .product-main-img {
    min-height: 382px;
  }

  .collection-main-image {
    min-height: 400px;
    max-height: 400px;
  }

  .collection-small-img {
    max-width: none;
  }

  .collection-wrap {
    grid-row-gap: 30px;
  }

  .team-small-img {
    min-width: 58px;
    max-width: 58px;
    min-height: 58px;
    max-height: 58px;
  }

  .team-block {
    flex-flow: wrap;
  }

  .team-text {
    display: none;
  }

  .team-text.mobile {
    margin-bottom: 2px;
    display: block;
  }

  .team-info {
    min-width: auto;
  }

  .growth-main-img {
    min-height: 190px;
  }

  .growth-block._03 {
    grid-row-gap: 48px;
  }

  .wc-image {
    min-height: 208px;
  }

  .about-heading {
    margin-bottom: 30px;
  }

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

  .about-img {
    min-height: 420px;
  }

  .about-center {
    grid-row-gap: 40px;
  }

  .about-small-img {
    display: none;
  }

  .about-small-image {
    min-height: 380px;
    max-height: 380px;
  }

  .about-info {
    grid-row-gap: 20px;
  }

  .collection-text-02 {
    padding: 16px;
  }

  .story-inner {
    grid-row-gap: 10px;
  }

  .fp-inner, .fp-list {
    grid-template-columns: 1fr;
  }

  .fp-image, .fp-image._02 {
    min-height: 398px;
    max-height: 398px;
  }

  .inspire-data {
    max-width: none;
  }

  .inspire-image {
    min-height: 300px;
    max-height: 300px;
  }

  .reviews-heading {
    font-size: 24px;
  }

  .mask {
    max-width: none;
  }

  .left-arrow {
    right: 40px;
  }

  .right-arrow {
    left: 40px;
  }

  .category-list._02 {
    grid-template-columns: 1fr 1fr;
  }

  .order-image {
    width: 100%;
  }

  .order-data {
    margin-left: 0;
    margin-right: 0;
  }

  .order-item {
    grid-row-gap: 10px;
    flex-flow: column;
  }

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

  .wc-text {
    line-height: 170%;
  }

  .hero-inner {
    grid-column-gap: 0px;
  }

  .hero-img {
    min-height: 400px;
  }

  .default-state-mobile {
    padding-left: 20px;
  }

  .add-to-cart {
    display: block;
  }

  .ft-link-wrap {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .ft-logo {
    width: 100%;
    max-width: 80%;
  }
}

#w-node-_22a52468-bcd1-0464-9694-9b0ca9f75d3e-41df74ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3e948e3b-db60-ad53-2044-5af47391f823-7391f7e1, #w-node-_2115381f-bf60-cd0e-7462-25d95fd71e5e-41df7485 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3e948e3b-db60-ad53-2044-5af47391f823-7391f7e1, #w-node-_2115381f-bf60-cd0e-7462-25d95fd71e5e-41df7485 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_79ae15b3-0741-c358-c73c-523a103358a4-10335899 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


