.group-global-progress{display:grid;grid-template-columns:auto minmax(120px,260px) 38px;align-items:center;justify-content:end;gap:8px;margin-top:9px}
.group-global-progress small{color:#526b82;font-size:8px;font-weight:700}.group-global-progress>div{height:7px;background:#d6e1eb;border-radius:8px;overflow:hidden}.group-global-progress i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#397fd0,#4fa978)}.group-global-progress strong{color:#235d91;font-size:10px}
@media(max-width:680px){.group-global-progress{grid-template-columns:1fr 35px}.group-global-progress small{grid-column:1/3}.group-global-progress>div{min-width:150px}}
