@keyframes hero-info-strip-marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}.hero-info-strip{z-index:2;align-items:center;width:100vw;min-height:6rem;margin-top:3.75rem;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}@media only screen and (max-width:47.9375rem){.hero-info-strip{min-height:4rem;max-height:4rem;margin-top:0}}.hero-info-strip__track{will-change:transform;align-items:center;width:max-content;height:6rem;animation:50s linear infinite hero-info-strip-marquee;display:flex}.hero-info-strip__group{flex-shrink:0;align-items:center;gap:1rem;padding:0 1rem;display:flex}@media only screen and (max-width:47.9375rem){.hero-info-strip__group{gap:1rem;padding:0 1rem}}.hero-info-strip__item{color:#050505;white-space:nowrap;font-size:2rem;font-weight:500}@media only screen and (max-width:47.9375rem){.hero-info-strip__item{font-size:1.5rem}}
