.video-carousel{position:relative;overflow:hidden;width:100%}.video-carousel__header{text-align:center;margin-bottom:30px}.video-carousel__title{margin:0 0 10px}.video-carousel__subtitle{margin:0;color:rgba(var(--color-foreground),.75)}.video-carousel__container{position:relative;max-width:800px;margin:0 auto;padding:0 60px}.video-carousel__wrapper{position:relative;overflow:hidden;width:100%;border-radius:8px;box-shadow:0 4px 12px #0000001a;background-color:#000}.video-carousel__track{display:flex;width:100%;will-change:transform}.video-carousel__slide{flex:0 0 100%;width:100%;position:relative}.video-carousel__thumbnail-wrapper{position:relative;width:100%;padding-top:56.25%}.video-carousel__thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:opacity .3s ease}.video-carousel__play-button{width:70px;height:70px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.video-carousel__play-button svg{width:30px;height:30px;margin-left:4px}.video-carousel__thumbnail:hover .video-carousel__play-button{transform:scale(1.1);background:red}.video-carousel__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:1;pointer-events:none}.video-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffe6;box-shadow:0 2px 8px #0003;border:1px solid rgba(0,0,0,.05);color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;padding:0;transition:background .2s ease,transform .2s ease}.video-carousel__nav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.video-carousel__nav svg{width:24px;height:24px}.video-carousel__nav--prev{left:15px}.video-carousel__nav--next{right:15px}.video-carousel__info{margin-top:20px;text-align:center;min-height:80px}.video-carousel__video-title{margin:0 0 8px;font-size:1.8rem}.video-carousel__video-desc{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.75);line-height:1.5}.video-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:15px}.video-carousel__dot{width:10px;height:10px;border-radius:50%;background:rgba(var(--color-foreground),.2);border:none;padding:0;cursor:pointer;transition:background .3s ease}.video-carousel__dot--active{background:rgb(var(--color-foreground))}@media screen and (max-width:749px){.video-carousel__nav{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-video-carousel.css.map */
