.hero-interior[data-astro-cid-f6crz4bo]{position:relative;min-height:70vh;display:flex;align-items:flex-end;padding-bottom:clamp(60px,8vw,100px)}.hero-bg[data-astro-cid-f6crz4bo]{position:absolute;inset:0;z-index:0}.hero-bg-img[data-astro-cid-f6crz4bo]{width:100%;height:100%;object-fit:cover;object-position:center 20%}.hero-overlay[data-astro-cid-f6crz4bo]{position:absolute;inset:0;background:linear-gradient(to bottom,#0808088c,#08080866 40%,#080808e0)}.hero-content[data-astro-cid-f6crz4bo]{position:relative;z-index:1}.hero-content[data-astro-cid-f6crz4bo] h1[data-astro-cid-f6crz4bo]{color:var(--white);margin-bottom:1rem}.hero-sub[data-astro-cid-f6crz4bo]{color:#fffc;font-size:clamp(1rem,1.6vw,1.25rem);font-family:var(--font-display);font-style:italic;max-width:600px}.intro-section[data-astro-cid-f6crz4bo]{background:var(--black-soft)}.intro-grid[data-astro-cid-f6crz4bo]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:start}.intro-text[data-astro-cid-f6crz4bo]{font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.85;color:#ffffffbf}.intro-card[data-astro-cid-f6crz4bo]{background:linear-gradient(135deg,#c5973f24,#d2b06017,#c5973f0f);border:1px solid rgba(197,151,63,.3);border-top:3px solid var(--gold-3);padding:2.5rem 2rem}.intro-card__label[data-astro-cid-f6crz4bo]{display:block;font-family:var(--font-body);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold-2);margin-bottom:0}.intro-card__text[data-astro-cid-f6crz4bo]{font-size:1rem;line-height:1.8;color:#ffffffe0;font-style:italic}.programas-section[data-astro-cid-f6crz4bo]{background:var(--black-deep);padding-block:calc(clamp(80px,10vw,140px)*.7)}.programas-header[data-astro-cid-f6crz4bo]{text-align:center;max-width:740px;margin-inline:auto;margin-bottom:clamp(3rem,5vw,4.5rem)}.programas-header[data-astro-cid-f6crz4bo] .section-label[data-astro-cid-f6crz4bo]{display:block;text-align:center}.programas-header[data-astro-cid-f6crz4bo] h2[data-astro-cid-f6crz4bo]{margin-top:.5rem}.prog-tabs[data-astro-cid-f6crz4bo]{display:flex;flex-direction:column;gap:.5rem}.prog-pills-wrap[data-astro-cid-f6crz4bo]{display:flex;justify-content:center}.prog-nav[data-astro-cid-f6crz4bo]{display:flex;flex-direction:row;flex-wrap:wrap;gap:.55rem;justify-content:center;max-width:960px}.prog-nav__item[data-astro-cid-f6crz4bo]{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem 1.2rem;background:var(--black-card);border:1px solid rgba(197,151,63,.2);border-radius:999px;cursor:pointer;transition:background .25s,border-color .25s,transform .2s,box-shadow .25s}.prog-nav__item[data-astro-cid-f6crz4bo]:hover{border-color:#c5973f80;background:#c5973f12;transform:translateY(-2px);box-shadow:0 4px 16px #c5973f1a}.prog-nav__item[data-astro-cid-f6crz4bo].is-active{background:var(--gold-gradient);border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 20px #c5973f40}.prog-nav__name[data-astro-cid-f6crz4bo]{font-family:var(--font-body);font-size:.75rem;font-weight:600;color:var(--gray-light);letter-spacing:.01em;transition:color .2s;white-space:nowrap}.prog-nav__item[data-astro-cid-f6crz4bo]:hover .prog-nav__name[data-astro-cid-f6crz4bo]{color:var(--gold-1)}.prog-nav__item[data-astro-cid-f6crz4bo].is-active .prog-nav__name[data-astro-cid-f6crz4bo]{color:var(--black)}.prog-panels-wrap[data-astro-cid-f6crz4bo]{background:var(--black-card);border:1px solid var(--black-border);border-radius:12px;min-height:520px;position:relative;overflow:hidden}.prog-arrow[data-astro-cid-f6crz4bo]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#0808088c;border:1px solid rgba(197,151,63,.3);border-radius:50%;color:#ffffffb3;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s;backdrop-filter:blur(4px)}.prog-arrow--prev[data-astro-cid-f6crz4bo]{left:14px}.prog-arrow--next[data-astro-cid-f6crz4bo]{right:14px}.prog-arrow[data-astro-cid-f6crz4bo]:hover{background:#c5973f2e;border-color:var(--gold-3);color:var(--gold-2);transform:translateY(-50%) scale(1.08)}.prog-panel[data-astro-cid-f6crz4bo]{display:none;min-height:520px}.prog-panel[data-astro-cid-f6crz4bo].is-active{display:grid;grid-template-columns:42% 1fr;animation:panelIn .6s ease-in-out forwards}.prog-panel--no-img[data-astro-cid-f6crz4bo].is-active{grid-template-columns:1fr}@keyframes panelIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.prog-panel--featured[data-astro-cid-f6crz4bo].is-active{display:block;position:relative;min-height:520px}.prog-panel__featured-bg[data-astro-cid-f6crz4bo]{position:absolute;inset:0;z-index:0}.prog-panel__featured-bg[data-astro-cid-f6crz4bo] img[data-astro-cid-f6crz4bo]{width:100%;height:100%;object-fit:cover;display:block}.prog-panel--featured[data-astro-cid-f6crz4bo].is-active .prog-panel__featured-bg[data-astro-cid-f6crz4bo] img[data-astro-cid-f6crz4bo]{animation:imgZoom 8s ease-in-out forwards}.prog-panel__featured-overlay[data-astro-cid-f6crz4bo]{position:absolute;inset:0;background:#080808ad}.prog-panel__body--featured[data-astro-cid-f6crz4bo]{position:relative;z-index:1;padding:clamp(2.5rem,5vw,4.5rem) clamp(2rem,5vw,5rem);width:100%;max-width:680px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;min-height:520px}.prog-panel__body--featured[data-astro-cid-f6crz4bo] .prog-panel__title[data-astro-cid-f6crz4bo]{background:var(--gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prog-panel__body--featured[data-astro-cid-f6crz4bo] .prog-panel__subtitle[data-astro-cid-f6crz4bo]{color:#ffffffd9}.prog-panel__body--featured[data-astro-cid-f6crz4bo] .prog-panel__desc[data-astro-cid-f6crz4bo]{color:#ffffffd1}.prog-panel__body--featured[data-astro-cid-f6crz4bo] .gold-divider[data-astro-cid-f6crz4bo]{margin-inline:auto}.prog-panel__cta[data-astro-cid-f6crz4bo]{display:inline-block;margin-top:2rem;padding:.7rem 2rem;background:var(--gold-gradient);color:var(--black);font-family:var(--font-body);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;transition:opacity .25s,transform .2s,box-shadow .25s;align-self:center}.prog-panel__cta[data-astro-cid-f6crz4bo]:hover{opacity:.88;transform:translateY(-2px);box-shadow:0 6px 20px #c5973f59}.prog-panel__img[data-astro-cid-f6crz4bo]{overflow:hidden;position:relative}.prog-panel__img[data-astro-cid-f6crz4bo] img[data-astro-cid-f6crz4bo]{width:100%;height:100%;object-fit:cover;display:block;min-height:520px;transform-origin:center center}.prog-panel[data-astro-cid-f6crz4bo].is-active .prog-panel__img[data-astro-cid-f6crz4bo] img[data-astro-cid-f6crz4bo]{animation:imgZoom 8s ease-in-out forwards}@keyframes imgZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.prog-panel__img[data-astro-cid-f6crz4bo].prog-carousel{position:relative;min-height:520px}.prog-carousel[data-astro-cid-f6crz4bo]>.prog-carousel__img[data-astro-cid-f6crz4bo]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease;z-index:0}.prog-carousel[data-astro-cid-f6crz4bo]>.prog-carousel__img[data-astro-cid-f6crz4bo].is-active{opacity:1;z-index:1}.prog-panel__featured-bg[data-astro-cid-f6crz4bo].prog-carousel>.prog-panel__featured-overlay[data-astro-cid-f6crz4bo]{z-index:2}.prog-panel__body[data-astro-cid-f6crz4bo]{padding:clamp(2.5rem,4vw,4rem) clamp(2rem,3.5vw,3.5rem);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.prog-panel__body[data-astro-cid-f6crz4bo]>[data-astro-cid-f6crz4bo]{position:relative;z-index:1}.prog-panel__num[data-astro-cid-f6crz4bo]{display:block;font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1;background:var(--gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;opacity:.65}.prog-panel__title[data-astro-cid-f6crz4bo]{font-family:var(--font-display);font-size:clamp(1.6rem,2.4vw,2.4rem);font-weight:600;color:var(--white);line-height:1.2;margin-bottom:.3rem}.prog-panel__subtitle[data-astro-cid-f6crz4bo]{font-family:var(--font-display);font-size:clamp(.9rem,1.2vw,1.05rem);font-style:italic;color:var(--gold-3);margin-bottom:1.25rem}.prog-panel[data-astro-cid-f6crz4bo] .gold-divider[data-astro-cid-f6crz4bo]{margin-bottom:1.5rem}.prog-panel__desc[data-astro-cid-f6crz4bo]{font-size:clamp(.88rem,1.1vw,.97rem);line-height:1.9;color:#ffffffb8}.prog-bullets[data-astro-cid-f6crz4bo]{list-style:none;padding:0;margin-top:1.25rem;display:flex;flex-direction:column;gap:.85rem}.prog-bullets[data-astro-cid-f6crz4bo] li[data-astro-cid-f6crz4bo]{font-size:.9rem;line-height:1.75;color:#ffffffb8;padding-left:1rem;border-left:2px solid rgba(197,151,63,.35)}.bullet-title[data-astro-cid-f6crz4bo]{color:var(--gold-2);font-weight:600}.cta-banner[data-astro-cid-f6crz4bo]{background:var(--gold-gradient);padding-block:clamp(3rem,6vw,4.5rem)}.cta-banner__inner[data-astro-cid-f6crz4bo]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-banner__title[data-astro-cid-f6crz4bo]{font-family:var(--font-display);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;color:var(--black);line-height:1.25;max-width:480px;margin-top:.5rem}.cta-banner__actions[data-astro-cid-f6crz4bo]{flex-shrink:0}.btn-dark[data-astro-cid-f6crz4bo]{background:var(--black);color:var(--white);border:none}.btn-dark[data-astro-cid-f6crz4bo]:hover{background:#1a1a1a;color:var(--white)}.cta-final[data-astro-cid-f6crz4bo]{background:var(--black-card);border-top:1px solid var(--black-border)}.cta-final__inner[data-astro-cid-f6crz4bo]{text-align:center;max-width:680px;margin-inline:auto}.cta-final__inner[data-astro-cid-f6crz4bo] h2[data-astro-cid-f6crz4bo]{margin-bottom:1rem}.cta-final__inner[data-astro-cid-f6crz4bo] p[data-astro-cid-f6crz4bo]{font-size:1.05rem;color:var(--gray-light);max-width:520px;margin-inline:auto}.cta-btns[data-astro-cid-f6crz4bo]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem}.prog-controls[data-astro-cid-f6crz4bo]{display:flex;align-items:center;justify-content:center;gap:1rem;padding-top:.25rem}.prog-controls__btn[data-astro-cid-f6crz4bo]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:1px solid rgba(197,151,63,.3);border-radius:50%;color:var(--gray-light);cursor:pointer;transition:border-color .2s,color .2s;flex-shrink:0}.prog-controls__btn[data-astro-cid-f6crz4bo]:hover{border-color:var(--gold-3);color:var(--gold-2)}.prog-controls__dots[data-astro-cid-f6crz4bo]{display:flex;gap:.45rem;align-items:center}.prog-dot[data-astro-cid-f6crz4bo]{width:6px;height:6px;border-radius:50%;background:#c5973f40;border:none;cursor:pointer;padding:0;transition:background .25s,transform .2s}.prog-dot[data-astro-cid-f6crz4bo]:hover{background:#c5973f8c}.prog-dot[data-astro-cid-f6crz4bo].is-active{background:var(--gold-3);transform:scale(1.4)}@media(max-width:1024px){.intro-grid[data-astro-cid-f6crz4bo]{grid-template-columns:1fr}.intro-col--aside[data-astro-cid-f6crz4bo]{max-width:540px}}@media(max-width:768px){.prog-panel[data-astro-cid-f6crz4bo].is-active,.prog-panel--no-img[data-astro-cid-f6crz4bo].is-active{grid-template-columns:1fr}.prog-panel__img[data-astro-cid-f6crz4bo] img[data-astro-cid-f6crz4bo]{min-height:220px;max-height:280px}.prog-panel__img[data-astro-cid-f6crz4bo].prog-carousel{min-height:0;height:260px}.prog-carousel[data-astro-cid-f6crz4bo]>.prog-carousel__img[data-astro-cid-f6crz4bo]{min-height:0;max-height:none}.prog-panel__body[data-astro-cid-f6crz4bo]{justify-content:flex-start}.prog-nav__name[data-astro-cid-f6crz4bo]{white-space:normal;text-align:center}.cta-banner__inner[data-astro-cid-f6crz4bo]{flex-direction:column;text-align:center}.cta-banner__title[data-astro-cid-f6crz4bo]{max-width:100%}}@media(max-width:480px){.prog-nav__item[data-astro-cid-f6crz4bo]{padding:.5rem .9rem}.prog-nav__name[data-astro-cid-f6crz4bo]{font-size:.65rem;white-space:normal;text-align:center}.cta-btns[data-astro-cid-f6crz4bo]{flex-direction:column;align-items:center}}
