:root{--wf130-navy-950:#04162f;--wf130-navy-900:#071f43;--wf130-navy-800:#0b315f;--wf130-blue-700:#174e8f;--wf130-blue-600:#2266ad;--wf130-blue-100:#eaf3fc;--wf130-gold-600:#bd8612;--wf130-gold-500:#d8a62d;--wf130-gold-300:#f1ce74;--wf130-gold-100:#fff5d9;--wf130-green:#168a58;--wf130-red:#c63c3c;--wf130-ink:#10213d;--wf130-muted:#63718a;--wf130-line:#dce5f0;--wf130-soft:#f4f7fb;--wf130-white:#fff;--wf130-container:1240px;--wf130-radius-sm:12px;--wf130-radius:18px;--wf130-radius-lg:26px;--wf130-control:54px;--wf130-shadow-sm:0 10px 28px rgba(4,22,47,.07);--wf130-shadow:0 22px 55px rgba(4,22,47,.12);--wf130-font:"Manrope","Plus Jakarta Sans","Noto Sans Devanagari","Segoe UI",Arial,sans-serif;--wf-navy-950:var(--wf130-navy-950);--wf-navy-900:var(--wf130-navy-900);--wf-navy-800:var(--wf130-navy-800);--wf-blue-600:var(--wf130-blue-600);--wf-blue-500:var(--wf130-blue-600);--wf-gold-500:var(--wf130-gold-500);--wf-gold-400:var(--wf130-gold-300);--wf-gold-100:var(--wf130-gold-100);--wf-gold-dark:var(--wf130-gold-600);--wf-ink:var(--wf130-ink);--wf-muted:var(--wf130-muted);--wf-line:var(--wf130-line);--wf-border:var(--wf130-line);--wf-soft:var(--wf130-soft);--wf-shadow-sm:var(--wf130-shadow-sm);--wf-shadow:var(--wf130-shadow);--wf-shadow-lg:var(--wf130-shadow);--wf-font:var(--wf130-font);--wf-container:var(--wf130-container);--wf-success:var(--wf130-green);--wf-danger:var(--wf130-red);--wf-control-height:var(--wf130-control);--wf-control-radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body.wf130-site{margin:0;background:#fff;color:var(--wf130-ink);font-family:var(--wf130-font);font-size:15px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.wf130-site.nav-locked,body.wf130-site.wf127-drawer-open{overflow:hidden}body.wf130-site main{display:block;min-height:52vh;overflow:clip}body.wf130-site a{color:inherit;text-decoration:none}body.wf130-site img{max-width:100%;height:auto}body.wf130-site button,body.wf130-site input,body.wf130-site select,body.wf130-site textarea{font:inherit}body.wf130-site .container{width:min(calc(100% - 36px),var(--wf130-container));margin-inline:auto}body.wf130-site .section{padding:72px 0}body.wf130-site .section-soft{background:var(--wf130-soft)}body.wf130-site .section-cream{background:linear-gradient(180deg,#fffdf7,#f8fbff)}body.wf130-site h1,body.wf130-site h2,body.wf130-site h3,body.wf130-site h4{margin-top:0;color:var(--wf130-navy-950);font-weight:800;letter-spacing:-.025em}body.wf130-site h1{font-size:clamp(32px,4vw,50px);line-height:1.12}body.wf130-site h2{font-size:clamp(25px,3vw,38px);line-height:1.2}body.wf130-site h3{font-size:20px;line-height:1.3}body.wf130-site p{color:var(--wf130-muted)}body.wf130-site .app-loader{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;background:rgba(244,247,251,.94);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}body.wf130-site .app-loader.show{opacity:1;visibility:visible}body.wf130-site .app-loader.hide{display:none}body.wf130-site .app-loader-card{display:flex;align-items:center;gap:12px;padding:14px 18px;border:1px solid var(--wf130-line);border-radius:16px;background:#fff;box-shadow:var(--wf130-shadow-sm)}body.wf130-site .app-loader-spinner{width:24px;height:24px;border:3px solid #e1e9f2;border-top-color:var(--wf130-gold-500);border-radius:50%;animation:wf130spin .75s linear infinite}@keyframes wf130spin{to{transform:rotate(360deg)}}body.wf130-site .wf127-topbar{position:relative;z-index:121;background:linear-gradient(90deg,var(--wf130-navy-950),var(--wf130-blue-700));color:#fff}body.wf130-site .wf127-topbar-inner{min-height:42px;display:grid;grid-template-columns:minmax(210px,auto) minmax(280px,1fr) auto;align-items:center;gap:20px}body.wf130-site .wf127-topbar a{color:#fff}body.wf130-site .wf127-topbar-place,body.wf130-site .wf127-topbar-phone,body.wf130-site .wf129-institute-link{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:12px;font-weight:700}body.wf130-site .wf127-topbar i{color:var(--wf130-gold-300)}body.wf130-site .wf127-announcement{min-width:0;overflow:hidden}body.wf130-site .wf127-announcement-track{display:flex;width:max-content;animation:wf130Ticker 22s linear infinite}body.wf130-site .wf127-announcement-track>span{display:flex;align-items:center;gap:9px;padding-right:70px;white-space:nowrap;color:#f9e9b8;font-size:12px;font-weight:700}body.wf130-site .wf129-topbar-actions{display:flex;align-items:center;gap:18px}@keyframes wf130Ticker{to{transform:translateX(-50%)}}body.wf130-site .wf127-header{position:sticky;top:0;z-index:120;border-bottom:1px solid rgba(7,31,67,.08);background:rgba(255,255,255,.97);backdrop-filter:blur(16px);transition:box-shadow .2s ease}body.wf130-site .wf127-header.is-scrolled{box-shadow:0 12px 35px rgba(4,22,47,.10)}body.wf130-site .wf127-header-row{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}body.wf130-site .wf127-brand{display:flex;align-items:center;gap:10px;min-width:210px;flex:0 0 auto}body.wf130-site .wf127-brand img{width:auto;max-width:235px;height:66px;object-fit:contain}body.wf130-site .wf127-brand-copy{display:none}body.wf130-site .wf127-brand-fallback{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:var(--wf130-gold-500);color:var(--wf130-navy-950);font-weight:900}body.wf130-site .wf127-desktop-nav{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0}body.wf130-site .wf127-nav-group{position:relative}body.wf130-site .wf127-nav-link,body.wf130-site .wf127-nav-trigger{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:0;border-radius:14px;background:transparent;color:var(--wf130-navy-950);font-size:14px;font-weight:750;cursor:pointer;transition:.18s ease}body.wf130-site .wf127-nav-trigger i{font-size:10px;transition:transform .18s ease}body.wf130-site .wf127-nav-link:hover,body.wf130-site .wf127-nav-trigger:hover,body.wf130-site .wf127-nav-link.is-active,body.wf130-site .wf127-nav-group.is-active>.wf127-nav-trigger,body.wf130-site .wf127-nav-group.is-open>.wf127-nav-trigger{background:var(--wf130-gold-100);box-shadow:inset 0 -3px 0 var(--wf130-gold-500);color:var(--wf130-navy-950)}body.wf130-site .wf127-nav-group.is-open>.wf127-nav-trigger i{transform:rotate(180deg)}body.wf130-site .wf127-mega-panel{position:absolute;top:calc(100% + 9px);left:50%;width:350px;padding:10px;border:1px solid var(--wf130-line);border-top:3px solid var(--wf130-gold-500);border-radius:16px;background:#fff;box-shadow:0 24px 65px rgba(4,22,47,.20);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,10px);transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:200}body.wf130-site .wf127-mega-panel::before{content:"";position:absolute;left:0;right:0;top:-13px;height:13px}body.wf130-site .wf127-nav-group.is-open .wf127-mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}body.wf130-site .wf127-mega-panel a{display:grid;grid-template-columns:44px minmax(0,1fr) 22px;align-items:center;gap:11px;padding:11px;border-radius:12px;transition:.18s ease}body.wf130-site .wf127-mega-panel a:hover,body.wf130-site .wf127-mega-panel a:focus-visible{background:#f3f7fc;transform:translateX(2px);outline:none}body.wf130-site .wf127-mega-panel a>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--wf130-blue-100);color:var(--wf130-blue-700)}body.wf130-site .wf127-mega-panel b{display:block;font-size:13px}body.wf130-site .wf127-mega-panel small{display:block;margin-top:2px;color:var(--wf130-muted);font-size:11px;line-height:1.35}body.wf130-site .wf127-mega-panel>a>i{color:#91a1b7;font-size:11px}body.wf130-site .wf127-header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}body.wf130-site .wf127-account-btn{min-height:54px;display:flex;align-items:center;gap:15px;padding:7px 7px 7px 20px;border-radius:999px;background:linear-gradient(135deg,var(--wf130-navy-900),var(--wf130-blue-600));color:#fff;font-size:13px;font-weight:800;box-shadow:0 14px 32px rgba(7,31,67,.20);transition:.2s ease}body.wf130-site .wf127-account-btn>span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}body.wf130-site .wf127-account-btn>i{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--wf130-gold-500);color:var(--wf130-navy-950);transition:.2s ease}body.wf130-site .wf127-account-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(7,31,67,.24)}body.wf130-site .wf127-account-btn:hover>i{transform:translateX(3px)}body.wf130-site .wf127-menu-toggle{display:none;width:46px;height:46px;border:0;border-radius:14px;background:var(--wf130-navy-900);color:#fff;font-size:19px;cursor:pointer}body.wf130-site .wf127-drawer-backdrop{position:fixed;inset:0;z-index:300;background:rgba(4,16,35,.56);opacity:0;visibility:hidden;transition:.2s}body.wf130-site .wf127-mobile-drawer{position:fixed;top:0;right:0;bottom:0;z-index:310;width:min(400px,92vw);display:flex;flex-direction:column;background:#fff;box-shadow:-24px 0 70px rgba(4,22,47,.25);transform:translateX(105%);transition:transform .24s ease}body.wf130-site.wf127-drawer-open .wf127-drawer-backdrop{opacity:1;visibility:visible}body.wf130-site.wf127-drawer-open .wf127-mobile-drawer{transform:none}body.wf130-site .wf127-drawer-head{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 18px;border-bottom:1px solid var(--wf130-line)}body.wf130-site .wf127-drawer-brand{display:flex;align-items:center;gap:10px;min-width:0}body.wf130-site .wf127-drawer-brand img{width:auto;max-width:180px;height:52px;object-fit:contain}body.wf130-site .wf127-drawer-brand span{display:none}body.wf130-site .wf127-drawer-head>button{width:44px;height:44px;border:0;border-radius:50%;background:#eef3f9;color:var(--wf130-navy-900);cursor:pointer}body.wf130-site .wf127-drawer-scroll{flex:1;overflow:auto;padding:14px 16px 150px}body.wf130-site .wf127-drawer-nav{display:grid;gap:6px}body.wf130-site .wf127-drawer-nav>a,body.wf130-site .wf127-drawer-group>button{width:100%;min-height:52px;display:flex;align-items:center;gap:12px;padding:0 14px;border:0;border-radius:14px;background:#fff;color:var(--wf130-navy-950);font-weight:750;text-align:left;cursor:pointer}body.wf130-site .wf127-drawer-nav>a>i:first-child,body.wf130-site .wf127-drawer-group>button>i:first-child{width:24px;color:var(--wf130-blue-600);text-align:center}body.wf130-site .wf127-drawer-group>button>i:last-child{margin-left:auto;font-size:10px;transition:.2s}body.wf130-site .wf127-drawer-nav>a:hover,body.wf130-site .wf127-drawer-nav>a.is-active,body.wf130-site .wf127-drawer-group.is-active>button,body.wf130-site .wf127-drawer-group.is-open>button{background:var(--wf130-gold-100);color:var(--wf130-navy-950)}body.wf130-site .wf127-drawer-group.is-open>button>i:last-child{transform:rotate(180deg)}body.wf130-site .wf127-drawer-children{display:grid;gap:4px;margin:5px 0 8px 38px;padding:7px;border-left:2px solid var(--wf130-gold-500)}body.wf130-site .wf127-drawer-children[hidden]{display:none}body.wf130-site .wf127-drawer-children a{display:flex;align-items:center;gap:9px;min-height:42px;padding:7px 10px;border-radius:10px;color:#42516a;font-size:13px;font-weight:700}body.wf130-site .wf127-drawer-children a:hover{background:#f3f7fc;color:var(--wf130-navy-900)}body.wf130-site .wf127-drawer-actions{position:absolute;left:0;right:0;bottom:0;display:grid;gap:9px;padding:14px 16px 18px;border-top:1px solid var(--wf130-line);background:rgba(255,255,255,.98)}body.wf130-site .wf127-drawer-actions a{min-height:50px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;font-weight:800}body.wf130-site .wf127-drawer-actions a:first-child{background:linear-gradient(135deg,var(--wf130-navy-900),var(--wf130-blue-600));color:#fff}body.wf130-site .wf127-drawer-actions a:last-child{background:var(--wf130-gold-500);color:var(--wf130-navy-950)}body.wf130-site :where(.btn,.wf-btn,.wf126-btn){position:relative;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:7px 58px 7px 20px;border:1px solid transparent;border-radius:999px;background:#fff;color:var(--wf130-navy-950);font-size:13px;font-weight:800;line-height:1.2;cursor:pointer;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}body.wf130-site :where(.btn,.wf-btn,.wf126-btn)::after{content:"\f061";position:absolute;right:6px;top:50%;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--wf130-blue-100);color:var(--wf130-blue-700);font-family:"Font Awesome 6 Free";font-weight:900;transform:translateY(-50%);transition:.2s ease}body.wf130-site :where(.btn,.wf-btn,.wf126-btn):hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(4,22,47,.13)}body.wf130-site :where(.btn,.wf-btn,.wf126-btn):hover::after{transform:translateY(-50%) translateX(3px)}body.wf130-site :where(.btn,.wf-btn,.wf126-btn):focus-visible{outline:3px solid rgba(216,166,45,.35);outline-offset:3px}body.wf130-site :where(.btn,.wf-btn,.wf126-btn):disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}body.wf130-site :where(.btn-primary,.btn-dark,.wf-btn-primary,.wf126-btn-primary,.wf126-btn-dark){background:linear-gradient(135deg,var(--wf130-navy-900),var(--wf130-blue-600))!important;border-color:var(--wf130-navy-900)!important;color:#fff!important}body.wf130-site :where(.btn-primary,.btn-dark,.wf-btn-primary,.wf126-btn-primary,.wf126-btn-dark)::after{background:var(--wf130-gold-500);color:var(--wf130-navy-950)}body.wf130-site :where(.btn-soft,.btn-light,.wf-btn-secondary,.wf126-btn-ghost){background:#fff!important;border-color:var(--wf130-line)!important;color:var(--wf130-navy-900)!important}body.wf130-site :where(.btn-green){background:var(--wf130-green)!important;color:#fff!important;border-color:var(--wf130-green)!important}body.wf130-site :where(.btn-green)::after{background:#fff;color:var(--wf130-green)}body.wf130-site :where(.btn-danger){background:var(--wf130-red)!important;color:#fff!important;border-color:var(--wf130-red)!important}body.wf130-site :where(.btn-icon,.eye-toggle,.gallery-lightbox button,.wf127-contact-toggle,.wf127-menu-toggle,.duo-lesson-tabs button)::after{display:none!important}body.wf130-site :where(.btn-icon,.eye-toggle){padding:0;border-radius:14px}body.wf130-site :where(.field,.wf-field){display:flex;min-width:0;flex-direction:column;gap:7px}body.wf130-site :where(.field>label,.wf-field>label,label.field>span,.wf129-field>span){display:flex;align-items:center;gap:7px;color:var(--wf130-navy-950);font-size:13px;font-weight:750;line-height:1.35}body.wf130-site :where(input:not([type=checkbox]):not([type=radio]),select,textarea){width:100%;min-width:0;min-height:var(--wf130-control);margin:0;padding:13px 15px;border:1px solid #cbd8e8;border-radius:14px;background:#fbfdff;color:var(--wf130-ink);font-size:15px;line-height:1.35;box-shadow:inset 0 1px 0 rgba(255,255,255,.75);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}body.wf130-site select{appearance:auto;padding-right:42px;background-color:#fbfdff}body.wf130-site textarea{min-height:116px;resize:vertical}body.wf130-site :where(input,select,textarea)::placeholder{color:#8a99ad}body.wf130-site :where(input,select,textarea):hover{border-color:#a9bbd0;background:#fff}body.wf130-site :where(input,select,textarea):focus{outline:none;border-color:var(--wf130-blue-600);background:#fff;box-shadow:0 0 0 4px rgba(34,102,173,.11),0 0 0 1px rgba(216,166,45,.18)}body.wf130-site :where(input,select,textarea):disabled{background:#eef2f7;color:#7d8ca0;cursor:not-allowed}body.wf130-site .form-grid,body.wf130-site .wf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}body.wf130-site .form-grid .full,body.wf130-site .wf-form-grid .full{grid-column:1/-1}body.wf130-site .help{color:var(--wf130-muted);font-size:12px;line-height:1.45}body.wf130-site .alert{padding:13px 15px;border-radius:14px;font-size:13px;font-weight:700}body.wf130-site .alert-success{border:1px solid #bce6cf;background:#edf9f2;color:#126c45}body.wf130-site .alert-error,body.wf130-site .alert-danger{border:1px solid #f0bcbc;background:#fff1f1;color:#9b2e2e}body.wf130-site .wf-page-hero{position:relative;overflow:hidden;padding:58px 0 0;background:linear-gradient(135deg,var(--wf130-navy-950),var(--wf130-navy-800));color:#fff}body.wf130-site .wf-page-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:center;gap:45px;padding-bottom:42px}body.wf130-site .wf-page-kicker,body.wf130-site .wf-section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--wf130-gold-600);font-size:12px;font-weight:850;letter-spacing:.10em;text-transform:uppercase}body.wf130-site .wf-page-hero .wf-page-kicker{color:var(--wf130-gold-300)}body.wf130-site .wf-page-hero h1{max-width:820px;margin:13px 0 12px;color:#fff;font-size:clamp(34px,4.4vw,54px)}body.wf130-site .wf-page-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.74);font-size:16px;line-height:1.7}body.wf130-site .wf-page-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}body.wf130-site .wf-page-hero-visual{display:grid;place-items:center}body.wf130-site .wf-page-hero-icon{width:170px;height:170px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:48px;background:rgba(255,255,255,.08);color:var(--wf130-gold-300);font-size:64px;transform:rotate(7deg);box-shadow:inset 0 0 0 18px rgba(255,255,255,.025)}body.wf130-site .wf-page-mini-flow{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:13px 0 22px}body.wf130-site .wf-page-mini-flow span{display:flex;align-items:center;gap:9px;min-height:44px;padding:8px 12px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.07);color:#fff;font-size:12px;font-weight:700}body.wf130-site .wf-page-mini-flow b{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--wf130-gold-500);color:var(--wf130-navy-950);font-size:11px}body.wf130-site .wf-page-hero-wave{display:none}body.wf130-site .wf-page-hero.is-compact{padding-top:42px}body.wf130-site .wf-page-hero.is-compact h1{font-size:clamp(31px,3.8vw,46px)}body.wf130-site .wf-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}body.wf130-site .wf-section-heading>div{max-width:800px}body.wf130-site .wf-section-heading h2{margin:9px 0 7px}body.wf130-site .wf-section-heading p{max-width:720px;margin:0;font-size:15px}body.wf130-site .wf-section-heading>a{min-height:46px;display:inline-flex;align-items:center;gap:9px;padding:0 17px;border:1px solid var(--wf130-line);border-radius:999px;background:#fff;color:var(--wf130-navy-900);font-size:13px;font-weight:800;white-space:nowrap}body.wf130-site .panel-card{border:1px solid var(--wf130-line);border-radius:var(--wf130-radius-lg);background:#fff;box-shadow:var(--wf130-shadow-sm)}body.wf130-site .wf129-faq-section{padding:72px 0;background:var(--wf130-soft)}body.wf130-site .wf129-faq-layout{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:28px;align-items:start}body.wf130-site .wf129-faq-visual{position:sticky;top:118px;min-height:410px;display:flex;flex-direction:column;justify-content:flex-end;padding:32px;border-radius:28px;background:linear-gradient(150deg,var(--wf130-navy-950),var(--wf130-blue-700));color:#fff;overflow:hidden;box-shadow:var(--wf130-shadow)}body.wf130-site .wf129-faq-visual::before{content:"?";position:absolute;right:-12px;top:-92px;color:rgba(255,255,255,.07);font-size:300px;font-weight:900;line-height:1}body.wf130-site .wf129-faq-icon{position:relative;width:66px;height:66px;display:grid;place-items:center;margin-bottom:auto;border-radius:20px;background:var(--wf130-gold-500);color:var(--wf130-navy-950);font-size:26px}body.wf130-site .wf129-faq-visual .wf-section-kicker{color:var(--wf130-gold-300)}body.wf130-site .wf129-faq-visual h2{position:relative;margin:10px 0 7px;color:#fff;font-size:31px}body.wf130-site .wf129-faq-visual p{position:relative;margin:0;color:rgba(255,255,255,.72)}body.wf130-site .wf129-faq-count{position:relative;display:flex;align-items:center;gap:10px;margin-top:24px}body.wf130-site .wf129-faq-count b{font-size:30px;color:var(--wf130-gold-300)}body.wf130-site .wf129-faq-count span{font-size:12px;color:rgba(255,255,255,.7)}body.wf130-site .wf129-faq-list{display:grid;gap:10px}body.wf130-site .wf129-faq-list details{border:1px solid var(--wf130-line);border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(4,22,47,.045);overflow:hidden}body.wf130-site .wf129-faq-list summary{min-height:66px;display:grid;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;list-style:none}body.wf130-site .wf129-faq-list summary::-webkit-details-marker{display:none}body.wf130-site .wf129-faq-list summary>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--wf130-gold-100);color:var(--wf130-gold-600);font-size:11px;font-weight:900}body.wf130-site .wf129-faq-list summary>b{font-size:14px;line-height:1.45}body.wf130-site .wf129-faq-list summary>i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--wf130-blue-100);color:var(--wf130-blue-700);font-size:10px}body.wf130-site .wf129-faq-list details>div{padding:0 18px 18px 66px}body.wf130-site .wf129-faq-list details p{margin:0;font-size:14px;line-height:1.7}body.wf130-site .wf129-footer{position:relative;margin-top:0;border-top:4px solid var(--wf130-gold-500);background:linear-gradient(145deg,#031126,#0a2e5b);color:#fff}body.wf130-site .wf129-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;transform:translateY(-32px);margin-bottom:-32px;padding:24px 28px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:linear-gradient(135deg,#0b376b,#154f8d);box-shadow:0 24px 55px rgba(4,22,47,.25)}body.wf130-site .wf129-footer-cta-copy{display:flex;align-items:center;gap:15px}body.wf130-site .wf129-footer-cta-copy>span{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:18px;background:var(--wf130-gold-500);color:var(--wf130-navy-950);font-size:22px}body.wf130-site .wf129-footer-cta-copy small{color:var(--wf130-gold-300);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}body.wf130-site .wf129-footer-cta-copy h2{max-width:650px;margin:4px 0 0;color:#fff;font-size:22px;line-height:1.35}body.wf130-site .wf129-footer-cta-actions{display:flex;gap:10px;flex:0 0 auto}body.wf130-site .wf129-footer-cta-actions a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:999px;font-size:13px;font-weight:800}body.wf130-site .wf129-footer-call{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);color:#fff}body.wf130-site .wf129-footer-admission{background:var(--wf130-gold-500);color:var(--wf130-navy-950)}body.wf130-site .wf129-footer-grid{display:grid;grid-template-columns:1.25fr .72fr .78fr .72fr 1fr;gap:32px;padding:72px 0 38px}body.wf130-site .wf129-footer-logo img{width:auto;max-width:225px;height:70px;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 5px 12px rgba(0,0,0,.15))}body.wf130-site .wf129-footer-logo>span{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:var(--wf130-gold-500);color:var(--wf130-navy-950);font-weight:900}body.wf130-site .wf129-footer-brand p{max-width:355px;margin:18px 0 0;color:rgba(255,255,255,.68);font-size:13px;line-height:1.75}body.wf130-site .wf129-footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}body.wf130-site .wf129-footer-socials a{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(255,255,255,.07);color:var(--wf130-gold-300);transition:.2s ease}body.wf130-site .wf129-footer-socials a:hover{transform:translateY(-3px);background:var(--wf130-gold-500);color:var(--wf130-navy-950)}body.wf130-site .wf129-footer-column,body.wf130-site .wf129-footer-contact{display:flex;flex-direction:column;align-items:flex-start}body.wf130-site .wf129-footer-column h3,body.wf130-site .wf129-footer-contact h3{margin:4px 0 15px;color:var(--wf130-gold-300);font-size:12px;text-transform:uppercase;letter-spacing:.1em}body.wf130-site .wf129-footer-column a{position:relative;padding:7px 0 7px 14px;color:rgba(255,255,255,.72);font-size:13px;transition:.18s}body.wf130-site .wf129-footer-column a::before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--wf130-gold-500);transform:translateY(-50%)}body.wf130-site .wf129-footer-column a:hover,body.wf130-site .wf129-footer-contact a:hover{color:#fff;transform:translateX(2px)}body.wf130-site .wf129-footer-contact a{display:flex;align-items:flex-start;gap:10px;padding:7px 0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.5}body.wf130-site .wf129-footer-contact i{width:17px;margin-top:3px;color:var(--wf130-gold-300)}body.wf130-site .wf129-footer-contact span{max-width:260px;overflow-wrap:anywhere}body.wf130-site .wf129-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.54);font-size:12px}body.wf130-site .wf129-footer-bottom>span:last-child{display:flex;flex-wrap:wrap;gap:15px}body.wf130-site .wf129-footer-bottom a{color:rgba(255,255,255,.76)}body.wf130-site .wf127-contact-dock{position:fixed;right:20px;bottom:20px;z-index:180;display:flex;align-items:flex-end;gap:10px}body.wf130-site .wf127-contact-toggle{width:58px;height:58px;border:4px solid #fff;border-radius:50%;background:var(--wf130-gold-500);color:var(--wf130-navy-950);font-size:21px;box-shadow:0 15px 35px rgba(4,22,47,.22);cursor:pointer}body.wf130-site .wf127-contact-actions{display:grid;gap:8px;opacity:0;visibility:hidden;transform:translateY(12px);transition:.2s ease}body.wf130-site .wf127-contact-dock.is-open .wf127-contact-actions{opacity:1;visibility:visible;transform:none}body.wf130-site .wf127-contact-actions a,body.wf130-site .wf127-contact-actions button{min-width:150px;height:48px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--wf130-line);border-radius:999px;background:#fff;color:var(--wf130-navy-950);font-size:12px;font-weight:800;box-shadow:var(--wf130-shadow-sm);cursor:pointer}body.wf130-site .wf127-contact-actions span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--wf130-blue-700);color:#fff}body.wf130-site .wf127-contact-actions a:nth-child(2) span{background:var(--wf130-green)}body.wf130-site .wf127-contact-actions button span{background:var(--wf130-gold-500);color:var(--wf130-navy-950)}body.wf130-site .wf127-mobile-bottom{display:none}body.wf130-site .wf127-reveal{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}body.wf130-site .wf127-visible{opacity:1;transform:none}@media (max-width:1120px){body.wf130-site .wf127-header-row{gap:14px}body.wf130-site .wf127-brand{min-width:175px}body.wf130-site .wf127-brand img{max-width:190px;height:58px}body.wf130-site .wf127-nav-link,body.wf130-site .wf127-nav-trigger{padding-inline:10px;font-size:13px}body.wf130-site .wf127-account-btn{padding-left:14px}body.wf130-site .wf129-footer-grid{grid-template-columns:1.25fr repeat(2,1fr)}body.wf130-site .wf129-footer-contact{grid-column:2/-1}}@media (max-width:980px){html{scroll-padding-top:80px}body.wf130-site .wf127-topbar{display:none}body.wf130-site .wf127-header-row{min-height:72px}body.wf130-site .wf127-brand img{max-width:172px;height:54px}body.wf130-site .wf127-desktop-nav,body.wf130-site .wf127-account-btn{display:none}body.wf130-site .wf127-menu-toggle{display:grid;place-items:center}body.wf130-site .wf-page-hero-inner{grid-template-columns:1fr}.wf-page-hero-visual{display:none!important}body.wf130-site .wf129-footer-cta{align-items:flex-start;flex-direction:column}body.wf130-site .wf129-footer-cta-actions{width:100%}body.wf130-site .wf129-footer-cta-actions a{flex:1}body.wf130-site .wf129-footer-grid{grid-template-columns:1fr 1fr}body.wf130-site .wf129-footer-brand,body.wf130-site .wf129-footer-contact{grid-column:1/-1}}@media (max-width:720px){body.wf130-site{padding-bottom:76px;font-size:14px}body.wf130-site .container{width:min(calc(100% - 22px),var(--wf130-container))}body.wf130-site .section{padding:50px 0}body.wf130-site h1{font-size:30px}body.wf130-site h2{font-size:25px}body.wf130-site h3{font-size:18px}body.wf130-site .wf127-header-row{min-height:66px}body.wf130-site .wf127-brand{min-width:0}body.wf130-site .wf127-brand img{max-width:145px;height:48px}body.wf130-site .wf127-brand-copy{display:none}body.wf130-site .wf-page-hero{padding-top:40px}body.wf130-site .wf-page-hero-inner{padding-bottom:30px}body.wf130-site .wf-page-hero h1{font-size:30px}body.wf130-site .wf-page-hero p{font-size:14px;line-height:1.65}body.wf130-site .wf-page-mini-flow{grid-template-columns:repeat(2,1fr);padding-bottom:18px}body.wf130-site .wf-page-mini-flow span{font-size:11px}body.wf130-site .wf-section-heading{align-items:flex-start;flex-direction:column;margin-bottom:22px}body.wf130-site .wf-section-heading p{font-size:14px}body.wf130-site .form-grid,body.wf130-site .wf-form-grid{grid-template-columns:1fr;gap:15px}body.wf130-site .form-grid .full,body.wf130-site .wf-form-grid .full{grid-column:auto}body.wf130-site :where(input:not([type=checkbox]):not([type=radio]),select,textarea){font-size:16px}body.wf130-site .wf129-faq-layout{grid-template-columns:1fr}body.wf130-site .wf129-faq-visual{position:relative;top:auto;min-height:270px;padding:24px}body.wf130-site .wf129-faq-icon{width:55px;height:55px}body.wf130-site .wf129-faq-visual h2{font-size:25px}body.wf130-site .wf129-faq-list summary{grid-template-columns:34px minmax(0,1fr) 26px;padding-inline:12px}body.wf130-site .wf129-faq-list details>div{padding:0 14px 16px}body.wf130-site .wf129-footer-cta{transform:none;margin:0;padding:20px;border-radius:0;border-inline:0}body.wf130-site .wf129-footer-cta-copy>span{width:48px;height:48px}body.wf130-site .wf129-footer-cta-copy h2{font-size:17px}body.wf130-site .wf129-footer-cta-actions{display:grid;grid-template-columns:1fr 1fr}body.wf130-site .wf129-footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px;padding:42px 0 30px}body.wf130-site .wf129-footer-brand,body.wf130-site .wf129-footer-contact{grid-column:1/-1}body.wf130-site .wf129-footer-bottom{align-items:flex-start;flex-direction:column;padding-bottom:92px}body.wf130-site .wf127-contact-dock{right:12px;bottom:88px}body.wf130-site .wf127-contact-toggle{width:50px;height:50px;font-size:18px}body.wf130-site .wf127-contact-actions a,body.wf130-site .wf127-contact-actions button{min-width:142px;height:44px}body.wf130-site .wf127-mobile-bottom{position:fixed;left:7px;right:7px;bottom:7px;z-index:250;display:grid;grid-template-columns:repeat(5,1fr);gap:3px;padding:7px;border:1px solid rgba(220,229,240,.96);border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 16px 42px rgba(4,22,47,.20);backdrop-filter:blur(15px)}body.wf130-site .wf127-mobile-bottom a{min-width:0;display:grid;place-items:center;gap:2px;padding:4px 2px;border-radius:13px;color:#6c7b90;font-size:9px;font-weight:750}body.wf130-site .wf127-mobile-bottom i{width:32px;height:30px;display:grid;place-items:center;border-radius:10px;font-size:14px}body.wf130-site .wf127-mobile-bottom a.is-active{background:var(--wf130-gold-100);color:var(--wf130-navy-950)}body.wf130-site .wf127-mobile-bottom a.is-active i{background:var(--wf130-gold-500)}}@media (max-width:460px){body.wf130-site .wf127-drawer-brand img{max-width:155px}body.wf130-site .wf-page-mini-flow{grid-template-columns:1fr 1fr}body.wf130-site :where(.btn,.wf-btn,.wf126-btn){min-height:48px;padding-left:16px;padding-right:52px;font-size:12px}body.wf130-site :where(.btn,.wf-btn,.wf126-btn)::after{width:36px;height:36px}body.wf130-site .wf129-footer-cta-actions{grid-template-columns:1fr}body.wf130-site .wf129-footer-grid{grid-template-columns:1fr}body.wf130-site .wf129-footer-brand,body.wf130-site .wf129-footer-contact{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body.wf130-site .wf-btn-label{display:inline-flex;align-items:center;gap:8px}body.wf130-site :where(.btn,.wf-btn,.wf126-btn)>i:first-child{margin-right:1px}:root{--wf130-font:"Plus Jakarta Sans","Noto Sans Devanagari","Segoe UI",Arial,sans-serif;--wf131-surface:#ffffff;--wf131-surface-soft:#f7faff;--wf131-focus:rgba(34,102,173,.15)}body.wf130-site{color:#10213d;background:#fff}body.wf130-site :where(p,li,small){text-wrap:pretty}body.wf130-site :where(.section,.wf126-section){isolation:isolate}body.wf130-site :where(.btn,.wf-btn,.wf126-btn){overflow:hidden;isolation:isolate;max-width:100%;box-shadow:0 11px 25px rgba(4,22,47,.10)}body.wf130-site :where(.btn,.wf-btn,.wf126-btn)::before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 18%,rgba(255,255,255,.18) 48%,transparent 78%);transform:translateX(-125%);transition:transform .55s ease;pointer-events:none}body.wf130-site :where(.btn,.wf-btn,.wf126-btn):hover::before{transform:translateX(125%)}body.wf130-site :where(.btn,.wf-btn,.wf126-btn)>*{position:relative;z-index:1}body.wf130-site :where(.btn,.wf-btn,.wf126-btn).btn-sm{min-height:46px;padding-left:16px;padding-right:52px;font-size:12px}body.wf130-site :where(.wf-btn-success,.btn-green){background:linear-gradient(135deg,#11764a,#1b9a63)!important;border-color:#11764a!important;color:#fff!important}body.wf130-site :where(.wf-btn-success,.btn-green)::after{background:#fff;color:#11764a}body.wf130-site :where(.wf-btn-danger,.btn-danger)::after{background:#fff;color:var(--wf130-red)}body.wf130-site :where(form,.form-stack,.form-grid,.wf-form-grid){min-width:0}body.wf130-site .form-stack{display:grid;gap:16px}body.wf130-site :where(.field,.wf-field,.wf129-field){min-width:0}body.wf130-site :where(.field>label,.wf-field>label,.wf129-field>span,.form-stack>label){margin:0;color:var(--wf130-navy-950);font-size:12px;font-weight:800;letter-spacing:.005em}body.wf130-site :where(.field>label small,.wf-field>label small){margin-left:4px;color:var(--wf130-muted);font-size:10px;font-weight:700}body.wf130-site :where(input:not([type=checkbox]):not([type=radio]),select,textarea){min-height:54px;border:1.5px solid #cfdbea;border-radius:15px;background:#fff;color:#10213d;font-size:15px;box-shadow:0 5px 14px rgba(4,22,47,.035),inset 0 1px 0 rgba(255,255,255,.95)}body.wf130-site :where(input:not([type=checkbox]):not([type=radio]),select){height:54px}body.wf130-site textarea{min-height:116px;padding-top:14px;line-height:1.55}body.wf130-site select{appearance:none;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#174e8f 50%),linear-gradient(135deg,#174e8f 50%,transparent 50%);background-position:calc(100% - 20px) 23px,calc(100% - 14px) 23px;background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:44px}body.wf130-site :where(input,select,textarea):hover{border-color:#9eb5cd;background:#fff}body.wf130-site :where(input,select,textarea):focus{border-color:var(--wf130-blue-600);box-shadow:0 0 0 4px var(--wf131-focus),0 9px 22px rgba(4,22,47,.06)}body.wf130-site :where(input,select,textarea):invalid:not(:placeholder-shown){border-color:#d79a9a}body.wf130-site :where(input,select,textarea):-webkit-autofill{-webkit-text-fill-color:#10213d;box-shadow:0 0 0 1000px #fff inset;transition:background-color 9999s ease-out}body.wf130-site .form-grid,body.wf130-site .wf-form-grid{gap:17px 18px}body.wf130-site .alert p{margin:0;color:inherit}body.wf130-site .alert p+p{margin-top:5px}.page-student-auth .student-auth-section{min-height:auto;padding:48px 0 70px;background:radial-gradient(circle at 8% 12%,rgba(216,166,45,.11),transparent 27%),linear-gradient(145deg,#f4f8fd,#fff)}.page-student-auth .auth-grid{grid-template-columns:minmax(330px,.86fr) minmax(480px,1.14fr);gap:clamp(28px,4vw,54px);align-items:start}.page-student-auth .auth-copy{position:sticky;top:118px;padding:28px;border:1px solid rgba(220,229,240,.9);border-radius:28px;background:linear-gradient(145deg,#061a38,#164e8d);color:#fff;box-shadow:var(--wf130-shadow);overflow:hidden}.page-student-auth .auth-copy::after{content:"";position:absolute;right:-85px;top:-90px;width:250px;height:250px;border:42px solid rgba(255,255,255,.05);border-radius:50%}.page-student-auth .auth-copy .eyebrow{position:relative;color:var(--wf130-gold-300)}.page-student-auth .auth-copy h1{position:relative;margin:13px 0 10px;color:#fff;font-size:clamp(29px,3.2vw,42px);line-height:1.13}.page-student-auth .auth-copy>p{position:relative;margin:0;color:rgba(255,255,255,.72);font-size:13px}.page-student-auth .auth-journey{position:relative;display:grid;gap:9px;margin-top:23px}.page-student-auth .auth-journey article{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;padding:11px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.07)}.page-student-auth .auth-journey article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--wf130-gold-500);color:var(--wf130-navy-950)}.page-student-auth .auth-journey b,.page-student-auth .auth-journey small{display:block}.page-student-auth .auth-journey b{color:#fff;font-size:13px}.page-student-auth .auth-journey small{margin-top:2px;color:rgba(255,255,255,.62);font-size:10px}.page-student-auth .auth-level-strip{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:18px}.page-student-auth .auth-level-strip span{display:grid;place-items:center;gap:4px;min-height:58px;padding:7px 4px;border-radius:12px;background:rgba(255,255,255,.08);color:#fff;font-size:9px;font-weight:800;text-align:center}.page-student-auth .auth-level-strip b{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:rgba(216,166,45,.18);color:var(--wf130-gold-300)}.page-student-auth .auth-card{width:100%;padding:26px;border:1px solid var(--wf130-line);background:#fff}.page-student-auth .auth-tabs{margin-bottom:20px}.page-student-auth .auth-tabs a{display:flex;align-items:center;justify-content:center;gap:8px}.page-student-auth .auth-form-head{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--wf130-line)}.page-student-auth .auth-form-head>span{color:var(--wf130-gold-600);font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.page-student-auth .auth-form-head h2{margin:5px 0 4px;font-size:28px}.page-student-auth .auth-form-head p{margin:0;font-size:12px}.page-student-auth .auth-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 16px}.page-student-auth .auth-form-grid>.full,.page-student-auth .auth-submit{grid-column:1/-1}.page-student-auth .auth-submit{display:grid;gap:9px;margin-top:3px}.page-student-auth .auth-submit .wf-btn{width:100%}.page-student-auth .auth-submit small{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--wf130-muted);font-size:10px}.page-student-auth .auth-submit small i{color:var(--wf130-green)}.page-student-auth .mode-login .auth-card{max-width:570px}.page-student-auth .mode-login .auth-grid{align-items:center}body.wf130-site .wf131-footer{position:relative;border-top:4px solid var(--wf130-gold-500);background:linear-gradient(145deg,#020d1f,#082a55 62%,#0d3c70);color:#fff}body.wf130-site .wf131-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.12)}body.wf130-site .wf131-footer-cta-copy{display:flex;align-items:center;gap:14px}body.wf130-site .wf131-footer-cta-copy>span{width:56px;height:56px;display:grid;place-items:center;flex:0 0 auto;border-radius:17px;background:var(--wf130-gold-500);color:var(--wf130-navy-950);font-size:21px}body.wf130-site .wf131-footer-cta-copy small{color:var(--wf130-gold-300);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}body.wf130-site .wf131-footer-cta-copy h2{max-width:620px;margin:4px 0 0;color:#fff;font-size:21px;line-height:1.35}body.wf130-site .wf131-footer-cta-actions{display:flex;gap:9px;flex:0 0 auto}body.wf130-site .wf131-footer-main{display:grid;grid-template-columns:minmax(260px,1.05fr) minmax(430px,1.7fr) minmax(245px,.9fr);gap:36px;padding:44px 0 36px}body.wf130-site .wf131-footer-logo{width:max-content;max-width:100%;display:block;padding:9px 13px;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.18)}body.wf130-site .wf131-footer-logo img{width:auto;max-width:220px;height:66px;display:block;object-fit:contain;filter:none}body.wf130-site .wf131-footer-logo>span{width:58px;height:58px;display:grid;place-items:center;border-radius:14px;background:var(--wf130-gold-500);color:var(--wf130-navy-950);font-weight:900}body.wf130-site .wf131-footer-brand>h3{margin:17px 0 5px;color:#fff;font-size:17px}body.wf130-site .wf131-footer-brand>p{max-width:370px;margin:0;color:rgba(255,255,255,.67);font-size:12px;line-height:1.7}body.wf130-site .wf131-footer-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}body.wf130-site .wf131-footer-badges span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.82);font-size:9px;font-weight:800}body.wf130-site .wf131-footer-badges i{color:var(--wf130-gold-300)}body.wf130-site .wf131-footer-socials{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}body.wf130-site .wf131-footer-socials a{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.07);color:#fff;font-size:10px;font-weight:800;transition:.2s ease}body.wf130-site .wf131-footer-socials a:hover{transform:translateY(-2px);background:var(--wf130-gold-500);color:var(--wf130-navy-950)}body.wf130-site .wf131-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 30px}body.wf130-site .wf131-footer-links nav{display:flex;flex-direction:column;align-items:flex-start}body.wf130-site .wf131-footer-links h3,body.wf130-site .wf131-footer-contact h3{margin:0 0 12px;color:var(--wf130-gold-300);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}body.wf130-site .wf131-footer-links a{position:relative;padding:6px 0 6px 13px;color:rgba(255,255,255,.72);font-size:12px;transition:.18s ease}body.wf130-site .wf131-footer-links a::before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--wf130-gold-500);transform:translateY(-50%)}body.wf130-site .wf131-footer-links a:hover{color:#fff;transform:translateX(3px)}body.wf130-site .wf131-footer-contact{padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.065)}body.wf130-site .wf131-footer-contact>a,body.wf130-site .wf131-footer-contact>div{display:grid;grid-template-columns:37px minmax(0,1fr);align-items:start;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.09);color:#fff}body.wf130-site .wf131-footer-contact>:last-child{border-bottom:0}body.wf130-site .wf131-footer-contact>a>i,body.wf130-site .wf131-footer-contact>div>i{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:rgba(216,166,45,.15);color:var(--wf130-gold-300)}body.wf130-site .wf131-footer-contact small,body.wf130-site .wf131-footer-contact b{display:block}.wf131-footer-contact small{color:rgba(255,255,255,.48);font-size:9px;text-transform:uppercase;letter-spacing:.06em}.wf131-footer-contact b{margin-top:2px;color:rgba(255,255,255,.84);font-size:11px;line-height:1.45;overflow-wrap:anywhere}body.wf130-site .wf131-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 0;border-top:1px solid rgba(255,255,255,.11);color:rgba(255,255,255,.54);font-size:10px}@media (max-width:1080px){.page-student-auth .auth-grid{grid-template-columns:minmax(300px,.8fr) minmax(440px,1.2fr)}body.wf130-site .wf131-footer-main{grid-template-columns:1fr 1.6fr}.wf131-footer-contact{grid-column:1/-1}}@media (max-width:820px){.page-student-auth .auth-grid{grid-template-columns:1fr}.page-student-auth .auth-copy{position:relative;top:auto}.page-student-auth .auth-card{max-width:none!important}body.wf130-site .wf131-footer-cta{align-items:flex-start;flex-direction:column}.wf131-footer-cta-actions{width:100%}.wf131-footer-cta-actions .wf-btn{flex:1}body.wf130-site .wf131-footer-main{grid-template-columns:1fr;gap:30px}.wf131-footer-links{grid-template-columns:repeat(4,minmax(0,1fr))}.wf131-footer-contact{grid-column:auto}}@media (max-width:620px){body.wf130-site .container{width:min(calc(100% - 24px),var(--wf130-container))}body.wf130-site :where(input:not([type=checkbox]):not([type=radio]),select,textarea){font-size:16px}.page-student-auth .student-auth-section{padding:22px 0 58px}.page-student-auth .auth-copy{padding:21px;border-radius:21px}.page-student-auth .auth-copy h1{font-size:27px}.page-student-auth .auth-journey{grid-template-columns:1fr 1fr}.page-student-auth .auth-journey article{grid-template-columns:38px minmax(0,1fr);padding:9px}.page-student-auth .auth-journey article>span{width:38px;height:38px}.page-student-auth .auth-journey article:last-child{grid-column:1/-1}.page-student-auth .auth-level-strip{grid-template-columns:repeat(2,1fr)}.page-student-auth .auth-card{padding:18px;border-radius:21px}.page-student-auth .auth-form-grid{grid-template-columns:1fr}.page-student-auth .auth-form-grid>.field,.page-student-auth .auth-form-grid>.full{grid-column:auto}.page-student-auth .auth-submit{grid-column:auto}.page-student-auth .auth-form-head h2{font-size:23px}body.wf130-site .wf131-footer-cta{padding:22px 0}.wf131-footer-cta-copy>span{width:48px;height:48px}.wf131-footer-cta-copy h2{font-size:17px}.wf131-footer-cta-actions{display:grid;grid-template-columns:1fr}.wf131-footer-cta-actions .wf-btn{width:100%}body.wf130-site .wf131-footer-main{padding:34px 0 28px}.wf131-footer-links{grid-template-columns:1fr 1fr;gap:24px 18px}.wf131-footer-logo img{height:58px;max-width:205px}.wf131-footer-bottom{align-items:flex-start;flex-direction:column;padding-bottom:92px}}@media (max-width:380px){.page-student-auth .auth-journey{grid-template-columns:1fr}.page-student-auth .auth-journey article:last-child{grid-column:auto}.wf131-footer-links{grid-template-columns:1fr}}