.currency-rates-wrapper{width:100%;display:flex;flex-wrap:nowrap;overflow:hidden;margin-top:0}.currency-rates-wrapper .currency-boxes{margin:auto;min-width:-moz-fit-content;min-width:fit-content}.currency-rates-wrapper .currency-boxes .currency-box{background:white}.marquee{position:relative;width:100vw;max-width:100%;overflow-x:hidden;animation:marquee 60s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
