.section--marquee .scrolling-container{padding-block:var(--padding-block, 40px)}.section--marquee .marquee{--scroll-speed: 36s;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:var(--items-gap, 60px);padding-block:0;contain:layout style paint;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);will-change:contents}.section--marquee .marquee ul{list-style:none;margin-left:0;padding:0}.section--marquee .marquee__content{flex-shrink:0;display:flex;justify-content:space-around;gap:var(--items-gap, 60px);margin-block:0;transform:translateZ(0);backface-visibility:hidden;will-change:transform;contain:layout style paint}.section--marquee .marquee__content li{padding:0;transform:translateZ(0);backface-visibility:hidden}.section--marquee .m-marquee-item{width:var(--marquee-item-width, 150px);display:flex;justify-content:center;align-items:center;align-self:stretch;transform:translateZ(0);backface-visibility:hidden;contain:layout style paint}.section--marquee .m-marquee-item img{transform:translateZ(0);backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.section--marquee .marquee-image{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:auto}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% - var(--items-gap, 60px)),0,0)}}@-webkit-keyframes scroll{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(calc(-100% - var(--items-gap, 60px)),0,0);transform:translate3d(calc(-100% - var(--items-gap, 60px)),0,0)}}.enable-animation .marquee__content{animation:scroll var(--scroll-speed) linear infinite;-webkit-animation:scroll var(--scroll-speed) linear infinite;animation-fill-mode:both;animation-timing-function:linear;animation-play-state:running}.marquee--hover-pause:hover .marquee__content{animation-play-state:paused;-webkit-animation-play-state:paused}.marquee--reverse .marquee__content{animation-direction:reverse;-webkit-animation-direction:reverse}@media(prefers-reduced-motion:reduce){.marquee__content{animation-play-state:paused!important;-webkit-animation-play-state:paused!important}}.section--marquee .m-marquee-item{flex-direction:column}.section--marquee .m-marquee-item__caption{width:var(--marquee-item-width, 150px);text-align:center;margin-top:12px;padding:0 4px}.section--marquee .m-marquee-item__line{font-family:inherit;line-height:1.25;word-wrap:break-word}.section--marquee .m-marquee-item__line--1{font-weight:600;font-size:14px;color:var(--color-text, #111)}.section--marquee .m-marquee-item__line--2{font-size:12px;color:var(--color-text-muted, #666);margin-top:2px}.section--marquee .m-marquee-item__line--3{font-size:11px;color:var(--color-text-muted, #888);margin-top:2px;font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/23/assets/marquee.css.map */
