:root{--ink:#132238;--ink-soft:#31435b;--muted:#6a7a8f;--blue:#123f9a;--blue-deep:#102f7d;--blue-soft:#e8f4ff;--gold:#ffd22e;--gold-soft:#fff4bd;--mint:#dff7ef;--paper:#fbfcff;--surface:#fff;--line:#dbe5ef;--red:#ed1c24;--red-deep:#b5121b;--red-soft:#fff0f1;--shadow-soft:0 20px 60px #1322381f;--shadow-crisp:0 12px 28px #1322381a;--radius-md:20px;--radius-lg:34px;--container:1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}:focus-visible{outline-offset:4px;outline:3px solid #f4b740d1}main{overflow:hidden}.container{width:min(100% - 32px, var(--container));margin-inline:auto}@media (width<=768px){.container{width:min(100% - 28px, var(--container))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.button{isolation:isolate;cursor:pointer;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-weight:900;line-height:1;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex;position:relative;overflow:hidden}.button:hover{transform:translateY(-2px)}.button--sm{min-height:40px;padding:0 16px;font-size:.9rem}.button--md{min-height:46px;padding:0 20px;font-size:.95rem}.button--lg{min-height:56px;padding:0 24px;font-size:1rem}.button--primary{background:var(--blue-deep);color:#fff;box-shadow:0 16px 34px #083b663d}.button--secondary{background:var(--gold);color:#1e2a37;box-shadow:0 14px 28px #f4b74038}.button--outline{color:var(--blue-deep);background:#fff;border-color:#083b6633}.button--ghost{color:var(--blue-deep);background:0 0}.badge{width:max-content;max-width:100%;color:var(--blue-deep);letter-spacing:.09em;background:#fff;border:1px solid #083b6621;border-radius:999px;align-items:center;padding:8px 12px;font-size:.76rem;font-weight:950;display:inline-flex;box-shadow:0 8px 22px #1322380f}@media (width<=380px){.badge{font-size:.68rem}}.badge{color:var(--red-deep);border-color:#ed1c2424}.section-title{max-width:760px;margin-bottom:34px}.section-title--center{text-align:center;margin-inline:auto}.section-title__eyebrow{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:950;display:inline-flex}.section-title h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.02}.section-title p{color:var(--muted);margin:14px 0 0;font-size:clamp(1rem,1.6vw,1.15rem)}.section-title__eyebrow{color:var(--red-deep)}.site-header{z-index:70;pointer-events:none;position:fixed;top:14px;left:0;right:0}.site-header__shell{backdrop-filter:blur(18px);pointer-events:auto;background:linear-gradient(90deg,#123f9a0b 1px,#0000 1px) 0 0/34px 34px,linear-gradient(#123f9a09 1px,#0000 1px) 0 0/34px 34px,#fffffff0;border:2px solid #123f9a29;border-radius:18px;grid-template-columns:minmax(210px,auto) minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:8px 10px 8px 12px;display:grid;position:relative;box-shadow:0 18px 48px #07122b1f}.brand-panel{min-width:0;max-width:100%;color:var(--blue-deep);outline-offset:6px;border-radius:14px;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-panel__seal{background:#fff;border:2px solid #ed1c242e;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:inline-grid;overflow:hidden;box-shadow:0 10px 22px #123f9a1f}.brand-panel__seal img{object-fit:contain;background:#fff;width:100%;height:100%;padding:4px;display:block}.brand-panel__identity{min-width:0;line-height:1.08;display:grid}.brand-panel__identity strong{color:var(--blue-deep);white-space:nowrap;font-size:.96rem;font-weight:950;line-height:1}.brand-panel__identity small{color:var(--muted);margin-top:3px;font-size:.72rem;font-weight:850}.brand-panel__name-short{display:none}.primary-nav{justify-content:center;align-items:center;gap:3px;min-width:0;display:flex}.primary-nav a{min-height:38px;color:var(--ink-soft);border-radius:999px;align-items:center;padding:0 10px;font-size:.86rem;font-weight:900;text-decoration:none;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.primary-nav a:hover,.primary-nav a:focus-visible{background:var(--blue-soft);color:var(--blue-deep);outline:none;transform:translateY(-1px)}.site-header__actions{justify-content:end;align-items:center;gap:8px;display:inline-flex}.site-header__cta.button--outline{min-height:42px;color:var(--red-deep);white-space:nowrap;background:#fff;border-color:#be172142;box-shadow:5px 5px #ffd22e70}.site-header__cta.button--outline:hover,.site-header__cta.button--outline:focus-visible{border-color:var(--red);background:var(--red);color:#fff;box-shadow:6px 6px #ffd22e85}.nav-toggle{cursor:pointer;background:#fff;border:2px solid #123f9a24;border-radius:14px;width:42px;height:42px;transition:background-color .18s,border-color .18s,transform .18s;display:none;position:relative}.nav-toggle:hover,.nav-toggle:focus-visible{outline:none;transform:translateY(-1px)}.nav-toggle span{background:var(--blue-deep);border-radius:999px;width:18px;height:2px;margin:4px auto;transition:transform .18s,opacity .18s,background-color .18s;display:block}.nav-toggle[aria-expanded=true]{background:var(--blue-deep);border-color:var(--blue-deep)}.nav-toggle[aria-expanded=true] span{background:#fff}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (width<=1080px){.site-header__shell{width:min(100% - 24px, var(--container));border-radius:18px;grid-template-columns:minmax(0,1fr) auto;min-height:62px;padding:7px 8px 7px 10px}.primary-nav{overscroll-behavior:contain;background:linear-gradient(90deg,#123f9a0b 1px,#0000 1px) 0 0/34px 34px,linear-gradient(#123f9a09 1px,#0000 1px) 0 0/34px 34px,#fff;border:2px solid #123f9a24;border-radius:18px;flex-direction:column;align-items:stretch;gap:5px;max-height:calc(100dvh - 104px);padding:10px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 56px #07122b29}.primary-nav.is-open{display:flex}.primary-nav a{min-height:46px;color:var(--ink);border-radius:12px;padding:0 14px;font-size:.96rem}.nav-toggle{display:inline-block}}@media (width<=760px){.site-header{top:8px}.site-header__shell{width:min(100% - 16px, var(--container));border-radius:16px;gap:6px;min-height:56px;padding:6px}.brand-panel{gap:8px;overflow:hidden}.brand-panel__seal{border-radius:12px;flex-basis:38px;width:38px;height:38px}.brand-panel__identity{overflow:hidden}.brand-panel__identity strong{text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.brand-panel__identity small,.brand-panel__name-full{display:none}.brand-panel__name-short{display:inline}.site-header__actions{gap:5px}.site-header__cta{min-height:36px;padding-inline:9px;font-size:.72rem}.nav-toggle{border-radius:12px;width:38px;height:38px}}@media (width<=390px){.site-header__shell{width:min(100% - 12px, var(--container));gap:5px;padding:5px}.brand-panel{gap:6px}.brand-panel__seal{flex-basis:34px;width:34px;height:34px}.brand-panel__identity strong{font-size:.76rem}.site-header__cta{min-height:34px;padding-inline:7px;font-size:.66rem}.nav-toggle{border-radius:11px;width:34px;height:34px}}@media (width<=340px){.brand-panel__identity{display:none}}.hero-section{background-color:#0000;background-image:linear-gradient(90deg,#123f9a1b 1px,#0000 1px),linear-gradient(#123f9a16 1px,#0000 1px),linear-gradient(#fffdf7 0%,#fff 44%,#eef7ff 100%);background-position:0 0;background-repeat:repeat,repeat,repeat;background-size:72px 72px,72px 72px,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:108px 0 56px;position:relative;overflow:hidden}.hero-section:before{content:"";background:linear-gradient(90deg, var(--red) 0 22%, var(--gold) 22% 38%, var(--blue-deep) 38% 100%);pointer-events:none;height:12px;position:absolute;inset:0 0 auto}.hero-section:after{content:"ADMISION";color:#123f9a0e;letter-spacing:.08em;pointer-events:none;font-size:clamp(3.2rem,9vw,7rem);font-weight:950;line-height:.8;position:absolute;bottom:18px;right:clamp(12px,4vw,54px)}.hero-composition{z-index:1;grid-template-columns:minmax(0,.82fr) minmax(430px,1fr);grid-template-areas:"copy media""ribbon ribbon";align-items:start;gap:28px clamp(34px,5vw,70px);display:grid;position:relative}.hero-copy-block{grid-area:copy;gap:15px;max-width:760px;padding-top:18px;display:grid}.hero-copy-block .badge{border:2px solid var(--blue-deep);width:max-content;max-width:100%;color:var(--blue-deep);background:#fff;border-radius:999px;box-shadow:0 12px 28px #07122b14}.hero-section h1{color:#101e33;letter-spacing:0;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(3.05rem,4.45vw,5rem);line-height:.98}.hero-section h1 span{width:max-content;max-width:100%;color:var(--red-deep);display:block;position:relative}.hero-section h1 span:after{content:"";z-index:-1;background:#ffd22e75;height:.2em;position:absolute;bottom:.02em;left:-.02em;right:-.02em}.hero-section__lead{color:#283a50;max-width:640px;margin:0;font-size:clamp(1rem,1.05vw,1.12rem);font-weight:700;line-height:1.48}.hero-section__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:6px;display:flex}.hero-primary-action.button{border:2px solid var(--red-deep);background:var(--red);border-radius:10px;min-height:60px;padding-inline:26px;font-size:1.02rem;box-shadow:8px 8px #ffd22ea3,0 18px 38px #ed1c2433}.hero-primary-action span{margin-left:8px;transition:transform .18s}.hero-primary-action:hover span{transform:translate(4px)}.hero-secondary-action.button{border:2px solid var(--blue-deep);min-height:56px;color:var(--blue-deep);background:#fff;border-radius:10px;box-shadow:0 12px 28px #07122b14}.hero-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,680px);margin:4px 0 0;display:grid}.hero-proof-grid div{border:2px solid var(--blue-deep);background:#fff;border-radius:10px;min-width:0;padding:13px 14px;box-shadow:0 16px 36px #07122b14}.hero-proof-grid dt{color:var(--blue-deep);font-size:clamp(1.28rem,2vw,1.7rem);font-weight:950;line-height:1}.hero-proof-grid dd{color:var(--muted);margin:6px 0 0;font-size:.86rem;font-weight:800;line-height:1.22}.hero-media-stage{isolation:isolate;grid-area:media;min-height:536px;position:relative}.hero-visual-shell{z-index:-1;background:linear-gradient(90deg,#ffffff17 1px,#0000 1px) 0 0/46px 46px,linear-gradient(#ffffff13 1px,#0000 1px) 0 0/46px 46px,linear-gradient(145deg,#071b49,#102f7d 62%,#0b2463);border:2px solid #102f7d;border-radius:28px;position:absolute;inset:40px 10px 18px 28px;box-shadow:0 28px 70px #102f7d2e}.hero-brand-lockup{z-index:4;border:2px solid var(--blue-deep);background:#fff;border-radius:18px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:86px;padding:12px 14px 12px 12px;display:grid;position:absolute;top:0;left:38px;right:34px;box-shadow:9px 9px #ffd22e94,0 18px 42px #07122b1f}.hero-brand-lockup__logo{background:#fff;border:1px solid #123f9a24;border-radius:14px;place-items:center;width:76px;height:64px;display:inline-grid;overflow:hidden}.hero-brand-lockup__logo img{object-fit:contain;width:100%;height:100%;padding:5px;display:block}.hero-brand-lockup__content{min-width:0}.hero-brand-lockup__content strong,.hero-brand-lockup__content small{line-height:1.08;display:block}.hero-brand-lockup__content strong{color:var(--blue-deep);font-size:1.04rem;font-weight:950}.hero-brand-lockup__content small{color:var(--muted);margin-top:4px;font-size:.78rem;font-weight:850}.hero-brand-lockup__pill{background:var(--gold);min-height:34px;color:var(--blue-deep);letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:.72rem;font-weight:950;display:inline-flex}.hero-photo-frame{z-index:2;background:#fff;border-radius:34% 66% 42% 58%/46% 34% 66% 54%;width:356px;height:356px;margin:0;position:absolute;top:116px;right:58px;overflow:hidden;box-shadow:0 24px 62px #07122b3d}.hero-photo-frame:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 60%,#071f3d52);position:absolute;inset:0}.hero-photo-frame img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-floating-card{z-index:5;border:2px solid var(--blue-deep);background:#fff;border-radius:10px;gap:3px;padding:12px 14px;display:grid;position:absolute;box-shadow:0 16px 34px #07122b1f}.hero-floating-card span{color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950}.hero-floating-card strong{color:var(--blue-deep);font-size:.94rem;line-height:1.08}.hero-floating-card--top{top:178px;right:22px}.hero-floating-card--right{max-width:154px;top:220px;left:0}.hero-floating-card--left{top:420px;left:18px}.hero-floating-card--bottom{bottom:18px;right:72px}.hero-metric-card--accent{background:#fff8cc}.hero-trust-ribbon{z-index:3;border:2px solid var(--blue-deep);background:#fff;border-radius:10px;grid-area:ribbon;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:2px 0 0;padding:0;list-style:none;display:grid;position:relative;overflow:visible;box-shadow:0 16px 36px #07122b14}.hero-trust-ribbon li{min-height:68px;color:var(--ink-soft);background:#fff;align-items:center;gap:12px;padding:16px 18px;font-weight:900;display:flex}.hero-trust-ribbon span{background:var(--blue-deep);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.78rem;font-weight:950;display:inline-grid}@media (prefers-reduced-motion:no-preference){.hero-copy-block .badge,.hero-section h1,.hero-section__lead,.hero-section__actions,.hero-proof-grid,.hero-media-stage{animation:.62s both heroReveal}.hero-section h1{animation-delay:80ms}.hero-section__lead{animation-delay:.13s}.hero-section__actions{animation-delay:.18s}.hero-proof-grid{animation-delay:.23s}.hero-media-stage{animation-delay:.15s}.hero-floating-card{animation:5.6s ease-in-out infinite heroFloat}.hero-floating-card--right{animation-delay:.42s}.hero-floating-card--left{animation-delay:.7s}.hero-floating-card--bottom{animation-delay:1.1s}}@keyframes heroReveal{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width>=1440px){.hero-composition{grid-template-columns:minmax(0,.86fr) minmax(470px,.94fr)}.hero-section h1{font-size:clamp(3.35rem,4vw,5.25rem)}}@media (width<=1024px){.hero-section{padding:94px 0 48px}.hero-composition{grid-template-columns:1fr;grid-template-areas:"copy""media""ribbon";gap:30px}.hero-copy-block{max-width:880px;padding-top:0}.hero-media-stage{min-height:520px}.hero-visual-shell{inset:40px 6% 18px}.hero-photo-frame{width:min(430px,76vw);left:50%;right:auto;transform:translate(-50%)}}@media (width<=768px){.hero-section{background-size:54px 54px,54px 54px,auto;padding:86px 0 46px}.hero-section:after{display:none}.hero-copy-block{gap:10px}.hero-copy-block .badge{text-align:center;justify-content:center;width:100%}.hero-section h1{font-size:clamp(2.5rem,12vw,4rem)}.hero-section h1 span{width:auto}.hero-section__lead{font-size:.95rem;line-height:1.42}.hero-section__actions{grid-template-columns:1fr;gap:8px;margin-top:2px;display:grid}.hero-section__actions .button{width:100%}.hero-primary-action.button,.hero-secondary-action.button{min-height:50px}.hero-primary-action.button{box-shadow:7px 7px #ffd22e85,0 14px 28px #ed1c242e}.hero-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:2px}.hero-proof-grid div{padding:9px 8px}.hero-proof-grid dt{font-size:1.02rem}.hero-proof-grid dd{margin-top:4px;font-size:.65rem;line-height:1.12}.hero-media-stage{min-height:390px}.hero-visual-shell{border-radius:24px;inset:20px 8px 30px}.hero-brand-lockup{border-radius:14px;grid-template-columns:56px minmax(0,1fr) auto;gap:10px;min-height:72px;padding:9px 10px;left:10px;right:10px;box-shadow:7px 7px #ffd22e75,0 14px 28px #07122b1f}.hero-brand-lockup__logo{border-radius:10px;width:56px;height:48px}.hero-brand-lockup__content strong{font-size:.9rem}.hero-brand-lockup__content small{font-size:.68rem}.hero-brand-lockup__pill{min-height:28px;padding:0 9px;font-size:.64rem}.hero-photo-frame{width:min(315px,82vw);height:300px;bottom:12px}.hero-photo-frame:before{border-radius:24px;height:230px;bottom:10px;left:28px;right:18px}.hero-floating-card{padding:9px 10px}.hero-floating-card span{font-size:.66rem}.hero-floating-card strong{font-size:.8rem}.hero-floating-card--top{top:92px;right:8px}.hero-floating-card--right,.hero-floating-card--left{display:none}.hero-floating-card--bottom{bottom:8px;right:12px}.hero-trust-ribbon{grid-template-columns:1fr;margin-top:0}.hero-trust-ribbon li{min-height:52px;padding:10px 12px}.hero-trust-ribbon span{width:30px;height:30px}}@media (width<=390px){.hero-brand-lockup{grid-template-columns:48px minmax(0,1fr)}.hero-brand-lockup__pill{grid-column:1/-1;width:max-content}.hero-proof-grid dd{font-size:.6rem}.hero-photo-frame{width:min(292px,82vw);height:282px}}@media (width>=1025px){.hero-photo-frame{border-radius:48% 52% 47% 53%/38% 40% 60% 62%;width:378px;height:382px;top:122px;right:50%;transform:translate(50%)}.hero-photo-frame img{object-position:center}.hero-photo-frame:before{border-radius:inherit}.hero-floating-card--top{top:168px;right:18px}.hero-floating-card--right{top:214px;left:0}.hero-floating-card--left{top:424px;left:18px}.hero-floating-card--bottom{bottom:20px;right:64px}}@media (width<=768px){.hero-section{padding:82px 0 42px}.hero-composition{gap:22px}.hero-copy-block{gap:11px}.hero-section h1{font-size:clamp(2.35rem,11vw,3.55rem);line-height:1}.hero-section__lead{font-size:.94rem}.hero-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-proof-grid div{min-height:62px;padding:9px 7px}.hero-proof-grid dt{font-size:1rem}.hero-proof-grid dd{font-size:.62rem}.hero-media-stage{min-height:348px;margin-top:2px}.hero-visual-shell{border-radius:20px;inset:16px 4px 24px}.hero-brand-lockup{grid-template-columns:52px minmax(0,1fr);gap:9px;min-height:68px;padding:8px 10px;top:0;left:8px;right:8px}.hero-brand-lockup__logo{width:52px;height:46px}.hero-brand-lockup__content strong{font-size:.88rem}.hero-brand-lockup__content small{font-size:.66rem}.hero-brand-lockup__pill{display:none}.hero-photo-frame{border-radius:48% 52% 47% 53%/38% 40% 60% 62%;width:min(292px,78vw);height:276px;inset:84px auto auto 50%;transform:translate(-50%)}.hero-floating-card{display:none}.hero-trust-ribbon li{min-height:50px}}@media (width<=390px){.hero-media-stage{min-height:334px}.hero-photo-frame{width:min(276px,76vw);height:262px}}@media (width<=768px){.hero-floating-card{border-width:2px;border-radius:8px;padding:7px 8px;display:grid;box-shadow:0 12px 24px #07122b21}.hero-floating-card span{letter-spacing:.06em;font-size:.58rem}.hero-floating-card strong{font-size:.72rem;line-height:1.04}.hero-floating-card--top{max-width:112px;top:108px;right:2px}.hero-floating-card--bottom{max-width:128px;bottom:24px;right:4px}.hero-floating-card--right,.hero-floating-card--left{display:none}}@media (width<=390px){.hero-floating-card--top{top:104px;right:0}.hero-floating-card--bottom{bottom:24px;right:0}}@media (width<=768px){.hero-media-stage{min-height:382px}.hero-photo-frame{width:min(262px,70vw);height:250px;top:92px}.hero-floating-card,.hero-floating-card--right,.hero-floating-card--left{display:grid}.hero-floating-card{gap:2px;max-width:106px;padding:6px 7px}.hero-floating-card span{font-size:.54rem}.hero-floating-card strong{font-size:.68rem}.hero-floating-card--top{top:88px;right:4px}.hero-floating-card--right{top:132px;left:2px}.hero-floating-card--left{top:268px;left:4px}.hero-floating-card--bottom{max-width:118px;bottom:30px;right:4px}}@media (width<=390px){.hero-media-stage{min-height:374px}.hero-photo-frame{width:min(248px,69vw);height:238px;top:96px}.hero-floating-card--top{top:90px;right:0}.hero-floating-card--right{top:138px;left:0}.hero-floating-card--left{top:268px;left:0}.hero-floating-card--bottom{bottom:30px;right:0}}@media (width<=768px){.hero-media-stage{min-height:390px}.hero-photo-frame{width:min(220px,58vw);height:246px;top:102px}.hero-floating-card,.hero-floating-card--right,.hero-floating-card--left{display:grid}.hero-floating-card{border-radius:8px;gap:1px;width:88px;max-width:88px;min-height:40px;padding:6px}.hero-floating-card span{letter-spacing:.04em;font-size:.5rem}.hero-floating-card strong{font-size:.62rem;line-height:1.02}.hero-floating-card--top{top:100px;right:4px}.hero-floating-card--right{top:148px;left:4px}.hero-floating-card--left{top:278px;left:4px}.hero-floating-card--bottom{width:98px;max-width:98px;bottom:34px;right:4px}}@media (width<=390px){.hero-media-stage{min-height:386px}.hero-photo-frame{width:min(204px,56vw);height:238px;top:104px}.hero-floating-card{width:82px;max-width:82px}.hero-floating-card--bottom{width:94px;max-width:94px}.hero-floating-card--top,.hero-floating-card--bottom{right:0}.hero-floating-card--right,.hero-floating-card--left{left:0}}@media (width<=768px){.hero-media-stage{min-height:392px}.hero-photo-frame{width:min(188px,52vw);height:226px;top:108px}.hero-floating-card{width:78px;max-width:78px;min-height:38px;padding:5px 6px}.hero-floating-card span{font-size:.48rem}.hero-floating-card strong{font-size:.6rem}.hero-floating-card--top{top:102px;right:0}.hero-floating-card--right{top:154px;left:0}.hero-floating-card--left{top:276px;left:0}.hero-floating-card--bottom{width:88px;max-width:88px;bottom:8px;right:0}}@media (width<=390px){.hero-media-stage{min-height:390px}.hero-photo-frame{width:min(176px,50vw);height:224px;top:110px}.hero-floating-card--bottom{bottom:0}}@media (prefers-reduced-motion:no-preference){.hero-floating-card{animation-duration:.76s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}.hero-floating-card--top,.hero-floating-card--bottom{animation-name:heroCardInRight}.hero-floating-card--right,.hero-floating-card--left{animation-name:heroCardInLeft}.hero-floating-card--top{animation-delay:.32s}.hero-floating-card--right{animation-delay:.42s}.hero-floating-card--left{animation-delay:.52s}.hero-floating-card--bottom{animation-delay:.62s}}@keyframes heroCardInRight{0%{opacity:0;transform:translate(34px)translateY(8px)scale(.94)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes heroCardInLeft{0%{opacity:0;transform:translate(-34px)translateY(8px)scale(.94)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@media (width<=768px){.hero-photo-frame{width:min(230px,60vw);height:252px}.hero-floating-card{width:108px;max-width:108px;min-height:48px;padding:8px 9px}.hero-floating-card span{font-size:.62rem}.hero-floating-card strong{font-size:.76rem;line-height:1.04}.hero-floating-card--top{top:98px;right:0}.hero-floating-card--right{top:148px;left:0}.hero-floating-card--left{top:274px;left:0}.hero-floating-card--bottom{width:122px;max-width:122px;bottom:8px;right:0}}@media (width<=390px){.hero-photo-frame{width:min(218px,58vw);height:246px}.hero-floating-card{width:102px;max-width:102px}.hero-floating-card--bottom{width:116px;max-width:116px;bottom:2px}}@media (prefers-reduced-motion:no-preference){.hero-copy-block .badge,.hero-section h1,.hero-section__lead,.hero-section__actions,.hero-proof-grid div,.hero-brand-lockup,.hero-photo-frame,.hero-floating-card,.hero-trust-ribbon li{animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-iteration-count:1;animation-fill-mode:both}.hero-copy-block .badge,.hero-section h1,.hero-section__lead,.hero-section__actions,.hero-proof-grid div{animation-name:heroEnterLeft}.hero-brand-lockup,.hero-photo-frame,.hero-floating-card--top,.hero-floating-card--bottom{animation-name:heroEnterRight}.hero-floating-card--right,.hero-floating-card--left{animation-name:heroEnterLeft}.hero-trust-ribbon li{animation-name:heroEnterUp}.hero-copy-block .badge{animation-delay:80ms}.hero-section h1{animation-delay:.14s}.hero-section__lead{animation-delay:.2s}.hero-section__actions{animation-delay:.26s}.hero-proof-grid div:first-child{animation-delay:.32s}.hero-proof-grid div:nth-child(2){animation-delay:.38s}.hero-proof-grid div:nth-child(3){animation-delay:.44s}.hero-brand-lockup{animation-delay:.22s}.hero-photo-frame{animation-delay:.32s}.hero-floating-card--top{animation-delay:.46s}.hero-floating-card--right{animation-delay:.52s}.hero-floating-card--left{animation-delay:.58s}.hero-floating-card--bottom{animation-delay:.64s}.hero-trust-ribbon li:first-child{animation-delay:.7s}.hero-trust-ribbon li:nth-child(2){animation-delay:.76s}.hero-trust-ribbon li:nth-child(3){animation-delay:.82s}}@keyframes heroEnterLeft{0%{opacity:0;transform:translate(-34px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes heroEnterRight{0%{opacity:0;transform:translate(34px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes heroEnterUp{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-photo-frame{--hero-photo-final-transform:none}@media (width>=1025px){.hero-photo-frame{--hero-photo-final-transform:translateX(50%)}}@media (width<=1024px){.hero-photo-frame{--hero-photo-final-transform:translateX(-50%)}}@media (prefers-reduced-motion:no-preference){.hero-photo-frame{animation-name:heroEnterPhoto}.hero-floating-card--top{animation:.72s cubic-bezier(.2,.8,.2,1) .46s both heroEnterRight,5.4s ease-in-out 1.25s infinite heroDriftTop}.hero-floating-card--right{animation:.72s cubic-bezier(.2,.8,.2,1) .52s both heroEnterLeft,6s ease-in-out 1.35s infinite heroDriftRight}.hero-floating-card--left{animation:.72s cubic-bezier(.2,.8,.2,1) .58s both heroEnterLeft,5.8s ease-in-out 1.45s infinite heroDriftLeft}.hero-floating-card--bottom{animation:.72s cubic-bezier(.2,.8,.2,1) .64s both heroEnterRight,6.2s ease-in-out 1.55s infinite heroDriftBottom}}@keyframes heroEnterPhoto{0%{opacity:0;transform:var(--hero-photo-final-transform) translateX(34px) translateY(8px) scale(.98)}to{opacity:1;transform:var(--hero-photo-final-transform) translateX(0) translateY(0) scale(1)}}@keyframes heroDriftTop{0%,to{translate:0}50%{translate:-4px -7px}}@keyframes heroDriftRight{0%,to{translate:0}50%{translate:5px -5px}}@keyframes heroDriftLeft{0%,to{translate:0}50%{translate:-5px 6px}}@keyframes heroDriftBottom{0%,to{translate:0}50%{translate:4px 7px}}.hero-brand-lockup{border-width:3px;border-radius:22px;grid-template-columns:100px minmax(0,1fr) auto;gap:18px;min-height:112px;padding:14px 18px 14px 14px;box-shadow:10px 10px #ffd22ea3,0 22px 52px #07122b29}.hero-brand-lockup:before{content:"";z-index:-1;opacity:0;pointer-events:none;border:2px solid #ffd22e80;border-radius:28px;position:absolute;inset:-8px}.hero-brand-lockup__logo{width:98px;height:82px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;display:grid;overflow:visible}.hero-brand-lockup__logo img{object-fit:contain;object-position:center;filter:drop-shadow(0 8px 14px #123f9a24);width:100%;max-width:98px;height:100%;max-height:82px;padding:0}.hero-brand-lockup__content strong{text-wrap:balance;font-size:clamp(1.55rem,2.15vw,2.18rem);line-height:1}.hero-brand-lockup__content small{margin-top:7px;font-size:clamp(.96rem,1.05vw,1.1rem);line-height:1.15}.hero-brand-lockup__pill{border:2px solid #123f9a1f;min-height:40px;padding:0 14px;font-size:.82rem}@media (prefers-reduced-motion:no-preference){.hero-brand-lockup{animation:.72s cubic-bezier(.2,.8,.2,1) .22s both heroEnterRight,2.35s ease-in-out 1.15s infinite heroBrandBeat}.hero-brand-lockup:before{animation:2.35s ease-out 1.15s infinite heroBrandRing}}@keyframes heroBrandBeat{0%,to{transform:translateY(0)scale(1);box-shadow:10px 10px #ffd22ea3,0 22px 52px #07122b29}42%{transform:translateY(-2px)scale(1.018);box-shadow:12px 12px #ffd22eb8,0 28px 62px #07122b33}}@keyframes heroBrandRing{0%{opacity:.56;transform:scale(.98)}70%,to{opacity:0;transform:scale(1.07)}}@media (width<=768px){.hero-brand-lockup{border-width:2px;border-radius:16px;grid-template-columns:68px minmax(0,1fr);gap:10px;min-height:78px;padding:9px 11px;box-shadow:7px 7px #ffd22e7a,0 14px 30px #07122b21}.hero-brand-lockup:before{border-radius:21px;inset:-5px}.hero-brand-lockup__logo{width:66px;height:56px}.hero-brand-lockup__logo img{max-width:66px;max-height:56px}.hero-brand-lockup__content strong{font-size:clamp(1rem,4.8vw,1.35rem)}.hero-brand-lockup__content small{margin-top:4px;font-size:clamp(.72rem,3vw,.86rem)}}@media (width<=390px){.hero-brand-lockup{grid-template-columns:62px minmax(0,1fr)}.hero-brand-lockup__logo{width:60px;height:52px}.hero-brand-lockup__logo img{max-width:60px;max-height:52px}.hero-brand-lockup__content strong{font-size:1rem}.hero-brand-lockup__content small{font-size:.68rem}}.hero-brand-lockup{align-items:center}.hero-brand-lockup__logo{box-shadow:none;background:0 0;border:0;place-self:center;overflow:visible}.hero-brand-lockup__logo img{object-fit:contain;object-position:center;background:0 0;display:block}.hero-brand-lockup__content{align-content:center;gap:6px;display:grid}.hero-brand-lockup__content strong{letter-spacing:0;max-width:11ch}.hero-brand-lockup__content small{letter-spacing:0;max-width:22ch}@media (width<=768px){.hero-brand-lockup{grid-template-columns:74px minmax(0,1fr);gap:12px;min-height:84px}.hero-brand-lockup__logo{width:72px;height:60px}.hero-brand-lockup__logo img{max-width:72px;max-height:60px}.hero-brand-lockup__content{gap:4px}.hero-brand-lockup__content strong{max-width:10ch;font-size:clamp(1.08rem,5vw,1.42rem);line-height:.98}.hero-brand-lockup__content small{max-width:20ch;font-size:clamp(.74rem,3.05vw,.88rem);line-height:1.12}}@media (width<=390px){.hero-brand-lockup{grid-template-columns:68px minmax(0,1fr);gap:10px}.hero-brand-lockup__logo{width:66px;height:56px}.hero-brand-lockup__logo img{max-width:66px;max-height:56px}.hero-brand-lockup__content strong{font-size:1.06rem}.hero-brand-lockup__content small{font-size:.72rem}}.hero-brand-lockup__content strong{white-space:nowrap;max-width:none}.hero-brand-lockup__logo img{transform-origin:50%;transform:scale(1.06)}@media (width<=768px){.hero-brand-lockup{grid-template-columns:76px minmax(0,1fr);padding:9px 12px}.hero-brand-lockup__logo{width:74px;height:62px}.hero-brand-lockup__logo img{max-width:74px;max-height:62px;transform:scale(1.08)}.hero-brand-lockup__content strong{white-space:nowrap;max-width:none;font-size:clamp(1.18rem,5.45vw,1.5rem);line-height:.96}.hero-brand-lockup__content small{max-width:none;font-size:clamp(.74rem,2.95vw,.88rem)}}@media (width<=390px){.hero-brand-lockup{grid-template-columns:70px minmax(0,1fr);padding-inline:10px}.hero-brand-lockup__logo{width:68px;height:58px}.hero-brand-lockup__logo img{max-width:68px;max-height:58px}.hero-brand-lockup__content strong{font-size:clamp(1.08rem,5.1vw,1.22rem)}}@media (width>=769px){.hero-brand-lockup__pill{transform:translateY(18px)}}body.has-open-modal{overflow:hidden}.faculties-section{background-color:#0000;background-image:linear-gradient(90deg,#123f9a1b 1px,#0000 1px),linear-gradient(#123f9a16 1px,#0000 1px),linear-gradient(#fff 0%,#f3f8ff 100%);background-position:0 0;background-repeat:repeat,repeat,repeat;background-size:72px 72px,72px 72px,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:clamp(50px,7vw,96px) 0;position:relative}.faculties-section:before{content:"";background:linear-gradient(90deg, var(--red) 0 22%, var(--gold) 22% 38%, var(--blue-deep) 38% 100%);height:12px;position:absolute;inset:0 0 auto}.faculties-section:after{content:"FACULTADES";color:#123f9a0e;letter-spacing:.08em;pointer-events:none;font-size:clamp(3rem,9vw,7.2rem);font-weight:950;line-height:.8;position:absolute;bottom:16px;right:clamp(10px,3.5vw,50px)}.faculties-composition{z-index:1;gap:clamp(22px,4vw,34px);display:grid;position:relative}.faculties-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;display:grid}.faculties-filter{border:2px solid var(--blue-deep);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:6px;display:inline-flex;box-shadow:0 16px 36px #07122b14}.faculties-filter button,.faculty-modal__tabs button,.faculty-modal__career-list button{cursor:pointer;border:0}.faculties-filter button{min-height:38px;color:var(--ink-soft);background:0 0;border-radius:7px;padding:0 14px;font-size:.84rem;font-weight:950}.faculties-filter button.is-active{background:var(--blue-deep);color:#fff;box-shadow:5px 5px #ffd22e85}.faculties-mobile-rail,.faculties-swipe-hint{display:none}.faculties-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.faculty-card{min-width:0;transition:opacity .18s,transform .18s}.faculty-card.is-hidden{display:none}.faculty-entry{border:2px solid var(--blue-deep);color:#101e33;cursor:pointer;text-align:left;background:#fff;border-radius:10px;grid-template-rows:154px minmax(0,1fr) auto;width:100%;min-height:326px;padding:0;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #071b491a}.faculty-entry:hover{transform:translateY(-4px);box-shadow:0 24px 54px #071b4926}.faculty-entry:after{content:"";background:linear-gradient(90deg, #ffd22e6b, var(--red));border-radius:999px 999px 0 0;height:4px;position:absolute;bottom:0;left:16px;right:16px}.faculty-entry__media{background:#eaf1fb;min-height:154px;display:block;position:relative;overflow:hidden}.faculty-entry__media:after{content:"";background:linear-gradient(#07122b05,#07122b6b);position:absolute;inset:0}.faculty-entry__media img{object-fit:cover;width:100%;height:100%;min-height:154px;transition:transform .26s;display:block}.faculty-entry:hover .faculty-entry__media img{transform:scale(1.04)}.faculty-entry__number,.faculty-entry__admission{z-index:2;min-height:34px;color:var(--blue-deep);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:.74rem;font-weight:950;display:inline-flex;position:absolute;box-shadow:0 10px 22px #07122b24}.faculty-entry__number{width:38px;top:12px;left:12px}.faculty-entry__admission{padding:0 11px;bottom:12px;right:12px}.faculty-entry__body{align-content:start;gap:6px;min-width:0;padding:15px 16px 11px;display:grid}.faculty-entry__accent{color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:950}.faculty-entry strong{max-width:14ch;color:var(--blue-deep);font-size:clamp(1.12rem,1.55vw,1.38rem);font-weight:950;line-height:1}.faculty-entry small{color:var(--muted);font-size:.82rem;font-weight:820}.faculty-entry__footer{background:linear-gradient(#fff0,#e8f4ff73);border-top:1px solid #123f9a1f;justify-content:flex-end;align-items:center;padding:11px 16px 15px;display:flex}.faculty-entry__footer em{background:var(--red);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 11px;font-size:.74rem;font-style:normal;font-weight:950;display:inline-flex;box-shadow:5px 5px #ffd22e75}.faculty-modal{z-index:90;place-items:center;padding:20px;display:none;position:fixed;inset:0}.faculty-modal[aria-hidden=false]{display:grid}.faculty-modal__backdrop{backdrop-filter:blur(8px);background:#071122a8;position:absolute;inset:0}.faculty-modal__panel{z-index:1;border:2px solid var(--blue-deep);background:#fff;border-radius:12px;grid-template-columns:minmax(260px,.36fr) minmax(0,1fr);width:min(100%,980px);height:min(86vh,680px);display:grid;position:relative;overflow:hidden;box-shadow:0 36px 120px #07122b61}.faculty-modal__close{z-index:3;width:38px;height:38px;color:var(--red-deep);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;font-size:1.35rem;font-weight:900;line-height:1;display:inline-grid;position:absolute;top:14px;right:14px;box-shadow:0 14px 30px #07122b29}.faculty-modal__media{background:var(--blue-deep);min-height:0;position:relative;overflow:hidden}.faculty-modal__media img{object-fit:cover;width:100%;height:100%;display:block}.faculty-modal__media:after{content:"";background:linear-gradient(#07122b14,#07122bbd),linear-gradient(90deg,#102f7d3d,#0000 62%);position:absolute;inset:0}.faculty-modal__media span{z-index:1;background:var(--gold);min-height:38px;color:var(--blue-deep);text-transform:capitalize;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:.8rem;font-weight:950;display:inline-flex;position:absolute;bottom:20px;left:18px;right:18px;box-shadow:5px 5px #ffd22e6b}.faculty-modal__body{background:linear-gradient(90deg,#123f9a14 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#123f9a11 1px,#0000 1px) 0 0/54px 54px,#fff;grid-template-rows:auto auto auto auto minmax(0,1fr);gap:12px;min-height:0;padding:clamp(22px,3.4vw,34px);display:grid;overflow:hidden}.faculty-modal__eyebrow{background:var(--red-soft);width:max-content;max-width:100%;color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;border-radius:8px;padding:6px 10px;font-size:.72rem;font-weight:950}.faculty-modal h3{color:var(--blue-deep);margin:0;font-size:clamp(1.5rem,2.7vw,2.25rem);line-height:1}.faculty-modal__quickfacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.faculty-modal__quickfacts span{min-height:58px;color:var(--muted);background:#fbfcff;border:1px solid #dbe5ef;border-radius:10px;gap:3px;padding:10px 12px;font-size:.7rem;font-weight:900;display:grid}.faculty-modal__quickfacts strong{color:var(--blue-deep);text-transform:capitalize;font-size:1.02rem;line-height:1}.faculty-modal__quickfacts small{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:900}.faculty-modal__tabs button{min-height:40px;color:var(--blue-deep);background:0 0;border-radius:7px;font-size:.86rem;font-weight:950}.faculty-modal__pane{min-height:0;display:none;overflow:hidden}.faculty-modal__pane.is-active{display:grid}.faculty-modal__career-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;min-height:0;padding-right:4px;display:grid;overflow:auto}.faculty-modal__career-list button{min-height:54px;color:var(--ink-soft);text-align:left;background:#fbfcff;border:1px solid #dbe5ef;border-radius:10px;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:10px;padding:9px 10px 9px 12px;font-size:.82rem;font-weight:900;display:grid}.faculty-modal__career-list button small{background:var(--blue-soft);min-width:82px;min-height:30px;color:var(--blue-deep);border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:.66rem;font-weight:950;display:inline-flex}.faculty-modal__career-list>.faculty-modal__pensum-box{grid-column:1/-1}.faculty-modal__pensum-box[hidden]{display:none}.faculty-modal__pensum-box{background:#eef5ff;border:1px solid #123f9a1f;border-radius:10px;gap:10px;max-height:260px;padding:10px;display:grid;overflow:auto}.faculty-modal__pensum-head{background:#fff;border-radius:8px;gap:5px;padding:13px;display:grid}.faculty-modal__pensum-head span,.faculty-modal__eyebrow{color:var(--red-deep)}.faculty-modal__pensum-head span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950}.faculty-modal__pensum-head strong{color:var(--blue-deep);font-size:1.02rem;line-height:1.1}.faculty-modal__pensum-item{background:#fff;border:1px solid #dbe5ef;border-radius:10px;overflow:hidden}.faculty-modal__pensum-item summary{cursor:pointer;color:var(--ink);padding:12px 13px;font-weight:950}.faculty-modal__pensum-item div,.faculty-modal__subject-list{flex-wrap:wrap;gap:7px;display:flex}.faculty-modal__pensum-item div{border-top:1px solid #123f9a14;padding:12px 13px 13px}.faculty-modal__subject-list{align-content:start;min-height:0;overflow:auto}.faculty-modal__pensum-item span,.faculty-modal__subject-list span{min-height:32px;color:var(--blue-deep);background:#fbfcff;border:1px solid #dbe5ef;border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:900;display:inline-flex}.faculty-modal__empty{background:var(--red-soft);border-radius:10px;padding:14px;font-weight:850;color:var(--red-deep)!important}@media (prefers-reduced-motion:no-preference){.faculties-can-animate .faculties-heading,.faculties-can-animate .faculties-filter,.faculties-can-animate .faculty-card,.faculties-can-animate .faculties-mobile-rail,.faculties-can-animate .faculties-swipe-hint{opacity:0;animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-iteration-count:1;animation-fill-mode:both}.faculties-can-animate.is-visible .faculties-heading{animation-name:facultiesEnterLeft;animation-delay:80ms}.faculties-can-animate.is-visible .faculties-filter{animation-name:facultiesEnterRight;animation-delay:.16s}.faculties-can-animate.is-visible .faculties-mobile-rail,.faculties-can-animate.is-visible .faculties-swipe-hint{animation-name:facultiesEnterUp;animation-delay:.18s}.faculties-can-animate.is-visible .faculty-card:nth-child(odd){animation-name:facultiesEnterLeft}.faculties-can-animate.is-visible .faculty-card:nth-child(2n){animation-name:facultiesEnterRight}.faculties-can-animate.is-visible .faculty-card:first-child{animation-delay:.22s}.faculties-can-animate.is-visible .faculty-card:nth-child(2){animation-delay:.28s}.faculties-can-animate.is-visible .faculty-card:nth-child(3){animation-delay:.34s}.faculties-can-animate.is-visible .faculty-card:nth-child(4){animation-delay:.4s}.faculties-can-animate.is-visible .faculty-card:nth-child(5){animation-delay:.46s}.faculties-can-animate.is-visible .faculty-card:nth-child(6){animation-delay:.52s}.faculties-can-animate.is-visible .faculty-card:nth-child(n+7){animation-delay:.58s}.faculty-modal[aria-hidden=false] .faculty-modal__panel{animation:.32s cubic-bezier(.2,.8,.2,1) both facultiesModalIn}}@keyframes facultiesEnterLeft{0%{opacity:0;transform:translate(-34px)translateY(10px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes facultiesEnterRight{0%{opacity:0;transform:translate(34px)translateY(10px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes facultiesEnterUp{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes facultiesModalIn{0%{opacity:0;transform:translateY(22px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1024px){.faculties-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.faculties-heading{grid-template-columns:1fr;gap:16px}.faculties-filter{width:100%;overflow-x:auto;box-shadow:0 14px 30px #07122b14}.faculties-filter button.is-active,.faculty-entry__footer em{box-shadow:4px 4px #ffd22e6b}.faculties-mobile-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.faculties-mobile-rail span{color:var(--muted);background:#fff;border:1px solid #123f9a24;border-radius:10px;gap:2px;padding:10px;font-size:.68rem;font-weight:900;display:grid}.faculties-mobile-rail strong{color:var(--blue-deep);font-size:1.05rem}.faculties-grid{grid-template-columns:1fr}.faculty-entry{grid-template-rows:150px minmax(0,1fr) auto;min-height:310px}.faculty-entry strong{max-width:100%}.faculty-modal{align-items:end;padding:0}.faculty-modal__panel{border-radius:12px 12px 0 0;grid-template-columns:1fr;width:100%;height:94vh}.faculty-modal__body{padding:18px 16px 24px;overflow:hidden}.faculty-modal__quickfacts,.faculty-modal__career-list{grid-template-columns:1fr}.faculties-section{padding:48px 0 58px}.faculties-composition{gap:16px}.faculties-heading{gap:12px}.faculties-filter{gap:4px;padding:5px}.faculties-filter button{flex:1 0 auto;min-height:36px;padding:0 12px}.faculties-mobile-rail{gap:6px}.faculties-mobile-rail span{min-width:0;padding:8px}.faculties-grid{gap:10px}.faculty-entry{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:118px minmax(0,1fr);min-height:176px}.faculty-entry__media{grid-row:1/3;height:100%;min-height:100%}.faculty-entry__media img{min-height:176px}.faculty-entry__number{width:34px;min-height:30px;top:9px;left:9px}.faculty-entry__admission{min-height:28px;padding:0 8px;font-size:.62rem;bottom:8px;right:8px}.faculty-entry__body{gap:5px;padding:13px 13px 8px}.faculty-entry__accent{font-size:.64rem}.faculty-entry strong{font-size:1.08rem;line-height:1.02}.faculty-entry small{font-size:.74rem}.faculty-entry__footer{justify-content:flex-start;padding:8px 13px 13px}.faculty-entry__footer em{min-height:30px;padding:0 10px;font-size:.68rem}.faculty-modal__panel{height:94vh}.faculty-modal__media{min-height:132px;max-height:132px}.faculty-modal__media span{min-height:32px;font-size:.7rem;bottom:14px;left:14px;right:auto}.faculty-modal__body{gap:9px;padding:16px 14px 18px}.faculty-modal__eyebrow{padding:5px 9px;font-size:.66rem}.faculty-modal h3{font-size:clamp(1.28rem,6.2vw,1.75rem)}.faculty-modal__quickfacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.faculty-modal__quickfacts span{min-height:54px;padding:8px}.faculty-modal__quickfacts strong{font-size:.92rem}.faculty-modal__quickfacts small{font-size:.58rem}.faculty-modal__tabs button{min-height:38px;font-size:.78rem}.faculty-modal__career-list{grid-template-columns:1fr;gap:7px}.faculty-modal__career-list button{min-height:50px;padding:8px 9px 8px 11px;font-size:.78rem}.faculty-modal__career-list button small{min-width:76px;min-height:28px;font-size:.62rem}}@media (width<=380px){.faculty-entry{grid-template-columns:108px minmax(0,1fr)}.faculty-entry strong{font-size:1rem}.faculty-entry small{font-size:.7rem}}.faculty-entry{height:336px}@media (width<=768px){.faculties-swipe-hint{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:-2px 0 0;font-size:.72rem;font-weight:900;display:block}.faculties-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(320px,calc(100vw - 46px));grid-auto-flow:column;gap:14px;padding:4px 18px 18px 0;scroll-padding-inline:0;display:grid;overflow:auto hidden}.faculty-card,.faculty-card:nth-child(odd),.faculty-card:nth-child(2n){scroll-snap-align:start;justify-self:auto;width:100%}.faculty-entry{border-radius:12px;grid-template-rows:142px minmax(116px,1fr) 58px;grid-template-columns:1fr;height:322px;min-height:322px}.faculty-entry__media{grid-row:auto;height:142px;min-height:142px}.faculty-entry__media img{height:142px;min-height:142px}.faculty-entry__number{width:36px;min-height:32px;top:10px;left:10px}.faculty-entry__admission{min-height:30px;padding:0 9px;font-size:.66rem;bottom:10px;right:10px}.faculty-entry__body{align-content:start;gap:6px;min-height:116px;padding:16px 16px 10px}.faculty-entry__accent{font-size:.66rem}.faculty-entry strong{-webkit-line-clamp:2;max-width:100%;color:var(--blue-deep);-webkit-box-orient:vertical;font-size:1.22rem;line-height:1.04;display:-webkit-box;overflow:hidden}.faculty-entry small{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.78rem;display:-webkit-box;overflow:hidden}.faculty-entry__footer{justify-content:flex-start;min-height:58px;padding:10px 16px 14px}.faculty-entry__footer em{min-height:32px;padding:0 12px;font-size:.72rem}}@media (width<=380px){.faculties-grid{grid-auto-columns:minmax(302px,calc(100vw - 40px));gap:12px;padding-right:14px}.faculty-entry{grid-template-rows:136px minmax(112px,1fr) 56px;height:304px;min-height:304px}.faculty-entry__media,.faculty-entry__media img{height:136px;min-height:136px}.faculty-entry__body{min-height:112px;padding:14px 14px 9px}.faculty-entry strong{font-size:1.12rem}.faculty-entry small{font-size:.74rem}}@media (width<=768px) and (prefers-reduced-motion:no-preference){.faculties-can-animate.is-visible .faculty-card:nth-child(odd){animation-name:facultiesMobileEnterLeft}.faculties-can-animate.is-visible .faculty-card:nth-child(2n){animation-name:facultiesMobileEnterRight}}@keyframes facultiesMobileEnterLeft{0%{opacity:0;transform:translate(-52px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes facultiesMobileEnterRight{0%{opacity:0;transform:translate(52px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}.faculty-modal__panel{background:#fff;border-radius:14px;grid-template-columns:minmax(300px,.38fr) minmax(0,1fr);width:min(96vw,1040px);height:min(86vh,690px);box-shadow:0 34px 95px #07122b57}.faculty-modal__panel:before{content:"";z-index:2;background:linear-gradient(90deg, var(--red) 0 24%, var(--gold) 24% 38%, var(--blue-deep) 38% 100%);height:8px;position:absolute;top:0;left:0;right:0}.faculty-modal__close{width:40px;height:40px;color:var(--blue-deep);background:#fff;border:2px solid #123f9a29;top:16px;right:16px;box-shadow:0 12px 28px #07122b29}.faculty-modal__media{background:#dfeaf8}.faculty-modal__media:after{background:linear-gradient(#07122b00,#07122bb8),linear-gradient(90deg,#102f7d2e,#0000 64%)}.faculty-modal__media span{min-height:36px;color:var(--blue-deep);box-shadow:none;background:#fff;border:2px solid #ffffff6b;bottom:22px;left:20px;right:auto}.faculty-modal__body{gap:14px;padding:clamp(24px,3vw,36px)}.faculty-modal__eyebrow{background:#fff5f5;border:1px solid #be172129}.faculty-modal h3{max-width:17ch;font-size:clamp(1.6rem,2.5vw,2.32rem);line-height:.98}.faculty-modal__quickfacts span{min-height:64px;box-shadow:none;background:#ffffffeb;border:1px solid #123f9a29;border-radius:9px}.faculty-modal__tabs{border:2px solid var(--blue-deep);background:#fff;border-radius:10px;gap:5px;padding:5px}.faculty-modal__tabs button{border-radius:7px;min-height:42px}.faculty-modal__career-list{gap:9px;padding:2px 6px 2px 0}.faculty-modal__career-list button{min-height:58px;color:var(--ink);background:#fff;border:1px solid #123f9a29;border-radius:9px}.faculty-modal__career-list button small{color:var(--blue-deep);box-shadow:none;background:#eef5ff}.faculty-modal__career-list button.is-active{border-color:var(--blue-deep);background:var(--blue-deep);color:#fff}.faculty-modal__career-list button.is-active small{background:var(--red);color:#fff;box-shadow:5px 5px #ffd22e70}.faculty-modal__pensum-box{border:2px solid var(--blue-deep);background:#fff;border-radius:10px;box-shadow:0 18px 44px #07122b1a}.faculty-modal__pensum-head{background:linear-gradient(90deg,#123f9a14 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#123f9a0f 1px,#0000 1px) 0 0/42px 42px,#f8fbff;border:1px solid #123f9a1f}.faculty-modal__pensum-item,.faculty-modal__pensum-item span,.faculty-modal__subject-list span{border-color:#123f9a29}@media (width<=768px){.faculty-modal{align-items:end;padding:0}.faculty-modal__panel{border-width:2px 0 0;border-radius:18px 18px 0 0;grid-template-rows:158px minmax(0,1fr);grid-template-columns:1fr;width:100%;height:min(92dvh,780px)}.faculty-modal__close{width:38px;height:38px;top:12px;right:12px}.faculty-modal__media{min-height:158px;max-height:158px}.faculty-modal__media span{min-height:32px;padding:0 10px;font-size:.68rem;bottom:14px;left:14px}.faculty-modal__body{grid-template-rows:auto auto auto auto minmax(0,1fr);gap:10px;padding:16px 14px 18px;overflow:hidden}.faculty-modal h3{max-width:calc(100% - 48px);font-size:clamp(1.34rem,6.5vw,1.78rem);line-height:1}.faculty-modal__quickfacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.faculty-modal__quickfacts span{min-height:58px;padding:8px}.faculty-modal__quickfacts strong{font-size:.96rem}.faculty-modal__quickfacts small{font-size:.58rem}.faculty-modal__tabs{padding:4px}.faculty-modal__tabs button{min-height:40px;font-size:.78rem}.faculty-modal__career-list{grid-template-columns:1fr;gap:8px;padding-right:4px}.faculty-modal__career-list button{min-height:56px;padding:9px 9px 9px 12px}.faculty-modal__career-list button small{min-width:80px}.faculty-modal__pensum-box{max-height:310px}}@media (width<=380px){.faculty-modal__panel{grid-template-rows:148px minmax(0,1fr)}.faculty-modal__media{min-height:148px;max-height:148px}.faculty-modal__body{padding-inline:12px}.faculty-modal__tabs button{font-size:.72rem}}.faculty-modal__career-list>.faculty-modal__pensum-box{grid-column:1/-1;min-height:240px}@media (width<=768px){.faculty-modal__career-list>.faculty-modal__pensum-box{min-height:250px}}.faculty-modal__panel{background:#fff;border:2px solid #102f7d;border-radius:0;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);width:min(100%,820px);height:auto;max-height:88vh;box-shadow:0 36px 120px #07122b61}.faculty-modal__panel:before{display:none}.faculty-modal__media{color:#fff;background:linear-gradient(90deg,#ffffff17 1px,#0000 1px) 0 0/46px 46px,linear-gradient(#ffffff13 1px,#0000 1px) 0 0/46px 46px,linear-gradient(145deg,#071b49,#102f7d 62%,#0b2463);align-content:end;gap:14px;min-height:420px;padding:clamp(22px,4vw,34px);display:grid}.faculty-modal__media img{z-index:1;object-fit:cover;border:2px solid #ffffff2e;width:100%;height:150px;min-height:150px;position:relative;box-shadow:8px 8px #ffd22e61}.faculty-modal__media:after{display:none}.faculty-modal__media span{z-index:1;width:max-content;max-width:100%;min-height:auto;color:var(--gold);box-shadow:none;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;border-radius:0;justify-content:flex-start;padding:0;font-size:.76rem;font-weight:950;position:relative;bottom:auto;left:auto;right:auto}.faculty-modal__media:before{content:"Facultad";z-index:1;color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;order:-1;font-size:.84rem;font-weight:900;position:relative}.faculty-modal__body{background:linear-gradient(90deg,#123f9a14 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#123f9a11 1px,#0000 1px) 0 0/54px 54px,#fff;align-content:center;gap:16px;max-height:88vh;padding:clamp(24px,4vw,38px);overflow:hidden}.faculty-modal__eyebrow{width:max-content;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;border-radius:0;padding:0;font-size:.76rem;font-weight:950}.faculty-modal__quickfacts{gap:8px}.faculty-modal__quickfacts span{min-height:auto;box-shadow:none;background:#fff;border:1px solid #123f9a24;border-radius:0;gap:4px;padding:12px;display:grid}.faculty-modal__quickfacts strong{color:var(--blue-deep);font-size:1.12rem;line-height:1}.faculty-modal__quickfacts small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:950}.faculty-modal__tabs{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0;display:grid}.faculty-modal__tabs button{min-height:42px;color:var(--blue-deep);background:#fff;border:1px solid #dbe5ef;border-radius:0;font-size:.86rem;font-weight:950}.faculty-modal__tabs button.is-active{background:var(--gold);color:var(--blue-deep);box-shadow:none;border-color:#0000}.faculty-modal__pane.is-active{min-height:0}.faculty-modal__career-list{grid-template-columns:1fr;gap:7px;max-height:300px;padding-right:4px}.faculty-modal__career-list button{min-height:52px;color:var(--ink-soft);background:#fff;border:1px solid #dbe5ef;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;font-size:.82rem;font-weight:900;display:grid}.faculty-modal__career-list button:hover,.faculty-modal__career-list button:focus-visible{border-color:var(--blue-deep);outline:none}.faculty-modal__career-list button small{min-width:auto;min-height:auto;color:var(--red-deep);white-space:nowrap;background:0 0;border-radius:0;padding:0;font-size:.72rem;font-weight:950}.faculty-modal__career-list button.is-active{background:var(--gold);color:var(--blue-deep);border-color:#0000}.faculty-modal__career-list button.is-active small{color:var(--red-deep);box-shadow:none;background:0 0}.faculty-modal__career-list>.faculty-modal__pensum-box{min-height:240px}.faculty-modal__pensum-box{max-height:270px;box-shadow:none;background:#fff;border:1px solid #dbe5ef;border-radius:0;padding:10px}.faculty-modal__pensum-head{background:var(--blue-deep);border:0;border-radius:0;padding:12px}.faculty-modal__pensum-head span{color:var(--gold)}.faculty-modal__pensum-head strong{color:#fff}.faculty-modal__pensum-item,.faculty-modal__subject-list span,.faculty-modal__pensum-item span{background:#fff;border-radius:0}.faculty-modal__subject-list{max-height:300px}@media (width<=720px){.faculty-modal{align-items:end;padding:0}.faculty-modal__panel{grid-template-columns:1fr;width:100%;max-height:94vh;overflow:auto}.faculty-modal__media{grid-template-columns:96px minmax(0,1fr);align-content:center;align-items:center;gap:12px;min-height:auto;padding:22px 16px 16px}.faculty-modal__media:before{order:0;grid-column:2}.faculty-modal__media img{grid-row:1/3;width:96px;height:82px;min-height:82px;box-shadow:5px 5px #ffd22e57}.faculty-modal__media span{grid-column:2}.faculty-modal__body{align-content:start;gap:12px;max-height:none;padding:18px 14px 20px;display:grid;overflow:visible}.faculty-modal h3{max-width:calc(100% - 46px);font-size:clamp(1.34rem,6.4vw,1.78rem)}.faculty-modal__quickfacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.faculty-modal__quickfacts span{padding:9px 7px}.faculty-modal__tabs button{min-height:40px;font-size:.76rem}.faculty-modal__career-list,.faculty-modal__subject-list{max-height:42vh}.faculty-modal__career-list>.faculty-modal__pensum-box{min-height:250px}}.faculty-modal__media{align-content:center}.faculty-modal__media:before{margin-bottom:-2px}.faculty-modal__media img{order:3;width:100%;height:128px;min-height:128px;margin-top:8px}.faculty-modal__media span{order:2}@media (width<=720px){.faculty-modal__media{align-content:center}.faculty-modal__media img{order:0;width:96px;height:82px;min-height:82px;margin-top:0}}.faculty-modal__panel{background:#fff;border:2px solid #102f7d;border-radius:0;grid-template-columns:minmax(300px,.38fr) minmax(0,1fr);width:min(96vw,1040px);height:min(86vh,690px);max-height:86vh;overflow:hidden;box-shadow:0 36px 120px #07122b61}.faculty-modal__media{background:var(--blue-deep);min-height:0;padding:0;display:block;position:relative;overflow:hidden}.faculty-modal__media:before{display:none}.faculty-modal__media:after{content:"";background:linear-gradient(#07122b0a,#07122bc2),linear-gradient(90deg,#102f7d33,#0000 62%);display:block;position:absolute;inset:0}.faculty-modal__media img{object-fit:cover;width:100%;height:100%;min-height:100%;box-shadow:none;border:0;margin:0;display:block}.faculty-modal__media span{z-index:1;background:var(--gold);width:auto;max-width:none;min-height:38px;color:var(--blue-deep);letter-spacing:.06em;text-transform:uppercase;border:0;justify-content:center;align-items:center;padding:0 12px;font-size:.78rem;font-weight:950;display:inline-flex;position:absolute;bottom:22px;left:20px;right:20px}.faculty-modal__body{background:linear-gradient(90deg,#123f9a14 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#123f9a11 1px,#0000 1px) 0 0/54px 54px,#fff;grid-template-rows:auto auto auto auto minmax(0,1fr);align-content:stretch;gap:14px;min-height:0;max-height:none;padding:clamp(24px,3vw,36px);display:grid;overflow:hidden}.faculty-modal__eyebrow{width:max-content;max-width:100%;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:950}.faculty-modal h3{max-width:17ch;color:var(--blue-deep);font-size:clamp(1.55rem,2.7vw,2.35rem);line-height:.98}.faculty-modal__quickfacts span,.faculty-modal__career-list button,.faculty-modal__pensum-box,.faculty-modal__pensum-item,.faculty-modal__subject-list span{border-radius:0}.faculty-modal__tabs{border:2px solid var(--blue-deep);background:#fff;gap:5px;padding:5px}.faculty-modal__tabs button{background:0 0;border:0}.faculty-modal__tabs button.is-active{background:var(--gold);color:var(--blue-deep);box-shadow:none}.faculty-modal__career-list{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;max-height:none;overflow:auto}.faculty-modal__career-list button.is-active{background:var(--gold);color:var(--blue-deep)}.faculty-modal__career-list button.is-active small{color:var(--red-deep)}@media (width<=768px){.faculty-modal{align-items:end;padding:0}.faculty-modal__panel{border-width:2px 0 0;grid-template-rows:170px minmax(0,1fr);grid-template-columns:1fr;width:100%;height:min(92dvh,780px);max-height:92dvh;overflow:hidden}.faculty-modal__media img{width:100%;height:100%;min-height:170px}.faculty-modal__media span{min-height:32px;padding:0 10px;font-size:.68rem;bottom:14px;left:14px;right:auto}.faculty-modal__body{grid-template-rows:auto auto auto auto minmax(0,1fr);gap:10px;padding:16px 14px 18px;overflow:hidden}.faculty-modal h3{max-width:calc(100% - 48px);font-size:clamp(1.34rem,6.5vw,1.78rem)}.faculty-modal__career-list{grid-template-columns:1fr;max-height:none}.faculty-modal__panel{grid-template-rows:128px minmax(0,1fr);height:94dvh;max-height:94dvh}.faculty-modal__media{min-height:128px;max-height:128px}.faculty-modal__media img{min-height:128px}.faculty-modal__body{gap:8px;padding:14px 12px 16px}.faculty-modal__quickfacts span{padding:8px 7px}.faculty-modal__tabs button{min-height:38px}.faculty-modal__career-list{max-height:none;padding-right:2px}.faculty-modal__career-list>.faculty-modal__pensum-box{min-height:360px}.faculty-modal__pensum-box{max-height:52dvh;padding:12px}.faculty-modal__pensum-head{padding:13px}.faculty-modal__pensum-item summary{padding:13px 14px}.faculty-modal__pensum-item div{gap:9px;padding:13px 14px 15px}.faculty-modal__pensum-item span,.faculty-modal__subject-list span{min-height:34px;padding:0 11px}}@media (width<=380px){.faculty-modal__panel{grid-template-rows:118px minmax(0,1fr)}.faculty-modal__media{min-height:118px;max-height:118px}.faculty-modal__media img{min-height:118px}.faculty-modal__career-list>.faculty-modal__pensum-box{min-height:340px}}.faculty-modal__subject-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:9px;padding-right:4px;display:grid;overflow:auto}.faculty-modal__subject-intro,.faculty-modal__subject-card{background:#fff;border:1px solid #dbe5ef}.faculty-modal__subject-intro{border-color:var(--blue-deep);background:linear-gradient(90deg,#123f9a14 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#123f9a0f 1px,#0000 1px) 0 0/42px 42px,#f8fbff;grid-column:1/-1;gap:5px;padding:13px 14px;display:grid}.faculty-modal__subject-intro small,.faculty-modal__subject-card small{color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:950}.faculty-modal__subject-intro strong{color:var(--blue-deep);font-size:1rem;line-height:1.12}.faculty-modal__subject-card{gap:6px;min-height:124px;padding:13px;display:grid}.faculty-modal__subject-card strong{color:var(--blue-deep);font-size:1rem;line-height:1.05}.faculty-modal__subject-card span{min-height:0;color:var(--ink-soft);background:0 0;border:0;padding:0;font-size:.78rem;font-weight:780;line-height:1.28}@media (width<=768px){.faculty-modal__subject-list{grid-template-columns:1fr;gap:8px;max-height:none;padding-right:2px}.faculty-modal__subject-card{min-height:112px;padding:12px}.faculty-modal__subject-card span{font-size:.76rem}.faculties-section:after{opacity:.9;font-size:clamp(2.45rem,14vw,4.2rem);bottom:22px;right:-10px}}.faculty-entry__media img[src*=esfm-simon-bolivar-logo],.faculty-modal__media img[src*=esfm-simon-bolivar-logo]{object-fit:contain;background:#fff}.faculty-entry__media img[src*=esfm-simon-bolivar-logo]{padding:16px}.faculty-modal__media img[src*=esfm-simon-bolivar-logo]{padding:clamp(18px,4vw,34px)}.faculty-entry__media:has(img[src*=esfm-simon-bolivar-logo]):after,.faculty-modal__media:has(img[src*=esfm-simon-bolivar-logo]):after{background:linear-gradient(#07122b00,#07122b1f)}.faculty-modal__backdrop{backdrop-filter:blur(10px);background:#071122b8}.faculty-modal__panel{border:2px solid var(--blue-deep);background:#fff;border-radius:14px;box-shadow:0 34px 95px #07122b57}.faculty-modal__panel:before{background:linear-gradient(90deg, var(--red) 0 24%, var(--gold) 24% 38%, var(--blue-deep) 38% 100%);height:8px}.faculty-modal__close{width:40px;height:40px;color:var(--blue-deep);background:#fff;border:2px solid #123f9a29;border-radius:50%;top:16px;right:16px;box-shadow:0 12px 28px #07122b29}.faculty-modal__close:hover,.faculty-modal__close:focus-visible{border-color:var(--red);color:var(--red-deep);outline:none}.faculty-modal__quickfacts span,.faculty-modal__career-list button,.faculty-modal__pensum-box,.faculty-modal__pensum-head,.faculty-modal__pensum-item,.faculty-modal__subject-intro,.faculty-modal__subject-card,.faculty-modal__subject-list span{border-radius:9px}.faculty-modal__tabs{border-radius:10px}.faculty-modal__tabs button{border-radius:7px}.faculty-modal__career-list button.is-active small,.faculty-modal__tabs button.is-active{box-shadow:5px 5px #ffd22e70}@media (width<=768px){.faculty-modal__panel{border-width:2px 0 0;border-radius:18px 18px 0 0}}.benefits-section{background-color:#0000;background-image:linear-gradient(90deg,#123f9a1b 1px,#0000 1px),linear-gradient(#123f9a16 1px,#0000 1px),linear-gradient(#fff 0%,#f3f8ff 100%);background-position:0 0;background-repeat:repeat,repeat,repeat;background-size:72px 72px,72px 72px,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:clamp(52px,7vw,96px) 0;position:relative;overflow:hidden}.benefits-section:before{content:"";background:linear-gradient(90deg, var(--red) 0 22%, var(--gold) 22% 38%, var(--blue-deep) 38% 100%);height:12px;position:absolute;inset:0 0 auto}.benefits-section:after{content:"BENEFICIOS";color:#123f9a0e;letter-spacing:.08em;pointer-events:none;font-size:clamp(3rem,9vw,7.2rem);font-weight:950;line-height:.8;position:absolute;bottom:16px;right:clamp(10px,3.5vw,50px)}.benefits-composition{z-index:1;gap:clamp(20px,4vw,32px);display:grid;position:relative}.benefits-heading{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:end;gap:18px;display:grid}.benefits-section__title{max-width:780px;margin-bottom:0}.benefits-highlight{border:2px solid var(--blue-deep);background:var(--gold);min-height:132px;color:var(--blue-deep);cursor:pointer;text-align:left;gap:4px;padding:18px;display:grid;box-shadow:7px 7px #123f9a29}.benefits-highlight span,.benefits-highlight small{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950}.benefits-highlight strong{font-size:clamp(2.25rem,4vw,3.6rem);font-weight:950;line-height:.9}.benefits-strip{scrollbar-width:none;gap:8px;padding:2px 0 4px;display:flex;overflow-x:auto}.benefits-strip::-webkit-scrollbar{display:none}.benefits-strip span{color:var(--ink-soft);background:#fff;border:1px solid #123f9a29;flex:none;padding:9px 12px;font-size:.78rem;font-weight:950}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.benefit-tile{--tile-accent:var(--blue-deep);border:2px solid var(--blue-deep);min-height:214px;color:var(--ink);cursor:pointer;text-align:left;background:#fff;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:16px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.benefit-tile:hover,.benefit-tile:focus-visible{outline:none;transform:translateY(-3px);box-shadow:0 18px 42px #071b4924}.benefit-tile:after{content:"";background:linear-gradient(90deg, var(--gold), var(--tile-accent));height:4px;position:absolute;bottom:0;left:16px;right:16px}.benefit-tile--red{--tile-accent:var(--red)}.benefit-tile--gold{--tile-accent:#d79d00}.benefit-tile__count{background:var(--blue-deep);color:#fff;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:950;display:inline-grid}.benefit-tile__body{align-content:start;gap:7px;min-width:0;display:grid}.benefit-tile__body small{color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:950}.benefit-tile__body strong{color:var(--blue-deep);font-size:clamp(1.08rem,1.5vw,1.32rem);font-weight:950;line-height:1.03}.benefit-tile__body span{color:var(--muted);font-size:.9rem;font-weight:760;line-height:1.42}.benefit-tile em{background:var(--red);color:#fff;letter-spacing:.05em;text-transform:uppercase;grid-column:1/-1;place-self:end start;padding:9px 11px;font-size:.68rem;font-style:normal;font-weight:950}.benefits-modal{z-index:90;place-items:center;padding:20px;display:none;position:fixed;inset:0}.benefits-modal[aria-hidden=false]{display:grid}.benefits-modal__backdrop{backdrop-filter:blur(8px);background:#071122a8;position:absolute;inset:0}.benefits-modal__panel{z-index:1;background:#fff;border:2px solid #102f7d;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);width:min(100%,820px);display:grid;position:relative;overflow:hidden;box-shadow:0 36px 120px #07122b61}.benefits-modal__close{z-index:3;width:38px;height:38px;color:var(--red-deep);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;font-size:1.35rem;font-weight:900;line-height:1;display:inline-grid;position:absolute;top:14px;right:14px;box-shadow:0 14px 30px #07122b29}.benefits-modal__aside{color:#fff;background:linear-gradient(90deg,#ffffff17 1px,#0000 1px) 0 0/46px 46px,linear-gradient(#ffffff13 1px,#0000 1px) 0 0/46px 46px,linear-gradient(145deg,#071b49,#102f7d 62%,#0b2463);align-content:center;gap:10px;min-height:380px;padding:clamp(22px,4vw,34px);display:grid}.benefits-modal__aside span,.benefits-modal__eyebrow{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:950}.benefits-modal__aside strong{font-size:clamp(2.45rem,5.4vw,4.4rem);font-weight:950;line-height:.88}.benefits-modal__aside small{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;font-size:.84rem;font-weight:900}.benefits-modal__body{background:linear-gradient(90deg,#123f9a14 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#123f9a11 1px,#0000 1px) 0 0/54px 54px,#fff;align-content:center;gap:16px;padding:clamp(24px,4vw,38px);display:grid}.benefits-modal__body h3{color:var(--blue-deep);margin:0;font-size:clamp(1.55rem,3.2vw,2.35rem);line-height:.98}.benefits-modal__body p{color:var(--ink-soft);margin:0;font-size:1rem;font-weight:760;line-height:1.48}.benefits-modal__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.benefits-modal__facts span{background:#fff;border:1px solid #123f9a24;gap:4px;padding:12px;display:grid}.benefits-modal__facts strong{color:var(--blue-deep);font-size:1.02rem;line-height:1}.benefits-modal__facts small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:950}.benefits-modal__list{gap:7px;max-height:260px;display:grid;overflow:auto}.benefits-modal__row{background:#fff;border:1px solid #dbe5ef;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.benefits-modal__row>span{background:var(--blue-deep);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:950;display:inline-grid}.benefits-modal__row strong,.benefits-modal__row small{display:block}.benefits-modal__row strong{color:var(--blue-deep);font-size:.9rem;line-height:1.1}.benefits-modal__row small{color:var(--muted);margin-top:2px;font-size:.72rem;font-weight:800}@media (width<=1024px){.benefits-heading{grid-template-columns:1fr}.benefits-highlight{width:min(100%,360px)}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.benefits-section{padding:48px 0 62px}.benefits-section:after{font-size:clamp(2.45rem,14vw,4.2rem);bottom:22px;right:-10px}.benefits-heading{gap:14px}.benefits-highlight{width:100%;min-height:108px;padding:15px}.benefits-strip{margin-inline:-14px;padding-inline:14px}.benefits-grid{grid-template-columns:1fr;gap:10px}.benefit-tile{grid-template-columns:40px minmax(0,1fr);gap:12px;min-height:172px;padding:14px}.benefit-tile__count{width:38px;height:38px}.benefit-tile__body strong{font-size:1.08rem}.benefit-tile__body span{font-size:.84rem}.benefits-modal{align-items:end;padding:0}.benefits-modal__panel{grid-template-columns:1fr;width:100%;max-height:94dvh;overflow:auto}.benefits-modal__aside{min-height:auto;padding:22px 16px 16px}.benefits-modal__body{align-content:start;gap:12px;padding:18px 14px 20px}.benefits-modal__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.benefits-modal__facts span{padding:9px 7px}.benefits-modal__facts strong{font-size:.88rem}.benefits-modal__facts small{font-size:.56rem}.benefits-modal__list{max-height:44dvh}.benefit-tile{height:190px;min-height:190px}.benefit-tile__body strong,.benefit-tile__body span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (width<=380px){.benefit-tile{height:196px;min-height:196px}}@media (width<=720px){.benefits-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(318px,calc(100vw - 48px));grid-auto-flow:column;gap:12px;padding:2px 16px 16px 0;display:grid;overflow:auto hidden}.benefit-tile{scroll-snap-align:start;width:100%;height:204px;min-height:204px}}@media (width<=380px){.benefits-grid{grid-auto-columns:minmax(302px,calc(100vw - 42px))}.benefit-tile{height:208px;min-height:208px}}@media (prefers-reduced-motion:no-preference){.benefits-can-animate .benefits-heading,.benefits-can-animate .benefits-highlight,.benefits-can-animate .benefits-strip,.benefits-can-animate .benefits-swipe-hint,.benefits-can-animate .benefit-tile{opacity:0;animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}.benefits-can-animate.is-visible .benefits-heading{animation-name:benefitsEnterLeft;animation-delay:80ms}.benefits-can-animate.is-visible .benefits-highlight{animation-name:benefitsEnterRight;animation-delay:.14s}.benefits-can-animate.is-visible .benefits-strip{animation-name:benefitsEnterUp;animation-delay:.18s}.benefits-can-animate.is-visible .benefits-swipe-hint{animation-name:benefitsEnterUp;animation-delay:.2s}.benefits-can-animate.is-visible .benefit-tile:nth-child(odd){animation-name:benefitsEnterLeft}.benefits-can-animate.is-visible .benefit-tile:nth-child(2n){animation-name:benefitsEnterRight}.benefits-can-animate.is-visible .benefit-tile:first-child{animation-delay:.22s}.benefits-can-animate.is-visible .benefit-tile:nth-child(2){animation-delay:.28s}.benefits-can-animate.is-visible .benefit-tile:nth-child(3){animation-delay:.34s}.benefits-can-animate.is-visible .benefit-tile:nth-child(4){animation-delay:.4s}.benefits-can-animate.is-visible .benefit-tile:nth-child(5){animation-delay:.46s}.benefits-can-animate.is-visible .benefit-tile:nth-child(6){animation-delay:.52s}.benefits-can-animate.is-visible .benefit-tile:nth-child(n+7){animation-delay:.58s}}@keyframes benefitsEnterLeft{0%{opacity:0;transform:translate(-46px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes benefitsEnterRight{0%{opacity:0;transform:translate(46px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes benefitsEnterUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=720px) and (prefers-reduced-motion:no-preference){.benefits-can-animate.is-visible .benefit-tile:nth-child(odd){animation-name:benefitsMobileEnterLeft}.benefits-can-animate.is-visible .benefit-tile:nth-child(2n){animation-name:benefitsMobileEnterRight}}@keyframes benefitsMobileEnterLeft{0%{opacity:0;transform:translate(-52px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes benefitsMobileEnterRight{0%{opacity:0;transform:translate(52px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}.benefits-modal__panel{border:2px solid var(--blue-deep);background:#fff;border-radius:14px;grid-template-columns:minmax(230px,.34fr) minmax(0,1fr);width:min(94vw,920px);box-shadow:0 34px 95px #07122b57}.benefits-modal__panel:before{content:"";z-index:2;background:linear-gradient(90deg, var(--red) 0 24%, var(--gold) 24% 38%, var(--blue-deep) 38% 100%);height:8px;position:absolute;top:0;left:0;right:0}.benefits-modal__close:hover,.benefits-modal__close:focus-visible{border-color:var(--red);color:var(--red-deep);outline:none}.benefits-modal__aside{background:linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#ffffff12 1px,#0000 1px) 0 0/42px 42px,linear-gradient(145deg,#071b49 0%,#102f7d 64%,#0b2463 100%);min-height:420px;padding:clamp(24px,3vw,34px);position:relative}.benefits-modal__aside:after{content:"";background:var(--gold);height:5px;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:6px 6px #ffd22e3d}.benefits-modal__aside span{background:#ffd22e1f;border:1px solid #ffd22e61;border-radius:999px;width:max-content;padding:8px 10px}.benefits-modal__aside strong{text-shadow:7px 7px #ffd22e29}.benefits-modal__aside small{max-width:16ch;line-height:1.22}.benefits-modal__body{background:linear-gradient(90deg,#123f9a13 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#123f9a0e 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#fff 0%,#f7fbff 100%);align-content:start;gap:14px;padding:clamp(28px,4vw,42px)}.benefits-modal__eyebrow{width:max-content;color:var(--red-deep);background:#fff5f5;border:1px solid #be172129;border-radius:999px;padding:8px 10px}.benefits-modal__body h3{max-width:18ch;font-size:clamp(1.65rem,2.8vw,2.5rem)}.benefits-modal__body p{max-width:58ch}.benefits-modal__facts{gap:10px}.benefits-modal__facts span{min-height:72px;box-shadow:none;background:#ffffffeb;border:1px solid #123f9a29;border-radius:9px;padding:13px 14px}.benefits-modal__facts strong{color:var(--blue-deep);font-size:1.08rem}.benefits-modal__list{gap:9px;padding:2px 6px 2px 0}.benefits-modal__row{background:#fff;border:1px solid #123f9a29;border-radius:10px;min-height:66px;padding:12px;transition:transform .18s,border-color .18s,box-shadow .18s}.benefits-modal__row:hover{border-color:var(--blue-deep);transform:translate(4px);box-shadow:0 14px 34px #07122b1a}.benefits-modal__row>span{background:var(--blue-deep);box-shadow:5px 5px #ffd22e70}.benefits-modal__row strong{font-size:.94rem}.benefits-modal__row small{font-size:.75rem;line-height:1.35}@media (prefers-reduced-motion:no-preference){.benefits-modal[aria-hidden=false] .benefits-modal__panel{animation:.32s cubic-bezier(.2,.8,.2,1) both benefitsModalIn}}@keyframes benefitsModalIn{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=720px){.benefits-modal__panel{border-radius:16px 16px 0 0;grid-template-columns:1fr;width:100%;max-height:94dvh}.benefits-modal__aside{grid-template-columns:minmax(0,1fr) auto;align-content:end;align-items:end;gap:8px 12px;min-height:128px;padding:28px 16px 18px}.benefits-modal__aside:after{height:4px;bottom:10px;left:16px;right:16px}.benefits-modal__aside span,.benefits-modal__aside small{grid-column:1}.benefits-modal__aside strong{grid-area:1/2/span 2;font-size:3rem}.benefits-modal__body{gap:12px;padding:18px 14px 22px}.benefits-modal__body h3{font-size:clamp(1.45rem,8vw,2rem)}.benefits-modal__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.benefits-modal__facts span{min-height:62px;padding:9px 7px}.benefits-modal__facts strong{font-size:.86rem}.benefits-modal__facts small{font-size:.55rem;line-height:1.15}.benefits-modal__list{max-height:none;overflow:visible}.benefits-modal__row{min-height:72px}}.benefits-highlight{border-radius:10px;position:relative;overflow:hidden}.benefits-highlight:before{content:"";background:linear-gradient(90deg, #ffffff3d 1px, transparent 1px), linear-gradient(180deg, #fff3 1px, transparent 1px), var(--red);background-size:14px 14px,14px 14px,auto;border-radius:50%;width:112px;height:112px;position:absolute;top:-34px;right:-28px;transform:rotate(12deg);box-shadow:0 16px 30px #be172138}.benefits-highlight__seal{z-index:1;background:var(--red);color:#fff;letter-spacing:.08em;text-transform:uppercase;border:2px solid #fff;border-radius:50%;place-items:center;width:74px;height:74px;font-size:.82rem;font-style:normal;font-weight:950;line-height:1;display:inline-grid;position:absolute;top:14px;right:12px;transform:rotate(12deg);box-shadow:5px 5px #102f7d38}.benefits-highlight__seal:before,.benefits-highlight__seal:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.benefits-highlight__seal:before{border:1px dashed #ffffffb8;inset:6px}.benefits-highlight__seal:after{border:1px solid #be17212e;inset:-8px}.benefits-highlight>span:not(.benefits-highlight__seal),.benefits-highlight>strong,.benefits-highlight>small{z-index:1;max-width:calc(100% - 92px);position:relative}.benefits-swipe-hint{display:none}@media (width<=720px){.benefits-swipe-hint{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:-4px 0 -2px;font-size:.72rem;font-weight:900;display:block}.benefits-highlight{min-height:126px;padding-right:18px}.benefits-highlight:before{opacity:1;border-radius:50%;width:124px;height:124px;top:-30px;right:-26px;transform:rotate(12deg)}.benefits-highlight__seal{border-radius:50%;width:82px;min-width:82px;height:82px;padding:0;font-size:.78rem;top:12px;right:10px;transform:rotate(12deg);box-shadow:5px 5px #102f7d38}.benefits-highlight__seal:before{border-radius:50%;inset:7px}.benefits-highlight__seal:after{border-radius:50%;display:block;inset:-8px}.benefits-highlight>span:not(.benefits-highlight__seal),.benefits-highlight>strong,.benefits-highlight>small{max-width:calc(100% - 96px)}}.benefits-modal__backdrop{backdrop-filter:blur(10px);background:#071122b8}.benefits-modal__panel{border:2px solid var(--blue-deep);background:#fff;border-radius:14px;box-shadow:0 34px 95px #07122b57}.benefits-modal__close{width:40px;height:40px;color:var(--blue-deep);background:#fff;border:2px solid #123f9a29;top:16px;right:16px;box-shadow:0 12px 28px #07122b29}.benefits-modal__facts span,.benefits-modal__row{border-radius:9px}@media (width<=720px){.benefits-modal__panel{border-width:2px 0 0;border-radius:18px 18px 0 0}}.schedule-section{background-color:#0000;background-image:linear-gradient(90deg,#123f9a1b 1px,#0000 1px),linear-gradient(#123f9a16 1px,#0000 1px),linear-gradient(#fff 0%,#f4f9ff 100%);background-position:0 0;background-repeat:repeat,repeat,repeat;background-size:72px 72px,72px 72px,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:clamp(52px,7vw,96px) 0;position:relative;overflow:hidden}.schedule-section:before{content:"";background:linear-gradient(90deg, var(--red) 0 22%, var(--gold) 22% 38%, var(--blue-deep) 38% 100%);height:12px;position:absolute;inset:0 0 auto}.schedule-section:after{content:"HORARIOS";color:#123f9a0e;letter-spacing:.08em;pointer-events:none;font-size:clamp(3rem,9vw,7.2rem);font-weight:950;line-height:.8;position:absolute;bottom:16px;right:clamp(10px,3.5vw,50px)}.schedule-composition{z-index:1;grid-template-columns:minmax(0,.64fr) minmax(460px,1fr);align-items:start;gap:clamp(28px,5vw,70px);display:grid;position:relative}.schedule-intro{gap:24px;display:grid}.schedule-section__title{margin-bottom:0}.schedule-intro__seal{border:2px solid var(--blue-deep);width:min(100%,320px);color:var(--blue-deep);cursor:pointer;text-align:left;background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:14px 18px 14px 12px;transition:transform .18s,box-shadow .18s;display:inline-grid;box-shadow:8px 8px #ffd22ebf}.schedule-intro__seal:hover,.schedule-intro__seal:focus-visible{outline:none;transform:translateY(-3px);box-shadow:10px 10px #ffd22ec7}.schedule-intro__seal strong{background:var(--blue-deep);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.6rem;line-height:1;display:inline-grid;box-shadow:5px 5px #ffd22e70}.schedule-intro__seal span{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.schedule-track{border:2px solid var(--blue-deep);background:linear-gradient(90deg,#123f9a13 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#123f9a0e 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#fff 0%,#f7fbff 100%);border-radius:14px;gap:14px;padding:clamp(18px,3vw,28px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #07122b1f}.schedule-track:before{content:"";background:linear-gradient(90deg, var(--red) 0 24%, var(--gold) 24% 38%, var(--blue-deep) 38% 100%);height:8px;position:absolute;inset:0 0 auto}.schedule-track__axis{z-index:1;border-bottom:2px solid var(--blue-deep);color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding:12px 4px 10px;font-size:.72rem;font-weight:950;display:flex;position:relative}.schedule-swipe-hint{display:none}.schedule-track__list{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.schedule-slot{min-height:178px;color:var(--ink);cursor:pointer;text-align:left;background:#fffffff0;border:1px solid #123f9a29;border-radius:10px;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;padding:15px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.schedule-slot:hover,.schedule-slot:focus-visible{border-color:var(--blue-deep);outline:none;transform:translateY(-3px);box-shadow:0 16px 34px #07122b1a}.schedule-slot:nth-child(2n){background:#ffd22e2e}.schedule-slot__index{background:var(--blue-deep);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:950;display:inline-grid;box-shadow:5px 5px #ffd22e70}.schedule-slot__body{gap:6px;min-width:0;display:grid}.schedule-slot__label{color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:950}.schedule-slot__focus{color:var(--blue-deep);font-size:1rem;font-weight:950;line-height:1.08}.schedule-slot__time{grid-template-columns:auto minmax(34px,1fr) auto;align-items:center;gap:10px;margin-top:8px;display:grid}.schedule-slot strong{color:#101e33;font-size:clamp(1.25rem,2.6vw,1.8rem);line-height:1}.schedule-slot i{background:linear-gradient(90deg, var(--gold), var(--red));border-radius:999px;height:3px}.schedule-slot__duration{border:2px solid var(--blue-deep);color:var(--blue-deep);white-space:nowrap;background:#fff;border-radius:999px;grid-column:1/-1;place-self:end start;padding:8px 12px;font-size:.78rem;font-weight:950}.schedule-modal{z-index:90;place-items:center;padding:20px;display:none;position:fixed;inset:0}.schedule-modal[aria-hidden=false]{display:grid}.schedule-modal__backdrop{backdrop-filter:blur(10px);background:#071122b8;position:absolute;inset:0}.schedule-modal__panel{z-index:1;border:2px solid var(--blue-deep);background:#fff;border-radius:14px;grid-template-columns:minmax(230px,.34fr) minmax(0,1fr);width:min(94vw,920px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 95px #07122b57}.schedule-modal__panel:before{content:"";z-index:2;background:linear-gradient(90deg, var(--red) 0 24%, var(--gold) 24% 38%, var(--blue-deep) 38% 100%);height:8px;position:absolute;top:0;left:0;right:0}.schedule-modal__close{z-index:3;width:40px;height:40px;color:var(--blue-deep);cursor:pointer;background:#fff;border:2px solid #123f9a29;border-radius:50%;place-items:center;font-size:1.35rem;font-weight:900;line-height:1;display:inline-grid;position:absolute;top:16px;right:16px;box-shadow:0 12px 28px #07122b29}.schedule-modal__close:hover,.schedule-modal__close:focus-visible{border-color:var(--red);color:var(--red-deep);outline:none}.schedule-modal__aside{color:#fff;background:linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#ffffff12 1px,#0000 1px) 0 0/42px 42px,linear-gradient(145deg,#071b49 0%,#102f7d 64%,#0b2463 100%);align-content:center;gap:10px;min-height:420px;padding:clamp(24px,3vw,34px);display:grid;position:relative}.schedule-modal__aside:after{content:"";background:var(--gold);height:5px;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:6px 6px #ffd22e3d}.schedule-modal__aside span,.schedule-modal__eyebrow{width:max-content;max-width:100%;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;background:#ffd22e1f;border:1px solid #ffd22e61;border-radius:999px;padding:8px 10px;font-size:.76rem;font-weight:950}.schedule-modal__aside strong{text-shadow:7px 7px #ffd22e29;font-size:clamp(2.45rem,5.4vw,4.4rem);font-weight:950;line-height:.88}.schedule-modal__aside small{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;max-width:16ch;font-size:.84rem;font-weight:900;line-height:1.22}.schedule-modal__body{background:linear-gradient(90deg,#123f9a13 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#123f9a0e 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#fff 0%,#f7fbff 100%);align-content:start;gap:14px;padding:clamp(28px,4vw,42px);display:grid}.schedule-modal__eyebrow{color:var(--red-deep);background:#fff5f5;border-color:#be172129}.schedule-modal__body h3{max-width:18ch;color:var(--blue-deep);margin:0;font-size:clamp(1.65rem,2.8vw,2.5rem);line-height:.98}.schedule-modal__body p{max-width:58ch;color:var(--ink-soft);margin:0;font-size:1rem;font-weight:760;line-height:1.48}.schedule-modal__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.schedule-modal__facts span{background:#ffffffeb;border:1px solid #123f9a29;border-radius:9px;gap:4px;min-height:72px;padding:13px 14px;display:grid}.schedule-modal__facts strong{color:var(--blue-deep);font-size:1.08rem;line-height:1}.schedule-modal__facts small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:950}.schedule-modal__list{gap:9px;display:grid}.schedule-modal__row{background:#fff;border:1px solid #123f9a29;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;padding:12px;display:grid}.schedule-modal__row.is-active{background:#ffd22e94;border-color:#0000}.schedule-modal__row>span{background:var(--blue-deep);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:950;display:inline-grid;box-shadow:5px 5px #ffd22e70}.schedule-modal__row strong,.schedule-modal__row small{display:block}.schedule-modal__row strong{color:var(--blue-deep);font-size:.94rem;line-height:1.1}.schedule-modal__row small{color:var(--muted);margin-top:2px;font-size:.75rem;font-weight:800}.schedule-modal__row em{color:var(--red-deep);white-space:nowrap;font-style:normal;font-weight:950}@media (prefers-reduced-motion:no-preference){.schedule-can-animate .schedule-intro,.schedule-can-animate .schedule-intro__seal,.schedule-can-animate .schedule-track,.schedule-can-animate .schedule-track__axis,.schedule-can-animate .schedule-swipe-hint,.schedule-can-animate .schedule-slot{opacity:0;animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}.schedule-can-animate.is-visible .schedule-intro{animation-name:scheduleEnterLeft;animation-delay:80ms}.schedule-can-animate.is-visible .schedule-intro__seal{animation-name:scheduleEnterLeft;animation-delay:.14s}.schedule-can-animate.is-visible .schedule-track{animation-name:scheduleEnterRight;animation-delay:.16s}.schedule-can-animate.is-visible .schedule-track__axis{animation-name:scheduleEnterUp;animation-delay:.19s}.schedule-can-animate.is-visible .schedule-swipe-hint{animation-name:scheduleEnterUp;animation-delay:.2s}.schedule-can-animate.is-visible .schedule-slot:nth-child(odd){animation-name:scheduleEnterLeft}.schedule-can-animate.is-visible .schedule-slot:nth-child(2n){animation-name:scheduleEnterRight}.schedule-can-animate.is-visible .schedule-slot:first-child{animation-delay:.22s}.schedule-can-animate.is-visible .schedule-slot:nth-child(2){animation-delay:.28s}.schedule-can-animate.is-visible .schedule-slot:nth-child(3){animation-delay:.34s}.schedule-can-animate.is-visible .schedule-slot:nth-child(4){animation-delay:.4s}.schedule-modal[aria-hidden=false] .schedule-modal__panel{animation:.32s cubic-bezier(.2,.8,.2,1) both scheduleModalIn}}@keyframes scheduleEnterLeft{0%{opacity:0;transform:translate(-46px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes scheduleEnterRight{0%{opacity:0;transform:translate(46px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes scheduleEnterUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes scheduleModalIn{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=980px){.schedule-composition{grid-template-columns:1fr}}@media (width<=720px){.schedule-section{padding:48px 0 62px}.schedule-section:after{font-size:clamp(2.45rem,14vw,4.2rem);bottom:22px;right:-10px}.schedule-intro__seal{width:100%}.schedule-track{padding:18px 14px}.schedule-track__axis{padding-top:10px}.schedule-swipe-hint{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:-2px 0;font-size:.72rem;font-weight:900;display:block}.schedule-track__list{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(306px,calc(100vw - 56px));grid-auto-flow:column;gap:12px;padding:2px 14px 16px 0;display:grid;overflow:auto hidden}.schedule-slot{scroll-snap-align:start;width:100%;min-height:184px}.schedule-modal{align-items:end;padding:0}.schedule-modal__panel{border-width:2px 0 0;border-radius:18px 18px 0 0;grid-template-columns:1fr;width:100%;max-height:94dvh;overflow:auto}.schedule-modal__aside{grid-template-columns:minmax(0,1fr) auto;align-content:end;align-items:end;gap:8px 12px;min-height:128px;padding:28px 16px 18px}.schedule-modal__aside:after{height:4px;bottom:10px;left:16px;right:16px}.schedule-modal__body{gap:12px;padding:18px 14px 22px}.schedule-modal__body h3{font-size:clamp(1.45rem,8vw,2rem)}.schedule-modal__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.schedule-modal__facts span{min-height:62px;padding:9px 7px}.schedule-modal__facts strong{font-size:.86rem}.schedule-modal__facts small{font-size:.55rem;line-height:1.15}.schedule-modal__row{grid-template-columns:34px minmax(0,1fr)}.schedule-modal__row em{grid-column:2}}.site-footer{border-top:2px solid var(--blue-deep);background:linear-gradient(90deg,#123f9a12 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#123f9a0d 1px,#0000 1px) 0 0/64px 64px,linear-gradient(#fff 0%,#fffdf7 100%);padding:26px 0 22px;position:relative;overflow:hidden}.site-footer:before{content:"";background:linear-gradient(90deg, var(--red) 0 22%, var(--gold) 22% 38%, var(--blue-deep) 38% 100%);height:7px;position:absolute;inset:0 0 auto}.site-footer__inner{z-index:1;grid-template-columns:minmax(220px,.9fr) minmax(260px,1fr) minmax(210px,.72fr) minmax(170px,.58fr);align-items:stretch;gap:12px;display:grid;position:relative}.site-footer__brand-card,.site-footer__data-card{border:2px solid var(--blue-deep);background:#fffffff0;border-radius:12px;min-width:0;padding:14px}.site-footer__brand-card{align-items:center;display:grid;box-shadow:7px 7px #ffd22e75,0 16px 34px #07122b1a}.footer-brand{color:var(--blue-deep);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;text-decoration:none;display:grid}.footer-brand__logo{background:0 0;place-items:center;width:58px;height:50px;display:grid}.footer-brand__logo img{object-fit:contain;object-position:center;filter:drop-shadow(0 7px 12px #123f9a1f);width:100%;height:100%;display:block}.footer-brand strong,.footer-brand small,.site-footer__data-card span,.site-footer__data-card strong,.site-footer__data-card small{line-height:1.06;display:block}.footer-brand strong{color:var(--blue-deep);letter-spacing:0;font-size:clamp(1.04rem,1.4vw,1.32rem);font-weight:950}.footer-brand small{color:var(--red-deep);margin-top:5px;font-size:.78rem;font-weight:950}.site-footer__data-card{border-color:#123f9a2e;align-content:center;gap:7px;display:grid;box-shadow:0 14px 30px #07122b12}.site-footer__data-card span{color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:950}.site-footer__data-card strong{color:var(--blue-deep);font-size:1rem;font-weight:950}.site-footer__data-card small{color:var(--muted);font-size:.8rem;font-weight:850;line-height:1.25}.site-footer__data-card div{flex-wrap:wrap;gap:7px;display:flex}.site-footer__data-card a{min-height:32px;color:var(--ink-soft);background:#fff;border:2px solid #123f9a21;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:950;text-decoration:none;transition:border-color .16s,color .16s,transform .16s;display:inline-flex}.site-footer__data-card a:hover,.site-footer__data-card a:focus-visible{border-color:var(--red-deep);color:var(--red-deep);outline:none;transform:translateY(-1px)}.site-footer__data-card a.is-main{border-color:var(--blue-deep);color:var(--blue-deep);background:#fff8cc;box-shadow:4px 4px #ffd22e6b}.floating-whatsapp{z-index:80;color:#fff;isolation:isolate;background:#25d366;border:3px solid #fff;border-radius:50%;place-items:center;width:60px;height:60px;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;animation:2.6s ease-in-out infinite whatsapp-float;display:inline-grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 38px #25d36652,5px 5px #ffd22e80}.floating-whatsapp:before,.floating-whatsapp:after{content:"";z-index:-1;border-radius:inherit;border:2px solid #25d36680;animation:1.9s ease-out infinite whatsapp-pulse;position:absolute;inset:-5px}.floating-whatsapp:after{animation-delay:.65s}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{background:#1fbd5a;outline:none;transform:translateY(-3px)scale(1.04);box-shadow:0 22px 48px #25d36661,6px 6px #ffd22e94}.floating-whatsapp svg{fill:currentColor;width:34px;height:34px;display:block}@keyframes whatsapp-pulse{0%{opacity:.72;transform:scale(.88)}70%,to{opacity:0;transform:scale(1.38)}}@keyframes whatsapp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.floating-whatsapp,.floating-whatsapp:before,.floating-whatsapp:after{animation:none}}@media (width<=1040px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.site-footer{background-size:54px 54px,54px 54px,auto;padding:24px 0 18px}.site-footer__inner{grid-template-columns:1fr;gap:10px}.site-footer__brand-card,.site-footer__data-card{border-radius:10px;padding:13px}.footer-brand{grid-template-columns:54px minmax(0,1fr)}.footer-brand__logo{width:54px;height:46px}.site-footer__data-card{text-align:left}.floating-whatsapp{width:56px;height:56px;bottom:12px;right:12px}.floating-whatsapp svg{width:32px;height:32px}}body.is-enrollment-modal-open{overflow:hidden}.enrollment-modal{z-index:120;opacity:0;pointer-events:none;place-items:center;padding:20px;transition:opacity .18s;display:grid;position:fixed;inset:0}.enrollment-modal[aria-hidden=false]{opacity:1;pointer-events:auto}.enrollment-modal__backdrop{backdrop-filter:blur(8px);background:#050c1e9e;position:absolute;inset:0}.enrollment-modal__panel{border:2px solid var(--blue-deep);background:linear-gradient(90deg,#123f9a0d 1px,#0000 1px) 0 0/34px 34px,linear-gradient(#123f9a0a 1px,#0000 1px) 0 0/34px 34px,#fffdf7;border-radius:18px;width:min(100%,900px);max-height:min(92dvh,720px);padding:14px;transition:transform .18s;position:relative;overflow:auto;transform:translateY(18px)scale(.98);box-shadow:0 30px 78px #07122b47}.enrollment-modal[aria-hidden=false] .enrollment-modal__panel{transform:translateY(0)scale(1)}.enrollment-modal__panel:focus{outline:none}.enrollment-modal__close{z-index:4;cursor:pointer;background:#fff;border:2px solid #be17212e;border-radius:10px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 12px 26px #07122b1a}.enrollment-modal__close span{background:var(--red-deep);border-radius:999px;width:18px;height:2px;position:absolute}.enrollment-modal__close span:first-child{transform:rotate(45deg)}.enrollment-modal__close span:last-child{transform:rotate(-45deg)}.enrollment-modal__layout{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:14px;display:grid}.enrollment-modal__summary,.enrollment-form{background:#fffffff0;border:2px solid #123f9a24;border-radius:14px}.enrollment-modal__summary{align-content:start;gap:16px;min-height:100%;padding:clamp(22px,3vw,30px);display:grid;box-shadow:8px 8px #ffd22e75,0 18px 42px #07122b1f}.enrollment-modal__eyebrow{border:2px solid var(--blue-deep);width:max-content;max-width:100%;color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:950}.enrollment-modal__summary h2,.enrollment-modal__summary p,.enrollment-modal__steps{margin:0}.enrollment-modal__summary h2{color:var(--blue-deep);letter-spacing:0;text-wrap:balance;font-size:clamp(1.7rem,3.2vw,2.55rem);line-height:.98}.enrollment-modal__summary p{color:#283a50;font-size:.98rem;font-weight:760;line-height:1.45}.enrollment-modal__steps{gap:8px;padding:0;list-style:none;display:grid}.enrollment-modal__steps li{color:var(--ink-soft);align-items:center;gap:10px;font-weight:900;display:flex}.enrollment-modal__steps span{background:var(--blue-deep);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.76rem;font-weight:950;display:grid}.enrollment-modal__contact-card{color:var(--blue-deep);background:#fff8cc;border:2px solid #123f9a24;border-radius:12px;gap:2px;margin-top:2px;padding:14px;display:grid}.enrollment-modal__contact-card span,.enrollment-modal__contact-card small{color:var(--muted);font-size:.76rem;font-weight:850}.enrollment-modal__contact-card strong{font-size:1.55rem;font-weight:950;line-height:1}.enrollment-form{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;padding:clamp(20px,3vw,30px);display:grid}.enrollment-form__field{gap:7px;min-width:0;display:grid}.enrollment-form__field--wide,.enrollment-form__note,.enrollment-form__status,.enrollment-form__actions{grid-column:1/-1}.enrollment-form label span{color:var(--ink);font-size:.86rem;font-weight:950}.enrollment-form input,.enrollment-form select{width:100%;min-height:52px;color:var(--ink);font:inherit;background:#fff;border:2px solid #123f9a29;border-radius:10px;outline:none;padding:12px 13px;font-weight:800;transition:border-color .16s,box-shadow .16s,background-color .16s}.enrollment-form input::placeholder{color:#283a5085}.enrollment-form input:focus,.enrollment-form select:focus{border-color:var(--blue-deep);background:#fff;box-shadow:0 0 0 4px #123f9a1a}.enrollment-form__note{border-left:4px solid var(--gold);color:#283a50;background:#fff8cc94;align-items:flex-start;gap:8px;padding:11px 12px;font-size:.86rem;font-weight:760;line-height:1.35;display:flex}.enrollment-form__note strong{color:var(--blue-deep);white-space:nowrap}.enrollment-form__status{min-height:22px;color:var(--muted);font-size:.9rem;font-weight:850}.enrollment-form__status[data-state=success]{color:#157347}.enrollment-form__status[data-state=error]{color:var(--red-deep)}.enrollment-form__status[data-state=loading]{color:var(--blue-deep)}.enrollment-form__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:2px;display:flex}.enrollment-form__submit{box-shadow:7px 7px #ffd22e85,0 16px 34px #ed1c2429}.enrollment-form__submit:disabled{cursor:wait;opacity:.68;transform:none}@media (width<=760px){.enrollment-modal{align-items:end;padding:10px}.enrollment-modal__panel{border-radius:18px 18px 0 0;width:100%;max-height:92dvh;padding:10px}.enrollment-modal__close{width:40px;height:40px;top:14px;right:14px}.enrollment-modal__layout{grid-template-columns:1fr}.enrollment-modal__summary{gap:10px;padding:18px 54px 16px 16px;box-shadow:6px 6px #ffd22e6b,0 14px 30px #07122b1c}.enrollment-modal__summary h2{font-size:clamp(1.52rem,7.2vw,2.05rem)}.enrollment-modal__summary p{font-size:.9rem}.enrollment-modal__steps,.enrollment-modal__contact-card{display:none}.enrollment-form{grid-template-columns:1fr;gap:12px;padding:16px}.enrollment-form input,.enrollment-form select{min-height:50px}.enrollment-form__note{gap:2px;display:grid}.enrollment-form__actions{display:grid}.enrollment-form__actions .button{width:100%}}.enrollment-form__actions{border-top:2px solid #123f9a1a;justify-content:space-between;align-items:center;margin-top:4px;padding-top:16px}.enrollment-form__dismiss{color:var(--muted);cursor:pointer;font:inherit;text-underline-offset:4px;background:0 0;border:0;padding:12px 4px;font-size:.9rem;font-weight:900;text-decoration:underline #283a5047;transition:color .16s,text-decoration-color .16s}.enrollment-form__dismiss:hover,.enrollment-form__dismiss:focus-visible{color:var(--red-deep);outline:none;text-decoration-color:currentColor}.enrollment-form__submit{border-radius:10px;justify-content:center;align-items:center;gap:10px;min-width:238px;min-height:56px;font-size:.98rem;display:inline-flex;box-shadow:8px 8px #ffd22e94,0 18px 38px #ed1c242e}.enrollment-form__submit-icon{background:#ffffff2e;border-radius:999px;place-items:center;width:24px;height:24px;transition:transform .16s;display:inline-grid}.enrollment-form__submit:hover .enrollment-form__submit-icon,.enrollment-form__submit:focus-visible .enrollment-form__submit-icon{transform:translate(3px)}@media (width<=760px){.enrollment-form__actions{z-index:2;margin-inline:-16px;background:linear-gradient(#fffdf7e0,#fffdf7 34%),linear-gradient(90deg,#123f9a0a 1px,#0000 1px) 0 0/34px 34px,linear-gradient(#123f9a09 1px,#0000 1px) 0 0/34px 34px;grid-template-columns:1fr;gap:9px;margin-bottom:-16px;padding:14px 16px 16px;display:grid;position:sticky;bottom:-16px}.enrollment-form__submit{order:1;width:100%;min-width:0;min-height:54px}.enrollment-form__dismiss{text-align:center;order:2;width:100%;padding:8px 4px 2px}}.costs-section{background-color:#0000;background-image:linear-gradient(90deg,#123f9a1b 1px,#0000 1px),linear-gradient(#123f9a16 1px,#0000 1px),linear-gradient(#fffdf7 0%,#fff 42%,#eef7ff 100%);background-position:0 0;background-repeat:repeat,repeat,repeat;background-size:72px 72px,72px 72px,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:clamp(50px,7vw,92px) 0;position:relative;overflow:hidden}.costs-section:before{content:"";background:linear-gradient(90deg, var(--red) 0 22%, var(--gold) 22% 38%, var(--blue-deep) 38% 100%);height:12px;position:absolute;inset:0 0 auto}.costs-section:after{content:"COSTOS";color:#123f9a0e;letter-spacing:.08em;pointer-events:none;font-size:clamp(3.4rem,10vw,7.5rem);font-weight:950;line-height:.8;position:absolute;bottom:14px;right:clamp(12px,4vw,54px)}.costs-composition{z-index:1;grid-template-columns:minmax(0,.74fr) minmax(430px,1fr);align-items:center;gap:clamp(28px,5vw,70px);display:grid;position:relative}.costs-narrative{gap:24px;display:grid}.costs-section__title{margin-bottom:0}.costs-highlight{border:2px solid var(--blue-deep);width:min(100%,360px);color:var(--blue-deep);cursor:pointer;box-shadow:8px 8px 0 var(--gold);text-align:left;background:#fff;border-radius:10px;padding:18px 20px;transition:transform .18s,box-shadow .18s;display:grid}.costs-highlight:hover{box-shadow:10px 10px 0 var(--gold);transform:translateY(-3px)}.costs-highlight span{width:max-content;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.86rem;font-weight:950;position:relative}.costs-highlight span:after{content:"";background:var(--red);height:3px;position:absolute;top:52%;left:-4px;right:-4px;transform:rotate(-5deg)}.costs-highlight strong{letter-spacing:0;margin-top:8px;font-size:clamp(2.7rem,6vw,4.6rem);font-weight:950;line-height:.86}.costs-highlight small{color:var(--red-deep);letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.82rem;font-weight:950}.costs-showcase{background:#102f7d;border:2px solid #102f7d;gap:14px;padding:clamp(18px,3vw,26px);display:grid;position:relative;box-shadow:0 28px 70px #102f7d33}.costs-showcase:before{content:"";pointer-events:none;border:1px solid #ffffff38;position:absolute;inset:10px}.costs-showcase__header,.costs-ladder,.costs-showcase__note{z-index:1;position:relative}.costs-showcase__header{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:16px;padding:8px 8px 2px;display:grid}.costs-showcase__header span{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:950}.costs-showcase__header strong{color:#fff;text-align:right;font-size:clamp(1.45rem,2.8vw,2.2rem);font-weight:950;line-height:.95}.costs-ladder{gap:10px;display:grid}.costs-ladder__item{color:#101e33;cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:12px 14px;transition:transform .18s,box-shadow .18s;display:grid}.costs-ladder__item:hover{transform:translate(6px);box-shadow:0 16px 34px #040f2a33}.costs-ladder__item:nth-child(2){margin-left:24px}.costs-ladder__item:nth-child(3){margin-left:48px}.costs-ladder__item.is-free{background:var(--gold);margin-left:72px}.costs-ladder__count{background:var(--blue-deep);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:950;display:inline-grid}.costs-ladder h3,.costs-ladder p{margin:0}.costs-ladder h3{color:var(--blue-deep);font-size:.98rem;font-weight:950;line-height:1.1}.costs-ladder p{color:var(--muted);margin-top:4px;font-size:.82rem;font-weight:800}.costs-ladder__item>strong{color:var(--blue-deep);white-space:nowrap;font-size:clamp(1.12rem,2vw,1.55rem);font-weight:950;line-height:1}.costs-showcase__note{z-index:1;border-left:4px solid var(--gold);color:#fffc;margin:0;padding:2px 8px 2px 14px;font-weight:760;position:relative}.costs-modal{z-index:90;place-items:center;padding:20px;display:none;position:fixed;inset:0}.costs-modal[aria-hidden=false]{display:grid}.costs-modal__backdrop{backdrop-filter:blur(8px);background:#071122a8;position:absolute;inset:0}.costs-modal__panel{z-index:1;background:#fff;border:2px solid #102f7d;grid-template-columns:minmax(240px,.42fr) minmax(0,1fr);width:min(100%,780px);display:grid;position:relative;overflow:hidden;box-shadow:0 36px 120px #07122b61}.costs-modal__close{z-index:3;width:38px;height:38px;color:var(--red-deep);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;font-size:1.35rem;font-weight:900;line-height:1;display:inline-grid;position:absolute;top:14px;right:14px;box-shadow:0 14px 30px #07122b29}.costs-modal__aside{color:#fff;background:linear-gradient(90deg,#ffffff17 1px,#0000 1px) 0 0/46px 46px,linear-gradient(#ffffff13 1px,#0000 1px) 0 0/46px 46px,linear-gradient(145deg,#071b49,#102f7d 62%,#0b2463);align-content:center;gap:10px;min-height:380px;padding:clamp(22px,4vw,34px);display:grid}.costs-modal__aside span,.costs-modal__eyebrow{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:950}.costs-modal__aside strong{font-size:clamp(2.45rem,5.4vw,4.4rem);font-weight:950;line-height:.88}.costs-modal__aside small{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;font-size:.84rem;font-weight:900}.costs-modal__body{background:linear-gradient(90deg,#123f9a14 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#123f9a11 1px,#0000 1px) 0 0/54px 54px,#fff;align-content:center;gap:16px;padding:clamp(24px,4vw,38px);display:grid}.costs-modal__body h3{color:var(--blue-deep);margin:0;font-size:clamp(1.55rem,3.2vw,2.35rem);line-height:.98}.costs-modal__body p{color:var(--ink-soft);margin:0;font-size:1rem;font-weight:760}.costs-modal__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.costs-modal__facts span{background:#fff;border:1px solid #123f9a24;gap:4px;padding:12px;display:grid}.costs-modal__facts strong{color:var(--blue-deep);font-size:1.12rem;line-height:1}.costs-modal__facts small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:950}.costs-modal__list{gap:7px;display:grid}.costs-modal__row{background:#fff;border:1px solid #dbe5ef;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.costs-modal__row.is-active{background:var(--gold);border-color:#0000}.costs-modal__row span{background:var(--blue-deep);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:950;display:inline-grid}.costs-modal__row strong,.costs-modal__row small{display:block}.costs-modal__row strong{color:var(--blue-deep);font-size:.92rem;line-height:1.1}.costs-modal__row small{color:var(--muted);margin-top:2px;font-size:.74rem;font-weight:800}.costs-modal__row em{color:var(--red-deep);white-space:nowrap;font-style:normal;font-weight:950}@media (width<=980px){.costs-composition{grid-template-columns:1fr}.costs-highlight{width:100%}}@media (width<=720px){.costs-modal{align-items:end;padding:0}.costs-modal__panel{grid-template-columns:1fr;width:100%;max-height:94vh;overflow:auto}.costs-modal__aside{min-height:auto;padding:24px 18px}.costs-modal__body{padding:20px 16px 24px}.costs-modal__facts{grid-template-columns:1fr}}@media (width<=640px){.costs-section{padding:50px 0 72px}.costs-section:after{display:none}.costs-showcase{padding:16px}.costs-showcase__header{grid-template-columns:1fr}.costs-showcase__header strong{text-align:left}.costs-ladder__item,.costs-ladder__item:nth-child(2),.costs-ladder__item:nth-child(3),.costs-ladder__item.is-free{grid-template-columns:40px minmax(0,1fr);margin-left:0}.costs-ladder__item>strong{grid-column:2}}.costs-modal__backdrop{backdrop-filter:blur(10px);background:#071122b8}.costs-modal__panel{border:2px solid var(--blue-deep);background:#fff;border-radius:14px;box-shadow:0 34px 95px #07122b57}.costs-modal__panel:before{content:"";z-index:2;background:linear-gradient(90deg, var(--red) 0 24%, var(--gold) 24% 38%, var(--blue-deep) 38% 100%);height:8px;position:absolute;top:0;left:0;right:0}.costs-modal__close{width:40px;height:40px;color:var(--blue-deep);background:#fff;border:2px solid #123f9a29;top:16px;right:16px;box-shadow:0 12px 28px #07122b29}.costs-modal__close:hover,.costs-modal__close:focus-visible{border-color:var(--red);color:var(--red-deep);outline:none}.costs-modal__facts span,.costs-modal__row{border-radius:9px}.costs-modal__row span{box-shadow:5px 5px #ffd22e70}@media (width<=720px){.costs-modal__panel{border-width:2px 0 0;border-radius:18px 18px 0 0}}.costs-composition{grid-template-columns:minmax(0,.64fr) minmax(460px,1fr);align-items:start}.costs-showcase{border:2px solid var(--blue-deep);background:linear-gradient(90deg,#123f9a13 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#123f9a0e 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#fff 0%,#f7fbff 100%);border-radius:14px;padding:clamp(18px,3vw,28px);overflow:hidden;box-shadow:0 24px 60px #07122b1f}.costs-showcase:before{background:linear-gradient(90deg, var(--red) 0 24%, var(--gold) 24% 38%, var(--blue-deep) 38% 100%);border:0;height:8px;inset:0 0 auto}.costs-showcase__header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 0 4px}.costs-showcase__header span{width:max-content;color:var(--red-deep);background:#fff5f5;border:1px solid #be172129;border-radius:999px;padding:8px 10px}.costs-showcase__header strong{color:var(--blue-deep);font-size:clamp(1.3rem,2.4vw,2rem)}.costs-ladder{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.costs-ladder__item,.costs-ladder__item:nth-child(2),.costs-ladder__item:nth-child(3),.costs-ladder__item.is-free{min-height:166px;box-shadow:none;background:#fffffff0;border:1px solid #123f9a29;border-radius:10px;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:42px minmax(0,1fr);align-items:start;margin-left:0;padding:15px}.costs-ladder__item:hover,.costs-ladder__item:focus-visible{border-color:var(--blue-deep);outline:none;transform:translateY(-3px);box-shadow:0 16px 34px #07122b1a}.costs-ladder__item.is-free{background:linear-gradient(90deg,#ffffff3d 1px,#0000 1px) 0 0/22px 22px,linear-gradient(#ffffff2e 1px,#0000 1px) 0 0/22px 22px,#ffd22e61;border-color:#ffd22eb3}.costs-ladder__count{width:38px;height:38px;box-shadow:5px 5px #ffd22e70}.costs-ladder__item.is-free .costs-ladder__count{background:var(--red)}.costs-ladder h3{font-size:1.04rem}.costs-ladder p{font-size:.82rem;line-height:1.3}.costs-ladder__item>strong{border:2px solid var(--blue-deep);color:var(--blue-deep);background:#fff;border-radius:999px;grid-column:1/-1;place-self:end start;padding:8px 12px;font-size:1.1rem}.costs-ladder__item.is-free>strong{border-color:var(--red);background:var(--red);color:#fff;box-shadow:5px 5px #102f7d33}.costs-showcase__note{border-left:4px solid var(--gold);color:var(--ink-soft);font-size:.9rem;line-height:1.42}.costs-modal__aside{background:linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#ffffff12 1px,#0000 1px) 0 0/42px 42px,linear-gradient(145deg,#071b49 0%,#102f7d 64%,#0b2463 100%);min-height:420px;position:relative}.costs-modal__aside:after{content:"";background:var(--gold);height:5px;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:6px 6px #ffd22e3d}.costs-modal__aside span,.costs-modal__eyebrow{background:#ffd22e1f;border:1px solid #ffd22e61;border-radius:999px;width:max-content;padding:8px 10px}.costs-modal__body{background:linear-gradient(90deg,#123f9a13 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#123f9a0e 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#fff 0%,#f7fbff 100%);align-content:start}.costs-modal__eyebrow{color:var(--red-deep);background:#fff5f5;border-color:#be172129}.costs-modal__facts{gap:10px}.costs-modal__facts span{background:#ffffffeb;border:1px solid #123f9a29;min-height:72px}.costs-modal__list{gap:9px}.costs-modal__row{border:1px solid #123f9a29;min-height:64px;padding:12px}.costs-modal__row:hover{border-color:var(--blue-deep);box-shadow:0 14px 34px #07122b1a}@media (prefers-reduced-motion:no-preference){.costs-can-animate .costs-narrative,.costs-can-animate .costs-highlight,.costs-can-animate .costs-showcase,.costs-can-animate .costs-swipe-hint,.costs-can-animate .costs-ladder__item,.costs-can-animate .costs-showcase__note{opacity:0;animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}.costs-can-animate.is-visible .costs-narrative{animation-name:costsEnterLeft;animation-delay:80ms}.costs-can-animate.is-visible .costs-highlight{animation-name:costsEnterLeft;animation-delay:.14s}.costs-can-animate.is-visible .costs-showcase{animation-name:costsEnterRight;animation-delay:.16s}.costs-can-animate.is-visible .costs-swipe-hint{animation-name:costsEnterUp;animation-delay:.19s}.costs-can-animate.is-visible .costs-ladder__item:first-child{animation-name:costsEnterRight;animation-delay:.22s}.costs-can-animate.is-visible .costs-ladder__item:nth-child(2){animation-name:costsEnterRight;animation-delay:.28s}.costs-can-animate.is-visible .costs-ladder__item:nth-child(3){animation-name:costsEnterRight;animation-delay:.34s}.costs-can-animate.is-visible .costs-ladder__item:nth-child(4){animation-name:costsEnterRight;animation-delay:.4s}.costs-can-animate.is-visible .costs-showcase__note{animation-name:costsEnterUp;animation-delay:.46s}.costs-modal[aria-hidden=false] .costs-modal__panel{animation:.32s cubic-bezier(.2,.8,.2,1) both costsModalIn}}@keyframes costsEnterLeft{0%{opacity:0;transform:translate(-46px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes costsEnterRight{0%{opacity:0;transform:translate(46px)translateY(8px)scale(.98)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}@keyframes costsEnterUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes costsModalIn{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=980px){.costs-composition{grid-template-columns:1fr}}@media (width<=720px){.costs-showcase{padding:18px 14px}.costs-showcase__header{grid-template-columns:1fr;align-items:start}.costs-showcase__header strong{text-align:left}.costs-ladder{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(306px,calc(100vw - 56px));grid-auto-flow:column;gap:12px;padding:2px 14px 16px 0;display:grid;overflow:auto hidden}.costs-ladder__item,.costs-ladder__item:nth-child(2),.costs-ladder__item:nth-child(3),.costs-ladder__item.is-free{scroll-snap-align:start;width:100%;min-height:174px}.costs-showcase__note{font-size:.82rem}.costs-modal__aside{grid-template-columns:minmax(0,1fr) auto;align-content:end;align-items:end;gap:8px 12px;min-height:128px;padding:28px 16px 18px}.costs-modal__aside:after{height:4px;bottom:10px;left:16px;right:16px}.costs-modal__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.costs-modal__facts span{min-height:62px;padding:9px 7px}.costs-modal__facts strong{font-size:.86rem}.costs-modal__facts small{font-size:.55rem;line-height:1.15}}.costs-swipe-hint{display:none}@media (width<=720px){.costs-swipe-hint{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 -2px;font-size:.72rem;font-weight:900;display:block}}
