.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,sans-serif;color:#1a1a1a;background:#fff;display:flex;flex-direction:column;min-height:100vh}main{flex:1}img{display:block;max-width:100%}a{color:inherit}:root{--yellow: #fed03d;--navy: #00227d;--dark: #1a1a1a;--light: #f7f7f5;--gray: #6b6b6b;--border: #e4e4e0;--card-r: 6px;--header-h: 80px}.skip-link{position:absolute;top:-100px;left:8px;background:var(--dark);color:#fff;padding:12px 20px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:700;z-index:1000;transition:top .2s ease}.skip-link:focus{top:8px;outline:3px solid var(--yellow);outline-offset:2px}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--navy);outline-offset:2px;border-radius:2px}.site-footer a:focus-visible,.site-footer button:focus-visible,.home-cta a:focus-visible{outline-color:var(--yellow)}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--border)}.site-header__inner{max-width:1240px;margin:0 auto;padding:0 24px;height:var(--header-h);display:flex;align-items:center;justify-content:space-between}.site-header__logo-img{height:60px;width:auto;object-fit:contain}.site-nav{display:none;align-items:center;gap:36px}@media(min-width:1024px){.site-nav{display:flex}}.site-nav__link{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#555;transition:color .2s ease}.site-nav__link:hover,.site-nav__link--active{color:var(--navy)}.site-nav__cta{font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;background:var(--yellow);color:var(--dark);padding:12px 24px;border-radius:3px;transition:background .25s ease,color .25s ease}.site-nav__cta:hover,.site-nav__cta--active{background:var(--dark);color:#fff}.site-header__burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px}@media(min-width:1024px){.site-header__burger{display:none}}.burger-bar{display:block;width:100%;height:2px;background:var(--dark);border-radius:2px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.burger--open .burger-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger--open .burger-bar:nth-child(2){opacity:0;transform:scaleX(0)}.burger--open .burger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;background:#fff;border-top:1px solid var(--border);overflow:hidden;max-height:0;transition:max-height .35s ease}.mobile-nav--open{max-height:480px}@media(min-width:1024px){.mobile-nav{display:none}}.mobile-nav__link,.mobile-nav__cta{display:block;padding:16px 24px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#555;border-bottom:1px solid var(--border);transition:background .2s ease,color .2s ease}.mobile-nav__link:hover,.mobile-nav__link--active{color:var(--navy);background:var(--light)}.mobile-nav__cta{color:var(--dark);background:var(--yellow);font-weight:800;border-bottom:none;text-align:center;margin:12px 24px 16px;border-radius:3px;padding:14px 24px}.mobile-nav__cta:hover,.mobile-nav__cta--active{background:var(--dark);color:#fff}.site-footer{background:#1a1a1a;color:#c8c8c8;margin-top:auto}.footer-grid{max-width:1240px;margin:0 auto;padding:64px 24px 48px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;align-items:start}.footer-grid>.footer-col:first-child{justify-self:start}.footer-grid>.footer-col:last-child{justify-self:end}.footer-logo{height:56px;width:auto;object-fit:contain;background:#fff;padding:4px 8px;border-radius:3px;margin-bottom:20px}.footer-blurb{font-size:13px;line-height:1.75;color:#c8c8c8;margin-bottom:24px}.footer-about-btn{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;background:var(--yellow);color:var(--dark);padding:11px 22px;border-radius:3px;transition:background .25s ease}.footer-about-btn:hover{background:#fff}.footer-col--badges{display:grid;grid-template-columns:repeat(2,auto);gap:20px 24px;align-items:center;justify-content:center;justify-items:center;padding-top:4px}.footer-badge{height:64px;width:auto;object-fit:contain;max-width:140px}.footer-heading{font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--yellow);margin-bottom:20px}.footer-contact{list-style:none;display:flex;flex-direction:column;gap:16px}.footer-contact li{display:flex;gap:12px;align-items:flex-start;font-size:13px;line-height:1.65;color:#c8c8c8}.footer-icon{width:14px;height:14px;color:var(--yellow);flex-shrink:0;margin-top:3px}.footer-contact a{color:#c8c8c8;text-decoration:none;transition:color .2s ease}.footer-contact a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #2e2e2e;background:#111;padding:20px 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;max-width:100%}.footer-copy{font-size:12px;color:#999;max-width:1240px;margin:0 auto 0 0}.footer-copy a{color:#999;text-decoration:none;transition:color .2s ease}.footer-copy a:hover{color:var(--yellow)}.footer-socials{display:flex;gap:8px}.social-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #2e2e2e;border-radius:3px;color:#999;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.social-btn:hover{background:var(--yellow);border-color:var(--yellow);color:var(--dark)}.social-btn svg{width:15px;height:15px}@media(max-width:900px){.footer-grid{grid-template-columns:1fr;gap:32px;padding:48px 24px 32px}.footer-grid>.footer-col:first-child,.footer-grid>.footer-col:last-child{justify-self:stretch}.footer-col--badges{grid-template-columns:repeat(4,1fr);gap:16px;padding-top:0;justify-items:center}.footer-badge{height:44px;max-width:90px}.footer-bottom{flex-direction:column;justify-content:center;text-align:center;padding:24px 20px}.footer-copy{margin:0 auto 12px}.footer-socials{justify-content:center}}
