.scroller{max-width:100%}.tag-list{margin:0;padding-inline:0;list-style:none;transition:.3s}.scroller__inner{display:flex;flex-wrap:wrap;gap:24px}.lp-press__item{display:flex;align-items:center;gap:24px}.lp-press__text{font-size:18px;line-height:140%;color:var(--color-black);font-weight:var(--fw-bold);text-transform:capitalize}.scroller[data-animated=true]{overflow:hidden}.scroller[data-animated=true]{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.scroller[data-animated=true] .scroller__inner{width:max-content;flex-wrap:nowrap;animation:scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;animation-delay:1s}.scroller[data-direction=left]{--_animation-direction: forwards}.scroller[data-direction=right]{--_animation-direction: reverse}.scroller[data-direction=slow]{--_animation-duration: 60s}.scroller[data-direction=fast]{--_animation-duration: 10s}@keyframes scroll{to{transform:translate(calc(-50% - 12px))}}@media (min-width: 768px){.scroller__inner,.lp-press__item{gap:32px}.lp-press__text{font-size:20px}@keyframes scroll{to{transform:translate(calc(-50% - 16px))}}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/new-scroller.css.map */
