/* CT25 30 CFU Art. 13 — sedi d'esame centralizzate */
.ct25-exam,.ct25-exam *{box-sizing:border-box}
.ct25-exam{max-width:1180px;margin:12px auto 0;padding:0 14px;font-family:Arial,Helvetica,sans-serif}
.ct25-exam-box{overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f7fbff 100%);border:1px solid #e7eefc;border-radius:18px;box-shadow:0 14px 34px rgba(0,0,0,.08)}
.ct25-exam-head{margin:0;padding:10px 12px;background:linear-gradient(90deg,#0b57d0 0%,#1b7cff 55%,#ffcc00 100%);color:#08224b;font-size:13px;line-height:1.4;font-weight:1000;letter-spacing:.6px;text-transform:uppercase;text-align:center}
.ct25-exam-body{padding:12px 14px 14px}
.ct25-exam-note{margin:0 0 10px;color:#0b1b3a;font-size:13px;line-height:1.45}
.ct25-exam-note b,.ct25-exam-note strong{font-weight:1000;color:#0b57d0}
.ct25-exam-grid{display:grid;grid-template-columns:1fr;gap:8px;list-style:none;padding:0;margin:0}
.ct25-exam-city{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border:1px solid #e7eefc;border-radius:14px;background:#fff;color:#08224b;font-size:13px;line-height:1.35}
.ct25-exam-pin{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;margin-top:1px;border:1px solid rgba(11,87,208,.18);border-radius:8px;background:rgba(11,87,208,.10)}
.ct25-exam-pin svg{width:14px;height:14px;fill:#0b57d0}
.ct25-exam-toggle{display:none;width:100%;border:0;background:transparent;cursor:pointer;padding:0}
.ct25-exam-toggle__left{display:flex;align-items:center;gap:10px}
.ct25-exam-toggle__pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border:1px solid rgba(11,87,208,.18);border-radius:999px;background:rgba(11,87,208,.10);color:#0b57d0;font-size:11px;font-weight:1000;white-space:nowrap}
.ct25-exam-toggle__chev{width:18px;height:18px;flex:0 0 18px;fill:#0b57d0;transition:transform .18s ease}
@media(min-width:820px){.ct25-exam-grid{grid-template-columns:1fr 1fr}}
@media(min-width:1100px){.ct25-exam-grid{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:520px){
  .ct25-exam-grid{display:none!important;margin-top:10px!important}
  .ct25-exam-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #e7eefc;border-radius:14px;background:linear-gradient(180deg,#fff 0%,#f7fbff 100%);box-shadow:0 10px 22px rgba(0,0,0,.06);color:#08224b;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:1000;user-select:none}
  .ct25-exam-box.is-open .ct25-exam-grid{display:grid!important;grid-template-columns:1fr!important;gap:6px!important}
  .ct25-exam-box.is-open .ct25-exam-toggle__chev{transform:rotate(180deg)}
  .ct25-exam-city{padding:7px 10px;border-radius:12px;font-size:12.5px;line-height:1.2}
  .ct25-exam-pin{width:18px;height:18px;flex:0 0 18px;border-radius:7px}
  .ct25-exam-pin svg{width:12px;height:12px}
  .ct25-exam-body{padding:10px 12px 12px}
  .ct25-exam-note{margin:0 0 8px;font-size:12.5px;line-height:1.3}
  .ct25-exam-head{font-size:12px;line-height:1.35}
  .ct25-exam-toggle__hint{font-weight:700}
}
