.hf-marquee{overflow:hidden}.hf-marquee .hf-marquee__track{display:flex;flex-wrap:nowrap;width:max-content;animation:hf-scroll 35s linear infinite}.hf-marquee .hf-marquee__track>.et_pb_module{flex:0 0 auto;margin:0 1.5rem}@keyframes hf-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.hf-marquee .hf-marquee__track{animation:none;flex-wrap:wrap;justify-content:center;width:100%}}