.quota-banner{background-color:#181818;border-radius:20px;padding:1rem;max-width:100%}.quota-banner__content{display:flex;flex-direction:column;align-items:stretch}.quota-banner__countdown{background-color:#f44336;color:#fff;font-weight:700;padding:.25rem .5rem;border-radius:100px;display:inline-block;margin-left:.25rem;margin-right:.25rem}.quota-banner__progress-wrapper{display:flex;align-items:center;justify-content:space-between;gap:1rem}.quota-banner__progress{background-color:#2a2a2a;height:8px;border-radius:5px;overflow:hidden;flex:1}.quota-banner__bar{height:100%;background-color:#f44336;width:0%;transition:width .5s ease}.quota-banner__label{font-size:12px;color:#fff;margin-bottom:0}.quota-banner__divider{border:none;border-top:1px solid #52525B;margin:0 0 1rem}
