video-carousel{display:block}.ma-video-carousel__header{text-align:center;margin-bottom:var(--ma-space-6)}.ma-video-carousel__headline{font-size:var(--ma-text-h2);margin:0 0 .8rem;line-height:1.2}@media screen and (min-width:750px){.ma-video-carousel__headline{font-size:var(--ma-text-h1)}}.ma-video-carousel__subheadline{font-size:var(--ma-text-body-lg);color:var(--text-secondary);margin:0}.ma-video-carousel__track-outer{overflow-x:clip;width:100%}.ma-video-carousel__track{--vcarousel-gap: 1.2rem;display:flex;gap:var(--vcarousel-gap);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;-webkit-scroll-snap-type:x mandatory}.ma-video-carousel__track::-webkit-scrollbar{display:none}.ma-video-carousel__slide{flex:0 0 calc((100% - var(--vcarousel-gap) * (var(--slides-desktop) - 1)) / var(--slides-desktop));scroll-snap-align:start}@media screen and (max-width:749px){.ma-video-carousel__slide{flex:0 0 calc((100% - var(--vcarousel-gap) * (var(--slides-mobile) - 1)) / var(--slides-mobile))}}.ma-video-carousel__video-wrapper{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;border-radius:var(--ma-radius-lg);background:var(--ink-950)}.ma-video-carousel__video,.ma-video-carousel__poster-img,.ma-video-carousel__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ma-video-carousel__video,.ma-video-carousel__poster-img{object-fit:cover}.ma-video-carousel__video{z-index:1}.ma-video-carousel__placeholder{display:flex;align-items:center;justify-content:center;background:var(--warm-100);color:var(--warm-300)}.ma-video-carousel__placeholder svg{width:4rem;height:4rem}.ma-video-carousel__play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#140e0438;border:none;cursor:pointer;color:#fff;transition:opacity var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease);padding:0}.ma-video-carousel__play-btn:hover{background:#140e0461}.ma-video-carousel__play-btn svg{width:4.8rem;height:4.8rem;filter:drop-shadow(0 .2rem .8rem rgba(0,0,0,.45))}.ma-video-carousel__play-btn--hidden{opacity:0;pointer-events:none}.ma-video-carousel__controls{display:flex;align-items:center;justify-content:center;gap:var(--ma-space-4);margin-top:var(--ma-space-5)}.ma-video-carousel__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3.6rem;height:3.6rem;border-radius:50%;border:1px solid var(--warm-200);background:var(--surface-default);color:var(--text-primary);cursor:pointer;box-shadow:var(--sh-1);transition:border-color var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease),opacity var(--dur-fast) var(--ease)}.ma-video-carousel__arrow:hover{border-color:var(--warm-900);box-shadow:var(--sh-2)}.ma-video-carousel__arrow--disabled{opacity:.3;cursor:default;pointer-events:none}.ma-video-carousel__arrow svg{width:1rem;height:.6rem}.ma-video-carousel__arrow--prev svg{transform:rotate(90deg)}.ma-video-carousel__arrow--next svg{transform:rotate(-90deg)}.ma-video-carousel__dots{display:flex;gap:var(--ma-space-2);flex-wrap:nowrap;overflow:hidden;max-width:20rem;align-items:center;justify-content:center}.ma-video-carousel__dot{flex-shrink:0;width:.8rem;height:.8rem;border-radius:50%;border:none;padding:0;background:var(--warm-300);cursor:pointer;transition:background var(--dur-fast) var(--ease),width var(--dur-fast) var(--ease),height var(--dur-fast) var(--ease)}.ma-video-carousel__dot--active{background:var(--text-primary);width:1.1rem;height:1.1rem}.ma-video-carousel__dot--far{width:.5rem;height:.5rem}@media screen and (min-width:750px){video-carousel[data-hide-controls-desktop=true] .ma-video-carousel__controls{display:none}}@media screen and (max-width:749px){video-carousel[data-hide-controls-mobile=true] .ma-video-carousel__controls{display:none}}.ma-video-carousel__cta-wrapper{text-align:center;margin-top:var(--ma-space-6)}.ma-video-carousel--marquee .ma-video-carousel__track-outer{overflow:hidden}.ma-video-carousel--marquee .ma-video-carousel__track{overflow:visible;scroll-snap-type:none;width:max-content;will-change:transform;flex-wrap:nowrap}.ma-video-carousel__video-wrapper{cursor:pointer}.ma-vcm{border:none;border-radius:var(--ma-radius-md);padding:0;background:var(--ink-950);max-height:90dvh;max-width:min(90vw,50.625dvh);width:100%;overflow:hidden;box-shadow:0 2.4rem 8rem #140e04b3}.ma-vcm::backdrop{background:#000000d1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ma-vcm__inner{position:relative;line-height:0}.ma-vcm__video-wrap video{display:block;width:100%;max-height:90dvh;object-fit:contain}.ma-vcm__close{position:absolute;top:1rem;right:1rem;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:#0000008c;border:none;border-radius:50%;color:#fff;cursor:pointer;z-index:10;transition:background var(--dur-fast) var(--ease);padding:0}.ma-vcm__close:hover{background:#140e04e6}.ma-vcm__close svg{width:1.6rem;height:1.6rem}@media screen and (max-width:749px){.ma-vcm{max-width:98vw;max-height:92dvh;border-radius:var(--ma-radius-sm)}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/ma-video-carousel.css.map */
