.marquee>div{display:flex;align-items:center;gap:24px;width:max-content}.marquee-item{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.marquee-item svg{width:21px;height:21px;stroke-width:2.3;color:#fff}.marquee-item:not(:last-child):after{content:"";width:5px;height:5px;border-radius:50%;background:#ffffff80;margin-left:12px}@media(max-width:600px){.marquee>div{gap:18px}.marquee-item{gap:7px}.marquee-item:not(:last-child):after{margin-left:10px}.marquee-item svg{width:18px;height:18px}}
