.marquee{position:relative;overflow:hidden;width:100%;padding:2rem 0}.marquee__container{position:relative;overflow:hidden;width:100%;transform:translateZ(0)}.marquee__content{display:flex;align-items:center;gap:2rem;animation:marquee-scroll linear infinite;white-space:nowrap;will-change:transform;transform:translateZ(0);backface-visibility:hidden;perspective:1000px;transform-style:preserve-3d}.marquee__item{display:flex;align-items:center;flex-shrink:0;padding:.125rem .25rem}.marquee__item--text{font-size:2.5rem;font-weight:500;color:inherit;line-height:1.2;text-transform:lowercase!important}.marquee__item--image{display:flex;align-items:center}.marquee__image{max-height:2rem;width:auto;object-fit:contain}.marquee__item--icon{font-size:1.5rem;line-height:1}.marquee__item--separator{display:flex;align-items:center;flex-shrink:0;padding:0 2.5rem}.marquee__separator{font-size:1.5rem;font-weight:300;color:inherit;opacity:.7}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee--default{background:transparent}.marquee--bordered{border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.marquee--background{background:rgba(var(--color-foreground),.05)}.marquee--has-background{margin:0}.marquee[style*=background-color],.marquee[style*=background-color] .marquee__item--text,.marquee[style*=background-color] .marquee__item--icon{color:#fff}@media screen and (max-width: 749px){.marquee{padding:1.5rem 0}.marquee__content{gap:1.5rem}.marquee__item{padding:.125rem .25rem}.marquee__item--text{font-size:2rem}.marquee__image{max-height:1.5rem}.marquee__item--icon{font-size:1.25rem}.marquee__item--separator{padding:0 1.25rem}.marquee__separator{font-size:1.25rem}.marquee--has-background{margin:0}}@media (prefers-reduced-motion: reduce){.marquee__content{animation:none}.marquee__content:hover{animation-play-state:running}}@media (prefers-contrast: high){.marquee--bordered{border-color:rgba(var(--color-foreground),.3)}.marquee--background{background:rgba(var(--color-foreground),.1)}}.marquee__content:focus-within{animation-play-state:paused}.marquee{--marquee-speed: 1s;--marquee-direction: normal}.marquee__content{animation-duration:var(--marquee-speed);animation-direction:var(--marquee-direction);animation-play-state:var(--marquee-pause-on-hover)}.marquee[style*=color] .marquee__item--text,.marquee[style*=color] .marquee__item--icon{color:inherit}.marquee__content,.marquee__item{transition:all .3s ease}.marquee__content:not(:has(.marquee__item)){opacity:.5}@media print{.marquee{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-marquee.css.map */
