.hp-ticker{display:flex;overflow:hidden;width:100%;will-change:transform}.hp-ticker__track{display:flex;align-items:center;white-space:nowrap;animation:30s linear infinite hp-ticker-scroll;margin:0;gap:20px;padding-right:20px}.hp-ticker__item{font:var(--p-regular);text-transform:uppercase;letter-spacing:.05em;font-weight:600;white-space:nowrap}.hp-ticker__dot{flex-shrink:0;display:flex;align-items:center}.hp-ticker__dot svg{width:16px;height:16px}.hp-ticker__dot.--dot::before{content:"";width:6px;height:6px;border-radius:50%;background-color:var(--black)}@keyframes hp-ticker-scroll{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0)}}
/*# sourceMappingURL=hp-ticker.css.map */
