@charset "UTF-8";.herco-brand-marquee{width:100%;overflow:hidden}.herco-brand-marquee__track{display:flex !important;width:max-content;animation:herco-marquee-animation 60s linear infinite}.herco-brand-marquee:hover .herco-brand-marquee__track{animation-play-state:paused}.herco-brand-marquee__item{display:flex;align-items:center;padding:0 2.5rem}@keyframes herco-marquee-animation{from{transform:translateX(0)}to{transform:translateX(-50%)}}
