@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/montserrat-400.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/montserrat-700.woff2)format("woff2")}:root{--navy:#1e0a8d;--blue:#280dbe;--gold:#c49200;--gold-l:#d6aa03;--dark:#0e0e0e;--grey:#555;--light:#f5f6fa;--white:#fff;--radius:4px;--shadow:0 2px 8px #00000026;--nav-h:64px;--max-w:1200px;--font:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-heading:"Montserrat", system-ui,-apple-system,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font);color:#222;background:var(--white);font-size:1rem;line-height:1.6}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.skip-link{background:var(--navy);color:var(--white);z-index:9999;border-radius:0 0 var(--radius) 0;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.container{width:min(var(--max-w), 100% - 2rem);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.util-bar{background:var(--white);border-bottom:1px solid #e8e8e8;justify-content:flex-end;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:.75rem;display:flex}.util-bar a{background:var(--blue);color:#d8d8d8;border-radius:var(--radius);text-align:center;padding:.25rem .6rem;line-height:1.3;text-decoration:none;transition:background .2s}.util-bar a:hover,.util-bar a:focus{background:var(--navy)}.util-bar .tel{color:#222;white-space:nowrap;background:0 0;border-radius:0;align-items:center;gap:.3rem;padding:0;font-weight:700;display:flex}.util-bar .tel:hover,.util-bar .tel:focus{color:var(--navy);background:0 0}.site-header{z-index:500;background:var(--white);position:sticky;top:0;box-shadow:0 2px 8px #00000038}.nav-inner{height:var(--nav-h);align-items:center;gap:1rem;display:flex}.logo-link{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.logo-link img{width:auto;height:44px}.site-nav{align-items:center;gap:0;margin-left:auto;padding:0;list-style:none;display:flex;overflow:visible}.site-nav .dropdown,.site-nav .sub-dropdown{list-style:none}.site-nav a{color:#222;white-space:nowrap;border-radius:var(--radius);align-items:center;gap:.3rem;padding:.5rem .8rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex}.site-nav a:hover,.site-nav a:focus,.site-nav [aria-current=page]{color:var(--navy);background:#1e0a8d12}.site-nav .has-sub>a:after{content:"";border:4px solid #0000;border-top-color:currentColor;width:0;height:0;margin-top:3px;display:inline-block}.site-nav .has-sub{position:relative}.site-nav .dropdown{background:var(--white);border-radius:var(--radius);border-top:3px solid var(--navy);z-index:600;min-width:200px;padding:.4rem 0;list-style:none;display:none;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 4px 12px #00000026}.site-nav .dropdown li{position:relative}.site-nav .dropdown a{border-radius:0;padding:.55rem 1rem;font-size:.82rem;font-weight:500;display:block}.site-nav .has-sub:hover .dropdown,.site-nav .has-sub:focus-within .dropdown{display:block}.site-nav .sub-dropdown{background:var(--white);border-radius:var(--radius);border-top:3px solid var(--gold-l);min-width:200px;padding:.4rem 0;list-style:none;display:none;position:absolute;top:0;left:100%;box-shadow:0 4px 12px #00000026}.site-nav .dropdown .has-sub:hover .sub-dropdown,.site-nav .dropdown .has-sub:focus-within .sub-dropdown{display:block}.site-nav .dropdown .has-sub>a:after{border-top-color:#0000;border-left-color:currentColor;margin-top:0;margin-left:auto}.nav-toggle{cursor:pointer;border-radius:var(--radius);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:.5rem;transition:background .2s;display:none}.nav-toggle:hover,.nav-toggle:focus{background:var(--light)}.nav-toggle span{background:#222;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=900px){.util-bar{display:none}.nav-toggle{display:flex}.site-nav{background:var(--white);z-index:450;padding:5rem 0 2rem;transition:transform .3s;display:block;position:fixed;inset:0 0 0 25vw;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 20px #00000040}.site-nav.is-open{transform:translate(0)}.site-nav ul{flex-direction:column;gap:0}.site-nav a{border-radius:0;padding:.75rem 1.5rem;font-size:.95rem}.site-nav .dropdown{box-shadow:none;border:none;border-radius:0;max-height:0;padding-left:1rem;transition:max-height .3s;display:block;position:static;overflow:hidden}.site-nav .has-sub.is-open .dropdown{max-height:600px}.site-nav .sub-dropdown{box-shadow:none;border:none;max-height:0;padding-left:1rem;transition:max-height .3s;display:block;position:static;overflow:hidden}.site-nav .dropdown .has-sub.is-open .sub-dropdown{max-height:400px}.site-nav .has-sub>a:after{margin-left:auto}.site-nav .dropdown .has-sub>a:after{border-top-color:currentColor;border-left-color:#0000}.nav-overlay{z-index:440;background:#00000080;display:none;position:fixed;inset:0}.nav-overlay.is-open{display:block}}@keyframes kenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes heroSlideIn{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:no-preference){.hero-slide.is-active img{transform-origin:50%;animation:6.5s ease-out forwards kenBurns}.hero-slide.is-active .hero-content>*{animation:1.2s ease-out both heroSlideIn}.hero-slide.is-active .hero-content>:nth-child(2){animation-delay:.35s}.hero-slide.is-active .hero-content>:nth-child(3){animation-delay:.65s}}.hero{align-items:center;min-height:clamp(480px,60vw,720px);display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:var(--white);clip-path:polygon(0 0,0 100%,100% 100%);z-index:5;pointer-events:none;width:100%;height:clamp(50px,7vw,90px);position:absolute;bottom:0;left:0}.hero-slides{position:absolute;inset:0}.hero-slide{opacity:0;z-index:0;align-items:center;display:flex;position:absolute;inset:0}.hero-slide.is-active{opacity:1;z-index:2}.hero-slide.was-active{opacity:0;z-index:1;transition:opacity 1.2s}.hero-slide picture{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hero-slide img,.hero-bg-video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-slide--video .hero-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.hero-overlay{background:#0000008c;position:absolute;inset:0}.hero-content{z-index:2;color:var(--white);text-align:center;width:100%;padding:2rem 1rem;position:relative}.hero-content h1,.hero-content h2{font-family:var(--font-heading);text-shadow:0 2px 8px #00000080;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(1.8rem,4.5vw,3.4rem);font-weight:400;line-height:1.15}.hero-content p{text-shadow:0 1px 4px #00000059;margin-bottom:1.5rem;max-width:640px;margin-inline:auto;font-size:clamp(.95rem,2vw,1.15rem)}.hero-controls{z-index:3;flex-direction:column;gap:.4rem;display:flex;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.hero-dot{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex}.hero-dot:before{content:"";background:#ffffff8c;border-radius:50%;width:10px;height:10px;transition:background .3s;display:block}.hero-dot.is-active:before{background:var(--white)}.hero-prev,.hero-next{z-index:3;color:var(--white);cursor:pointer;background:#fff3;border:2px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-prev{left:1rem}.hero-next{right:1rem}.hero-prev:hover,.hero-next:hover{background:#ffffff59}.hero-prev,.hero-next{display:none}.hero-slide-heading{font-family:var(--font-heading);text-shadow:0 2px 8px #00000080;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(1.8rem,4.5vw,3.4rem);font-weight:400;line-height:1.15}.btn-outline-navy{color:var(--navy);border:2px solid var(--navy);border-radius:var(--radius);background:0 0;align-items:center;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.btn-outline-navy:hover,.btn-outline-navy:focus{background:var(--navy);color:var(--white)}.btn{border-radius:var(--radius);cursor:pointer;border:2px solid #0000;align-items:center;gap:.4rem;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--navy);color:var(--white);border-color:var(--navy)}.btn-primary:hover,.btn-primary:focus{background:var(--blue);border-color:var(--blue)}.btn-outline{color:var(--white);border-color:var(--white);letter-spacing:.08em;text-transform:uppercase;background:0 0;border-radius:99px;padding:.65rem 2rem;font-size:.85rem}.btn-outline:hover,.btn-outline:focus{background:var(--white);color:var(--navy)}.btn-gold{background:var(--gold-l);color:#111;border-color:var(--gold-l)}.btn-gold:hover,.btn-gold:focus{background:var(--gold);border-color:var(--gold);color:#000}.section{padding:5rem 0}.section-alt{background:var(--light)}.section-navy{background:var(--navy);color:var(--white)}.section-dark{background:var(--dark);color:var(--white)}.section-title{font-family:var(--font-heading);color:var(--navy);margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}.welcome-title{font-weight:300}.section-navy .section-title,.section-dark .section-title{color:var(--white)}.section-sub{color:var(--grey);max-width:640px;margin-bottom:3rem;font-size:1rem}.section-header{margin-bottom:3rem}.section-header .divider{background:var(--gold-l);border-radius:2px;width:60px;height:4px;margin:.75rem 0 1.25rem}.section-navy .section-sub{color:#fffc}.section-navy .divider{background:var(--gold-l)}.text-center{text-align:center}.text-center .divider{margin-inline:auto}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.about-img{border-radius:var(--radius);overflow:hidden}.about-img img{object-fit:cover;aspect-ratio:4/3;width:100%;height:100%}.about-text p{color:var(--grey);margin-bottom:1rem}@media (width<=760px){.about-grid{grid-template-columns:1fr}.about-img{order:-1}}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.service-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.service-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000002e}.service-card-img{aspect-ratio:16/9;overflow:hidden}.service-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.service-card:hover .service-card-img img{transform:scale(1.04)}.service-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.service-card-icon{width:48px;height:48px;color:var(--navy);margin-bottom:1rem}.service-card-body h3{color:var(--navy);margin-bottom:.6rem;font-size:1.1rem}.service-card-body p{color:var(--grey);flex:1;font-size:.875rem}.service-card-link{color:var(--navy);align-items:center;gap:.3rem;margin-top:1.2rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.service-card-link:hover,.service-card-link:focus{color:var(--blue);gap:.6rem}.service-card-link svg{width:14px;height:14px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.feature-box{border-radius:var(--radius);text-align:center;background:#ffffff14;border:1px solid #ffffff26;padding:2rem 1.5rem;transition:background .25s}.feature-box:hover{background:#ffffff24}.feature-icon{width:56px;height:56px;color:var(--gold-l);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.feature-icon svg{width:28px;height:28px}.feature-box h3{color:var(--white);margin-bottom:.5rem;font-size:1.05rem}.feature-box p{color:#ffffffbf;font-size:.85rem}.awards-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.awards-grid img{object-fit:contain;filter:grayscale(40%);opacity:.85;width:auto;height:70px;transition:filter .3s,opacity .3s}.awards-grid img:hover{filter:none;opacity:1}.video-join{background:var(--dark) url(/img/join-sri-bg.webp) center/cover no-repeat;color:var(--white);padding:5rem 0;position:relative;overflow:hidden}.video-join:before{content:"";background:#0e0e0eb8;position:absolute;inset:0}.video-join>.container{z-index:1;position:relative}.video-join-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=860px){.video-join-grid{grid-template-columns:1fr;gap:2.5rem}}.video-thumb{cursor:pointer;border-radius:var(--radius);aspect-ratio:16/9;transition:transform .25s;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000073}.video-thumb:hover{transform:scale(1.02)}.video-thumb img{object-fit:cover;width:100%;height:100%;display:block}.video-play{background:#00000040;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.video-thumb:hover .video-play{background:#0006}.video-play-btn{width:72px;height:72px;color:var(--navy);cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 20px #0006}.video-thumb:hover .video-play-btn{background:var(--white);transform:scale(1.1)}.video-play-btn svg{width:28px;height:28px;margin-left:4px}.video-join-cta h2{font-family:var(--font-heading);margin-bottom:2rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.join-features{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}.join-feature{flex-direction:column;gap:.5rem;display:flex}.join-feature-head{align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.join-feature-head svg{width:20px;height:20px;color:var(--gold-l);flex-shrink:0}.join-feature p{color:#ffffffbf;padding-left:1.6rem;font-size:.85rem}.video-modal-backdrop{z-index:900;background:#000000e0;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.video-modal-backdrop.is-open{display:flex}.video-modal{aspect-ratio:16/9;border-radius:var(--radius);background:#000;width:min(900px,95vw);position:relative;overflow:hidden}.video-modal video{width:100%;height:100%;display:block}.video-modal-close{z-index:2;cursor:pointer;width:36px;height:36px;color:var(--white);background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.video-modal-close:hover{background:#000000e6}.cta-band{background:var(--navy);text-align:center;padding:4rem 1rem}.cta-band h2{color:var(--white);margin-bottom:.75rem;font-size:clamp(1.4rem,3vw,2rem)}.cta-band p{color:#fffc;max-width:600px;margin:0 auto 2rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.affiliations-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.5rem;display:flex}.affiliations-grid img{object-fit:contain;filter:grayscale(30%);opacity:.8;width:auto;height:60px;transition:filter .3s,opacity .3s}.affiliations-grid img:hover{filter:none;opacity:1}.contact-section{background:var(--light)}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}@media (width<=760px){.contact-grid{grid-template-columns:1fr}}.contact-info p{color:var(--grey);margin-bottom:.5rem}.contact-info a{color:var(--navy)}.form-group{margin-bottom:1.25rem}.form-group label{color:#333;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.form-group input,.form-group textarea,.form-group select{border-radius:var(--radius);background:var(--white);color:#222;border:1px solid #ccc;width:100%;padding:.65rem .9rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--navy);outline:none;box-shadow:0 0 0 3px #1e0a8d26}.form-group textarea{resize:vertical;min-height:120px}.form-group .char-count{color:var(--grey);text-align:right;margin-top:.2rem;font-size:.75rem}.form-checkbox{color:#444;align-items:flex-start;gap:.5rem;font-size:.82rem;display:flex}.form-checkbox input{accent-color:var(--navy);flex-shrink:0;margin-top:.2rem}.form-checkbox label{cursor:pointer}.form-checkbox a{color:var(--navy)}.form-required{color:#c00}.form-note{color:var(--grey);margin-top:.5rem;font-size:.75rem}.g-recaptcha-wrap{margin:1rem 0}.modal-backdrop{z-index:800;background:#000000b3;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.modal-backdrop.is-open{display:flex}.modal{background:var(--white);border-radius:var(--radius);width:min(480px,95vw);max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 8px 40px #0000004d}.modal-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.modal-close:hover{background:var(--light)}.modal h2{color:var(--navy);margin-bottom:1.5rem;font-size:1.3rem}.site-footer{background:var(--dark);color:#ffffffbf}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;padding:4rem 0 2rem;display:grid}.footer-brand .logo-link{background:var(--white);border-radius:var(--radius);padding:6px 10px;display:inline-flex}.footer-brand .logo-link img{height:40px}.footer-brand p{margin-top:1rem;font-size:.85rem;line-height:1.7}.footer-col h3{color:var(--white);font-size:.875rem;font-weight:700;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--gold-l);margin-bottom:1rem;padding-bottom:.5rem;display:inline-block}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.5rem}.footer-col a{color:#ffffffb3;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-col a:hover,.footer-col a:focus{color:var(--gold-l)}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;font-size:.78rem;display:flex}.footer-bottom a{color:#ffffff80;text-decoration:none;transition:color .2s}.footer-bottom a:hover{color:var(--gold-l)}@media (width<=900px){.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=540px){.footer-inner{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}}.announce-bar{background:var(--gold-l);color:#111;text-align:center;justify-content:center;align-items:center;gap:.75rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;display:flex}.announce-bar a{color:#111;text-decoration:underline}.announce-close{cursor:pointer;color:#333;background:0 0;border:none;margin-left:.5rem;padding:0 .25rem;font-size:1.1rem;line-height:1}#btt{z-index:300;background:var(--navy);color:var(--white);cursor:pointer;width:42px;height:42px;box-shadow:var(--shadow);opacity:0;pointer-events:none;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;bottom:2rem;right:1.5rem}#btt.visible{opacity:1;pointer-events:auto}#btt:hover{background:var(--blue)}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.in-view{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-delay-5{transition-delay:.5s}}:focus-visible{outline:3px solid var(--gold-l);outline-offset:2px}.svc-icons-section{background:#fff;padding:3rem 0}.svc-icons-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.svc-icon-item{text-align:center;flex-direction:column;align-items:center;display:flex}.svc-icon-circle{background:#8b97d6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:130px;height:130px;margin-bottom:.9rem;display:flex}.svc-icon-circle img{object-fit:contain;width:70px;height:70px}.svc-icon-title{color:#6b77b8;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.svc-icon-body{color:var(--grey);flex:1;margin-bottom:.75rem;font-size:.82rem;line-height:1.5}.btn-svc-learn{color:#6b77b8;border:1px solid #8b97d6;border-radius:4px;padding:.3rem 1rem;font-size:.8rem;text-decoration:none;transition:background .2s,color .2s}.btn-svc-learn:hover{color:#fff;background:#8b97d6}@media (width<=900px){.svc-icons-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.svc-icons-grid{grid-template-columns:repeat(2,1fr)}}.welcome-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.welcome-text p{color:var(--grey);margin-bottom:1rem}.welcome-globe{justify-content:center;align-items:center;display:flex}.globe-circle{background:#b0b8df;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:220px;height:220px;display:flex;box-shadow:0 8px 30px #646eb433}@keyframes globeSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.globe-spin{object-fit:contain;width:150px;height:150px;animation:24s linear infinite globeSpin}@media (prefers-reduced-motion:reduce){.globe-spin{animation:none}}@media (width<=760px){.welcome-grid{grid-template-columns:1fr}.welcome-globe{order:-1}.globe-circle{width:180px;height:180px}.globe-spin{width:130px;height:130px}}.hero-slide--globe .hero-content{align-items:center;gap:3rem;display:flex}.hero-text-group{flex-direction:column;flex:1;align-items:flex-start;gap:1rem;display:flex}.hero-globe-wrap{flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-globe-wrap .hero-globe-spin{inset:unset;object-fit:contain;opacity:.85;filter:drop-shadow(0 0 20px #ffffff40);width:240px;height:240px;animation:20s linear infinite globeSpin;position:relative}@media (prefers-reduced-motion:reduce){.hero-globe-wrap .hero-globe-spin{animation:none}}@media (width<=760px){.hero-slide--globe .hero-content{text-align:center;flex-direction:column;gap:1.5rem}.hero-globe-wrap .hero-globe-spin{width:140px;height:140px}}.certs-section{background:var(--navy);color:var(--white);clip-path:polygon(0 40px,100% 0,100% calc(100% - 40px),0 100%);z-index:1;padding:6rem 0;position:relative}.certs-section .section-title{color:var(--white)}.certs-section .divider{background:var(--gold-l);margin-inline:auto}.certs-section .section-sub{color:#fffc;text-align:center;margin-inline:auto}.certs-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-top:2.5rem;display:flex}.cert-card{background:var(--white);border-radius:var(--radius);justify-content:center;align-items:center;min-width:140px;padding:1.25rem 1.75rem;display:flex;box-shadow:0 4px 20px #00000059}.cert-card img{object-fit:contain;width:auto;height:80px}.about-cols-section{background:var(--white);padding:5rem 0}.about-cols-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=900px){.about-cols-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=540px){.about-cols-grid{grid-template-columns:1fr}}.about-col{background:var(--light);border-radius:var(--radius);flex-direction:column;padding:2rem 1.5rem;display:flex}.about-col h3{font-family:var(--font-heading);color:var(--navy);border-bottom:2px solid var(--gold-l);margin-bottom:.75rem;padding-bottom:.5rem;font-size:.95rem;font-weight:700}.about-col p{color:var(--grey);flex:1;margin-bottom:1.25rem;font-size:.875rem}.about-col a{color:var(--navy);align-items:center;gap:.3rem;margin-top:auto;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.about-col a:hover,.about-col a:focus{color:var(--blue);text-decoration:underline}.mission-section{background:var(--navy);color:var(--white);text-align:center;padding:5rem 0}.mission-section .section-title{color:var(--white)}.mission-section .divider{background:var(--gold-l);margin-inline:auto}.mission-statement{color:#ffffffe6;max-width:680px;margin:0 auto 3rem;font-size:1.1rem;font-style:italic;line-height:1.7}.seals-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.seals-grid img{object-fit:contain;filter:brightness(1.1)drop-shadow(0 2px 6px #0006);width:auto;height:88px;transition:transform .2s}.seals-grid img:hover{transform:scale(1.08)}@media print{.site-header,.util-bar,#btt,.hero-controls,.hero-prev,.hero-next,.nav-toggle,.site-nav,.announce-bar{display:none}body{color:#000}a{text-decoration:underline}}
/*$vite$:1*/