.free2ex-crypto-ticker{height:87px}.free2ex-crypto-ticker>.vc_column_container{position:absolute;left:0;height:87px;width:100vw}.free2ex-crypto-ticker>.vc_column_container>.vc_column-inner{padding:0!important}.crypto-ticker{position:relative;height:87px;width:100vw;white-space:nowrap;overflow:hidden}.crypto-ticker-track{display:inline-flex;animation:ticker linear infinite;will-change:transform;gap:24px}.crypto-ticker-item{flex:0 0 auto;display:flex;min-width:200px;padding:16px 20px;align-items:flex-start;gap:12px;border-radius:20px;background:#F6F6F8;width:auto;cursor:pointer}.crypto-ticker-item:hover{background:#E8E8EB}.crypto-ticker-item .coin-icon,.crypto-ticker-item .coin-icon img{width:44px}.crypto-ticker-item .pair-name{color:#181A21;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:22.4px;letter-spacing:-.16px}.coin-info{display:flex;flex-direction:column;gap:6px}.crypto-ticker-item .coin-description{display:flex;gap:12px;align-items:center}.crypto-ticker-item .coin-percent{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;display:flex;align-items:center}.crypto-ticker-item .coin-price{color:#181A21;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:25.2px}.crypto-ticker-item.crypto-up .coin-percent{color:#00BEB4}.crypto-ticker-item.crypto-down .coin-percent{color:#E74C3C}@keyframes ticker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.crypto-ticker-track:hover{animation-play-state:paused}@media (max-width:767px){.crypto-ticker-item{width:auto;min-width:200px;padding:14px 16px 14px 12px;align-items:flex-start;gap:12px}.crypto-ticker-item .coin-icon,.crypto-ticker-item .coin-icon img{width:36px}.crypto-ticker-item .pair-name{font-size:14px;font-style:normal;font-weight:500;line-height:19.6px;letter-spacing:-.14px}.crypto-ticker-item .coin-percent{font-size:14px;font-style:normal;font-weight:600;line-height:21px}.crypto-ticker-item .coin-price{font-size:16px;font-style:normal;font-weight:500;line-height:140%}.crypto-ticker-item .coin-description{gap:10px}}