.hc-sc-cpd{--sc-heading:var(--hc-color-heading);--sc-text:var(--hc-text);--sc-muted:var(--hc-text-muted);--sc-border:var(--hc-border);--sc-accent:var(--hc-accent);--sc-radius:var(--hc-radius-lg);--hc-surface:#fff;color:var(--sc-text);max-width:900px}.hc-sc-cpd__grid{display:grid;gap:44px;grid-template-columns:1fr 1fr}@media (max-width:720px){.hc-sc-cpd__grid{gap:30px;grid-template-columns:1fr}}.hc-sc-cpd__title{margin:0 0 1rem}.hc-sc-cpd__col{display:flex;flex-direction:column}.hc-sc-cpd__card{background:var(--hc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius);height:100%;padding:4px 22px}.hc-sc-cpd__row{align-items:center;border-bottom:1px solid var(--sc-border);display:flex;gap:16px;justify-content:space-between;padding:15px 0}.hc-sc-cpd__row:last-child{border-bottom:0}.hc-sc-cpd__row>span:first-child{color:var(--sc-muted);font-size:.95rem}.hc-sc-cpd__val{color:var(--sc-heading);font-variant-numeric:tabular-nums;font-weight:700}.hc-sc-cpd__row--total{border-bottom:0;border-top:2px solid var(--sc-border);margin-top:2px}.hc-sc-cpd__row--total>span:first-child{color:var(--sc-heading);font-size:1rem;font-weight:700}.hc-sc-accred{display:flex;flex-direction:column;gap:14px}.hc-sc-accred__card{background:var(--hc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius);padding:18px 20px}.hc-sc-accred__name{color:var(--sc-heading);font-size:.98rem;font-weight:700;line-height:1.35;margin:0 0 12px}.hc-sc-accred__row{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.hc-sc-accred__label{color:var(--sc-muted);font-size:.9rem}.hc-sc-accred__num{color:var(--sc-heading);font-variant-numeric:tabular-nums;font-weight:700;text-decoration:none;white-space:nowrap}a.hc-sc-accred__num:hover{color:var(--sc-accent);text-decoration:underline}.hc-sc-cpd__grid--single{grid-template-columns:1fr}@media (min-width:768px){.hc-sc-cpd__grid--single{max-width:520px}}