.stats-banner-section{display:flex;justify-content:center;align-items:center;min-height:320px;padding:120px 0;background:var(--color-primary);overflow:hidden}.stats-banner-marquee{width:100%;overflow:hidden;position:relative}.stats-banner-track{display:flex;flex-direction:row;align-items:center;gap:80px;width:max-content;animation:stats-marquee var(--marquee-speed, 30s) linear infinite}.stats-banner-marquee:hover .stats-banner-track{animation-play-state:paused}@keyframes stats-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.stats-banner-item{display:flex;flex-direction:column;align-items:center;gap:15px;flex-shrink:0;min-width:180px;padding:0 20px;transition:transform .3s ease}.stats-banner-item:hover{transform:scale(1.05)}.stats-banner-item:hover .stats-banner-number{text-shadow:0px 2px 8px rgba(255,255,255,.3)}.stats-banner-number{font-family:var(--font-secondary);font-style:normal;font-weight:700;font-size:44px;line-height:48px;text-align:center;color:var(--color-background);margin:0;white-space:nowrap}.stats-banner-label{font-family:var(--font-primary);font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:var(--color-background);margin:0;white-space:nowrap}@media(max-width:1024px){.stats-banner-section{padding:80px 0;min-height:auto}.stats-banner-track{gap:60px}.stats-banner-number{font-size:36px;line-height:44px}.stats-banner-label{font-size:14px;line-height:20px}}@media(max-width:768px){.stats-banner-section{padding:48px 0}.stats-banner-track{gap:48px}.stats-banner-item{min-width:140px;padding:0 12px;gap:10px}.stats-banner-number{font-size:32px;line-height:40px}.stats-banner-label{font-size:14px;line-height:20px}}@media(max-width:480px){.stats-banner-section{padding:40px 0}.stats-banner-track{gap:40px}.stats-banner-item{min-width:120px;padding:0 8px}.stats-banner-number{font-size:28px;line-height:36px}.stats-banner-label{font-size:13px;line-height:18px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/stats-banner.css.map */
