.cryptocurrencies{padding:122px 0 0 0}.cryptocurrencies .global__container{max-width:2000px;padding:0}.cryptocurrencies__title{font-weight:600;font-size:37px;line-height:43px;color:#fff;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px}.cryptocurrencies__title span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cryptocurrencies__title .number{background:#2d2747;border-radius:10px;width:93px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 15px}.cryptocurrencies__description{font-weight:400;font-size:18px;line-height:21px;text-align:center;color:#868494;margin-bottom:19px;padding:0 24px}.cryptocurrencies__coins{width:100%;overflow:hidden;background:rgba(0,0,0,.16);padding:27px 0}.cryptocurrencies__coins:hover #track-one{-webkit-animation-play-state:paused;animation-play-state:paused}.cryptocurrencies .cryptocurrencies__coins-track{display:-webkit-box;display:-ms-flexbox;display:flex}#track-one{-webkit-animation:scrollCoins 40s linear infinite;animation:scrollCoins 40s linear infinite}@-webkit-keyframes scrollCoins{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(var(--x));transform:translateX(var(--x))}}@keyframes scrollCoins{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(var(--x));transform:translateX(var(--x))}}@media (max-width:800px){.cryptocurrencies__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cryptocurrencies__title span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cryptocurrencies__title .number{margin-left:0}}@media (max-width:500px){.cryptocurrencies__title .number{font-size:25px;width:120px;height:55px;margin:10px 0 0 0}.cryptocurrencies__title span{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}