.pct-card{margin:0 0 18px;padding:14px;border:1px solid #dce5ef;border-radius:18px;background:#f7f9fc}.pct-number{padding:16px;border-radius:14px;background:#fff;border:1px solid #d8e2ed;text-align:center;color:#17304f;font-size:1.2rem;font-weight:950}.promo-card{display:grid;gap:7px;padding:18px;border-radius:16px;background:linear-gradient(145deg,#fff,#edf3fb);border:1px solid #cfdced;text-align:center}.promo-card strong{color:#173e91;font-size:1.05rem}.promo-price{color:#17304f;font-size:1.25rem;font-weight:950}.promo-discount{color:#bd6a10;font-size:.82rem;font-weight:900}.percent-grid{display:grid;grid-template-columns:repeat(var(--cols),42px);gap:4px;justify-content:center}.percent-cell{width:42px;height:42px;border:1px solid #9eabb9;background:#fff}.percent-cell.filled{background:#7f8994}.sector-wrap{display:grid;place-items:center}.sector-svg{width:min(250px,100%);height:auto}.sector-base{fill:#fff;stroke:#244f9f;stroke-width:3}.sector-cut{fill:#77a9f7;stroke:#244f9f;stroke-width:2}.sector-label{fill:#17304f;font-size:17px;font-weight:900}@media(max-width:520px){.percent-grid{grid-template-columns:repeat(var(--cols),34px)}.percent-cell{width:34px;height:34px}.pct-number{font-size:1.05rem}}