.custom-marquee{width:100%;overflow:hidden;margin-top:-7rem}.marquee__inner{display:flex;width:max-content;overflow:hidden;-webkit-user-select:none;user-select:none}.marquee__track{display:flex;align-items:center;flex-shrink:0;justify-content:space-around;animation:marquee-scroll linear infinite}.marquee__inner[data-pause-on-hover=true]:hover .marquee__track{animation-play-state:paused}.marquee__item{display:inline-flex;align-items:center;white-space:nowrap;line-height:1.2;text-transform:uppercase;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight)}.marquee__link{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.marquee__text--outline{letter-spacing:calc(var(--font-heading-scale) * .2rem);color:transparent;-webkit-text-stroke:3px rgb(var(--color-foreground),1);paint-order:stroke fill}.marquee__image-wrapper{display:inline-flex;align-items:center;justify-content:center;margin-right:1.5rem}.marquee__image{width:100%;height:auto;display:block;object-fit:contain}.marquee__separator{display:inline-flex;align-items:center;gap:10px;font-family:Anton}.marquee__separator:before{content:" ";display:inline-block;width:25px;height:25px;border:3px solid rgb(var(--color-foreground),1);border-radius:50%;margin:0 3rem}@keyframes marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@media screen and (max-width:749px){.custom-marquee{margin-top:-2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/section-custom-marquee.css.map */
