.marquee{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:var(--gap)}.marquees{padding:12rem 0}.marquee__content{flex-shrink:0;display:flex;justify-content:space-around;gap:var(--gap);min-width:100%;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);color:var(--marquee-content-text-color, rgb(var(--color-heading-text)));font-size:var(--marquee-element-size);line-height:var(--marquee-element-line-height, 1.5);letter-spacing:-.02em;margin:var(--marquee-element-margin, 1.6rem 0);padding:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(var(--marquee-transform-translate-x) - var(--gap)))}}@media (prefers-reduced-motion: reduce){.marquee__content{animation-play-state:paused!important}}.enable-animation .marquee__content{--marquee-transform-translate-x: -100%;animation:marquee linear infinite;animation-duration:var(--marquee-duration)}[dir=rtl] .enable-animation .marquee__content{--marquee-transform-translate-x: 100%}.marquee--reverse .marquee__content{animation-direction:reverse}.marquee--hover-pause:hover .marquee__content{animation-play-state:paused}.marquee--fit-content{max-width:fit-content}.marquee--pos-absolute .marquee__content:last-child{position:absolute;inset-block-start:0;inset-inline-start:0}.enable-animation .marquee--pos-absolute .marquee__content:last-child{--marquee-absolute-transform-translate-x: 100%;animation-name:marquee-absolute}[dir=rtl] .enable-animation .marquee--pos-absolute .marquee__content:last-child{--marquee-absolute-transform-translate-x: -100%}@keyframes marquee-absolute{0%{transform:translate(calc(var(--marquee-absolute-transform-translate-x) + var(--gap)))}to{transform:translate(0)}}.marquee__content>*{flex:0 0 auto;padding:var(--marquee-content-padding, .2rem 1.2rem);display:flex;align-items:center}.marquee__link{display:flex;align-items:center}.marquee__item{text-transform:uppercase}.marquee__item .marquee__title{font-size:6.4rem;font-weight:950;line-height:90%;letter-spacing:0;text-transform:uppercase;text-shadow:-.3rem .4rem black}.marquee__item svg,.marquee__item img{height:100%;width:auto;margin:0 .8rem}.marquee__product-card a{display:flex;align-items:center;justify-content:center}.marquee__product-card-image{min-width:10rem;min-height:10rem}.marquee__product-card-image img{margin-inline-end:0;width:100%;height:100%}.marquee__product-card-content{padding:0 0 0 1.6rem;display:inline-flex;flex-direction:column;max-width:16rem}.marquee__product-card-content span{font-size:var(--font-size-static-sm);font-weight:var(--font-heading-weight);margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:var(--line-height-static-sm);letter-spacing:-.024rem}.marquee__product-card-content button{width:fit-content;margin-block-start:1.2rem;padding:1.2rem 1.6rem;border:.1rem solid rgba(var(--color-border),var(--alpha-border))}.marquee__item:has(.marquee__countdown-timer){min-width:28.5rem}.marquee__countdown-timer{position:relative}.marquee__countdown-timer .countdown-timer__column{line-height:var(--line-height-static-xs)}.marquee__countdown-timer .countdown-timer__column.text{margin-inline-end:.8rem}.marquee__countdown-timer .countdown-timer__column:not(.text)+.countdown-timer__column{margin-inline-start:.8rem;border-inline-start:.1rem solid rgb(var(--color-foreground));padding-inline-start:.8rem}@media screen and (max-width: 990px){.marquees{padding:8rem 0}.marquee .marquee__title{font-size:5.6rem}}@media screen and (max-width: 750px){.marquees{padding:6.4rem 0}.marquee .marquee__title{font-size:4.8rem}}@media screen and (max-width: 750px){.marquees{padding:4rem 0}}.section-marquees>div{background-image:url(slider-mask.svg);background-size:1141px 100%;background-repeat:repeat-x;background-color:transparent;background-position:center}@media (max-width: 1400px){.section-marquees>div{background-size:cover}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-marquees.css.map */
