@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap";html:has(.gr-page){scroll-behavior:smooth;overflow-x:clip}html:has(.gr-page) body{max-width:100vw;overflow-x:clip}.gr-page *,.gr-page :before,.gr-page :after{box-sizing:border-box}.gr-page{color:#0f121a;background:#fff;font-family:Inter,sans-serif;line-height:1.5;overflow-x:hidden}.gr-page img{max-width:100%;height:auto;display:block}.gr-page a{color:inherit;text-decoration:none}.gr-page{--gr-blue:#476ee4;--gr-blue-hover:#3055bf;--gr-blue-200:#d2deff;--gr-blue-100:#edf2ff;--gr-blue-50:#f9fbff;--gr-teal:#2e8f8a;--gr-teal-bg:#e2faf8;--gr-yellow-bg:#fff9e7;--gr-yellow:#b8860b;--gr-slate-900:#0f121a;--gr-slate-700:#323747;--gr-slate-600:#475066;--gr-slate-500:#596380;--gr-slate-400:#737d99;--gr-slate-300:#929bb2;--gr-slate-150:#d5dced;--gr-slate-100:#eff2fb;--gr-header-bg:#f8faffe6}.gr-container{max-width:1200px;margin:0 auto;padding:0 24px}.gr-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;padding:13px 24px;font-family:Quicksand,sans-serif;font-size:17px;font-weight:700;text-decoration:none;transition:all .15s ease-out;display:inline-flex}.gr-btn-filled{background:var(--gr-blue);color:#fff;box-shadow:0 8px 18px #476ee447}.gr-btn-filled:hover{background:var(--gr-blue-hover);color:#fff}.gr-btn-soft{background:var(--gr-blue-100);color:#3055bf}.gr-btn-soft:hover{color:#3055bf;background:#dde5ff}.gr-header{z-index:50;background:var(--gr-header-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gr-slate-100);position:sticky;top:0}.gr-header-inner{align-items:center;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.gr-header-logo{width:auto;height:26px;display:block}.gr-hero{background:linear-gradient(120deg,#e2faf8 0%,#edf2ff 48%,#fff9e7 100%)}.gr-hero-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:56px;padding:64px 0 72px;display:grid}@media (width<=900px){.gr-hero-grid{grid-template-columns:1fr;gap:32px;padding:48px 0 56px}}.gr-hero-badge{border:1px solid var(--gr-blue-200);color:#3055bf;background:#fff;border-radius:9999px;align-items:center;gap:8px;padding:7px 14px;font-family:Quicksand,sans-serif;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 2px 4px #132a540f}.gr-hero-badge-dot{background:linear-gradient(93deg,#5880f1,#69beba);border-radius:50%;width:8px;height:8px}.gr-hero h1{letter-spacing:-.5px;color:var(--gr-slate-900);margin:20px 0 16px;font-family:Quicksand,sans-serif;font-size:52px;font-weight:700;line-height:1.08}.gr-hero-sub{color:var(--gr-slate-600);max-width:520px;margin:0 0 28px;font-size:19px;line-height:1.5}.gr-hero-checks{gap:14px;margin:0 0 32px;padding:0;list-style:none;display:grid}.gr-hero-checks li{color:var(--gr-slate-700);align-items:flex-start;gap:12px;font-size:16px;line-height:1.45;display:flex}.gr-check-icon{background:var(--gr-teal-bg);width:26px;height:26px;color:var(--gr-teal);border-radius:8px;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:15px;font-weight:700;display:flex}.gr-hero-stats{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.gr-hero-stat-value{color:var(--gr-slate-900);font-family:Quicksand,sans-serif;font-size:28px;font-weight:700}.gr-hero-stat-label{color:var(--gr-slate-500);margin-left:8px;font-size:14px}.gr-hero-stat-divider{background:var(--gr-blue-200);width:1px;height:34px}.gr-form-wrapper{background:#fff;border-radius:24px;min-width:0;padding:36px 34px;box-shadow:0 20px 50px #3661d724,0 4px 12px #132a540f}.gr-form-wrapper h2{color:var(--gr-slate-900);margin:0 0 24px;font-family:Quicksand,sans-serif;font-size:30px;font-weight:700}.gr-form-row{grid-template-columns:1fr 1fr;gap:16px 18px;min-width:0;display:grid}@media (width<=520px){.gr-form-row{grid-template-columns:1fr}}.gr-form-group{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.gr-form-group-full{grid-column:1/-1}.gr-form-group label{color:var(--gr-slate-900);font-family:Quicksand,sans-serif;font-size:14px;font-weight:700}.gr-form-group label .gr-req{color:#e53e3e}.gr-form-input{background:var(--gr-blue-50);border:1px solid var(--gr-slate-150);width:100%;height:52px;color:var(--gr-slate-900);border-radius:12px;outline:none;min-width:0;padding:0 16px;font-family:Inter,sans-serif;font-size:16px;transition:border-color .15s ease-out,box-shadow .15s ease-out}.gr-form-input::placeholder{color:var(--gr-slate-300)}.gr-form-input:focus{border-color:#5880f1;box-shadow:0 0 0 3px #5880f126}.gr-form-select{background:var(--gr-blue-50);border:1px solid var(--gr-slate-150);width:100%;height:52px;color:var(--gr-slate-900);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23596380%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22><polyline points=%226 9 12 15 18 9%22/></svg>");background-position:right 14px center;background-repeat:no-repeat;border-radius:12px;outline:none;min-width:0;padding:0 40px 0 16px;font-family:Inter,sans-serif;font-size:16px;transition:border-color .15s ease-out,box-shadow .15s ease-out}.gr-form-select:focus{border-color:#5880f1;box-shadow:0 0 0 3px #5880f126}.gr-form-select option{color:var(--gr-slate-900)}.gr-form-submit-btn{background:var(--gr-blue);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;height:58px;margin-top:22px;font-family:Quicksand,sans-serif;font-size:18px;font-weight:700;transition:background .15s ease-out;box-shadow:0 8px 18px #476ee447}.gr-form-submit-btn:hover{background:var(--gr-blue-hover)}.gr-form-submit-btn:disabled{opacity:.65;cursor:not-allowed}.gr-form-privacy{text-align:center;color:var(--gr-slate-300);margin:16px 0 0;font-size:14px;line-height:1.5}.gr-form-privacy a{color:#737d99;text-decoration:underline}.gr-field-error{color:#e53e3e;margin-top:4px;font-size:13px;display:block}.gr-form-error{text-align:center;color:#e53e3e;margin:0 0 8px;font-size:14px}.gr-form-success{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 12px;display:flex}.gr-form-success-icon{background:var(--gr-teal-bg);width:64px;height:64px;color:var(--gr-teal);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:10px;font-size:34px;display:flex}.gr-form-success h2{color:var(--gr-slate-900);margin:0;font-family:Quicksand,sans-serif;font-size:26px;font-weight:700}.gr-form-success p{color:var(--gr-slate-600);margin:0;font-size:16px;line-height:1.5}.gr-section{padding:96px 0}.gr-section--alt{background:#f8faff}.gr-section-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}@media (width<=900px){.gr-section-grid{grid-template-columns:1fr;gap:40px}}.gr-section h2{color:var(--gr-slate-900);margin:0 0 18px;font-family:Quicksand,sans-serif;font-size:40px;font-weight:700;line-height:1.12}.gr-section-sub{color:var(--gr-slate-600);margin:0 0 22px;font-size:18px}.gr-section-list{gap:12px;margin:0 0 32px;padding:0;list-style:none;display:grid}.gr-section-list li{color:var(--gr-slate-700);align-items:flex-start;gap:12px;font-size:16px;line-height:1.4;display:flex}.gr-section-list .gr-check-icon{margin-top:2px}.gr-check-icon--blue{background:var(--gr-blue-100);color:var(--gr-blue)}.gr-check-icon--yellow{background:var(--gr-yellow-bg);color:var(--gr-yellow)}.gr-shot{border-radius:16px;width:100%;box-shadow:0 20px 40px #132a541a}.gr-cta{background:linear-gradient(120deg,#edf2ff 0%,#e2faf8 60%,#fff9e7 100%)}.gr-cta-inner{text-align:center;max-width:900px;margin:0 auto;padding:100px 24px}.gr-cta h2{color:var(--gr-slate-900);margin:0 0 32px;font-family:Quicksand,sans-serif;font-size:44px;font-weight:700;line-height:1.12}.gr-cta .gr-btn-filled{border-radius:12px;padding:15px 30px}.gr-cta-buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.gr-footer{border-top:1px solid var(--gr-slate-100);background:#fff}.gr-footer-inner{max-width:1200px;margin:0 auto;padding:56px 24px 40px}.gr-footer-top{max-width:300px}.gr-footer-logo{height:28px;margin-bottom:14px;display:block}.gr-footer-tagline{color:var(--gr-slate-500);margin:0;font-size:15px;line-height:1.5}.gr-footer-bottom{border-top:1px solid var(--gr-slate-100);color:var(--gr-slate-300);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:40px;padding-top:24px;font-size:13px;display:flex}.gr-footer-links{gap:18px;display:flex}.gr-footer-links a{color:var(--gr-slate-300)}.gr-footer-links a:hover{color:var(--gr-slate-500)}.gr-school-wrap>div{width:100%}@media (width<=900px){.gr-hero h1{font-size:40px}.gr-section h2,.gr-cta h2{font-size:30px}}@media (width<=640px){.gr-hero h1{font-size:34px}.gr-hero-sub{font-size:16px}.gr-section h2,.gr-cta h2{font-size:28px}.gr-cta-inner{padding:56px 24px}.gr-form-wrapper{padding:28px 20px}}
