.ProductManufacturerStoryBlock-module-scss-module___mr3JG__product-manufacturer-story-block{--brand-story-bg-color:var(--color-white-900);--brand-story-content-padding-inline:150px;--brand-story-content-padding-block:85px;--brand-story-content-columns-gap:150px;--brand-story-content-rows-gap:35px;--brand-story-title-column-width:575px;--brand-story-author-gap:5px;--brand-story-author-padding-top:25px;--brand-story-author-border-color:#0303030d;--brand-story-description-width:525px;--brand-story-description-gap:25px;--brand-story-title-color:#030303;--brand-story-body-color:#030303cc;--brand-story-role-color:#03030399;--brand-story-video-bg-color:var(--color-stone-200);--brand-story-video-aspect-ratio:16/9;--brand-story-control-edge-offset:30px;--brand-story-control-gap:52px;--brand-story-progress-left:clamp(72px,12.25%,108px);--brand-story-progress-right:clamp(92px,17.2%,152px);--brand-story-progress-bottom:49px;--brand-story-time-gap:5px;--brand-story-time-bottom:43px;--brand-story-time-right:30px;--brand-story-mobile-padding-inline:var(--horizontal-padding);--brand-story-mobile-padding-block:25px;--brand-story-mobile-content-gap:24px;--brand-story-mobile-title-size:28px;--brand-story-mobile-body-size:14px;--brand-story-mobile-body-line-height:1.5;--brand-story-mobile-name-size:18px;--brand-story-mobile-video-aspect-ratio:4/5;--brand-story-mobile-control-edge-offset:16px;--brand-story-mobile-control-gap:52px;--brand-story-mobile-progress-left:72px;--brand-story-mobile-progress-right:96px;--brand-story-mobile-progress-bottom:30px;--brand-story-mobile-time-right:16px;--brand-story-mobile-time-bottom:24px;--brand-story-video-parent-padding-inline:150px;--brand-story-video-parent-padding-block:0 85px;--brand-story-mobile-video-parent-padding-inline:var(--horizontal-padding);--brand-story-mobile-video-parent-padding-block:0 25px;background:var(--brand-story-bg-color);padding:0}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__inner{flex-direction:column;align-items:stretch;display:flex}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__inner-no-video .ProductManufacturerStoryBlock-module-scss-module___mr3JG__content{grid-template-columns:minmax(0,1fr);grid-template-areas:"title""body""author"}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__text-parent{background:var(--brand-story-bg-color);width:100%;display:flex}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__content{grid-template-columns:minmax(0,var(--brand-story-title-column-width))minmax(0,var(--brand-story-description-width));justify-content:space-between;align-items:center;column-gap:var(--brand-story-content-columns-gap);row-gap:var(--brand-story-content-rows-gap);width:100%;padding:var(--brand-story-content-padding-block)var(--brand-story-content-padding-inline);grid-template-areas:"title body""author body";display:grid}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__title-container{flex-direction:column;grid-area:title;display:flex}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__heading h2{color:var(--brand-story-title-color);font-family:var(--font-family-primary);letter-spacing:-.02em;margin:0;font-size:40px;font-style:normal;font-weight:400;line-height:1.2}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body{gap:var(--brand-story-description-gap);flex-direction:column;grid-area:body;display:flex}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown{gap:var(--brand-story-description-gap);flex-direction:column;display:flex}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown>*{margin:0}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown p,.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown ul,.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown ol{font-size:var(--font-size-text-xl);font-family:var(--font-family-secondary);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);text-transform:none;color:var(--brand-story-body-color);font-style:normal;line-height:var(--line-height-loose);text-decoration:none}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown ul,.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown ol{padding-left:20px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown li+li{margin-top:6px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown a{color:var(--brand-story-title-color);text-underline-offset:2px;text-decoration:underline}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__author{gap:var(--brand-story-author-gap);padding-top:var(--brand-story-author-padding-top);border-top:1px solid var(--brand-story-author-border-color);flex-direction:column;grid-area:author;display:flex}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__name,.ProductManufacturerStoryBlock-module-scss-module___mr3JG__role{font-family:var(--font-family-primary);margin:0;font-style:normal;font-weight:400;line-height:1.5}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__name{color:var(--brand-story-body-color);font-size:20px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__role{color:var(--brand-story-role-color);font-size:14px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__video{border-radius:var(--border-radius-card);width:100%;aspect-ratio:var(--brand-story-video-aspect-ratio);background:var(--brand-story-video-bg-color);position:relative;overflow:hidden}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__video-parent{width:100%;padding:var(--brand-story-video-parent-padding-block)var(--brand-story-video-parent-padding-inline)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__player{--media-object-fit:cover;--media-object-position:center;--controls:none;width:100%;height:100%}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-overlay{z-index:45;opacity:0;visibility:hidden;pointer-events:none;background:radial-gradient(circle,#0303031f,#0000 48%),linear-gradient(#0303031a,#03030342);place-items:center;transition:opacity .35s,visibility .35s;display:grid;position:absolute;inset:0}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-overlay-visible{opacity:1;visibility:visible;pointer-events:auto}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button{width:112px;height:112px;color:var(--color-white-900);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:transform .25s,filter .25s;display:inline-flex;position:relative;transform:translateY(0)scale(1)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button:hover{filter:brightness(1.04);transform:translateY(-2px)scale(1.04)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button:active{transform:scale(.98)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button:focus-visible{outline:2px solid var(--color-white-900);outline-offset:8px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button-ring,.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button-core{border-radius:999px;position:absolute;inset:0}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button-ring{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff2e,#fff0),#ffffff0d;border:1px solid #ffffff80;animation:2.8s ease-in-out infinite ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-pulse;box-shadow:0 20px 55px #00000038,inset 0 1px #ffffff59}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button-core{background:#ffffff29;justify-content:center;align-items:center;display:inline-flex;inset:16px;box-shadow:inset 0 1px #ffffff4d}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__attribution{z-index:2}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__controls{z-index:50;pointer-events:none;opacity:0;will-change:opacity,transform;transition:opacity .2s ease-out,transform .2s ease-out;position:absolute;inset:0;transform:translateY(8px)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__controls[data-visible=true]{opacity:1;transform:translateY(0)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__control-button{z-index:50;pointer-events:auto}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__floating-control{opacity:0;pointer-events:none;will-change:opacity,transform;transition:opacity .2s ease-out,transform .2s ease-out;transform:translateY(-8px)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__floating-control-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__volume-button-fixed{right:var(--brand-story-control-edge-offset);top:var(--brand-story-control-edge-offset);z-index:60;pointer-events:auto;position:absolute}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__fullscreen-button-fixed{right:calc(var(--brand-story-control-edge-offset) + var(--brand-story-control-gap));top:var(--brand-story-control-edge-offset);z-index:60;pointer-events:auto;position:absolute}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__play-button{left:var(--brand-story-control-edge-offset);bottom:var(--brand-story-control-edge-offset);position:absolute}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__progress{appearance:none;left:var(--brand-story-progress-left);right:var(--brand-story-progress-right);bottom:var(--brand-story-progress-bottom);border:1px solid var(--color-white-50);background:linear-gradient(to right,#ffffffbf 0,#ffffffbf var(--progress,0%),#ffffff1a var(--progress,0%),#ffffff1a 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;cursor:pointer;border-radius:8px;height:10px;position:absolute}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__progress:disabled{opacity:.6;cursor:default}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__progress::-webkit-slider-runnable-track{background:0 0;border:0;height:10px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__progress::-webkit-slider-thumb{-webkit-appearance:none;background:0 0;border:0;width:1px;height:10px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__progress::-moz-range-track{background:0 0;border:0;height:10px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__progress::-moz-range-thumb{background:0 0;border:0;width:1px;height:10px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__progress:focus-visible{outline:2px solid var(--color-white-900);outline-offset:2px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__time{font-size:var(--font-size-text-md);font-family:var(--font-family-secondary);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);text-transform:none;right:var(--brand-story-time-right);bottom:var(--brand-story-time-bottom);align-items:center;gap:var(--brand-story-time-gap);color:var(--color-white-900);font-style:normal;text-decoration:none;display:inline-flex;position:absolute}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__time-separator,.ProductManufacturerStoryBlock-module-scss-module___mr3JG__time-total{opacity:.5}@keyframes ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-pulse{0%,to{opacity:.92;transform:scale(1)}50%{opacity:1;transform:scale(1.035)}}@media screen and (max-width:1024px){.ProductManufacturerStoryBlock-module-scss-module___mr3JG__content{row-gap:var(--brand-story-mobile-content-gap);padding:var(--brand-story-mobile-padding-block)var(--brand-story-mobile-padding-inline);grid-template-columns:minmax(0,1fr);grid-template-areas:"title""body""author"}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__heading h2{font-size:24px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown p,.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown ul,.ProductManufacturerStoryBlock-module-scss-module___mr3JG__body-markdown ol{font-size:var(--brand-story-mobile-body-size);line-height:var(--brand-story-mobile-body-line-height)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__name{font-size:var(--brand-story-mobile-name-size)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__video{width:100%;aspect-ratio:var(--brand-story-mobile-video-aspect-ratio)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__video-parent{padding:var(--brand-story-mobile-video-parent-padding-block)var(--brand-story-mobile-video-parent-padding-inline)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button{width:88px;height:88px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__initial-play-button-core{inset:12px}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__volume-button-fixed{right:var(--brand-story-mobile-control-edge-offset);top:var(--brand-story-mobile-control-edge-offset)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__fullscreen-button-fixed{right:calc(var(--brand-story-mobile-control-edge-offset) + var(--brand-story-mobile-control-gap));top:var(--brand-story-mobile-control-edge-offset)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__play-button{left:var(--brand-story-mobile-control-edge-offset);bottom:var(--brand-story-mobile-control-edge-offset)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__progress{left:var(--brand-story-mobile-progress-left);right:var(--brand-story-mobile-progress-right);bottom:var(--brand-story-mobile-progress-bottom)}.ProductManufacturerStoryBlock-module-scss-module___mr3JG__time{right:var(--brand-story-mobile-time-right);bottom:var(--brand-story-mobile-time-bottom)}}
.ProductPackaging-module-scss-module__9HQCEa__product-packaging{padding:var(--horizontal-padding);gap:var(--horizontal-padding);flex-direction:column;display:flex}@media screen and (max-width:1024px){.ProductPackaging-module-scss-module__9HQCEa__product-packaging{padding:calc(var(--vertical-padding)*2)var(--horizontal-padding);gap:40px}}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__text{justify-content:space-between;align-items:flex-end;display:flex}@media screen and (max-width:1024px){.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__text{flex-direction:column;align-items:flex-start;gap:20px}}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__text .ProductPackaging-module-scss-module__9HQCEa__title{font-size:var(--font-size-title-xl);font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-tight);text-transform:none;color:var(--color-neutral-900);max-width:600px;font-style:normal;text-decoration:none}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__text .ProductPackaging-module-scss-module__9HQCEa__description{font-size:var(--font-size-text-lg);font-family:var(--font-family-secondary);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);text-transform:none;color:var(--color-neutral-700);max-width:475px;font-style:normal;text-decoration:none}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items{align-items:center;gap:20px;display:flex}@media screen and (max-width:1024px){.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items{flex-direction:column;align-items:flex-start;gap:20px}}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item{aspect-ratio:4/5;flex-direction:column;flex:1 0 0;justify-content:center;padding:30px;display:flex;position:relative}@media screen and (max-width:1024px){.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item{aspect-ratio:auto;justify-content:flex-end;width:100%;min-height:350px;padding:25px}}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item .ProductPackaging-module-scss-module__9HQCEa__index{font-size:var(--font-size-title-xl);font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-tight);text-transform:none;color:var(--color-white-900);font-style:normal;text-decoration:none;position:absolute;top:30px;left:30px}@media screen and (max-width:1024px){.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item .ProductPackaging-module-scss-module__9HQCEa__index{top:25px;left:25px}}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item .ProductPackaging-module-scss-module__9HQCEa__media{z-index:-1;position:absolute;inset:0}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item .ProductPackaging-module-scss-module__9HQCEa__media:after{content:"";background:var(--color-neutral-500);width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:1024px){.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item .ProductPackaging-module-scss-module__9HQCEa__media:after{background:var(--color-neutral-700)}}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item .ProductPackaging-module-scss-module__9HQCEa__media>img{object-fit:cover}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item .ProductPackaging-module-scss-module__9HQCEa__text{flex-direction:column;align-items:flex-start;gap:15px;padding-top:100px;display:flex}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item .ProductPackaging-module-scss-module__9HQCEa__text .ProductPackaging-module-scss-module__9HQCEa__title{font-size:var(--font-size-title-sm);font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-tight);text-transform:none;color:var(--color-white-900);font-style:normal;text-decoration:none}.ProductPackaging-module-scss-module__9HQCEa__product-packaging .ProductPackaging-module-scss-module__9HQCEa__items .ProductPackaging-module-scss-module__9HQCEa__item .ProductPackaging-module-scss-module__9HQCEa__text .ProductPackaging-module-scss-module__9HQCEa__description{font-size:var(--font-size-text-md);font-family:var(--font-family-secondary);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);text-transform:none;color:var(--color-white-900);font-style:normal;text-decoration:none}
.ProductStorage-module-scss-module__fWtsTq__product-storage{border-top:1px solid var(--color-neutral-100);border-bottom:1px solid var(--color-neutral-100);grid-template-columns:minmax(375px,460px) 1fr;display:grid}@media screen and (max-width:1024px){.ProductStorage-module-scss-module__fWtsTq__product-storage{grid-template-columns:1fr}}.ProductStorage-module-scss-module__fWtsTq__product-storage .ProductStorage-module-scss-module__fWtsTq__text{padding:var(--horizontal-padding);border-right:1px solid var(--color-neutral-100);flex-direction:column;gap:20px;display:flex}.ProductStorage-module-scss-module__fWtsTq__product-storage .ProductStorage-module-scss-module__fWtsTq__text .ProductStorage-module-scss-module__fWtsTq__title{font-size:var(--font-size-title-lg);font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-tight);text-transform:none;color:var(--color-neutral-900);font-style:normal;text-decoration:none}.ProductStorage-module-scss-module__fWtsTq__product-storage .ProductStorage-module-scss-module__fWtsTq__text .ProductStorage-module-scss-module__fWtsTq__description{font-size:var(--font-size-text-lg);font-family:var(--font-family-secondary);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);text-transform:none;color:var(--color-neutral-700);font-style:normal;text-decoration:none}.ProductStorage-module-scss-module__fWtsTq__product-storage .ProductStorage-module-scss-module__fWtsTq__items{padding:var(--horizontal-padding);flex-direction:column;align-items:stretch;gap:70px;display:flex}.ProductStorage-module-scss-module__fWtsTq__product-storage .ProductStorage-module-scss-module__fWtsTq__items .ProductStorage-module-scss-module__fWtsTq__item{flex-direction:column;align-items:stretch;gap:40px;display:flex}.ProductStorage-module-scss-module__fWtsTq__product-storage .ProductStorage-module-scss-module__fWtsTq__items .ProductStorage-module-scss-module__fWtsTq__item .ProductStorage-module-scss-module__fWtsTq__title{font-size:var(--font-size-title-sm);font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-tight);text-transform:none;color:var(--color-neutral-900);align-items:center;gap:10px;font-style:normal;text-decoration:none;display:inline-flex}.ProductStorage-module-scss-module__fWtsTq__product-storage .ProductStorage-module-scss-module__fWtsTq__items .ProductStorage-module-scss-module__fWtsTq__item .ProductStorage-module-scss-module__fWtsTq__hint{font-size:var(--font-size-text-lg);font-family:var(--font-family-secondary);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);text-transform:none;color:var(--color-neutral-500);max-width:700px;margin-top:-20px;font-style:normal;text-decoration:none}
.ProductCatalog-module-scss-module__qGohOG__product-catalog{flex-direction:column;display:flex;overflow:hidden}
