.video-carousel{max-width:var(--vc-max-width, 1200px);margin:0 auto;padding:2rem 1rem;box-sizing:border-box;width:100%;overflow:hidden}.video-carousel__heading{text-align:center;margin:0 0 .25rem}.video-carousel__subheading{text-align:center;margin:0 0 1.5rem;opacity:.7}.video-carousel__viewport{position:relative;width:100%;min-width:0;max-width:100%;overflow:hidden}.video-carousel__track{display:flex;gap:var(--vc-gap, 16px);width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px;scrollbar-width:none}.video-carousel__track::-webkit-scrollbar{display:none}.video-carousel__card{position:relative;flex:0 0 var(--vc-card-width, 240px);width:var(--vc-card-width, 240px);scroll-snap-align:start}.video-carousel__media{position:relative;width:100%;aspect-ratio:9 / 16;border-radius:var(--vc-radius, 16px);overflow:hidden;background:#000}.video-carousel__video{width:100%;height:100%;object-fit:cover;display:block}.video-carousel__caption{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 16px);background:#fffffff2;color:#111;font-size:.78rem;line-height:1.2;font-weight:600;padding:6px 8px;border-radius:8px}.video-carousel__sound{position:absolute;right:8px;bottom:8px;width:38px;height:38px;display:grid;place-items:center;border:none;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;z-index:2;transition:background .15s ease}.video-carousel__sound:hover{background:#000000bf}.video-carousel__icon-unmuted,.video-carousel__sound.is-unmuted .video-carousel__icon-muted{display:none}.video-carousel__sound.is-unmuted .video-carousel__icon-unmuted{display:block}.video-carousel__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.video-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;display:grid;place-items:center;border:none;border-radius:50%;background:#ffffffe6;color:#111;box-shadow:0 2px 10px #00000026;cursor:pointer;z-index:3;transition:background .15s ease}.video-carousel__nav:hover{background:#fff}.video-carousel__nav--prev{left:-8px}.video-carousel__nav--next{right:-8px}@media(max-width:749px){.video-carousel{padding:1.25rem var(--vc-padding-mobile, 12px)}.video-carousel__heading{font-size:1.25rem;margin-bottom:.75rem}.video-carousel__nav{display:none}.video-carousel__track{gap:var(--vc-gap-mobile, 10px);padding:4px 0}.video-carousel__card{flex-basis:var(--vc-card-width-mobile, 62vw);width:var(--vc-card-width-mobile, 62vw)}}.section:has(>.video-carousel),.section:has(.video-carousel){overflow:hidden;max-width:100%;min-width:0}
/*# sourceMappingURL=/cdn/shop/t/1/assets/video-carousel.css.map */
