.CursosAudiencia_audiencia__EupdB{background:var(--neutral-50)}.CursosAudiencia_grid__JP3ru{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:40px}.CursosAudiencia_item__Fspy_{display:flex;align-items:flex-start;gap:24px;padding:28px 30px;background:#fff;border:1px solid var(--neutral-200);border-radius:var(--radius-lg);position:relative;overflow:hidden;transition:border-color .3s var(--ease-out),transform .3s var(--ease-out),box-shadow .3s var(--ease-out)}.CursosAudiencia_item__Fspy_:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--brand-accent),var(--brand-secondary-light));transform:scaleY(0);transform-origin:top;transition:transform .4s var(--ease-out)}.CursosAudiencia_item__Fspy_:hover{transform:translateX(4px);border-color:rgba(0,195,137,.25);box-shadow:var(--shadow-card)}.CursosAudiencia_item__Fspy_:hover:before{transform:scaleY(1)}.CursosAudiencia_number__K36O9{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:600;color:var(--brand-accent);letter-spacing:-.03em;line-height:1;flex-shrink:0;min-width:56px}.CursosAudiencia_content__km5Uy{flex:1 1}.CursosAudiencia_content__km5Uy h3{font-family:var(--font-display);font-size:var(--text-lg);font-weight:600;color:var(--brand-primary);letter-spacing:-.01em;line-height:1.3;margin-bottom:8px}.CursosAudiencia_content__km5Uy p{font-size:var(--text-sm);color:var(--neutral-600);line-height:1.6}@media (max-width:768px){.CursosAudiencia_grid__JP3ru{grid-template-columns:1fr}.CursosAudiencia_item__Fspy_{padding:22px;gap:18px}.CursosAudiencia_number__K36O9{font-size:var(--text-2xl);min-width:44px}}.CursosBeneficios_beneficios__3Z4HB{background:#fff}.CursosBeneficios_grid__k2vI5{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px;margin-top:40px}.CursosBeneficios_card__WMhAV{position:relative;padding:32px 28px;background:var(--neutral-50);border:1px solid var(--neutral-200);border-radius:var(--radius-xl);transition:transform .3s var(--ease-out),border-color .3s var(--ease-out),background .3s var(--ease-out),box-shadow .3s var(--ease-out);overflow:hidden}.CursosBeneficios_card__WMhAV:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--brand-accent),var(--brand-secondary-light));transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease-out)}.CursosBeneficios_card__WMhAV:hover{transform:translateY(-4px);background:#fff;border-color:rgba(0,195,137,.25);box-shadow:var(--shadow-card-hover)}.CursosBeneficios_card__WMhAV:hover:after{transform:scaleX(1)}.CursosBeneficios_iconWrap__0NvTN{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:var(--radius-lg);background:var(--brand-accent-muted);color:var(--brand-accent-dark);margin-bottom:18px;transition:transform .3s var(--ease-out)}.CursosBeneficios_card__WMhAV:hover .CursosBeneficios_iconWrap__0NvTN{transform:scale(1.05) rotate(-3deg);background:var(--brand-accent);color:#fff}.CursosBeneficios_card__WMhAV h3{font-family:var(--font-display);font-size:var(--text-lg);font-weight:600;color:var(--brand-primary);letter-spacing:-.01em;line-height:1.25;margin-bottom:10px}.CursosBeneficios_card__WMhAV p{font-size:var(--text-sm);color:var(--neutral-600);line-height:1.6}@media (max-width:640px){.CursosBeneficios_card__WMhAV{padding:26px 22px}}.CursosCatalogo_catalogo__kGRJS{background:#fff}.CursosCatalogo_toolbar__d_AdO{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin:32px 0 28px}.CursosCatalogo_filterBar__hQN9L{display:flex;gap:8px;flex-wrap:wrap}.CursosCatalogo_filterBtn__8T9Su{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;font-size:var(--text-xs);font-weight:600;border-radius:var(--radius-full);border:1px solid var(--neutral-200);color:var(--neutral-600);background:transparent;white-space:nowrap;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .2s}.CursosCatalogo_filterBtn__8T9Su:hover{background:var(--neutral-50);color:var(--brand-primary);border-color:var(--neutral-300)}.CursosCatalogo_active__8qRvB,.CursosCatalogo_active__8qRvB:hover{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.CursosCatalogo_count__Na4AB{display:inline-flex;align-items:center;justify-content:center;min-width:22px;padding:1px 7px;font-size:11px;font-weight:700;border-radius:var(--radius-full);background:var(--neutral-100);color:var(--neutral-500);transition:background .2s,color .2s}.CursosCatalogo_active__8qRvB .CursosCatalogo_count__Na4AB{background:rgba(255,255,255,.18);color:#fff}.CursosCatalogo_grid__ylfJG{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:14px;gap:14px}.CursosCatalogo_card__NuhgO{display:flex;flex-direction:column;gap:16px;padding:22px;background:var(--neutral-50);border:1px solid transparent;border-radius:var(--radius-lg);transition:transform .25s var(--ease-out),background .25s var(--ease-out),border-color .25s var(--ease-out),box-shadow .25s var(--ease-out);animation:CursosCatalogo_cardFadeIn__gJsBl .4s var(--ease-out) backwards}.CursosCatalogo_card__NuhgO:nth-child(2){animation-delay:.04s}.CursosCatalogo_card__NuhgO:nth-child(3){animation-delay:.08s}.CursosCatalogo_card__NuhgO:nth-child(4){animation-delay:.12s}.CursosCatalogo_card__NuhgO:nth-child(5){animation-delay:.16s}.CursosCatalogo_card__NuhgO:nth-child(6){animation-delay:.2s}.CursosCatalogo_card__NuhgO:nth-child(7){animation-delay:.24s}.CursosCatalogo_card__NuhgO:nth-child(8){animation-delay:.28s}.CursosCatalogo_card__NuhgO:nth-child(9){animation-delay:.32s}.CursosCatalogo_card__NuhgO:nth-child(n+10){animation-delay:.36s}@keyframes CursosCatalogo_cardFadeIn__gJsBl{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.CursosCatalogo_card__NuhgO:hover{transform:translateY(-3px);background:#fff;border-color:rgba(10,37,64,.08);box-shadow:var(--shadow-card)}.CursosCatalogo_cardHead__khmGY{display:flex;justify-content:space-between;align-items:center;gap:10px}.CursosCatalogo_badge__4onwt{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-md);flex-shrink:0;transition:transform .3s var(--ease-out)}.CursosCatalogo_card__NuhgO:hover .CursosCatalogo_badge__4onwt{transform:scale(1.06) rotate(-3deg)}.CursosCatalogo_badgeIso__NLWAU{background:var(--brand-secondary-muted);color:var(--brand-secondary)}.CursosCatalogo_badgeAdicional__Z4xAS{background:var(--brand-accent-muted);color:var(--brand-accent-dark)}.CursosCatalogo_tag__t8IwB{display:inline-block;font-size:10.5px;font-weight:600;letter-spacing:.04em;padding:4px 10px;border-radius:var(--radius-full);text-transform:uppercase;white-space:nowrap}.CursosCatalogo_tagIso__el272{background:var(--brand-secondary-muted);color:var(--brand-secondary)}.CursosCatalogo_tagAdicional__KADsB{background:var(--brand-accent-muted);color:var(--brand-accent-dark)}.CursosCatalogo_cardBody__9g8_n{flex:1 1}.CursosCatalogo_cardBody__9g8_n h3{font-family:var(--font-display);font-size:var(--text-base);font-weight:600;color:var(--brand-primary);letter-spacing:-.01em;line-height:1.25;margin-bottom:4px}.CursosCatalogo_cardBody__9g8_n p{font-size:var(--text-xs);color:var(--neutral-500);line-height:1.5}.CursosCatalogo_cardFoot__QPnI4{padding-top:12px;border-top:1px dashed var(--neutral-200)}.CursosCatalogo_modalidadHint__kCO7H{font-size:11px;font-weight:500;color:var(--neutral-500);letter-spacing:.02em}.CursosCatalogo_summary__5_CFn{text-align:center;margin-top:32px;font-size:var(--text-sm);color:var(--neutral-400)}@media (max-width:640px){.CursosCatalogo_grid__ylfJG{grid-template-columns:1fr}}