:root{--accent:#0b4d7a;--accent-2:#0f6aa8;--muted:#6b7280;--card-radius:8px;--transition-fast:.18s;--elevation:0 6px 18px #0b4d7a14}*,:before,:after{box-sizing:border-box}html,body,#__next{height:100%;margin:0}body{color:#0b2540;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:16px;line-height:1.45}.sr-only{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.btn{background:var(--accent);color:#fff;cursor:pointer;transition:transform var(--transition-fast)ease,box-shadow var(--transition-fast)ease;will-change:transform;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1rem;display:inline-flex;box-shadow:0 4px 12px #0b4d7a14}.btn:hover,.btn:focus{box-shadow:var(--elevation);outline:none;transform:translateY(-3px)scale(1.02)}a.nav-link{color:inherit;transition:transform var(--transition-fast)ease,color var(--transition-fast)ease;text-decoration:none;position:relative}a.nav-link:after{content:"";background:var(--accent-2);width:0%;height:2px;transition:width var(--transition-fast)ease;position:absolute;bottom:-4px;left:0}a.nav-link:hover:after{width:100%}.card{border-radius:var(--card-radius);transition:transform var(--transition-fast)ease,box-shadow var(--transition-fast)ease;background:#fff;padding:1rem;box-shadow:0 6px 16px #0c21380a}.card:hover{box-shadow:var(--elevation);transform:translateY(-4px)}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}Footer{color:#334155;background:#f8fbff;border:1px solid #e6eef8;border-radius:8px;margin-top:34px;padding:18px;font-size:.95rem}
.Header-module__sj-PPG__header{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffdb;border-bottom:1px solid #0a141e0a;position:sticky;top:0}.Header-module__sj-PPG__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.6rem 1rem;display:flex}.Header-module__sj-PPG__brand{align-items:center;gap:.5rem;display:flex}.Header-module__sj-PPG__logo{object-fit:contain;border-radius:6px;width:40px;height:40px}.Header-module__sj-PPG__title{color:#0b3b5a;font-size:1rem;font-weight:700}.Header-module__sj-PPG__navDesktop{gap:1rem;display:none;position:relative}.Header-module__sj-PPG__navItem{padding:6px 10px;position:relative}.Header-module__sj-PPG__navItem>a{color:#10243b;padding-bottom:6px;font-weight:600;text-decoration:none;position:relative}.Header-module__sj-PPG__navItem>a:after{content:"";transform-origin:0;background:#0b61ff;border-radius:2px;height:3px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Header-module__sj-PPG__navItem>a:hover:after,.Header-module__sj-PPG__navItem>a:focus:after,.Header-module__sj-PPG__navItem>a[aria-current=page]:after,.Header-module__sj-PPG__navItem>a:active:after{transform:scaleX(1)}.Header-module__sj-PPG__submenu{background:#fff;border-radius:8px;min-width:200px;padding:.5rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 20px #0206171f}.Header-module__sj-PPG__submenu ul{margin:0;padding:0;list-style:none}.Header-module__sj-PPG__submenu li{padding:6px 8px}.Header-module__sj-PPG__navItem:hover .Header-module__sj-PPG__submenu,.Header-module__sj-PPG__navItem:focus-within .Header-module__sj-PPG__submenu{display:block}.Header-module__sj-PPG__actions{align-items:center;gap:.5rem;display:flex}.Header-module__sj-PPG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:3px;padding:8px;display:inline-flex}.Header-module__sj-PPG__burger span{background:#0b3b5a;width:20px;height:2px;display:block}.Header-module__sj-PPG__overlay{z-index:99;background:#03071299;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Header-module__sj-PPG__modal{text-align:center;z-index:100;background:linear-gradient(#fff 0%,#f4fbff 100%);border:1px solid #0b3b5a0f;border-radius:14px;width:60vw;min-width:300px;max-width:720px;padding:1.5rem 1.25rem;position:relative;box-shadow:0 18px 50px #02061740}.Header-module__sj-PPG__modalList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__sj-PPG__modalLink{color:#10243b;text-align:center;width:auto;padding:10px 12px;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-block}.Header-module__sj-PPG__subLink{color:#334155;text-align:center;padding:6px 8px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.Header-module__sj-PPG__modalList li a:hover{text-decoration:underline}.Header-module__sj-PPG__modalClose{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;padding:8px;transition:background .12s;display:inline-flex;position:absolute;top:8px;right:8px}.Header-module__sj-PPG__modalClose:hover{background:#0307120f}.Header-module__sj-PPG__active{color:#0b61ff}.Header-module__sj-PPG__modalTitle{margin:0 0 .75rem;font-size:1rem;font-weight:700}.Header-module__sj-PPG__modalRow{justify-content:center;align-items:center;gap:12px;min-height:44px;display:flex}.Header-module__sj-PPG__expandBtn{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:inline-flex}.Header-module__sj-PPG__subList{flex-direction:column;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.Header-module__sj-PPG__subList a{font-weight:500}@media (prefers-reduced-motion:reduce){.Header-module__sj-PPG__burger{transition:none}}@media (min-width:860px){.Header-module__sj-PPG__navDesktop{align-items:center;display:flex}.Header-module__sj-PPG__burger{display:none}}
.SubHero-module__cZ2V7a__subHero{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:150px;display:flex;position:relative;overflow:hidden}.SubHero-module__cZ2V7a__subHero:before{content:"";-webkit-backdrop-filter:blur(4px);z-index:0;background:#23232359;position:absolute;inset:0}.SubHero-module__cZ2V7a__title{color:#fff;text-align:center;z-index:1;font-size:1.5rem;font-weight:600;position:relative}@media (min-width:600px){.SubHero-module__cZ2V7a__subHero{height:250px}.SubHero-module__cZ2V7a__title{font-size:2rem}}@media (min-width:1000px){.SubHero-module__cZ2V7a__subHero{height:350px}.SubHero-module__cZ2V7a__title{font-size:2rem}}
