.sma-carousel{position:relative}.sma-carousel__header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin:0 0 3rem}.sma-carousel__header-text{min-width:0}.sma-carousel__viewport{position:relative}.sma-carousel__track{--sma-carousel-per-view: 4;--sma-carousel-gap: var(--grid-mobile-horizontal-spacing);--sma-carousel-peek: 0px;flex-wrap:nowrap!important;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:0!important;padding-bottom:.4rem}.sma-carousel__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.sma-carousel__track{--sma-carousel-gap: var(--grid-desktop-horizontal-spacing)}}.sma-carousel__track>.grid__item{scroll-snap-align:start;flex:0 0 auto!important;max-width:none!important;width:calc((100% - var(--sma-carousel-peek) - (var(--sma-carousel-gap) * (var(--sma-carousel-per-view) - 1))) / var(--sma-carousel-per-view))!important}.sma-carousel--static .sma-carousel__track{overflow-x:visible;scroll-snap-type:none}.sma-carousel--static .sma-carousel__arrows,.sma-carousel--static .sma-carousel__dots{display:none!important}.sma-carousel__arrows{display:none;align-items:center;gap:.8rem;flex:0 0 auto}@media screen and (min-width:750px){.sma-carousel__arrows{display:flex}}.sma-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:1px solid rgba(var(--color-foreground),.25);border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:border-color .2s ease,background-color .2s ease,opacity .2s ease}.sma-carousel__arrow:hover:not([disabled]){border-color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.06)}.sma-carousel__arrow[disabled]{opacity:.3;cursor:default}.sma-carousel__arrow .svg-wrapper,.sma-carousel__arrow svg{width:1.2rem;height:1.2rem}.sma-carousel__arrow svg{fill:currentColor}.sma-carousel__arrow--prev svg{transform:rotate(90deg)}.sma-carousel__arrow--next svg{transform:rotate(-90deg)}.sma-carousel__dots{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:2.4rem}.sma-carousel__dots:empty{display:none}.sma-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background-color:rgba(var(--color-foreground),.25);cursor:pointer;transition:width .25s ease,background-color .25s ease}.sma-carousel__dot.is-active{width:22px;border-radius:4px;background-color:rgb(var(--color-foreground))}.sma-carousel__dot:hover:not(.is-active){background-color:rgba(var(--color-foreground),.5)}@media(prefers-reduced-motion:reduce){.sma-carousel__track{scroll-behavior:auto}.sma-carousel__dot,.sma-carousel__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/sma-carousel.css.map */
