.marquee{width:100%;padding:25px,;position:relative;overflow:hidden}.marquee-content{gap:50px;min-width:100%;animation:50s linear infinite scroll;display:flex}.crypto-item{align-items:center;gap:10px;display:flex}.crypto-logo{-o-object-fit:contain;object-fit:contain;width:30px;height:30px}.crypto-name{font-size:16px;font-weight:700}.crypto-price{white-space:nowrap;align-items:center;font-size:.875rem;display:inline-flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee-content{gap:50px;width:max-content;animation:60s linear infinite scroll;display:flex}.marquee-content:after{content:"";width:100%;display:block}
