.carousel-outer{width:100%}.carousel-heading{margin-bottom:1.5rem;color:rgb(var(--color-foreground));font-weight:var(--font-heading-weight, 700)}.carousel-heading.h0{font-size:calc(var(--font-heading-scale, 1) * 3.6rem);line-height:1.1}.carousel-heading.h1{font-size:calc(var(--font-heading-scale, 1) * 2.8rem);line-height:1.2}.carousel-heading.h2{font-size:calc(var(--font-heading-scale, 1) * 2.2rem);line-height:1.25}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.carousel{width:var(--carousel-width);overflow:hidden;margin:auto;position:relative;white-space:nowrap;color:rgb(var(--color-foreground))}.slides-wrapper{display:flex;flex-wrap:nowrap;animation:scrollDesktop var(--scroll-speed-desktop) linear infinite;min-width:max-content;will-change:transform}.slide{display:inline-block;flex:0 0 auto;margin-right:var(--desktop-spacing);width:var(--image-size-desktop)}.slide img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:1 / 1;border-radius:var(--media-radius, 8px);border:1px solid color-mix(in oklab,currentColor 20%,transparent)}.carousel-button-wrapper{margin-top:2rem}@keyframes scrollDesktop{0%{transform:translate(0)}to{transform:translate(-50%)}}@media only screen and (max-width:750px){.slides-wrapper{animation:scrollMobile var(--scroll-speed-mobile) linear infinite}.slide{margin-right:var(--mobile-spacing);width:var(--image-size-mobile)}@keyframes scrollMobile{0%{transform:translate(0)}to{transform:translate(-50%)}}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cut1-component-image-slider.css.map */
