.color-em em{font-style:normal;--tw-text-opacity:1;color:rgb(255 0 0/var(--tw-text-opacity,1))}.logo-marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:marquee 30s linear infinite}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.steps-animation .path{stroke-dasharray:1,30;animation:dash 5s linear infinite both}@keyframes dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-15rem}}