.it-temario{--t-primary:#005faf;--t-heading:#111827;--t-text:#374151;--t-muted:#6b7280;--t-trust:#2e6b52;--t-border:#e4ebf3;background:#fff;color:var(--t-text);display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:clamp(48px,7vw,88px) clamp(18px,5vw,48px);width:100%;-webkit-font-smoothing:antialiased}.it-temario,.it-temario *,.it-temario :after,.it-temario :before{box-sizing:border-box}.it-temario__inner{margin:0 auto;max-width:880px}.it-temario__head{margin:0 auto clamp(32px,4vw,48px);max-width:680px;text-align:center}.it-temario__eyebrow{color:var(--t-primary);font-size:.8rem;font-weight:700;letter-spacing:.09em;margin:0 0 12px;text-transform:uppercase}.it-temario__title{color:var(--t-heading);font-size:clamp(1.6rem,3vw,2.3rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 10px}.it-temario__nota{color:var(--t-trust);font-family:IBM Plex Mono,monospace;font-size:.85rem;letter-spacing:.06em;margin:0 0 16px}.it-temario__intro{color:var(--t-text);font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.6}.it-temario__intro p{margin:0 0 .6em}.it-temario__intro p:last-child{margin-bottom:0}.it-temario__list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.it-temario__details{background:#f7fafd;border:1px solid var(--t-border);border-radius:14px;overflow:hidden;transition:box-shadow .18s ease}.it-temario__details[open]{background:#fff;box-shadow:0 18px 40px -22px rgba(0,95,175,.28)}.it-temario__summary{align-items:center;color:var(--t-heading);cursor:pointer;display:flex;font-weight:700;gap:14px;list-style:none;padding:20px 22px}.it-temario__summary::-webkit-details-marker{display:none}.it-temario__num{align-items:center;background:linear-gradient(135deg,#005faf,#0a74d1);border-radius:50%;box-shadow:0 6px 16px -6px rgba(0,95,175,.55);color:#fff;display:inline-flex;flex-shrink:0;font-size:.95rem;font-weight:700;height:34px;justify-content:center;width:34px}.it-temario__mtitle{flex:1;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.3}.it-temario__horas{background:#ebf7f2;border:1px solid #d6efe4;border-radius:999px;color:var(--t-trust);flex-shrink:0;font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:500;letter-spacing:.04em;padding:3px 10px}.it-temario__chev{flex-shrink:0;transition:transform .2s ease}.it-temario__details[open] .it-temario__chev{transform:rotate(180deg)}.it-temario__temas{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0 22px 22px 70px}.it-temario__tema{color:var(--t-text);font-size:.98rem;line-height:1.5;padding-left:20px;position:relative}.it-temario__tema:before{background:var(--t-primary);border-radius:50%;content:"";height:7px;left:0;opacity:.55;position:absolute;top:.6em;width:7px}@media (max-width:560px){.it-temario__summary{flex-wrap:wrap;gap:10px;padding:18px}.it-temario__mtitle{flex-basis:100%;order:3}.it-temario__temas{padding:0 18px 20px}}