.video-stories-section{overflow:hidden}.video-stories__header{text-align:center;margin-bottom:2rem}.video-stories__slider-wrapper{width:100%;overflow:hidden}.video-stories__slider{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.video-stories__slider::-webkit-scrollbar{display:none}.video-stories-section .video-stories__slider{width:fit-content;max-width:100%;margin:0 auto}.video-stories__slide{flex:0 0 auto;width:150px;scroll-snap-align:start}@media screen and (min-width: 750px){.video-stories__slide{width:180px}}.video-stories__card{position:relative;width:100%;border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .3s ease;aspect-ratio:9 / 16;background-color:#f0f0f0}.video-stories__card:hover{transform:scale(1.02)}.video-stories__image-wrapper{width:100%;height:100%;position:relative}.video-stories__image{width:100%;height:100%;object-fit:cover;display:block}.video-stories__play-button{position:absolute;bottom:12px;right:12px;width:50px;height:50px;border-radius:50%;background:#fffc;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease}.video-stories__card:hover .video-stories__play-button{background:#fff;transform:scale(1.1)}.video-stories__play-button svg{width:100%;height:100%;display:block}.video-stories-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.video-stories-modal[aria-hidden=false]{opacity:1;visibility:visible}.video-stories-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.video-stories-modal__content{position:relative;width:100%;max-width:400px;height:80vh;max-height:800px;background:#000;border-radius:20px;overflow:hidden;z-index:1001;box-shadow:0 20px 50px #00000080}@media screen and (min-width: 750px){.video-stories-modal__content{max-width:450px;height:85vh}}.video-stories-modal__close{position:absolute;top:20px;right:20px;background:#00000080;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;z-index:1002;padding:0}.video-stories-modal__close svg{width:20px;height:20px}.video-stories-modal__video-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000}.video-stories-modal__video,.video-stories-modal__iframe{width:100%;height:100%;object-fit:contain}body.overflow-hidden{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-video-stories.css.map */
