.product-hero{height:calc(100svh - var(--header-height));min-height:fit-content;max-height:clamp(37.5rem,33.5387rem + 16.9014vw,48.75rem);color:var(--color-white);display:flex;position:relative;overflow:hidden}.product-hero--distribution{padding-block-end:0!important}.product-hero--distribution .product-hero__media:after{background:linear-gradient(#4b26134d 0% 100%)}.product-hero--distribution .product-hero__content{margin-inline:auto;padding-block:clamp(2rem,.50352rem + 6.38498vw,6.25rem)!important}.product-hero--single .product-hero__title{text-transform:uppercase;max-width:clamp(22.5rem,14.5775rem + 33.8028vw,45rem)}.product-hero__container{flex-direction:column;justify-content:space-between;gap:1.5rem;display:flex}.product-hero__media{position:absolute;inset:0}.product-hero__media:after{content:"";background:linear-gradient(#1113 0% 100%);position:absolute;inset:0}.product-hero__image{object-fit:cover;display:block;width:100%!important;height:100%!important}.product-hero__top{padding-block:clamp(1rem,.47183rem + 2.25352vw,2.5rem);padding-inline:clamp(0px,3.75587vw - .88028rem,2.5rem)}.product-hero__back{width:clamp(2.5rem,2.27993rem + .938967vw,3.125rem);height:clamp(2.5rem,2.27993rem + .938967vw,3.125rem);color:var(--color-dark-brown);background-color:var(--color-white);transition:color var(--animation), background-color var(--animation);border-radius:50%;justify-content:center;align-items:center;display:flex}.product-hero__back:focus-visible{color:var(--color-white);background-color:var(--color-red)}.product-hero__back svg{width:1.5rem;height:1.5rem}.product-hero__content{flex-direction:column;gap:2rem;width:100%;margin-block-start:auto;padding:2rem clamp(0px,3.75587vw - .88028rem,2.5rem);font-weight:600;display:flex}.product-hero__eyebrow{text-transform:uppercase;font-size:.875rem}.product-hero__title{color:inherit;text-transform:none;line-height:normal}.product-hero--distribution .product-hero__title{text-transform:uppercase}.product-hero__description{font-size:calc(.83099rem + .187793vw)}.product-hero__categories{position:relative}.product-hero__categories.is-open .product-hero__categories-toggle{color:var(--color-dark-brown);background-color:var(--color-white);border-color:var(--color-white)}.product-hero__categories.is-open .product-hero__categories-toggle-icon{rotate:90deg}.product-hero__categories-toggle{width:100%;font:inherit;color:var(--color-white);text-align:start;text-transform:uppercase;cursor:pointer;border:1px solid var(--color-white);transition:color var(--animation), background-color var(--animation), border-color var(--animation);background-color:#0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1.25rem;font-weight:600;line-height:1;display:flex}.product-hero__categories-toggle-text{flex:auto;min-width:0}.product-hero__categories-toggle-icon{width:1.5rem;height:1.5rem;transition:rotate var(--animation);flex-shrink:0;rotate:-90deg}.product-hero__categories-list{background-color:var(--color-white);border-radius:.5rem;flex-direction:column;gap:1px}.product-hero__category-item{flex:none}.product-hero__category-link{color:var(--color-dark-brown);text-transform:uppercase;white-space:nowrap;transition:color var(--animation), background-color var(--animation);align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;display:flex}.product-hero__category-link.is-active,.product-hero__category-link[aria-current=page],.product-hero__category-link:focus-visible{background-color:var(--color-yellow)}.product-hero__category-icon{object-fit:contain;flex:none;width:1.125rem;height:1.125rem;display:block}.product-single-main{background-color:var(--color-gray);padding-block-start:clamp(2.5rem,1.61972rem + 3.75587vw,5rem);position:relative}.product-single-main:before{max-height:12.5rem}.product-single-main__container{flex-direction:column;gap:2.5rem;display:flex}.product-single-main__details{padding-inline:var(--container-padding-x);flex-direction:column;order:1;gap:1.5rem;display:flex}.product-single-main__media{order:2}.product-single-main__header{flex-direction:column;gap:.25rem;display:flex}.product-single-main__id{text-transform:uppercase;font-size:.875rem;line-height:normal}.product-single-main__title{color:inherit;text-transform:inherit;font-size:calc(1.32394rem + .751174vw);line-height:normal}.product-single-main__purchase{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.product-single-main__price{color:var(--color-dark-brown);white-space:nowrap;align-items:baseline;gap:.5rem;font-weight:600;line-height:normal;display:flex}.product-single-main__price-current{font-size:calc(1.32394rem + .751174vw)}.product-single-main__price-old{color:#4b261380;font-size:1rem;text-decoration:line-through}.product-single-main__ingredients,.product-single-main__sizes{color:#333;flex-direction:column;gap:.5rem;display:flex}.product-single-main__section-label{text-transform:uppercase;font-size:.875rem;font-weight:600;line-height:normal}.product-single-main__ingredients-text{font-size:.875rem;line-height:1.5}.product-single-main__size-list{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.product-single-main__size-chip{color:var(--color-dark-brown);text-align:center;text-transform:uppercase;white-space:nowrap;background-color:var(--color-white);border:1px solid #4b26131a;border-radius:6.25rem;flex:none;justify-content:center;align-items:center;padding:.6875rem 1rem;font-size:.625rem;font-weight:500;line-height:1.2;display:inline-flex}.product-single-main__size-chip:is(button){appearance:none;cursor:pointer;font-family:inherit}.product-single-main__size-chip.is-active,.product-single-main__size-chip[aria-current=true]{border-color:var(--color-dark-brown);box-shadow:inset 0 0 0 1px var(--color-dark-brown);background:linear-gradient(90deg,#ffffff80 0% 100%)}.product-single-main__size-chip:focus-visible{border-color:var(--color-dark-brown)}.product-single-main__gallery{aspect-ratio:1;border-radius:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;width:100%;display:grid;overflow:hidden}.product-single-main__gallery--images-1{aspect-ratio:1;grid-template-columns:minmax(0,1fr)}.product-single-main__gallery--images-1 .product-single-main__gallery-item{min-height:21.4375rem}.product-single-main__gallery--images-2:not(.product-single-main__gallery--with-video){aspect-ratio:2}.product-single-main__gallery--images-3 .product-single-main__gallery-item:nth-child(3),.product-single-main__gallery--images-3 .product-single-main__gallery-item--video,.product-single-main__gallery--with-video .product-single-main__gallery-item:nth-child(3),.product-single-main__gallery--with-video .product-single-main__gallery-item--video{grid-column:1/-1}.product-single-main__gallery--with-video,.product-single-main__gallery--images-3,.product-single-main__gallery--images-4{grid-auto-rows:minmax(10.625rem,1fr)}.product-single-main__gallery--video-only{aspect-ratio:1;grid-template-columns:minmax(0,1fr)}.product-single-main__gallery-item{will-change:scale;background-color:#f7f7f7;min-width:0;transition:scale .4s cubic-bezier(.175,.885,.32,1.6);display:block;position:relative;overflow:hidden}.product-single-main__gallery-item[href]:focus-visible{scale:.975}.product-single-main__gallery-image,.product-single-main__gallery-video{object-fit:cover;width:100%;height:100%;display:block}.product-single-main__gallery-video{min-height:13.75rem}.product-single-main__lightbox-extra{display:none}.product-single-share{padding-block:2rem}.product-single-share__container{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;display:flex}.product-single-share__label{color:#333;text-align:center;text-transform:uppercase;white-space:nowrap;font-size:.625rem;line-height:normal}.product-single-share__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex}.product-single-share__button{color:#333;cursor:pointer;width:2.5rem;height:2.5rem;transition:color var(--animation), border-color var(--animation), background-color var(--animation);background:0 0;border:1px solid #ededed;border-radius:6.25rem;flex:none;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.product-single-share__button:focus-visible{color:var(--color-dark-brown);background-color:var(--color-white);border-color:#4b261359}.product-single-share__icon{width:1.5rem;height:1.5rem}.product-single-share__button--more{position:relative}.product-single-share__button--more.is-copied{color:var(--color-white);background-color:var(--color-dark-brown);border-color:var(--color-dark-brown)}.product-single-share__button--more.is-copied .product-single-share__more-dots{background-color:#0000;border:0 solid;border-width:0 0 .125rem .125rem;border-radius:0;width:.75rem;height:.4375rem;transform:rotate(-45deg)translateY(-1px)}.product-single-share__button--more.is-copied .product-single-share__more-dots:before,.product-single-share__button--more.is-copied .product-single-share__more-dots:after{display:none}.product-single-share__more-dots,.product-single-share__more-dots:before,.product-single-share__more-dots:after{background-color:currentColor;border-radius:6.25rem;width:.25rem;height:.25rem;display:block}.product-single-share__more-dots{position:relative}.product-single-share__more-dots:before,.product-single-share__more-dots:after{content:"";position:absolute;top:0}.product-single-share__more-dots:before{left:-.375rem}.product-single-share__more-dots:after{right:-.375rem}.product-single-share__status{white-space:nowrap!important;clip-path:inset(50%)!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.product-single-related{background-color:#f7f7f7;padding:2rem 0}.product-single-related__container{--container-padding-x:clamp(1rem, calc(-.84859rem + 7.88732vw), 6.25rem);flex-direction:column;gap:clamp(1rem,.62588rem + 1.59624vw,2.0625rem);display:flex}.product-single-related__header{color:var(--color-dark-brown);text-transform:uppercase;white-space:nowrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-single-related__title{min-width:0;color:inherit;font-size:clamp(1.25rem,1.16197rem + .375587vw,1.5rem);font-weight:600;line-height:normal}.product-single-related__link{color:inherit;text-align:right;transition:color var(--animation);flex:none;font-size:clamp(.75rem,.70599rem + .187793vw,.875rem);font-weight:600;line-height:normal;text-decoration:none}.product-single-related__link:focus-visible{color:var(--color-orange)}.product-single-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.875rem;display:grid}.product-single-related__item{--product-card-title-size:.875rem;--product-card-meta-size:.625rem;--product-card-price-size:.75rem;--product-card-old-price-size:.625rem;min-width:0}@media (width>=30rem){.product-single-related__grid{grid-template-columns:repeat(auto-fit,minmax(clamp(12.5rem,11.3997rem + 4.69484vw,15.625rem),1fr))}}@media (width>=64rem){.product-hero{padding-block:clamp(1rem,.507042px + 4.13146vw,3.75rem) clamp(1rem,.25176rem + 3.19249vw,3.125rem)}.product-hero--distribution .product-hero__content{text-align:center}.product-hero__content{gap:1.5rem;max-width:calc(19.4366rem + 45.0704vw);padding-block:2.5rem}.product-hero__categories{scrollbar-width:none;-ms-overflow-style:none}.product-hero__categories::-webkit-scrollbar{display:none}.product-hero__categories{max-width:calc(100% - 12.5rem - var(--container-padding-x) * 2);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);background-color:#ffffff3d;border-radius:6.25rem;position:absolute;top:0;left:50%;overflow:hidden;translate:-50% clamp(.4375rem,3.0047vw - .26673rem,2.4375rem)}.product-hero__categories-toggle{display:none}.product-hero__categories-list{scrollbar-width:none;-ms-overflow-style:none}.product-hero__categories-list::-webkit-scrollbar{display:none}.product-hero__categories-list{background-color:#0000;border-radius:0;flex-direction:row;gap:.5rem;padding:.5rem;display:flex;overflow-x:auto}.product-hero__category-link{min-height:2.125rem;color:var(--color-white);background-color:#4b26133d;border-radius:6.25rem;justify-content:center;padding:.75rem 1rem;font-size:.625rem}.product-hero__category-link.is-active,.product-hero__category-link[aria-current=page]{background-color:var(--color-dark-brown)}.product-hero__category-link:focus-visible{background-color:var(--color-red)!important}.product-hero__category-icon{display:none}.product-single-main__container{flex-direction:row;justify-content:center;align-items:start;gap:0}.product-single-main__details{order:2;padding:clamp(1rem,.47183rem + 2.25352vw,2.5rem) clamp(1rem,6.00939vw - .40845rem,5rem);position:sticky;top:4.75rem}.product-single-main__media{flex-shrink:0;order:1;width:50%;max-width:calc(12.5528rem + 29.108vw)}.product-single-main__gallery--with-video,.product-single-main__gallery--images-3,.product-single-main__gallery--images-4{grid-auto-rows:1fr}.product-single-main__gallery-video{min-height:0}.product-single-share{padding-block:2.5rem 0}.product-single-share__container{flex-direction:row;gap:1.5rem;padding-inline:3.75rem}.product-single-share__actions{flex-wrap:nowrap;gap:1rem;width:auto}.product-single-share__button{width:3.5rem;height:3.5rem}.product-single-related{padding:2.5rem 0}.product-single-related__header{padding-inline:0}.product-single-related__item{--product-card-title-size:1.125rem;--product-card-meta-size:.75rem;--product-card-price-size:1.125rem;--product-card-old-price-size:.875rem}}@media (width>=64rem) and (any-hover:hover){.product-hero__category-link:hover{background-color:var(--color-red)!important}}@media (width>=80rem){.product-single-main__container{--container-padding-x:calc(-.84859rem + 7.88732vw)}}@media (width<64rem){.product-hero--distribution .product-hero__title{white-space:nowrap!important;clip-path:inset(50%)!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.product-hero__categories.is-open .product-hero__categories-list{visibility:visible;opacity:1;translate:0 -.75rem}.product-hero__categories-list{inset-inline:0;visibility:hidden;opacity:0;height:21.875rem;transition:opacity var(--animation), visibility var(--animation), translate var(--animation);position:absolute;bottom:100%;overflow:hidden auto;translate:0 -1.25rem}.product-single-main__container{padding-inline:0}.product-single-main__where-to-buy{width:100%}}@media (any-hover:hover){.product-hero__back:hover{color:var(--color-white);background-color:var(--color-red)}.product-hero__category-link:hover{background-color:var(--color-yellow)}.product-single-main__size-chip:hover{border-color:var(--color-dark-brown)}.product-single-main__gallery-item[href]:hover{scale:.975}.product-single-share__button:hover{color:var(--color-dark-brown);background-color:var(--color-white);border-color:#4b261359}.product-single-related__link:hover{color:var(--color-orange)}}
