*{-webkit-tap-highlight-color:#fff0}html,body{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}:root{--nv-blue:#00568c;--nv-blue-light:#3f7aa9;--nv-blue-lighter:#80aacc;--nv-orange:#ff8204;--nv-orange-light:#ffa94f;--nv-orange-lighter:#ffd2a3;--nv-white:#ffffff;--nv-black:#111111;--nv-green:#22c55e;--nv-green-light:#4ade80;--nv-green-lighter:#86efac;--nv-red:#ef4444;--nv-red-light:#f87171;--nv-red-lighter:#fca5a5;--nv-purple:#6b3fa0;--nv-purple-light:#9463c2;--nv-purple-lighter:#c3a5e4;--background-color:var(--nv-white);--text-color:#1e293b;--text-color-light:#ffffff;--font-color:#1e293b;--font-primary:"Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif;--space-xs:0.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:6rem;--space-2xl:8rem;--space-3xl:10rem;--space-4xl:12rem;--space-5xl:14rem;--space-section:clamp(4rem, 8vw, 8rem);--border-radius-md:8px;--border-radius-lg:12px}html{font-size:62.5%;box-sizing:border-box;overflow-x:clip}*,*::before,*::after{box-sizing:inherit}body{background-color:var(--background-color);color:var(--text-color);font-family:var(--font-primary);margin:0;font-size:1.6rem;line-height:1.6;overflow-x:clip;display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}.site-header{top:0;z-index:1000;background-color:var(--nv-blue);transition:all 0.3s ease}a{color:var(--nv-blue);text-decoration:none;transition:opacity 0.3s ease}h1,h2,h3,h4,p,ul,ol,small{margin:0 0 1rem 0;line-height:1.3;color:var(--text-color)}h1{font-size:clamp(2.6rem, 2.2vw + 1rem, 4.2rem);font-weight:800}h2{font-size:clamp(2.2rem, 2vw + 0.8rem, 3.2rem);font-weight:700}h3{font-size:clamp(1.9rem, 1.4vw + 0.6rem, 2.5rem);font-weight:700}h4{font-size:clamp(1.7rem, 1.1vw + 0.5rem, 2.1rem);font-weight:700}p{font-size:1.6rem;line-height:1.6;font-weight:400}small{font-size:1.3rem;line-height:1.4}ul,ol{padding-left:2em}.button-primary,.button-secondary{display:inline-block;padding:12px 28px;color:var(--text-color-light);font-size:1.6rem;font-weight:700;text-align:center;border:none;border-radius:5px;cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0 / .12);transition:transform 0.3s ease,box-shadow 0.3s ease,background 0.3s ease}.button-primary{background-color:var(--nv-blue)}.button-secondary{background-color:var(--nv-orange)}.container{width:100%;max-width:1300px;margin-left:auto;margin-right:auto;padding-left:var(--space-md);padding-right:var(--space-md)}.section-padding{padding-top:var(--space-section);padding-bottom:var(--space-section)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root{--safe-top:env(safe-area-inset-top, 0px);--safe-bottom:env(safe-area-inset-bottom, 0px);--safe-left:env(safe-area-inset-left, 0px);--safe-right:env(safe-area-inset-right, 0px);--vh-100:100svh}@supports not (overflow:clip){html,body{overflow-x:hidden}}img{max-width:100%;height:auto}.site-logo-img{width:auto;height:auto;max-height:60px;display:block}@media (max-width:991px){.site-logo-img{max-height:30px}}