.video-carousel-section{width:100%;overflow:hidden}.video-carousel-wrapper{position:relative;overflow:hidden;border-radius:8px;max-width:700px;margin:0 auto}.video-carousel-track{display:flex;transition:transform .5s ease;will-change:transform}.video-carousel-slide{min-width:100%;position:relative}.video-carousel-item{position:relative;width:100%;height:420px;background:#007cc2;display:flex;align-items:center;justify-content:center}.video-carousel-video{width:auto;height:100%;max-width:100%;max-height:420px;display:block;object-fit:contain}.video-carousel-label{position:absolute;bottom:20px;left:20px;padding:8px 18px;border-radius:4px;font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;pointer-events:none}.video-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffd9;border:none;border-radius:50%;width:44px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s}.video-carousel-btn:hover{background:#fff}.video-carousel-btn--prev{left:12px}.video-carousel-btn--next{right:12px}.video-carousel-btn svg{width:20px;height:20px}.video-carousel-dots{display:flex;justify-content:center;gap:8px;padding:14px 0 4px}.video-carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#ccc;cursor:pointer;transition:background .2s;padding:0}.video-carousel-dot.active{background:#007cc2}@media(max-width:767px){.video-carousel-item{height:280px}.video-carousel-video{max-height:280px}.video-carousel-btn{width:34px;height:34px}.video-carousel-label{font-size:12px;padding:6px 12px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/video-carousel.css.map */
