.text-marquee-section{width:100%;overflow:hidden}.text-marquee__container{width:100%;padding:1.5rem 0;background-color:#f9f9f9;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}.text-marquee__wrapper{display:flex;overflow:hidden;white-space:nowrap;width:100%}.text-marquee__content{display:inline-flex;align-items:center;gap:3rem;animation:marquee linear infinite;will-change:transform}.text-marquee__wrapper[data-marquee-speed="20"] .text-marquee__content{animation-duration:20s}.text-marquee__wrapper[data-marquee-speed="25"] .text-marquee__content{animation-duration:25s}.text-marquee__wrapper[data-marquee-speed="30"] .text-marquee__content{animation-duration:30s}.text-marquee__wrapper[data-marquee-speed="35"] .text-marquee__content{animation-duration:35s}.text-marquee__wrapper[data-marquee-speed="40"] .text-marquee__content{animation-duration:40s}.text-marquee__wrapper[data-marquee-speed="45"] .text-marquee__content{animation-duration:45s}.text-marquee__wrapper[data-marquee-speed="50"] .text-marquee__content{animation-duration:50s}.text-marquee__wrapper[data-marquee-speed="55"] .text-marquee__content{animation-duration:55s}.text-marquee__wrapper[data-marquee-speed="60"] .text-marquee__content{animation-duration:60s}.text-marquee__wrapper[data-marquee-speed="65"] .text-marquee__content{animation-duration:65s}.text-marquee__wrapper[data-marquee-speed="70"] .text-marquee__content{animation-duration:70s}.text-marquee__wrapper[data-marquee-speed="75"] .text-marquee__content{animation-duration:75s}.text-marquee__wrapper[data-marquee-speed="80"] .text-marquee__content{animation-duration:80s}.text-marquee__wrapper[data-marquee-speed="85"] .text-marquee__content{animation-duration:85s}.text-marquee__wrapper[data-marquee-speed="90"] .text-marquee__content{animation-duration:90s}.text-marquee__wrapper[data-marquee-speed="95"] .text-marquee__content{animation-duration:95s}.text-marquee__wrapper[data-marquee-speed="100"] .text-marquee__content{animation-duration:100s}.text-marquee__text{display:inline-block;font-size:1.8rem;font-weight:500;color:#121212;white-space:nowrap;letter-spacing:.02em;font-family:var(--font-body-family)}.text-marquee__separator{margin:0 2rem;opacity:.5;font-weight:300}.text-marquee__wrapper:hover .text-marquee__content{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width: 989px){.text-marquee__text{font-size:1.6rem}.text-marquee__content{gap:2.5rem}.text-marquee__separator{margin:0 1.5rem}}@media screen and (max-width: 749px){.text-marquee__container{padding:1.2rem 0}.text-marquee__text{font-size:1.4rem}.text-marquee__content{gap:2rem}.text-marquee__separator{margin:0 1rem}}@media (prefers-reduced-motion: reduce){.text-marquee__content{animation:none}.text-marquee__wrapper{justify-content:center}.text-marquee__content{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-text-marquee.css.map */
