.pmx-rates{display:flex;width:75%;gap:16px;margin-inline:auto;justify-content:space-between;margin-top:120px}@media(max-width:991.98px){.pmx-rates{width:90%;flex-direction:column;margin-top:40px}}.pmx-rates .rate{display:flex;border-radius:16px;border:1px solid #f0f0f0;padding:16px;gap:32px;justify-content:space-between;align-items:center;width:100%}@media(max-width:991.98px){.pmx-rates .rate{width:calc(100% - 32px)}}.pmx-rates .rate .currency-info{display:flex;gap:8px}.pmx-rates .rate .currency-info img{width:48px;height:48px}.pmx-rates .rate .currency-info .col{display:flex;flex-direction:column;gap:8px;text-align:right}.pmx-rates .rate .currency-info .col span:first-child{font-size:14px;font-weight:700;color:#000}.pmx-rates .rate .currency-info .col span:last-child{font-size:12px;font-weight:700;color:#b3b3b3}.pmx-rates .rate .currency-rates{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:700;text-align:right}.pmx-rates .rate .currency-rates div{display:flex;gap:4px;justify-content:space-between}.pmx-rates .rate .currency-rates div .buy-rate{color:#58bd7d}.pmx-rates .rate .currency-rates div .sell-rate{color:#bd5858}.pmx-last-24{display:flex;width:75%;gap:16px;margin-inline:auto;justify-content:start;align-items:center;flex-direction:column;margin-top:120px}@media(max-width:991.98px){.pmx-last-24{width:90%;flex-direction:column;margin-top:40px}}.pmx-last-24 h3{font-size:32px;font-weight:700;display:flex;justify-content:space-between;align-items:center;margin-top:16px}.pmx-last-24 p{margin-top:16px;font-size:16px;font-weight:500;color:#777e90}@media(max-width:991.98px){.pmx-last-24 p{display:none}}.pmx-last-24 .ant-carousel{width:100%}.pmx-last-24 .ant-carousel .slick-track{display:flex;gap:16px}.pmx-last-24 .ant-carousel>div .stats-card{padding:0;width:100%;flex-direction:row;gap:16px}.pmx-last-24 .ant-carousel>div .stats-card .header{padding:8px 8px 0;justify-content:center}.pmx-last-24 .ant-carousel>div .stats-card .header h4{width:-moz-fit-content;width:fit-content;font-size:14px}.pmx-last-24 .ant-carousel>div .stats-card .header img{width:32px;height:32px}.pmx-last-24 .ant-carousel>div .stats-card .divider{margin-top:unset}.pmx-last-24 .ant-carousel>div .stats-card .currency{box-sizing:border-box;margin-top:8px;padding:0 16px 8px}.pmx-last-24 .ant-carousel .slick-dots{bottom:-16px}.pmx-last-24 .ant-carousel .slick-dots li{margin-inline:2px}.pmx-last-24 .ant-carousel .slick-dots button,.pmx-last-24 .ant-carousel .slick-dots li{width:8px;height:8px;border-radius:50%;background:rgba(0,134,255,.251)}.pmx-last-24 .ant-carousel .slick-dots .slick-active,.pmx-last-24 .ant-carousel .slick-dots .slick-active button{width:24px;height:8px;background:#0086ff;border-radius:3px}.pmx-last-24 .ant-carousel .slick-dots li button{background:radial-gradient(100% 100% at 50% 100%,#739dff 3.13%,#3772ff 100%)}.pmx-last-24 .cards{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:15px}.pmx-last-24 .stats-card{width:50%;display:flex;flex-direction:column;border-radius:16px;border:1px solid #f0f0f0;padding:24px}@media(max-width:991.98px){.pmx-last-24 .stats-card{padding:8px;width:100%;flex-direction:row;gap:16px}}.pmx-last-24 .stats-card .header{width:100%;display:flex;align-items:center;column-gap:16px}.pmx-last-24 .stats-card .header h4{font-size:16px;display:flex;justify-content:space-between;align-items:center}@media(max-width:991.98px){.pmx-last-24 .stats-card .header h4{width:100%;font-size:16px;margin-top:unset}}.pmx-last-24 .stats-card .header h4 svg{cursor:pointer}.pmx-last-24 .stats-card .header p{margin-top:16px;font-size:16px;font-weight:500;color:#777e90}@media(max-width:991.98px){.pmx-last-24 .stats-card .header p{display:none}}.pmx-last-24 .stats-card .divider{display:inline-flex;width:100%;height:1px;border-top:1px solid #f0f0f0;margin-top:24px}.pmx-last-24 .stats-card .currency{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:24px}.pmx-last-24 .stats-card .currency .currency-name{display:flex;align-items:center;gap:8px}.pmx-last-24 .stats-card .currency .currency-name img{width:32px;height:32px}.pmx-last-24 .stats-card .currency .currency-name .col{display:flex;align-items:center;justify-content:start;text-align:right;column-gap:16px}.pmx-last-24 .stats-card .currency .currency-name .col span:last-of-type{color:#b3b3b3;font-size:10px;font-weight:500}.pmx-last-24 .stats-card .currency .currency-price{font-size:14px;font-weight:700}.pmx-last-24 .stats-card .currency .changes{display:flex;justify-content:center;max-width:40%}.pmx-last-24 .stats-card .currency .bullish{color:#36b274}.pmx-last-24 .stats-card .currency .bearish{color:#b23636}.pmx-last-24 .stats-card .skeleton-part{flex:1 1;background-image:linear-gradient(90deg,#ddd,#e8e8e8 40px,#ddd 80px);background-size:600px;animation:shine-avatar 1.6s linear infinite;border-radius:8px}@keyframes shine-avatar{0%{background-position:-100px}40%,to{background-position:140px}}.order-details-modal-skeleton{display:flex;flex-direction:column;justify-content:space-between;min-width:257px;width:100%;background:#fff;border-radius:30px;box-sizing:border-box}@media(max-width:991.98px){.order-details-modal-skeleton{width:100%}}.order-details-modal-skeleton .badge-skeleton{background-image:linear-gradient(90deg,#ddd,#e8e8e8 40px,#ddd 80px);background-size:600px;animation:shine-avatar 1.6s linear infinite;height:35px;width:95px;border-radius:8px;margin:auto}.order-details-modal-skeleton .data-skeleton{display:flex;flex-direction:column;gap:16px;margin-top:24px}.order-details-modal-skeleton .data-skeleton .row-skeleton{display:flex;justify-content:space-between;gap:50%;height:20px;border-radius:8px}.order-details-modal-skeleton .data-skeleton .row-skeleton .skeleton-part{flex:1 1;background-image:linear-gradient(90deg,#ddd,#e8e8e8 40px,#ddd 80px);background-size:600px;animation:shine-avatar 1.6s linear infinite;border-radius:8px}