:root{--font-body:"Montserrat","Avenir Next","Trebuchet MS",Arial,sans-serif; --font-heading:"Montserrat","Avenir Next","Trebuchet MS",Arial,sans-serif; --font-mono:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace; --nrich-container-max:1280px; --nrich-container-gutter:clamp(1.1rem,2.6vw,2.1rem); --space-2xs:0.25rem; --space-xs:0.5rem; --space-sm:0.75rem; --space-md:1rem; --space-lg:1.5rem; --space-xl:2rem; --space-2xl:3rem; --space-3xl:5rem; --nrich-ink:#162033; --nrich-ink-soft:#4d5b6f; --nrich-muted:#6f7b8d; --nrich-navy:#17213a; --nrich-navy-2:#202b49; --nrich-blue:#1666c5; --nrich-sky:#1ea7df; --nrich-teal:#108f8c; --nrich-mint:#e8f7f2; --nrich-green:#23815f; --nrich-amber:#ff9f1c; --nrich-amber-soft:#fff3dc; --nrich-coral:#e95c4f; --nrich-lilac:#6f5bd6; --nrich-white:#ffffff; --nrich-paper:#fbfcff; --nrich-soft:#f3f7fb; --nrich-warm:#fff8ed; --nrich-border:#dfe7ef; --nrich-border-strong:#c8d4e0; --nrich-navy-rgb:23,33,58; --nrich-blue-rgb:22,102,197; --nrich-sky-rgb:30,167,223; --nrich-teal-rgb:16,143,140; --nrich-amber-rgb:255,159,28; --nrich-coral-rgb:233,92,79; --nrich-white-rgb:255,255,255; --nrich-primary:var(--nrich-blue); --nrich-accent:var(--nrich-amber); --nrich-focus-ring:0 0 0 0.2rem rgba(var(--nrich-blue-rgb),0.2); --nrich-shadow-xs:0 0.35rem 0.85rem rgba(var(--nrich-navy-rgb),0.06); --nrich-shadow-sm:0 0.6rem 1.4rem rgba(var(--nrich-navy-rgb),0.08); --nrich-shadow:0 1rem 2.4rem rgba(var(--nrich-navy-rgb),0.12); --nrich-shadow-lg:0 1.4rem 3.2rem rgba(var(--nrich-navy-rgb),0.16); --radius:0.5rem; --radius-lg:0.75rem; --nav-height:5rem; --nav-height-mobile:4.25rem; --motion-fast:150ms; --motion-base:220ms; --motion-ease:cubic-bezier(0.2,0.8,0.2,1); --bs-primary:var(--nrich-blue); --bs-secondary:var(--nrich-teal); --bs-warning:var(--nrich-amber); --bs-body-color:var(--nrich-ink); --bs-body-bg:var(--nrich-white); --bs-border-color:var(--nrich-border); --bs-border-radius:var(--radius); --bs-border-radius-lg:var(--radius); --bs-border-radius-xl:var(--radius)}*,*::before,*::after{box-sizing:border-box}html{font-size:100%; scroll-behavior:smooth; overflow-x:clip}body{margin:0; overflow-x:clip; background:linear-gradient(180deg,rgba(var(--nrich-sky-rgb),0.05),transparent 28rem),var(--nrich-white); color:var(--nrich-ink); font-family:var(--font-body); font-size:1.125rem; line-height:1.65; text-rendering:optimizeLegibility}body,button,input,select,textarea{font-family:var(--font-body)}::selection{background:rgba(var(--nrich-amber-rgb),0.35); color:var(--nrich-navy)}.marquee{position:relative; width:100%; height:2.5rem; overflow:hidden; background:var(--nrich-navy); color:var(--nrich-white)}.marquee .line{position:absolute; width:100%; line-height:2.5rem; white-space:nowrap; animation:nrich-marquee-slide 60s linear infinite}.marquee p{margin:0; font-size:0.875rem; font-weight:500}.marquee p span{margin-right:0.5rem; padding:0.125rem 0.5rem; border-radius:0.25rem; background-color:#edbf47; color:var(--nrich-navy); font-size:0.75rem; font-weight:700; letter-spacing:0.05em; text-transform:uppercase}@keyframes nrich-marquee-slide{from{transform:translateX(100%)}to{transform:translateX(-100%)}}@media(prefers-reduced-motion:reduce){div.marquee{height:auto}.marquee .line{position:static; animation:none; white-space:normal}}img,svg,video,iframe{max-width:100%}img,video{height:auto}a{color:var(--nrich-blue); text-decoration-thickness:0.08em; text-underline-offset:0.18em; transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease}a:hover,a:focus{color:var(--nrich-teal)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.nrich-btn:focus-visible,.footer-social-badge:focus-visible{outline:0; box-shadow:var(--nrich-focus-ring)}p{margin-bottom:1rem}.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl,.elementor-container{width:min(100% -(var(--nrich-container-gutter) * 2),var(--nrich-container-max)); max-width:var(--nrich-container-max) !important; padding-right:0; padding-left:0}h1,h2,h3,h4,h5,h6,.display-font{color:var(--nrich-navy); font-family:var(--font-heading); font-weight:800; line-height:1.08}h1,.display-4{font-size:3rem; font-weight:800}h2,.display-5{font-size:2.25rem; font-weight:800; line-height:1.1}h3{font-size:1.5rem; font-weight:700; line-height:1.16}h4{font-size:1.25rem; font-weight:700; line-height:1.2}h5{font-size:1.125rem; font-weight:600; line-height:1.24}h6{font-size:0.875rem; font-weight:700; line-height:1.28; text-transform:uppercase}.heading-highlight{display:inline; background-image:linear-gradient(105deg,#02b2fc 0%,#1666c5 22%,#15b8a6 46%,#ff9f1c 70%,#e95c4f 100%); background-position:0% 50%; background-size:190% 190%; background-clip:text; color:transparent !important; filter:drop-shadow(0 0.08rem 0.45rem rgba(var(--nrich-blue-rgb),0.12)); -webkit-background-clip:text; -webkit-text-fill-color:transparent}a .heading-highlight{text-decoration:inherit}.nrich-footer .heading-highlight,.bg-primary-nrich .heading-highlight,.identity-card-dark .heading-highlight,.sidebar-cta-panel .heading-highlight{background-image:linear-gradient(105deg,var(--nrich-white) 0%,#d7f4ff 24%,#7edcff 48%,#ffd27f 74%,#ffffff 100%); filter:drop-shadow(0 0.12rem 0.5rem rgba(var(--nrich-navy-rgb),0.32))}.lead{color:var(--nrich-ink-soft); font-size:1.125rem; line-height:1.72}.text-muted{color:var(--nrich-muted) !important}.text-primary,.u-text-primary{color:var(--nrich-navy) !important}.u-text-secondary{color:var(--nrich-amber) !important}.bg-primary,.bg-primary-nrich{background:radial-gradient(circle at 18% 18%,rgba(var(--nrich-sky-rgb),0.26),transparent 19rem),radial-gradient(circle at 86% 12%,rgba(var(--nrich-amber-rgb),0.22),transparent 18rem),linear-gradient(135deg,var(--nrich-navy) 0%,var(--nrich-navy-2) 52%,#123e5c 100%) !important; color:var(--nrich-white)}.bg-primary-nrich h1,.bg-primary-nrich h2,.bg-primary-nrich h3,.bg-primary-nrich h4,.bg-primary-nrich h5,.bg-primary-nrich h6,.bg-primary-nrich p{color:inherit}.bg-warm-nrich{background:linear-gradient(180deg,var(--nrich-warm) 0%,var(--nrich-paper) 100%) !important}.bg-light{background:var(--nrich-soft) !important}.bg-white{background:var(--nrich-white) !important}.u-copy-relaxed{line-height:1.8}.u-heading-tight{line-height:1.04}.u-italic,.font-italic{font-style:italic}.u-position-relative{position:relative}.u-cover{width:100%; height:100%; object-fit:cover}.u-max-650{max-width:40.625rem}.u-max-680{max-width:42.5rem}.tracking-wider{letter-spacing:0.06em}.tracking-widest{letter-spacing:0.1em}.fw-500{font-weight:500 !important}.fw-600{font-weight:600 !important}.fw-700{font-weight:700 !important}.fw-800{font-weight:800 !important}.fs-11{font-size:0.75rem !important}.fs-12,.fs-12px{font-size:0.75rem !important}.fs-13-5{font-size:0.75rem !important}.fs-14,.fs-14px{font-size:0.875rem !important}.fs-15{font-size:1rem !important}.fs-16,.fs-16px{font-size:1rem !important}.shadow-lg{box-shadow:var(--nrich-shadow) !important}.navbar-nrich{--header-bg-start:#fffdf7; --header-bg-mid:#eef9ff; --header-bg-end:#ecfbf6; --header-text:rgba(var(--nrich-navy-rgb),0.78); --header-text-strong:var(--nrich-navy); --header-muted:rgba(var(--nrich-navy-rgb),0.58); --header-surface:rgba(var(--nrich-white-rgb),0.68); --header-surface-strong:rgba(var(--nrich-blue-rgb),0.1); --header-border:rgba(var(--nrich-blue-rgb),0.16); z-index:1030; min-height:var(--nav-height); padding:0.75rem 0; border-bottom:0.0625rem solid var(--header-border); background:radial-gradient(circle at 5% -10%,rgba(var(--nrich-sky-rgb),0.22),transparent 17rem),radial-gradient(circle at 52% -25%,rgba(var(--nrich-amber-rgb),0.16),transparent 16rem),radial-gradient(circle at 92% 0,rgba(var(--nrich-teal-rgb),0.16),transparent 16rem),linear-gradient(135deg,var(--header-bg-start) 0%,var(--header-bg-mid) 58%,var(--header-bg-end) 100%); box-shadow:0 0.7rem 1.8rem rgba(var(--nrich-navy-rgb),0.08); backdrop-filter:saturate(1.25) blur(1rem)}.navbar-nrich>.container{display:flex; align-items:center; gap:clamp(0.75rem,2vw,1.25rem)}.admin-bar .navbar-nrich{top:32px}.navbar-brand-nrich{display:inline-flex; align-items:center; flex:0 0 auto; min-width:0; padding:0.25rem 0; border:0.0625rem solid transparent; border-radius:var(--radius); background:transparent; box-shadow:none; color:var(--header-text-strong); font-family:var(--font-heading); font-weight:800; text-decoration:none; transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),border-color var(--motion-base) ease}.navbar-brand-nrich:hover,.navbar-brand-nrich:focus-visible{border-color:transparent; box-shadow:none; transform:scale(1.015)}.site-logo{display:block; width:auto; max-width:clamp(7.8rem,10vw,10.5rem); max-height:3.8rem; filter:saturate(1.05) drop-shadow(0 0.08rem 0.18rem rgba(var(--nrich-navy-rgb),0.08)); object-fit:contain}.site-logo-text{color:var(--nrich-navy); font-size:1.25rem}.nav-link-nrich{position:relative; display:inline-flex; align-items:center; justify-content:center; min-height:2.45rem; padding:0.5rem 0.75rem !important; border-radius:var(--radius); color:var(--header-text) !important; font-size:0.875rem; font-weight:700; line-height:1.15; text-decoration:none; white-space:nowrap; transition:background var(--motion-base) ease,color var(--motion-base) ease,box-shadow var(--motion-base) ease,transform var(--motion-base) var(--motion-ease)}.nav-link-nrich:hover,.nav-link-nrich:focus,.nav-link-nrich.active,.nav-link-nrich.is-active{background:var(--header-surface-strong); color:var(--nrich-blue) !important; box-shadow:inset 0 0 0 0.0625rem rgba(var(--nrich-blue-rgb),0.14)}.nav-link-nrich:focus-visible,.dropdown-item-nrich:focus-visible,.navbar-toggler:focus-visible{outline:0; box-shadow:var(--nrich-focus-ring)}.dropdown-menu-nrich{min-width:14.5rem; max-width:min(22rem,calc(100vw - 2rem)); padding:0.5rem; border:0.0625rem solid var(--header-border); border-radius:var(--radius); background:radial-gradient(circle at 12% 0,rgba(var(--nrich-sky-rgb),0.18),transparent 12rem),radial-gradient(circle at 92% 0,rgba(var(--nrich-amber-rgb),0.14),transparent 11rem),linear-gradient(135deg,rgb(var(--nrich-white-rgb)),rgb(239,250,255)); box-shadow:0 1.1rem 2.4rem rgba(var(--nrich-navy-rgb),0.12); backdrop-filter:blur(1rem)}.dropdown-item-nrich{display:flex; align-items:center; min-height:2.4rem; padding:0.5rem 0.75rem; border-radius:var(--radius); color:var(--header-text); font-weight:700; line-height:1.25; white-space:normal; overflow-wrap:anywhere; transition:background var(--motion-base) ease,color var(--motion-base) ease}.dropdown-item-nrich:hover,.dropdown-item-nrich:focus,.dropdown-item-nrich.active,.dropdown-item-nrich.is-active{background:rgba(var(--nrich-sky-rgb),0.18); color:var(--nrich-blue)}.navbar-toggler{display:inline-flex; align-items:center; justify-content:center; width:2.8rem; height:2.8rem; padding:0; border:0.0625rem solid var(--header-border) !important; border-radius:var(--radius); background:var(--header-surface); color:var(--header-text-strong); transition:background var(--motion-base) ease,border-color var(--motion-base) ease,transform var(--motion-base) var(--motion-ease)}.navbar-toggler:hover{border-color:rgba(var(--nrich-blue-rgb),0.28) !important; background:var(--header-surface-strong); transform:scale(1.04)}.navbar-toggler:focus{box-shadow:var(--nrich-focus-ring)}.navbar-toggle-icon{color:inherit; font-size:1.25rem}.nrich-btn,button.btn-primary,button.btn-outline,.wp-content .btn-primary,.wp-content .btn-outline{position:relative; display:inline-flex; align-items:center; justify-content:center; gap:0.5rem; min-height:3rem; padding:0.75rem 1.25rem; border:0.0625rem solid transparent; border-radius:var(--radius); font-size:0.875rem; font-weight:700; line-height:1.1; isolation:isolate; overflow:hidden; text-align:center; text-decoration:none; transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),background-color var(--motion-fast) ease,border-color var(--motion-fast) ease,color var(--motion-fast) ease}.nrich-btn::before,button.btn-primary::before,button.btn-outline::before,.wp-content .btn-primary::before,.wp-content .btn-outline::before{position:absolute; inset:-0.125rem auto -0.125rem -45%; z-index:0; width:38%; background:linear-gradient(90deg,transparent,rgba(var(--nrich-white-rgb),0.42),transparent); content:""; opacity:0; pointer-events:none; transform:skewX(-18deg) translateX(0); transition:opacity var(--motion-fast) ease,transform 560ms var(--motion-ease)}.nrich-btn:hover,.nrich-btn:focus,button.btn-primary:hover,button.btn-primary:focus,button.btn-outline:hover,button.btn-outline:focus{transform:scale(1.025); box-shadow:var(--nrich-shadow-sm)}.nrich-btn:hover::before,.nrich-btn:focus-visible::before,button.btn-primary:hover::before,button.btn-primary:focus-visible::before,button.btn-outline:hover::before,button.btn-outline:focus-visible::before,.wp-content .btn-primary:hover::before,.wp-content .btn-primary:focus-visible::before,.wp-content .btn-outline:hover::before,.wp-content .btn-outline:focus-visible::before{opacity:1; transform:skewX(-18deg) translateX(420%)}.nrich-btn:active,button.btn-primary:active,button.btn-outline:active,.wp-content .btn-primary:active,.wp-content .btn-outline:active{transform:translateY(0) scale(0.985); box-shadow:0 0.35rem 0.9rem rgba(var(--nrich-navy-rgb),0.1)}.nrich-btn i{font-size:0.95em; transform:translateX(0); transition:transform var(--motion-base) var(--motion-ease)}.nrich-btn:hover i,.nrich-btn:focus-visible i,button.btn-primary:hover i,button.btn-primary:focus-visible i,button.btn-outline:hover i,button.btn-outline:focus-visible i{transform:translateX(0.18rem)}.nrich-btn-primary,button.btn-primary,.wp-content .btn-primary{border-color:var(--nrich-blue); background:linear-gradient(135deg,var(--nrich-blue),var(--nrich-sky)); color:var(--nrich-white) !important}.nrich-btn-primary:hover,.nrich-btn-primary:focus,button.btn-primary:hover,button.btn-primary:focus{border-color:#0f56a8; background:linear-gradient(135deg,#0f56a8,var(--nrich-teal)); color:var(--nrich-white) !important}.nrich-btn-secondary,button.btn-outline,.wp-content .btn-outline{border-color:var(--nrich-amber); background:var(--nrich-amber); color:#231b0d !important}.nrich-btn-secondary:hover,.nrich-btn-secondary:focus,button.btn-outline:hover,button.btn-outline:focus{border-color:#f08b00; background:#f08b00; color:#1c160a !important}.nrich-btn-outline{border-color:rgba(var(--nrich-blue-rgb),0.28); background:var(--nrich-white); color:var(--nrich-blue) !important}.nrich-btn-outline:hover,.nrich-btn-outline:focus{border-color:var(--nrich-blue); background:rgba(var(--nrich-blue-rgb),0.08)}.nrich-btn-white{border-color:rgba(var(--nrich-white-rgb),0.72); background:var(--nrich-white); color:var(--nrich-navy) !important}.nrich-btn-white:hover,.nrich-btn-white:focus{border-color:var(--nrich-white); background:rgba(var(--nrich-white-rgb),0.9); color:var(--nrich-blue) !important}.navbar-cta-button{min-height:2.65rem; padding-inline:1rem !important}#hero-primary-cta,#hero-secondary-cta,#banner-book-cta,#banner-enquire-cta,#faq-contact-cta,#faq-email-cta,#curric-view-all-link,#identity-read-principal-link,.nrich-btn-auto-animate,.navbar-cta-button{box-shadow:0 0.7rem 1.4rem rgba(var(--nrich-amber-rgb),0.16)}@keyframes nrich-cta-pulse{0%,100%{box-shadow:0 0.7rem 1.4rem rgba(var(--nrich-amber-rgb),0.16),0 0 0 0 rgba(var(--nrich-amber-rgb),0)}50%{box-shadow:0 0.95rem 1.9rem rgba(var(--nrich-amber-rgb),0.22),0 0 0 0.35rem rgba(var(--nrich-amber-rgb),0.1)}}@keyframes nrich-button-pop{0%{transform:scale(1)}65%{transform:scale(1.035)}100%{transform:scale(1.025)}}@keyframes nrich-button-auto-pop{0%,62%,100%{transform:scale(1)}8%{transform:scale(1.025)}16%{transform:scale(1)}}@keyframes nrich-button-auto-sheen{0%,58%,100%{opacity:0; transform:skewX(-18deg) translateX(0)}8%{opacity:1}24%{opacity:0; transform:skewX(-18deg) translateX(420%)}}@keyframes nrich-hero-gradient-glow{0%,100%{background-position:0% 50%; filter:drop-shadow(0 0.08rem 0.55rem rgba(var(--nrich-blue-rgb),0.1))}50%{background-position:100% 50%; filter:drop-shadow(0 0.1rem 0.75rem rgba(var(--nrich-blue-rgb),0.18)) drop-shadow(0 0.12rem 0.9rem rgba(var(--nrich-amber-rgb),0.14))}}@keyframes nrich-hero-gradient-glow-on-dark{0%,100%{background-position:0% 50%; filter:drop-shadow(0 0.14rem 0.9rem rgba(var(--nrich-navy-rgb),0.52))}50%{background-position:100% 50%; filter:drop-shadow(0 0.15rem 0.95rem rgba(var(--nrich-navy-rgb),0.58)) drop-shadow(0 0 0.85rem rgba(126,220,255,0.18)) drop-shadow(0 0 0.95rem rgba(255,210,127,0.16))}}@keyframes nrich-heading-highlight-flow{0%,100%{background-position:0% 50%; filter:drop-shadow(0 0.08rem 0.45rem rgba(var(--nrich-blue-rgb),0.12))}50%{background-position:100% 50%; filter:drop-shadow(0 0.1rem 0.58rem rgba(2,178,252,0.18)) drop-shadow(0 0.1rem 0.62rem rgba(var(--nrich-amber-rgb),0.13))}}@keyframes nrich-heading-highlight-flow-on-dark{0%,100%{background-position:0% 50%; filter:drop-shadow(0 0.12rem 0.5rem rgba(var(--nrich-navy-rgb),0.32))}50%{background-position:100% 50%; filter:drop-shadow(0 0.12rem 0.62rem rgba(126,220,255,0.2)) drop-shadow(0 0.12rem 0.68rem rgba(255,210,127,0.16))}}@media(prefers-reduced-motion:no-preference){.heading-highlight{animation:nrich-heading-highlight-flow 4.6s ease-in-out 0.4s infinite}.nrich-footer .heading-highlight,.bg-primary-nrich .heading-highlight,.identity-card-dark .heading-highlight,.sidebar-cta-panel .heading-highlight{animation-name:nrich-heading-highlight-flow-on-dark}.nrich-btn-auto-animate{animation:nrich-button-auto-pop 3.6s ease-in-out 1.1s infinite,nrich-cta-pulse 3.6s ease-in-out 1.1s infinite}.nrich-btn-auto-animate::before{animation:nrich-button-auto-sheen 3.6s ease-in-out 1.1s infinite}#banner-book-cta,#faq-contact-cta,#curric-view-all-link,.navbar-cta-button{animation:nrich-cta-pulse 3.8s ease-in-out infinite}.nrich-btn:hover,.nrich-btn:focus-visible,button.btn-primary:hover,button.btn-primary:focus-visible,button.btn-outline:hover,button.btn-outline:focus-visible{animation:nrich-button-pop 260ms var(--motion-ease) both}.nrich-btn-auto-animate:hover::before,.nrich-btn-auto-animate:focus-visible::before{animation:none}.hero-section h1,.hero-section .hero-gradient-text{animation:nrich-hero-gradient-glow 4.8s ease-in-out 0.6s infinite}.hero-section--has-bg h1,.hero-section--has-bg .hero-gradient-text,.hero-section--video h1,.hero-section--video .hero-gradient-text{animation-name:nrich-hero-gradient-glow-on-dark}}.nrich-floating-actions{position:fixed; right:1rem; bottom:calc(1rem + env(safe-area-inset-bottom,0rem)); z-index:1025; display:grid; gap:0.75rem}.nrich-floating-action,.footer-social-badge,.icon-button-sm{display:inline-flex; align-items:center; justify-content:center; text-decoration:none}.nrich-floating-action{width:3.2rem; height:3.2rem; border:0.0625rem solid rgba(var(--nrich-white-rgb),0.35); border-radius:var(--radius); background:var(--floating-action-bg,var(--nrich-teal)); color:var(--nrich-white); box-shadow:var(--nrich-shadow)}.nrich-floating-action:hover{color:var(--nrich-white); transform:scale(1.06)}.badge-title,.badge-title-warm,.badge-warm-soft,.badge-accent-soft,.blog-meta-badge,.video-testimonial-label{display:inline-flex; align-items:center; gap:0.5rem; max-width:100%; border-radius:999rem; font-size:0.75rem; font-weight:700; line-height:1.2; letter-spacing:0.05em; text-transform:uppercase; vertical-align:middle; white-space:normal}.badge-title,.badge-title-warm,.badge-warm-soft,.badge-accent-soft{min-height:2rem; padding:0.5rem 0.75rem; margin-bottom:0.75rem}.badge-title{border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.46); background:linear-gradient(135deg,var(--nrich-blue),#124f9c); color:rgba(var(--nrich-white-rgb),0.96); box-shadow:0 0.45rem 1.1rem rgba(var(--nrich-blue-rgb),0.16)}.badge-accent-soft{border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.18); background:rgba(var(--nrich-blue-rgb),0.08); color:var(--nrich-blue)}.badge-title-warm,.badge-warm-soft{border:0.0625rem solid rgba(var(--nrich-amber-rgb),0.22); background:var(--nrich-amber-soft); color:#8b5100}.hero-section .badge-title,.hero-section .badge-accent-soft{margin-bottom:1rem}.nrich-section-heading .badge-title,.nrich-section-heading .badge-title-warm,.nrich-section-heading .badge-warm-soft,.nrich-section-heading .badge-accent-soft{margin-bottom:0.5rem}.campus-hero-badges .badge-title,.campus-hero-badges .badge-accent-soft{margin-bottom:0}.icon-circle-md,.course-summary-icon,.nrich-card-icon,.about-focus-icon,.thank-you-icon,.grade-subject-card__icon{display:inline-flex; align-items:center; justify-content:center; border-radius:var(--radius)}.icon-circle-md{width:3rem; height:3rem}.hero-section{position:relative; overflow:hidden; padding:6.5rem 0 7rem; background:radial-gradient(circle at 9% 16%,rgba(var(--nrich-sky-rgb),0.17),transparent 18rem),radial-gradient(circle at 76% 12%,rgba(var(--nrich-amber-rgb),0.19),transparent 18rem),linear-gradient(180deg,#f8fbff 0%,#eef6ff 58%,var(--nrich-white) 100%)}.hero-section--inner{min-height:21rem; display:flex; align-items:center}.hero-section--has-bg{isolation:isolate; background:var(--nrich-navy); color:var(--nrich-white)}.hero-section--has-bg::before{position:absolute; inset:0; z-index:0; background:linear-gradient(rgba(32,36,44,0.6),rgba(32,36,44,0.6)),var(--nrich-page-hero-bg); background-position:center 45%; background-size:cover; content:""; transform:scale(1.02)}.hero-section::after{position:absolute; right:0; bottom:0; left:0; z-index:1; height:7rem; background:linear-gradient(180deg,transparent,var(--nrich-white)); content:""; pointer-events:none}.hero-section--has-bg::after{display:none}.hero-section>.container{position:relative; z-index:2}.hero-section h1{max-width:42rem; color:var(--nrich-navy)}.hero-section--inner h1{max-width:70rem; font-size:3.25rem}.hero-section h1,.hero-section .hero-gradient-text{background-image:linear-gradient(100deg,#0f56a8 0%,var(--nrich-blue) 26%,var(--nrich-sky) 52%,#d57900 76%,var(--nrich-coral) 100%); background-position:0% 50%; background-size:180% 180%; background-clip:text; color:transparent !important; filter:drop-shadow(0 0.08rem 0.55rem rgba(var(--nrich-blue-rgb),0.1)); -webkit-background-clip:text; -webkit-text-fill-color:transparent}.hero-section--has-bg h1,.hero-section--has-bg h2,.hero-section--has-bg h3,.hero-section--has-bg .page-hero-copy,.hero-section--has-bg .hero-subtitle{color:var(--nrich-white) !important; text-shadow:0 0.125rem 1rem rgba(var(--nrich-navy-rgb),0.54)}.hero-section--has-bg .page-hero-copy,.hero-section--has-bg .hero-subtitle,.hero-section--has-bg .text-muted{color:rgba(var(--nrich-white-rgb),0.88) !important}.hero-section--has-bg .badge-title,.hero-section--has-bg .badge-accent-soft{border-color:rgba(var(--nrich-white-rgb),0.22); background:rgba(var(--nrich-white-rgb),0.14); color:var(--nrich-white); box-shadow:0 0.75rem 1.6rem rgba(var(--nrich-navy-rgb),0.18); backdrop-filter:blur(0.75rem)}.hero-section--has-bg .campus-summary-card{background:rgba(var(--nrich-white-rgb),0.94); color:var(--nrich-ink); box-shadow:0 1.25rem 3rem rgba(var(--nrich-navy-rgb),0.24); backdrop-filter:blur(0.85rem)}.hero-section--has-bg .campus-summary-card h2,.hero-section--has-bg .campus-summary-card h3{color:var(--nrich-navy) !important; text-shadow:none}.hero-section--has-bg .campus-summary-list dt{color:var(--nrich-muted)}.hero-section--has-bg .campus-summary-list dd{color:var(--nrich-navy)}.hero-section .container.text-center h1,.hero-section .container.text-center .page-hero-title-narrow,.hero-section .text-center h1,.hero-section .text-center .page-hero-title-narrow{margin-right:auto; margin-left:auto}#hero-block:not(.hero-section--video) .row>.col-lg-6:first-child{text-align:center}#hero-block:not(.hero-section--video) .row>.col-lg-6:first-child h1,#hero-block:not(.hero-section--video) .row>.col-lg-6:first-child .hero-subtitle{margin-right:auto; margin-left:auto}#hero-block:not(.hero-section--video) .row>.col-lg-6:first-child .d-flex{justify-content:center}.hero-gradient-text{color:var(--nrich-navy)}.hero-subtitle,.page-hero-copy{max-width:41rem; color:var(--nrich-ink-soft); font-size:1.125rem; line-height:1.76}.hero-section--video{display:grid; min-height:40rem; place-items:center; background:var(--nrich-navy); color:var(--nrich-white); isolation:isolate}.hero-section--video::before{position:absolute; inset:0; z-index:1; background:rgba(32,36,44,0.6); content:""}.hero-section--video::after{display:none}.hero-background-video{position:absolute; inset:0; z-index:0; width:100%; height:100%; object-fit:cover; pointer-events:none}.hero-video-copy,.hero-section--video h1,.hero-section--video .hero-subtitle{color:var(--nrich-white)}.hero-section--has-bg h1,.hero-section--has-bg .hero-gradient-text,.hero-section--video h1,.hero-section--video .hero-gradient-text{background-image:linear-gradient(100deg,var(--nrich-white) 0%,#d9f3ff 24%,#7edcff 48%,#ffd27f 72%,#ffffff 100%); background-position:0% 50%; background-size:180% 180%; background-clip:text; color:transparent !important; text-shadow:none; filter:drop-shadow(0 0.14rem 0.9rem rgba(var(--nrich-navy-rgb),0.52)); -webkit-background-clip:text; -webkit-text-fill-color:transparent}.hero-video-rule{width:5rem; height:0.22rem; margin-bottom:1.25rem; border-radius:999rem; background:var(--nrich-amber)}.hero-video-actions{margin-top:1.75rem}#hero-block.hero-section--video .badge-title{border-color:rgba(var(--nrich-white-rgb),0.28); background:rgba(var(--nrich-navy-rgb),0.36); color:var(--nrich-white); box-shadow:0 0.8rem 1.8rem rgba(var(--nrich-navy-rgb),0.24); backdrop-filter:blur(0.65rem)}#hero-block.hero-section--video .nrich-btn-secondary{border-color:var(--nrich-amber); background:var(--nrich-amber); color:var(--nrich-navy); box-shadow:0 1rem 2.1rem rgba(var(--nrich-navy-rgb),0.26)}#hero-block.hero-section--video #hero-secondary-cta{border-color:rgba(var(--nrich-white-rgb),0.58); background:rgba(var(--nrich-white-rgb),0.12); color:var(--nrich-white) !important; backdrop-filter:blur(0.65rem)}.custom-shape-divider-bottom{display:none}.elementor-section{position:relative; padding:5rem 0}.elementor-container,.nrich-section-heading{position:relative; z-index:2}.nrich-section-heading{max-width:48rem; margin:0 auto 3rem; text-align:center}.nrich-section-heading h2{margin:0.75rem 0 0.75rem}.nrich-section-heading p{max-width:42rem; margin:0 auto; color:var(--nrich-muted)}.nrich-empty-state,.nrich-card,.curriculum-card,.campus-card,.testimonial-card,.blog-card,.video-testimonial-card,.sidebar-widget,.contact-form-card,.campus-summary-card,.campus-detail-panel,.about-image-panel,.about-focus-card,.about-principal-panel,.grade-subject-card,.warm-panel,.nrich-accent-card,.cms-section{border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.nrich-card,.curriculum-card,.campus-card,.testimonial-card,.blog-card,.video-testimonial-card,.about-focus-card{height:100%; transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),border-color var(--motion-base) ease}.nrich-card:hover,.curriculum-card:hover,.campus-card:hover,.testimonial-card:hover,.blog-card:hover,.video-testimonial-card:hover,.about-focus-card:hover{border-color:rgba(var(--nrich-blue-rgb),0.26); box-shadow:var(--nrich-shadow); transform:scale(1.018)}.nrich-card,.curriculum-card,.testimonial-card,.about-focus-card{padding:1.75rem}.nrich-card{overflow:hidden; text-align:center}.nrich-card-icon,.curriculum-card-icon,.course-summary-icon{width:3.6rem; height:3.6rem; margin-bottom:1.25rem; background:rgba(var(--nrich-blue-rgb),0.09); color:var(--nrich-blue); font-size:1.5rem}.nrich-card-icon-accent{background:rgba(var(--nrich-amber-rgb),0.16); color:#a85f00}.nrich-card-icon-secondary{background:rgba(var(--nrich-teal-rgb),0.1); color:var(--nrich-teal)}.nrich-card-title{margin-bottom:0.75rem; font-size:1.25rem}.nrich-card-text,.curriculum-card p,.campus-card-summary,.video-testimonial-body p,.blog-desc{color:var(--nrich-muted); font-size:1rem; line-height:1.68}.home-tuition-features{position:relative; overflow:hidden; background:radial-gradient(circle at 8% 18%,rgba(var(--nrich-sky-rgb),0.22),transparent 19rem),radial-gradient(circle at 92% 8%,rgba(var(--nrich-amber-rgb),0.24),transparent 17rem),linear-gradient(180deg,#eef8ff 0%,#f8fbff 54%,#fff6e8 100%)}.home-tuition-features .elementor-container{position:relative; z-index:1}.home .elementor-section[aria-label="Identity and Principal Message"]{overflow:hidden; background:radial-gradient(circle at 12% 8%,rgba(var(--nrich-amber-rgb),0.24),transparent 18rem),radial-gradient(circle at 92% 18%,rgba(var(--nrich-coral-rgb),0.12),transparent 18rem),linear-gradient(180deg,#fff3dc 0%,#fffaf2 52%,#f3fbff 100%) !important}.home .elementor-section[aria-label="Curriculum Categories Overviews"]{overflow:hidden; background:radial-gradient(circle at 10% 12%,rgba(var(--nrich-blue-rgb),0.14),transparent 18rem),radial-gradient(circle at 88% 10%,rgba(var(--nrich-teal-rgb),0.16),transparent 18rem),linear-gradient(180deg,#edf7ff 0%,#f7fcff 58%,#eefbf7 100%)}.home .elementor-section[aria-label="Physical Center Locations"]{overflow:hidden; background:radial-gradient(circle at 8% 6%,rgba(var(--nrich-amber-rgb),0.28),transparent 19rem),radial-gradient(circle at 88% 18%,rgba(var(--nrich-sky-rgb),0.14),transparent 18rem),linear-gradient(180deg,#fff1d5 0%,#fff9ee 50%,#f1f8ff 100%) !important}.home #testimonials{overflow:hidden; background:radial-gradient(circle at 14% 10%,rgba(var(--nrich-teal-rgb),0.16),transparent 18rem),radial-gradient(circle at 86% 8%,rgba(var(--nrich-blue-rgb),0.14),transparent 18rem),linear-gradient(180deg,#edf9f6 0%,#f7fbff 54%,#fff7eb 100%)}.home .home-tuition-features,.home .elementor-section[aria-label="Identity and Principal Message"],.home .elementor-section[aria-label="Curriculum Categories Overviews"],.home .elementor-section[aria-label="Physical Center Locations"],.home #testimonials{border-top:0.0625rem solid rgba(var(--nrich-navy-rgb),0.06); border-bottom:0.0625rem solid rgba(var(--nrich-white-rgb),0.78)}.home-feature-card{--feature-accent:var(--nrich-blue); --feature-accent-rgb:var(--nrich-blue-rgb); --feature-soft-rgb:var(--nrich-sky-rgb); isolation:isolate; position:relative; display:flex; flex-direction:column; align-items:flex-start; min-height:20rem; padding:2rem; overflow:hidden; border-color:rgba(var(--feature-accent-rgb),0.18); background:linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.96),rgba(var(--nrich-white-rgb),0.9)),radial-gradient(circle at 88% 0,rgba(var(--feature-soft-rgb),0.2),transparent 13rem); text-align:left}.home-feature-col:nth-child(2) .home-feature-card{--feature-accent:var(--nrich-teal); --feature-accent-rgb:var(--nrich-teal-rgb); --feature-soft-rgb:var(--nrich-teal-rgb)}.home-feature-col:nth-child(3) .home-feature-card{--feature-accent:var(--nrich-amber); --feature-accent-rgb:var(--nrich-amber-rgb); --feature-soft-rgb:var(--nrich-coral-rgb)}.home-feature-card::before{content:""; position:absolute; inset:0; z-index:0; background:radial-gradient(circle at 100% 0,rgba(var(--feature-accent-rgb),0.18),transparent 11rem),linear-gradient(135deg,rgba(var(--feature-accent-rgb),0.08),transparent 42%); opacity:0.95}.home-feature-card::after{content:attr(data-feature-index); position:absolute; right:1.35rem; bottom:0.8rem; z-index:0; color:rgba(var(--feature-accent-rgb),0.1); font-family:var(--font-heading); font-size:clamp(4.5rem,8vw,7rem); font-weight:800; line-height:0.8}.home-feature-card>*{position:relative; z-index:1}.home-feature-card .nrich-card-icon{width:4.3rem; height:4.3rem; margin-bottom:1.25rem; border:0.0625rem solid rgba(var(--feature-accent-rgb),0.22); background:linear-gradient(135deg,rgba(var(--feature-accent-rgb),0.16),rgba(var(--nrich-white-rgb),0.72)); color:var(--feature-accent); box-shadow:0 0.85rem 1.7rem rgba(var(--feature-accent-rgb),0.14); font-size:1.625rem; transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease)}.home-feature-card .nrich-card-title{max-width:14rem; margin-bottom:1rem; color:var(--nrich-navy); font-size:clamp(1.35rem,2vw,1.65rem); font-weight:700; line-height:1.12}.home-feature-card .nrich-card-title .heading-highlight{background-image:none; color:var(--feature-accent) !important; filter:none; -webkit-text-fill-color:currentColor}.home-feature-card .nrich-card-text{margin-bottom:0; color:var(--nrich-ink-soft); font-size:1rem}.home-feature-card:hover{border-color:rgba(var(--feature-accent-rgb),0.36); box-shadow:0 1.35rem 2.6rem rgba(var(--nrich-navy-rgb),0.14),0 0 0 0.18rem rgba(var(--feature-accent-rgb),0.06)}.home-feature-card:hover .nrich-card-icon{transform:scale(1.08)}.home-counter-highlights{position:relative; overflow:hidden; background:radial-gradient(circle at 10% 16%,rgba(var(--nrich-teal-rgb),0.18),transparent 18rem),radial-gradient(circle at 88% 10%,rgba(var(--nrich-amber-rgb),0.24),transparent 17rem),linear-gradient(180deg,#f8fbff 0%,#edf9f6 52%,#fff7eb 100%)}.home-counter-panel{display:grid; grid-template-columns:minmax(0,0.82fr) minmax(0,1.18fr); gap:clamp(1.25rem,3vw,2rem); align-items:stretch; padding:clamp(1.25rem,3vw,2rem); border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.14); border-radius:var(--radius-lg); background:linear-gradient(135deg,rgba(var(--nrich-white-rgb),0.94),rgba(var(--nrich-white-rgb),0.84)),radial-gradient(circle at 100% 0,rgba(var(--nrich-sky-rgb),0.2),transparent 14rem); box-shadow:0 1.1rem 2.8rem rgba(var(--nrich-navy-rgb),0.11)}.home-counter-intro{display:flex; flex-direction:column; justify-content:center; min-width:0}.home-counter-intro .badge-title{align-self:flex-start}.home-counter-intro h2{max-width:34rem; margin:0 0 1rem; font-size:clamp(2rem,4vw,3.3rem); line-height:1.05}.home-counter-intro p{max-width:34rem; margin:0; color:var(--nrich-ink-soft); font-size:1rem; line-height:1.75}.home-counter-grid{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:1rem}.home-counter-card{position:relative; min-height:100%; padding:1.25rem; overflow:hidden; border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.14); border-radius:var(--radius); border-color:rgba(var(--nrich-blue-rgb),0.14); background:linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.98),rgba(var(--nrich-white-rgb),0.9)),radial-gradient(circle at 92% 0,rgba(var(--nrich-sky-rgb),0.18),transparent 10rem); color:var(--nrich-navy); box-shadow:0 0.85rem 1.9rem rgba(var(--nrich-navy-rgb),0.08)}.home-counter-card::after{position:absolute; right:-2.2rem; bottom:-2.3rem; width:6rem; height:6rem; border-radius:999rem; background:radial-gradient(circle,rgba(var(--nrich-blue-rgb),0.1),transparent 70%); content:""; pointer-events:none}.home-counter-card>*{position:relative; z-index:1}.home-counter-icon{display:inline-flex; align-items:center; justify-content:center; width:2.75rem; height:2.75rem; margin-bottom:1rem; border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.2); border-radius:var(--radius); background:linear-gradient(135deg,rgba(var(--nrich-blue-rgb),0.14),rgba(var(--nrich-white-rgb),0.72)); color:var(--nrich-blue); box-shadow:0 0.7rem 1.45rem rgba(var(--nrich-blue-rgb),0.12)}.home-counter-card strong{display:block; margin-bottom:0.5rem; color:var(--nrich-navy); font-size:clamp(2.25rem,4vw,3.35rem); line-height:1}.home-counter-card h3{margin:0 0 0.5rem; font-size:1rem; line-height:1.2}.home-counter-card p{margin:0; color:var(--nrich-muted); font-size:0.875rem; line-height:1.58}.nrich-accent-card{padding:1.25rem; border-left:0.25rem solid var(--nrich-teal); background:linear-gradient(180deg,var(--nrich-white),var(--nrich-soft))}.identity-card-dark,.sidebar-cta-panel{isolation:isolate; position:relative; overflow:hidden; background:radial-gradient(circle at 88% 8%,rgba(var(--nrich-amber-rgb),0.24),transparent 18rem),linear-gradient(135deg,var(--nrich-navy) 0%,var(--nrich-navy-2) 58%,#105c73 100%)}.identity-watermark{z-index:0; font-size:8rem; line-height:1}.identity-watermark .fa-quote-right{position:relative; z-index:0}.identity-card-dark>:not(.identity-watermark){position:relative; z-index:1}.curriculum-card,.campus-card,.blog-card,.video-testimonial-card{display:flex; flex-direction:column; overflow:hidden}.curriculum-card-actions,.campus-card-actions{display:grid; gap:0.75rem; margin-top:auto}.curriculum-card-actions .nrich-btn,.campus-card-actions .nrich-btn{width:100%}.campus-card-media,.blog-img-wrap,.video-testimonial-media,.campus-featured-image,.campus-featured-slider,.scf-gallery-link{position:relative; display:block; overflow:hidden; background:var(--nrich-soft)}.campus-card-media,.blog-img-wrap,.video-testimonial-media{aspect-ratio:16 / 10}.campus-card-media img,.blog-img-wrap img,.video-testimonial-media img,.campus-featured-image img,.scf-gallery-link img{width:100%; height:100%; object-fit:cover; transition:transform var(--motion-base) var(--motion-ease)}.campus-card:hover .campus-card-media img,.blog-card:hover .blog-img-wrap img,.video-testimonial-card:hover .video-testimonial-media img,.scf-gallery-item:hover .scf-gallery-link img{transform:scale(1.035)}.campus-card-body,.blog-body,.video-testimonial-body{display:flex; flex:1 1 auto; flex-direction:column; padding:1.5rem}.campus-card-title a,.blog-title a{color:var(--nrich-navy); text-decoration:none}.campus-card-title a:hover,.blog-title a:hover{color:var(--nrich-blue)}.footer-contact-item{display:flex; gap:0.75rem; align-items:flex-start}.contact-info-item + .contact-info-item{margin-top:1rem}.footer-contact-item i{margin-top:0.25rem; color:var(--nrich-amber)}.blog-readmore{display:inline-flex; align-items:center; gap:0.5rem; color:var(--nrich-blue) !important; font-size:0.875rem; font-weight:700; text-decoration:none}.blog-meta{display:flex; flex-wrap:wrap; gap:0.75rem; margin-bottom:1rem; color:var(--nrich-muted); font-size:0.75rem; font-weight:700}.blog-meta i{color:var(--nrich-blue); filter:drop-shadow(0 0.35rem 0.7rem rgba(var(--nrich-blue-rgb),0.16))}.blog-single-hero-meta{color:rgba(var(--nrich-white-rgb),0.86) !important}.blog-single-hero-meta i{color:var(--nrich-amber); filter:drop-shadow(0 0.4rem 0.75rem rgba(var(--nrich-amber-rgb),0.28))}.blog-single-article{max-width:var(--nrich-container-max); margin:0 auto; padding:clamp(1.25rem,3vw,2.5rem); border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.16); border-radius:var(--radius-lg)}.blog-single-article .icon-button-sm{border-color:rgba(var(--nrich-blue-rgb),0.24) !important; background:rgba(var(--nrich-blue-rgb),0.08); color:var(--nrich-blue) !important}.blog-single-article .icon-button-sm:hover,.blog-single-article .icon-button-sm:focus{border-color:var(--nrich-blue) !important; background:var(--nrich-blue); color:var(--nrich-white) !important}.blog-single-footer,.blog-single-tags,.blog-single-share{min-width:0}.blog-single-tags{flex:1 1 18rem; flex-wrap:wrap}.blog-single-tags .badge{max-width:100%; overflow-wrap:anywhere; white-space:normal}.blog-single-share{flex:0 0 auto; flex-wrap:wrap}.testimonial-card{display:flex; flex-direction:column; text-align:center}.testimonial-carousel-multi .testimonial-card{min-height:var(--testimonial-card-min-height,0px)}.testimonial-carousel-multi{margin:-2rem; padding:2rem}.testimonial-carousel-multi .carousel-inner,.testimonial-carousel-multi .carousel-item{overflow:visible}.testimonial-carousel-panel{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1rem; margin:-1.25rem; overflow:visible; padding:1.25rem}.testimonial-carousel-card{display:flex; min-width:0; overflow:visible}.testimonial-carousel-card>.testimonial-card{overflow:visible; width:100%}.testimonial-carousel-card>.testimonial-card:hover{z-index:10}.rating-stars{display:flex; gap:0.25rem; color:var(--nrich-amber)}.rating-star-empty{color:var(--nrich-border-strong)}.testimonial-quote{flex:1; margin:1.25rem auto 1.5rem; color:var(--nrich-ink-soft); font-size:1rem; line-height:1.82}.testimonial-user{display:flex; align-items:center; gap:1rem; margin-top:auto}.testimonial-avatar{display:inline-flex; align-items:center; justify-content:center; width:3.35rem; height:3.35rem; flex:0 0 3.35rem; border-radius:50%; background:linear-gradient(135deg,var(--nrich-blue),var(--nrich-teal)); color:var(--nrich-white); font-weight:800}.testimonial-name{margin-bottom:0.25rem; color:var(--nrich-navy); font-weight:700}.testimonial-role{color:var(--nrich-ink-soft); font-size:0.875rem}.testimonial-carousel-control{display:inline-flex; align-items:center; justify-content:center; width:2.7rem; height:2.7rem; border-color:var(--nrich-border) !important; color:var(--nrich-blue) !important}.testimonial-carousel-control:hover{background:var(--nrich-blue) !important; color:var(--nrich-white) !important}.form-control-nrich,.form-select.form-control-nrich,input[type="text"],input[type="email"],input[type="tel"],input[type="url"],input[type="search"],select,textarea{min-height:3rem; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); color:var(--nrich-ink); box-shadow:none}.form-control-nrich:focus,.form-select.form-control-nrich:focus,input:focus,select:focus,textarea:focus{border-color:var(--nrich-blue); box-shadow:var(--nrich-focus-ring)}textarea.form-control-nrich,textarea{min-height:8.5rem}.accordion-nrich{display:grid; gap:1rem}.accordion-nrich .accordion-item{overflow:hidden; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); box-shadow:var(--nrich-shadow-sm)}.accordion-nrich summary.accordion-button{display:flex; align-items:center; list-style:none; cursor:pointer; color:var(--nrich-navy); font-weight:700; box-shadow:none}.accordion-nrich summary.accordion-button::-webkit-details-marker{display:none}.accordion-nrich .accordion-item[open]>summary.accordion-button{background:rgba(var(--nrich-blue-rgb),0.08); color:var(--nrich-blue)}.accordion-nrich summary.accordion-button::after{content:""; flex:0 0 auto; width:1rem; height:1rem; margin-left:auto; background-color:currentColor; -webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-size:contain; mask-size:contain; transition:transform 0.2s ease}.accordion-nrich .accordion-item[open]>summary.accordion-button::after{transform:rotate(-180deg)}.accordion-nrich .accordion-body{height:0; padding-bottom:0; overflow:hidden; color:var(--nrich-muted); line-height:1.75; transition:height 0.3s ease,padding-bottom 0.3s ease}.accordion-nrich .accordion-item[open] .accordion-body{height:auto}.faq-page-accordion .accordion-item{border-color:rgba(var(--nrich-navy-rgb),0.12); box-shadow:none}.faq-page-accordion .accordion-header{margin:0; font:inherit}.faq-page-accordion summary.accordion-button,.faq-page-accordion summary.accordion-button:hover,.faq-page-accordion summary.accordion-button:focus{background:var(--nrich-white); color:var(--nrich-navy); gap:1rem; font-family:var(--font-body); font-size:1rem; font-weight:700; line-height:1.45; letter-spacing:0; min-height:4.25rem; padding:1.25rem 1.25rem; box-shadow:none}.faq-page-accordion .accordion-button .heading-highlight{color:inherit; background:none; filter:none; animation:none; -webkit-text-fill-color:currentColor}.faq-page-accordion .faq-accordion-question-title{flex:1 1 auto; min-width:0; overflow-wrap:break-word}.faq-page-accordion .accordion-button::after{transform:translateY(0.05rem)}.faq-page-accordion .accordion-item[open]>summary.accordion-button::after{transform:translateY(0.05rem) rotate(-180deg)}.faq-page-accordion .accordion-body{padding:0 1.25rem}.faq-page-accordion .accordion-item[open] .accordion-body{padding:0 1.25rem 1.25rem}@media(max-width:767.98px){.faq-page-accordion{gap:0.75rem}.faq-page-accordion summary.accordion-button,.faq-page-accordion summary.accordion-button:hover,.faq-page-accordion summary.accordion-button:focus{align-items:flex-start; gap:0.75rem; min-height:3.75rem; padding:1rem; font-size:1rem; line-height:1.42}.faq-page-accordion .accordion-button::after{margin-top:0.25rem}.faq-page-accordion .accordion-body{padding:0 1rem}.faq-page-accordion .accordion-item[open] .accordion-body{padding:0 1rem 1rem}}.contact-enrolment-section{background:linear-gradient(180deg,var(--nrich-white),var(--nrich-soft)) !important}.contact-form-card{padding:1.25rem; box-shadow:var(--nrich-shadow)}.contact-zoho-iframe,.enrollment-zoho-iframe,.appointment-zoho-iframe,.feedback-zoho-iframe,.franchise-zoho-iframe{display:block; width:100%; border:0}.contact-zoho-iframe{height:530px}.enrollment-zoho-iframe{height:1020px}.appointment-zoho-iframe{height:930px}.feedback-zoho-iframe{height:820px}.franchise-zoho-iframe{height:565px}.zoho-frame-shell{position:relative; overflow:hidden; border-radius:calc(var(--radius) - 0.0625rem)}@supports selector(:has(*)){.zoho-frame-shell::before{content:""; position:absolute; inset:0; z-index:2; background:linear-gradient(100deg,var(--nrich-soft) 30%,var(--nrich-border) 50%,var(--nrich-soft) 70%); background-size:200% 100%; animation:nrich-skeleton-shimmer 1.4s ease-in-out infinite; pointer-events:none}.zoho-frame-shell:has(iframe.is-loaded)::before{animation:none; opacity:0; transition:opacity var(--motion-base) ease}}@keyframes nrich-skeleton-shimmer{from{background-position:150% 0}to{background-position:-50% 0}}@media(prefers-reduced-motion:reduce){.zoho-frame-shell::before{animation:none !important; background:var(--nrich-soft) !important}}@media(min-width:62rem){.enquiry-form-section .cms-two-column-section__inner{grid-template-columns:minmax(0,3fr) minmax(0,2fr); align-items:start; gap:2.5rem}}.cf7-nrich-form{--cf7-navy:#0b2d45; --cf7-teal:#0f8f8c; --cf7-teal-rgb:15,143,140; --cf7-teal-dark:#0a7471; --cf7-hero-dark:#071f33; --cf7-ink:#162436; --cf7-border:#dce6ed; --cf7-form-bg:#fbfdff; --cf7-white:#ffffff; --cf7-danger:#d95d4f; --cf7-motion-fast:150ms; --cf7-motion-base:220ms; --cf7-motion-ease:cubic-bezier(0.2,0.8,0.2,1); container-type:inline-size; container-name:cf7nrich; max-width:45rem; font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif; color:var(--cf7-ink)}.cf7-nrich-form *,.cf7-nrich-form *::before,.cf7-nrich-form *::after{box-sizing:border-box}.cf7-nrich-form p{margin:0}.cf7-row{display:grid; grid-template-columns:1fr; gap:0.75rem; margin-bottom:0.75rem}@container cf7nrich(min-width:28rem){.cf7-row--2col{grid-template-columns:1fr 1fr}}.cf7-field label{display:block; margin-bottom:0.25rem; color:var(--cf7-navy); font-size:0.8125rem; font-weight:600}.cf7-field label + br{display:none}.cf7-nrich-form .wpcf7-form-control{width:100%; min-height:2.6rem; padding:0.5rem 0.85rem; border:0.0625rem solid var(--cf7-border); border-radius:0.5rem; background-color:var(--cf7-form-bg); color:var(--cf7-ink); font-family:inherit; font-size:0.9375rem; box-shadow:none; transition:border-color var(--cf7-motion-fast) ease,box-shadow var(--cf7-motion-fast) ease,background-color var(--cf7-motion-fast) ease}.cf7-nrich-form select.wpcf7-form-control{cursor:pointer; appearance:none; -webkit-appearance:none; -moz-appearance:none; padding-right:2.5rem; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%230b2d45' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' d='M1 1l5 5 5-5'/%3E%3C/svg%3E"); background-repeat:no-repeat; background-position:right 0.9rem center; background-size:0.7rem}.cf7-nrich-form select.wpcf7-form-control:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%230f8f8c' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' d='M1 1l5 5 5-5'/%3E%3C/svg%3E")}.cf7-nrich-form .wpcf7-form-control.wpcf7-checkbox,.cf7-nrich-form .wpcf7-form-control.wpcf7-radio,.cf7-nrich-form .wpcf7-form-control.wpcf7-acceptance{display:block; width:auto; min-height:0; padding:0; border:0; background:none}.cf7-nrich-form .wpcf7-form-control:focus{outline:0; border-color:var(--cf7-teal); background-color:var(--cf7-white); box-shadow:0 0 0 0.2rem rgba(var(--cf7-teal-rgb),0.16)}.cf7-nrich-form .wpcf7-form-control:user-invalid{border-color:var(--cf7-danger)}.cf7-nrich-form .wpcf7-form-control:user-valid{border-color:var(--cf7-teal)}.cf7-nrich-form .wpcf7-form-control:not(:placeholder-shown):invalid{border-color:var(--cf7-danger)}.cf7-nrich-form .wpcf7-not-valid-tip{display:block; margin-top:0.35rem; color:var(--cf7-danger); font-size:0.8125rem; font-weight:600}.cf7-fieldset{margin:0 0 0.75rem; padding:0.75rem 0.95rem; border:0.0625rem solid var(--cf7-border); border-radius:0.5rem; background-color:var(--cf7-form-bg)}.cf7-fieldset legend{margin-bottom:0.5rem; padding:0; color:var(--cf7-navy); font-size:0.8125rem; font-weight:600}.cf7-nrich-form .wpcf7-list-item{display:flex; align-items:flex-start; gap:0.5rem; margin:0 0 0.4rem}.cf7-nrich-form .wpcf7-list-item:last-child{margin-bottom:0}.cf7-nrich-form .wpcf7-list-item-label{cursor:pointer; line-height:1.4}.cf7-nrich-form input[type="radio"],.cf7-nrich-form input[type="checkbox"]{width:1.05rem; height:1.05rem; margin-top:0.15rem; flex-shrink:0; accent-color:var(--cf7-teal)}.cf7-nrich-form .wpcf7-submit{display:inline-flex; align-items:center; justify-content:center; width:100%; min-height:2.75rem; margin-top:0.25rem; padding:0.7rem 1.35rem; border:0; border-radius:0.5rem; background:linear-gradient(135deg,var(--cf7-navy),var(--cf7-teal)); box-shadow:0 0.75rem 1.625rem rgba(var(--cf7-teal-rgb),0.22); color:var(--cf7-white); font-family:inherit; font-size:1rem; font-weight:800; cursor:pointer; transition:transform var(--cf7-motion-base) var(--cf7-motion-ease),background var(--cf7-motion-fast) ease}.cf7-nrich-form .wpcf7-submit:hover,.cf7-nrich-form .wpcf7-submit:focus-visible{background:linear-gradient(135deg,var(--cf7-hero-dark),var(--cf7-teal-dark)); transform:translateY(-0.125rem)}.cf7-nrich-form .wpcf7-submit:disabled{opacity:0.65; cursor:not-allowed; transform:none}.cf7-nrich-form .wpcf7-spinner{margin-left:0.6rem}.cf7-nrich-form .wpcf7-response-output{margin-top:1.25rem; padding:0.85rem 1rem; border:0.0625rem solid var(--cf7-border); border-radius:0.5rem; font-size:0.875rem; font-weight:600}.cf7-nrich-form form.invalid .wpcf7-response-output,.cf7-nrich-form form.aborted .wpcf7-response-output,.cf7-nrich-form form.spam .wpcf7-response-output,.cf7-nrich-form form.failed .wpcf7-response-output,.cf7-nrich-form form.payment-required .wpcf7-response-output{border-color:var(--cf7-danger); color:var(--cf7-danger)}.cf7-nrich-form form.sent .wpcf7-response-output{border-color:var(--cf7-teal); color:var(--cf7-teal-dark)}.franchise-page{background:var(--nrich-white)}.franchise-overview-section,.franchise-benefits-section,.franchise-proof-section,.franchise-requirements-section,.franchise-form-section{position:relative; padding:5rem 0}.franchise-benefits-section,.franchise-requirements-section{background:linear-gradient(180deg,#f8fbff 0%,#f1faf7 100%)}.franchise-overview-grid{display:grid; grid-template-columns:minmax(0,1.35fr) minmax(18rem,0.65fr); gap:clamp(1.5rem,4vw,3rem); align-items:stretch}.franchise-overview-grid--single{grid-template-columns:1fr}.franchise-overview-copy h2{max-width:40rem; font-size:clamp(2rem,4vw,3.25rem)}.franchise-rich-text{max-width:46rem; color:var(--nrich-ink-soft); font-size:1rem; line-height:1.75}.franchise-rich-text>:last-child{margin-bottom:0}.franchise-point-grid{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0.75rem; margin-top:1.5rem}.franchise-point{display:flex; align-items:center; gap:0.75rem; min-height:3.5rem; padding:0.75rem 1rem; border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.12); border-radius:var(--radius); background:var(--nrich-white); color:var(--nrich-navy); font-weight:700; box-shadow:var(--nrich-shadow-xs)}.franchise-point i{display:inline-flex; align-items:center; justify-content:center; flex:0 0 2.1rem; width:2.1rem; height:2.1rem; border-radius:var(--radius); background:rgba(var(--nrich-teal-rgb),0.13); color:var(--nrich-teal)}.franchise-apply-panel,.franchise-story-card,.franchise-stats-panel,.franchise-requirements-panel,.franchise-brochure-panel,.franchise-benefit-card{border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.franchise-apply-panel{display:flex; flex-direction:column; justify-content:center; gap:1.25rem; min-height:15rem; padding:clamp(1.4rem,3vw,2rem); border-color:rgba(var(--nrich-blue-rgb),0.28); background:transparent; box-shadow:none; color:var(--nrich-navy)}.franchise-apply-panel h2{margin:0; color:inherit; font-size:clamp(1.35rem,2.6vw,2rem); line-height:1.15}.franchise-apply-panel .nrich-btn{align-self:flex-start}.franchise-image-strip{margin-top:2rem}.franchise-intro-image{display:block; width:100%; max-height:25rem; object-fit:cover; border-radius:var(--radius); box-shadow:var(--nrich-shadow)}.franchise-benefit-card{height:100%; padding:1.5rem; transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),border-color var(--motion-base) ease}.franchise-benefit-card:hover{border-color:rgba(var(--nrich-teal-rgb),0.28); box-shadow:var(--nrich-shadow); transform:scale(1.018)}.franchise-benefit-icon{display:inline-flex; align-items:center; justify-content:center; width:3rem; height:3rem; margin-bottom:1rem; border-radius:var(--radius); background:rgba(var(--nrich-amber-rgb),0.16); color:#a85f00; font-size:1.25rem}.franchise-benefit-card h3{margin:0 0 0.5rem; color:var(--nrich-navy); font-size:1rem; line-height:1.25}.franchise-benefit-card p{margin:0; color:var(--nrich-muted); font-size:0.875rem; line-height:1.6}.franchise-proof-grid{display:grid; grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr); gap:clamp(1.25rem,3vw,2rem); align-items:stretch}.franchise-story-card,.franchise-stats-panel,.franchise-requirements-panel,.franchise-brochure-panel{padding:clamp(1.35rem,3vw,2rem)}.franchise-story-card h2,.franchise-stats-panel h2,.franchise-requirements-panel h2,.franchise-form-heading h2,.franchise-brochure-panel h2{margin:0 0 1rem; color:var(--nrich-navy); font-size:clamp(1.35rem,2.6vw,2rem); line-height:1.18}.franchise-story-card blockquote{position:relative; margin:0; padding-left:1.25rem; border-left:0.25rem solid var(--nrich-amber)}.franchise-story-card blockquote p{margin:0 0 0.75rem; color:var(--nrich-ink-soft); font-size:1.125rem; font-weight:700; line-height:1.55}.franchise-story-card cite{color:var(--nrich-muted); font-style:normal; font-weight:700}.franchise-stats-grid{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1rem}.franchise-stat-card{min-height:100%; padding:1rem; border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.12); border-radius:var(--radius); background:linear-gradient(180deg,var(--nrich-white),var(--nrich-soft))}.franchise-stat-card strong{display:block; margin-bottom:0.5rem; color:var(--nrich-blue); font-size:clamp(2rem,3vw,2.65rem); line-height:1}.franchise-stat-card>span{display:block; color:var(--nrich-navy); font-size:0.875rem; font-weight:800; line-height:1.3}.franchise-stat-card strong .about-counter-number{display:inline; color:inherit; font:inherit; line-height:inherit}.franchise-stat-card p{margin:0.5rem 0 0; color:var(--nrich-muted); font-size:0.875rem; line-height:1.5}.franchise-requirements-panel{max-width:58rem; margin:0 auto}.franchise-check-list{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0.75rem 1.25rem; padding:0; margin:0; list-style:none}.franchise-check-list li{display:flex; align-items:flex-start; gap:0.75rem; color:var(--nrich-ink-soft); font-weight:700}.franchise-check-list i{margin-top:0.25rem; color:var(--nrich-teal)}.franchise-form-card{height:100%}.franchise-form-heading{margin-bottom:1rem}.franchise-form-heading p{max-width:42rem; margin:0; color:var(--nrich-muted); line-height:1.65}.franchise-brochure-panel{display:flex; flex-direction:column; justify-content:center; min-height:100%; border-color:rgba(var(--nrich-teal-rgb),0.34); background:transparent; box-shadow:none; color:var(--nrich-navy)}.franchise-brochure-panel>i{display:inline-flex; align-items:center; justify-content:center; width:3.4rem; height:3.4rem; margin-bottom:1rem; border:0.0625rem solid rgba(var(--nrich-teal-rgb),0.38); border-radius:var(--radius); background:transparent; color:var(--nrich-teal); font-size:1.375rem}.franchise-brochure-panel h2{color:var(--nrich-navy)}.franchise-brochure-panel .heading-highlight{color:var(--nrich-teal)}.franchise-brochure-panel p{margin:0 0 1.25rem; color:var(--nrich-ink-soft); line-height:1.65}.franchise-brochure-panel .nrich-btn-secondary{border-color:var(--nrich-teal); background:transparent; color:var(--nrich-teal) !important}.franchise-brochure-panel .nrich-btn-secondary:hover,.franchise-brochure-panel .nrich-btn-secondary:focus{border-color:var(--nrich-teal); background:var(--nrich-teal); color:var(--nrich-white) !important}.franchise-page{background:linear-gradient(180deg,var(--nrich-white) 0%,#f8fbff 46%,var(--nrich-white) 100%)}.franchise-overview-section{overflow:hidden; background:radial-gradient(circle at 8% 12%,rgba(var(--nrich-sky-rgb),0.14),transparent 17rem),radial-gradient(circle at 94% 18%,rgba(var(--nrich-teal-rgb),0.11),transparent 18rem),linear-gradient(180deg,var(--nrich-white) 0%,#f7fbff 100%) !important}.franchise-benefits-section{overflow:hidden; background:radial-gradient(circle at 12% 16%,rgba(var(--nrich-teal-rgb),0.16),transparent 18rem),radial-gradient(circle at 88% 12%,rgba(var(--nrich-amber-rgb),0.18),transparent 18rem),linear-gradient(180deg,#f8fbff 0%,#eef9f6 58%,#fff8ed 100%)}.franchise-proof-section{overflow:hidden; background:radial-gradient(circle at 8% 0,rgba(var(--nrich-amber-rgb),0.12),transparent 16rem),linear-gradient(180deg,var(--nrich-white) 0%,#f7fbff 100%) !important}.franchise-requirements-section{background:radial-gradient(circle at 90% 18%,rgba(var(--nrich-sky-rgb),0.14),transparent 18rem),linear-gradient(180deg,#f8fbff 0%,#f1faf7 100%)}.franchise-faq-section{position:relative; padding:5rem 0; overflow:hidden; background:radial-gradient(circle at 10% 10%,rgba(var(--nrich-amber-rgb),0.12),transparent 17rem),radial-gradient(circle at 90% 18%,rgba(var(--nrich-sky-rgb),0.14),transparent 18rem),linear-gradient(180deg,var(--nrich-white) 0%,#f8fbff 100%)}.franchise-form-section{background:radial-gradient(circle at 10% 8%,rgba(var(--nrich-teal-rgb),0.12),transparent 17rem),radial-gradient(circle at 90% 12%,rgba(var(--nrich-amber-rgb),0.13),transparent 18rem),linear-gradient(180deg,var(--nrich-white) 0%,#f8fbff 100%) !important}.franchise-overview-copy .badge-title,.franchise-benefits-section .badge-title,.franchise-faq-section .badge-title{border-color:rgba(var(--nrich-teal-rgb),0.2); background:rgba(var(--nrich-teal-rgb),0.08); color:var(--nrich-teal)}.franchise-point,.franchise-benefit-card,.franchise-story-card,.franchise-stats-panel,.franchise-requirements-panel,.franchise-form-card,.franchise-brochure-panel{border-color:rgba(var(--nrich-blue-rgb),0.14); background:linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.98),rgba(var(--nrich-white-rgb),0.92)); box-shadow:0 0.85rem 1.9rem rgba(var(--nrich-navy-rgb),0.08)}.franchise-apply-panel{border-color:rgba(var(--nrich-blue-rgb),0.28); background:transparent; box-shadow:none}.franchise-apply-panel .heading-highlight{color:var(--nrich-blue)}.franchise-point:nth-child(3n+1) i{border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.18); background:rgba(var(--nrich-blue-rgb),0.09); color:var(--nrich-blue)}.franchise-point:nth-child(3n+2) i{border:0.0625rem solid rgba(var(--nrich-teal-rgb),0.2); background:rgba(var(--nrich-teal-rgb),0.1); color:var(--nrich-teal)}.franchise-point:nth-child(3n+3) i{border:0.0625rem solid rgba(var(--nrich-amber-rgb),0.28); background:rgba(var(--nrich-amber-rgb),0.14); color:#a85f00}.franchise-benefit-card:nth-child(3n+1),.row>[class*="col-"]:nth-child(3n+1) .franchise-benefit-card{border-color:rgba(var(--nrich-blue-rgb),0.16)}.row>[class*="col-"]:nth-child(3n+1) .franchise-benefit-icon{border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.18); background:rgba(var(--nrich-blue-rgb),0.1); color:var(--nrich-blue)}.row>[class*="col-"]:nth-child(3n+2) .franchise-benefit-card{border-color:rgba(var(--nrich-teal-rgb),0.18)}.row>[class*="col-"]:nth-child(3n+2) .franchise-benefit-icon{border:0.0625rem solid rgba(var(--nrich-teal-rgb),0.2); background:rgba(var(--nrich-teal-rgb),0.1); color:var(--nrich-teal)}.row>[class*="col-"]:nth-child(3n+3) .franchise-benefit-card{border-color:rgba(var(--nrich-amber-rgb),0.24)}.row>[class*="col-"]:nth-child(3n+3) .franchise-benefit-icon{border:0.0625rem solid rgba(var(--nrich-amber-rgb),0.3); background:rgba(var(--nrich-amber-rgb),0.15); color:#a85f00}.franchise-story-card{border-color:rgba(var(--nrich-amber-rgb),0.26); background:radial-gradient(circle at 100% 0,rgba(var(--nrich-amber-rgb),0.12),transparent 13rem),linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.98),#fffaf2)}.franchise-story-card blockquote{border-left-color:var(--nrich-amber)}.franchise-stats-panel{border-color:rgba(var(--nrich-blue-rgb),0.16); background:radial-gradient(circle at 100% 0,rgba(var(--nrich-sky-rgb),0.18),transparent 14rem),linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.98),#f3f9ff)}.franchise-stat-card.about-stat-counter{border-color:rgba(var(--nrich-blue-rgb),0.14); background:linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.98),rgba(var(--nrich-white-rgb),0.9)),radial-gradient(circle at 92% 0,rgba(var(--nrich-sky-rgb),0.2),transparent 9rem)}.franchise-stat-card.about-stat-counter:nth-child(2) strong{color:var(--nrich-teal)}.franchise-stat-card.about-stat-counter:nth-child(3) strong{color:#a85f00}.franchise-requirements-panel{border-color:rgba(var(--nrich-teal-rgb),0.2); background:radial-gradient(circle at 100% 0,rgba(var(--nrich-teal-rgb),0.12),transparent 13rem),linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.98),#f3fbf8)}.franchise-check-list i{display:inline-flex; align-items:center; justify-content:center; flex:0 0 1.35rem; width:1.35rem; height:1.35rem; margin-top:0; border-radius:50%; background:rgba(var(--nrich-teal-rgb),0.12); color:var(--nrich-teal); font-size:0.75rem}.franchise-faq-accordion .accordion-item{border-color:rgba(var(--nrich-blue-rgb),0.14); background:linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.99),rgba(var(--nrich-white-rgb),0.94)); box-shadow:0 0.85rem 1.9rem rgba(var(--nrich-navy-rgb),0.08)}.franchise-faq-accordion summary.accordion-button,.franchise-faq-accordion summary.accordion-button:hover,.franchise-faq-accordion summary.accordion-button:focus{color:var(--nrich-navy)}.franchise-faq-accordion .accordion-item[open]>summary.accordion-button{background:linear-gradient(135deg,rgba(var(--nrich-teal-rgb),0.1),rgba(var(--nrich-sky-rgb),0.1))}.franchise-faq-accordion .accordion-body{color:var(--nrich-ink-soft)}.franchise-form-card{border-color:rgba(var(--nrich-blue-rgb),0.16); background:radial-gradient(circle at 100% 0,rgba(var(--nrich-sky-rgb),0.13),transparent 13rem),linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.99),rgba(var(--nrich-white-rgb),0.94))}.franchise-brochure-panel{border-color:rgba(var(--nrich-amber-rgb),0.34); background:radial-gradient(circle at 100% 0,rgba(var(--nrich-amber-rgb),0.14),transparent 13rem),linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.99),#fffaf1); color:var(--nrich-navy)}.franchise-brochure-panel>i{border-color:rgba(var(--nrich-amber-rgb),0.36); background:rgba(var(--nrich-amber-rgb),0.12); color:#a85f00}.franchise-brochure-panel .heading-highlight{color:#a85f00}.franchise-brochure-panel .nrich-btn-secondary{border-color:var(--nrich-amber); background:var(--nrich-amber); color:#231b0d !important}.franchise-brochure-panel .nrich-btn-secondary:hover,.franchise-brochure-panel .nrich-btn-secondary:focus{border-color:#f08b00; background:#f08b00; color:#1c160a !important}@media(min-width:1400px){.appointment-zoho-iframe{height:780px}.feedback-zoho-iframe{height:675px}}.sidebar-widget{padding:1.25rem; margin-bottom:1.25rem}.sidebar-title-accent{position:relative; padding-bottom:0.75rem}.sidebar-title-accent::after{position:absolute; bottom:0; left:0; width:3.2rem; height:0.18rem; border-radius:999rem; background:var(--nrich-amber); content:""}.campus-summary-card,.campus-single-content,.campus-gallery-section{padding:1.75rem}.campus-detail-panel{overflow:hidden}.campus-featured-image,.campus-featured-slider,.campus-featured-slider .carousel-inner,.campus-featured-slide,.campus-featured-slide-link{aspect-ratio:16 / 8}.campus-summary-list{display:grid; margin:0}.campus-summary-list div{padding:1rem 0; border-top:0.0625rem solid var(--nrich-border)}.campus-summary-list dt{color:var(--nrich-muted); font-size:0.75rem; font-weight:700; letter-spacing:0.05em; text-transform:uppercase}.campus-summary-list dd{margin:0.25rem 0 0; color:var(--nrich-navy); font-weight:800}.campus-hero-badges,.campus-hero-actions,.thank-you-actions,.about-cta-actions{display:flex; flex-wrap:wrap; gap:0.75rem}.about-section-title,.about-copy{max-width:42rem}.about-image-panel,.about-image{overflow:hidden}.about-image{display:block; width:100%; aspect-ratio:4 / 3; object-fit:cover}.about-card-row,.about-stat-row,.campus-related-block{margin-top:3rem}.about-stat-row{padding:1.25rem; border-radius:var(--radius); background:radial-gradient(circle at 10% 8%,rgba(var(--nrich-amber-rgb),0.25),transparent 18rem),linear-gradient(135deg,var(--nrich-navy),#104a66); box-shadow:var(--nrich-shadow)}.about-stat-counter{min-height:8.5rem; padding:1.25rem; border:0.0625rem solid rgba(var(--nrich-white-rgb),0.16); border-radius:var(--radius); background:rgba(var(--nrich-white-rgb),0.08); color:var(--nrich-white)}.about-stat-counter strong{display:flex; align-items:baseline; gap:0.25rem; color:var(--nrich-white); font-family:var(--font-heading); font-size:3rem; font-weight:800; line-height:1}.about-stat-counter>span,.about-quote-author span{color:rgba(var(--nrich-white-rgb),0.74)}.home-counter-card.about-stat-counter{color:var(--nrich-navy)}.home-counter-card.about-stat-counter strong{color:var(--nrich-navy)}.home-counter-card.about-stat-counter .home-counter-icon{color:var(--nrich-blue)}.franchise-stat-card.about-stat-counter{border-color:rgba(var(--nrich-blue-rgb),0.12); background:linear-gradient(180deg,var(--nrich-white),var(--nrich-soft)); color:var(--nrich-navy)}.franchise-stat-card.about-stat-counter strong{color:var(--nrich-blue)}.franchise-stat-card.about-stat-counter>span{color:var(--nrich-navy)}.franchise-stat-card.about-stat-counter p{color:var(--nrich-muted)}.about-quote-card,.about-cta-band{border-radius:var(--radius); background:radial-gradient(circle at 80% 10%,rgba(var(--nrich-amber-rgb),0.24),transparent 15rem),linear-gradient(135deg,var(--nrich-navy),var(--nrich-blue)); color:var(--nrich-white)}.about-quote-card{height:100%; padding:1.5rem}.about-quote-card h1,.about-quote-card h2,.about-quote-card h3,.about-quote-card blockquote,.about-quote-card strong,.about-cta-band h2,.about-cta-band p{color:inherit}.about-cta-band{display:flex; align-items:center; justify-content:space-between; gap:1.5rem; margin-top:2rem; padding:1.5rem}.photo-gallery-shell{padding:1rem; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-soft)}.scf-grid-gallery,.video-testimonial-grid{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1rem}.scf-gallery-item{overflow:hidden; margin:0; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.scf-gallery-link{aspect-ratio:4 / 3}.scf-gallery-item figcaption{padding:0.75rem 1rem; color:var(--nrich-navy); font-weight:700}.video-testimonial-player{display:block; width:100%; height:100%; object-fit:cover}.video-testimonial-link{color:var(--nrich-white); text-decoration:none}.video-testimonial-link img{display:block}.video-testimonial-play{position:absolute; top:50%; left:50%; display:inline-flex; align-items:center; justify-content:center; width:3.25rem; height:3.25rem; border-radius:999px; background:rgba(var(--nrich-navy-rgb),0.78); color:var(--nrich-white); transform:translate(-50%,-50%)}.video-testimonial-card--media-only{border:0; background:transparent; box-shadow:none}.video-testimonial-label{align-self:flex-start; padding:0.5rem 0.75rem; background:rgba(var(--nrich-teal-rgb),0.1); color:var(--nrich-teal)}.content-page-container{max-width:var(--nrich-container-max)}.content-page-shell{max-width:none; margin:0 auto; padding:clamp(1.35rem,3vw,2.5rem); border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.16); border-radius:var(--radius-lg)}.wp-content{color:var(--nrich-ink-soft); font-size:1rem; line-height:1.78; overflow-wrap:break-word}.wp-content::after{content:""; display:table; clear:both}.wp-content>*:first-child{margin-top:0}.wp-content>*:last-child{margin-bottom:0}.wp-content h1,.wp-content h2,.wp-content h3,.wp-content h4,.wp-content h5,.wp-content h6{clear:none; margin:1.65em 0 0.65em; color:var(--nrich-navy); font-family:var(--font-heading); line-height:1.14}.wp-content strong,.wp-content b{color:var(--nrich-navy)}.wp-content h1{font-size:clamp(2.15rem,4vw,2.8rem); font-weight:800}.wp-content h2{font-size:clamp(1.78rem,3vw,2.28rem); font-weight:800}.wp-content h3{font-size:clamp(1.35rem,2.2vw,1.68rem); font-weight:700; line-height:1.18}.wp-content h4{font-size:1.25rem; font-weight:700; line-height:1.2}.wp-content h5{font-size:1.125rem; font-weight:600; line-height:1.24}.wp-content h6{font-size:1rem; font-weight:700; line-height:1.28; text-transform:uppercase}.wp-content p,.wp-content ul,.wp-content ol,.wp-content dl,.wp-content address{margin:0 0 1.25rem}.wp-content ul,.wp-content ol{padding-left:1.25rem}.wp-content li + li{margin-top:0.25rem}.wp-content li>ul,.wp-content li>ol{margin-top:0.5rem; margin-bottom:0.5rem}.wp-content a:not(.btn-primary):not(.btn-outline){color:var(--nrich-blue); font-weight:700}.wp-content img,.blog-single-featured-image{height:auto; border-radius:var(--radius)}.wp-content img{max-width:100%}.wp-content figure{max-width:100%; margin:1.5rem 0}.wp-content figure img{display:block}.wp-content .alignleft,.wp-content img.alignleft,.wp-content figure.alignleft,.wp-content .wp-caption.alignleft{float:left; max-width:min(46%,22rem); margin:0.25rem 1.5rem 1rem 0}.wp-content .alignright,.wp-content img.alignright,.wp-content figure.alignright,.wp-content .wp-caption.alignright{float:right; max-width:min(46%,22rem); margin:0.25rem 0 1rem 1.5rem}.wp-content .aligncenter,.wp-content img.aligncenter,.wp-content figure.aligncenter,.wp-content .wp-caption.aligncenter{display:block; margin-right:auto; margin-left:auto; text-align:center}.wp-content .alignnone,.wp-content img.alignnone,.wp-content figure.alignnone,.wp-content .wp-caption.alignnone{margin:1rem 0}.wp-content p:has(>img.alignleft:only-child),.wp-content p:has(>img.alignright:only-child),.wp-content p:has(>img.aligncenter:only-child),.wp-content p:has(>img.alignnone:only-child){margin-bottom:0}.wp-content .wp-caption{max-width:100%; padding:0; border:0; background:transparent}.wp-content .wp-caption img,.wp-content .wp-block-image img{display:block}.wp-content .wp-caption-text,.wp-content figcaption,.wp-content .wp-block-image figcaption,.wp-content .wp-block-embed figcaption{margin:0.75rem 0 0; color:var(--nrich-muted); font-size:0.875rem; line-height:1.55; text-align:center}.wp-content iframe{display:block; width:100%; max-width:100%; min-height:18rem; margin:1.5rem 0; border:0; border-radius:var(--radius); background:var(--nrich-soft); aspect-ratio:16 / 9}.wp-content .wp-block-embed,.wp-content .wp-video{max-width:100%; margin:1.5rem 0}.wp-content .wp-block-embed__wrapper{position:relative; overflow:hidden; border-radius:var(--radius)}.wp-content blockquote{margin:1.5rem 0; padding:1rem 1.25rem; border-left:0.25rem solid var(--nrich-amber); border-radius:0 var(--radius) var(--radius) 0; background:rgba(var(--nrich-amber-rgb),0.12); color:var(--nrich-navy); font-size:1rem; line-height:1.72}.wp-content blockquote p:last-child{margin-bottom:0}.wp-content pre{max-width:100%; margin:1.5rem 0; padding:1rem 1.25rem; overflow-x:auto; border:0.0625rem solid rgba(var(--nrich-navy-rgb),0.12); border-radius:var(--radius); background:var(--nrich-navy); color:var(--nrich-white); font-family:var(--font-mono); line-height:1.65; white-space:pre}.wp-content code{padding:0.25rem 0.25rem; border-radius:0.28rem; background:rgba(var(--nrich-blue-rgb),0.09); color:var(--nrich-navy); font-family:var(--font-mono); font-size:0.92em}.wp-content pre code{display:block; padding:0; background:transparent; color:inherit}.wp-content hr{margin:2rem 0; border:0; border-top:0.0625rem solid var(--nrich-border); opacity:1}.wp-content table{display:block; width:100%; max-width:100%; margin:1.5rem 0; overflow-x:auto; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); border-collapse:separate; border-spacing:0}.wp-content th,.wp-content td{padding:0.75rem 1rem; border-bottom:0.0625rem solid var(--nrich-border); text-align:left}.wp-content th{background:rgba(var(--nrich-blue-rgb),0.08); color:var(--nrich-navy)}.wp-content tr:last-child td{border-bottom:0}.wp-content .gallery{display:grid; grid-template-columns:repeat(auto-fit,minmax(10rem,1fr)); gap:1rem; margin:1.5rem 0}.wp-content .gallery br{display:none}.wp-content .gallery-item{float:none; width:auto !important; margin:0}.wp-content .gallery-icon{overflow:hidden; border-radius:var(--radius); background:var(--nrich-soft)}.wp-content .gallery-icon img{display:block; width:100%; border:0 !important}.wp-content .gallery-caption{margin:0.5rem 0 0; color:var(--nrich-muted); font-size:0.875rem; line-height:1.45; text-align:center}.cms-section-repeater{display:grid}.cms-section-repeater>.cms-section{border:0; border-radius:0; box-shadow:none}.cms-section-repeater>.cms-section:nth-child(odd){background:var(--nrich-soft)}.cms-section-repeater>.cms-section:nth-child(even){background:var(--nrich-warm)}.cms-section__inner{display:grid; grid-template-columns:minmax(0,1fr) minmax(17.5rem,42%); gap:2rem; align-items:center; padding:3rem 0}.cms-section--content-only .cms-section__inner{grid-template-columns:minmax(0,1fr)}.cms-section--image-only .cms-section__inner{grid-template-columns:minmax(0,1fr)}.cms-section:nth-child(even) .cms-section__content{order:2}.cms-section--content-only:nth-child(even) .cms-section__content,.cms-section--image-only:nth-child(even) .cms-section__media{order:initial}.cms-section__content,.cms-two-column-section__column{padding:1.5rem}.cms-section--content-only .cms-section__content{width:100%; padding:clamp(1.5rem,3vw,2.25rem)}.cms-section--content-only .cms-section__content h2:first-child,.cms-section--content-only .cms-section__content h3:first-child{margin-top:0}.cms-section--image-only .cms-section__media{width:100%}.cms-section__media{margin:0; overflow:hidden; border-radius:var(--radius); box-shadow:var(--nrich-shadow-sm); aspect-ratio:var(--nrich-media-aspect-ratio,16 / 10)}.cms-section__media img{width:100%; height:100%; object-fit:cover}.cms-two-column-section__column .wp-content p:has(>img:only-child),.cms-two-column-section__column .wp-content figure:has(>img:only-child){overflow:hidden; margin:0; border-radius:var(--radius); box-shadow:var(--nrich-shadow-sm); aspect-ratio:16 / 10}.cms-two-column-section__column .wp-content p:has(>img:only-child)>img,.cms-two-column-section__column .wp-content figure:has(>img:only-child)>img{display:block; width:100%; height:100%; margin:0; object-fit:cover}.cms-two-column-section__inner{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:2rem; align-items:center; padding:3rem 0}.cms-two-column-section--single .cms-two-column-section__inner{grid-template-columns:minmax(0,1fr)}.cms-two-column-section--single .cms-two-column-section__column{width:100%}.grade-tabs-section{padding:5rem 0; background:linear-gradient(180deg,var(--nrich-soft),var(--nrich-mint))}.grade-tabs-shell{display:grid; gap:1.25rem}.grade-tabs-kicker{display:flex; justify-content:center; margin-bottom:-0.25rem}.grade-tabs-kicker .badge-title{display:inline-flex !important; align-items:center; gap:0.5rem; padding:0.75rem 1rem !important; border:0.0625rem solid rgba(var(--nrich-white-rgb),0.5); border-radius:999rem; background:radial-gradient(circle at 15% 20%,rgba(var(--nrich-white-rgb),0.22),transparent 2.6rem),linear-gradient(135deg,var(--nrich-blue),var(--nrich-teal)); color:var(--nrich-white) !important; box-shadow:0 0.8rem 1.6rem rgba(var(--nrich-blue-rgb),0.18)}.grade-tabs-kicker .badge-title::before{width:0.5rem; height:0.5rem; border-radius:999rem; background:var(--nrich-amber); box-shadow:0 0 0 0.25rem rgba(var(--nrich-amber-rgb),0.16); content:""}.grade-tab-nav{display:flex; align-items:center; width:100%; min-width:0; gap:0.5rem}.grade-tab-scroll{display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; width:2.75rem; height:2.75rem; border:0.0625rem solid var(--nrich-border); border-radius:50%; background:var(--nrich-white); color:var(--nrich-navy); font-size:1rem; box-shadow:var(--nrich-shadow-sm); cursor:pointer; transition:color var(--motion-base) ease,border-color var(--motion-base) ease,box-shadow var(--motion-base) ease,opacity var(--motion-base) ease}.grade-tab-scroll:hover,.grade-tab-scroll:focus-visible{border-color:var(--nrich-blue); color:var(--nrich-blue); box-shadow:var(--nrich-shadow)}.grade-tab-scroll:disabled{opacity:0.35; cursor:default; box-shadow:none}.grade-tab-scroll:disabled:hover{border-color:var(--nrich-border); color:var(--nrich-navy)}.grade-tab-list{display:flex; flex:1 1 auto; flex-wrap:nowrap; align-items:center; min-width:0; margin:0 auto; gap:0.9rem; padding:0.75rem 0.25rem 1rem; overflow-x:auto; scroll-behavior:smooth; scroll-padding-inline:0.25rem; scrollbar-width:none; -webkit-overflow-scrolling:touch; border:0; border-radius:0; background:transparent; box-shadow:none}.grade-tab-list::-webkit-scrollbar{display:none}.grade-tab-button{flex:0 0 auto; min-height:3.35rem; padding:0.9rem 1.6rem; border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.22); border-radius:999rem; background:rgba(var(--nrich-white-rgb),0.86); color:var(--nrich-navy); font-size:1rem; font-weight:700; white-space:nowrap; transition:transform var(--motion-base) var(--motion-ease),background var(--motion-base) ease,border-color var(--motion-base) ease,color var(--motion-base) ease}.grade-tab-button:hover,.grade-tab-button:focus-visible{border-color:rgba(var(--nrich-teal-rgb),0.42); background:rgba(var(--nrich-white-rgb),0.98); color:var(--nrich-blue); transform:scale(1.025)}.grade-tab-button.is-active{border-color:var(--nrich-blue); background:radial-gradient(circle at 18% 18%,rgba(var(--nrich-white-rgb),0.22),transparent 2.8rem),linear-gradient(135deg,var(--nrich-blue),var(--nrich-teal)); color:var(--nrich-white)}.grade-tab-panels{margin-top:1.25rem}.grade-tab-panel{padding:0; border:0; background:transparent; box-shadow:none}.grade-tab-heading{margin-bottom:1.25rem}.grade-tab-heading h2{margin:0 0 0.5rem; font-size:clamp(2rem,4vw,3rem); line-height:1.05}.grade-tab-subheading{max-width:48rem; margin:0; color:var(--nrich-ink-soft); font-size:1rem}.grade-tab-intro{max-width:54rem; margin-top:1rem; color:var(--nrich-ink-soft)}.grade-tab-outro{max-width:54rem; margin-top:1.5rem; color:var(--nrich-ink-soft)}.grade-subject-grid{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:1rem}.grade-subject-card{display:grid; grid-template-columns:auto minmax(0,1fr); gap:1rem; align-items:start; padding:1.5rem}.grade-subject-card__icon{width:3rem; height:3rem; background:var(--nrich-amber-soft); color:#a85f00}.grade-subject-card__body h3{margin-top:0; margin-bottom:0.75rem; font-size:clamp(1.22rem,2vw,1.45rem); line-height:1.16}.grade-subject-card__body p:last-child{margin-bottom:0}.grade-subject-card__desc{display:-webkit-box; overflow:hidden; -webkit-box-orient:vertical; -webkit-line-clamp:5}.grade-subject-card__desc.is-expanded{display:block; -webkit-line-clamp:unset}.grade-tab-actions{display:flex; justify-content:center; margin-top:3rem}.grade-subject-grid + .grade-tab-actions{margin-top:3rem}.grade-tab-outro + .grade-tab-actions{margin-top:2rem}.grade-tabs-outro-section{padding:5rem 0 5rem; background:var(--nrich-white)}.grade-tabs-outro-inner{max-width:58rem; margin:0 auto; text-align:center}.grade-tabs-outro-content{color:var(--nrich-ink-soft)}.grade-tabs-outro-content>:last-child{margin-bottom:0}.grade-tabs-outro-actions{display:flex; justify-content:center; margin-top:2rem}.grade-tabs-pathway-section{padding:5rem 0; background:var(--nrich-white)}.grade-tabs-pathway-track{position:relative; display:grid; grid-template-columns:repeat(var(--stage-count,4),minmax(0,1fr)); gap:2rem; margin-top:3rem}.grade-tabs-pathway-track::before{content:""; position:absolute; top:1.75rem; left:calc(50% / var(--stage-count,4)); right:calc(50% / var(--stage-count,4)); height:0.1875rem; background:repeating-linear-gradient(90deg,var(--nrich-border) 0 0.5rem,transparent 0.5rem 1rem); z-index:0}.grade-tabs-pathway-stage{position:relative; z-index:1; display:flex; flex-direction:column; align-items:center; text-align:center}.grade-tabs-pathway-node{margin-bottom:1.25rem}.grade-tabs-pathway-icon{display:inline-flex; align-items:center; justify-content:center; width:3.5rem; height:3.5rem; border-radius:50%; border:0.1875rem solid var(--nrich-white); background:linear-gradient(135deg,var(--nrich-blue),var(--nrich-teal)); color:var(--nrich-white); font-size:1.3rem; box-shadow:var(--nrich-shadow-sm)}.grade-tabs-pathway-range{display:inline-block; margin-bottom:0.5rem; padding:0.3rem 0.9rem; border-radius:999rem; background:var(--nrich-mint); color:var(--nrich-teal); font-size:0.8rem; font-weight:700; text-transform:uppercase; letter-spacing:0.02em}.grade-tabs-pathway-copy h3{margin-bottom:0.6rem; font-size:1.15rem}.grade-tabs-pathway-copy p{color:var(--nrich-muted); font-size:0.92rem; line-height:1.65}.grade-tabs-pathway-desc{display:-webkit-box; overflow:hidden; -webkit-box-orient:vertical; -webkit-line-clamp:4}.grade-tabs-pathway-desc.is-expanded{display:block; -webkit-line-clamp:unset}.grade-tabs-pathway-toggle{display:inline-block; margin-top:0.35rem; padding:0; border:0; background:none; color:var(--nrich-blue); font-size:0.88rem; font-weight:700; cursor:pointer}.grade-tabs-pathway-toggle:hover,.grade-tabs-pathway-toggle:focus-visible{text-decoration:underline}@media(max-width:991.98px){.grade-tabs-pathway-track{grid-template-columns:minmax(0,1fr); gap:0}.grade-tabs-pathway-track::before{top:0; bottom:0; left:1.75rem; right:auto; width:0.1875rem; height:auto; background:repeating-linear-gradient(180deg,var(--nrich-border) 0 0.5rem,transparent 0.5rem 1rem)}.grade-tabs-pathway-stage{flex-direction:row; align-items:flex-start; text-align:left; gap:1.5rem; padding-bottom:2.5rem}.grade-tabs-pathway-stage:last-child{padding-bottom:0}.grade-tabs-pathway-node{margin-bottom:0}}.grade-tabs-why-section{padding:5rem 0; background:linear-gradient(180deg,var(--nrich-soft),var(--nrich-white))}.grade-tabs-why-lead{max-width:46rem; margin:0 auto 1.5rem; text-align:center; font-weight:700; color:var(--nrich-navy)}.grade-tabs-why-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(16rem,1fr)); gap:1.25rem; max-width:62rem; margin:0 auto}.grade-tabs-why-benefit{display:flex; align-items:center; gap:1rem; padding:1.1rem 1.25rem; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); color:var(--nrich-navy); font-weight:600}.grade-tabs-why-benefit-icon{display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; width:2.75rem; height:2.75rem; border-radius:0.8rem; background:var(--nrich-mint); color:var(--nrich-teal); font-size:1.05rem}.grade-tabs-why-closing{max-width:46rem; margin:2rem auto 0; text-align:center; color:var(--nrich-muted)}.thank-you-section{position:relative; overflow:hidden; padding:5rem 0 6rem; background:radial-gradient(circle at 12% 8%,rgba(var(--nrich-sky-rgb),0.16),transparent 20rem),radial-gradient(circle at 88% 18%,rgba(var(--nrich-amber-rgb),0.18),transparent 18rem),linear-gradient(180deg,var(--nrich-white) 0%,var(--nrich-soft) 100%)}.thank-you-layout{width:min(100%,72rem); margin:0 auto}.thank-you-panel{position:relative; overflow:hidden; display:grid; grid-template-columns:minmax(0,1.05fr) minmax(18rem,0.95fr); gap:2rem; padding:2rem; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:linear-gradient(135deg,rgba(var(--nrich-white-rgb),0.96),rgba(var(--nrich-white-rgb),0.9)),var(--nrich-white); box-shadow:var(--nrich-shadow); backdrop-filter:blur(0.8rem)}.thank-you-panel::before{position:absolute; inset:0 0 auto; height:0.35rem; background:linear-gradient(90deg,var(--nrich-blue),var(--nrich-teal),var(--nrich-amber),var(--nrich-coral)); content:""}.thank-you-confirmation{display:flex; gap:1.25rem; align-items:flex-start; min-width:0}.thank-you-icon{width:4.4rem; height:4.4rem; flex:0 0 4.4rem; margin:0; border-radius:50%; background:radial-gradient(circle at 30% 25%,rgba(var(--nrich-white-rgb),0.82),transparent 1.35rem),linear-gradient(135deg,var(--nrich-blue),var(--nrich-sky)); color:var(--nrich-white); font-size:1.75rem; box-shadow:0 1rem 2rem rgba(var(--nrich-blue-rgb),0.2)}.thank-you-panel .badge-title{margin-bottom:1rem}.thank-you-panel h2{max-width:34rem; margin:0 0 1rem; font-size:clamp(2rem,4vw,3.35rem)}.thank-you-message{max-width:38rem}.thank-you-next-steps{display:grid; gap:0.75rem}.thank-you-step{display:grid; grid-template-columns:auto minmax(0,1fr); gap:0.75rem; align-items:flex-start; padding:1rem; border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.14); border-radius:var(--radius); background:rgba(var(--nrich-blue-rgb),0.045)}.thank-you-step-number{display:inline-flex; align-items:center; justify-content:center; width:2rem; height:2rem; border-radius:50%; background:var(--nrich-navy); color:var(--nrich-white); font-size:0.875rem; font-weight:800}.thank-you-step h3{margin:0 0 0.25rem; font-size:1rem}.thank-you-step p{margin:0; color:var(--nrich-muted); font-size:0.875rem; line-height:1.58}.thank-you-actions{grid-column:1 / -1; padding-top:0.25rem}.thank-you-note{grid-column:1 / -1; margin:0; padding:1rem 1rem; border-left:0.25rem solid var(--nrich-amber); border-radius:0 var(--radius) var(--radius) 0; background:rgba(var(--nrich-amber-rgb),0.12); color:var(--nrich-ink-soft); font-size:1rem}.not-found-page{position:relative; overflow:hidden; display:flex; align-items:center; min-height:70vh; padding:5rem 0; background:radial-gradient(circle at 10% 14%,rgba(var(--nrich-sky-rgb),0.2),transparent 20rem),radial-gradient(circle at 88% 10%,rgba(var(--nrich-amber-rgb),0.22),transparent 18rem),linear-gradient(180deg,#f1f8ff 0%,#fff8ea 100%)}.not-found-page__content{position:relative; width:min(100%,38rem); padding:clamp(2rem,5vw,3rem); overflow:hidden; border:0.0625rem solid rgba(var(--nrich-blue-rgb),0.2); border-radius:var(--radius); background:linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.96),rgba(var(--nrich-white-rgb),0.9)),radial-gradient(circle at 92% 0,rgba(var(--nrich-sky-rgb),0.18),transparent 13rem); box-shadow:var(--nrich-shadow)}.not-found-page__content::after{position:absolute; right:-1.2rem; bottom:-1.2rem; color:rgba(var(--nrich-blue-rgb),0.08); font-family:var(--font-heading); font-size:clamp(7rem,18vw,11rem); font-weight:800; line-height:0.8; content:"404"}.not-found-page__content>*{position:relative; z-index:1}.not-found-page__title{font-size:clamp(2.65rem,7vw,4.5rem)}.not-found-page__copy{max-width:30rem; margin-inline:auto}.not-found-page__actions{display:flex; flex-wrap:wrap; justify-content:center; gap:0.75rem}.nrich-footer{padding:4.5rem 0 1.75rem; background:radial-gradient(circle at 8% 12%,rgba(var(--nrich-sky-rgb),0.28),transparent 18rem),radial-gradient(circle at 82% 0,rgba(var(--nrich-amber-rgb),0.2),transparent 15rem),linear-gradient(135deg,#11182b 0%,var(--nrich-navy) 58%,#0e3e54 100%); color:var(--nrich-white)}.nrich-footer h1,.nrich-footer h2,.nrich-footer h3,.nrich-footer h4,.nrich-footer h5,.nrich-footer h6{color:var(--nrich-white)}.footer-brand-copy{max-width:22.5rem}.footer-title{margin-bottom:1rem; color:var(--nrich-white); font-weight:800}.footer-links{display:grid; gap:0.5rem; padding:0; margin:0; list-style:none}.footer-links a{display:inline-flex; align-items:center; gap:0.5rem; color:rgba(var(--nrich-white-rgb),0.72); font-size:0.875rem; text-decoration:none}.footer-links a:hover,.footer-links a:focus,.footer-links a.is-active,.footer-links li.is-active>a,.footer-lower-link:hover,.footer-lower-link:focus,.footer-lower-link.is-active{color:var(--nrich-amber) !important}.footer-social-badge{width:2.4rem; height:2.4rem; border:0.0625rem solid rgba(var(--nrich-white-rgb),0.18); border-radius:var(--radius); background:rgba(var(--nrich-white-rgb),0.08); color:var(--nrich-white)}.footer-social-badge:hover{background:var(--nrich-amber); color:#211604}.footer-contact-item{margin-bottom:1rem}.footer-contact-item a,.footer-lower-link{text-decoration:none}.footer-bottom{padding-top:1.5rem; margin-top:2.5rem; border-top:0.0625rem solid rgba(var(--nrich-white-rgb),0.14); font-size:0.875rem}body:not(.home) main>.elementor-section:not(.bg-primary-nrich),body:not(.home) main>.grade-tabs-section,body:not(.home) .cms-section-repeater,body:not(.home) .contact-enrolment-section{overflow:hidden; background:radial-gradient(circle at 10% 10%,rgba(var(--nrich-sky-rgb),0.16),transparent 18rem),radial-gradient(circle at 88% 6%,rgba(var(--nrich-amber-rgb),0.16),transparent 17rem),linear-gradient(180deg,#f1f8ff 0%,#fbfdff 54%,#fff7ea 100%) !important}body:not(.home) main>.elementor-section:nth-of-type(even):not(.bg-primary-nrich),body:not(.home) .cms-section-repeater>.cms-section:nth-child(even){background:radial-gradient(circle at 12% 8%,rgba(var(--nrich-amber-rgb),0.22),transparent 18rem),radial-gradient(circle at 90% 14%,rgba(var(--nrich-teal-rgb),0.14),transparent 17rem),linear-gradient(180deg,#fff2d9 0%,#fffaf1 52%,#effaf7 100%) !important}body:not(.home) main>.elementor-section:not(.bg-primary-nrich),body:not(.home) main>.grade-tabs-section{border-top:0.0625rem solid rgba(var(--nrich-navy-rgb),0.06); border-bottom:0.0625rem solid rgba(var(--nrich-white-rgb),0.8)}:where(.curriculum-card,.campus-card,.testimonial-card,.video-testimonial-card,.blog-card,.about-focus-card,.about-principal-panel,.grade-subject-card,.campus-summary-card,.campus-detail-panel,.contact-form-card,.sidebar-widget,.warm-panel,.nrich-accent-card,.cms-section,.content-page-shell,.blog-single-article,.thank-you-panel):not(.home-feature-card):not(.sidebar-cta-panel):not(.identity-card-dark){--site-card-accent:var(--nrich-blue); --site-card-accent-rgb:var(--nrich-blue-rgb); --site-card-glow-rgb:var(--nrich-sky-rgb); isolation:isolate; position:relative; overflow:hidden; border-color:rgba(var(--site-card-accent-rgb),0.18); background:linear-gradient(180deg,rgba(var(--nrich-white-rgb),0.97),rgba(var(--nrich-white-rgb),0.91)),radial-gradient(circle at 88% 0,rgba(var(--site-card-glow-rgb),0.18),transparent 13rem); box-shadow:0 0.9rem 2rem rgba(var(--nrich-navy-rgb),0.09)}:where(.curriculum-card,.campus-card,.testimonial-card,.video-testimonial-card,.blog-card,.about-focus-card,.about-principal-panel,.grade-subject-card,.campus-summary-card,.campus-detail-panel,.contact-form-card,.sidebar-widget,.warm-panel,.nrich-accent-card,.cms-section,.content-page-shell,.blog-single-article,.thank-you-panel):not(.home-feature-card):not(.sidebar-cta-panel):not(.identity-card-dark)::after{content:""; position:absolute; right:-3.5rem; bottom:-3.5rem; z-index:0; width:8.5rem; height:8.5rem; border-radius:999rem; background:radial-gradient(circle,rgba(var(--site-card-accent-rgb),0.14),transparent 68%); pointer-events:none}:where(.curriculum-card,.campus-card,.testimonial-card,.video-testimonial-card,.blog-card,.about-focus-card,.about-principal-panel,.grade-subject-card,.campus-summary-card,.campus-detail-panel,.contact-form-card,.sidebar-widget,.warm-panel,.nrich-accent-card,.cms-section,.content-page-shell,.blog-single-article,.thank-you-panel):not(.home-feature-card):not(.sidebar-cta-panel):not(.identity-card-dark)>*{position:relative; z-index:1}.row>[class*="col-"]:nth-child(3n+2)>:where(.curriculum-card,.campus-card,.testimonial-card,.video-testimonial-card,.blog-card,.about-focus-card,.campus-detail-panel,.contact-form-card,.sidebar-widget,.warm-panel,.nrich-accent-card),.testimonial-carousel-card:nth-child(3n+2)>.testimonial-card,.grade-subject-grid>.grade-subject-card:nth-child(3n+2),.cms-section-repeater>.cms-section:nth-child(3n+2){--site-card-accent:var(--nrich-teal); --site-card-accent-rgb:var(--nrich-teal-rgb); --site-card-glow-rgb:var(--nrich-teal-rgb)}.row>[class*="col-"]:nth-child(3n+3)>:where(.curriculum-card,.campus-card,.testimonial-card,.video-testimonial-card,.blog-card,.about-focus-card,.campus-detail-panel,.contact-form-card,.sidebar-widget,.warm-panel,.nrich-accent-card),.testimonial-carousel-card:nth-child(3n+3)>.testimonial-card,.grade-subject-grid>.grade-subject-card:nth-child(3n+3),.cms-section-repeater>.cms-section:nth-child(3n+3){--site-card-accent:var(--nrich-amber); --site-card-accent-rgb:var(--nrich-amber-rgb); --site-card-glow-rgb:var(--nrich-coral-rgb)}:where(.curriculum-card,.campus-card,.testimonial-card,.video-testimonial-card,.blog-card,.about-focus-card,.grade-subject-card,.campus-detail-panel,.contact-form-card,.sidebar-widget,.warm-panel,.nrich-accent-card):not(.home-feature-card):not(.sidebar-cta-panel):hover{border-color:rgba(var(--site-card-accent-rgb),0.34); box-shadow:0 1.35rem 2.7rem rgba(var(--nrich-navy-rgb),0.14),0 0 0 0.18rem rgba(var(--site-card-accent-rgb),0.055)}:where(.nrich-card:not(.home-feature-card) .nrich-card-icon,.curriculum-card-icon,.course-summary-icon,.about-focus-icon,.thank-you-icon,.grade-subject-card__icon){border:0.0625rem solid rgba(var(--site-card-accent-rgb,var(--nrich-blue-rgb)),0.22); background:linear-gradient(135deg,rgba(var(--site-card-accent-rgb,var(--nrich-blue-rgb)),0.16),rgba(var(--nrich-white-rgb),0.72)); color:var(--site-card-accent,var(--nrich-blue)); box-shadow:0 0.85rem 1.7rem rgba(var(--site-card-accent-rgb,var(--nrich-blue-rgb)),0.14)}@media(min-width:1200px){.navbar-nav .dropdown{position:relative}.navbar-collapse{align-items:center; min-width:0}.navbar-nav{align-items:center; min-width:0}.navbar-nav .dropdown:hover>.dropdown-menu-nrich,.navbar-nav .dropdown.is-hovering>.dropdown-menu-nrich,.navbar-nav .dropdown:focus-within>.dropdown-menu-nrich{display:block}.dropdown-menu-nrich{top:100%; left:0; margin-top:0; transform:translateY(0.45rem)}.navbar-nav>.dropdown:nth-last-child(-n+2)>.dropdown-menu-nrich{right:0; left:auto}.dropdown-menu-nrich::before{content:""; position:absolute; right:0; bottom:100%; left:0; height:0.6rem}.navbar-nav .dropdown>.dropdown-toggle{position:relative}.navbar-nav .dropdown:hover>.dropdown-toggle::before,.navbar-nav .dropdown.is-hovering>.dropdown-toggle::before,.navbar-nav .dropdown:focus-within>.dropdown-toggle::before{content:""; position:absolute; right:-0.35rem; top:100%; left:-0.35rem; height:0.75rem}}@media(min-width:1200px) and(max-width:1399.98px){.navbar-nrich>.container{gap:0.5rem}.navbar-brand-nrich{margin-right:0}.site-logo{max-width:clamp(7rem,8vw,8.2rem); max-height:3.4rem}.navbar-nav{gap:0.25rem !important}.nav-link-nrich{padding-inline:0.5rem !important; font-size:0.875rem}.navbar-nrich .dropdown-toggle::after{margin-left:0.25rem}}@media(max-width:1199.98px){:root{--nrich-container-max:100%; --nrich-container-gutter:clamp(1rem,3vw,1.5rem)}h1,.display-4{font-size:2.75rem}.hero-section--inner h1{font-size:2.75rem}.nav-link-nrich{padding-inline:0.5rem !important; font-size:0.875rem}.navbar-expand-lg .navbar-toggler{display:inline-flex}.navbar-expand-lg .navbar-collapse:not(.show){display:none !important}.navbar-expand-lg .navbar-collapse.show,.navbar-expand-lg .navbar-collapse.collapsing{display:block !important}.navbar-nrich{min-height:var(--nav-height-mobile); padding:0.5rem 0}.navbar-nrich.is-mobile-menu-open{box-shadow:0 0.85rem 1.9rem rgba(var(--nrich-navy-rgb),0.1)}.navbar-nrich>.container{position:relative; max-width:100%; padding-inline:1rem}.navbar-collapse{position:absolute; top:calc(100% + 0.5rem); right:1rem; left:1rem; max-height:calc(100dvh - var(--nav-height-mobile) - 1.5rem); padding:0.75rem; overflow-x:hidden; overflow-y:auto; border:0.0625rem solid var(--header-border); border-radius:var(--radius); background:radial-gradient(circle at 10% 0,rgba(var(--nrich-sky-rgb),0.22),transparent 13rem),radial-gradient(circle at 62% -18%,rgba(var(--nrich-amber-rgb),0.14),transparent 12rem),radial-gradient(circle at 100% 0,rgba(var(--nrich-teal-rgb),0.16),transparent 14rem),linear-gradient(135deg,rgba(var(--nrich-white-rgb),0.98) 0%,#eef9ff 58%,#ecfbf6 100%); box-shadow:0 1.1rem 2.6rem rgba(var(--nrich-navy-rgb),0.14); overscroll-behavior:contain}.navbar-collapse.collapsing{height:auto !important; transition:none}.navbar-nav{flex-direction:column !important; align-items:stretch !important; gap:0.25rem !important; width:100%}.navbar-nav .nav-item{min-width:0}.nav-link-nrich{justify-content:space-between; width:100%; min-width:0; min-height:2.8rem; padding:0.75rem 0.75rem !important; background:rgba(var(--nrich-white-rgb),0.74); color:var(--header-text-strong) !important; font-size:0.875rem; line-height:1.24; white-space:normal; overflow-wrap:anywhere; text-align:left}.dropdown-menu-nrich{position:static; display:none; max-width:none; margin:0.25rem 0 0.5rem; padding:0.25rem; border:0; background:rgba(var(--nrich-blue-rgb),0.06); box-shadow:none}.navbar-nrich .dropdown.is-open>.dropdown-menu-nrich{display:grid; gap:0.25rem}.navbar-nrich .dropdown-toggle::after{margin-left:0.5rem; transition:transform var(--motion-base) var(--motion-ease)}.navbar-nrich .dropdown.is-open>.dropdown-toggle{background:rgba(var(--nrich-blue-rgb),0.1); color:var(--nrich-blue) !important}.navbar-nrich .dropdown.is-open>.dropdown-toggle::after{transform:rotate(180deg)}.dropdown-item-nrich{min-height:2.5rem; padding:0.75rem 0.75rem; font-size:0.875rem}.navbar-cta-button{width:100%; min-height:2.85rem; margin-top:0.5rem}}@media(max-width:991.98px){h1,.display-4{font-size:2.5rem}.hero-section--inner h1{font-size:2.5rem}h2,.display-5{font-size:2rem}.hero-section{padding:4.5rem 0 5rem}#hero-block.hero-section--video{min-height:34rem}.elementor-section{padding:4rem 0}.home-feature-card{min-height:18rem}.testimonial-carousel-panel,.scf-grid-gallery,.video-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-carousel-card--tertiary{display:none}.cms-section__inner,.cms-two-column-section__inner,.grade-subject-grid{grid-template-columns:1fr}.thank-you-panel{grid-template-columns:1fr}.home-counter-panel{grid-template-columns:1fr}.franchise-overview-grid,.franchise-proof-grid{grid-template-columns:1fr}.franchise-apply-panel{min-height:12rem}.franchise-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-counter-intro{text-align:center}.home-counter-intro .badge-title,.home-counter-intro h2,.home-counter-intro p{margin-right:auto; margin-left:auto}.home-counter-intro .badge-title{align-self:center}.cms-section:nth-child(even) .cms-section__content{order:initial}.appointment-zoho-iframe{height:785px}.feedback-zoho-iframe{height:675px}.nrich-floating-actions{top:auto; right:0.75rem; bottom:calc(0.75rem + env(safe-area-inset-bottom,0rem)); transform:none}}@media(max-width:767.98px){body{line-height:1.58}h1,.display-4{font-size:2.25rem !important}.hero-section--inner h1{font-size:2.25rem !important}h2,.display-5{font-size:1.75rem !important}.franchise-overview-section,.franchise-benefits-section,.franchise-proof-section,.franchise-requirements-section,.franchise-faq-section,.franchise-form-section{padding:4rem 0}.franchise-point-grid,.franchise-stats-grid,.franchise-check-list{grid-template-columns:1fr}.franchise-intro-image{max-height:18rem}.site-logo{max-width:8rem; max-height:3.35rem}.hero-section{padding:3.5rem 0 4rem; text-align:center}#hero-block.hero-section--video{min-height:auto; padding-top:5rem; padding-bottom:5.5rem}#hero-block.hero-section--video .badge-title{max-width:100%; white-space:normal}#hero-block.hero-section--video h1{max-width:100%}.hero-video-actions{width:100%}.hero-section .d-flex{justify-content:center}.elementor-section,.grade-tabs-section{padding:3.5rem 0}.nrich-section-heading{margin-bottom:2rem}.home-counter-grid{grid-template-columns:1fr}.home-counter-panel{padding:1rem}.contact-zoho-iframe{height:670px}.enrollment-zoho-iframe{height:1505px}.appointment-zoho-iframe{height:930px}.feedback-zoho-iframe{height:820px}.wp-content .alignleft,.wp-content img.alignleft,.wp-content figure.alignleft,.wp-content .wp-caption.alignleft,.wp-content .alignright,.wp-content img.alignright,.wp-content figure.alignright,.wp-content .wp-caption.alignright{float:none; display:block; max-width:100%; margin:1rem auto}.wp-content table{font-size:0.875rem}.home-feature-card{min-height:0; padding:1.5rem}.home-feature-card .nrich-card-title{max-width:none; font-size:1.25rem}.home-feature-card::after{font-size:4rem}.nrich-card,.curriculum-card,.testimonial-card,.about-focus-card,.campus-summary-card,.campus-single-content,.campus-gallery-section,.content-page-shell,.blog-single-article,.thank-you-panel{padding:1.25rem}.thank-you-confirmation{flex-direction:column; align-items:center; text-align:center}.thank-you-panel h2,.thank-you-message{margin-right:auto; margin-left:auto}.thank-you-actions{flex-direction:column; align-items:stretch}.thank-you-actions .nrich-btn{width:100%}.thank-you-step{padding-right:3.5rem}.campus-card-body,.blog-body,.video-testimonial-body,.sidebar-widget{padding:1.25rem}.blog-single-footer{align-items:flex-start !important; flex-direction:column}.blog-single-tags,.blog-single-share{width:100%}.about-cta-band{align-items:stretch; flex-direction:column}.testimonial-carousel-panel,.scf-grid-gallery,.video-testimonial-grid{grid-template-columns:1fr}.testimonial-carousel-card--secondary,.testimonial-carousel-card--tertiary{display:none}.campus-featured-image,.campus-featured-slider,.campus-featured-slider .carousel-inner,.campus-featured-slide,.campus-featured-slide-link,.blog-single-featured-image{aspect-ratio:4 / 3}.grade-subject-card{grid-template-columns:1fr; padding:1.25rem}}@media(max-width:575.98px){.container{width:min(100% - 2rem,var(--nrich-container-max)); padding-inline:0}h1,.display-4{font-size:2rem !important}.hero-section--inner h1{font-size:2rem !important}.nrich-btn{width:100%; min-height:3rem}.hero-section .d-flex.flex-wrap.gap-3{width:100%}.hero-video-copy{width:100%}.home-counter-card strong{font-size:2rem}.contact-zoho-iframe{height:670px}.franchise-apply-panel .nrich-btn{align-self:stretch}.franchise-benefit-card,.franchise-story-card,.franchise-stats-panel,.franchise-requirements-panel,.franchise-brochure-panel{padding:1.25rem}.nrich-floating-action{width:2.8rem; height:2.8rem}}@media(max-width:420px){.enrollment-zoho-iframe{height:1555px}.appointment-zoho-iframe{height:975px}.feedback-zoho-iframe{height:840px}.franchise-zoho-iframe{height:725px}}@view-transition{navigation:auto}@media(prefers-reduced-motion:reduce){@view-transition{navigation:none}}html{scrollbar-gutter:stable}:root{accent-color:var(--nrich-blue)}h1,h2,h3,h4,h5,h6{text-wrap:balance}p,li,dd,figcaption{text-wrap:pretty}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:0.125rem solid var(--nrich-blue); outline-offset:0.125rem}main>section{content-visibility:auto; contain-intrinsic-size:auto 40rem}.nrich-footer{content-visibility:auto; contain-intrinsic-size:auto 32rem}[id]{scroll-margin-top:calc(var(--nav-height) + 1rem)}@media(max-width:575.98px){[id]{scroll-margin-top:calc(var(--nav-height-mobile) + 1rem)}}:root{interpolate-size:allow-keywords}@supports(animation-timeline:scroll()){.navbar-nrich{animation:nrich-nav-elevate linear both; animation-timeline:scroll(); animation-range:0 10rem}}@keyframes nrich-nav-elevate{from{box-shadow:0 0 0 rgba(var(--nrich-navy-rgb),0)}to{box-shadow:0 0.7rem 1.8rem rgba(var(--nrich-navy-rgb),0.14)}}@property --landing-cta-from{syntax:"<color>"; inherits:false; initial-value:#ff9f1c}@property --landing-cta-to{syntax:"<color>"; inherits:false; initial-value:#ffb856}@supports(animation-timeline:view()){@media(prefers-reduced-motion:no-preference){[data-landing-reveal],[data-landing-stagger]>*,:where(main):where(.nrich-section-heading),:where(.row:not([data-landing-stagger]))>:where([class*="col-"])>:where(.nrich-card,.curriculum-card,.campus-card,.blog-card,.grade-subject-card,.about-focus-card,.franchise-benefit-card),:where(.video-testimonial-grid)>:where(.video-testimonial-card),:where(.cms-section-repeater)>:where(.cms-section),:where(.subject-stage-list)>:where(.subject-stage){animation:nrich-scroll-rise both; animation-timeline:view(); animation-range:entry 0% entry 55%}[data-landing-stagger]>:nth-child(3n+2),:where(.row:not([data-landing-stagger]))>:where([class*="col-"]:nth-child(3n+2))>:where(.nrich-card,.curriculum-card,.campus-card,.blog-card,.grade-subject-card,.about-focus-card,.franchise-benefit-card){animation-range:entry 8% entry 63%}[data-landing-stagger]>:nth-child(3n+3),:where(.row:not([data-landing-stagger]))>:where([class*="col-"]:nth-child(3n+3))>:where(.nrich-card,.curriculum-card,.campus-card,.blog-card,.grade-subject-card,.about-focus-card,.franchise-benefit-card){animation-range:entry 16% entry 71%}}}@keyframes nrich-scroll-rise{from{opacity:0; transform:translateY(1.4rem)}}.landing-section--soft{background:var(--nrich-soft)}.landing-btn-lg{min-height:3.4rem; padding:0.95rem 1.7rem; border-radius:0.65rem; font-size:0.95rem}.landing-btn-cta{border-color:var(--nrich-amber) !important; background:linear-gradient(135deg,var(--landing-cta-from,#ff9f1c),var(--landing-cta-to,#ffb856)) !important; color:var(--nrich-navy) !important; box-shadow:0 0.8rem 1.8rem rgba(var(--nrich-amber-rgb),0.32); transition:--landing-cta-from var(--motion-base) ease,--landing-cta-to var(--motion-base) ease,transform var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.landing-btn-cta:hover,.landing-btn-cta:focus{--landing-cta-from:#ef8e00; --landing-cta-to:#ff9f1c; border-color:#ef8e00 !important; color:var(--nrich-navy) !important; transform:translateY(-0.125rem); box-shadow:0 1rem 2.2rem rgba(var(--nrich-amber-rgb),0.4)}.landing-hero .container{max-width:64rem}.landing-hero-chips{display:flex; flex-wrap:wrap; justify-content:center; gap:0.75rem; margin:1.9rem 0 0; padding:0; list-style:none}.landing-hero-chip{display:inline-flex; align-items:center; gap:0.55rem; padding:0.6rem 1.1rem; border:0.0625rem solid rgba(var(--nrich-white-rgb),0.26); border-radius:999px; background:rgba(var(--nrich-white-rgb),0.12); -webkit-backdrop-filter:blur(8px); backdrop-filter:blur(8px); font-size:0.85rem; font-weight:700}.landing-hero-chip i{color:var(--nrich-amber)}.landing-hero-actions{display:flex; flex-wrap:wrap; justify-content:center; gap:1rem; margin-top:2.1rem}.landing-icon-tile{display:inline-flex; align-items:center; justify-content:center; flex:0 0 auto; width:3.25rem; height:3.25rem; border-radius:1rem; background:rgba(var(--nrich-blue-rgb),0.12); color:var(--nrich-blue); font-size:1.25rem}.landing-tint-rotate>:nth-child(5n+2) .landing-icon-tile{background:rgba(var(--nrich-teal-rgb),0.12); color:var(--nrich-teal)}.landing-tint-rotate>:nth-child(5n+3) .landing-icon-tile{background:rgba(var(--nrich-amber-rgb),0.16); color:#b96b03}.landing-tint-rotate>:nth-child(5n+4) .landing-icon-tile{background:rgba(var(--nrich-sky-rgb),0.14); color:#10739c}.landing-tint-rotate>:nth-child(5n) .landing-icon-tile{background:rgba(var(--nrich-coral-rgb),0.13); color:#d24435}.landing-trust-grid{display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:1rem; margin-top:2.5rem}.landing-trust-item{display:flex; align-items:center; gap:0.9rem; padding:1.1rem 1.2rem; border:0.0625rem solid var(--nrich-border); border-radius:1rem; background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm); transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),border-color var(--motion-base) ease}.landing-trust-item:hover{transform:translateY(-0.25rem); border-color:rgba(var(--nrich-blue-rgb),0.35); box-shadow:var(--nrich-shadow)}.landing-trust-item .landing-icon-tile{width:2.9rem; height:2.9rem; border-radius:0.85rem; font-size:1.1rem}.landing-trust-text{font-size:0.95rem; font-weight:700; color:var(--nrich-ink)}.landing-card{position:relative; display:flex; flex-direction:column; gap:1rem; height:100%; padding:1.75rem; border:0.0625rem solid var(--nrich-border); border-radius:1.15rem; background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm); overflow:hidden; transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease)}.landing-card::before{content:""; position:absolute; top:0; right:0; left:0; height:0.25rem; background:linear-gradient(90deg,var(--nrich-blue),var(--nrich-sky)); opacity:0; transition:opacity var(--motion-base) ease}.landing-card:hover{transform:translateY(-0.3rem); box-shadow:var(--nrich-shadow)}.landing-card:hover::before{opacity:1}.landing-card h3{margin:0; font-size:1.15rem; font-weight:800}.landing-card p{margin:0; color:var(--nrich-muted); font-size:0.95rem; line-height:1.6}.landing-why-grid{display:grid; grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr); gap:3rem; align-items:center}.landing-why-panel{padding:2.2rem; border-radius:1.4rem; background:linear-gradient(150deg,var(--nrich-navy),var(--nrich-navy-2)); color:var(--nrich-white); box-shadow:var(--nrich-shadow-lg)}.landing-why-panel-list{display:grid; gap:0.85rem; margin:0; padding:0; list-style:none}.landing-why-panel-item{display:flex; align-items:center; gap:0.85rem; padding:0.85rem 1rem; border:0.0625rem solid rgba(var(--nrich-white-rgb),0.12); border-radius:0.9rem; background:rgba(var(--nrich-white-rgb),0.07); font-size:0.98rem; font-weight:700}.landing-why-panel-item i{color:var(--nrich-amber); font-size:1.05rem}.landing-journey-timeline{display:flex; align-items:flex-start; margin-top:var(--space-xl)}.landing-journey-step{position:relative; flex:1 1 0; min-width:0; padding:0 var(--space-xs); text-align:center}.landing-journey-step::before{content:""; position:absolute; top:1.375rem; right:calc(50% + 1.75rem); left:calc(-50% + 1.75rem); border-top:0.1875rem dotted rgba(var(--nrich-blue-rgb),0.45)}.landing-journey-step:first-child::before{display:none}.landing-journey-step-number{position:relative; z-index:1; display:inline-flex; align-items:center; justify-content:center; width:2.75rem; height:2.75rem; margin-bottom:var(--space-md); border-radius:50%; background:linear-gradient(135deg,var(--nrich-blue),var(--nrich-sky)); color:var(--nrich-white); font-size:1rem; font-weight:800; box-shadow:0 0 0 0.375rem rgba(var(--nrich-blue-rgb),0.12),var(--nrich-shadow-sm)}.landing-journey-step h3{margin:0 0 var(--space-2xs); font-size:1rem; font-weight:700}.landing-journey-step p{margin:0; color:var(--nrich-muted); font-size:0.875rem; line-height:1.58}.landing-program-card{position:relative; display:flex; align-items:center; gap:1rem; height:100%; padding:1.2rem 1.3rem; border:0.0625rem solid var(--nrich-border); border-radius:1rem; background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm); transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),border-color var(--motion-base) ease}.landing-program-card:hover{transform:translateY(-0.25rem); border-color:rgba(var(--nrich-blue-rgb),0.4); box-shadow:var(--nrich-shadow)}.landing-program-card h3{margin:0; font-size:1.02rem; font-weight:800}.landing-program-card h3 a{color:inherit; text-decoration:none}.landing-program-arrow{margin-left:auto; color:var(--nrich-muted); transition:transform var(--motion-base) var(--motion-ease),color var(--motion-base) ease}.landing-program-card:hover .landing-program-arrow{transform:translateX(0.25rem); color:var(--nrich-blue)}.landing-checklist{display:grid; gap:0.75rem; margin-top:1.5rem}.landing-checklist-item{display:flex; align-items:center; gap:0.85rem; padding:0.9rem 1.1rem; border:0.0625rem solid var(--nrich-border); border-left:0.25rem solid var(--nrich-teal); border-radius:0.9rem; background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm); font-weight:700}.landing-checklist-item i{color:var(--nrich-teal)}.landing-media-frame{position:relative}.landing-media-frame img{position:relative; z-index:1; border-radius:1.25rem; box-shadow:var(--nrich-shadow)}@media(min-width:992px){.landing-media-frame::after{content:""; position:absolute; inset:1.25rem -1rem -1rem 1.25rem; z-index:0; border:0.15rem dashed rgba(var(--nrich-blue-rgb),0.3); border-radius:1.4rem}}.landing-cta-card{position:relative; padding:3.5rem 2rem; border-radius:1.6rem; background:linear-gradient(140deg,var(--nrich-navy) 0%,var(--nrich-navy-2) 55%,#29406b 100%); color:var(--nrich-white); text-align:center; overflow:hidden; box-shadow:var(--nrich-shadow-lg)}.landing-cta-card::before{content:""; position:absolute; inset:0; background-image:radial-gradient(rgba(var(--nrich-white-rgb),0.09) 0.09rem,transparent 0.09rem); background-size:1.4rem 1.4rem; pointer-events:none}.landing-cta-card>*{position:relative}.landing-cta-card h2{color:var(--nrich-white)}.landing-cta-card .badge-title{background:rgba(var(--nrich-white-rgb),0.14); color:var(--nrich-white)}.landing-cta-contact{display:flex; flex-wrap:wrap; justify-content:center; gap:1rem 2.2rem; margin-bottom:2.2rem; font-weight:700}.landing-cta-contact a{display:inline-flex; align-items:center; gap:0.6rem; color:var(--nrich-white); text-decoration:none; transition:color var(--motion-fast) ease}.landing-cta-contact a:hover,.landing-cta-contact a:focus{color:var(--nrich-amber)}.landing-cta-contact i{color:var(--nrich-amber)}.landing-reveal{opacity:0; transform:translateY(1.4rem); transition:opacity 360ms var(--motion-ease),transform 360ms var(--motion-ease); transition-delay:var(--landing-reveal-delay,0ms); will-change:opacity,transform}.landing-reveal.is-visible{opacity:1; transform:none}@media(max-width:1199.98px){.landing-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991.98px){.landing-why-grid{grid-template-columns:minmax(0,1fr); gap:2rem}.landing-journey-timeline{flex-direction:column; align-items:stretch; gap:var(--space-lg); max-width:30rem; margin-right:auto; margin-left:auto}.landing-journey-step{display:grid; grid-template-columns:auto minmax(0,1fr); gap:var(--space-md); padding:0; text-align:left}.landing-journey-step::before{display:none}.landing-journey-step:not(:last-child)::after{content:""; position:absolute; top:3rem; bottom:-1.25rem; left:calc(1.375rem - 0.09375rem); border-left:0.1875rem dotted rgba(var(--nrich-blue-rgb),0.45)}.landing-journey-step-number{margin-bottom:0}.landing-journey-step-body{padding-top:0.35rem}}@media(max-width:575.98px){.landing-trust-grid{grid-template-columns:minmax(0,1fr)}.landing-cta-card{padding:2.5rem 1.25rem}}.subject-section--soft{background:var(--nrich-soft)}.subject-intro-content{max-width:62rem; color:var(--nrich-ink-soft); font-size:1.05rem; line-height:1.75}.subject-list-intro{margin-bottom:0.9rem; color:var(--nrich-navy); font-weight:600}.subject-stage-closing{margin-top:1rem; margin-bottom:0}.subject-block-head{max-width:62rem; margin-bottom:2.75rem}.subject-block-head p{margin-top:0.5rem; max-width:56rem; color:var(--nrich-muted)}.subject-stage-list{position:relative; display:grid}.subject-stage-list::before{content:""; position:absolute; top:3.75rem; bottom:3.75rem; left:3.75rem; z-index:0; border-left:0.1875rem dotted rgba(var(--nrich-teal-rgb),0.4)}.subject-stage{position:relative; display:grid; grid-template-columns:7.5rem minmax(0,1fr); gap:1.75rem; padding:2.25rem 0}.subject-stage-tag{position:relative; z-index:1; display:flex; flex-direction:column; align-items:center; gap:0.65rem; color:var(--nrich-teal); font-family:var(--font-mono); font-size:0.8rem; font-weight:700; text-align:center}.subject-stage-eyebrow{position:relative; z-index:1; padding:0.2rem 0.65rem; border-radius:999px; background:var(--nrich-white); text-transform:uppercase; letter-spacing:0.06em}.subject-stage-number{display:flex; align-items:center; justify-content:center; width:3rem; height:3rem; border:0.125rem solid var(--nrich-teal); border-radius:50%; background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm); color:var(--nrich-navy); font-family:var(--font-heading); font-size:1.1rem; font-weight:800; line-height:1}.subject-stage-body h3{margin-bottom:0.5rem; font-size:1.35rem; font-weight:700}.subject-stage-description{max-width:56rem; margin-bottom:1rem; color:var(--nrich-muted)}.subject-chip-row{display:flex; flex-wrap:wrap; gap:0.5rem}.subject-chip{padding:0.4rem 0.9rem; border:0.0625rem solid var(--nrich-border); border-radius:999px; background:var(--nrich-white); color:var(--nrich-ink-soft); font-size:0.85rem; font-weight:500}@media(max-width:640px){.subject-stage-list::before{top:2.875rem; bottom:2.875rem; left:2.25rem}.subject-stage{grid-template-columns:4.5rem minmax(0,1fr); gap:1rem; padding:1.75rem 0}.subject-stage-tag{gap:0.4rem; font-size:0.7rem}.subject-stage-eyebrow{padding:0.15rem 0.45rem}.subject-stage-number{width:2.25rem; height:2.25rem; font-size:0.9rem}}.subject-why-panel{padding:2.2rem; border:0.0625rem solid var(--nrich-border); border-radius:1.15rem; background:var(--nrich-white)}.subject-why-grid{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0.85rem 2.5rem}.subject-why-item{display:flex; align-items:flex-start; gap:0.75rem; padding:0.4rem 0; font-weight:500}.subject-why-tick{display:inline-flex; align-items:center; justify-content:center; flex:0 0 auto; width:1.6rem; height:1.6rem; margin-top:0.05rem; border-radius:50%; background:var(--nrich-mint); color:var(--nrich-teal); font-size:0.8rem}@media(max-width:720px){.subject-why-grid{grid-template-columns:minmax(0,1fr)}.subject-why-panel{padding:1.5rem}}.subject-final-cta{margin:0 auto; padding:3rem 1rem; text-align:center}.subject-final-cta p{margin:0.75rem 0 1.75rem; color:var(--nrich-muted)}.curriculum-group{padding:2.5rem 0}.curriculum-group + .curriculum-group{border-top:0.0625rem solid var(--nrich-border)}.topic-grid{display:grid; grid-template-columns:repeat(auto-fill,minmax(18rem,1fr)); align-items:start; gap:1.1rem; margin-top:1rem}.topic-card{border:0.0625rem solid var(--nrich-border); border-radius:1rem; background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm); overflow:hidden; transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),border-color var(--motion-base) ease}.topic-card:hover{transform:translateY(-0.2rem); border-color:rgba(var(--nrich-blue-rgb),0.4); box-shadow:var(--nrich-shadow)}.topic-card[open]{border-color:rgba(var(--nrich-blue-rgb),0.45); box-shadow:var(--nrich-shadow)}.topic-card-toggle{display:flex; align-items:center; gap:0.85rem; width:100%; padding:1rem 1.1rem; list-style:none; cursor:pointer; font:inherit; text-align:left; color:var(--nrich-ink)}.topic-card-toggle::-webkit-details-marker{display:none}.topic-card-heading{flex:1 1 auto; min-width:0; font-weight:700; font-size:0.98rem}.topic-card-chevron{flex:0 0 auto; color:var(--nrich-muted); font-size:0.85rem; transition:transform var(--motion-base) ease,color var(--motion-base) ease}.topic-card[open] .topic-card-chevron{color:var(--nrich-blue); transform:rotate(180deg)}.topic-card-body{height:0; overflow:hidden; transition:height var(--motion-base) ease}.topic-card[open] .topic-card-body{height:auto}.topic-card-body p{margin:0; padding:0 1.1rem 1.1rem 1.1rem; color:var(--nrich-muted); font-size:0.92rem; line-height:1.65}.topic-card-toggle .landing-icon-tile{width:2.75rem; height:2.75rem; border-radius:0.8rem; font-size:1.05rem}.curriculum-group-accordion{overflow:hidden; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.curriculum-group-toggle{display:flex; align-items:center; gap:1rem; padding:1.25rem 1.5rem; list-style:none; cursor:pointer; color:var(--nrich-navy); box-shadow:none}.curriculum-group-toggle::-webkit-details-marker{display:none}.curriculum-group-accordion[open]>.curriculum-group-toggle{background:rgba(var(--nrich-blue-rgb),0.08); color:var(--nrich-blue)}.curriculum-group-heading{flex:1 1 auto; min-width:0; margin:0; font-size:1rem; font-weight:700; line-height:1.45}.curriculum-group-toggle::after{content:""; flex:0 0 auto; width:1rem; height:1rem; background-color:currentColor; -webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-size:contain; mask-size:contain; transition:transform 0.2s ease}.curriculum-group-accordion[open]>.curriculum-group-toggle::after{transform:rotate(-180deg)}.curriculum-group-body{height:0; padding:0 1.5rem; overflow:hidden; transition:height 0.3s ease,padding-bottom 0.3s ease}.curriculum-group-accordion[open] .curriculum-group-body{height:auto; padding:0 1.5rem 1.75rem}@media(max-width:575.98px){.topic-grid{grid-template-columns:minmax(0,1fr)}}.examguide-intro{max-width:54rem}.examguide-intro p{color:var(--nrich-muted); font-size:1.05rem; line-height:1.75}.examguide-intro--close{margin-top:1.75rem}.examguide-heading{margin-bottom:1rem}.examguide-lead{margin:2rem 0 1rem; font-weight:700; color:var(--nrich-navy)}.examguide-pill-row{display:flex; flex-wrap:wrap; gap:0.75rem; margin:0; padding:0; list-style:none}.examguide-pill-row li{display:inline-flex; align-items:center; gap:0.6rem; padding:0.65rem 1.1rem; border:0.0625rem solid var(--nrich-border); border-radius:999rem; background:var(--nrich-soft); color:var(--nrich-navy); font-weight:600; font-size:0.92rem}.examguide-pill-row i{color:var(--nrich-teal); font-size:0.9rem}.examguide-program-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(17rem,1fr)); gap:1.5rem; align-items:stretch}.examguide-program-card{display:flex; flex-direction:column; padding:2rem 1.75rem; border:0.0625rem solid var(--nrich-border); border-top:0.25rem solid var(--card-accent,var(--nrich-blue)); border-radius:var(--radius); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.examguide-program-card--acer{--card-accent:var(--nrich-blue); --card-accent-rgb:var(--nrich-blue-rgb)}.examguide-program-card--edutest{--card-accent:var(--nrich-teal); --card-accent-rgb:var(--nrich-teal-rgb)}.examguide-program-card--aas{--card-accent:var(--nrich-coral); --card-accent-rgb:var(--nrich-coral-rgb)}.examguide-program-icon{display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; width:3rem; height:3rem; border-radius:0.9rem; background:rgba(var(--card-accent-rgb,var(--nrich-blue-rgb)),0.12); color:var(--card-accent,var(--nrich-blue)); font-size:1.25rem}.examguide-program-card h2{margin:1.1rem 0 0.85rem; font-size:1.375rem; line-height:1.2}.examguide-program-card p{margin:0 0 0.85rem; color:var(--nrich-muted); font-size:0.96rem; line-height:1.65}.examguide-program-lead{margin-top:0.25rem !important; font-weight:700 !important; color:var(--nrich-navy) !important}.examguide-checklist{display:grid; gap:0.55rem; margin:0 0 1rem; padding:0; list-style:none}.examguide-checklist li{position:relative; padding-left:1.6rem; color:var(--nrich-ink); font-size:0.95rem; line-height:1.5}.examguide-checklist li::before{content:""; position:absolute; top:0.15rem; left:0; width:1.1rem; height:1.1rem; background-color:var(--nrich-teal); -webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.2 3.2L13 4.5'/%3e%3c/svg%3e"); mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.2 3.2L13 4.5'/%3e%3c/svg%3e"); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-size:contain; mask-size:contain}.examguide-program-close{margin-top:auto !important; padding-top:0.75rem; border-top:0.0625rem solid var(--nrich-border); font-size:0.9rem !important}@media(max-width:767.98px){.examguide-program-card h2{font-size:1.25rem}}.examguide-melbourne>.container>p{max-width:54rem; color:var(--nrich-muted); font-size:1.05rem; line-height:1.75}.examguide-two-col{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:2rem; margin-top:2rem}.examguide-col-lead{margin-bottom:0.9rem; font-weight:700; color:var(--nrich-navy)}@media(max-width:767.98px){.examguide-two-col{grid-template-columns:minmax(0,1fr); gap:1.5rem}}.examguide-highschool-panel{display:flex; align-items:flex-start; gap:1.75rem; max-width:62rem; margin:0 auto; padding:2.25rem; border-radius:var(--radius); background:linear-gradient(135deg,rgba(var(--nrich-teal-rgb),0.08),var(--nrich-white) 55%); box-shadow:var(--nrich-shadow-sm)}.examguide-highschool-icon{display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; width:3.5rem; height:3.5rem; border-radius:1rem; background:var(--nrich-teal); color:var(--nrich-white); font-size:1.4rem}.examguide-highschool-copy h2{margin-bottom:0.85rem}.examguide-highschool-copy p{margin:0 0 0.75rem; color:var(--nrich-muted); line-height:1.75}.examguide-highschool-copy p:last-child{margin-bottom:0}@media(max-width:575.98px){.examguide-highschool-panel{flex-direction:column; padding:1.75rem}}.examguide-benefit-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(15rem,1fr)); gap:1.25rem}.examguide-benefit{display:flex; align-items:center; gap:1rem; padding:1.1rem 1.25rem; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); color:var(--nrich-navy); font-weight:600}.examguide-benefit-icon{display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; width:2.75rem; height:2.75rem; border-radius:0.8rem; background:var(--nrich-mint); color:var(--nrich-teal); font-size:1.05rem}.examguide-cta{padding:4rem 0; text-align:center}.examguide-cta h2{margin-bottom:1.75rem}.examguide-cta .nrich-btn{min-width:12rem}.naplan-intro{max-width:54rem}.naplan-intro--full{max-width:none}.naplan-intro p{margin:0; color:var(--nrich-muted); font-size:1.05rem; line-height:1.75}.naplan-heading{margin-bottom:1rem}.naplan-heading--sub{margin-bottom:1.1rem; font-size:1.375rem}.naplan-lead{margin:2rem 0 1rem; font-weight:700; color:var(--nrich-navy)}.naplan-section-closing,.naplan-keyfacts-closing{max-width:54rem; margin-top:1.75rem; color:var(--nrich-muted); font-size:1.05rem; line-height:1.75}.naplan-overview-content{max-width:54rem; margin-top:1rem; color:var(--nrich-ink-soft); font-size:1.05rem; line-height:1.75}.naplan-intro--full .naplan-overview-content{max-width:none}.naplan-overview-image{border-radius:var(--radius); box-shadow:var(--nrich-shadow-sm)}.naplan-overview .naplan-intro>.nrich-btn{margin-top:1.75rem}.naplan-checklist{display:grid; gap:0.55rem; margin:0 0 1rem; padding:0; list-style:none}.naplan-checklist li{position:relative; padding-left:1.6rem; color:var(--nrich-ink); font-size:0.95rem; line-height:1.5}.naplan-checklist li::before{content:""; position:absolute; top:0.15rem; left:0; width:1.1rem; height:1.1rem; background-color:var(--nrich-teal); -webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.2 3.2L13 4.5'/%3e%3c/svg%3e"); mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.2 3.2L13 4.5'/%3e%3c/svg%3e"); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-size:contain; mask-size:contain}.naplan-checklist--wide{grid-template-columns:repeat(2,minmax(0,1fr)); column-gap:2rem; max-width:54rem}@media(max-width:575.98px){.naplan-checklist--wide{grid-template-columns:minmax(0,1fr)}}.naplan-band-grid{display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:1.25rem; margin-top:2rem}.naplan-band-card{display:flex; flex-direction:column; align-items:center; gap:0.5rem; padding:1.75rem 1.25rem; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); text-align:center; box-shadow:var(--nrich-shadow-sm)}.naplan-band-year{padding:0.3rem 0.9rem; border-radius:999rem; background:rgba(var(--nrich-blue-rgb),0.1); color:var(--nrich-blue); font-weight:700; font-size:0.85rem}.naplan-band-range{font-weight:800; font-size:1.5rem; color:var(--nrich-navy)}.naplan-band-minimum{color:var(--nrich-muted); font-size:0.85rem; line-height:1.4}@media(max-width:767.98px){.naplan-band-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.naplan-band-grid{grid-template-columns:minmax(0,1fr)}}.naplan-program-grid{display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:1.5rem; align-items:stretch; margin-top:2rem}.naplan-program-card{display:flex; flex-direction:column; padding:2rem 1.75rem; border:0.0625rem solid var(--nrich-border); border-top:0.25rem solid var(--card-accent,var(--nrich-blue)); border-radius:var(--radius); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.naplan-program-card:nth-child(4n + 1){--card-accent:var(--nrich-blue); --card-accent-rgb:var(--nrich-blue-rgb)}.naplan-program-card:nth-child(4n + 2){--card-accent:var(--nrich-teal); --card-accent-rgb:var(--nrich-teal-rgb)}.naplan-program-card:nth-child(4n + 3){--card-accent:var(--nrich-coral); --card-accent-rgb:var(--nrich-coral-rgb)}.naplan-program-card:nth-child(4n + 4){--card-accent:var(--nrich-amber); --card-accent-rgb:var(--nrich-amber-rgb)}.naplan-program-year{display:inline-flex; align-self:flex-start; padding:0.3rem 0.9rem; border-radius:999rem; background:rgba(var(--card-accent-rgb,var(--nrich-blue-rgb)),0.12); color:var(--card-accent,var(--nrich-blue)); font-weight:700; font-size:0.85rem}.naplan-program-icon{display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; width:3rem; height:3rem; margin-top:0.9rem; border-radius:0.9rem; background:rgba(var(--card-accent-rgb,var(--nrich-blue-rgb)),0.12); color:var(--card-accent,var(--nrich-blue)); font-size:1.25rem}.naplan-program-card h2{margin:1rem 0 0.85rem; font-size:1.25rem; line-height:1.25}.naplan-program-card p{margin:0 0 0.85rem; color:var(--nrich-muted); font-size:0.95rem; line-height:1.65}.naplan-program-lead{margin-top:0.25rem !important; font-weight:700 !important; color:var(--nrich-navy) !important}.naplan-program-desc{margin-top:auto !important; padding-top:0.75rem; border-top:0.0625rem solid var(--nrich-border); font-size:0.9rem !important}@media(max-width:991.98px){.naplan-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.naplan-program-grid{grid-template-columns:minmax(0,1fr)}}.naplan-benefit-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(15rem,1fr)); gap:1.25rem; margin-top:1.5rem}.naplan-benefit{display:flex; align-items:center; gap:1rem; padding:1.1rem 1.25rem; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-white); color:var(--nrich-navy); font-weight:600}.naplan-benefit-icon{display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; width:2.75rem; height:2.75rem; border-radius:0.8rem; background:var(--nrich-mint); color:var(--nrich-teal); font-size:1.05rem}.naplan-more-info-grid{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:2.5rem}.naplan-more-info-block .wp-content{color:var(--nrich-ink-soft); font-size:1rem; line-height:1.75}.naplan-more-info-block .nrich-btn{margin-top:1.5rem}@media(max-width:767.98px){.naplan-more-info-grid{grid-template-columns:minmax(0,1fr); gap:2rem}}.naplan-approach-panel{max-width:48rem; margin:0 auto; padding:2.25rem; border:0.0625rem solid var(--nrich-border); border-radius:var(--radius); background:var(--nrich-soft); text-align:center}.naplan-approach-label{margin:0 0 0.5rem; color:var(--nrich-teal); font-weight:700; font-size:0.8rem; letter-spacing:0.04em; text-transform:uppercase}.naplan-approach-vision{margin:0 0 1.25rem; color:var(--nrich-ink-soft); font-size:1rem; line-height:1.75}.naplan-approach-quote{margin:0; padding-top:1.25rem; border-top:0.0625rem solid var(--nrich-border)}.naplan-approach-quote .naplan-approach-label{margin-bottom:0.75rem}.naplan-approach-quote p{margin:0; color:var(--nrich-navy); font-weight:700; font-style:italic; font-size:1.15rem; line-height:1.5}@media(max-width:575.98px){.naplan-approach-panel{padding:1.75rem}}.naplan-gallery-grid.scf-grid-gallery{grid-template-columns:repeat(4,minmax(0,1fr)); margin-top:2rem}.naplan-cta{padding:4rem 0; text-align:center}.naplan-cta h2{margin-bottom:1.75rem}.naplan-cta .nrich-btn{min-width:12rem}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important; transition-duration:0.001ms !important; animation-duration:0.001ms !important; animation-iteration-count:1 !important}}.vce-editorial-hero,.vce-editorial-split,.vce-band,.vce-final-band{padding:var(--space-3xl) 0}.vce-band--pathway,.vce-band--subjects,.vce-editorial-split--wide,.vce-editorial-split--warm{background:var(--nrich-soft)}.vce-band--exam,.vce-final-band{background:var(--nrich-navy); color:var(--nrich-white)}.vce-band--exam:is(h2,h3,p,li),.vce-final-band:is(h2,h3,p,a:not(.nrich-btn)){color:inherit}.vce-editorial-hero__grid,.vce-editorial-split__grid{display:grid; grid-template-columns:minmax(0,1fr) minmax(18rem,0.9fr); gap:var(--space-2xl); align-items:center}.vce-editorial-split__grid--reverse{grid-template-columns:minmax(18rem,0.9fr) minmax(0,1fr)}.vce-editorial-split__grid--reverse .vce-editorial-copy{order:2}.vce-editorial-split__grid--reverse .vce-editorial-photo{order:1}.vce-editorial-copy,.vce-band-heading,.vce-final-band__inner{max-width:64rem}.vce-final-band__inner{margin-right:auto; margin-left:auto; text-align:center}.vce-kicker{display:inline-block; margin-bottom:0.75rem; color:var(--nrich-teal); font-size:0.8125rem; font-weight:700; letter-spacing:0.08em; text-transform:uppercase}.vce-band--exam .vce-kicker,.vce-final-band .vce-kicker{color:var(--nrich-amber)}.vce-editorial-photo img{width:100%; aspect-ratio:4 / 3; object-fit:cover; border-radius:var(--radius-lg)}.vce-editorial-photo--lead img{aspect-ratio:5 / 4}.vce-definition-list,.vce-subject-table,.vce-benefit-rail{border-top:1px solid var(--nrich-border)}.vce-definition-row,.vce-subject-table article{display:grid; gap:1.5rem; padding:1.5rem 0; border-bottom:1px solid var(--nrich-border)}.vce-definition-row{grid-template-columns:4rem minmax(0,1fr)}.vce-definition-row>span,.vce-subject-table article>span{color:var(--nrich-teal); font-weight:700}.vce-subject-table article{grid-template-columns:9rem minmax(11rem,17rem) minmax(0,1fr)}.vce-score-columns,.vce-benefit-rail{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:var(--space-xl)}.vce-benefit-rail{grid-template-columns:repeat(4,minmax(0,1fr)); padding-top:1.5rem}.vce-pathway-list,.vce-inline-list,.vce-exam-list,.vce-location-strip{display:grid; gap:0.75rem; padding:0; list-style:none}.vce-pathway-list{counter-reset:vce-pathway}.vce-pathway-list li{counter-increment:vce-pathway; display:grid; grid-template-columns:3.5rem minmax(0,1fr); gap:1rem; padding:0.75rem 0; border-bottom:1px solid var(--nrich-border)}.vce-pathway-list li::before{content:counter(vce-pathway,decimal-leading-zero); color:var(--nrich-teal); font-weight:700}.vce-inline-list li,.vce-exam-list li{position:relative; padding-left:1.25rem}.vce-inline-list li::before,.vce-exam-list li::before{content:""; position:absolute; top:0.7em; left:0; width:0.45rem; height:0.45rem; border-radius:50%; background:var(--nrich-teal)}.vce-exam-list,.vce-location-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.vce-location-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.vce-location-strip li{padding:0.75rem; border:1px solid var(--nrich-border); text-align:center}.vce-pullnote{margin-top:1.5rem; padding-left:1rem; border-left:3px solid var(--nrich-teal)}@media(max-width:1199.98px){.vce-benefit-rail,.vce-location-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991.98px){.vce-editorial-hero__grid,.vce-editorial-split__grid,.vce-editorial-split__grid--reverse,.vce-score-columns,.vce-subject-table article{grid-template-columns:1fr}.vce-editorial-split__grid--reverse .vce-editorial-copy,.vce-editorial-split__grid--reverse .vce-editorial-photo{order:initial}.vce-definition-row{grid-template-columns:1fr}}@media(max-width:575.98px){.vce-benefit-rail,.vce-exam-list,.vce-location-strip{grid-template-columns:1fr}}.vce-band--exam{background:var(--nrich-soft); color:inherit}.vce-band--exam:is(h2,h3,p,li),.vce-band--exam .wp-content,.vce-band--exam .wp-content p{color:inherit}.vce-band--exam .vce-kicker{color:var(--nrich-teal)}.vce-benefit-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.vce-score-columns article,.vce-benefit-rail article,.vce-subject-table article{min-width:0}.vce-subject-table .wp-content ul{margin-bottom:1rem}@media(max-width:767.98px){.vce-benefit-rail{grid-template-columns:1fr}.vce-editorial-copy,.vce-band-heading,.vce-final-band__inner{max-width:100%}}@media(max-width:991.98px){.page-template-vce-tutoring #floating-snap-btn-wrapper{display:none}}.vce-final-band,.vce-final-band .wp-content,.vce-final-band .wp-content:is(p,a,span,strong),.vce-final-band h2,.vce-final-band h3{color:var(--nrich-white)}.vce-final-band .heading-highlight{color:var(--nrich-amber)}.vce-editorial-hero,.vce-editorial-split,.vce-band,.vce-final-band{padding-top:clamp(var(--space-2xl),5vw,4.25rem); padding-bottom:clamp(var(--space-2xl),5vw,4.25rem)}.vce-editorial-hero__grid,.vce-editorial-split__grid{gap:clamp(var(--space-xl),4vw,var(--space-3xl))}.vce-band-heading{margin-bottom:clamp(var(--space-lg),3vw,var(--space-2xl))}.vce-editorial-copy h2,.vce-band-heading h2,.vce-final-band h2{margin-bottom:var(--space-md)}.vce-editorial-copy .wp-content>:last-child,.vce-band .wp-content>:last-child,.vce-final-band .wp-content>:last-child{margin-bottom:0}.vce-definition-row,.vce-subject-table article{padding-top:var(--space-xl); padding-bottom:var(--space-xl)}.vce-score-columns,.vce-benefit-rail{gap:clamp(var(--space-lg),3vw,var(--space-2xl))}.vce-benefit-rail{margin-top:var(--space-xl); padding-top:var(--space-xl)}.vce-pathway-list,.vce-inline-list,.vce-exam-list,.vce-location-strip{gap:var(--space-sm)}.vce-pullnote{margin-top:var(--space-xl)}.vce-location-strip{margin-bottom:var(--space-lg)}.vce-final-band + .vce-final-band{padding-top:clamp(var(--space-xl),4vw,var(--space-2xl)); border-top:1px solid rgba(var(--nrich-white-rgb),0.22)}.vce-final-band__inner .nrich-btn{margin-top:var(--space-sm)}.vce-final-band + .content-page-campuses-section,.vce-final-band--quiet + .content-page-campuses-section{padding-top:clamp(var(--space-2xl),5vw,4rem)}@media(max-width:991.98px){.vce-editorial-hero,.vce-editorial-split,.vce-band,.vce-final-band{padding-top:var(--space-2xl); padding-bottom:var(--space-2xl)}.vce-editorial-hero__grid,.vce-editorial-split__grid{gap:var(--space-xl)}.vce-band-heading{margin-bottom:var(--space-xl)}}@media(max-width:575.98px){.vce-editorial-hero,.vce-editorial-split,.vce-band,.vce-final-band{padding-top:var(--space-xl); padding-bottom:var(--space-xl)}.vce-definition-row,.vce-subject-table article{padding-top:var(--space-lg); padding-bottom:var(--space-lg)}}.icas-page:is(.icas-intro-section,.icas-stages-section,.icas-subjects-section,.icas-why-section,.icas-faqs){padding-top:clamp(var(--space-2xl),5vw,var(--space-3xl)); padding-bottom:clamp(var(--space-2xl),5vw,var(--space-3xl))}.icas-intro-grid{display:grid; grid-template-columns:minmax(0,1.05fr) minmax(20rem,0.75fr); gap:clamp(var(--space-xl),4vw,var(--space-3xl)); align-items:start}.icas-intro-copy,.icas-definition-panel,.icas-section-head{max-width:62rem}.icas-intro-copy h2,.icas-section-head h2,.icas-stage-body h2,.icas-definition-panel h2{margin-bottom:var(--space-md)}.icas-intro-copy .wp-content,.icas-definition-panel .wp-content,.icas-section-head p,.icas-stage-description,.icas-stage-closing,.icas-section-closing{color:var(--nrich-ink-soft); font-size:1.05rem; line-height:1.75}.icas-intro-copy .wp-content>:last-child,.icas-definition-panel .wp-content>:last-child{margin-bottom:0}.icas-definition-panel{padding:var(--space-xl); border-left:0.25rem solid var(--nrich-teal); border-radius:0 var(--radius-lg) var(--radius-lg) 0; background:var(--nrich-soft)}.icas-stage-list{display:grid; gap:0; border-top:1px solid var(--nrich-border)}.icas-stage{display:grid; grid-template-columns:5rem minmax(0,1fr); gap:var(--space-xl); padding:var(--space-xl) 0; border-bottom:1px solid var(--nrich-border)}.icas-stage-index span{display:inline-flex; align-items:center; justify-content:center; width:3.25rem; height:3.25rem; border:1px solid var(--nrich-border); border-radius:999rem; background:var(--nrich-white); color:var(--nrich-teal); font-family:var(--font-heading); font-weight:800; box-shadow:var(--nrich-shadow-sm)}.icas-kicker{margin-bottom:var(--space-xs); color:var(--nrich-teal); font-size:0.8rem; font-weight:700; letter-spacing:0.08em; text-transform:uppercase}.icas-stage-body h2{font-size:clamp(1.45rem,2.5vw,2rem)}.icas-lead{margin:var(--space-lg) 0 var(--space-md); color:var(--nrich-navy); font-weight:700}.icas-check-list{display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:var(--space-sm) var(--space-xl); margin:0; padding:0; list-style:none}.icas-check-list li{position:relative; padding-left:1.55rem; color:var(--nrich-ink); line-height:1.55}.icas-check-list li::before{content:""; position:absolute; top:0.25rem; left:0; width:1rem; height:1rem; background-color:var(--nrich-teal); -webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.2 3.2L13 4.5'/%3e%3c/svg%3e"); mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.2 3.2L13 4.5'/%3e%3c/svg%3e"); -webkit-mask-repeat:no-repeat; mask-repeat:no-repeat; -webkit-mask-size:contain; mask-size:contain}.icas-stage-closing,.icas-section-closing{max-width:64rem; margin-top:var(--space-xl); margin-bottom:0}.icas-section-head{margin-bottom:clamp(var(--space-xl),4vw,var(--space-2xl))}.icas-section-head p{margin-bottom:0}.icas-subject-matrix{display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:var(--space-lg)}.icas-subject-card{position:relative; display:flex; flex-direction:column; min-height:100%; padding:var(--space-xl); overflow:hidden; border:1px solid var(--nrich-border); border-radius:var(--radius-lg); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.icas-subject-card::before{content:""; position:absolute; top:0; right:0; left:0; height:0.25rem; background:var(--subject-accent,var(--nrich-teal))}.icas-subject-card:nth-child(4n + 1){--subject-accent:var(--nrich-blue); --subject-accent-rgb:var(--nrich-blue-rgb)}.icas-subject-card:nth-child(4n + 2){--subject-accent:var(--nrich-teal); --subject-accent-rgb:var(--nrich-teal-rgb)}.icas-subject-card:nth-child(4n + 3){--subject-accent:var(--nrich-coral); --subject-accent-rgb:var(--nrich-coral-rgb)}.icas-subject-card:nth-child(4n + 4){--subject-accent:var(--nrich-amber); --subject-accent-rgb:var(--nrich-amber-rgb)}.icas-subject-card__number{display:inline-flex; align-items:center; justify-content:center; width:2.65rem; height:2.65rem; margin-bottom:var(--space-lg); border-radius:var(--radius); background:rgba(var(--subject-accent-rgb,var(--nrich-teal-rgb)),0.12); color:var(--subject-accent,var(--nrich-teal)); font-family:var(--font-heading); font-weight:800; line-height:1}.icas-subject-card h3{margin:0 0 var(--space-md); color:var(--nrich-navy); font-size:1.25rem; line-height:1.25}.icas-subject-card ul{display:flex; flex-wrap:wrap; gap:var(--space-xs); margin:0; padding:0; list-style:none}.icas-subject-card li{padding:0.4rem 0.7rem; border:1px solid rgba(var(--subject-accent-rgb,var(--nrich-teal-rgb)),0.22); border-radius:999rem; background:rgba(var(--subject-accent-rgb,var(--nrich-teal-rgb)),0.07); color:var(--nrich-ink); font-size:0.86rem; font-weight:600; line-height:1.35}.icas-why-layout{display:grid; grid-template-columns:minmax(16rem,0.42fr) minmax(0,1fr); gap:clamp(var(--space-xl),4vw,var(--space-3xl)); align-items:start}.icas-section-head--sticky{position:sticky; top:calc(var(--nav-height) + var(--space-lg))}.icas-benefit-rail{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); border-top:1px solid var(--nrich-border)}.icas-benefit-item{display:flex; gap:var(--space-md); align-items:flex-start; min-width:0; padding:var(--space-lg) var(--space-md); border-bottom:1px solid var(--nrich-border)}.icas-benefit-item span{display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; width:2.35rem; height:2.35rem; border-radius:var(--radius); background:var(--nrich-mint); color:var(--nrich-teal)}.icas-benefit-item p{margin:0; color:var(--nrich-navy); font-weight:700; line-height:1.45}.icas-faqs .nrich-section-heading{max-width:54rem; margin-right:auto; margin-left:auto}@media(max-width:991.98px){.icas-intro-grid,.icas-why-layout{grid-template-columns:1fr}.icas-subject-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}.icas-section-head--sticky{position:static}.icas-benefit-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767.98px){.icas-check-list,.icas-subject-matrix,.icas-benefit-rail{grid-template-columns:1fr}.icas-stage{grid-template-columns:3.75rem minmax(0,1fr); gap:var(--space-md)}.icas-stage-index span{width:2.75rem; height:2.75rem}}@media(max-width:575.98px){.icas-page:is(.icas-intro-section,.icas-stages-section,.icas-subjects-section,.icas-why-section,.icas-faqs){padding-top:var(--space-xl); padding-bottom:var(--space-xl)}.icas-definition-panel{padding:var(--space-lg)}.icas-stage{padding:var(--space-lg) 0}}.icas-page{background:var(--nrich-white)}.icas-page .container{position:relative}.icas-page:is(.icas-intro-section,.icas-stages-section,.icas-subjects-section,.icas-why-section,.icas-faqs){padding-top:clamp(var(--space-2xl),5vw,4.5rem); padding-bottom:clamp(var(--space-2xl),5vw,4.5rem)}.icas-intro-section{background:linear-gradient(180deg,var(--nrich-white) 0%,var(--nrich-paper) 100%)}.icas-intro-grid{grid-template-columns:minmax(0,1.1fr) minmax(19rem,0.78fr); gap:clamp(var(--space-xl),5vw,4.5rem)}.icas-intro-copy__frame{max-width:58rem; padding-top:var(--space-md); border-top:0.25rem solid var(--nrich-teal)}.icas-intro-copy__frame h2{max-width:48rem; margin-bottom:var(--space-lg); font-size:clamp(1.8rem,3vw,2.55rem); line-height:1.18}.icas-intro-copy__frame .wp-content{max-width:56rem}.icas-definition-panel{position:relative; padding:clamp(var(--space-lg),3vw,var(--space-2xl)); border:1px solid var(--nrich-border); border-radius:var(--radius-lg); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.icas-definition-panel__mark{display:block; width:3.2rem; height:0.3rem; margin-bottom:var(--space-lg); border-radius:999rem; background:var(--nrich-amber)}.icas-definition-panel h2{font-size:clamp(1.45rem,2vw,1.85rem)}.icas-stages-section{background:var(--nrich-soft)}.icas-stage-list{max-width:66rem; margin-right:auto; margin-left:auto; border-top:0}.icas-stage{position:relative; grid-template-columns:4.75rem minmax(0,1fr); gap:clamp(var(--space-md),3vw,var(--space-xl)); padding:clamp(var(--space-lg),3vw,var(--space-2xl)) 0; border-bottom:1px solid var(--nrich-border)}.icas-stage::before{content:""; position:absolute; top:0; bottom:0; left:1.6rem; width:1px; background:var(--nrich-border-strong)}.icas-stage:first-child::before{top:1.65rem}.icas-stage:last-child::before{bottom:calc(100% - 1.65rem)}.icas-stage-index{position:relative; z-index:1}.icas-stage-index span{width:3.25rem; height:3.25rem; border-color:rgba(var(--nrich-teal-rgb),0.25); background:var(--nrich-white); color:var(--nrich-navy); box-shadow:none}.icas-stage-body{min-width:0}.icas-stage-body h2{max-width:52rem; margin-bottom:var(--space-sm); line-height:1.22}.icas-stage-description{max-width:56rem; margin-bottom:var(--space-md)}.icas-stage--2,.icas-stage--3{margin:var(--space-md) 0; padding:clamp(var(--space-lg),3vw,var(--space-xl)); border:1px solid var(--nrich-border); border-radius:var(--radius-lg); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.icas-stage--2::before,.icas-stage--3::before{display:none}.icas-stage--2 .icas-stage-index span,.icas-stage--3 .icas-stage-index span{background:var(--nrich-mint); color:var(--nrich-teal)}.icas-stage--2 .icas-check-list,.icas-stage--3 .icas-check-list{grid-template-columns:repeat(3,minmax(0,1fr))}.icas-check-list{gap:var(--space-sm) var(--space-lg)}.icas-check-list li{font-size:0.96rem}.icas-subjects-section{background:var(--nrich-white)}.icas-subjects-section .icas-section-head{display:grid; grid-template-columns:minmax(0,0.7fr) minmax(18rem,0.55fr); gap:var(--space-xl); align-items:end; max-width:none}.icas-subjects-section .icas-section-head h2{margin-bottom:0; font-size:clamp(1.8rem,3vw,2.45rem)}.icas-subjects-section .icas-section-head p{max-width:34rem}.icas-subject-matrix{gap:clamp(var(--space-md),2vw,var(--space-xl))}.icas-subject-card{padding:clamp(var(--space-lg),2.3vw,var(--space-xl)); border-color:rgba(var(--nrich-navy-rgb),0.1); box-shadow:none; transition:transform var(--motion-base) var(--motion-ease),box-shadow var(--motion-base) var(--motion-ease),border-color var(--motion-base) var(--motion-ease)}.icas-subject-card:hover{transform:translateY(-0.18rem); border-color:rgba(var(--subject-accent-rgb,var(--nrich-teal-rgb)),0.35); box-shadow:var(--nrich-shadow-sm)}.icas-subject-card__number{margin-bottom:var(--space-md)}.icas-subject-card h3{margin-bottom:var(--space-lg)}.icas-subject-card li{background:var(--nrich-paper)}.icas-section-closing{padding-top:var(--space-lg); border-top:1px solid var(--nrich-border)}.icas-why-section{background:linear-gradient(180deg,var(--nrich-soft) 0%,var(--nrich-white) 100%)}.icas-why-layout{grid-template-columns:minmax(17rem,0.42fr) minmax(0,1fr); gap:clamp(var(--space-xl),5vw,4rem)}.icas-why-section .icas-section-head{padding-top:var(--space-md); border-top:0.25rem solid var(--nrich-amber)}.icas-why-section .icas-section-head h2{font-size:clamp(1.75rem,3vw,2.4rem); line-height:1.18}.icas-why-content>.icas-lead{margin-top:0; margin-bottom:var(--space-lg); font-size:1.08rem}.icas-benefit-rail{grid-template-columns:repeat(3,minmax(0,1fr)); gap:0; overflow:hidden; border:1px solid var(--nrich-border); border-radius:var(--radius-lg); background:var(--nrich-white)}.icas-benefit-item{min-height:8.25rem; padding:var(--space-lg); border-right:1px solid var(--nrich-border); border-bottom:1px solid var(--nrich-border)}.icas-benefit-item:nth-child(3n){border-right:0}.icas-benefit-item span{background:rgba(var(--nrich-teal-rgb),0.1)}.icas-benefit-item p{font-size:0.98rem}.icas-faqs{background:var(--nrich-white)}.icas-faqs .nrich-section-heading{margin-bottom:var(--space-2xl)}.icas-faq-accordion .accordion-item{border-color:var(--nrich-border); box-shadow:none}@media(max-width:1199.98px){.icas-subject-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}.icas-stage--2 .icas-check-list,.icas-stage--3 .icas-check-list,.icas-benefit-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.icas-benefit-item:nth-child(3n){border-right:1px solid var(--nrich-border)}.icas-benefit-item:nth-child(2n){border-right:0}}@media(max-width:991.98px){.icas-intro-grid,.icas-subjects-section .icas-section-head,.icas-why-layout{grid-template-columns:1fr}.icas-subjects-section .icas-section-head{gap:var(--space-md)}}@media(max-width:767.98px){.icas-stage,.icas-stage--2,.icas-stage--3{grid-template-columns:1fr}.icas-stage::before{display:none}.icas-stage--2 .icas-check-list,.icas-stage--3 .icas-check-list,.icas-check-list,.icas-subject-matrix,.icas-benefit-rail{grid-template-columns:1fr}.icas-benefit-item,.icas-benefit-item:nth-child(2n),.icas-benefit-item:nth-child(3n){border-right:0}}.icas-page:is(.icas-intro-section,.icas-stages-section,.icas-subjects-section,.icas-why-section,.icas-faqs){padding-top:clamp(var(--space-xl),4vw,var(--space-2xl)); padding-bottom:clamp(var(--space-xl),4vw,var(--space-2xl))}.icas-intro-grid{align-items:stretch}.icas-intro-copy__frame{padding:clamp(var(--space-lg),3vw,var(--space-xl)); border:1px solid var(--nrich-border); border-top:0.25rem solid var(--nrich-teal); border-radius:var(--radius-lg); background:var(--nrich-white)}.icas-definition-panel{display:flex; flex-direction:column; justify-content:center; min-height:100%; background:var(--nrich-soft); box-shadow:none}.icas-stages-section{background:var(--nrich-soft)}.icas-stage-list{max-width:72rem}.icas-stage,.icas-stage--2,.icas-stage--3{display:grid; grid-template-columns:4rem minmax(0,1fr); gap:var(--space-lg); margin:0; padding:var(--space-xl) 0; border:0; border-bottom:1px solid var(--nrich-border); border-radius:0; background:transparent; box-shadow:none}.icas-stage::before,.icas-stage--2::before,.icas-stage--3::before{display:block; left:1.55rem; background:var(--nrich-border-strong)}.icas-stage:last-child{border-bottom:0}.icas-stage-body{padding:var(--space-lg); border:1px solid var(--nrich-border); border-radius:var(--radius-lg); background:var(--nrich-white)}.icas-stage--2 .icas-check-list,.icas-stage--3 .icas-check-list,.icas-check-list{grid-template-columns:repeat(2,minmax(0,1fr))}.icas-stage-closing{padding-top:var(--space-md); border-top:1px solid var(--nrich-border)}.icas-subjects-section .icas-section-head{margin-bottom:var(--space-xl)}.icas-subject-matrix{grid-template-columns:repeat(2,minmax(0,1fr)); gap:var(--space-lg)}.icas-subject-card{min-height:15rem; padding:var(--space-xl)}.icas-subject-card__body{display:flex; flex-direction:column; min-height:100%}.icas-subject-card h3{margin-bottom:var(--space-md); font-size:1.35rem}.icas-subject-card ul{gap:var(--space-xs)}.icas-subject-card li{color:var(--nrich-navy); font-size:0.9rem}.icas-why-layout{grid-template-columns:minmax(16rem,0.38fr) minmax(0,1fr)}.icas-benefit-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.icas-benefit-item{min-height:7rem}.icas-benefit-item p{font-size:0.94rem}.icas-faqs .nrich-section-heading{margin-bottom:var(--space-xl)}@media(max-width:991.98px){.icas-intro-copy__frame,.icas-definition-panel,.icas-stage-body,.icas-subject-card{padding:var(--space-lg)}.icas-subject-matrix,.icas-benefit-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767.98px){.icas-stage,.icas-stage--2,.icas-stage--3{grid-template-columns:3rem minmax(0,1fr); gap:var(--space-sm); padding:var(--space-lg) 0}.icas-stage::before,.icas-stage--2::before,.icas-stage--3::before{left:1.35rem}.icas-stage-index span{width:2.75rem; height:2.75rem}.icas-stage--2 .icas-check-list,.icas-stage--3 .icas-check-list,.icas-check-list,.icas-subject-matrix,.icas-benefit-rail{grid-template-columns:1fr}.icas-subject-card{min-height:0}}@media(max-width:991.98px){.icas-why-layout,.icas-subjects-section .icas-section-head{grid-template-columns:1fr; gap:var(--space-lg)}.icas-section-head--sticky{position:static; top:auto}}@media(max-width:575.98px){.icas-stage,.icas-stage--2,.icas-stage--3{grid-template-columns:1fr}.icas-stage::before,.icas-stage--2::before,.icas-stage--3::before{display:none}.icas-stage-body,.icas-subject-card,.icas-benefit-item{padding:var(--space-md)}}.vce-subject-cards-section{padding-top:clamp(var(--space-2xl),5vw,4rem); padding-bottom:clamp(var(--space-2xl),5vw,4rem); background:var(--nrich-soft)}.vce-subject-cards-heading{margin-bottom:clamp(var(--space-xl),4vw,var(--space-2xl))}.vce-subject-card-grid{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:var(--space-lg); align-items:stretch}.vce-subject-card{position:relative; display:flex; flex-direction:column; min-height:100%; padding:clamp(var(--space-lg),2.5vw,var(--space-xl)); overflow:hidden; border:1px solid var(--nrich-border); border-radius:var(--radius-lg); background:var(--nrich-white); box-shadow:var(--nrich-shadow-sm)}.vce-subject-card::before{content:""; position:absolute; top:0; right:0; left:0; height:0.25rem; background:var(--vce-subject-accent,var(--nrich-teal))}.vce-subject-card:nth-child(4n + 1){--vce-subject-accent:var(--nrich-blue); --vce-subject-accent-rgb:var(--nrich-blue-rgb)}.vce-subject-card:nth-child(4n + 2){--vce-subject-accent:var(--nrich-teal); --vce-subject-accent-rgb:var(--nrich-teal-rgb)}.vce-subject-card:nth-child(4n + 3){--vce-subject-accent:var(--nrich-coral); --vce-subject-accent-rgb:var(--nrich-coral-rgb)}.vce-subject-card:nth-child(4n + 4){--vce-subject-accent:var(--nrich-amber); --vce-subject-accent-rgb:var(--nrich-amber-rgb)}.vce-subject-card__number{display:inline-flex; align-items:center; justify-content:center; width:2.75rem; height:2.75rem; margin-bottom:var(--space-lg); border-radius:var(--radius); background:rgba(var(--vce-subject-accent-rgb,var(--nrich-teal-rgb)),0.12); color:var(--vce-subject-accent,var(--nrich-teal)); font-family:var(--font-heading); font-weight:800; line-height:1}.vce-subject-card h3{margin-bottom:var(--space-md); color:var(--nrich-navy); font-size:clamp(1.25rem,2vw,1.55rem); line-height:1.25}.vce-subject-card .wp-content{color:var(--nrich-ink-soft); font-size:0.98rem; line-height:1.7}.vce-subject-card .wp-content>:last-child{margin-bottom:0}@media(max-width:1199.98px){.vce-subject-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.vce-subject-cards-section{padding-top:var(--space-xl); padding-bottom:var(--space-xl)}.vce-subject-card-grid{grid-template-columns:1fr}.vce-subject-card{padding:var(--space-lg)}}.vce-subject-card__icon{display:inline-flex; align-items:center; justify-content:center; width:3rem; height:3rem; margin-bottom:var(--space-lg); border-radius:var(--radius); background:rgba(var(--vce-subject-accent-rgb,var(--nrich-teal-rgb)),0.12); color:var(--vce-subject-accent,var(--nrich-teal)); font-size:1.2rem; line-height:1}
