.product-story{margin-top:0;width:100%}.product-story__label-container{width:100%;display:flex;justify-content:space-between;align-items:center}.product-story__label-container .chevron-down-icon{flex-shrink:0}.product-story__images-container{width:100%;max-width:500px;overflow:hidden}.product-story__label-container{cursor:pointer;-webkit-user-select:none;user-select:none}.product-story__label-container .chevron-down-icon{transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-story__images-container{max-height:400px;opacity:1;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1)}.product-story__images-container[data-story-open=false]{max-height:0;opacity:0}.product-story__images{display:flex;flex-direction:row;gap:18px;padding-top:12px;width:100%;max-width:500px}@media only screen and (max-width:750px){.product-story__label{line-height:1;margin-block:13px}.product-story__images{padding-bottom:12px}}.product-story__image-item{position:relative;overflow:hidden;cursor:default;aspect-ratio:168 / 152;width:100%;max-width:168px}.product-story__image-item[data-story-video]{cursor:pointer}.product-story__img{width:100%;height:100%;object-fit:cover;display:block}.product-story__play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:transparent;color:rgb(var(--color-background));opacity:0;transition:opacity .2s ease,background-color .2s ease}.product-story__play-overlay svg{filter:drop-shadow(0 2px 6px rgba(var(--color-foreground),.5))}.product-story__image-item[data-story-video]:hover .product-story__play-overlay{opacity:1;background-color:rgba(var(--color-foreground),.45)}@media only screen and (max-width:750px)and (prefers-reduced-motion:reduce){.product-story__images-container,.product-story__label-container .chevron-down-icon{transition:none}}.product-story-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.82)}.product-story-modal[hidden]{display:none}.product-story-modal__inner{position:relative;width:min(90vw,960px);aspect-ratio:16 / 9;background-color:rgba(var(--color-foreground),1)}.product-story-modal__iframe{width:100%;height:100%;border:0;display:block}.product-story-modal__close{position:absolute;top:-36px;right:0;background:transparent;color:rgb(var(--color-background));border:none;font-size:22px;cursor:pointer;line-height:1;padding:4px 8px}.product-story-modal__close:hover{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-product-story.css.map */
