.preloader{border:3px solid #3b82f626;border-top-color:#3b82f6;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite preloader-spin;display:inline-block}.preloader_sm{border-width:2px;width:18px;height:18px}.preloader_lg{width:44px;height:44px}.preloader_light{border-color:#fff #ffffff4d #ffffff4d}@keyframes preloader-spin{to{transform:rotate(360deg)}}.stat-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.stat-tiles_auto{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-tiles__tile{background:#0f1014;border:1px solid #212429bf;border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.stat-tiles__label{color:#8a93a2;text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:700}.stat-tiles__value{color:#fff;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:19px;font-weight:900}.stat-tiles__note{color:#a9b2c0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}@media not screen and (width>=630px){.stat-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-tiles__value{font-size:16px}}
