.video-stories-carousel{position:relative;width:100%}.stories-carousel-container{position:relative;overflow:hidden;width:100%}.story-progress-bars{display:flex;gap:4px;padding:8px 12px;position:absolute;top:0;left:0;right:0;z-index:10}.story-progress-bar{flex:1;height:3px;border-radius:2px;overflow:hidden;opacity:.3}.story-progress-fill{height:100%;width:0%;opacity:.9;transition:width .1s linear}.story-progress-bar.active .story-progress-fill{animation:progress-fill var(--progress-duration, 5s) linear forwards}.story-progress-bar.completed .story-progress-fill{width:100%}@keyframes progress-fill{0%{width:0%}to{width:100%}}.stories-track{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%}.story-slide{min-width:100%;flex-shrink:0;opacity:0;transition:opacity .3s ease}.story-slide.active{opacity:1}.story-video-wrapper{position:relative;width:100%}.video-desktop-only{display:block!important}.video-mobile-only{display:none!important}@media screen and (min-width: 768px){.video-desktop-only{display:block!important}.video-mobile-only{display:none!important}}@media (max-width: 767px){.video-desktop-only{display:none!important}.video-mobile-only{display:block!important}}.story-nav{position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .2s ease;border:none;box-shadow:none}.story-nav:hover{transform:translateY(-50%) scale(1.1)}.story-nav:active{transform:translateY(-50%) scale(.95)}.story-nav-prev{left:16px}.story-nav-next{right:16px}.story-nav svg{width:24px;height:24px}@media (max-width: 767px){.story-nav{display:none}}.story-dots{display:flex;gap:8px;justify-content:center;padding:20px 0;position:relative;z-index:5}.story-dot{width:10px;height:10px;border-radius:50%;border:none;padding:0;cursor:pointer;transition:all .2s ease;opacity:.3}.story-dot:hover{opacity:.5;transform:scale(1.2)}.story-dot.active{opacity:1;width:12px;height:12px}.story-text-overlay{position:absolute;left:0;right:0;padding:20px;z-index:4;text-align:center}.story-text-overlay.story-text-top{top:60px}.story-text-overlay.story-text-center{top:50%;transform:translateY(-50%)}.story-text-overlay.story-text-bottom{bottom:20px}.story-text-overlay p{margin:0;font-size:18px;font-weight:600;line-height:1.4}@media (max-width: 767px){.story-text-overlay p{font-size:16px}.story-text-overlay{padding:16px}.story-text-overlay.story-text-top{top:50px}}.placeholder-message{padding:60px 20px;text-align:center;border-radius:8px;opacity:.05}.placeholder-message p{margin:0;font-size:16px;opacity:.6}.stories-carousel-container{touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.stories-carousel-container.is-dragging{cursor:grabbing}.stories-carousel-container.is-dragging *{pointer-events:none}.stories-carousel-container.is-dragging .story-nav,.stories-carousel-container.is-dragging .story-dot{pointer-events:auto}.stories-track{scroll-behavior:smooth}.stories-carousel-container[data-total-stories="1"] .story-nav,.stories-carousel-container[data-total-stories="1"] .story-dots,.stories-carousel-container[data-total-stories="1"] .story-progress-bars{display:none}@media (max-width: 767px){.story-progress-bars{padding:6px 8px}.story-progress-bar{height:2px}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/video-carousel.css.map */
