.oddlot-carousel{background-color:var(--carousel-bg, #f2f2f2);padding-top:var(--carousel-padding-top, 20px);padding-bottom:var(--carousel-padding-bottom, 20px);overflow:hidden;width:100%}.oddlot-carousel__header{max-width:1200px;margin:0 auto}.oddlot-carousel__heading{margin-top:0;line-height:1.2}.oddlot-carousel__subheading{margin-top:0;line-height:1.5}.oddlot-carousel__track-wrapper{position:relative;width:100%;overflow:hidden}.oddlot-carousel__track-wrapper--faded:before,.oddlot-carousel__track-wrapper--faded:after{content:"";position:absolute;top:0;bottom:0;z-index:2;pointer-events:none}.oddlot-carousel__track-wrapper--faded:before{left:0}.oddlot-carousel__track-wrapper--faded:after{right:0}.oddlot-carousel__track{display:flex;gap:var(--carousel-gap, 12px);width:max-content;animation:oddlot-scroll var(--carousel-speed, 40s) linear infinite;will-change:transform}.oddlot-carousel__track--pausable:hover{animation-play-state:paused}.oddlot-carousel__slide{flex-shrink:0}.oddlot-carousel__image-wrapper{position:relative;height:var(--carousel-height-desktop, 300px);overflow:hidden;border-radius:var(--carousel-border-radius, 8px)}.oddlot-carousel__image{display:block;height:100%;width:auto;object-fit:var(--carousel-object-fit, cover);border-radius:var(--carousel-border-radius, 8px)}.oddlot-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--carousel-overlay-color, #000000);opacity:var(--carousel-overlay-opacity, .15);border-radius:var(--carousel-border-radius, 8px);z-index:1;pointer-events:none}@keyframes oddlot-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:749px){.oddlot-carousel__image-wrapper{height:var(--carousel-height-mobile, 200px)}.oddlot-carousel__heading{font-size:clamp(18px,5vw,28px)!important}.oddlot-carousel__subheading{font-size:clamp(13px,3.5vw,16px)!important}}@media(prefers-reduced-motion:reduce){.oddlot-carousel__track{animation-play-state:paused}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-odd-lot-carousel.css.map */
