*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-dark:#123d73;--blue-mid:#1f4d84;--blue-light:#1b8fc4;--teal-dark:#0d3d4e;--teal-mid:#0a5a72;--teal-bg:#0d3b4d;--sky:#00b8d4;--white:#fff;--light-bg:#f5f7fa;--surface-muted:#eef2f7;--text-main:#1a2d3d;--text-light:#5c6b7a;--border:#e2e8f0;--shadow:0 4px 14px #123d7314;--shadow-card:0 8px 30px #123d731a;--shadow-nav:0 4px 24px #0d3d4e1f;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-pill:999px;--section-y:clamp(4.25rem, 7.5vw, 6.75rem);--page-content-pad-y:clamp(3.5rem, 6.5vw, 5.25rem);--page-content-pad-y-bottom:clamp(4rem, 8.5vw, 6.5rem);--font:"Open Sans", sans-serif;--font-heading:"Manrope", "Open Sans", sans-serif;--nav-height:52px;--rail-width:108px;--rail-bg:#0c1f33;--mobile-header-h:56px;--footer-accent:#f0932b;--footer-deep:#0a1628;--hero-video-bridge-mid:#0e2338;--hero-video-bridge-soft:#122a45}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text-main);background:var(--white);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.65}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;font-weight:700;line-height:1.25}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}ul{list-style:none}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-pad{padding:var(--section-y) 0}.text-center{text-align:center}.text-white{color:var(--white)}.home-section{padding:var(--section-y) 0}.home-section--muted{background:var(--surface-muted)}.home-section--white{background:var(--white)}.section-head{text-align:center;max-width:720px;margin:0 auto 3.25rem}.section-head__eyebrow{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.14em;color:var(--blue-light);margin-bottom:.65rem;font-size:.75rem;font-weight:700;display:inline-block}.section-head__title{color:var(--blue-dark);margin-bottom:.5rem;font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:800}.section-head__lead{color:var(--text-light);max-width:560px;margin:0 auto;font-size:1rem;line-height:1.65}.btn{border:2px solid var(--white);color:var(--white);font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-pill);cursor:pointer;background:0 0;padding:.72rem 1.65rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .15s;display:inline-block}.btn:hover{background:var(--white);color:var(--blue-dark);text-decoration:none;transform:translateY(-1px)}.btn--primary{background:var(--sky);border-color:var(--sky);color:var(--white);box-shadow:0 4px 16px #00b8d459}.btn--primary:hover{background:var(--blue-light);border-color:var(--blue-light);color:var(--white)}.btn-blue{background:var(--blue-light);border-color:var(--blue-light);color:var(--white);border-radius:var(--radius-pill)}.btn-blue:hover{background:var(--blue-dark);border-color:var(--blue-dark);color:var(--white)}.page-banner{text-align:center;color:var(--white);background:linear-gradient(135deg,#0d3d4ee0 0%,#123d73d1 50%,#1b8fc4bf 100%),url(https://aquariusinstitute.com/wp-content/uploads/2016/06/MRI-Machine.jpg) 50%/cover;padding:clamp(3.75rem,9vw,5.75rem) 0 clamp(3rem,6.5vw,4.5rem);position:relative}.page-banner:after{content:"";background:linear-gradient(to top, var(--white), transparent);pointer-events:none;opacity:.35;height:48px;position:absolute;bottom:0;left:0;right:0}.page-banner .container{z-index:1;position:relative}.page-banner h1{letter-spacing:-.03em;text-shadow:0 2px 24px #0003;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.breadcrumb{color:#ffffffe0;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.8125rem;font-weight:500;display:flex}.breadcrumb a{color:#ffffffe6}.breadcrumb a:hover{color:var(--white);text-decoration:none}.breadcrumb span.sep:before{content:"/";opacity:.7}.app-shell{min-height:100vh;display:flex}.app-main{min-width:0;padding-left:var(--rail-width);flex:1}.site-header--rail{flex-shrink:0}.header-rail{width:var(--rail-width);z-index:1060;background:var(--rail-bg);border-right:1px solid #ffffff14;flex-direction:column;align-items:center;padding:1.15rem .35rem 1.25rem;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 24px #0000001f}.header-rail__brand{border-radius:var(--radius-md);border:1px solid #ffffff1f;justify-content:center;align-items:center;width:100%;padding:8px 6px;display:flex;box-shadow:inset 0 1px #ffffff0f}.header-rail__brand:hover{background:#ffffff1a}.header-rail__brand img{width:auto;height:66px;max-width:calc(var(--rail-width) - 16px);max-height:min(66px, calc(var(--rail-width) - 14px));object-fit:contain;object-position:center;filter:drop-shadow(0 2px 6px #00000059)}.header-rail__mid{flex:1;justify-content:center;align-items:center;min-height:48px;display:flex}.header-rail__menu-btn{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--white);cursor:pointer;background:#ffffff14;border:none;justify-content:center;align-items:center;padding:0;font-size:1.15rem;transition:background .2s,color .2s;display:flex}.header-rail__menu-btn:hover{background:#ffffff2e}.header-rail__social{flex-direction:column;align-items:center;gap:14px;display:flex}.header-rail__social a{color:#ffffffe0;font-size:.95rem;transition:color .2s,transform .15s}.header-rail__social a:hover{color:var(--sky);text-decoration:none;transform:scale(1.08)}.header-drawer__backdrop{top:0;left:var(--rail-width);z-index:1040;cursor:pointer;opacity:0;visibility:hidden;background:#0c1f3373;border:none;margin:0;padding:0;transition:opacity .3s,visibility .3s;position:fixed;bottom:0;right:0}.header-drawer__backdrop.is-open{opacity:1;visibility:visible}.header-drawer{top:0;left:var(--rail-width);width:min(400px, calc(100vw - var(--rail-width)));z-index:1050;background:var(--white);flex-direction:column;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;overflow-y:auto;transform:translate(-105%);box-shadow:8px 0 40px #0000002e}.header-drawer.is-open{transform:translate(0)}.header-drawer__head{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.15rem;display:flex}.header-drawer__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;color:var(--blue-dark);font-size:.9rem;font-weight:800}.header-drawer__close{background:var(--surface-muted);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--blue-dark);cursor:pointer;border:none;font-size:1.1rem;transition:background .2s}.header-drawer__close:hover{background:var(--border)}.header-drawer__contact{background:var(--surface-muted);border-bottom:1px solid var(--border);flex-direction:column;gap:6px;padding:1rem 1.15rem;font-size:.8125rem;display:flex}.header-drawer__contact a{color:var(--blue-dark);align-items:center;gap:8px;font-weight:600;display:inline-flex}.header-drawer__contact a:hover{color:var(--blue-light);text-decoration:none}.drawer-nav__list{margin:0;padding:.5rem 0;list-style:none}.drawer-nav__item{border-bottom:1px solid var(--border)}.drawer-nav__link{width:100%;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 1.15rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:flex}.drawer-nav__link:hover{background:var(--surface-muted);color:var(--blue-light);text-decoration:none}.drawer-nav__link.active{color:var(--blue-light);background:#1b8fc414}.drawer-nav__link--sub i{opacity:.7;font-size:.65rem}.drawer-nav__sub{background:var(--surface-muted);margin:0;padding:0 0 8px;list-style:none;display:none}.drawer-nav__item.open .drawer-nav__sub{display:block}.drawer-nav__sub li a{color:var(--blue-dark);border-top:1px solid var(--border);padding:10px 1.15rem 10px 1.75rem;font-size:.875rem;font-weight:600;display:block}.drawer-nav__sub li a:hover{background:var(--white);color:var(--blue-light);text-decoration:none}.header-drawer__portals{border-top:1px solid var(--border);background:var(--light-bg);margin-top:auto;padding:1rem 1.15rem 1.5rem}.header-drawer__portals-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);margin-bottom:10px;font-size:.7rem;font-weight:800}.drawer-portal{margin-bottom:12px}.drawer-portal__label{color:var(--blue-dark);margin-bottom:4px;font-size:.75rem;font-weight:800;display:block}.drawer-portal ul{margin:0;padding:0;list-style:none}.drawer-portal ul li a{color:var(--text-light);padding:4px 0;font-size:.8125rem;display:block}.drawer-portal ul li a:hover{color:var(--blue-light);text-decoration:none}@media (width<=768px){:root{--rail-width:0px}.app-main{padding-left:0;padding-top:var(--mobile-header-h)}.header-rail{width:100%;height:var(--mobile-header-h);flex-direction:row;justify-content:center;align-items:center;padding:0 12px;inset:0 0 auto}.header-rail__brand{width:auto;padding:4px 8px;position:absolute;left:50%;transform:translate(-50%)}.header-rail__brand img{max-width:200px;height:42px;max-height:44px}.header-rail__mid{flex:0;order:3;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.header-rail__social{display:none}.header-drawer{width:min(100vw,360px);left:0}.header-drawer__backdrop{left:0}}.hero-slider{background:var(--footer-deep);height:100vh;min-height:520px;position:relative;overflow:hidden}.hero-slide{opacity:0;background-position:50%;background-size:cover;justify-content:center;align-items:center;transition:opacity .75s;display:flex;position:absolute;inset:0}.hero-slide.active{opacity:1;z-index:1}.hero-slide__overlay{background:linear-gradient(to top, var(--footer-deep) 0%, var(--footer-deep) 6%, #0a1628e0 14%, #0c1f339e 32%, #123d7338 56%, transparent 76%);position:absolute;inset:0}.hero-slide__content{z-index:2;text-align:center;color:var(--white);max-width:920px;padding:28px 24px 12vh;position:relative}.hero-slide__content h1{letter-spacing:-.03em;text-shadow:0 4px 32px #00000059;margin-bottom:14px;font-size:clamp(1.75rem,4.5vw,3.15rem);font-weight:800;line-height:1.15}.hero-slide__content h2{color:var(--sky);letter-spacing:-.03em;text-shadow:0 2px 20px #00000040;margin:8px 0;font-size:clamp(1.5rem,3.8vw,2.35rem);font-weight:800}.hero-slide__content p{color:#ffffffe6;max-width:560px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.95rem}.hero-slide__content .subheading{color:#fffffff2;max-width:640px;margin-bottom:12px;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,1.8vw,1.15rem);font-weight:600;line-height:1.5}.hero-slide__content .btn{margin-top:4px}.slider-btn{z-index:10;color:#fff;cursor:pointer;background:#00000059;border:none;width:40px;height:60px;font-size:22px;transition:background .2s;position:absolute;top:50%;transform:translateY(-50%)}.slider-btn:hover{background:#0009}.slider-btn.prev{left:max(8px, env(safe-area-inset-left))}.slider-btn.next{right:max(8px, env(safe-area-inset-right))}.slider-dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.slider-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;transition:background .2s}.slider-dot.active{background:var(--white)}.home-video-band{background:linear-gradient(to top, var(--blue-dark) 0%, var(--hero-video-bridge-soft) 28%, var(--hero-video-bridge-mid) 55%, #0f2844 78%, var(--footer-deep) 100%);color:var(--white);margin-top:-1px;padding:0}.home-video-band__content{padding:clamp(3.25rem,7vw,5.5rem) 0 clamp(1.75rem,4vw,2.75rem)}.home-video-band .footer-cert-strip--under-video{margin-top:0}.home-video-band__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);align-items:center;gap:clamp(1.75rem,4vw,3.5rem);display:grid}.home-video-band__intro{align-items:center;gap:clamp(1rem,3vw,1.75rem);display:flex}.home-video-band__circle{border:3px solid #ffffff40;border-radius:50%;flex-shrink:0;width:clamp(72px,12vw,108px);height:clamp(72px,12vw,108px);overflow:hidden;box-shadow:0 8px 28px #00000059}.home-video-band__circle img{object-fit:cover;width:100%;height:100%;display:block}.home-video-band__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--white);margin:0 0 .5rem;font-size:clamp(1.2rem,2.4vw,1.65rem);font-weight:800;line-height:1.25}.home-video-band__subtitle{color:#ffffffc7;max-width:36ch;margin:0;font-size:.875rem;line-height:1.6}.home-video-band__player{aspect-ratio:16/9;background:#000;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 16px 48px #00000059}.home-video-band__poster{background-position:50%;background-size:cover;position:absolute;inset:0}.home-video-band__overlay{pointer-events:none;background:linear-gradient(135deg,#123d736b 0%,#0d3d4e8c 100%);position:absolute;inset:0}.home-video-band__play{background:var(--white);cursor:pointer;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000059}.home-video-band__play:hover{transform:translate(-50%,-50%)scale(1.06);box-shadow:0 12px 44px #0000006b}.home-video-band__play-icon{border-style:solid;border-width:12px 0 12px 20px;border-color:transparent transparent transparent var(--blue-dark);width:0;height:0;margin-left:5px;display:block}.home-video-band__iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}.home-request{padding:calc(var(--section-y) + 1.25rem) 0 calc(var(--section-y) + 1.25rem);background:linear-gradient(180deg, #fff 0%, var(--surface-muted) 42%, #e8eef6 100%);position:relative;overflow:hidden}.home-request__deco{pointer-events:none;background:radial-gradient(circle,#1b8fc41f 0%,#0000 68%);border-radius:50%;width:min(520px,70vw);height:min(520px,70vw);position:absolute;top:-20%;right:-8%}.home-request__shell{z-index:1;position:relative}.home-request__split{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-items:start;gap:clamp(2rem,5vw,3.5rem);display:grid}.home-request__intro{padding-top:.25rem}.home-request__eyebrow{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.14em;color:var(--blue-light);margin-bottom:.65rem;font-size:.72rem;font-weight:800;display:inline-block}.home-request__title{font-family:var(--font-heading);color:var(--blue-dark);letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.65rem,3.2vw,2.15rem);font-weight:800;line-height:1.15}.home-request__lead{color:var(--text-light);max-width:42ch;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.home-request__highlights{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.home-request__highlights li{color:var(--text-main);align-items:flex-start;gap:12px;font-size:.9375rem;font-weight:500;line-height:1.5;display:flex}.home-request__hi-icon{background:linear-gradient(145deg, var(--blue-light), var(--sky));width:26px;height:26px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.65rem;display:flex;box-shadow:0 4px 12px #1b8fc44d}.home-request__card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden;box-shadow:0 12px 40px #123d731a}.home-request__card:before{content:"";background:linear-gradient(90deg, var(--blue-dark), var(--sky));height:4px;display:block}.request-form--home{padding:clamp(1.5rem,3vw,2rem) clamp(1.35rem,3vw,2rem)}.request-form--home .request-form__head{border-bottom:1px solid var(--border);margin-bottom:1.35rem;padding-bottom:1rem}.request-form--home .request-form__title{font-family:var(--font-heading);color:var(--blue-dark);letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.2rem;font-weight:800}.request-form--home .request-form__hint{color:var(--text-light);margin:0;font-size:.8125rem}.request-form--home .request-form__grid{grid-template-columns:1fr 1fr;gap:1rem 1.25rem;display:grid}.request-form--home .request-form__field{flex-direction:column;gap:.35rem;display:flex}.request-form--home .request-form__field--full{grid-column:1/-1}.request-form--home .request-form__label{text-transform:uppercase;letter-spacing:.06em;color:var(--blue-dark);font-size:.7rem;font-weight:800}.request-form--home input,.request-form--home select,.request-form--home textarea{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;font-family:var(--font);color:var(--text-main);background:#fafbfd;padding:11px 14px;font-size:.9375rem;transition:border-color .2s,box-shadow .2s,background .2s}.request-form--home input:focus,.request-form--home select:focus,.request-form--home textarea:focus{border-color:var(--blue-light);background:var(--white);outline:none;box-shadow:0 0 0 3px #1b8fc426}.request-form--home textarea{resize:vertical;min-height:100px;margin-bottom:0}.request-form--home .request-form__programs{grid-column:1/-1;margin:.25rem 0 .5rem}.request-form--home .request-form__programs>.request-form__label{margin-bottom:.5rem;display:block}.request-form--home .program-options--chips{flex-wrap:wrap;gap:8px;display:flex}.request-form--home .program-options--chips .program-option{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-muted);cursor:pointer;margin:0;padding:8px 12px;font-size:.8125rem;transition:border-color .2s,background .2s}.request-form--home .program-options--chips .program-option:hover{border-color:var(--blue-light)}.request-form--home .program-option input[type=checkbox]{width:15px;height:15px;accent-color:var(--blue-light)}.request-form--home .request-form__submit{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--blue-light), var(--sky));width:100%;color:var(--white);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:none;margin-top:.5rem;padding:14px 24px;font-size:.8rem;font-weight:800;transition:transform .15s,filter .2s,box-shadow .2s;box-shadow:0 6px 20px #1b8fc459}.request-form--home .request-form__submit:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 8px 26px #1b8fc466}@media (width<=900px){.home-request__split{grid-template-columns:1fr}.home-request__intro{text-align:center;max-width:520px;margin:0 auto}.home-request__lead{margin-left:auto;margin-right:auto}.home-request__highlights{text-align:left;max-width:400px;margin:0 auto}}@media (width<=600px){.request-form--home .request-form__grid{grid-template-columns:1fr}}@media (width<=900px){.home-video-band__inner{grid-template-columns:1fr}.home-video-band__intro{flex-direction:row;justify-content:flex-start}.home-video-band__player{width:100%;max-width:720px;margin:0 auto}}.why-us{padding:calc(var(--section-y) + 1.5rem) 0 calc(var(--section-y) + 1.5rem);background:var(--white);position:relative}.why-us__accent{background:linear-gradient(90deg, var(--footer-deep), var(--blue-light), var(--sky));opacity:.9;height:5px;position:absolute;top:0;left:0;right:0}.why-us__wrap{z-index:1;position:relative}.why-us__head .section-head__title{color:var(--blue-dark)}.why-us__lead{max-width:640px;margin-left:auto;margin-right:auto}.why-us__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.why-card{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(#f8fafc 0%,#fff 55%);flex-direction:column;align-items:center;padding:1.75rem 1.25rem 1.5rem;transition:box-shadow .28s,transform .22s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #123d730f}.why-card:before{content:"";background:linear-gradient(90deg, var(--blue-light), var(--sky));opacity:0;height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.why-card:hover{box-shadow:var(--shadow-card);border-color:#1b8fc459;transform:translateY(-4px)}.why-card:hover:before{opacity:1}.why-card__index{font-family:var(--font-heading);color:var(--blue-dark);opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:2.5rem;font-weight:800;line-height:1;position:absolute;top:.35rem;right:.75rem}.why-card__icon{background:linear-gradient(145deg, var(--blue-light), var(--sky));width:56px;height:56px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.2rem;display:flex;box-shadow:0 8px 22px #1b8fc459}.why-card__title{font-family:var(--font-heading);color:var(--blue-dark);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.02rem;font-weight:800;line-height:1.3}.why-card__text p{color:var(--text-light);margin:0;font-size:.875rem;line-height:1.65}@media (width>=1000px){.why-us__grid{grid-template-columns:repeat(4,1fr);gap:1.35rem}}@media (width<=600px){.why-us__grid{grid-template-columns:1fr}}.stats-banner{padding:calc(var(--section-y) + 2.75rem) 0 calc(var(--section-y) + 2.75rem);background:var(--footer-deep);border-top:1px solid #ffffff14;border-bottom:1px solid #00000026;align-items:center;min-height:clamp(320px,48vw,480px);display:flex;position:relative;overflow:hidden}.stats-banner__parallax{z-index:0;pointer-events:none;will-change:transform;width:116%;height:170%;transform:translate3d(0, var(--stats-parallax-y,0px), 0);background:linear-gradient(128deg,#071224c7 0%,#0f2d529e 38%,#07547385 78%,#00b8d46b 100%),radial-gradient(85% 55% at 18% 42%,#00b8d43d 0%,#0000 58%),radial-gradient(70% 50% at 92% 55%,#1b8fc454 0%,#0000 52%),url(/iStock-168715138.jpg) 50%/cover no-repeat;position:absolute;top:-35%;left:-8%}.stats-banner__shine{z-index:1;pointer-events:none;background:linear-gradient(#ffffff12 0%,#0000 35% 70%,#0000001f 100%);position:absolute;inset:0}.stats-banner__inner{z-index:2;width:100%;position:relative}.stats-banner__grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:clamp(1rem,3vw,1.75rem);display:flex}.stats-banner__grid>[data-reveal]{flex:160px;min-width:min(100%,165px);max-width:280px}.stat-item{text-align:center;color:var(--white);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff29;height:100%;padding:clamp(1.35rem,3.2vw,2rem) clamp(1.25rem,3vw,1.75rem);box-shadow:0 8px 32px #0003,inset 0 1px #ffffff1f}.stat-item__num{font-size:clamp(1.65rem,3.4vw,3rem);font-weight:800;font-family:var(--font-heading);letter-spacing:-.03em;text-shadow:0 4px 24px #00000040;white-space:nowrap;text-overflow:ellipsis;line-height:1.05;overflow:hidden}.stat-item__label{opacity:.94;letter-spacing:.02em;max-width:240px;margin-top:.65rem;margin-left:auto;margin-right:auto;font-size:clamp(.8125rem,1.5vw,.9375rem);font-weight:600;line-height:1.45}@media (width<=900px){.stats-banner__grid>[data-reveal]{min-width:min(100%,210px)}.stat-item__num{font-size:clamp(1.55rem,6.2vw,2.5rem)}}@media (width<=600px){.stats-banner{min-height:0;padding:calc(var(--section-y) + 1.5rem) 0}.stats-banner__grid{grid-auto-columns:minmax(88%,300px)}.stats-banner__grid>[data-reveal]{min-width:0;max-width:none}}@media (prefers-reduced-motion:reduce){.stats-banner__parallax{transform:none!important}}.news-section{padding:var(--section-y) 0;background:#f6f9fd}.news-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.news-card{border:1px solid var(--border);cursor:pointer;background:var(--white);color:inherit;border-radius:14px;flex-direction:column;min-height:100%;text-decoration:none;transition:box-shadow .25s,transform .2s,border-color .2s;display:flex;position:relative;overflow:clip}.news-card:hover{border-color:#1b8fc447;transform:translateY(-3px);box-shadow:0 10px 24px #123d731f}.news-card__media{aspect-ratio:16/10;position:relative;overflow:hidden}.news-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.news-card:hover img{transform:scale(1.03)}.news-card__date{color:var(--white);text-align:center;letter-spacing:.02em;background:#0a182cd6;border-radius:10px;padding:7px 10px;font-size:.68rem;font-weight:800;line-height:1.2;position:absolute;top:12px;left:12px}.news-card__date .day{font-size:1.15rem;font-family:var(--font-heading);color:#6fe9ff;display:block}.news-card__body{flex-direction:column;flex:1;gap:.55rem;padding:1rem 1rem 1.05rem;display:flex}.news-card__title{color:var(--blue-dark);font-size:1rem;font-weight:800;font-family:var(--font-heading);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.news-card__excerpt{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.news-card__meta{color:#6e7b8a;margin-top:auto;font-size:.74rem;font-weight:600}.news-card__cta{color:var(--blue-light);align-items:center;gap:7px;font-size:.78rem;font-weight:800;display:inline-flex}.news-card__cta i{font-size:.72rem;transition:transform .2s}.news-card:hover .news-card__cta i{transform:translate(2px)}@media (width<=768px){.stats-banner__grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:minmax(84%,320px);grid-auto-flow:column;gap:12px;padding:2px 20px 8px 0;scroll-padding-left:20px;display:grid;overflow-x:auto}.stats-banner__grid::-webkit-scrollbar{height:6px}.stats-banner__grid::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:999px}.stats-banner__grid>[data-reveal]{scroll-snap-align:start;min-width:0;max-width:none}.why-us__grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:minmax(84%,320px);grid-auto-flow:column;gap:12px;padding:2px 20px 8px 0;scroll-padding-left:20px;display:grid;overflow-x:auto}.why-us__grid::-webkit-scrollbar{height:6px}.why-us__grid::-webkit-scrollbar-thumb{background:#123d7342;border-radius:999px}.why-card{scroll-snap-align:start}.news-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:minmax(84%,320px);grid-auto-flow:column;gap:12px;padding:2px 20px 6px 0;scroll-padding-left:20px;display:grid;overflow-x:auto}.news-grid::-webkit-scrollbar{height:6px}.news-grid::-webkit-scrollbar-thumb{background:#123d7347;border-radius:999px}.news-card{scroll-snap-align:start}}.testimonials-section--trio{background:var(--surface-muted);padding:var(--section-y) 0 calc(var(--section-y) + .5rem);color:var(--text-main)}.testimonials-trio__intro{margin-bottom:2.6rem}.testimonials-trio__intro .section-head__title{color:var(--blue-dark)}.testimonials-trio__intro .section-head__eyebrow{color:var(--blue-light)}.testimonials-trio{min-height:340px;box-shadow:var(--shadow-card);background:var(--white);border:1px solid var(--border);border-radius:32px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);display:grid;overflow:hidden}.testimonials-trio__promo{background:linear-gradient(165deg, var(--footer-deep) 0%, var(--blue-dark) 100%);color:var(--white);flex-direction:column;justify-content:center;gap:.85rem;padding:clamp(1.75rem,4vw,2.5rem);display:flex}.testimonials-trio__promo-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--sky);margin:0;font-size:.7rem;font-weight:800}.testimonials-trio__promo-title{font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:800;line-height:1.2}.testimonials-trio__promo-text{color:#ffffffd1;margin:0;font-size:.875rem;line-height:1.65}.testimonials-trio__cta{border-radius:var(--radius-pill);background:var(--footer-accent);color:var(--white);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.07em;align-self:flex-start;margin-top:.35rem;padding:.65rem 1.35rem;font-size:.72rem;font-weight:800;text-decoration:none;transition:transform .15s,filter .2s;display:inline-block;box-shadow:0 4px 16px #f0932b59}.testimonials-trio__cta:hover{color:var(--white);filter:brightness(1.06);text-decoration:none;transform:translateY(-1px)}.testimonials-trio__media{background:var(--blue-dark);min-height:280px;position:relative}.testimonials-trio__media img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.testimonials-trio__panel{text-align:center;background:#f4f8fc;flex-direction:column;align-items:center;padding:clamp(1.5rem,3.5vw,2.25rem);display:flex;position:relative}.testimonials-trio__slide{width:100%;display:none}.testimonials-trio__slide.is-active{display:block}.testimonials-trio__quote{color:var(--text-main);-webkit-line-clamp:6;-webkit-box-orient:vertical;max-width:42ch;margin:0 auto 1.25rem;font-size:.9rem;font-style:italic;line-height:1.7;display:-webkit-box;overflow:hidden}.testimonials-trio__avatar-row{justify-content:center;align-items:center;gap:clamp(.5rem,3vw,1.25rem);width:100%;max-width:220px;margin:0 auto .75rem;display:flex}.testimonials-trio__chev{background:var(--white);width:36px;height:36px;color:var(--blue-dark);cursor:pointer;box-shadow:var(--shadow);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;transition:background .2s,color .2s;display:flex}.testimonials-trio__chev:hover{background:var(--blue-dark);color:var(--white)}.testimonials-trio__avatar{border:3px solid var(--white);border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden;box-shadow:0 4px 14px #123d7326}.testimonials-trio__avatar img{object-fit:cover;width:100%;height:100%;display:block}.testimonials-trio__avatar-placeholder{background:var(--surface-muted);width:100%;height:100%;color:var(--text-light);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.testimonials-trio__name{font-family:var(--font-heading);color:var(--blue-dark);margin:.35rem 0 .15rem;font-size:1rem;font-weight:800}.testimonials-trio__role{color:var(--blue-light);margin:0 0 1rem;font-size:.8125rem;font-weight:600;line-height:1.35}.testimonials-trio__dots{justify-content:center;gap:8px;margin-top:auto;display:flex}.testimonials-trio__dots button{cursor:pointer;background:#c5d5e8;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .15s}.testimonials-trio__dots button.is-active{background:var(--blue-light);transform:scale(1.15)}.testimonials-trio__more{margin-top:1rem;font-size:.8125rem}.testimonials-trio__more a{color:var(--blue-light);font-weight:700}.testimonials-trio__more a:hover{color:var(--blue-dark)}@media (width<=900px){.testimonials-trio{border-radius:var(--radius-lg);grid-template-columns:1fr}.testimonials-trio__media{min-height:220px}.testimonials-trio__promo{text-align:center;order:1;align-items:center}.testimonials-trio__cta{align-self:center}.testimonials-trio__media{order:2}.testimonials-trio__panel{order:3}}.back-to-top{background:var(--blue-light);color:var(--white);cursor:pointer;z-index:1080;opacity:0;pointer-events:none;border:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:opacity .3s;display:flex;position:fixed;bottom:24px;right:24px}.back-to-top.visible{opacity:1;pointer-events:all}.site-footer{position:relative}.footer-cert-strip{background:linear-gradient(90deg, var(--teal-mid) 0%, var(--blue-light) 50%, var(--sky) 100%);border-top:1px solid #fff3;border-bottom:1px solid #0000001f;padding:12px 0}.footer-cert-logos{min-height:64px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000000d9 18%,#000 35% 65%,#000000d9 82%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000000d9 18%,#000 35% 65%,#000000d9 82%,#0000 100%)}.footer-cert-track{align-items:center;gap:42px;width:max-content;animation:28s linear infinite partner-marquee;display:flex}.footer-cert-logos:hover .footer-cert-track{animation-play-state:paused}.footer-cert-item{align-items:center;display:flex}.footer-cert-logos img{object-fit:contain;opacity:.72;width:auto;height:42px;transition:opacity .2s,transform .2s;display:block}.footer-cert-item:hover img{opacity:1;transform:scale(1.04)}@keyframes partner-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer--theme{background-color:var(--footer-deep);background-blend-mode:normal, normal, multiply;color:#ffffffe6;background-image:radial-gradient(120% 80% at 100% 0,#1f4d8473 0%,#0000 50%),radial-gradient(90% 60% at 0 100%,#0d3d4e8c 0%,#0000 45%),url(https://aquariusinstitute.com/wp-content/uploads/2016/06/footer-bg.jpg);background-position:50%,50%,50%;background-size:auto,auto,cover;padding:0;position:relative;overflow:hidden}.footer--theme:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#1b8fc414 0%,#0000 40%),radial-gradient(circle at 85% 70%,#f0932b0f 0%,#0000 35%);position:absolute;inset:0}.footer__cta-band{z-index:1;border-bottom:1px solid #ffffff14;padding:clamp(2rem,5vw,3rem) 0;position:relative}.footer__cta-grid{grid-template-columns:minmax(0,1.1fr) auto minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,2.5rem);display:grid}.footer__cta-title{font-family:var(--font-heading);color:var(--white);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.5rem,3.5vw,2.15rem);font-weight:800;line-height:1.2}.footer__cta-tagline{color:#ffffffc7;max-width:38ch;font-size:.9375rem;line-height:1.6}.footer__cta-icon{color:var(--footer-accent);justify-content:center;align-items:center;display:flex}.footer__cta-svg{filter:drop-shadow(0 4px 12px #f0932b59);width:56px;height:70px}.footer__newsletter-label{color:#ffffffd9;text-transform:capitalize;margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.footer__newsletter-row{border-bottom:2px solid #ffffff59;align-items:stretch;gap:10px;padding-bottom:4px;display:flex}.footer__newsletter-row input{min-width:0;color:var(--white);background:0 0;border:none;outline:none;flex:1;padding:8px 4px;font-size:.9375rem}.footer__newsletter-row input::placeholder{color:#ffffff59}.footer__newsletter-btn{border-radius:var(--radius-pill);background:var(--sky);color:var(--white);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border:none;flex-shrink:0;padding:8px 22px;font-size:.75rem;font-weight:800;transition:background .2s,transform .15s}.footer__newsletter-btn:hover{background:var(--blue-light);transform:translateY(-1px)}.footer__main{z-index:1;padding:clamp(2.25rem,5vw,3.25rem) 0;position:relative}.footer__columns{grid-template-columns:1.15fr .95fr 1fr 1.1fr;gap:clamp(1.5rem,4vw,2.5rem);display:grid}.footer__heading{font-family:var(--font-heading);color:var(--white);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem;font-size:.8125rem;font-weight:800}.footer__heading:after{content:"";background:linear-gradient(90deg, var(--footer-accent), var(--sky));border-radius:2px;width:32px;height:3px;margin-top:10px;display:block}.footer__about{color:#ffffffbf;margin-bottom:1.25rem;font-size:.8125rem;line-height:1.65}.footer__call-label{text-transform:uppercase;letter-spacing:.12em;color:#ffffff8c;margin-bottom:10px;font-size:.7rem;font-weight:800}.footer__call-cards{flex-direction:column;gap:10px;display:flex}.footer__call-chip{border-radius:var(--radius-md);color:var(--white);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:12px;padding:10px 14px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.footer__call-chip:hover{color:var(--white);background:#ffffff1a;border-color:#00b8d459;text-decoration:none}.footer__call-chip small{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;margin-bottom:2px;font-size:.65rem;font-weight:800;display:block}.footer__call-icon{background:var(--sky);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;display:flex}.footer__links{margin:0;padding:0;list-style:none}.footer__links>li{color:#ffffffc7;align-items:flex-start;gap:10px;margin-bottom:8px;font-size:.8125rem;line-height:1.45;display:flex}.footer__chevron{border:4px solid #0000;border-left:6px solid #ffffffd9;border-right-width:0;flex-shrink:0;width:0;height:0;margin-top:5px}.footer__links a{color:#ffffffd1;transition:color .2s}.footer__links a:hover{color:var(--sky);text-decoration:none}.footer__posts{margin:0;padding:0;list-style:none}.footer__posts>li{margin-bottom:14px}.footer__post{color:inherit;align-items:flex-start;gap:12px;text-decoration:none;transition:opacity .2s;display:flex}.footer__post:hover{opacity:.92;color:inherit;text-decoration:none}.footer__post-thumb{border-radius:var(--radius-sm);background:#ffffff1a;flex-shrink:0;width:52px;height:52px;overflow:hidden}.footer__post-thumb img{object-fit:cover;width:100%;height:100%;display:block}.footer__post-title{font-family:var(--font-heading);color:var(--white);margin-bottom:4px;font-size:.875rem;font-weight:700;line-height:1.3;display:block}.footer__post-excerpt{color:#ffffffa6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.45;display:-webkit-box;overflow:hidden}.footer__posts-empty{font-size:.8125rem}.footer__posts-empty a{color:var(--sky)}.footer__subbar{z-index:1;background:#0003;border-top:1px solid #ffffff1a;padding:1rem 0 1.25rem;position:relative}.footer__subbar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;display:flex}.footer__wordmark{align-items:center;text-decoration:none;display:inline-flex}.footer__wordmark:hover{opacity:.9;text-decoration:none}.footer__wordmark-logo{filter:drop-shadow(0 2px 8px #00000040);width:auto;height:clamp(30px,4vw,42px);display:block}.footer__subnav{flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.8125rem;display:flex}.footer__subnav-item{align-items:center;gap:10px;display:inline-flex}.footer__subnav-dot{background:var(--footer-accent);border-radius:50%;width:4px;height:4px;display:inline-block}.footer__subnav a{color:#ffffffe0;font-weight:600}.footer__subnav a:hover{color:var(--sky);text-decoration:none}.footer__subbar-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.footer__subbar-social{gap:8px;display:flex}.footer__subbar-social a{width:32px;height:32px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;text-decoration:none;transition:transform .15s,opacity .2s;display:flex}.footer__subbar-social a:hover{opacity:.9;transform:scale(1.06)}.footer__subbar-social .fb{background:#3b5998}.footer__subbar-social .tw{background:#1da1f2}.footer__subbar-social .yt{background:red}.footer__subbar-social .li{background:#0077b5}.footer__subbar-pills{flex-wrap:wrap;gap:8px;display:flex}.footer__pill{border-radius:var(--radius-pill);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.07em;padding:8px 18px;font-size:.68rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-block}.footer__pill:hover{text-decoration:none;transform:translateY(-1px)}.footer__pill--accent{background:var(--footer-accent);color:var(--white);box-shadow:0 4px 14px #f0932b59}.footer__pill--accent:hover{color:var(--white);filter:brightness(1.05)}.footer__pill--sky{background:var(--sky);color:var(--white);box-shadow:0 4px 14px #00b8d44d}.footer__pill--sky:hover{color:var(--white);background:var(--blue-light)}.footer__legal{z-index:1;color:#ffffff8c;text-align:center;padding:1.25rem 0 1.75rem;font-size:.6875rem;line-height:1.6;position:relative}.footer__legal-row{margin-bottom:.5rem}.footer__legal a{color:var(--sky)}.footer__legal-copy{opacity:.85;margin-top:.75rem}@media (width<=1024px){.footer__columns{grid-template-columns:1fr 1fr}.footer__col--posts{grid-column:1/-1}}@media (width<=768px){html,body,#root,.app-shell,.app-main{overflow-x:clip}.footer--theme .container{padding-left:16px;padding-right:16px}.footer__col{min-width:0}.footer__heading,.footer__about,.footer__call-label,.footer__links>li,.footer__post,.footer__legal-row,.footer__legal-copy{word-break:break-word;overflow-wrap:anywhere}.footer__cta-grid{text-align:center;grid-template-columns:1fr}.footer__cta-tagline{margin-left:auto;margin-right:auto}.footer__cta-icon{order:-1}.footer__newsletter{width:100%;max-width:360px;margin:0 auto}.footer__columns{grid-template-columns:1fr}.footer__subbar-inner{text-align:center;flex-direction:column}.footer__subnav,.footer__subbar-actions{justify-content:center}}@media (width<=500px){.footer__call-cards{flex-direction:column}}.page-content{padding:var(--page-content-pad-y) 0 var(--page-content-pad-y-bottom);background:var(--surface-muted)}.page-content>.container>.content-section,.page-content>.container>.contact-grid,.page-content>.container>.col-layout{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid var(--border);padding:clamp(2.35rem,4.75vw,3.5rem)}.page-content .col-layout{grid-template-columns:1fr 300px;align-items:start;gap:40px;display:grid}.page-content .sidebar{background:var(--surface-muted);border-radius:var(--radius-md);border:1px solid var(--border);padding:0;overflow:hidden}.sidebar-nav ul li a{color:var(--blue-dark);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:600;transition:background .15s,padding-left .15s;display:flex}.sidebar-nav ul li a:before{content:"▸";color:var(--blue-light)}.sidebar-nav ul li a:hover{background:var(--white);padding-left:20px;text-decoration:none}.sidebar-nav ul li a.active{background:var(--blue-light);color:var(--white)}.sidebar-nav ul li a.active:before{color:var(--white)}@media (width<=768px){.page-content .col-layout{grid-template-columns:1fr}.page-content .sidebar{order:-1}}.content-section h2{color:var(--blue-dark);font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:800;font-family:var(--font-heading);border-bottom:3px solid var(--sky);letter-spacing:-.02em;margin-bottom:1.5rem;padding-bottom:.75rem}.content-section h3{color:var(--blue-dark);font-size:1.15rem;font-weight:800;font-family:var(--font-heading);letter-spacing:-.02em;margin:2.1rem 0 .85rem}.content-section h4{color:var(--text-main);margin:16px 0 8px;font-size:15px;font-weight:700}.content-section p{color:var(--text-main);margin-bottom:1.05rem;font-size:14px;line-height:1.8}.content-section ul{margin:10px 0 18px;padding-left:0}.content-section ul li{color:var(--text-main);padding:4px 0 4px 20px;font-size:14px;line-height:1.6;list-style:none;position:relative}.content-section ul li:before{content:"•";color:var(--blue-light);font-weight:700;position:absolute;left:4px}.content-section a{color:var(--blue-light)}.content-section a:hover{color:var(--blue-dark)}.page-loading{min-height:42vh;color:var(--text-light);place-items:center;font-weight:600;display:grid}.page-meta{color:var(--text-light);font-size:.85rem;font-weight:600}.content-image-wrap{margin:1rem 0 1.25rem}.content-image{border:1px solid var(--border);object-fit:cover;border-radius:12px;width:100%;display:block}.content-image--narrow{max-width:480px;margin:0 auto}.content-block-spacer{margin-top:1rem}.content-block-spacer-lg{margin-top:2rem}.content-link{color:var(--blue-light)}.content-link:hover{color:var(--blue-dark)}.content-muted-note{color:var(--text-light);margin:8px 0;font-size:.8125rem;font-style:italic}.content-highlight-note{border-left:4px solid var(--blue-light);margin-top:24px;padding-left:16px;font-style:italic}.program-list{margin-top:16px}.section-top-gap{margin-top:32px}.icon-inline{color:var(--blue-light);margin-right:6px}.contact-form__submit{cursor:pointer;border:none;padding:12px 32px}.contact-form__gap{height:10px}.profile-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.profile-avatar{object-fit:cover;border:2px solid var(--blue-light);border-radius:50%;width:56px;height:56px}.profile-placeholder{background:var(--blue-light);width:56px;height:56px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;display:flex}.form-success{color:#0f6c3b;background:#18a0581f;border:1px solid #18a05852;border-radius:10px;margin-top:.85rem;padding:.65rem .8rem;font-size:.82rem;font-weight:700;line-height:1.45}.form-success--footer{color:#ffffffeb;background:#6fe9ff1a;border-color:#6fe9ff59}.news-updates-page>p{margin-bottom:1.25rem}.news-updates-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.1rem;margin-top:1.15rem;display:grid}.news-update-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 6px 18px #123d7314}.news-update-card__media{aspect-ratio:16/9;background:#e8eef6;overflow:hidden}.news-update-card__media img{object-fit:cover;width:100%;height:100%;display:block}.news-update-card__body{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1rem 1.1rem;display:flex}.news-update-card__title{color:var(--blue-dark);font-family:var(--font-heading);margin:0;font-size:1.03rem;line-height:1.35}.news-update-card__meta{color:var(--text-light);margin:0;font-size:.78rem;font-weight:600}.news-update-card__excerpt{color:var(--text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.news-update-card__cta{text-transform:uppercase;letter-spacing:.05em;color:var(--blue-light);align-self:flex-start;margin-top:auto;font-size:.82rem;font-weight:800}.tuition-box{background:var(--surface-muted);border-left:4px solid var(--sky);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:20px 0;padding:20px 24px}.tuition-box p{margin-bottom:8px;font-size:14px}.tuition-box strong{color:var(--blue-dark)}.policy-accordion{border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:12px;overflow:hidden}.policy-accordion__header{background:linear-gradient(90deg, var(--blue-dark), var(--teal-dark));color:var(--white);font-size:.9375rem;font-weight:800;font-family:var(--font-heading);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;padding:14px 20px;display:flex}.policy-accordion__header:hover{background:var(--blue-mid)}.policy-accordion__body{padding:16px 20px;display:none}.policy-accordion__body.open{display:block}.staff-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;margin:24px 0;display:grid}.staff-card{border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;background:var(--surface-muted);padding:1.5rem;transition:box-shadow .2s,transform .2s}.staff-card:hover{box-shadow:var(--shadow-card);transform:translateY(-3px)}.staff-card__avatar{background:var(--blue-light);width:80px;height:80px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:30px;display:flex;overflow:hidden}.staff-card__avatar img{object-fit:cover;width:100%;height:100%}.staff-card h3{color:var(--blue-dark);margin-bottom:6px;font-size:16px;font-weight:700}.staff-card .role{color:var(--text-light);margin-bottom:12px;font-size:13px}.staff-card .contact-info{color:var(--text-main);font-size:12px}.staff-card .contact-info a{color:var(--blue-light);display:block}.testimonials-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.testimonial-card{background:var(--surface-muted);border-radius:var(--radius-md);border:1px solid var(--border);border-left:4px solid var(--sky);box-shadow:var(--shadow);padding:1.65rem;transition:box-shadow .2s;position:relative}.testimonial-card:hover{box-shadow:var(--shadow-card)}.testimonial-card__quote{color:var(--text-main);margin-bottom:16px;font-size:13px;font-style:italic;line-height:1.7}.testimonial-card__author{color:var(--blue-dark);font-size:14px;font-weight:700}.testimonial-card__title{color:var(--text-light);font-size:12px}.contact-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{border:1px solid var(--border);width:100%;font-family:var(--font);outline:none;margin-bottom:14px;padding:10px 14px;font-size:13px}.contact-form input:not([type=checkbox]):focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue-light)}.contact-form textarea{resize:vertical;height:100px}.contact-form .check-label{color:var(--blue-dark);margin:4px 0 8px;font-size:12px;font-weight:700}.contact-form label.check-row{align-items:flex-start;gap:10px;margin-bottom:8px;font-size:12px;line-height:1.45;display:flex}.contact-form label.check-row input[type=checkbox]{border:1px solid var(--border);width:1rem;min-width:1rem;height:1rem;accent-color:var(--blue-light);cursor:pointer;flex-shrink:0;margin:.2em 0 0;padding:0}.contact-location{margin-bottom:28px}.contact-location h4{color:var(--blue-dark);align-items:center;gap:8px;margin-bottom:12px;font-size:16px;font-weight:700;display:flex}.contact-location p{color:var(--text-main);align-items:center;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.contact-location p i{color:var(--blue-light)}.contact-location iframe{border:none;width:100%;height:200px;margin-top:12px}@media (width<=768px){.contact-grid{grid-template-columns:1fr}}.hero-slide__content h1 small{opacity:.85;margin-bottom:6px;font-size:14px;font-weight:400;display:block}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:32px 0;display:grid}.step-card{text-align:center;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);box-shadow:var(--shadow);padding:2rem 1.35rem;transition:transform .2s,box-shadow .2s}.step-card:hover{box-shadow:var(--shadow-card);transform:translateY(-3px)}.step-card .step-num{border-radius:var(--radius-md);background:linear-gradient(145deg, var(--blue-light), var(--sky));width:52px;height:52px;color:var(--white);font-size:1.25rem;font-weight:800;font-family:var(--font-heading);justify-content:center;align-items:center;margin:0 auto 1rem;display:flex;box-shadow:0 6px 16px #1b8fc44d}.step-card h3{color:var(--blue-dark);font-size:1.05rem;font-weight:800;font-family:var(--font-heading);margin-bottom:.65rem}.step-card p{color:var(--text-light);font-size:13px;line-height:1.6}@media (width<=600px){.steps-grid{grid-template-columns:1fr}}@media (width<=768px){.hero-slider{height:calc(100dvh - var(--mobile-header-h));min-height:420px}.hero-slide__content{padding-bottom:8vh}}[data-reveal]{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(22px)}[data-reveal].is-visible{opacity:1;will-change:auto;transform:translate(0,0)}@keyframes heroContentIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}.hero-slider--motion .hero-slide.active .hero-slide__content>*{animation:.72s cubic-bezier(.22,1,.36,1) both heroContentIn}.hero-slider--motion .hero-slide.active .hero-slide__content>:first-child{animation-delay:60ms}.hero-slider--motion .hero-slide.active .hero-slide__content>:nth-child(2){animation-delay:.14s}.hero-slider--motion .hero-slide.active .hero-slide__content>:nth-child(3){animation-delay:.22s}.hero-slider--motion .hero-slide.active .hero-slide__content>:nth-child(4){animation-delay:.3s}.hero-slider--motion .hero-slide.active .hero-slide__content>:nth-child(5){animation-delay:.38s}.hero-slider--motion .hero-slide.active .hero-slide__content>:nth-child(6){animation-delay:.46s}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transition:none!important;transform:none!important}[data-reveal].is-visible{will-change:auto}.hero-slider--motion .hero-slide.active .hero-slide__content>*{animation:none!important}}.section-head{max-width:680px;margin-bottom:2.35rem}.section-head__lead{max-width:60ch;line-height:1.7}.home-request{padding:calc(var(--section-y) + .75rem) 0;background:#f8fbff}.home-request__deco{opacity:.35}.home-request__split{gap:clamp(1.35rem,3vw,2.15rem)}.home-request__card{border-radius:16px;box-shadow:0 8px 24px #123d7314}.why-us{padding:calc(var(--section-y) + 1rem) 0}.why-us__head{margin-bottom:2.25rem}.why-card{border-radius:16px;box-shadow:0 4px 14px #123d730f}.stats-banner{padding:calc(var(--section-y) + 1.5rem) 0;min-height:clamp(280px,38vw,380px)}.stats-banner__parallax{width:108%;height:136%;top:-18%;left:-4%}.stats-banner__shine{background:linear-gradient(#ffffff0a 0%,#0000001a 100%)}.stats-banner__grid{gap:clamp(.8rem,2vw,1.2rem)}.stat-item{-webkit-backdrop-filter:blur(6px);background:#081c349e;border:1px solid #ffffff24;border-radius:14px;box-shadow:0 6px 18px #0000002e}.stat-item__num{font-size:clamp(1.5rem,2.8vw,2.5rem)}.stat-item__label{font-size:clamp(.78rem,1.2vw,.88rem)}.news-section .section-head{margin-bottom:2.15rem}.news-grid{gap:20px}.news-card{border-radius:16px;box-shadow:0 4px 16px #123d7312}.news-card:hover{transform:translateY(-2px)}.testimonials-section--trio{padding:var(--section-y) 0}.testimonials-trio{border-radius:20px;box-shadow:0 8px 26px #123d731f}.testimonials-trio__promo{gap:.65rem}@media (width<=900px){.home-request,.why-us,.stats-banner{padding:var(--section-y) 0}}
