html,body{margin:0;padding:0}.page-loader{border:4px solid #eee;border-top-color:#b32124;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite page-loader-spin}@keyframes page-loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page-loader{animation-duration:2s}}section.recruiters-section{background:linear-gradient(#fff 0%,#f6f7fb 40% 70%,#fff 100%);padding:76px 0 84px}.recruiters-section h2{text-align:center}.recruiters-section .rc-marquee{padding:12px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.recruiters-section .rc-track{gap:22px;width:max-content;animation:45s linear infinite rc-scroll;display:flex}.recruiters-section .rc-track--reverse{animation-direction:reverse}.recruiters-section .rc-marquee:hover .rc-track,.recruiters-section .rc-marquee:focus-within .rc-track{animation-play-state:paused}@keyframes rc-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.recruiters-section .rc-card{background:#fff;border:1px solid #e9ebf2;border-radius:18px;flex:none;justify-content:center;align-items:center;width:216px;height:104px;padding:18px 22px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;box-shadow:0 4px 14px #171a2f0d}.recruiters-section .rc-card img{filter:grayscale(.5);opacity:.9;width:auto;max-width:100%;max-height:48px;transition:filter .35s,opacity .35s,transform .35s}.recruiters-section .rc-card:hover{border-color:#b3212459;transform:translateY(-8px);box-shadow:0 18px 34px #b3212429}.recruiters-section .rc-card:hover img{filter:none;opacity:1;transform:scale(1.07)}@media (max-width:767px){.recruiters-section{padding:56px 0 60px}.recruiters-section .rc-card{border-radius:14px;width:158px;height:82px;padding:12px 14px}.recruiters-section .rc-card img{max-height:36px}.recruiters-section .rc-track{gap:14px}}@media (prefers-reduced-motion:reduce){.recruiters-section .rc-track{animation:none}.recruiters-section .rc-marquee{overflow-x:auto}}section.count-section{isolation:isolate;color:#fff;background:radial-gradient(58% 90% at 12% 0,#ffd6be33 0%,#fff0 62%),radial-gradient(52% 80% at 92% 108%,#ff968229 0%,#fff0 60%),linear-gradient(128deg,#a82212 0%,#8d1a10 48%,#62100a 100%),#8e1b11 url(/assets/images/count-bg.svg) 50%/cover no-repeat;padding:54px 0 58px;position:relative}.count-section .cnt-title{text-align:center;letter-spacing:-.015em;color:#fff;margin:0 0 6px;font-family:SF Pro Display,SF Pro Text,sans-serif;font-size:30px;font-weight:900;line-height:1.2}.count-section .cnt-sub{text-align:center;letter-spacing:.02em;color:#ffe2dcd1;margin:0 0 34px;font-size:13.5px;font-weight:400}.count-section .cnt-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.count-section .cnt-card{text-align:center;opacity:0;background:linear-gradient(#fff 0%,#fbfbfe 100%);border-radius:16px;padding:24px 14px 22px;transition:opacity .5s,transform .4s,box-shadow .3s;position:relative;overflow:hidden;transform:translateY(16px);box-shadow:0 10px 24px #30060342}.count-section .cnt-grid.is-shown .cnt-card{opacity:1;transform:none}.count-section .cnt-card:after{content:"";background:var(--stat-accent);border-radius:3px 3px 0 0;width:36px;height:3px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.count-section .cnt-grid.is-shown .cnt-card:hover{transform:translateY(-6px);box-shadow:0 20px 36px #23040257}.count-section .cnt-grid.is-shown .cnt-card:hover:after{width:76px}.count-section .cnt-icon{width:40px;height:40px;color:var(--stat-accent);background:color-mix(in srgb, var(--stat-accent) 13%, #fff);box-shadow:0 4px 12px color-mix(in srgb, var(--stat-accent) 22%, transparent);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.count-section .cnt-icon svg{width:19px;height:19px}.count-section .cnt-card--amber{--stat-accent:#c07c0a}.count-section .cnt-card--teal{--stat-accent:#0b7c70}.count-section .cnt-card--red{--stat-accent:#b32124}.count-section .cnt-card--indigo{--stat-accent:#4338ca}.count-section .cnt-card--violet{--stat-accent:#6d28d9}.count-section .cnt-value{letter-spacing:-.03em;color:#15151a;font-variant-numeric:tabular-nums;margin:0 0 7px;font-family:SF Pro Display,SF Pro Text,sans-serif;font-size:33px;font-weight:900;line-height:1}.count-section .cnt-plus{vertical-align:.55em;letter-spacing:0;color:var(--stat-accent);margin-left:3px;font-size:.55em;font-weight:900}.count-section .cnt-label{letter-spacing:.08em;text-transform:uppercase;color:#23232b;margin:0 0 3px;font-size:12px;font-weight:700;line-height:1.3}.count-section .cnt-note{letter-spacing:.01em;color:#909099;margin:0;font-size:11.5px;line-height:1.45}@media (max-width:991px){.count-section{padding:44px 0 48px}.count-section .cnt-title{font-size:24px}.count-section .cnt-sub{margin-bottom:24px;font-size:12.5px}.count-section .cnt-grid{grid-template-columns:repeat(3,1fr);gap:12px}.count-section .cnt-value{font-size:28px}}@media (max-width:575px){.count-section .cnt-grid{grid-template-columns:repeat(2,1fr);gap:10px}.count-section .cnt-card{border-radius:13px;padding:18px 10px 16px}.count-section .cnt-card:last-child{grid-column:1/-1}.count-section .cnt-icon{width:36px;height:36px;margin-bottom:11px}.count-section .cnt-value{font-size:25px}.count-section .cnt-label{font-size:11px}}section.founder-section{background:linear-gradient(#f7f8fc 0%,#eef1f8 100%);padding:58px 0 62px}.founder-section .ldr-title{text-align:center;color:#16183a;margin:0 0 28px;font-size:26px;font-weight:700;line-height:1.3}.founder-section .ldr-stage{max-width:900px;margin:0 auto}.founder-section .ldr-card{background:#fff;border:1px solid #e6e9f3;border-radius:16px;grid-template-columns:210px 1fr;gap:28px;padding:30px 32px;animation:.4s both ldr-in;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 26px #16183a12}@keyframes ldr-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.founder-section .ldr-card:after{content:"";background:var(--ldr-accent);width:4px;position:absolute;inset:0 auto 0 0}.founder-section .ldr-card:before{content:"“";color:var(--ldr-accent);opacity:.08;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:104px;line-height:1;position:absolute;top:6px;right:26px}.founder-section .ldr-photo{aspect-ratio:1;background-color:#eef0f7;background-position:50% 28%;background-repeat:no-repeat;background-size:cover;border-radius:14px;width:100%;box-shadow:0 6px 18px #16183a29}.founder-section .ldr-body{flex-direction:column;display:flex}.founder-section .ldr-label{letter-spacing:.04em;color:var(--ldr-accent);margin:0 0 14px;padding-left:13px;font-size:15px;font-weight:700;position:relative}.founder-section .ldr-label:before{content:"";background:var(--ldr-accent);border-radius:3px;width:3px;position:absolute;top:2px;bottom:2px;left:0}.founder-section .ldr-text{text-align:left;color:#494c62;border:0;margin:0 0 22px;padding:0;font-size:15.5px;line-height:1.8}.founder-section .ldr-who{border-top:1px solid #eceff7;margin-top:auto;padding-top:18px}.founder-section .ldr-name{color:#16183a;margin:0;font-size:16px;font-weight:700}.founder-section .ldr-role{letter-spacing:.09em;text-transform:uppercase;color:var(--ldr-accent);margin:2px 0 0;font-size:12px;font-weight:600}.founder-section .ldr-cred{color:#8b8e9f;margin:4px 0 0;font-size:12px;line-height:1.45}.founder-section .ldr-nav{justify-content:center;align-items:center;gap:16px;margin-top:22px;display:flex}.founder-section .ldr-arrow{color:#3b3f5c;cursor:pointer;background:#fff;border:1px solid #d8dced;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .25s,color .25s,border-color .25s,transform .25s;display:flex}.founder-section .ldr-arrow svg{width:18px;height:18px}.founder-section .ldr-arrow:hover{background:var(--ldr-accent);border-color:var(--ldr-accent);color:#fff;transform:scale(1.06)}.founder-section .ldr-dots{align-items:center;gap:8px;display:flex}.founder-section .ldr-dot{cursor:pointer;background:#c9cee2;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .25s,background .25s}.founder-section .ldr-dot.is-on{background:var(--ldr-accent);border-radius:5px;width:26px}@media (max-width:767px){.founder-section{padding:44px 0 48px}.founder-section .ldr-title{margin-bottom:20px;font-size:22px}.founder-section .ldr-card{grid-template-columns:1fr;gap:18px;padding:22px 20px}.founder-section .ldr-photo{aspect-ratio:1;width:110px}.founder-section .ldr-card:before{font-size:72px;right:16px}.founder-section .ldr-text{font-size:14.5px}}@media (prefers-reduced-motion:reduce){.founder-section .ldr-card{animation:none}}section.enquiry-section{z-index:2;background:#fff;margin-top:0;padding:0;position:relative}.enquiry-section .qk-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.enquiry-section .qk-card{background:linear-gradient(180deg, color-mix(in srgb, var(--qk-accent) 11%, #fff) 0%, color-mix(in srgb, var(--qk-accent) 5%, #fff) 100%);flex-direction:column;padding:30px 34px 28px;text-decoration:none;transition:background .3s;display:flex;position:relative}.enquiry-section .qk-card:hover{text-decoration:none}.enquiry-section .qk-card+.qk-card:before{content:"";background:#10182812;width:1px;position:absolute;top:0;bottom:0;left:0}.enquiry-section .qk-card:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--qk-accent) 17%, #fff) 0%, color-mix(in srgb, var(--qk-accent) 8%, #fff) 100%)}.enquiry-section .qk-icon{background:linear-gradient(135deg, var(--qk-accent-light) 0%, var(--qk-accent) 100%);width:46px;height:46px;box-shadow:0 8px 18px color-mix(in srgb, var(--qk-accent) 30%, transparent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;transition:transform .3s;display:flex}.enquiry-section .qk-icon svg{width:23px;height:23px;margin:0}.enquiry-section .qk-icon svg path,.enquiry-section .qk-icon svg circle,.enquiry-section .qk-icon svg rect,.enquiry-section .qk-icon svg line{stroke:#fff}.enquiry-section .qk-card:hover .qk-icon{transform:translateY(-3px)scale(1.04)}.enquiry-section .qk-title{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.015em;color:#101828;margin:0 0 8px;font-size:17px;font-weight:700;line-height:1.32}.enquiry-section .qk-text{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#5c6070;margin:0 0 20px;font-size:13.5px;font-weight:500;line-height:1.6}.enquiry-section .qk-cta{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.005em;color:var(--qk-accent);align-items:center;gap:10px;margin-top:auto;font-size:13.5px;font-weight:700;display:flex}.enquiry-section .qk-arrow{background:color-mix(in srgb, var(--qk-accent) 14%, #fff);width:28px;height:28px;color:var(--qk-accent);border-radius:50%;justify-content:center;align-items:center;transition:background .3s,color .3s,transform .3s;display:flex}.enquiry-section .qk-arrow svg{width:15px;height:15px}.enquiry-section .qk-card:hover .qk-arrow{background:var(--qk-accent);color:#fff;transform:translate(4px)}@media (max-width:991px){.enquiry-section .qk-grid{grid-template-columns:repeat(2,1fr)}.enquiry-section .qk-card{padding:24px 24px 22px}.enquiry-section .qk-card:nth-child(odd):before{display:none}.enquiry-section .qk-card:nth-child(n+3){border-top:1px solid #10182812}}@media (max-width:575px){.enquiry-section .qk-grid{grid-template-columns:1fr}.enquiry-section .qk-card{padding:22px 20px 20px}.enquiry-section .qk-card:before{display:none}.enquiry-section .qk-card+.qk-card{border-top:1px solid #10182812}.enquiry-section .qk-icon{width:42px;height:42px;margin-bottom:13px}}#howToApply{background:linear-gradient(#fff 0%,#f5f8f6 100%);padding:58px 0 62px}#howToApply .ap-card{background:#fff;border:1px solid #e8ebf2;border-radius:20px;padding:34px 34px 30px;box-shadow:0 10px 30px #10182812}#howToApply .ap-head{border-bottom:1px solid #eef0f6;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:22px;display:flex}#howToApply .ap-title{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.025em;color:#101828;margin:0 0 5px;font-size:27px;font-weight:800;line-height:1.2}#howToApply .ap-sub{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#667085;margin:0;font-size:14px;font-weight:500}#howToApply .ap-apply{white-space:nowrap}#howToApply .ap-steps{grid-template-columns:repeat(3,1fr);gap:26px 34px;margin:0;padding:0;list-style:none;display:grid}#howToApply .ap-step{opacity:0;background:linear-gradient(#f4fbf7 0%,#fff 62%);border:1px solid #dcefe4;border-radius:16px;padding:26px 22px 24px;transition:opacity .55s,transform .55s,border-color .3s,box-shadow .3s;position:relative;transform:translateY(20px)}#howToApply .ap-steps.is-in .ap-step{opacity:1;transform:none}#howToApply .ap-steps.is-in .ap-step:hover{border-color:#17b66c;transform:translateY(-5px);box-shadow:0 16px 34px #0a844b29}#howToApply .ap-badge{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#22c97d 0%,#0a844b 100%);border-radius:999px;margin-bottom:16px;padding:5px 13px;font-size:11.5px;font-weight:700;display:inline-block;box-shadow:0 5px 12px #0a844b47}#howToApply .ap-ring{background:#fff;border:2px solid #cdeddc;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:18px;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;box-shadow:0 6px 16px #0a844b1a}#howToApply .ap-ring:after{content:"";opacity:0;border:2px solid #17b66c;border-radius:50%;animation:2.8s ease-out infinite ap-pulse;position:absolute;inset:-6px}@keyframes ap-pulse{0%{opacity:0;transform:scale(.9)}35%{opacity:.35}to{opacity:0;transform:scale(1.15)}}#howToApply .ap-ring svg{width:27px;height:27px}#howToApply .ap-ring svg [stroke]:not([stroke=none]){stroke:#0a844b}#howToApply .ap-ring svg [fill]:not([fill=none]){fill:#0a844b}#howToApply .ap-step:hover .ap-ring{border-color:#17b66c;transform:translateY(-3px)scale(1.05);box-shadow:0 12px 24px #0a844b38}#howToApply .ap-step-title{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.015em;color:#101828;margin:0 0 9px;font-size:17px;font-weight:700;line-height:1.3}#howToApply .ap-step-text{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#5f6472;margin:0;font-size:13.5px;font-weight:500;line-height:1.65}#howToApply .ap-next{color:#0a844b;background:#fff;border:1px solid #cdeddc;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-top:-13px;animation:2.2s ease-in-out infinite ap-nudge;display:flex;position:absolute;top:50%;right:-30px}#howToApply .ap-next svg{width:13px;height:13px}@keyframes ap-nudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}#howToApply .ap-step:nth-child(3n) .ap-next,#howToApply .ap-step:last-child .ap-next{display:none}@media (max-width:991px){#howToApply .ap-steps{grid-template-columns:repeat(2,1fr);gap:22px 30px}#howToApply .ap-step:nth-child(3n) .ap-next{display:flex}#howToApply .ap-step:nth-child(2n) .ap-next{display:none}}@media (max-width:767px){#howToApply{padding:44px 0 48px}#howToApply .ap-card{border-radius:16px;padding:24px 20px 22px}#howToApply .ap-head{flex-direction:column;align-items:flex-start;margin-bottom:26px}#howToApply .ap-title{font-size:22px}#howToApply .ap-steps{grid-template-columns:1fr;gap:14px}#howToApply .ap-step{padding:20px 18px}#howToApply .ap-step .ap-next{margin:0 0 0 -13px;animation:none;inset:auto auto -20px 50%;transform:rotate(90deg)}#howToApply .ap-step:nth-child(2n) .ap-next,#howToApply .ap-step:nth-child(3n) .ap-next{display:flex}#howToApply .ap-step:last-child .ap-next{display:none}}@media (prefers-reduced-motion:reduce){#howToApply .ap-ring:after,#howToApply .ap-next{animation:none}}#howToApply .ap-head{position:relative}#howToApply .ap-head:after{content:"";background:linear-gradient(90deg,#22c97d 0%,#0a844b 100%);border-radius:2px;width:56px;height:2px;position:absolute;bottom:-1px;left:0}#howToApply .ap-apply{cursor:pointer;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.005em;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#22c97d 0%,#0a844b 100%);border:0;border-radius:999px;align-items:center;gap:9px;padding:12px 22px;font-size:14px;font-weight:700;transition:transform .28s,box-shadow .28s,filter .28s;display:inline-flex;box-shadow:0 8px 20px #0a844b4d}#howToApply .ap-apply svg{width:16px;height:16px;transition:transform .28s}#howToApply .ap-apply:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 14px 28px #0a844b61}#howToApply .ap-apply:hover svg{transform:translate(4px)}#howToApply .ap-apply:focus-visible{outline-offset:2px;outline:3px solid #0a844b59}.faq-block{background:radial-gradient(46% 60% at 8% 4%,#b321248c 0%,#b3212400 62%),radial-gradient(44% 58% at 96% 96%,#4f46e58c 0%,#4f46e500 62%),linear-gradient(150deg,#131a5e 0%,#0a1146 52%,#070b2e 100%);padding:76px 0 84px;position:relative;overflow:hidden}.faq-block .faq-head{text-align:center;max-width:760px;margin:0 auto 42px}.faq-block .faq-title{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.035em;color:#fff;margin:0 0 12px;font-size:44px;font-weight:800;line-height:1.12}.faq-block .faq-sub{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#dbe0ffc7;margin:0;font-size:16px;font-weight:500}.faq-block .faq-list{flex-direction:column;gap:14px;max-width:900px;margin:0 auto;display:flex}.faq-block .faq-item{background:#fff;border-radius:18px;transition:transform .3s,box-shadow .3s,background .35s;overflow:hidden;box-shadow:0 8px 24px #04061e4d}.faq-block .faq-item:hover{transform:translateY(-3px);box-shadow:0 16px 34px #04061e66}.faq-block .faq-item.is-open{background:linear-gradient(135deg,#d0323a 0%,#b32124 46%,#8d161c 100%);box-shadow:0 20px 44px #b3212473}.faq-block .faq-q{text-align:left;cursor:pointer;width:100%;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.015em;color:#14152e;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;font-size:17px;font-weight:700;line-height:1.4;transition:color .3s;display:flex}.faq-block .faq-item.is-open .faq-q{color:#fff}.faq-block .faq-q:focus{outline:none}.faq-block .faq-q:focus-visible{outline-offset:-4px;outline:3px solid #ffffffb3}.faq-block .faq-mark{color:#fff;background:#b32124;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s,transform .35s,box-shadow .3s;display:flex;box-shadow:0 6px 14px #b3212452}.faq-block .faq-mark svg{width:17px;height:17px}.faq-block .faq-item.is-open .faq-mark{box-shadow:none;background:#ffffff38;transform:rotate(135deg)}.faq-block .faq-a{grid-template-rows:0fr;transition:grid-template-rows .34s;display:grid}.faq-block .faq-item.is-open .faq-a{grid-template-rows:1fr}.faq-block .faq-a-inner{overflow:hidden}.faq-block .faq-a-inner p{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#ffffffeb;overflow-wrap:anywhere;border-top:1px solid #ffffff40;margin:0 26px 22px;padding-top:4px;font-size:15px;font-weight:500;line-height:1.75}.faq-block .faq-more{text-align:center;margin-top:26px}.faq-block .faq-more-btn{cursor:pointer;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.01em;color:#14152e;background:#fff;border:0;border-radius:999px;align-items:center;gap:9px;padding:14px 28px;font-size:14.5px;font-weight:800;transition:transform .26s,box-shadow .26s,background .26s,color .26s;display:inline-flex;box-shadow:0 10px 26px #04061e57}.faq-block .faq-more-btn svg{width:16px;height:16px;transition:transform .26s}.faq-block .faq-more-btn:hover{color:#fff;background:#b32124;transform:translateY(-3px);box-shadow:0 16px 32px #b3212473}.faq-block .faq-more-btn:hover svg{transform:translateY(3px)}@media (max-width:767px){.faq-block{padding:54px 0 60px}.faq-block .faq-title{font-size:30px}.faq-block .faq-sub{font-size:14.5px}.faq-block .faq-head{margin-bottom:28px}.faq-block .faq-list{gap:11px}.faq-block .faq-q{gap:14px;padding:18px;font-size:15px}.faq-block .faq-mark{width:32px;height:32px}.faq-block .faq-a-inner p{margin:0 18px 18px;font-size:14px}}@media (prefers-reduced-motion:reduce){.faq-block .faq-a{transition:none}}section.happy-students{background:radial-gradient(48% 62% at 6% 6%,#ffd6828c 0%,#ffd68200 60%),radial-gradient(50% 64% at 96% 94%,#ff89a88c 0%,#ff89a800 62%),linear-gradient(140deg,#e8443f 0%,#d0243a 48%,#a8143a 100%);padding:74px 0 80px;position:relative;overflow:hidden}.happy-students .ts-head{text-align:center;max-width:720px;margin:0 auto 40px}.happy-students .ts-title{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.035em;color:#fff;margin:0 0 10px;font-size:44px;font-weight:800;line-height:1.12}.happy-students .ts-sub{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#ffe7e2db;margin:0;font-size:16px;font-weight:500}.happy-students .ts-stage{max-width:880px;margin:0 auto}.happy-students .ts-card{background:#fff;border-radius:22px;padding:40px 44px 34px;animation:.45s ts-in;position:relative;overflow:hidden;box-shadow:0 24px 60px #60081e52}@keyframes ts-in{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:none}}.happy-students .ts-quote{color:#d0243a;opacity:.08;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:150px;line-height:1;position:absolute;top:6px;right:30px}.happy-students .ts-stars{color:#f59e0b;gap:4px;margin-bottom:18px;display:flex}.happy-students .ts-stars svg{width:19px;height:19px}.happy-students .ts-text{font-family:var(--font-display), "SF Pro Text", sans-serif;letter-spacing:-.005em;color:#33364a;border:0;margin:0 0 28px;padding:0;font-size:16.5px;font-weight:500;line-height:1.78}.happy-students .ts-who{border-top:1px solid #f0e6e8;align-items:center;gap:15px;padding-top:22px;display:flex}.happy-students .ts-photo{object-fit:cover;border-radius:50%;width:60px;height:60px;box-shadow:0 0 0 3px #fff,0 0 0 5px #d0243a}.happy-students .ts-name{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.015em;color:#14152e;margin:0;font-size:17px;font-weight:800}.happy-students .ts-role{font-family:var(--font-display), "SF Pro Text", sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#d0243a;margin:2px 0 0;font-size:12.5px;font-weight:600}.happy-students .ts-progress{transform-origin:0;background:linear-gradient(90deg,#f59e0b 0%,#d0243a 100%);width:100%;height:4px;animation:8s linear forwards ts-fill;position:absolute;bottom:0;left:0}.happy-students .ts-progress.is-paused{animation-play-state:paused}@keyframes ts-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.happy-students .ts-nav{justify-content:center;align-items:center;gap:22px;margin-top:26px;display:flex}.happy-students .ts-arrow{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .25s,color .25s,transform .25s;display:flex}.happy-students .ts-arrow svg{width:18px;height:18px}.happy-students .ts-arrow:hover{color:#d0243a;background:#fff;transform:scale(1.07)}.happy-students .ts-faces{align-items:center;gap:12px;display:flex}.happy-students .ts-face{cursor:pointer;opacity:.55;background:0 0;border:0;border-radius:50%;width:44px;height:44px;padding:0;transition:opacity .3s,transform .3s,box-shadow .3s}.happy-students .ts-face img{object-fit:cover;border-radius:50%;width:100%;height:100%}.happy-students .ts-face:hover{opacity:.85}.happy-students .ts-face.is-on{opacity:1;transform:scale(1.18);box-shadow:0 0 0 3px #fff}@media (max-width:767px){.happy-students{padding:52px 0 58px}.happy-students .ts-title{font-size:30px}.happy-students .ts-sub{font-size:14.5px}.happy-students .ts-head{margin-bottom:26px}.happy-students .ts-card{border-radius:18px;padding:26px 22px 24px}.happy-students .ts-quote{font-size:100px;right:16px}.happy-students .ts-text{margin-bottom:22px;font-size:14.5px;line-height:1.72}.happy-students .ts-photo{width:50px;height:50px}.happy-students .ts-nav{gap:14px;margin-top:20px}.happy-students .ts-arrow,.happy-students .ts-face{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.happy-students .ts-card{animation:none}.happy-students .ts-progress{display:none}}section.contact-sec{background:radial-gradient(46% 70% at 4% 0,#6366f166 0%,#6366f100 62%),radial-gradient(46% 70% at 98% 100%,#b321246b 0%,#b3212400 60%),linear-gradient(140deg,#1b2470 0%,#131a5e 52%,#0b1044 100%);padding:46px 0 44px;position:relative;overflow:hidden}section.contact-sec .ct-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1040px;margin:0 auto;display:grid}section.contact-sec .ct-item{background:#ffffff14;border:1px solid #ffffff29;border-radius:14px;align-items:center;gap:15px;padding:16px 20px;text-decoration:none;transition:background .28s,border-color .28s,transform .28s;display:flex}section.contact-sec a.ct-item:hover{background:#ffffff26;border-color:#ffffff57;text-decoration:none;transform:translateY(-3px)}section.contact-sec .ct-item--static{cursor:default}section.contact-sec .ct-ic{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#b32124 100%);border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 8px 18px #b321246b}section.contact-sec .ct-ic svg{width:21px;height:21px}section.contact-sec .ct-body{flex-direction:column;min-width:0;display:flex}section.contact-sec .ct-label{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#c6cdffbf;font-size:11px;font-weight:700}section.contact-sec .ct-value{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.01em;color:#fff;white-space:nowrap;margin-top:3px;font-size:15px;font-weight:700}section.contact-sec .ft-border{background:#ffffff29;border:0;height:1px;margin:38px 0 30px;padding:0}section.contact-sec .ct-group-label{text-align:center;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#c6cdffb3;margin:0 0 26px;font-size:11.5px;font-weight:700}section.contact-sec .ct-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px 46px;display:flex}section.contact-sec .ct-logo{justify-content:center;align-items:center;height:52px;display:flex}section.contact-sec .ct-logo img{opacity:.82;width:auto;max-width:100%;max-height:52px;transition:opacity .3s,transform .3s}section.contact-sec .ct-logo:hover img{opacity:1;transform:scale(1.05)}@media (max-width:991px){section.contact-sec .ct-grid{grid-template-columns:1fr;gap:12px}section.contact-sec .ct-logos{gap:22px 34px}}@media (max-width:575px){section.contact-sec{padding:36px 0 34px}section.contact-sec .ct-item{gap:12px;padding:14px 16px}section.contact-sec .ct-ic{width:40px;height:40px}section.contact-sec .ct-value{font-size:14px}section.contact-sec .ft-border{margin:30px 0 26px}section.contact-sec .ct-logos{gap:18px 26px}section.contact-sec .ct-logo{height:40px}section.contact-sec .ct-logo img{max-height:40px}section.contact-sec .ct-value{white-space:normal;overflow-wrap:anywhere}}footer.footer{color:#fff;background:radial-gradient(40% 60% at 2% 0,#6366f14d 0%,#6366f100 60%),linear-gradient(160deg,#1b2470 0%,#131a5e 55%,#0b1044 100%);padding:0}footer.footer .ft-brand{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:28px;padding:44px 0 26px;display:flex}footer.footer .ft-brand-left{align-items:center;gap:20px;max-width:640px;display:flex}footer.footer .ft-mark{flex:none;width:62px;height:auto}footer.footer .ft-tagline{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#ced4ffd1;margin:0;font-size:14px;font-weight:500;line-height:1.65}footer.footer .ft-social{align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}footer.footer .ft-social a{background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .26s,border-color .26s,transform .26s;display:flex}footer.footer .ft-social img{object-fit:contain;width:17px;height:17px}footer.footer .ft-social a:hover{background:#ffffff38;border-color:#fff6;transform:translateY(-3px)}footer.footer .ft-cols{border-bottom:1px solid #ffffff24;grid-template-columns:repeat(6,1fr);gap:30px 24px;padding:34px 0 30px;display:grid}footer.footer .ft-col h2{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0 0 14px;font-size:14px;font-weight:700}footer.footer .ft-col ul{margin:0;padding:0;list-style:none}footer.footer .ft-col li{margin:0 0 9px}footer.footer .ft-col li:last-child{margin-bottom:0}footer.footer .ft-col a{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#ced4ffcc;font-size:13.5px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .22s,padding-left .22s}footer.footer .ft-col a:hover{color:#fff;padding-left:4px;text-decoration:none}footer.footer .ft-offices{grid-template-columns:repeat(2,1fr);gap:24px;padding:30px 0 34px;display:grid}footer.footer .ft-office h3{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#ced4ffb8;margin:0 0 8px;font-size:13px;font-weight:700}footer.footer .ft-office p{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#fff;margin:0;font-size:14px;font-weight:500;line-height:1.7}footer.footer .ft-bottom{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#ced4ffc7;text-align:center;background:#00000038;padding:16px 0;font-size:13px;font-weight:500}@media (max-width:1199px){footer.footer .ft-cols{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){footer.footer .ft-brand{flex-direction:column;align-items:flex-start;padding:32px 0 22px}footer.footer .ft-brand-left{align-items:flex-start;gap:14px}footer.footer .ft-mark{width:50px}footer.footer .ft-tagline{font-size:13.5px}footer.footer .ft-cols{grid-template-columns:repeat(2,1fr);gap:24px 18px;padding:26px 0 24px}footer.footer .ft-offices{grid-template-columns:1fr;gap:20px;padding:24px 0 26px}}.ab-body{background:linear-gradient(#fff 0%,#f6f7fc 100%);padding:56px 0 66px}.ab-body .ab-copy{max-width:780px;margin:0 auto 52px}.ab-body .ab-copy p{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#4b4f63;margin:0 0 22px;font-size:15.5px;font-weight:500;line-height:1.85}.ab-body .ab-lead{color:#23263a!important;font-size:17.5px!important;line-height:1.8!important}.ab-body .ab-note{background:linear-gradient(135deg,#fdeced 0%,#fff 100%);border-left:4px solid #b32124;border-radius:14px;padding:18px 22px;color:#8d161c!important;margin:30px 0 0!important;font-size:15.5px!important;font-weight:700!important}.ab-body .ab-journey{max-width:980px;margin:0 auto}.ab-body .ab-journey-title{text-align:center;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.025em;color:#101828;margin:0 0 30px;font-size:28px;font-weight:800}.ab-body .ab-track{grid-template-columns:repeat(5,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid;position:relative}.ab-body .ab-track:before{content:"";background:linear-gradient(90deg,#f0c3c4 0%,#b32124 55%,#7d1216 100%);height:2px;position:absolute;top:21px;left:10%;right:10%}.ab-body .ab-stop{text-align:center;padding:0 6px;position:relative}.ab-body .ab-year{min-width:74px;height:42px;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.01em;color:#fff;background:linear-gradient(135deg,#d0323a 0%,#b32124 55%,#8d161c 100%);border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:0 14px;font-size:15px;font-weight:800;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative;box-shadow:0 8px 18px #b3212452}.ab-body .ab-stop:hover .ab-year{transform:translateY(-3px);box-shadow:0 14px 26px #b3212466}.ab-body .ab-stop-text{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#5f6376;margin:0;font-size:13px;font-weight:500;line-height:1.6}@media (max-width:991px){.ab-body .ab-track{grid-template-columns:repeat(3,1fr);row-gap:28px}.ab-body .ab-track:before{display:none}}@media (max-width:767px){.ab-body{padding:40px 0 48px}.ab-body .ab-copy{margin-bottom:38px}.ab-body .ab-lead{font-size:16px!important}.ab-body .ab-copy p{font-size:14.5px;line-height:1.8}.ab-body .ab-journey-title{margin-bottom:22px;font-size:23px}.ab-body .ab-track{grid-template-columns:1fr;row-gap:0}.ab-body .ab-stop{text-align:left;grid-template-columns:86px 1fr;align-items:start;column-gap:14px;padding:0 0 20px;display:grid}.ab-body .ab-year{margin-bottom:0}}.about-heading.inner-banner-section{background:radial-gradient(50% 80% at 88% 10%,#ffffff2e 0%,#fff0 60%),radial-gradient(46% 70% at 4% 100%,#00000047 0%,#0000 62%),linear-gradient(125deg,#17b66c 0%,#0a844b 52%,#04603a 100%);padding-bottom:62px;position:relative;overflow:hidden}.about-heading.inner-banner-section:before,.about-heading.inner-banner-section:after{content:"";pointer-events:none;border:1px solid #ffffff29;border-radius:50%;position:absolute}.about-heading.inner-banner-section:before{width:260px;height:260px;top:-110px;right:6%}.about-heading.inner-banner-section:after{background:#ffffff0f;border:0;width:170px;height:170px;bottom:-90px;right:18%}.about-heading.inner-banner-section nav{border-bottom:1px solid #ffffff38;margin-bottom:44px;position:relative}.about-heading.inner-banner-section .breadcrumb{font-family:var(--font-display), "SF Pro Text", sans-serif;background:0 0;padding:14px 0;font-size:13px;font-weight:600}.about-heading.inner-banner-section .breadcrumb a{color:#ffffffd1}.about-heading.inner-banner-section .breadcrumb a:hover{color:#fff;text-decoration:none}.about-heading.inner-banner-section .breadcrumb-item.active{color:#fff}.about-heading.inner-banner-section h1{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.035em;color:#fff;margin:0;padding-bottom:4px;font-size:46px;font-weight:800;line-height:1.1;position:relative}.about-heading.inner-banner-section h1:after{content:"";background:#ffffffd9;border-radius:4px;width:58px;height:4px;margin-top:18px;display:block}@media (max-width:767px){.about-heading.inner-banner-section{padding-bottom:42px}.about-heading.inner-banner-section nav{margin-bottom:30px}.about-heading.inner-banner-section h1{font-size:32px}.about-heading.inner-banner-section h1:after{width:46px;height:3px;margin-top:14px}.about-heading.inner-banner-section:before,.about-heading.inner-banner-section:after{display:none}}.cu-banner{color:#fff;background:radial-gradient(48% 74% at 90% 6%,#ffffff29 0%,#fff0 60%),radial-gradient(46% 70% at 2% 100%,#b321246b 0%,#b3212400 62%),linear-gradient(130deg,#1b2470 0%,#131a5e 52%,#0b1044 100%);padding:30px 0 44px;position:relative;overflow:hidden}.cu-banner .cu-crumbs{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#ced4ffbf;gap:10px;margin:0 0 22px;padding:0;font-size:13px;font-weight:600;list-style:none;display:flex}.cu-banner .cu-crumbs li+li:before{content:"›";margin-right:10px}.cu-banner .cu-crumbs a{color:#ced4ffd9}.cu-banner .cu-crumbs a:hover{color:#fff;text-decoration:none}.cu-banner .cu-crumbs li:last-child{color:#fff}.cu-banner h1{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.035em;color:#fff;margin:0;font-size:44px;font-weight:800;line-height:1.1}.cu-banner h1:after{content:"";background:#ffffffd9;border-radius:4px;width:56px;height:4px;margin-top:18px;display:block}.cu-body{background:linear-gradient(#fff 0%,#f5f6fc 100%);padding:54px 0 64px}.cu-body .cu-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:22px;display:grid}.cu-body .cu-card{background:#fff;border:1px solid #e8ebf3;border-radius:18px;padding:28px 26px 24px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 8px 26px #10182812}.cu-body .cu-card:before{content:"";background:var(--cu-accent);height:4px;position:absolute;inset:0 0 auto}.cu-body .cu-card:hover{border-color:color-mix(in srgb, var(--cu-accent) 32%, #e8ebf3);box-shadow:0 18px 38px color-mix(in srgb, var(--cu-accent) 16%, #1018281f);transform:translateY(-4px)}.cu-body .cu-name{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.018em;color:var(--cu-accent);border-bottom:1px solid #eef0f7;margin:0 0 20px;padding-bottom:16px;font-size:18px;font-weight:700}.cu-body .cu-rows{margin:0;padding:0;list-style:none}.cu-body .cu-row{gap:14px;padding:12px 0;display:flex}.cu-body .cu-row+.cu-row{border-top:1px dashed #eef0f7}.cu-body .cu-ic{background:color-mix(in srgb, var(--cu-accent) 11%, #fff);width:38px;height:38px;color:var(--cu-accent);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.cu-body .cu-ic svg{width:19px;height:19px}.cu-body .cu-lines{min-width:0;font-family:var(--font-display), "SF Pro Text", sans-serif;color:#4b4f63;overflow-wrap:anywhere;flex-direction:column;gap:3px;font-size:14px;font-weight:500;line-height:1.6;display:flex}.cu-body .cu-lines a{color:#4b4f63;text-decoration:none;transition:color .22s}.cu-body .cu-lines a:hover{color:var(--cu-accent);text-decoration:underline}@media (max-width:991px){.cu-body .cu-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.cu-banner{padding:22px 0 32px}.cu-banner h1{font-size:30px}.cu-banner h1:after{width:46px;height:3px;margin-top:14px}.cu-body{padding:38px 0 46px}.cu-body .cu-grid{grid-template-columns:1fr;gap:14px}.cu-body .cu-card{border-radius:15px;padding:22px 20px 20px}}.crs-hero.inner-banner-section{background:radial-gradient(44% 70% at 84% 6%,#3fe29b59 0%,#3fe29b00 60%),radial-gradient(52% 78% at 6% 104%,#0000006b 0%,#0000 62%),linear-gradient(125deg,#0f8d59 0%,#076b43 48%,#03412a 100%);padding-bottom:56px;position:relative;overflow:hidden}.crs-hero.inner-banner-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.crs-hero.inner-banner-section nav{border-bottom:1px solid #ffffff2e;margin-bottom:40px;position:relative}.crs-hero .breadcrumb{font-family:var(--font-display), "SF Pro Text", sans-serif;background:0 0;padding:14px 0;font-size:13px;font-weight:600}.crs-hero .breadcrumb a{color:#ffffffc7}.crs-hero .breadcrumb a:hover{color:#fff;text-decoration:none}.crs-hero .breadcrumb-item.active{color:#fff}.crs-hero .crs-hero-grid{grid-template-columns:1fr 400px;align-items:center;gap:40px;display:grid;position:relative}.crs-hero.inner-banner-section .caption{width:fit-content;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#ffffff26;border:1px solid #ffffff3d;border-radius:999px;align-items:center;margin:0 0 16px;padding:6px 15px;font-size:11.5px;font-weight:700;display:inline-flex}.crs-hero h1{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.04em;color:#fff;margin:0 0 26px;font-size:52px;font-weight:800;line-height:1.06}.crs-hero .btn_1{cursor:pointer;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.01em;color:#04603a;background:#fff;border:0;border-radius:999px;align-items:center;gap:9px;padding:15px 28px;font-size:15px;font-weight:800;transition:transform .26s,box-shadow .26s;display:inline-flex;box-shadow:0 12px 26px #02281861}.crs-hero .btn_1 img{width:15px;height:auto;transition:transform .26s;margin:0!important}.crs-hero .btn_1:hover{transform:translateY(-3px);box-shadow:0 18px 34px #02281875}.crs-hero .btn_1:hover img{transform:translate(4px)}.crs-hero .crs-facts-card{background:#fff;border-radius:20px;padding:26px 26px 20px;box-shadow:0 26px 60px #02281857}.crs-hero .crs-facts-title{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.02em;color:#101828;border-bottom:1px solid #eef0f7;margin:0 0 6px;padding-bottom:14px;font-size:17px;font-weight:800}.crs-hero .crs-facts-list{margin:0;padding:0;list-style:none}.crs-hero .crs-fact{align-items:flex-start;gap:14px;padding:15px 0;display:flex}.crs-hero .crs-fact+.crs-fact{border-top:1px dashed #eef0f7}.crs-hero .crs-fact:first-child{--crs-accent:#4f46e5}.crs-hero .crs-fact:nth-child(2){--crs-accent:#d97706}.crs-hero .crs-fact:nth-child(3){--crs-accent:#059669}.crs-hero .crs-fact-ic{background:color-mix(in srgb, var(--crs-accent) 11%, #fff);width:42px;height:42px;color:var(--crs-accent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.crs-hero .crs-fact-ic svg{width:21px;height:21px}.crs-hero .crs-fact-ic svg [stroke]:not([stroke=none]){stroke:var(--crs-accent)}.crs-hero .crs-fact-ic svg [fill]:not([fill=none]){fill:var(--crs-accent)}.crs-hero .crs-fact-body{min-width:0}.crs-hero .crs-fact-value{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.02em;color:#101828;margin:0 0 2px;font-size:18px;font-weight:800;line-height:1.25}.crs-hero .crs-fact-label{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#667085;margin:0;font-size:12.5px;font-weight:500;line-height:1.5}@media (max-width:991px){.crs-hero .crs-hero-grid{grid-template-columns:1fr;gap:28px}.crs-hero h1{font-size:38px}}@media (max-width:767px){.crs-hero.inner-banner-section{padding-bottom:34px}.crs-hero.inner-banner-section nav{margin-bottom:26px}.crs-hero h1{margin-bottom:20px;font-size:30px}.crs-hero .btn_1{padding:13px 22px;font-size:14px}.crs-hero .crs-facts-card{border-radius:16px;padding:20px 18px 14px}}.crs-steps-card.card.flows{background:linear-gradient(#fff 0%,#f7fbf9 100%);border:1px solid #e8ebf3;border-radius:20px;padding:30px 30px 26px;box-shadow:0 8px 26px #1018280f}.crs-steps-head{border-bottom:1px solid #eef0f6;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;padding-bottom:22px;display:flex;position:relative}.crs-steps-head:after{content:"";background:linear-gradient(90deg,#22c97d 0%,#0a844b 100%);border-radius:2px;width:54px;height:2px;position:absolute;bottom:-1px;left:0}.crs-steps-head h2{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.025em;color:#101828;margin:0 0 4px;font-size:25px;font-weight:800}.crs-steps-head p{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#667085;margin:0;font-size:13.5px;font-weight:500}.crs-steps-apply.btn_1,.crs-steps-apply{cursor:pointer;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.005em;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#22c97d 0%,#0a844b 100%);border:0;border-radius:999px;align-items:center;gap:9px;padding:12px 22px;font-size:14px;font-weight:700;transition:transform .28s,box-shadow .28s,filter .28s;display:inline-flex;box-shadow:0 8px 20px #0a844b4d}.crs-steps-apply img{filter:brightness(0)invert();width:15px;height:auto;transition:transform .28s;margin:0!important}.crs-steps-apply:hover{color:#fff;filter:brightness(1.04);text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 28px #0a844b66}.crs-steps-apply:hover img{transform:translate(4px)}.crs-steps{grid-template-columns:repeat(6,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid;position:relative}.crs-steps:before{content:"";background:linear-gradient(90deg,#bfe9d4 0%,#17b66c 50%,#0a844b 100%);height:2px;position:absolute;top:31px;left:8.33333%;right:8.33333%}.crs-step{text-align:center;opacity:0;padding:0 4px;transition:opacity .5s,transform .5s;position:relative;transform:translateY(16px)}.crs-steps.is-in .crs-step{opacity:1;transform:none}.crs-step-node{width:62px;margin:0 auto 14px;display:block;position:relative}.crs-step-ring{background:#fff;border:2px solid #cdeddc;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;transition:transform .32s,border-color .32s,box-shadow .32s;display:flex;box-shadow:0 6px 16px #0a844b1a}.crs-step-ring:after{content:"";opacity:0;border:2px solid #17b66c;border-radius:50%;animation:3s ease-out infinite crs-pulse;position:absolute;inset:-6px}@keyframes crs-pulse{0%{opacity:0;transform:scale(.9)}35%{opacity:.32}to{opacity:0;transform:scale(1.16)}}.crs-step-ring svg{width:26px;height:26px}.crs-step-ring svg [stroke]:not([stroke=none]){stroke:#0a844b}.crs-step-ring svg [fill]:not([fill=none]){fill:#0a844b}.crs-step-num{width:24px;height:24px;font-family:var(--font-display), "SF Pro Display", sans-serif;color:#fff;background:linear-gradient(135deg,#22c97d 0%,#0a844b 100%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:11.5px;font-weight:800;display:flex;position:absolute;bottom:-2px;right:-2px}.crs-step:hover .crs-step-ring{border-color:#17b66c;transform:translateY(-4px)scale(1.05);box-shadow:0 12px 24px #0a844b38}.crs-step-title{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.01em;color:#101828;margin:0;font-size:13.5px;font-weight:700;line-height:1.35}@media (max-width:991px){.crs-steps{grid-template-columns:repeat(3,1fr);row-gap:30px}.crs-steps:before{display:none}}@media (max-width:575px){.crs-steps-card.card.flows{border-radius:16px;padding:22px 18px 20px}.crs-steps-head{flex-direction:column;align-items:flex-start;margin-bottom:26px}.crs-steps-head h2{font-size:21px}.crs-steps{grid-template-columns:repeat(2,1fr);row-gap:26px}}@media (prefers-reduced-motion:reduce){.crs-step-ring:after{animation:none}}.pg-banner{color:#fff;background:radial-gradient(48% 74% at 90% 6%,#ffffff29 0%,#fff0 60%),radial-gradient(46% 70% at 2% 100%,#b321246b 0%,#b3212400 62%),linear-gradient(130deg,#1b2470 0%,#131a5e 52%,#0b1044 100%);padding:30px 0 46px;position:relative;overflow:hidden}.pg-banner .pg-crumbs{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#ced4ffbf;flex-wrap:wrap;gap:10px;margin:0 0 22px;padding:0;font-size:13px;font-weight:600;list-style:none;display:flex}.pg-banner .pg-crumbs li+li:before{content:"›";margin-right:10px}.pg-banner .pg-crumbs a{color:#ced4ffd9}.pg-banner .pg-crumbs a:hover{color:#fff;text-decoration:none}.pg-banner .pg-crumbs li:last-child{color:#fff}.pg-banner h1{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.035em;color:#fff;margin:0;font-size:44px;font-weight:800;line-height:1.1}.pg-banner h1:after{content:"";background:#ffffffd9;border-radius:4px;width:56px;height:4px;margin-top:18px;display:block}@media (max-width:767px){.pg-banner{padding:22px 0 34px}.pg-banner h1{font-size:29px}.pg-banner h1:after{width:46px;height:3px;margin-top:14px}}.cc-body{background:linear-gradient(#fff 0%,#f5f6fc 100%);padding:52px 0 62px}.cc-body .cc-copy{max-width:800px;margin:0 auto 40px}.cc-body .cc-copy p{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#4b4f63;margin:0 0 20px;font-size:15.5px;font-weight:500;line-height:1.85}.cc-body .cc-lead{color:#23263a!important;font-size:17.5px!important;line-height:1.8!important}.cc-body .cc-note{background:linear-gradient(135deg,#fdeced 0%,#fff 100%);border-left:4px solid #b32124;border-radius:14px;padding:18px 22px;color:#8d161c!important;font-weight:700!important}.cc-body .cc-resources{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1000px;margin:0 auto;padding:0;list-style:none;display:grid}.cc-body .cc-resource{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#23263a;background:#fff;border:1px solid #e8ebf3;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:13.5px;font-weight:600;line-height:1.45;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;box-shadow:0 4px 14px #1018280d}.cc-body .cc-resource:hover{border-color:#a9d9c1;transform:translateY(-3px);box-shadow:0 12px 26px #0a844b24}.cc-body .cc-tick{color:#fff;background:linear-gradient(135deg,#22c97d 0%,#0a844b 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex;box-shadow:0 4px 10px #0a844b47}.cc-body .cc-tick svg{width:14px;height:14px}@media (max-width:991px){.cc-body .cc-resources{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.cc-body{padding:36px 0 44px}.cc-body .cc-copy{margin-bottom:30px}.cc-body .cc-lead{font-size:16px!important}.cc-body .cc-copy p{font-size:14.5px}.cc-body .cc-resources{grid-template-columns:1fr;gap:10px}}.doc-body{background:linear-gradient(#fff 0%,#f5f6fc 100%);padding:52px 0 62px}.doc-body .doc-wrap{flex-direction:column;gap:16px;max-width:900px;margin:0 auto;display:flex}.doc-body .doc-card{background:#fff;border:1px solid #e8ebf3;border-radius:16px;padding:24px 26px 22px;transition:border-color .28s,box-shadow .28s;box-shadow:0 4px 16px #1018280d}.doc-body .doc-card:hover{border-color:#cfd6ea;box-shadow:0 12px 28px #10182817}.doc-body .doc-card-head{align-items:center;gap:14px;margin-bottom:16px;display:flex}.doc-body .doc-num{width:34px;height:34px;font-family:var(--font-display), "SF Pro Display", sans-serif;color:#fff;background:linear-gradient(135deg,#2b358d 0%,#131a5e 100%);border-radius:11px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex;box-shadow:0 6px 14px #131a5e47}.doc-body .doc-card-head h2{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.018em;color:#101828;margin:0;font-size:18px;font-weight:700;line-height:1.35}.doc-body .doc-text{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#4b4f63;margin:0;font-size:14.5px;font-weight:500;line-height:1.8}.doc-body .doc-text a{color:#2b358d;font-weight:700}.doc-body .doc-text a:hover{text-decoration:underline}.doc-body .doc-text strong{color:#23263a;font-weight:700}.doc-body .doc-list{margin:0;padding:0;list-style:none}.doc-body .doc-list li{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#4b4f63;margin-bottom:11px;padding:0 0 0 22px;font-size:14.5px;font-weight:500;line-height:1.75;position:relative}.doc-body .doc-list li:last-child{margin-bottom:0}.doc-body .doc-list li:before{content:"";background:#2b358d;border-radius:2px;width:7px;height:7px;position:absolute;top:10px;left:2px}.doc-body .doc-address{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#23263a;margin:12px 0 18px;font-size:14.5px;font-weight:600;line-height:1.7}.doc-body .doc-contact{grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.doc-body .doc-contact li{background:#f6f7fc;border:1px solid #e8ebf3;border-radius:12px;flex-direction:column;gap:2px;padding:12px 15px;display:flex}.doc-body .doc-contact span{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#8b8e9f;font-size:10.5px;font-weight:700}.doc-body .doc-contact a{font-family:var(--font-display), "SF Pro Display", sans-serif;color:#2b358d;overflow-wrap:anywhere;font-size:14px;font-weight:700}.doc-body .doc-contact a:hover{text-decoration:underline}@media (max-width:575px){.doc-body{padding:36px 0 44px}.doc-body .doc-card{border-radius:14px;padding:20px 18px 18px}.doc-body .doc-card-head h2{font-size:16px}.doc-body .doc-text,.doc-body .doc-list li{font-size:14px}.doc-body .doc-contact{grid-template-columns:1fr}}section.doc-page{background:linear-gradient(#fff 0%,#f5f6fc 100%);padding:50px 0 60px}section.doc-page .content-container{background:#fff;border:1px solid #e8ebf3;border-radius:18px;max-width:900px;margin:0 auto;padding:34px 38px 32px;box-shadow:0 8px 26px #1018280f}section.doc-page .content-head{display:none}section.doc-page .content-seprater{border:0;margin:0;padding:0}section.doc-page p{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#4b4f63;font-size:14.5px;font-weight:500;line-height:1.85}section.doc-page b,section.doc-page strong{color:#23263a;font-weight:700}section.doc-page a{color:#2b358d;font-weight:600}section.doc-page a:hover{text-decoration:underline}section.doc-page>.container>.content-container ol{counter-reset:doc-clause;margin:0;padding:0;list-style:none}section.doc-page ol>li{counter-increment:doc-clause;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.015em;color:#101828;margin:26px 0 10px;padding-left:46px;font-size:17px;font-weight:700;line-height:1.4;position:relative}section.doc-page ol>li:before{content:counter(doc-clause);color:#fff;background:linear-gradient(135deg,#2b358d 0%,#131a5e 100%);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13.5px;font-weight:800;display:flex;position:absolute;top:-2px;left:0;box-shadow:0 6px 14px #131a5e42}section.doc-page ol>li b,section.doc-page ol>li strong{color:#101828;font-weight:700}section.doc-page ol>p,section.doc-page ol>ul,section.doc-page ol>div,section.doc-page ol>a{margin-left:46px;display:block}section.doc-page ul{margin:8px 0 14px;padding:0;list-style:none}section.doc-page ul li{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#4b4f63;margin-bottom:9px;padding-left:20px;font-size:14.5px;font-weight:500;line-height:1.75;position:relative}section.doc-page ul li:before{content:"";background:#2b358d;border-radius:2px;width:6px;height:6px;position:absolute;top:10px;left:2px}@media (max-width:767px){section.doc-page{padding:34px 0 44px}section.doc-page .content-container{border-radius:14px;padding:22px 18px 20px}section.doc-page ol>li{padding-left:40px;font-size:15.5px}section.doc-page ol>li:before{width:28px;height:28px;font-size:12.5px}section.doc-page ol>p,section.doc-page ol>ul,section.doc-page ol>div,section.doc-page ol>a{margin-left:40px}section.doc-page p,section.doc-page ul li{font-size:14px}}.oc-hero.inner-banner-section{background:radial-gradient(44% 70% at 84% 6%,#3fe29b52 0%,#3fe29b00 60%),radial-gradient(52% 78% at 6% 104%,#0006 0%,#0000 62%),linear-gradient(125deg,#0f8d59 0%,#076b43 48%,#03412a 100%);padding-bottom:54px;position:relative;overflow:hidden}.oc-hero.inner-banner-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.oc-hero.inner-banner-section nav{border-bottom:1px solid #ffffff2e;margin-bottom:38px;position:relative}.oc-hero .breadcrumb{font-family:var(--font-display), "SF Pro Text", sans-serif;background:0 0;padding:14px 0;font-size:13px;font-weight:600}.oc-hero .breadcrumb a{color:#ffffffc7}.oc-hero .breadcrumb a:hover{color:#fff;text-decoration:none}.oc-hero .breadcrumb-item.active{color:#fff}.oc-hero h1{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.038em;color:#fff;margin:0;font-size:48px;font-weight:800;line-height:1.08;position:relative}.oc-hero h1:after{content:"";background:#ffffffd9;border-radius:4px;width:58px;height:4px;margin-top:18px;display:block}.oc-body-wrap{background:linear-gradient(#fff 0%,#f5f7fb 100%)}.oc-section{padding:46px 0 10px}.oc-card--skeleton{pointer-events:none}.oc-card--skeleton .oc-thumb,.oc-sk-line{background:linear-gradient(90deg,#eef1f6 25%,#f7f8fb 50%,#eef1f6 75%) 0 0/200% 100%;animation:1.3s ease-in-out infinite oc-shimmer}.oc-card--skeleton .oc-body{flex-direction:column;gap:10px;min-height:90px;display:flex}.oc-sk-line{border-radius:7px;width:70%;height:14px;display:block}.oc-sk-line--short{width:40%}@keyframes oc-shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.oc-card--skeleton .oc-thumb,.oc-sk-line{animation:none}}.oc-section:last-child{padding-bottom:56px}.oc-heading{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.028em;color:#101828;margin:0 0 26px;font-size:27px;font-weight:800}.oc-tabs{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.oc-tab{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e6f0;border-radius:14px;flex-direction:column;gap:2px;padding:12px 20px;transition:transform .26s,border-color .26s,box-shadow .26s,background .26s;display:flex}.oc-tab-name{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.015em;color:#101828;font-size:15px;font-weight:800}.oc-tab-sub{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#7b7f92;font-size:11.5px;font-weight:500}.oc-tab:hover{border-color:#a9d9c1;transform:translateY(-2px)}.oc-tab.is-on{background:linear-gradient(135deg,#22c97d 0%,#0a844b 100%);border-color:#0000;box-shadow:0 10px 24px #0a844b4d}.oc-tab.is-on .oc-tab-name{color:#fff}.oc-tab.is-on .oc-tab-sub{color:#ffffffd1}.oc-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.oc-card{background:#fff;border:1px solid #e8ebf3;border-radius:18px;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px #1018280f}.oc-card:hover{border-color:#a9d9c1;transform:translateY(-6px);box-shadow:0 20px 40px #0a844b29}.oc-thumb{aspect-ratio:16/9;background:#eef1f6;position:relative;overflow:hidden}.oc-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.oc-card:hover .oc-thumb img{transform:scale(1.06)}.oc-level{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#04603aeb;border-radius:999px;padding:5px 12px;font-size:10.5px;font-weight:800;position:absolute;top:12px;left:12px}.oc-body{flex:auto;padding:20px 20px 4px}.oc-name{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.025em;color:#101828;margin:0 0 3px;font-size:21px;font-weight:800}.oc-sub{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#5f6376;margin:0 0 16px;font-size:14px;font-weight:600}.oc-meta{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.oc-meta li{font-family:var(--font-display), "SF Pro Text", sans-serif;letter-spacing:.02em;color:#0a6b43;background:#eef7f2;border-radius:999px;padding:5px 12px;font-size:11.5px;font-weight:700}.oc-foot{padding:18px 20px 20px}.oc-apply{cursor:pointer;font-family:var(--font-display), "SF Pro Display", sans-serif;color:#fff;background:linear-gradient(135deg,#22c97d 0%,#0a844b 100%);border:0;border-radius:999px;align-items:center;gap:9px;padding:12px 22px;font-size:13.5px;font-weight:700;transition:transform .26s,box-shadow .26s,filter .26s;display:inline-flex;box-shadow:0 8px 20px #0a844b47}.oc-apply img{filter:brightness(0)invert();width:14px;height:auto;transition:transform .26s;margin:0!important}.oc-apply:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 14px 28px #0a844b61}.oc-apply:hover img{transform:translate(4px)}@media (max-width:991px){.oc-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:575px){.oc-hero.inner-banner-section{padding-bottom:34px}.oc-hero.inner-banner-section nav{margin-bottom:26px}.oc-hero h1{font-size:30px}.oc-section{padding:32px 0 6px}.oc-heading{margin-bottom:18px;font-size:22px}.oc-grid{grid-template-columns:1fr;gap:14px}.oc-tab{padding:10px 16px}}.ugc-body{background:linear-gradient(#fff 0%,#f5f6fc 100%);padding:52px 0 62px}.ugc-body .ugc-grid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:1000px;margin:0 auto;display:grid}.ugc-body .ugc-card{background:#fff;border:1px solid #e8ebf3;border-radius:16px;padding:22px 22px 18px;box-shadow:0 6px 20px #1018280f}.ugc-body .ugc-title{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#2b358d;border-bottom:1px solid #eef0f7;margin:0 0 14px;padding-bottom:12px;font-size:14px;font-weight:700}.ugc-body .ugc-files{margin:0;padding:0;list-style:none}.ugc-body .ugc-files li+li{margin-top:8px}.ugc-body .ugc-files a{background:#f7f8fc;border:1px solid #eceef6;border-radius:12px;align-items:center;gap:12px;padding:11px 13px;text-decoration:none;transition:background .26s,border-color .26s,transform .26s;display:flex}.ugc-body .ugc-files a:hover{background:#fff;border-color:#b9c0e0;text-decoration:none;transform:translate(3px)}.ugc-body .ugc-file-ic{color:#fff;background:linear-gradient(135deg,#2b358d 0%,#131a5e 100%);border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 5px 12px #131a5e42}.ugc-body .ugc-file-ic svg{width:17px;height:17px}.ugc-body .ugc-file-name{min-width:0;font-family:var(--font-display), "SF Pro Text", sans-serif;color:#23263a;overflow-wrap:anywhere;flex:auto;font-size:13.5px;font-weight:600;line-height:1.4}.ugc-body .ugc-file-type{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.08em;color:#2b358d;background:#e7eaf6;border-radius:999px;flex:none;padding:3px 9px;font-size:10px;font-weight:800}.ugc-body .ugc-file-go{color:#8b8fa8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;transition:background .26s,color .26s;display:flex}.ugc-body .ugc-file-go svg{width:14px;height:14px}.ugc-body .ugc-files a:hover .ugc-file-go{color:#fff;background:#2b358d}@media (max-width:767px){.ugc-body{padding:36px 0 46px}.ugc-body .ugc-grid{grid-template-columns:1fr;gap:14px}.ugc-body .ugc-card{border-radius:14px;padding:18px 16px 14px}}section.topbar-section{background:linear-gradient(90deg,#0a135e 0%,#111c70 60%,#0a135e 100%);padding:7px 0}.topbar-section .enroll_sec.bg-white{background:0 0!important}.topbar-section .enroll_sec{align-items:center;padding-left:0;display:flex}.topbar-section .enroll_sec p{font-family:var(--font-display), "SF Pro Text", sans-serif;letter-spacing:-.005em;color:#ffffffe0;margin:0;font-size:13px;font-weight:500}.topbar-section .enroll_sec p b{color:#fff;font-weight:800}section.topbar-section .enroll_sec p a{color:#fff;background:#b32124;border-radius:999px;margin-left:8px;padding:3px 12px;font-size:12px;font-weight:800;transition:background .2s,color .2s,transform .2s;display:inline-block;text-decoration:none!important}section.topbar-section .enroll_sec p a:hover{color:#b32124;background:#fff;transform:translateY(-1px)}.topbar-section .telephone{gap:18px}.topbar-section .socialIcons ul{border-left:1px solid #ffffff4d;padding-left:18px}section.topbar-section .telephone a{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.01em;color:#fff;font-size:13.5px;font-weight:700}section.topbar-section .telephone a:hover{color:#ffb4b4}.topbar-section .telephone svg{margin-right:6px}section.topbar-section .telephone svg path{fill:#fff}.topbar-section .socialIcons ul{align-items:center;gap:6px;margin:0}.topbar-section .socialIcons li a{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background .24s,transform .24s;display:flex}.topbar-section .socialIcons li a:hover{background:#ffffff29;transform:translateY(-2px)}.topbar-section .socialIcons img{filter:brightness(0)invert();width:15px;height:15px}.topbar-section .marquee-container{border-top:1px solid #fff3;margin-top:5px;padding-top:5px}.topbar-section .marquee{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#ffffffeb;font-size:12.5px;font-weight:500}.main_menu{background:#fff;box-shadow:0 1px #10182814}.main_menu.fixed-top{box-shadow:0 6px 22px #1018281f}.main_menu .navbar{padding:10px 0}.main_menu .navbar-brand{margin-right:22px;padding:0}.main_menu .navbar-brand img{width:auto;max-height:58px}.main_menu .navbar-nav .nav-item img.logo-h{width:auto;max-height:52px}.main_menu .navbar-nav{gap:2px}.main_menu .navbar .navbar-nav .nav-link{z-index:0;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.012em;color:#22243a;background:0 0;border-radius:999px;padding:9px 14px;font-size:14.5px;font-weight:600;transition:color .24s,background-color .24s;position:relative}.main_menu .navbar .navbar-nav .nav-link:hover{color:#2b358d;background:#f2f4fb}.main_menu .navbar .navbar-nav .nav-link.is-active{color:#0a135e}.main_menu .navbar .navbar-nav .nav-item>.nav-link:before{content:"";transform-origin:50%;background:#b32124;border-radius:3px;width:18px;height:3px;transition:transform .26s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:-7px;left:50%;transform:translate(-50%)scaleX(0)}.main_menu .navbar .navbar-nav .nav-item>.nav-link.is-active:before{transform:translate(-50%)scaleX(1)}.main_menu .navbar .navbar-nav.nav-pills .show>.nav-link{color:#2b358d;background:#f2f4fb}.main_menu .navbar .navbar-nav.nav-pills .login_btn.show>.nav-link{color:#2b358d;background:#f4f6fd;border-color:#2b358d}.main_menu .navbar .navbar-nav .dropdown-toggle:after{transition:transform .24s}.main_menu .navbar .navbar-nav .show>.dropdown-toggle:after{transform:rotate(180deg)}.main_menu .navbar .navbar-nav .apply_btn:before,.main_menu .navbar .navbar-nav .login_btn>.nav-link:before{display:none}.main_menu .navbar .navbar-nav .apply_btn.btn_1{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.01em;color:#fff;background:linear-gradient(135deg,#2b358d 0%,#131a5e 100%);border:0;border-radius:999px;align-items:center;margin:0 6px 0 10px;padding:11px 22px;font-size:14px;font-weight:700;transition:transform .24s,box-shadow .24s,filter .24s;display:inline-flex;box-shadow:0 8px 18px #131a5e47}.main_menu .navbar .navbar-nav .apply_btn.btn_1:hover{filter:brightness(1.06);color:#fff;transform:translateY(-2px);box-shadow:0 12px 24px #131a5e61}.main_menu .navbar .navbar-nav .login_btn{background:0 0;border:0;border-radius:0;padding:0}.main_menu .navbar .navbar-nav .login_btn>.nav-link{color:#22243a;border:1.5px solid #d7dbe8;border-radius:999px;align-items:center;padding:11px 22px;transition:border-color .24s,color .24s,background .24s;display:inline-flex}.main_menu .navbar .navbar-nav .login_btn>.nav-link:hover{color:#2b358d;background:#f4f6fd;border-color:#2b358d}.main_menu .navbar .navbar-nav .dropdown .dropdown-menu{border:1px solid #eceef6;border-radius:14px;margin-top:6px;padding:8px;box-shadow:0 16px 36px #10182824}.main_menu .dropdown-menu .dropdown-item{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#3a3d52;border-radius:9px;padding:9px 12px;font-size:13.5px;font-weight:500;transition:background .2s,color .2s}.main_menu .dropdown-menu .dropdown-item:hover{color:#2b358d;background:#f4f6fd}@media (min-width:992px){.main_menu .navbar{flex-wrap:nowrap}.main_menu .navbar-brand{flex-shrink:0}.main_menu .navbar-collapse{min-width:0}.main_menu .navbar-nav.nav{flex-wrap:nowrap}.main_menu .navbar-nav .nav-item{white-space:nowrap}}@media (min-width:992px) and (max-width:1399px){.main_menu .navbar-brand{margin-right:14px}.main_menu .navbar-brand img{max-height:52px}.main_menu .navbar-nav .nav-item img.logo-h{max-height:44px}}@media (max-width:1199px){.main_menu .navbar .navbar-nav .nav-link{padding:9px;font-size:13.5px}.main_menu .navbar .navbar-nav .apply_btn.btn_1,.main_menu .navbar .navbar-nav .login_btn>.nav-link{padding:10px 18px;font-size:13.5px}}@media (max-width:991px){.main_menu .navbar-nav{gap:0}.main_menu .navbar .navbar-nav .nav-item>.nav-link:before{display:none}.main_menu .navbar .navbar-nav .apply_btn.btn_1{margin:12px 20px}.main_menu .navbar .navbar-nav .login_btn{background:0 0;border:0;border-radius:0;padding:0}.main_menu .navbar .navbar-nav .login_btn>.nav-link{margin:0 20px}.main_menu .navbar .navbar-nav .dropdown .dropdown-submenu>.dropdown-menu{box-shadow:none;border:0;border-left:2px solid #eceef6;border-radius:0;margin:0 0 4px 12px;padding:0 0 0 8px;position:static;left:auto}}.fullDesignAdmi{background:#fff;border:1px solid #e8ebf3;border-radius:20px;padding:34px 36px 32px;box-shadow:0 10px 34px #10182812}.fullDesignAdmi h3{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.028em;color:#101828;margin:0;font-size:27px;font-weight:800}.fullDesignAdmi h3 b{font-weight:800}.fullDesignAdmi .d-flex.align-items-center>:not(h3){font-family:var(--font-display), "SF Pro Text", sans-serif;color:#667085;font-size:13.5px;font-weight:600}.fullDesignAdmi .d-flex.align-items-center>h3+*{margin-left:auto}.fullDesignAdmi .d-flex.align-items-center a{color:#2b358d;font-weight:800}.fullDesignAdmi>p{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#667085;border-bottom:1px solid #eef0f7;margin:4px 0 22px;padding-bottom:20px;font-size:13.5px;font-weight:500}.registrationForm .form-group{margin-bottom:0}.registrationForm .form-control{height:48px;box-shadow:none;font-family:var(--font-display), "SF Pro Text", sans-serif;color:#23263a;background:#fff;border:1.5px solid #e2e6f0;border-radius:12px;padding:0 15px;font-size:14.5px;font-weight:500;transition:border-color .22s,box-shadow .22s,background .22s}.registrationForm select.form-control{cursor:pointer}.registrationForm .form-control::placeholder{color:#9096ab;font-weight:500}.registrationForm .form-control:hover{border-color:#cdd4e6}.registrationForm .form-control:focus{border-color:#2b358d;outline:none;box-shadow:0 0 0 4px #2b358d1f}.registrationForm .form-control:disabled,.registrationForm .form-control[readonly]{color:#8b8fa3;cursor:not-allowed;background:#f4f5fa;border-color:#e8ebf3}.registrationForm .form-group .ml-2{background:#eef1fb;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;text-decoration:none;transition:background .22s,transform .22s;display:inline-flex;margin-left:8px!important}.registrationForm .form-group .ml-2:hover{background:#dfe4f8;transform:translateY(-2px)}.registrationForm .error-message{min-height:16px;font-family:var(--font-display), "SF Pro Text", sans-serif;color:#d92d20;padding:4px 2px 0;font-size:11.5px;font-weight:600;line-height:1.3}.registrationForm .apply_btn.btn_1{min-width:190px;height:50px;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.01em;color:#fff;background:linear-gradient(135deg,#2b358d 0%,#131a5e 100%);border:0;border-radius:999px;font-size:15px;font-weight:800;transition:transform .24s,box-shadow .24s,filter .24s;box-shadow:0 10px 24px #131a5e4d}.registrationForm .apply_btn.btn_1:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 16px 30px #131a5e66}.login-modal{max-width:440px}.login-modal .modal-content{text-align:center;background:#fff;border:0;border-radius:22px;padding:34px 32px 30px;position:relative;box-shadow:0 30px 70px #10182847}.login-modal .modal-content:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#2b358d1a,#0000);border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.login-modal .modal-content>*{position:relative}.login-modal .lm-close{z-index:1;color:#667085;opacity:1;width:34px;height:34px;text-shadow:none;background:#f2f4f9;border:0;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-size:22px;font-weight:400;line-height:1;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:14px;right:14px}.login-modal .lm-close:hover{color:#101828;opacity:1;background:#e6e9f2;transform:rotate(90deg)}.login-modal .lm-logo img{width:auto;max-width:100%;max-height:62px;margin:0 auto;display:block}.login-modal .lm-head{margin:22px 0}.login-modal .lm-head h5{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.024em;color:#101828;margin:0 0 8px;font-size:21px;font-weight:800;line-height:1.25}.login-modal .lm-head h5 span{color:#2b358d}.login-modal .lm-head p{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#667085;margin:0;padding:0 6px;font-size:13.5px;font-weight:500;line-height:1.55}.login-modal .lm-form .form-group{margin:0}.login-modal .lm-form .form-control{height:48px;box-shadow:none;font-family:var(--font-display), "SF Pro Text", sans-serif;text-align:center;color:#23263a;background:#fff;border:1.5px solid #e2e6f0;border-radius:12px;padding:0 16px;font-size:14.5px;font-weight:500;transition:border-color .22s,box-shadow .22s}.login-modal .lm-form .form-control::placeholder{color:#9096ab;font-weight:500}.login-modal .lm-form .form-control:hover{border-color:#cdd4e6}.login-modal .lm-form .form-control:focus{border-color:#2b358d;outline:none;box-shadow:0 0 0 4px #2b358d1f}.login-modal .lm-error{min-height:18px;font-family:var(--font-display), "SF Pro Text", sans-serif;padding:5px 2px 0;font-size:11.5px;font-weight:600;line-height:1.3;color:#d92d20!important}.login-modal .lm-submit{width:100%;height:50px;box-shadow:none;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.01em;color:#9aa0b4;cursor:not-allowed;opacity:1;background:#eef0f6;border:0;border-radius:999px;margin-top:8px;padding:0 18px;font-size:15px;font-weight:800;transition:transform .24s,box-shadow .24s,background .24s,color .24s;display:block}.login-modal .lm-submit.is-ready{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2b358d 0%,#131a5e 100%);box-shadow:0 10px 24px #131a5e4d}.login-modal .lm-submit.is-ready:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 16px 30px #131a5e66}.login-modal .lm-otp-extra{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#667085;border-top:1px solid #eef0f7;margin-top:18px;padding-top:16px;font-size:13px}.login-modal .lm-resend{font-weight:500}.login-modal .lm-resend a{font-weight:700;text-decoration:none}.login-modal .lm-resend a:hover{text-decoration:underline}.login-modal .lm-timer{font-variant-numeric:tabular-nums;min-height:18px;margin-top:2px;font-weight:700}.login-modal .lm-change{color:#b32124;cursor:pointer;margin-top:4px;font-weight:600}.login-modal .lm-change:hover{text-decoration:underline}.login-modal .lm-back{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#344054;cursor:pointer;background:0 0;border:1.5px solid #e2e6f0;border-radius:999px;margin-top:14px;padding:8px 22px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s}.login-modal .lm-back:hover{background:#f4f5fa;border-color:#cdd4e6}@media (max-width:575px){.login-modal{margin:12px}.login-modal .modal-content{border-radius:18px;padding:30px 22px 26px}.login-modal .lm-head h5{font-size:19px}}@media (max-width:767px){.fullDesignAdmi{border-radius:16px;padding:22px 18px 20px}.fullDesignAdmi h3{font-size:22px}.fullDesignAdmi .d-flex.align-items-center{flex-wrap:wrap;gap:6px}.fullDesignAdmi .d-flex.align-items-center>:not(h3){margin-left:0}.registrationForm .form-control{height:46px;font-size:14px}}section.learning-resource{background:linear-gradient(#fff 0%,#f7f8fc 100%);padding:62px 0 66px}section.learning-resource .dots h2{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.032em;color:#101828;margin-bottom:14px;font-size:36px;font-weight:800;line-height:1.18}section.learning-resource .dots p{max-width:780px;font-family:var(--font-display), "SF Pro Text", sans-serif;color:#667085;margin:0 auto;font-size:14.5px;font-weight:500;line-height:1.75}section.learning-resource .quadrant-head-container{display:flex}section.learning-resource .first-quadrants-head,section.learning-resource .second-quadrants-head,section.learning-resource .third-quadrants-head,section.learning-resource .fourth-quadrants-head{width:auto;min-width:0;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;justify-content:flex-start;align-items:center;margin:22px 0 10px;padding:7px 16px;font-size:12px;font-weight:800;display:inline-flex}section.learning-resource .col-md-4.wow.fadeInRight .quadrant-head-container{justify-content:flex-end}section.learning-resource ul{margin:0;padding:0;list-style:none}section.learning-resource ul li{border:1px solid #0000;border-radius:14px;padding:14px;transition:background .3s,border-color .3s,box-shadow .3s,transform .3s}section.learning-resource ul li:hover{background:#fff;border-color:#e6e9f2;box-shadow:0 10px 26px #10182812}section.learning-resource ul li.active{background:#fff;border-color:#b7e6c9;transform:translateY(-2px);box-shadow:0 14px 32px #0a844b24}section.learning-resource ul li .d-flex{align-items:flex-start}section.learning-resource ul li .icon-ft{background:#f1f3fa;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;margin-right:14px;transition:background .3s;display:flex;padding:0!important}section.learning-resource ul li .icon-ft svg{width:21px;height:21px}section.learning-resource ul li.active .icon-ft{background:#e3f6ec}section.learning-resource ul li h5{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.018em;color:#101828;margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.35}section.learning-resource ul li p{font-family:var(--font-display), "SF Pro Text", sans-serif;color:#667085;margin-bottom:0;font-size:13px;font-weight:500;line-height:1.6}section.learning-resource .play-icon a{background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 12px 30px #10182838}section.learning-resource .play-icon a:hover{transform:scale(1.07);box-shadow:0 18px 38px #1018284d}section.learning-resource .play-icon svg{color:#0a844b;width:26px;height:26px;margin-left:3px}@media (max-width:991px){section.learning-resource{padding:44px 0 48px}section.learning-resource .dots h2{font-size:26px}section.learning-resource .dots p{font-size:13.5px}section.learning-resource .col-md-4.wow.fadeInRight .quadrant-head-container{justify-content:flex-start}}section.learning-resource .wow.fadeInLeft ul li:first-of-type,section.learning-resource .wow.fadeInLeft ul li:nth-of-type(2){--q:#6209f1;--q-soft:#f5edff;--q-line:#ddc9fb}section.learning-resource .wow.fadeInLeft ul li:nth-of-type(3),section.learning-resource .wow.fadeInLeft ul li:nth-of-type(4){--q:#b4611f;--q-soft:#fff1e8;--q-line:#f6d3ba}section.learning-resource .wow.fadeInRight ul li:first-of-type,section.learning-resource .wow.fadeInRight ul li:nth-of-type(2){--q:#a8891b;--q-soft:#fff8e3;--q-line:#f0dfa8}section.learning-resource .wow.fadeInRight ul li:nth-of-type(3),section.learning-resource .wow.fadeInRight ul li:nth-of-type(4){--q:#138d2f;--q-soft:#e9faed;--q-line:#bce8c6}section.learning-resource ul li{background:var(--q-soft);border-color:#0000}section.learning-resource ul li:hover{border-color:var(--q-line);box-shadow:0 12px 28px color-mix(in srgb, var(--q) 16%, #1018281a);background:#fff}section.learning-resource ul li.active{border-color:var(--q);box-shadow:0 16px 34px color-mix(in srgb, var(--q) 22%, #1018281a);background:#fff}section.learning-resource ul li .icon-ft{border:1px solid var(--q-line);background:#fff}section.learning-resource ul li.active .icon-ft{background:var(--q);border-color:var(--q)}section.learning-resource ul li .icon-ft svg [fill]:not([fill=none]){fill:var(--q)}section.learning-resource ul li .icon-ft svg [stroke]:not([stroke=none]){stroke:var(--q)}section.learning-resource ul li.active .icon-ft svg [fill]:not([fill=none]){fill:#fff}section.learning-resource ul li.active .icon-ft svg [stroke]:not([stroke=none]){stroke:#fff}section.learning-resource ul li.active h5{color:var(--q)}section.learning-resource ul li.active p{color:#5a5f6e}section.learning-resource .first-quadrants-head{color:#6209f1;background:#f5edff}section.learning-resource .second-quadrants-head{color:#b4611f;background:#fff1e8}section.learning-resource .third-quadrants-head{color:#a8891b;background:#fff8e3}section.learning-resource .fourth-quadrants-head{color:#138d2f;background:#e9faed}section.learning-resource .wow.fadeInUp{position:relative}section.learning-resource .wow.fadeInUp:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#6366f129 0%,#6366f10f 45%,#fff0 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}section.learning-resource .wow.fadeInUp>*{z-index:1;position:relative}section.learning-resource ul li{background:linear-gradient(135deg, var(--q-soft) 0%, #fff 92%);position:relative;overflow:hidden}section.learning-resource ul li:before{content:"";background:var(--q);opacity:.35;border-radius:0 3px 3px 0;width:3px;transition:opacity .3s,top .3s,bottom .3s;position:absolute;top:10px;bottom:10px;left:0}section.learning-resource ul li:hover:before,section.learning-resource ul li.active:before{opacity:1;top:0;bottom:0}section.learning-resource ul li.active:before{background:var(--q);border-radius:0 3px 3px 0;width:3px;height:auto;animation:none}section.learning-resource ul li .icon-ft{box-shadow:0 3px 10px color-mix(in srgb, var(--q) 14%, transparent);transition:background .3s,border-color .3s,transform .3s,box-shadow .3s}section.learning-resource ul li:hover .icon-ft{transform:translateY(-2px)scale(1.04)}section.learning-resource ul li.active .icon-ft{background:linear-gradient(135deg, color-mix(in srgb, var(--q) 78%, #fff) 0%, var(--q) 100%);box-shadow:0 8px 18px color-mix(in srgb, var(--q) 38%, transparent)}section.learning-resource ul li.active:after{content:"";transform-origin:0;background:linear-gradient(90deg, color-mix(in srgb, var(--q) 55%, #fff) 0%, var(--q) 100%);width:100%;height:3px;animation:15s linear forwards fq-progress;position:absolute;bottom:0;left:0}@keyframes fq-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}section.learning-resource .quadrant-head-container h4{box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 22%, transparent)}@media (max-width:991px){section.learning-resource .wow.fadeInUp:before{width:300px;height:300px}}@media (prefers-reduced-motion:reduce){section.learning-resource ul li.active:after{animation:none}}.banner_lft .certificate-icons{flex-direction:column;align-items:center;gap:4px;display:flex}.banner_lft .certificate-icons .course_icon{object-fit:contain;background:#fff;border-radius:6px;width:auto;max-width:64px;height:48px}.banner_lft .certificate-icons .course_icon_caption{letter-spacing:.02em;color:#fff;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:700;line-height:1}.banner_lft .certificate-icons .course_icon_text{color:#2b358d;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;min-width:48px;max-width:none;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.banner_lft .certificate-icons .course_icon_more{color:#2b358d;letter-spacing:0;min-width:56px;font-size:15px}.banner_lft .certificates{gap:8px}.banner-section.hero-v3{--hv-navy:#0f1b5c;--hv-ink:#4a5270;--hv-red:#b32124;--hv-red-soft:#fdeceb;--hv-orange:#e0761a;--hv-orange-soft:#fff1e3;--hv-line:#e6e9f2;--hv-ease:cubic-bezier(.2, .7, .2, 1)}.banner-section.hero-v3 .item{color:var(--hv-navy);background:linear-gradient(#fff 0%,#f6f7fb 100%);position:relative;overflow:hidden}.banner-section.hero-v3 .item:after{display:none}.banner-section.hero-v3 .item>.container{z-index:2;position:relative}.banner-section.hero-v3 .hero-row{align-items:stretch}.banner-section.hero-v3 .hero-bg{z-index:1;pointer-events:none;position:absolute;inset:0}.banner-section.hero-v3 .hero-bg__photo{opacity:.55;transform-origin:70%;background:url(/assets/images/gallery/mgr-college.jpeg.jpg) 50% 40%/cover no-repeat;width:66%;animation:30s ease-in-out infinite alternate hv-drift;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 38% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 38% 100%)}.banner-section.hero-v3 .hero-bg__photo:after{content:"";background:linear-gradient(#ffffff59 0%,#fff0 40%,#f6f7fbe6 100%);position:absolute;inset:0}@keyframes hv-drift{0%{transform:scale(1.02)translate(0,0)}to{transform:scale(1.1)translate(-1.5%,-1%)}}.banner-section.hero-v3 .hero-bg__dots{background-image:radial-gradient(#0f1b5c29 1.4px,#0000 1.6px);background-size:16px 16px;width:220px;height:160px;animation:9s ease-in-out infinite hv-float;position:absolute;top:8%;left:2%;-webkit-mask-image:radial-gradient(#000 30%,#0000 75%);mask-image:radial-gradient(#000 30%,#0000 75%)}.banner-section.hero-v3 .hero-bg__curve{transform-origin:0 100%;width:200px;height:200px;animation:hv-curve-in 1.2s var(--hv-ease) .1s both, hv-sway 10s ease-in-out 1.3s infinite;position:absolute;bottom:0;left:0;overflow:visible}.banner-section.hero-v3 .hero-bg__curve-fill{fill:url(#hero-curve-grad)}.banner-section.hero-v3 .hero-bg__sprig{fill:#b32124}.banner-section.hero-v3 .hero-bg__sprig-stem{fill:none;stroke:#b32124;stroke-width:2px;stroke-linecap:round}.banner-section.hero-v3 .hero-bg__sprig path:not(.hero-bg__sprig-stem){transform-box:fill-box;transform-origin:0;animation:hv-leaf-in .6s var(--hv-ease) both}.banner-section.hero-v3 .hero-bg__sprig path:nth-child(2){animation-delay:1s}.banner-section.hero-v3 .hero-bg__sprig path:nth-child(3){animation-delay:1.1s}.banner-section.hero-v3 .hero-bg__sprig path:nth-child(4){animation-delay:1.2s}.banner-section.hero-v3 .hero-bg__sprig path:nth-child(5){animation-delay:1.3s}.banner-section.hero-v3 .hero-bg__sprig path:nth-child(6){animation-delay:1.4s}.banner-section.hero-v3 .hero-bg__sprig path:nth-child(7){animation-delay:1.5s}@keyframes hv-leaf-in{0%{opacity:0;scale:.2}to{opacity:1;scale:1}}.banner-section.hero-v3 .hero-bg__sprig{transform-box:fill-box;transform-origin:0 100%;animation:6s ease-in-out 2s infinite hv-sprig-sway}@keyframes hv-sprig-sway{0%,to{rotate:none}50%{rotate:-3deg}}.banner-section.hero-v3 .hero-bg__curve-line{fill:none;stroke:#b3212447;stroke-width:1.5px;stroke-dasharray:520;stroke-dashoffset:520px;animation:hv-draw 1.8s var(--hv-ease) .6s forwards}@keyframes hv-curve-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes hv-sway{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.04)rotate(1.5deg)}}@keyframes hv-draw{to{stroke-dashoffset:0}}@keyframes hv-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}@keyframes hv-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes hv-slide-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0,0)}}@keyframes hv-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media (min-width:1200px){.banner-section.hero-v3 .banner_lft{flex:0 0 44%;max-width:44%}.banner-section.hero-v3 .hero-visual{flex:0 0 22%;max-width:22%}.banner-section.hero-v3 .hero-panel{flex:0 0 34%;justify-content:flex-end;max-width:34%}.banner-section.hero-v3 .hero-card-wrap{max-width:330px;margin-right:-40px}}.banner-section.hero-v3 .banner_lft{z-index:3;padding:64px 0 56px;position:relative}.banner-section.hero-v3 .hero-eyebrow,.banner-section.hero-v3 .banner_lft h1,.banner-section.hero-v3 .banner_lft p,.banner-section.hero-v3 .banner_lft form,.banner-section.hero-v3 .banner_lft .bannerAwards{animation:hv-rise .7s var(--hv-ease) both}.banner-section.hero-v3 .hero-eyebrow{animation-delay:50ms}.banner-section.hero-v3 .banner_lft h1{animation-delay:.15s}.banner-section.hero-v3 .banner_lft p{animation-delay:.25s}.banner-section.hero-v3 .banner_lft form{animation-delay:.35s}.banner-section.hero-v3 .banner_lft .bannerAwards{animation-delay:.45s}.banner-section.hero-v3 .hero-eyebrow{background:var(--hv-red-soft);font-family:var(--font-display), "SF Pro Text", sans-serif;letter-spacing:.02em;color:var(--hv-navy);border:1px solid #b3212429;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 14px 7px 10px;font-size:11.5px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.banner-section.hero-v3 .hero-eyebrow svg{width:14px;height:14px;color:var(--hv-orange);animation:3s ease-in-out infinite hv-twinkle}.banner-section.hero-v3 .hero-eyebrow i{background:var(--hv-red);border-radius:50%;width:4px;height:4px}.banner-section.hero-v3 .hero-eyebrow:after{content:"";background:linear-gradient(90deg,#0000,#ffffffd9,#0000);width:40%;height:100%;animation:5s ease-in-out 1.2s infinite hv-shimmer;position:absolute;top:0;left:-60%;transform:skew(-20deg)}@keyframes hv-twinkle{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.2)rotate(18deg)}}@keyframes hv-shimmer{0%,70%{left:-60%}to{left:130%}}.banner-section.hero-v3 .banner_lft h1{max-width:560px;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:-.03em;color:var(--hv-navy);margin:0 0 16px;font-size:39px;font-weight:800;line-height:1.16}.banner-section.hero-v3 .hero-br{display:none}@media (min-width:992px){.banner-section.hero-v3 .hero-br{display:inline}.banner-section.hero-v3 .banner_lft h1{white-space:nowrap;max-width:none}}@media (min-width:1200px){.banner-section.hero-v3 .banner_lft h1{font-size:37px}}.banner-section.hero-v3 .banner_lft h1 .hero-accent{color:var(--hv-red);display:inline-block;position:relative}.banner-section.hero-v3 .hero-accent__swoosh{width:100%;height:12px;position:absolute;bottom:-8px;left:0;overflow:visible}.banner-section.hero-v3 .hero-accent__swoosh path{fill:none;stroke:var(--hv-red);stroke-width:4px;stroke-linecap:round;opacity:.35;stroke-dasharray:320;stroke-dashoffset:320px;animation:hv-draw 1s var(--hv-ease) .9s forwards}.banner-section.hero-v3 .banner_lft p{max-width:480px;font-family:var(--font-display), "SF Pro Text", sans-serif;letter-spacing:0;color:var(--hv-ink);margin:0 0 26px;font-size:15.5px;font-weight:500;line-height:1.6}.banner-section.hero-v3 .banner_lft form .form-group{border:1px solid var(--hv-line);background:#fff;border-radius:999px;align-items:center;max-width:470px;margin:0;padding:6px 6px 6px 48px;transition:box-shadow .22s,border-color .22s;display:flex;position:relative;box-shadow:0 14px 34px #0f1b5c1a}.banner-section.hero-v3 .banner_lft form .form-group:focus-within{border-color:#b3212473;box-shadow:0 14px 34px #0f1b5c1f,0 0 0 4px #b321241f}.banner-section.hero-v3 .banner_lft form .form-group:before{content:"";pointer-events:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b32124' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='6' y='2.5' width='12' height='19' rx='2.5'/><path d='M11 18h2'/></svg>") 50%/contain no-repeat;width:18px;height:18px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.banner-section.hero-v3 .banner_lft form input{min-width:0;max-width:none;height:46px;font-family:var(--font-display), "SF Pro Text", sans-serif;letter-spacing:0;color:var(--hv-navy);box-shadow:none;background:0 0;border:0;border-radius:999px;outline:none;flex:auto;padding:0 12px 0 4px;font-size:14.5px;font-weight:500;line-height:1}.banner-section.hero-v3 .banner_lft form ::placeholder{color:#8b93a8;opacity:1}.banner-section.hero-v3 .banner_lft form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.banner-section.hero-v3 .banner_lft form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.banner-section.hero-v3 .banner_lft form input[type=number]{appearance:textfield}.banner-section.hero-v3 .banner_lft form button{height:46px;font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:0;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#c8282b 0%,#9c1a1d 100%);border:0;border-radius:999px;flex:none;padding:0 24px;font-size:14px;font-weight:700;line-height:1;transition:filter .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:0 10px 22px #b3212452}.banner-section.hero-v3 .banner_lft form button:after{content:"→";margin-left:6px;transition:transform .22s;display:inline-block}.banner-section.hero-v3 .banner_lft form button:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:45%;height:100%;animation:4s ease-in-out 1.6s infinite hv-shimmer;position:absolute;top:0;left:-70%;transform:skew(-20deg)}.banner-section.hero-v3 .banner_lft form button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 14px 28px #b3212466}.banner-section.hero-v3 .banner_lft form button:hover:not(:disabled):after{transform:translate(4px)}.banner-section.hero-v3 .banner_lft form button:disabled{opacity:.7;cursor:wait}.banner-section.hero-v3 .banner_lft form .error-message,.banner-section.hero-v3 .banner_lft form .text-success{font-family:var(--font-display), "SF Pro Text", sans-serif;margin-top:8px;padding-left:20px;font-size:12.5px;font-weight:600}.banner-section.hero-v3 .banner_lft form .error-message{color:var(--hv-red)!important}.banner-section.hero-v3 .banner_lft form .text-success{color:#178a43!important}.banner-section.hero-v3 .banner_lft .bannerAwards{background:0 0;border:0;gap:0;max-width:470px;margin-top:26px;padding:4px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);justify-content:flex-start!important}.banner-section.hero-v3 .banner_lft .awards-track{width:max-content;animation:26s linear infinite hv-awards;display:flex}.banner-section.hero-v3 .banner_lft .bannerAwards:hover .awards-track{animation-play-state:paused}.banner-section.hero-v3 .banner_lft .awards-group{align-items:center;gap:10px;padding-right:10px;display:flex}@keyframes hv-awards{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.banner-section.hero-v3 .banner_lft .bannerAwards .certificate-icons{border:1px solid var(--hv-line);background:#fff;border-radius:12px;padding:6px 10px;transition:transform .22s,box-shadow .22s}.banner-section.hero-v3 .banner_lft .bannerAwards .certificate-icons:hover{transform:translateY(-3px);box-shadow:0 10px 22px #0f1b5c1f}.banner-section.hero-v3 .banner_lft .bannerAwards .certificate-icons img{object-fit:contain;width:auto;max-width:70px;height:30px;display:block}.banner-section.hero-v3 .hero-visual{z-index:2;min-height:100%;position:relative}.banner-section.hero-v3 .hero-visual__student{z-index:2;filter:drop-shadow(0 24px 30px #0f1b5c2e);width:auto;max-width:none;height:92%;max-height:520px;animation:hv-student-in 1s var(--hv-ease) .25s both;position:absolute;bottom:0;left:38%;transform:translate(-50%)}@keyframes hv-student-in{0%{opacity:0;transform:translate(-50%,30px)}to{opacity:1;transform:translate(-50%)}}.banner-section.hero-v3 .hero-visual__glow,.banner-section.hero-v3 .hero-visual__ring{border-radius:50%;width:330px;height:330px;margin-left:-165px;position:absolute;bottom:14%;left:38%}.banner-section.hero-v3 .hero-visual__glow{background:radial-gradient(circle,#fffffff2 0%,#fff9 45%,#fff0 70%);animation:7s ease-in-out infinite hv-breathe}.banner-section.hero-v3 .hero-visual__ring{animation:hv-pop .9s var(--hv-ease) .5s both, hv-spin 60s linear 1.4s infinite;border:1.5px dashed #b3212447}@keyframes hv-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes hv-spin{to{transform:rotate(360deg)}}.banner-section.hero-v3 .hero-note{z-index:3;color:var(--hv-red);flex-direction:column;align-items:flex-start;font-size:25px;font-weight:700;line-height:.95;display:flex;position:absolute;top:8%;right:2%;transform:rotate(-9deg)}.banner-section.hero-v3 .hero-note>span{animation:hv-rise .5s var(--hv-ease) both}.banner-section.hero-v3 .hero-note>span:first-child{animation-delay:1s}.banner-section.hero-v3 .hero-note>span:nth-child(2){padding-left:10px;animation-delay:1.15s}.banner-section.hero-v3 .hero-note>span:nth-child(3){padding-left:20px;animation-delay:1.3s}.banner-section.hero-v3 .hero-note svg{width:38px;height:32px;stroke:var(--hv-red);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;margin:2px 0 0 -8px}.banner-section.hero-v3 .hero-note svg path{stroke-dasharray:80;stroke-dashoffset:80px;animation:hv-draw .7s var(--hv-ease) 1.5s forwards}.banner-section.hero-v3 .hero-note svg path+path{animation-delay:2s}.banner-section.hero-v3 .hero-panel{z-index:3;align-items:center;padding-top:40px;padding-bottom:40px;display:flex;position:relative}.banner-section.hero-v3 .hero-card{isolation:isolate;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;animation:hv-slide-in .8s var(--hv-ease) .4s both;transition:box-shadow .35s var(--hv-ease), transform .35s var(--hv-ease);background:radial-gradient(120% 60% at 100% 0,#e0761a12,#0000 60%),radial-gradient(90% 50% at 0 100%,#b321240d,#0000 60%),#fffffff0;border:1px solid #e6e9f2f2;border-radius:20px;padding:20px 18px 18px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 2px 6px #0f1b5c0a,0 24px 50px #0f1b5c1f}.banner-section.hero-v3 .hero-card:hover{transform:translateY(-3px);box-shadow:inset 0 1px #ffffffe6,0 2px 6px #0f1b5c0d,0 30px 60px #0f1b5c29}.banner-section.hero-v3 .hero-card:before{content:"";background:linear-gradient(90deg, var(--hv-red), var(--hv-orange));transform-origin:0;height:3px;animation:hv-bar .9s var(--hv-ease) .9s both;position:absolute;top:0;left:0;right:0}@keyframes hv-bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.banner-section.hero-v3 .hero-card__sheen{z-index:-1;pointer-events:none;background:linear-gradient(115deg,#0000 35%,#ffffffbf 50%,#0000 65%);animation:9s ease-in-out 2.4s infinite hv-sheen;position:absolute;inset:0;transform:translate(-120%)}@keyframes hv-sheen{0%{transform:translate(-120%)}18%{transform:translate(120%)}to{transform:translate(120%)}}.banner-section.hero-v3 .hero-card__head{animation:hv-rise .5s var(--hv-ease) .55s both;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.banner-section.hero-v3 .hero-card__eyebrow{font-family:var(--font-display), "SF Pro Text", sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--hv-ink);margin:0;font-size:10.5px;font-weight:700}.banner-section.hero-v3 .hero-card__badge{color:#1f8a4c;font-family:var(--font-display), "SF Pro Text", sans-serif;background:#e8f6ee;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex}.banner-section.hero-v3 .hero-card__badge svg{width:11px;height:11px}.banner-section.hero-v3 .hero-card__features{border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0 0 16px;list-style:none;display:grid}.banner-section.hero-v3 .hero-feature{min-width:0;transition:background .25s ease, border-color .25s ease, transform .25s var(--hv-ease), box-shadow .25s ease;animation:hv-rise .5s var(--hv-ease) both;background:#f6f7fbcc;border:1px solid #0000;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;padding:10px 10px 11px;display:flex}.banner-section.hero-v3 .hero-feature:hover{border-color:var(--hv-line);background:#fff;transform:translateY(-2px);box-shadow:0 10px 22px #0f1b5c14}.banner-section.hero-v3 .hero-feature:first-child{animation-delay:.6s}.banner-section.hero-v3 .hero-feature:nth-child(2){animation-delay:.68s}.banner-section.hero-v3 .hero-feature:nth-child(3){animation-delay:.76s}.banner-section.hero-v3 .hero-feature:nth-child(4){animation-delay:.84s}.banner-section.hero-v3 .hero-feature:nth-child(5){animation-delay:.92s}.banner-section.hero-v3 .hero-feature:nth-child(6){animation-delay:1s}.banner-section.hero-v3 .hero-feature__icon{width:32px;height:32px;transition:transform .3s var(--hv-ease), background .3s ease, color .3s ease;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.banner-section.hero-v3 .hero-feature__icon svg{width:17px;height:17px}.banner-section.hero-v3 .hero-feature--red .hero-feature__icon{background:var(--hv-red-soft);color:var(--hv-red)}.banner-section.hero-v3 .hero-feature--orange .hero-feature__icon{background:var(--hv-orange-soft);color:var(--hv-orange)}.banner-section.hero-v3 .hero-feature--red:hover .hero-feature__icon{background:var(--hv-red);color:#fff}.banner-section.hero-v3 .hero-feature--orange:hover .hero-feature__icon{background:var(--hv-orange);color:#fff}.banner-section.hero-v3 .hero-feature.is-active{border-color:var(--hv-line);background:#fff;transform:translateY(-2px);box-shadow:0 10px 22px #0f1b5c1a}.banner-section.hero-v3 .hero-feature--red.is-active .hero-feature__icon{background:var(--hv-red);color:#fff}.banner-section.hero-v3 .hero-feature--orange.is-active .hero-feature__icon{background:var(--hv-orange);color:#fff}.banner-section.hero-v3 .hero-feature__icon:after{content:"";border-radius:inherit;opacity:0;position:absolute;inset:0;box-shadow:0 0}.banner-section.hero-v3 .hero-feature--red.is-active .hero-feature__icon:after{color:var(--hv-red);animation:1.1s ease-out hv-ping}.banner-section.hero-v3 .hero-feature--orange.is-active .hero-feature__icon:after{color:var(--hv-orange);animation:1.1s ease-out hv-ping}@keyframes hv-ping{0%{opacity:.45;box-shadow:0 0}to{opacity:0;box-shadow:0 0 0 10px}}.banner-section.hero-v3 .hero-card-wrap{width:100%;position:relative}.banner-section.hero-v3 .hero-teacher{display:none}@media (min-width:1340px){.banner-section.hero-v3 .hero-teacher{z-index:4;pointer-events:none;width:106px;animation:hv-rise .6s var(--hv-ease) 1.2s both;display:block;position:absolute;bottom:-8px;right:-84px}}.banner-section.hero-v3 .hero-teacher__svg{width:100%;height:auto;display:block;overflow:visible}@media (min-width:1340px){.banner-section.hero-v3 .hero-teacher--img{width:112px;bottom:-18px;right:-60px}.banner-section.hero-v3 .hero-teacher--img .hero-teacher__bubble{bottom:calc(100% - 4px);right:30px}}.banner-section.hero-v3 .hero-teacher__figure{filter:drop-shadow(0 10px 14px #0f1b5c29);display:block;position:relative}.banner-section.hero-v3 .hero-teacher__img{width:100%;height:auto;display:block;transform:scaleX(-1)}.banner-section.hero-v3 .hero-teacher__stick{transform-origin:100%;width:64px;height:3.5px;transition:transform .6s var(--hv-ease);background:linear-gradient(90deg,#b32124 0 6px,#9c6a42 6px,#5e3a22 100%);border-radius:4px;position:absolute;top:41%;left:calc(20% - 64px);transform:rotate(-62deg);box-shadow:0 1px 3px #0f1b5c59}.banner-section.hero-v3 .hero-teacher.is-teaching .hero-teacher__stick{transform:rotate(var(--stick-rot,15deg))}.banner-section.hero-v3 .hero-teacher__body{transform-box:fill-box;transform-origin:50% 100%;animation:3.2s ease-in-out infinite hv-breath}@keyframes hv-breath{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.012)translateY(-.5px)}}.banner-section.hero-v3 .hero-teacher__eyes{transform-box:fill-box;transform-origin:50%;animation:4.6s infinite hv-blink}@keyframes hv-blink{0%,94%,to{transform:scaleY(1)}97%{transform:scaleY(.1)}}.banner-section.hero-v3 .hero-teacher__arm{transform-origin:50px 62px;transform:rotate(var(--arm,0deg));transition:transform .6s var(--hv-ease)}.banner-section.hero-v3 .hero-teacher__head{transform-origin:66px 52px}.banner-section.hero-v3 .hero-teacher.is-teaching .hero-teacher__head{animation:2.6s ease-in-out infinite hv-nod}@keyframes hv-nod{0%,to{transform:rotate(0)}12%{transform:rotate(-6deg)}24%{transform:rotate(0)}}.banner-section.hero-v3 .hero-teacher__bubble{border:1px solid var(--hv-line);width:max-content;max-width:116px;font-family:var(--font-display), "SF Pro Text", sans-serif;color:var(--hv-navy);text-align:left;animation:hv-bubble .4s var(--hv-ease) both;background:#fff;border-radius:12px 12px 4px;padding:7px 10px;font-size:10.5px;font-weight:700;line-height:1.3;position:absolute;bottom:calc(100% - 4px);right:-4px;box-shadow:0 10px 22px #0f1b5c24}.banner-section.hero-v3 .hero-teacher__bubble:after{content:"";border-right:1px solid var(--hv-line);border-bottom:1px solid var(--hv-line);background:#fff;width:9px;height:9px;margin-top:-5px;position:absolute;top:100%;right:14px;transform:rotate(45deg)}@keyframes hv-bubble{0%{opacity:0;transform:translateY(6px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.banner-section.hero-v3 .hero-feature:hover .hero-feature__icon{transform:translateY(-1px)rotate(-6deg)scale(1.06)}.banner-section.hero-v3 .hero-feature__label{font-family:var(--font-display), "SF Pro Text", sans-serif;color:var(--hv-navy);font-size:11.5px;font-weight:700;line-height:1.3}.banner-section.hero-v3 .hero-card__programs{padding-top:14px;position:relative}.banner-section.hero-v3 .hero-card__programs:before{content:"";background:linear-gradient(90deg, transparent, var(--hv-line) 15%, var(--hv-line) 85%, transparent);height:1px;position:absolute;top:0;left:0;right:0}.banner-section.hero-v3 .hero-card__row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.banner-section.hero-v3 .hero-card__title{font-family:var(--font-display), "SF Pro Display", sans-serif;letter-spacing:0;color:var(--hv-navy);margin:0;font-size:13px;font-weight:700}.banner-section.hero-v3 .hero-card__link{font-family:var(--font-display), "SF Pro Text", sans-serif;color:var(--hv-red);align-items:center;gap:4px;font-size:11.5px;font-weight:700;text-decoration:none;display:inline-flex}.banner-section.hero-v3 .hero-card__link svg{width:13px;height:13px;transition:transform .25s var(--hv-ease)}.banner-section.hero-v3 .hero-card__link:hover{color:var(--hv-red);text-decoration:none}.banner-section.hero-v3 .hero-card__link:hover svg{transform:translate(3px)}.banner-section.hero-v3 .hero-programs{flex-wrap:wrap;gap:8px;display:flex}.banner-section.hero-v3 .hero-chip{--chip:var(--hv-navy);--chip-soft:#f0f2f7;border:1px solid var(--hv-line);color:var(--hv-navy);font-family:var(--font-display), "SF Pro Text", sans-serif;transition:transform .2s var(--hv-ease), box-shadow .2s ease, background .2s ease, border-color .2s ease, color .2s ease;animation:hv-pop .45s var(--hv-ease) both;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:7px 13px 7px 11px;font-size:12px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.banner-section.hero-v3 .hero-chip__dot{background:var(--chip);width:7px;height:7px;box-shadow:0 0 0 3px var(--chip-soft);transition:transform .2s var(--hv-ease);border-radius:50%}.banner-section.hero-v3 .hero-chip:hover{background:var(--chip-soft);color:var(--chip);border-color:#0000;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 16px #0f1b5c1a}.banner-section.hero-v3 .hero-chip:hover .hero-chip__dot{transform:scale(1.25)}.banner-section.hero-v3 .hero-chip:focus-visible,.banner-section.hero-v3 .hero-card__link:focus-visible{outline:2px solid var(--hv-red);outline-offset:2px}.banner-section.hero-v3 .hero-chip--0{--chip:#c2185b;--chip-soft:#fde8ee}.banner-section.hero-v3 .hero-chip--1{--chip:#6a3fc8;--chip-soft:#efe9fd}.banner-section.hero-v3 .hero-chip--2{--chip:#1c6fc2;--chip-soft:#e6f1fd}.banner-section.hero-v3 .hero-chip--3{--chip:#1f8a4c;--chip-soft:#e5f6ec}.banner-section.hero-v3 .hero-chip--4{--chip:#c96a10;--chip-soft:#fff0e0}.banner-section.hero-v3 .hero-chip--all{color:var(--hv-ink);background:#f6f7fb;border-style:dashed}@media (min-width:1200px){.banner-section.hero-v3 .hero-programs{gap:6px}.banner-section.hero-v3 .hero-chip{gap:6px;padding:7px 10px 7px 9px;font-size:11.5px}}@media (min-width:992px) and (max-width:1199px){.banner-section.hero-v3 .banner_lft{flex:0 0 56%;max-width:56%}.banner-section.hero-v3 .hero-visual{flex:0 0 44%;max-width:44%}.banner-section.hero-v3 .banner_lft h1{font-size:34px}.banner-section.hero-v3 .hero-note{right:4%}.banner-section.hero-v3 .hero-panel{padding-top:0;padding-bottom:36px}.banner-section.hero-v3 .hero-card{grid-template-columns:minmax(0,1fr) 260px;align-items:center;column-gap:24px;display:grid}.banner-section.hero-v3 .hero-card__head{grid-column:1/-1}.banner-section.hero-v3 .hero-card__features{border-right:1px solid var(--hv-line);padding:0 24px 0 0}.banner-section.hero-v3 .hero-card__programs{padding-top:0}.banner-section.hero-v3 .hero-card__programs:before{display:none}.banner-section.hero-v3 .hero-bg__photo{width:60%}}@media (max-width:991px){.banner-section.hero-v3 .hero-visual{display:none}.banner-section.hero-v3 .banner_lft{padding:48px 15px 28px}.banner-section.hero-v3 .banner_lft h1{font-size:36px}.banner-section.hero-v3 .hero-panel{padding-top:0;padding-bottom:40px}.banner-section.hero-v3 .hero-bg__photo{opacity:.18;width:100%}.banner-section.hero-v3 .hero-bg__curve{width:180px;height:180px}}@media (max-width:767px){.banner-section.hero-v3 .banner_lft{padding:32px 15px 22px}.banner-section.hero-v3 .banner_lft h1{font-size:29px;line-height:1.18}.banner-section.hero-v3 .banner_lft p{margin-bottom:20px;font-size:14.5px}.banner-section.hero-v3 .banner_lft form .form-group{padding:5px 5px 5px 42px}.banner-section.hero-v3 .banner_lft form .form-group:before{width:16px;height:16px;left:16px}.banner-section.hero-v3 .banner_lft form input{height:42px;font-size:14px}.banner-section.hero-v3 .banner_lft form button{height:42px;padding:0 14px;font-size:13px}.banner-section.hero-v3 .banner_lft form input{font-size:13.5px}.banner-section.hero-v3 .hero-card{padding:18px 16px}.banner-section.hero-v3 .hero-card__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.banner-section.hero-v3 .hero-bg__curve{width:120px;height:120px}.banner-section.hero-v3 .hero-bg__dots{display:none}}@media (prefers-reduced-motion:reduce){.banner-section.hero-v3 *,.banner-section.hero-v3 :before,.banner-section.hero-v3 :after{animation:none!important}.banner-section.hero-v3 .hero-bg__curve-line,.banner-section.hero-v3 .hero-accent__swoosh path,.banner-section.hero-v3 .hero-note svg path{stroke-dashoffset:0}}
