.video-carousel{position:relative;width:100%;margin:0 auto;padding:0 50px}.carousel-container{overflow:hidden;width:100%}.carousel-track{display:flex;transition:transform .4s ease-in-out}.carousel-vid-item{flex:0 0 100%;min-width:0}.carousel-vid-item video{width:100%;height:auto;border-radius:8px;background:#000}.placeholder-svg{width:100%;height:auto;min-height:300px}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;box-shadow:0 2px 8px #00000026}.carousel-nav:hover:not(:disabled){background:#fff;box-shadow:0 4px 12px #0003}.carousel-nav:disabled{opacity:.3;cursor:not-allowed}.carousel-nav.prev{left:8px}.carousel-nav.next{right:8px}.carousel-nav svg{width:20px;height:20px;fill:#333}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.carousel-dot{width:8px;height:8px;border-radius:50%;background:#ccc;border:none;cursor:pointer;transition:all .3s ease;padding:0}.carousel-dot.active{background:#333;transform:scale(1.2)}@media (min-width: 768px){.video-carousel{max-width:1200px;padding:0 60px}.carousel-container{background:#f5f5f5}.carousel-vid-item{height:450px;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.carousel-vid-item video{width:100%;height:100%;object-fit:contain;background:#f5f5f5}.placeholder-svg{min-height:450px}.carousel-nav{width:48px;height:48px}.carousel-nav.prev{left:10px}.carousel-nav.next{right:10px}.carousel-nav svg{width:24px;height:24px}.placeholder-svg{min-height:400px}.carousel-dots{gap:10px;margin-top:20px}.carousel-dot{width:10px;height:10px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/video-slider.css.map */
