.custom-marquee{overflow:hidden}.custom-marquee--border{border-top:.1rem solid rgba(var(--color-foreground),.15);border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.custom-marquee__track{display:flex;width:max-content;animation:custom-marquee-scroll-left var(--custom-marquee-duration, 20s) linear infinite}.custom-marquee--right .custom-marquee__track{animation-name:custom-marquee-scroll-right}.custom-marquee--pause-hover:hover .custom-marquee__track{animation-play-state:paused}.custom-marquee__group{display:flex;align-items:center;gap:3rem;flex-shrink:0;padding-right:3rem}.custom-marquee__item{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);text-transform:uppercase;white-space:nowrap;font-size:var(--custom-marquee-text-size, 6rem);line-height:1;color:rgb(var(--color-foreground))}.custom-marquee__item--outline{color:rgb(var(--color-background));-webkit-text-stroke:1px rgb(var(--color-foreground));-webkit-text-fill-color:transparent}.custom-marquee__separator{flex-shrink:0;opacity:.5;font-size:var(--custom-marquee-text-size, 6rem);line-height:1}@keyframes custom-marquee-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes custom-marquee-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-custom-marquee.css.map */
