.product-hero{padding:2rem;width:100%;box-sizing:border-box}.product-hero__inner{position:relative;display:block;width:100%;overflow:hidden;background-color:var(--color-background, #f6f3ee)}.product-hero__media{position:relative;width:100%;display:block;line-height:0}.product-hero__media--desktop,.product-hero__media--mobile{margin:0}.product-hero__image,.product-hero__video{display:block;width:100%;height:auto;object-fit:cover}.product-hero__media--mobile .product-hero__image,.product-hero__media--mobile .product-hero__video{width:100%;height:auto}.product-hero__video--cropped{aspect-ratio:4 / 5;object-fit:cover;width:100%;height:auto}.product-hero__toggle{position:absolute;left:1.6rem;bottom:1.6rem;width:4.8rem;height:4.8rem;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;background-color:#fff;color:#000;border:none;border-radius:0;cursor:pointer;z-index:2;transition:opacity .2s ease,transform .2s ease}.product-hero__toggle:hover{opacity:.85}.product-hero__toggle:focus-visible{outline:2px solid #000000;outline-offset:2px}.product-hero__toggle-icon{display:none;width:2rem;height:2rem;pointer-events:none}.product-hero__toggle-icon svg{width:100%;height:100%;display:block}product-hero.is-playing .product-hero__toggle-icon--pause,product-hero:not(.is-paused) .product-hero__toggle-icon--pause{display:block}product-hero.is-paused .product-hero__toggle-icon--play{display:block}product-hero:not(.is-playing):not(.is-paused) .product-hero__toggle-icon--pause{display:block}@media screen and (max-width:749px){.product-hero{padding:1rem}.product-hero__toggle{left:1rem;bottom:1rem;width:3.2rem;height:3.2rem}.product-hero__toggle-icon{width:1.4rem;height:1.4rem}}@media(prefers-reduced-motion:reduce){.product-hero__video{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/section-product-hero.css.map */
