.eco-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:#ffffff1a;color:#fff;font-size:1.05rem;cursor:pointer;transition:transform .2s ease,background .2s ease;flex:0 0 auto;margin-right:.5rem}.eco-theme-toggle:hover{transform:translateY(-2px);background:#fff3}html:not([data-theme=dark]) .eco-theme-toggle{border:1px solid #a9ddd2!important;background:#e6f7f3!important;color:#0f5a60!important;box-shadow:0 2px 10px #124a4f2e!important}html:not([data-theme=dark]) .eco-theme-toggle:hover{background:#d3efe9!important;border-color:#8fd4c8!important}@media(max-width:1239px){.eco-theme-toggle:not(.eco-theme-fab){width:42px;height:42px;margin-right:.35rem}}.eco-theme-fab{position:fixed!important;left:18px;bottom:20px;z-index:1150;width:48px;height:48px;margin:0!important;opacity:0;transform:translateY(12px) scale(.9);pointer-events:none;box-shadow:0 8px 22px #0814204d!important;transition:opacity .3s ease,transform .3s ease}.eco-theme-fab.is-shown{opacity:1;transform:none;pointer-events:auto}.eco-theme-fab:after,.eco-theme-fab:before{display:none!important}html[data-theme=dark] .eco-theme-fab{background:#182a3d!important;border:1px solid #2a4258!important;color:#e8f1f9!important}@media(max-width:991px){.eco-theme-fab{left:14px;bottom:74px}body.eco-fab-shown .eco-theme-fab{bottom:74px}}@media(prefers-reduced-motion:reduce){.eco-theme-fab{transition:none}}.eco-theme-toggle{position:relative}.eco-theme-toggle:after{content:attr(data-tip);position:absolute;top:calc(100% + 10px);right:0;padding:6px 10px;border-radius:8px;background:#16293a;color:#fff;font-size:11.5px;font-weight:600;line-height:1.2;white-space:nowrap;letter-spacing:.01em;pointer-events:none;box-shadow:0 8px 20px #08142047;opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease;z-index:1200}.eco-theme-toggle:before{content:"";position:absolute;top:calc(100% + 4px);right:14px;border:5px solid transparent;border-bottom-color:#16293a;pointer-events:none;opacity:0;transition:opacity .18s ease;z-index:1200}.eco-theme-toggle:hover:after,.eco-theme-toggle:focus-visible:after{opacity:1;transform:none}.eco-theme-toggle:hover:before,.eco-theme-toggle:focus-visible:before{opacity:1}html[data-theme=dark] .eco-theme-toggle:after{background:#e8f1f9;color:#12202c}html[data-theme=dark] .eco-theme-toggle:before{border-bottom-color:#e8f1f9}.eco-theme-hint{position:absolute;top:calc(100% + 12px);right:-4px;display:flex;flex-direction:column;gap:1px;padding:9px 13px;border-radius:11px;background:linear-gradient(135deg,#1c6d73,#124a4f);color:#fff;text-align:left;white-space:nowrap;cursor:pointer;z-index:1201;box-shadow:0 14px 30px #124a4f66;animation:ecoHintIn .35s ease both}.eco-theme-hint b{font-size:12.5px;font-weight:700;line-height:1.25}.eco-theme-hint small{font-size:11px;opacity:.82;line-height:1.25}.eco-theme-hint:before{content:"";position:absolute;bottom:100%;right:18px;border:6px solid transparent;border-bottom-color:#1c6d73}.eco-theme-toggle.is-hinting{animation:ecoHintPulse 2.2s ease-in-out 3}.eco-theme-toggle.is-hinting:after,.eco-theme-toggle.is-hinting:before{display:none}@keyframes ecoHintIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes ecoHintPulse{0%,to{box-shadow:0 2px 8px #14283c1a}50%{box-shadow:0 2px 8px #14283c1a,0 0 0 8px #1c6d7329}}@media(max-width:991px){.eco-theme-hint{right:-6px}}@media(prefers-reduced-motion:reduce){.eco-theme-hint,.eco-theme-toggle.is-hinting{animation:none}}body{font-family:Open Sans,Roboto,Inter,Segoe UI,system-ui,sans-serif!important}h1,h2,h3,h4,h5,h6{font-family:Inter,Roboto,Open Sans,Segoe UI,system-ui,sans-serif!important}html,body{overflow-x:clip!important}.btn-apply,.index-page .cta-box .btn-apply,body.blog-article-page .cta-box a.btn-apply,.index-page .featured-posts .blog-image .category-badge,.index-page .blog-hero .blog-hero-content .category,.accreditation-page .ac-btn--g,.exam-guide-page .xg-btn--g{background:linear-gradient(135deg,#0fa08a,#0a7f6e)!important;color:#fff!important}html[data-theme=dark] .btn-apply,html[data-theme=dark] .index-page .cta-box .btn-apply,html[data-theme=dark] body.blog-article-page .cta-box a.btn-apply,html[data-theme=dark] .accreditation-page .ac-btn--g,html[data-theme=dark] .exam-guide-page .xg-btn--g{background:linear-gradient(135deg,#3f9ae0,#2472b4)!important;color:#fff!important}html[data-theme=dark] .btn-apply:hover,html[data-theme=dark] body.blog-article-page .cta-box a.btn-apply:hover,html[data-theme=dark] .accreditation-page .ac-btn--g:hover,html[data-theme=dark] .exam-guide-page .xg-btn--g:hover{background:linear-gradient(135deg,#57a8ea,#2d7fc2)!important;color:#fff!important}html[data-theme=dark] .exam-guide-page{--xg-teal:#7cc0f0}@media(max-width:1239px){.eco-nav,.eco-nav.is-scrolled{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}html:not([data-theme=dark]) .eco-nav:before{opacity:.05!important;filter:invert(.8)}@media(max-width:1239px){html:not([data-theme=dark]) .eco-nav .eco-nav__drop{text-shadow:none}}html:not([data-theme=dark]) .eco-nav .eco-nav__cta>a,html:not([data-theme=dark]) .eco-nav .eco-nav__cta>a *{color:#fff!important}html:not([data-theme=dark]) .eco-nav .eco-nav__cta>a,html:not([data-theme=dark]) .eco-fab__btn{background:linear-gradient(135deg,#1c6d73,#124a4f)!important;box-shadow:0 8px 20px #14535861!important}html:not([data-theme=dark]) .eco-nav .eco-nav__cta>a:hover,html:not([data-theme=dark]) .eco-fab__btn:hover{background:linear-gradient(135deg,#228087,#145358)!important;box-shadow:0 12px 28px #14535885!important}html:not([data-theme=dark]) .eco-fab__btn,html:not([data-theme=dark]) .eco-fab__btn *{color:#fff!important}html:not([data-theme=dark]) .eco-nav .eco-nav__cta>a.active,html:not([data-theme=dark]) .eco-nav .eco-nav__cta>a.active *{color:#fff!important}html:not([data-theme=dark]) .eco-nav__brandtext,html:not([data-theme=dark]) .eco-nav__brandtext *{background:none!important;-webkit-text-fill-color:#16293a!important;color:#16293a!important;text-shadow:none!important}html:not([data-theme=dark]) .eco-nav__brandtext small,html:not([data-theme=dark]) .eco-nav__brandtext span{-webkit-text-fill-color:#5b6672!important;color:#5b6672!important}html:not([data-theme=dark]) .eco-nav__coin img{content:url(../img/A_J_logo.png);filter:none!important;box-shadow:none!important}html:not([data-theme=dark]) .eco-nav__sub{background:#fff;border:1px solid #e3ecf3;box-shadow:0 18px 40px #14283c24!important}html:not([data-theme=dark]) .eco-nav__sub a{color:#2d465e}html:not([data-theme=dark]) .eco-nav__sub a:hover{color:#0f9f8a;background:#13c2a81a}html:not([data-theme=dark]) .eco-nav__toggle{background:#eef4fb!important;border:1px solid #cfdeeb!important}html:not([data-theme=dark]) .eco-nav__toggle:hover{background:#e2edf7!important}html:not([data-theme=dark]) .eco-nav__toggle span{background:#24405a!important}@media(max-width:1239px){html:not([data-theme=dark]) .eco-nav__menu{background:#fff!important}html:not([data-theme=dark]) .eco-nav__menu:before{opacity:.05!important;filter:invert(.8)}}html:not([data-theme=dark]) .eco-lang__btn{background:#fff!important;border-color:#cfdeeb!important;color:#24405a!important}html:not([data-theme=dark]) .eco-lang__menu{background:#fff!important;border-color:#e3ecf3!important}html:not([data-theme=dark]) .eco-lang__opt{color:#2d465e!important}html:not([data-theme=dark]) .eco-lang__opt:hover{background:#f4f9fd!important}html:not([data-theme=dark]) #footer .social-links a{background:#fff!important;border-color:#cfdeeb!important;color:#12666c!important;box-shadow:0 2px 8px #14283c14}html:not([data-theme=dark]) #footer .footer-contact a:after{background:#0f9f8a!important}html:not([data-theme=dark]) #footer .footer-bottom{border-top:1px solid #d8e4ee}html:not([data-theme=dark]) #footer .footer-bottom p,html:not([data-theme=dark]) #footer .footer-bottom strong{color:#5b6672!important}html:not([data-theme=dark]) .page-title.dark-background{background-color:#c8d8e6}html:not([data-theme=dark]) .page-title.dark-background:before{background:none!important}html:not([data-theme=dark]) .page-title.dark-background:after{background:none!important}html:not([data-theme=dark]) .page-title.dark-background .elev-contour,html:not([data-theme=dark]) .page-title.dark-background .elev-contour--hero{display:none}.page-title.dark-background .section-title h2,.page-title.dark-background h1,.page-title.dark-background h2{font-family:Inter,Roboto,Open Sans,Segoe UI,system-ui,sans-serif!important;font-weight:700!important;letter-spacing:-.015em!important}html:not([data-theme=dark]) .page-title.dark-background .section-title h2,html:not([data-theme=dark]) .page-title.dark-background h1,html:not([data-theme=dark]) .page-title.dark-background h2{color:#fff!important;text-shadow:0 2px 6px rgba(8,16,24,.5),0 6px 26px rgba(8,16,24,.45)!important}html:not([data-theme=dark]) .page-title.dark-background p,html:not([data-theme=dark]) .page-title.dark-background .breadcrumbs,html:not([data-theme=dark]) .page-title.dark-background .breadcrumbs a{color:#fff!important;text-shadow:0 1px 4px rgba(8,16,24,.6),0 2px 14px rgba(8,16,24,.45)!important}html:not([data-theme=dark]) .page-title.dark-background .description-title{color:#ffffff1f!important}html:not([data-theme=dark]) .exam-guide-page .page-title .xg-full{color:#fff!important;text-shadow:0 1px 4px rgba(8,16,24,.6)!important}html:not([data-theme=dark]) .exam-guide-page .page-title .xg-tag{color:#fff!important}html:not([data-theme=dark]) .accreditation-page .page-title .ac-sub{color:#fff!important}.index-page .blog-hero-content h1,.index-page .blog-hero-content .hero-heading{font-family:Inter,Roboto,Open Sans,Segoe UI,system-ui,sans-serif!important;font-weight:700!important;letter-spacing:-.015em!important;font-size:clamp(2rem,3.9vw,3.25rem)!important;line-height:1.16!important;max-width:15.5em!important;margin-left:auto!important;margin-right:auto!important}html:not([data-theme=dark]) .index-page .blog-hero .blog-hero-item:after{background:none!important}html:not([data-theme=dark]) .index-page .blog-hero-content h1,html:not([data-theme=dark]) .index-page .blog-hero-content .hero-heading{color:#fff!important;text-shadow:0 2px 6px rgba(8,16,24,.5),0 6px 26px rgba(8,16,24,.45)!important}html:not([data-theme=dark]) .index-page .blog-hero-content p{color:#fff!important;text-shadow:0 1px 4px rgba(8,16,24,.6),0 2px 14px rgba(8,16,24,.45)!important}html:not([data-theme=dark]) .index-page .blog-hero-content .category{background:#ffffffd9!important;color:#12666c!important;border-color:#cfdeeb!important}html:not([data-theme=dark]) .index-page .hp-why,html:not([data-theme=dark]) .esl-page .esl-chips,html:not([data-theme=dark]) .junior-course-page .jc-chips,html:not([data-theme=dark]) .guarantee-course-page .gc-chips,html:not([data-theme=dark]) .test-course-page .tc-tracks,html:not([data-theme=dark]) .test-course-page .tc-note,html:not([data-theme=dark]) .faq-page .faq-note,html:not([data-theme=dark]) .reg-lead,html:not([data-theme=dark]) .facility-page .fac-lead,html:not([data-theme=dark]) .main-building-page .fac-lead,html:not([data-theme=dark]) .whychoose-page .fac-grid,html:not([data-theme=dark]) .team-page .fac-grid,html:not([data-theme=dark]) .facility-page.fac-hub .fac-grid,html:not([data-theme=dark]) .hub-page .hub-grid,html:not([data-theme=dark]) .hub-page .hub-note,html:not([data-theme=dark]) .blog-index-page .blog-cards,html:not([data-theme=dark]) .contact-page .contact-info,html:not([data-theme=dark]) .about-us-page .about-chips,html:not([data-theme=dark]) .about-us-page .about-grid,html:not([data-theme=dark]) .accreditation-page .ac-band,html:not([data-theme=dark]) .exam-guide-page .xg-band{background:radial-gradient(120% 140% at 50% 0%,#eaf1f8,#f5f9fc 55%,#fbfdff)!important;border:1px solid #dbe6f0!important;color:#3a4753!important;box-shadow:0 1px 2px #14283c0a,0 10px 28px #14283c12!important}html:not([data-theme=dark]) .index-page .hp-why:before,html:not([data-theme=dark]) .esl-page .esl-chips:before,html:not([data-theme=dark]) .junior-course-page .jc-chips:before,html:not([data-theme=dark]) .guarantee-course-page .gc-chips:before,html:not([data-theme=dark]) .test-course-page .tc-tracks:before,html:not([data-theme=dark]) .test-course-page .tc-tracks:after,html:not([data-theme=dark]) .test-course-page .tc-note:before,html:not([data-theme=dark]) .faq-page .faq-note:before,html:not([data-theme=dark]) .whychoose-page .fac-grid:before,html:not([data-theme=dark]) .team-page .fac-grid:before,html:not([data-theme=dark]) .facility-page.fac-hub .fac-grid:before,html:not([data-theme=dark]) .hub-page .hub-grid:before,html:not([data-theme=dark]) .hub-page .hub-note:before,html:not([data-theme=dark]) .blog-index-page .blog-cards:before,html:not([data-theme=dark]) .contact-page .contact-info:before,html:not([data-theme=dark]) .about-us-page .about-chips:before,html:not([data-theme=dark]) .about-us-page .about-grid:before,html:not([data-theme=dark]) .index-page .hp-why:after,html:not([data-theme=dark]) .accreditation-page .ac-band:before,html:not([data-theme=dark]) .exam-guide-page .xg-band:before{opacity:0!important}html:not([data-theme=dark]) .index-page .hp-why__title,html:not([data-theme=dark]) .whychoose-page .fac-grid h1,html:not([data-theme=dark]) .whychoose-page .fac-grid h2,html:not([data-theme=dark]) .team-page .fac-grid h2,html:not([data-theme=dark]) .hub-page .hub-grid h2,html:not([data-theme=dark]) .test-course-page .tc-tracks .tc-part__title,html:not([data-theme=dark]) .test-course-page .tc-note h4,html:not([data-theme=dark]) .faq-page .faq-note h4,html:not([data-theme=dark]) .faq-page .faq-note h3,html:not([data-theme=dark]) .hub-page .hub-note h4,html:not([data-theme=dark]) .contact-page .contact-info h3,html:not([data-theme=dark]) .contact-page .contact-info h4,html:not([data-theme=dark]) .accreditation-page .ac-band h2,html:not([data-theme=dark]) .exam-guide-page .xg-band h2{color:#16293a!important;text-shadow:none!important}html:not([data-theme=dark]) .index-page .hp-why__title b{color:#12666c!important}html:not([data-theme=dark]) .index-page .hp-why__eyebrow{color:#0f9f8a!important;border-color:#bfe4dc!important;background:#eafaf6!important}html:not([data-theme=dark]) .index-page .hp-why__sub,html:not([data-theme=dark]) .test-course-page .tc-note p,html:not([data-theme=dark]) .faq-page .faq-note p,html:not([data-theme=dark]) .hub-page .hub-note p,html:not([data-theme=dark]) .reg-lead,html:not([data-theme=dark]) .facility-page .fac-lead,html:not([data-theme=dark]) .main-building-page .fac-lead,html:not([data-theme=dark]) .accreditation-page .ac-band p,html:not([data-theme=dark]) .exam-guide-page .xg-band p{color:#3f5468!important}html:not([data-theme=dark]) .test-course-page .tc-note p strong,html:not([data-theme=dark]) .reg-lead strong,html:not([data-theme=dark]) .facility-page .fac-lead strong,html:not([data-theme=dark]) .main-building-page .fac-lead strong{color:#12666c!important}html:not([data-theme=dark]) .team-page .fac-lead,html:not([data-theme=dark]) .whychoose-page .fac-lead{background:none!important;border:0!important;padding:0!important;box-shadow:none!important;border-radius:0!important}html:not([data-theme=dark]) .test-course-page .tc-tracks .tc-part__eyebrow{-webkit-text-fill-color:#0f9f8a!important;color:#0f9f8a!important}html:not([data-theme=dark]) .index-page .hp-why__card,html:not([data-theme=dark]) .whychoose-page .fac-grid .fac-card,html:not([data-theme=dark]) .team-page .fac-grid .fac-card,html:not([data-theme=dark]) .facility-page.fac-hub .fac-grid .fac-card,html:not([data-theme=dark]) .hub-page .hub-grid .hub-card,html:not([data-theme=dark]) .blog-index-page .blog-cards .blog-card,html:not([data-theme=dark]) .about-us-page .about-grid .about-card,html:not([data-theme=dark]) .test-course-page .tc-tracks .tc-exam,html:not([data-theme=dark]) .contact-page .contact-info .info-item,html:not([data-theme=dark]) .accreditation-page .ac-stat{background:#fff!important;border:1px solid #e2eaf2!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 1px 2px #14283c0a,0 8px 20px #14283c0f!important}html:not([data-theme=dark]) .blog-index-page .blog-card:hover{border-color:#bcd8f0!important;box-shadow:0 2px 4px #14283c0d,0 16px 34px #14283c1c!important}html:not([data-theme=dark]) .index-page .hp-why__card h4,html:not([data-theme=dark]) .index-page .hp-why__card h3,html:not([data-theme=dark]) .whychoose-page .fac-grid .fac-card h4,html:not([data-theme=dark]) .whychoose-page .fac-grid .fac-card h3,html:not([data-theme=dark]) .team-page .fac-grid .fac-card h4,html:not([data-theme=dark]) .team-page .fac-grid .fac-card h3,html:not([data-theme=dark]) .facility-page.fac-hub .fac-grid .fac-card h4,html:not([data-theme=dark]) .hub-page .hub-grid .hub-card h4,html:not([data-theme=dark]) .hub-page .hub-grid .hub-card h3,html:not([data-theme=dark]) .about-us-page .about-grid .about-card h4,html:not([data-theme=dark]) .blog-index-page .blog-cards h4,html:not([data-theme=dark]) .blog-index-page .blog-cards h3,html:not([data-theme=dark]) .test-course-page .tc-tracks .tc-exam__body h4,html:not([data-theme=dark]) .contact-page .contact-info .info-item h4,html:not([data-theme=dark]) .accreditation-page .ac-stat__num,html:not([data-theme=dark]) .accreditation-page .ac-stat__val{color:#16293a!important}html:not([data-theme=dark]) .index-page .hp-why__card p,html:not([data-theme=dark]) .whychoose-page .fac-grid .fac-card p,html:not([data-theme=dark]) .team-page .fac-grid .fac-card p,html:not([data-theme=dark]) .facility-page.fac-hub .fac-grid .fac-card p,html:not([data-theme=dark]) .hub-page .hub-grid .hub-card p,html:not([data-theme=dark]) .about-us-page .about-grid .about-card p,html:not([data-theme=dark]) .blog-index-page .blog-cards p,html:not([data-theme=dark]) .test-course-page .tc-tracks .tc-exam__body p,html:not([data-theme=dark]) .contact-page .contact-info .info-item p,html:not([data-theme=dark]) .contact-page .contact-info p,html:not([data-theme=dark]) .accreditation-page .ac-stat__lbl{color:#4a5b6c!important}html:not([data-theme=dark]) .accreditation-page .ac-stat__num small{color:#12666c!important}html:not([data-theme=dark]) .test-course-page .tc-tracks .tc-exam__tag{background:#e8f5f4!important;color:#12666c!important;border-color:#c3e2df!important}html:not([data-theme=dark]) .esl-page .esl-chip,html:not([data-theme=dark]) .junior-course-page .jc-chip,html:not([data-theme=dark]) .guarantee-course-page .gc-chip,html:not([data-theme=dark]) .about-us-page .about-chips .about-chip,html:not([data-theme=dark]) .contact-page .contact-info li{background:#fff!important;border:1px solid #dbe6f0!important;color:#2d465e!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html:not([data-theme=dark]) .esl-page .esl-chip strong,html:not([data-theme=dark]) .junior-course-page .jc-chip strong,html:not([data-theme=dark]) .guarantee-course-page .gc-chip strong,html:not([data-theme=dark]) .about-us-page .about-chips .about-chip strong{color:#12666c!important}html:not([data-theme=dark]) .contact-page .contact-info:after{opacity:0!important}html:not([data-theme=dark]) .contact-page .ci-item{background:#fff!important;border:1px solid #e2eaf2!important;box-shadow:0 1px 2px #14283c0a,0 8px 20px #14283c0f!important}html:not([data-theme=dark]) .contact-page .ci-item:hover{background:#fff!important;border-color:#bcd8f0!important}html:not([data-theme=dark]) .contact-page .ci-item i{color:#12666c!important}html:not([data-theme=dark]) .contact-page .ci-item .label{color:#5f7387!important}html:not([data-theme=dark]) .contact-page .ci-item span{color:#22364a!important}html:not([data-theme=dark]) .contact-page .ci-item a{color:#125e63!important}html:not([data-theme=dark]) .contact-page .ci-item a:hover{color:#0d4a4f!important}html:not([data-theme=dark]) .contact-page .contact-info .lead{color:#4a5b6c!important}html:not([data-theme=dark]) .contact-page .ci-socials a{background:#e8f5f4!important;border:1px solid #c3e2df!important;color:#12666c!important}html:not([data-theme=dark]) .contact-page .ci-socials a:hover{background:#12666c!important;border-color:#12666c!important;color:#fff!important}html:not([data-theme=dark]) .facility-page.fac-hub .fac-card__more,html:not([data-theme=dark]) .hub-page .hub-card__more,html:not([data-theme=dark]) .blog-index-page .blog-readmore{color:#125e63!important}html:not([data-theme=dark]) .blog-index-page .blog-date{color:#5f7387!important}html:not([data-theme=dark]) .blog-index-page .blog-meta{border-top-color:#e2eaf2!important}html:not([data-theme=dark]) .blog-index-page .blog-cat{background:#e8f5f4!important;border-color:#c3e2df!important;color:#125e63!important}html:not([data-theme=dark]) .test-course-page .tc-note .btn,html:not([data-theme=dark]) .faq-page .faq-note .btn,html:not([data-theme=dark]) .index-page .hp-why__cta a,html:not([data-theme=dark]) .accreditation-page .ac-btn--p,html:not([data-theme=dark]) .exam-guide-page .xg-btn--p{background:linear-gradient(135deg,#1c6d73,#124a4f)!important;color:#fff!important;box-shadow:0 10px 24px #14535852!important}html:not([data-theme=dark]) .index-page .hp-why__cta{background:none!important;box-shadow:none!important}html:not([data-theme=dark]) .index-page .hp-why__cta a i{color:#fff!important}html:not([data-theme=dark]) body.blog-article-page .article-body .article-cta,html:not([data-theme=dark]) body.blog-article-page .article-cta{background:radial-gradient(120% 140% at 50% 0%,#eaf1f8,#f5f9fc)!important;color:#3a4753!important;border:1px solid #dbe6f0!important;box-shadow:0 10px 28px #14283c14!important}html:not([data-theme=dark]) body.blog-article-page .article-cta h2,html:not([data-theme=dark]) body.blog-article-page .article-cta h3,html:not([data-theme=dark]) body.blog-article-page .article-cta h4{color:#16293a!important}html:not([data-theme=dark]) .esl-page .esl-tracks,html:not([data-theme=dark]) .junior-course-page .jc-programs,html:not([data-theme=dark]) .facility-page .fac-note,html:not([data-theme=dark]) body.blog-article-page .cta-box{background:radial-gradient(120% 140% at 50% 0%,#eaf1f8,#f5f9fc 55%,#fbfdff)!important;border:1px solid #dbe6f0!important;color:#3a4753!important;box-shadow:0 1px 2px #14283c0a,0 10px 28px #14283c12!important}html:not([data-theme=dark]) .esl-page .esl-tracks:before,html:not([data-theme=dark]) .esl-page .esl-tracks:after,html:not([data-theme=dark]) .junior-course-page .jc-programs:before,html:not([data-theme=dark]) .junior-course-page .jc-programs:after,html:not([data-theme=dark]) .facility-page .fac-note:before,html:not([data-theme=dark]) body.blog-article-page .cta-box:before{opacity:0!important}html:not([data-theme=dark]) .esl-page .esl-tracks .esl-subhead,html:not([data-theme=dark]) .junior-course-page .jc-programs .jc-part__title,html:not([data-theme=dark]) .facility-page .fac-note h3,html:not([data-theme=dark]) .facility-page .fac-note h4,html:not([data-theme=dark]) body.blog-article-page .cta-box h2,html:not([data-theme=dark]) body.blog-article-page .cta-box h3,html:not([data-theme=dark]) body.blog-article-page .cta-box h4{color:#16293a!important;text-shadow:none!important}html:not([data-theme=dark]) .junior-course-page .jc-programs .jc-part__eyebrow{-webkit-text-fill-color:#0f9f8a!important;color:#0f9f8a!important}html:not([data-theme=dark]) .facility-page .fac-note p,html:not([data-theme=dark]) .facility-page .fac-note li,html:not([data-theme=dark]) body.blog-article-page .cta-box p{color:#3f5468!important}html:not([data-theme=dark]) .esl-page .esl-tracks .esl-card,html:not([data-theme=dark]) .junior-course-page .jc-programs .jc-course{background:#fff!important;border:1px solid #e2eaf2!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 1px 2px #14283c0a,0 8px 20px #14283c0f!important}html:not([data-theme=dark]) .esl-page .esl-tracks .esl-card h4,html:not([data-theme=dark]) .junior-course-page .jc-programs .jc-course__body h4{color:#16293a!important}html:not([data-theme=dark]) .esl-page .esl-tracks .esl-card p,html:not([data-theme=dark]) .junior-course-page .jc-programs .jc-course__body p{color:#4a5b6c!important}html:not([data-theme=dark]) .junior-course-page .jc-programs .jc-age{background:#e8f5f4!important;color:#12666c!important;border-color:#c3e2df!important}html:not([data-theme=dark]) .junior-course-page .jc-programs .jc-chip{background:#fff!important;border:1px solid #dbe6f0!important;color:#2d465e!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html:not([data-theme=dark]) .junior-course-page .jc-programs .jc-chip strong{color:#12666c!important}html:not([data-theme=dark]) .facility-page .fac-note .btn,html:not([data-theme=dark]) body.blog-article-page .cta-box .btn,html:not([data-theme=dark]) body.blog-article-page .cta-box a.btn{background:linear-gradient(135deg,#1c6d73,#124a4f)!important;color:#fff!important;box-shadow:0 10px 24px #14535852!important}html:not([data-theme=dark]) body.blog-article-page .cta-box a:not(.btn):not(.btn-apply){color:#12666c!important}html:not([data-theme=dark]) .facility-page .fac-note strong,html:not([data-theme=dark]) .faq-page .faq-note strong,html:not([data-theme=dark]) .hub-page .hub-note strong{color:#16293a!important}html:not([data-theme=dark]) .facility-page .fac-note a:not(.btn),html:not([data-theme=dark]) .faq-page .faq-note a:not(.btn),html:not([data-theme=dark]) .hub-page .hub-note a:not(.btn),html:not([data-theme=dark]) .accreditation-page .ac-band a:not(.ac-btn),html:not([data-theme=dark]) .exam-guide-page .xg-band a:not(.xg-btn){color:#125e63!important}html:not([data-theme=dark]) .accreditation-page .ac-stat__progs,html:not([data-theme=dark]) .accreditation-page .ac-stat__progs span{color:#4a5b6c!important}html:not([data-theme=dark]) body,html:not([data-theme=dark]) .about-us-page .about-wrap,html:not([data-theme=dark]) .apply-classic,html:not([data-theme=dark]) .blog-article-page .article-body,html:not([data-theme=dark]) .contact-page .contact-wrap,html:not([data-theme=dark]) .esl-page,html:not([data-theme=dark]) .facility-page,html:not([data-theme=dark]) .main-building-page,html:not([data-theme=dark]) .faq-page .faq-wrap,html:not([data-theme=dark]) .guarantee-course-page .gc-wrap,html:not([data-theme=dark]) .index-page,html:not([data-theme=dark]) .hub-page .hub-wrap,html:not([data-theme=dark]) .junior-course-page .jc-wrap,html:not([data-theme=dark]) .nf-wrap,html:not([data-theme=dark]) .reg-wrap,html:not([data-theme=dark]) .test-course-page .tc-wrap,html:not([data-theme=dark]) .team-page,html:not([data-theme=dark]) .whychoose-page,html:not([data-theme=dark]) .accreditation-page,html:not([data-theme=dark]) .exam-guide-page,html:not([data-theme=dark]) .ti-page .ti-wrap,html:not([data-theme=dark]) .ti-page .ti-grid-wrap,html:not([data-theme=dark]) .blog-index-page{--ab-accent:#12666c;--ap-accent:#12666c;--ap-accent-2:#124a4f;--bl-accent:#12666c;--bl-accent-2:#124a4f;--ct-accent:#12666c;--es-accent:#12666c;--fac-accent:#12666c;--fac-accent-2:#124a4f;--fq-accent:#12666c;--gc-accent:#12666c;--hp-accent:#12666c;--hp-accent-2:#124a4f;--hub-accent:#12666c;--hub-accent-2:#124a4f;--jc-accent:#12666c;--nf-accent:#12666c;--reg-accent:#12666c;--tc-accent:#12666c;--tm-accent:#12666c;--wc-accent:#12666c;--ac-blue:#12666c;--ac-blue-deep:#0f4f54;--ac-sky:#2f9aa0;--ac-sky2:#2f9aa0;--xg-blue:#12666c;--xg-blue-deep:#0f4f54;--x-blue:#12666c;--x-blue-deep:#0f4f54}html:not([data-theme=dark]) .main th,html:not([data-theme=dark]) .main thead th,html:not([data-theme=dark]) .reg-num,html:not([data-theme=dark]) .reg-cta,html:not([data-theme=dark]) .pg-current,html:not([data-theme=dark]) .scroll-top,html:not([data-theme=dark]) .esl-tab.is-active,html:not([data-theme=dark]) .gc-tab.is-active,html:not([data-theme=dark]) .isotope-filters li.filter-active,html:not([data-theme=dark]) .fac-card__icon,html:not([data-theme=dark]) .hub-card__icon,html:not([data-theme=dark]) .gc-prog__icon,html:not([data-theme=dark]) .ac-card__ctaicon,html:not([data-theme=dark]) .esl-card__tag,html:not([data-theme=dark]) .ra-avatar,html:not([data-theme=dark]) .main a.btn,html:not([data-theme=dark]) .cf-submit,html:not([data-theme=dark]) .apply-classic .submit,html:not([data-theme=dark]) .accreditation-page .ac-btn--p,html:not([data-theme=dark]) .exam-guide-page .xg-btn--p{background:linear-gradient(135deg,#1c6d73,#124a4f)!important;color:#fff!important;border-color:transparent!important}html:not([data-theme=dark]) .main a.btn:hover,html:not([data-theme=dark]) .cf-submit:hover,html:not([data-theme=dark]) .accreditation-page .ac-btn--p:hover,html:not([data-theme=dark]) .exam-guide-page .xg-btn--p:hover{background:linear-gradient(135deg,#228087,#145358)!important;color:#fff!important}html:not([data-theme=dark]) .main th *,html:not([data-theme=dark]) .reg-cta h4,html:not([data-theme=dark]) .reg-cta p,html:not([data-theme=dark]) .scroll-top i,html:not([data-theme=dark]) .fac-card__icon i,html:not([data-theme=dark]) .hub-card__icon i,html:not([data-theme=dark]) .gc-prog__icon i,html:not([data-theme=dark]) .ac-card__ctaicon i,html:not([data-theme=dark]) .ra-avatar{color:#fff!important}html:not([data-theme=dark]) .page-title .section-title h2:after,html:not([data-theme=dark]) .cf-submit:after{background:linear-gradient(90deg,#1c6d73,#2fa3a9)!important}html:not([data-theme=dark]) .eco-explore__link span,html:not([data-theme=dark]) .eco-explore__link i,html:not([data-theme=dark]) .eco-explore__eyebrow,html:not([data-theme=dark]) .rp-cat,html:not([data-theme=dark]) .reg-chip strong,html:not([data-theme=dark]) .gc-note li,html:not([data-theme=dark]) .gc-note li strong,html:not([data-theme=dark]) .reg-note p,html:not([data-theme=dark]) .reg-note p strong,html:not([data-theme=dark]) .blog-article-page .content-block a:not(.btn):not(.btn-apply):not(.watch-fb-btn),html:not([data-theme=dark]) .faq-chev,html:not([data-theme=dark]) .gc-chev,html:not([data-theme=dark]) .gc-doc,html:not([data-theme=dark]) .gc-panel i.bi,html:not([data-theme=dark]) .tc-part i.bi,html:not([data-theme=dark]) .hp-why__card i.bi,html:not([data-theme=dark]) .ra-title i,html:not([data-theme=dark]) .ra-step i,html:not([data-theme=dark]) .ra-inc i,html:not([data-theme=dark]) .ra-cap i,html:not([data-theme=dark]) .esl-panel__icon i,html:not([data-theme=dark]) .blog-article-page .content-block h2 i,html:not([data-theme=dark]) .blog-article-page .benefit-item i,html:not([data-theme=dark]) .faq-page details.faq-item>summary,html:not([data-theme=dark]) .jc-mini-note a,html:not([data-theme=dark]) .blog-content a.glightbox{color:#12666c!important}html:not([data-theme=dark]) .about-us-page .about-chips .about-chip{background:none!important;border:0!important;padding:0!important;color:#4a5b6c!important}html:not([data-theme=dark]) .about-us-page .about-chip strong{background:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:#12666c!important;color:#12666c!important}html:not([data-theme=dark]) .blog-content .blog-info h4,html:not([data-theme=dark]) .about-card__icon,html:not([data-theme=dark]) .jc-course__icon,html:not([data-theme=dark]) .experience-badge,html:not([data-theme=dark]) .index-page .hp-why__icon,html:not([data-theme=dark]) .tc-exam__icon{background:linear-gradient(135deg,#1c6d73,#124a4f)!important;color:#fff!important}html:not([data-theme=dark]) .index-page .hp-why__icon i.bi{color:#fff!important}html:not([data-theme=dark]) .index-page .hp-why__icon{box-shadow:0 8px 20px #14535852!important}html:not([data-theme=dark]) .reg-part__eyebrow,html:not([data-theme=dark]) .fac-part__eyebrow{background:linear-gradient(90deg,#12666c,#124a4f)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body{background:#0d1822!important;color:#c2d1de}html[data-theme=dark] .main,html[data-theme=dark] section.section:not(.hp-why):not(.dark-background):not(.testimonials):not(.category-section){background:transparent!important}html[data-theme=dark] .section-title h2{color:#e8f1f9!important}html[data-theme=dark] .section-title span.description-title{color:#ffffff0d!important}html[data-theme=dark] .main p,html[data-theme=dark] .main li,html[data-theme=dark] .main label{color:#c2d1de!important}html[data-theme=dark] .main h1,html[data-theme=dark] .main h2,html[data-theme=dark] .main h3,html[data-theme=dark] .main h4,html[data-theme=dark] .main h5,html[data-theme=dark] .main h6{color:#e8f1f9!important}html[data-theme=dark] .main .gc-note--warn p,html[data-theme=dark] .main .gc-note--warn li,html[data-theme=dark] .main .gc-note--warn h4,html[data-theme=dark] .main .jc-mini-note,html[data-theme=dark] .main .jc-mini-note strong{color:#edc691!important}html[data-theme=dark] .tc-wrap{--tc-heading:#e8f1f9;--tc-ink:#c2d1de;--tc-line:#24384a;--tc-soft:#13212e}html[data-theme=dark] .jc-wrap{--jc-heading:#e8f1f9;--jc-ink:#c2d1de;--jc-line:#24384a;--jc-soft:#13212e}html[data-theme=dark] .gc-wrap{--gc-heading:#e8f1f9;--gc-ink:#c2d1de;--gc-line:#24384a;--gc-soft:#13212e}html[data-theme=dark] .esl-page{--es-heading:#e8f1f9;--es-ink:#c2d1de;--es-line:#24384a;--es-soft:#13212e}html[data-theme=dark] .accreditation-page{--ac-ink:#e8f1f9;--ac-body:#c2d1de;--ac-muted:#8fa3b4;--ac-line:#24384a;--ac-soft:#13212e}html[data-theme=dark] .exam-guide-page{--xg-ink:#e8f1f9;--xg-body:#c2d1de;--xg-muted:#8fa3b4;--xg-line:#24384a;--xg-soft:#13212e}html[data-theme=dark] .tc-exam,html[data-theme=dark] .jc-course,html[data-theme=dark] .esl-card,html[data-theme=dark] .gc-step,html[data-theme=dark] .gc-stage,html[data-theme=dark] .gc-prog,html[data-theme=dark] .gc-details,html[data-theme=dark] .fac-card,html[data-theme=dark] .hub-card{background:#142433!important;border-color:#24384a!important;color:#c2d1de}html[data-theme=dark] .team-page .team-member .member-image{background-color:#10202e!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236f8aa6' stroke-width='1.3'%3E%3Ccircle cx='12' cy='8.5' r='3.7'/%3E%3Cpath d='M5 19.5c0-3.8 3.1-5.8 7-5.8s7 2 7 5.8'/%3E%3C/svg%3E"),linear-gradient(140deg,#15242f,#0f1c28)!important}html[data-theme=dark] .team-page .member-info span{background:#7ec8ff24!important;color:#9fd0f5!important}html[data-theme=dark] .about-card,html[data-theme=dark] .team-member,html[data-theme=dark] .blog-content,html[data-theme=dark] .ac-card,html[data-theme=dark] .ac-featured,html[data-theme=dark] .ac-panel,html[data-theme=dark] .xg-card,html[data-theme=dark] .xg-panel,html[data-theme=dark] .ti-card,html[data-theme=dark] .ti-content,html[data-theme=dark] details.ac-q,html[data-theme=dark] details.xg-q,html[data-theme=dark] .contact-form,html[data-theme=dark] .accordion-item,html[data-theme=dark] .esl-tab,html[data-theme=dark] .gc-tab,html[data-theme=dark] .isotope-filters li{background:#142433!important;border-color:#24384a!important;color:#c2d1de}html[data-theme=dark] .xg-fact,html[data-theme=dark] .ac-mini,html[data-theme=dark] .xg-scoring,html[data-theme=dark] .esl-note,html[data-theme=dark] .gc-note:not(.gc-note--warn),html[data-theme=dark] details.ac-learn>summary,html[data-theme=dark] details.gc-details>summary,html[data-theme=dark] .eco-explore{background:#13212e!important;border-color:#24384a!important}html[data-theme=dark] .ac-logo{background:#fff!important}html[data-theme=dark] .eco-explore__link{background:#142433!important;border-color:#2a415a!important;color:#cfe0ef!important}html[data-theme=dark] .eco-explore h2{color:#e8f1f9!important}html[data-theme=dark] .exam-guide-page .xg-more a{background:#142433!important;border-color:#2a415a!important;color:#9fd0f5!important}html[data-theme=dark] .exam-guide-page .xg-more a:hover{background:#18293a!important;border-color:#3a5a7a!important}html[data-theme=dark] .exam-guide-page .xg-more a i{color:#9fd0f5!important}html[data-theme=dark] table td{border-color:#24384a!important;color:#c2d1de}html[data-theme=dark] .tc-table-wrap,html[data-theme=dark] .jc-table-wrap,html[data-theme=dark] .esl-table-wrap,html[data-theme=dark] .gc-table-wrap{border-color:#24384a!important}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{background-color:#13212e!important;border-color:#2a415a!important;color:#dce8f2!important}html[data-theme=dark] .facility-page:not(.fac-hub) .fac-grid{background:#10202e!important;border-color:#22364a!important}html[data-theme=dark] section.content-block,html[data-theme=dark] .main .reg-rule,html[data-theme=dark] .main .reg-part,html[data-theme=dark] .main .fac-part{background:transparent!important;border-color:#24384a!important}html[data-theme=dark] .main .reg-note:not(.reg-note--warn),html[data-theme=dark] .main .about-note,html[data-theme=dark] .main .jc-note,html[data-theme=dark] .main .lead-box,html[data-theme=dark] .main .intro-box{background:#13212e!important;border-color:#24384a!important;color:#c2d1de!important}html[data-theme=dark] .main .reg-chip{background:#142433!important;border-color:#24384a!important;color:#cfe0ef!important}html[data-theme=dark] .facility-page .fac-note,html[data-theme=dark] .main-building-page .fac-note,html[data-theme=dark] .blog-article-page .road-steps>li,html[data-theme=dark] .blog-article-page .monitoring-benefits>*{background:#13212e!important;border-color:#24384a!important}html[data-theme=dark] .blog-article-page .road-steps li,html[data-theme=dark] .blog-article-page .road-steps li strong,html[data-theme=dark] .blog-article-page .road-steps li span,html[data-theme=dark] .main .fac-note strong,html[data-theme=dark] .main .fac-note span,html[data-theme=dark] .blog-article-page .monitoring-benefits .benefit-item,html[data-theme=dark] .blog-article-page .monitoring-benefits .benefit-item span,html[data-theme=dark] .blog-article-page .monitoring-benefits .benefit-item strong{color:#c2d1de!important}html[data-theme=dark] .blog-article-page .monitoring-benefits .benefit-item{background:#13212e!important;border-color:#24384a!important}html[data-theme=dark] .main table tbody tr{background:transparent!important}html[data-theme=dark] .main table tbody tr:nth-child(2n){background:#13212e!important}html[data-theme=dark] .main .reg-rule{border-bottom-color:#24384a!important}html[data-theme=dark] .main .reg-note--warn,html[data-theme=dark] .main .gc-details__body h5{background:#e0a8561a!important;border-color:#e0a85652!important}html[data-theme=dark] .main .reg-note--warn *,html[data-theme=dark] .main .reg-note--warn,html[data-theme=dark] .main .gc-details__body h5{color:#edc691!important}html[data-theme=dark] .main .reg-note--warn strong,html[data-theme=dark] .main .gc-details__body h5 strong{color:#f6dcb4!important}html[data-theme=dark] .faq-page .faq-wrap{--fq-accent:#7ec8ff;--fq-heading:#eaf2fb;--fq-ink:#c6d6e4;--fq-line:rgba(255,255,255,.14);--fq-soft:rgba(255,255,255,.06);background:none!important;border:0!important;padding:0!important;box-shadow:none!important;border-radius:0!important}html[data-theme=dark] .faq-page .faq-wrap:before{display:none!important}html[data-theme=dark] .faq-page .faq-lead{background:none!important;border-left-color:#7ec8ff!important;color:#dbe8f4!important}html[data-theme=dark] .faq-page details.faq-item{background:#ffffff0f!important;border-color:#ffffff24!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}html[data-theme=dark] .faq-page details.faq-item:hover,html[data-theme=dark] .faq-page details.faq-item[open]{background:#ffffff1a!important;border-color:#7ec8ff73!important}html[data-theme=dark] .faq-page details.faq-item>summary{color:#eaf2fb!important}html[data-theme=dark] .faq-page details.faq-item>summary:hover{color:#9fd0f5!important}html[data-theme=dark] .faq-page .faq-chev{color:#9fd0f5!important}html[data-theme=dark] .faq-page .faq-answer,html[data-theme=dark] .faq-page .faq-answer p,html[data-theme=dark] .faq-page .faq-answer li{color:#c6d6e4!important}html[data-theme=dark] .faq-page .faq-answer a{color:#9fd0f5!important;border-bottom-color:#9fd0f573!important}html[data-theme=dark] .faq-page .faq-answer a:hover{color:#fff!important;border-bottom-color:#fff!important}html[data-theme=dark] .faq-page .faq-note{background:#ffffff0f!important;border-color:#ffffff24!important;border-left-color:#7ec8ff!important}html[data-theme=dark] .faq-page .faq-note h3,html[data-theme=dark] .faq-page .faq-note h4{color:#eaf2fb!important}html[data-theme=dark] .faq-page .faq-note p{color:#c6d6e4!important}html:not([data-theme=dark]) .junior-course-page .jc-chips{background:none!important;border:0!important;padding:0!important;box-shadow:none!important}html:not([data-theme=dark]) .junior-course-page .jc-chips:before{opacity:0!important}html:not([data-theme=dark]) .guarantee-course-page .gc-prog__icon i{color:#fff!important}html[data-theme=dark] .facility-page .fac-chip{background:#142433!important;border-color:#24384a!important;color:#cfe0ef!important}html[data-theme=dark] .facility-page .fac-chip:hover{background:#18293a!important;color:#e8f1f9!important}html[data-theme=dark] .facility-page .fac-chip i,html[data-theme=dark] .facility-page .fac-chip:hover i{color:#7ec8ff!important}html[data-theme=dark] .facility-page .fac-chip strong{color:#e8f1f9!important}html[data-theme=dark] .facility-page .benefit-item,html[data-theme=dark] .facility-page .room-toggle{background:#142433!important;border-color:#24384a!important;color:#c2d1de!important}html[data-theme=dark] .facility-page .room-toggle:hover{background:#18293a!important}html[data-theme=dark] .facility-page .benefit-item span,html[data-theme=dark] .facility-page .room-toggle,html[data-theme=dark] .facility-page .room-toggle *{color:#dbe7f2!important}html[data-theme=dark] .facility-page .benefit-item i{color:#7ec8ff!important}html[data-theme=dark] .main table .reg-row-head,html[data-theme=dark] .main table tbody th{background:#17293a!important;color:#dbe7f2!important;border-color:#24384a!important}html[data-theme=dark] .main table.reg-table tbody tr:hover,html[data-theme=dark] .main table tbody tr:hover{background:#1a2c3e!important}html[data-theme=dark] .main table.reg-table tbody tr:hover td,html[data-theme=dark] .main table tbody tr:hover td{color:#e8f1f9!important;background:transparent!important}html[data-theme=dark] .main table,html[data-theme=dark] .main .reg-table-wrap,html[data-theme=dark] .main table th,html[data-theme=dark] .main table td{border-color:#24384a!important}html[data-theme=dark] .blog-index-page .blog-pagination a,html[data-theme=dark] .blog-index-page .blog-pagination a.pg-arrow{background:#142433!important;border-color:#2a415a!important;color:#cfe0ef!important}html[data-theme=dark] .blog-index-page .blog-pagination a:hover{background:#18293a!important;border-color:#3a5a7a!important;color:#fff!important}html[data-theme=dark] .blog-index-page .blog-pagination a i{color:#cfe0ef!important}html[data-theme=dark] .blog-article-page .article-body table,html[data-theme=dark] .blog-article-page .article-body table td,html[data-theme=dark] .blog-article-page .article-body table th{border-color:#24384a!important}html[data-theme=dark] .blog-article-page .article-body table td,html[data-theme=dark] .blog-article-page .article-body table tbody th{background:#13212e!important;color:#c6d6e4!important}html[data-theme=dark] .blog-article-page .article-body table tbody tr:nth-child(2n) td{background:#16283a!important}html[data-theme=dark] .blog-article-page .article-body table tbody tr:hover td{background:#1a2c3e!important;color:#e8f1f9!important}html[data-theme=dark] .facility-page:not(.fac-hub) .fac-splitbody>p:first-of-type:first-letter,html[data-theme=dark] .main-building-page .fac-splitbody>p:first-of-type:first-letter{color:#fff!important}html[data-theme=dark] .blog-article-page .pull-quote,html[data-theme=dark] .blog-article-page blockquote{background:#13212e!important;color:#dbe7f2!important;border-left-color:#2986cc!important}html[data-theme=dark] #footer .footer-bottom p,html[data-theme=dark] #footer .footer-bottom p.mb-0,html[data-theme=dark] #footer .footer-bottom strong{color:#e6f0f8b3!important}html[data-theme=dark] .accreditation-page details.ac-learn>summary,html[data-theme=dark] .accreditation-page .ac-card__learn>summary,html[data-theme=dark] .exam-guide-page details>summary{color:#7ec8ff!important}html[data-theme=dark] .index-page .cmap-eyebrow{color:#7ec8ff}html[data-theme=dark] .index-page .cmap-title{color:#e8f1f9}html[data-theme=dark] .index-page .cmap-title:after{background:linear-gradient(90deg,#3f9ae0,#2472b4)}html[data-theme=dark] .index-page .cmap-sub{color:#b7c6d5}html[data-theme=dark] .index-page .cmap-frame{border-color:#ffffff1f!important;box-shadow:0 2px 6px #0000004d,0 22px 50px #00000073!important}html[data-theme=dark] .index-page .category-section.section{position:relative;overflow:hidden;background:linear-gradient(135deg,#16293a,#21384c 46%,#2b6aa0)!important}html[data-theme=dark] .index-page .category-section.section:before{content:"";position:absolute;inset:0;pointer-events:none;background:url(../img/elevate-contour.svg) center / 1300px auto no-repeat;opacity:.2;mix-blend-mode:screen;-webkit-mask-image:radial-gradient(130% 120% at 50% 0%,#000 55%,transparent 100%);mask-image:radial-gradient(130% 120% at 50% 0%,#000 55%,transparent 100%)}html[data-theme=dark] .index-page .category-section .container{position:relative;z-index:1}html[data-theme=dark] .index-page .category-section .hero-post,html[data-theme=dark] .index-page .category-section .sidebar-post{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.14)!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 30px #00000047!important}html[data-theme=dark] .index-page .category-section .sidebar-post:hover{border-color:#7ec8ff73!important}html[data-theme=dark] .index-page .category-section .post-title,html[data-theme=dark] .index-page .category-section .post-title a{color:#fff!important}html[data-theme=dark] .index-page .category-section .post-title a:hover{color:#9fd0f5!important}html[data-theme=dark] .index-page .category-section .post-excerpt{color:#ffffffd1!important}html[data-theme=dark] .index-page .category-section .post-category{background:#ffffff1f!important;border:1px solid rgba(255,255,255,.24)!important;color:#cfe7ff!important}html[data-theme=dark] .index-page .category-section .sidebar-desc{color:#ffffffbf!important}html[data-theme=dark] .index-page .category-section .section-title h2{color:#fff!important}html[data-theme=dark] .apply-classic-page .main{position:relative;overflow:clip;background:linear-gradient(135deg,#16293a,#21384c 46%,#2b6aa0)!important}html[data-theme=dark] .apply-classic-page .main:before{content:"";position:absolute;inset:0;pointer-events:none;background:url(../img/elevate-contour.svg) top center / 1300px auto no-repeat;opacity:.18;mix-blend-mode:screen;-webkit-mask-image:linear-gradient(180deg,#000 45%,transparent 95%);mask-image:linear-gradient(180deg,#000 45%,transparent 95%)}html[data-theme=dark] .apply-classic-page .main>*{position:relative;z-index:1}html[data-theme=dark] .apply-classic-page .ra-card,html[data-theme=dark] .apply-classic-page .form-box{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.14)!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 30px #00000047!important;color:#dce8f2!important}html[data-theme=dark] .apply-classic-page .ra-card--assure{background:#163e2e66!important;border-color:#60c89652!important}html[data-theme=dark] .apply-classic-page .form-box label{color:#cfe0ef!important}html[data-theme=dark] .apply-classic-page input,html[data-theme=dark] .apply-classic-page select,html[data-theme=dark] .apply-classic-page textarea{background-color:#08111a8c!important;border:1px solid rgba(255,255,255,.22)!important;color:#eaf2fb!important}html[data-theme=dark] .apply-classic-page select{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%239fd0f5' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")!important}html[data-theme=dark] .apply-classic-page ::placeholder{color:#ffffff73!important}html[data-theme=dark] .apply-classic{--ap-accent:#7ec8ff;--ap-accent-2:#cfe0ef;--ap-heading:#eaf2fb;--ap-ink:#c6d6e4;--ap-line:rgba(255,255,255,.14);--ap-soft:rgba(255,255,255,.06)}html[data-theme=dark] .apply-aside .ra-step,html[data-theme=dark] .apply-aside .ra-inc li,html[data-theme=dark] .apply-aside .ra-cap,html[data-theme=dark] .apply-aside .ra-quote,html[data-theme=dark] .apply-aside .ra-help{color:#c6d6e4!important}html[data-theme=dark] .apply-aside .ra-title,html[data-theme=dark] .apply-aside .ra-person b{color:#eaf2fb!important}html[data-theme=dark] .apply-aside .ra-title i,html[data-theme=dark] .apply-aside .ra-step i,html[data-theme=dark] .apply-aside .ra-inc i,html[data-theme=dark] .apply-aside .ra-cap i,html[data-theme=dark] .apply-aside .ra-chip i{color:#7ec8ff!important}html[data-theme=dark] .apply-aside .ra-person em{color:#9fb3c6!important}html[data-theme=dark] .apply-aside .ra-chip{background:#ffffff14!important;border-color:#ffffff29!important;color:#cfe0ef!important}html[data-theme=dark] .apply-aside .ra-help a{color:#9fd0f5!important}html[data-theme=dark] .apply-aside .ra-card--assure .ra-title,html[data-theme=dark] .apply-aside .ra-card--assure .ra-title i{color:#7fe3ae!important}html[data-theme=dark] .apply-aside .ra-card--assure p{color:#cdeadb!important}html[data-theme=dark] .apply-classic .field label,html[data-theme=dark] .apply-classic label{color:#cfe0ef!important}html[data-theme=dark] .apply-classic .form-note,html[data-theme=dark] .apply-classic small,html[data-theme=dark] .apply-classic .hint{color:#a8bccf!important}html[data-theme=dark] .apply-classic button[type=submit],html[data-theme=dark] .apply-classic-page button[type=submit],html[data-theme=dark] .apply-classic-page .submit{background:linear-gradient(135deg,#2b6aa0,#1a3654)!important;color:#fff!important;box-shadow:0 12px 28px #0c1c2c80!important}html[data-theme=dark] .apply-classic button[type=submit]:hover,html[data-theme=dark] .apply-classic-page button[type=submit]:hover{background:linear-gradient(135deg,#347bb5,#20406a)!important;color:#fff!important}html[data-theme=dark] .apply-classic button[type=submit] *{color:#fff!important}.apply-classic-page input,.apply-classic-page select,.apply-classic-page textarea,.apply-classic-page button,.apply-classic-page .field label,.apply-classic-page .ra-step,.apply-classic-page .ra-inc li,.apply-classic-page .ra-quote{font-family:Open Sans,Roboto,Inter,Segoe UI,system-ui,sans-serif!important}.apply-classic-page .ra-title,.apply-classic-page .ra-person b,.apply-classic-page .form-head h1,.apply-classic-page .form-head h2,.apply-classic-page .form-head .brand{font-family:Inter,Roboto,Open Sans,Segoe UI,system-ui,sans-serif!important}input,select,textarea,button{font-family:inherit}.eco-sel{position:relative}.eco-sel__native{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.eco-sel__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.6rem;font:inherit;font-size:.92rem;text-align:left;cursor:pointer;color:var(--ap-ink,#3a4753);background:#fff;border:1px solid var(--ap-line,#e6ebf0);border-radius:9px;padding:.52rem .8rem;margin-bottom:.95rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.eco-sel__trigger:hover{border-color:#cfe1f2}.eco-sel.is-open .eco-sel__trigger{outline:none}.eco-sel.is-open .eco-sel__trigger,.eco-sel__trigger:focus-visible{border-color:var(--ap-accent,#2986cc);box-shadow:0 0 0 4px color-mix(in srgb,var(--ap-accent,#2986cc) 20%,transparent)}.eco-sel__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eco-sel__trigger.is-placeholder .eco-sel__label{color:#9aa7b4}.eco-sel__chev{flex:0 0 auto;display:inline-flex;color:var(--ap-accent,#2986cc);transition:transform .2s ease}.eco-sel.is-open .eco-sel__chev{transform:rotate(180deg)}.eco-sel__panel{position:absolute;top:100%;left:0;right:0;z-index:60;margin-top:.3rem;max-height:264px;overflow-y:auto;padding:6px;background:#fff;border:1px solid #e6ebf0;border-radius:12px;box-shadow:0 2px 6px #14283c0f,0 18px 40px #14283c29;opacity:0;visibility:hidden;transform:translateY(-6px) scale(.99);transform-origin:top center;transition:opacity .16s ease,transform .16s ease,visibility .16s}.eco-sel.is-open .eco-sel__panel{opacity:1;visibility:visible;transform:none}.eco-sel__opt{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem .75rem;border-radius:8px;cursor:pointer;font-size:.92rem;color:var(--ap-ink,#3a4753);line-height:1.3}.eco-sel__opt:hover,.eco-sel__opt.is-active{background:#eef6fd;color:#1c4e78}.eco-sel__opt.is-selected{font-weight:700;color:var(--ap-accent,#2472b4)}.eco-sel__opt.is-selected:after{content:"\2713";color:var(--ap-accent,#2986cc);font-weight:700;font-size:.9em}.eco-sel__opt.is-disabled{color:#aab4bf;cursor:default}.eco-sel__opt.is-disabled:hover{background:transparent;color:#aab4bf}.eco-sel__panel::-webkit-scrollbar{width:9px}.eco-sel__panel::-webkit-scrollbar-thumb{background:#cfdbe6;border-radius:9px;border:2px solid #fff}html[data-theme=dark] .eco-sel__trigger{color:#eaf2fb;background:#08111a8c;border-color:#ffffff38}html[data-theme=dark] .eco-sel__trigger:hover{border-color:#7ec8ff6b}html[data-theme=dark] .eco-sel__trigger.is-placeholder .eco-sel__label{color:#ffffff80}html[data-theme=dark] .eco-sel__panel{background:#0f1c28;border-color:#ffffff24;box-shadow:0 2px 6px #0006,0 18px 44px #0000008c}html[data-theme=dark] .eco-sel__opt{color:#c6d6e4}html[data-theme=dark] .eco-sel__opt:hover,html[data-theme=dark] .eco-sel__opt.is-active{background:#7ec8ff1f;color:#eaf2fb}html[data-theme=dark] .eco-sel__opt.is-disabled,html[data-theme=dark] .eco-sel__opt.is-disabled:hover{color:#ffffff59;background:transparent}html[data-theme=dark] .eco-sel__panel::-webkit-scrollbar-thumb{background:#2a415a;border-color:#0f1c28}@media(prefers-reduced-motion:reduce){.eco-sel__panel,.eco-sel__chev{transition:none}}html[data-theme=dark] .fac-part__eyebrow,html[data-theme=dark] .ac-eyebrow,html[data-theme=dark] .ac-n,html[data-theme=dark] .ct-eyebrow,html[data-theme=dark] .st-eyebrow,html[data-theme=dark] .cfaq__h+.cfaq__sub,html[data-theme=dark] .index-page .cmap-eyebrow{color:#7ec8ff!important}html[data-theme=dark] .btn-watch-video{border-color:#7ec8ff!important;color:#9fd0f5!important}html[data-theme=dark] .btn-watch-video i,html[data-theme=dark] .bi-play-circle{color:#7ec8ff!important}html[data-theme=dark] .category-badge,html[data-theme=dark] .blog-hero-content .category,html[data-theme=dark] span.category{background-image:linear-gradient(135deg,#2b6aa0,#7ec8ff)!important}html[data-theme=dark] .crumbs__i a:hover{color:#7ec8ff!important;border-bottom-color:#7ec8ff!important}html[data-theme=dark] .bvc-row__k{color:#7ec8ff!important}html[data-theme=dark] .stay-page .st-item__ic{background:#7ec8ff24!important;color:#7ec8ff!important;box-shadow:inset 0 0 0 1px #7ec8ff42!important}html[data-theme=dark] .blog-index-page .blog-topic.is-on,html[data-theme=dark] .blog-index-page .blog-topic.is-on:hover{background:#2b6aa0!important;border-color:#2b6aa0!important;color:#eaf4ff!important}html[data-theme=dark] .blog-index-page .blog-topic:hover{color:#9fd0f5!important;background:#7ec8ff24!important;border-color:#7ec8ff73!important}html[data-theme=dark] .country-page .ct-lang{border-color:#22415e!important;border-left-color:#7ec8ff!important;background:linear-gradient(160deg,#16293a,#11202d)!important}html[data-theme=dark] .country-page .ct-lang__btn,html[data-theme=dark] .country-page .ct-btn--g,html[data-theme=dark] .stay-page .st-btn--g{background:linear-gradient(135deg,#3f9ae0,#2472b4)!important}html[data-theme=dark] .about-us-page .about-part__eyebrow,html[data-theme=dark] .junior-course-page .jc-part__eyebrow,html[data-theme=dark] .accreditation-page .ac-kicker,html[data-theme=dark] .accreditation-page .ac-teal,html[data-theme=dark] .index-page .hp-why__eyebrow{color:#7ec8ff!important;border-color:#7ec8ff73!important}html[data-theme=dark] .index-page .featured-posts .blog-image .category-badge,html[data-theme=dark] .index-page .featured-posts .blog-card .category-badge{background-image:linear-gradient(135deg,#2b6aa0,#7ec8ff)!important;color:#eaf4ff!important}html[data-theme=dark] .ra-card--assure{background:#162d4873!important;border-color:#7ec8ff4d!important}html[data-theme=dark] .test-course-page .tc-part__eyebrow,html[data-theme=dark] .blog-article-page .basketball-band__eyebrow,html[data-theme=dark] .index-page .hp-why__title b,html[data-theme=dark] .apply-classic-page .ra-title i.bi-stars{color:#7ec8ff!important}html[data-theme=dark] .blog-index-page span.category,html[data-theme=dark] .index-page span.category,html[data-theme=dark] .blog-article-page span.category{background-image:linear-gradient(135deg,#2b6aa0,#7ec8ff)!important;color:#eaf4ff!important}html[data-theme=dark] .apply-classic-page .ra-card--assure{background:#162d4873!important;border-color:#7ec8ff4d!important}html[data-theme=dark] .apply-classic-page .ra-inc i,html[data-theme=dark] .apply-classic-page .bi-chat-heart,html[data-theme=dark] .apply-classic-page .bi-arrow-repeat,html[data-theme=dark] .apply-classic-page .bi-person-arms-up{color:#7ec8ff!important;background-image:none!important}html[data-theme=dark] .xg-btn--p,html[data-theme=dark] .ct-btn--p,html[data-theme=dark] .st-btn--p,html[data-theme=dark] .ac-btn--p,html[data-theme=dark] .test-course-page .btn{background:linear-gradient(135deg,#2472b4,#1b5384)!important;border-color:#7ec8ff57!important;color:#eaf4ff!important;box-shadow:0 12px 26px -14px #000000bf!important}html[data-theme=dark] .xg-btn--p:hover,html[data-theme=dark] .ct-btn--p:hover,html[data-theme=dark] .st-btn--p:hover,html[data-theme=dark] .ac-btn--p:hover,html[data-theme=dark] .test-course-page .btn:hover{background:linear-gradient(135deg,#3f9ae0,#2472b4)!important;border-color:#7ec8ff8c!important;color:#fff!important}html[data-theme=dark] .fac-card__icon,html[data-theme=dark] .xg-card__ic,html[data-theme=dark] .esl-panel__icon,html[data-theme=dark] .ac-mini__ic,html[data-theme=dark] i.gc-doc,html[data-theme=dark] .gc-chev,html[data-theme=dark] .ac-chev{background:#7ec8ff21!important;border:1px solid rgba(126,200,255,.2)!important;color:#7ec8ff!important}html[data-theme=dark] .fac-card__icon i,html[data-theme=dark] .xg-card__ic i,html[data-theme=dark] .esl-panel__icon i,html[data-theme=dark] .ac-mini__ic i{color:#7ec8ff!important;background-image:none!important}html[data-theme=dark] .esl-pill--num,html[data-theme=dark] .jc-pill--num,html[data-theme=dark] .tc-pill,html[data-theme=dark] .gc-pill,html[data-theme=dark] .ac-dot,html[data-theme=dark] .fac-room__badge{background:#7ec8ff26!important;border:1px solid rgba(126,200,255,.26)!important;color:#9fd0f5!important}html[data-theme=dark] .esl-pill--no,html[data-theme=dark] .jc-pill--no{background:#e6787826!important;border:1px solid rgba(230,120,120,.3)!important;color:#f2a8a8!important}html[data-theme=dark] .gc-note--warn,html[data-theme=dark] .jc-mini-note{background:#e0a8561a!important;border-color:#e0a85652!important;color:#edc691!important}html[data-theme=dark] .reg-note--warn strong,html[data-theme=dark] .gc-note--warn strong,html[data-theme=dark] .jc-mini-note strong{color:#f6dcb4!important}html[data-theme=dark] .ac-logo{background:#7ec8ff12!important;border:1px solid rgba(126,200,255,.16)!important}html[data-theme=dark] .index-page .hp-why__cta a{background:linear-gradient(135deg,#2472b4,#1b5384)!important;color:#eaf4ff!important;border:1px solid rgba(126,200,255,.34)!important;box-shadow:0 14px 32px -16px #000c!important}html[data-theme=dark] .index-page .hp-why__cta a:hover{background:linear-gradient(135deg,#3f9ae0,#2472b4)!important;color:#fff!important}html[data-theme=dark] .index-page .featured-posts .blog-nav-prev,html[data-theme=dark] .index-page .featured-posts .blog-nav-next{background:#7ec8ff1a!important;border-color:#7ec8ff3d!important;color:#9fd0f5!important;box-shadow:none!important}html[data-theme=dark] .index-page .featured-posts .blog-nav-prev:hover,html[data-theme=dark] .index-page .featured-posts .blog-nav-next:hover{background:linear-gradient(135deg,#3f9ae0,#2472b4)!important;border-color:transparent!important;color:#fff!important}
