@import"https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Encode+Sans:wght@400;500;600;700&display=swap";:root{--bg: #ffffff;--fg: #6a7c92;--muted: #6a7c92;--heading: #002163;--primary: #f3b100;--surface: #f6f8fc;--border: #e4e9f1;--max: 1180px}*,*:before,*:after{box-sizing:border-box}html{font-family:Encode Sans,Arial,Helvetica,sans-serif;color:var(--fg);background:var(--bg);scroll-behavior:smooth}body{margin:0;line-height:1.6}a{color:var(--heading)}.skip-link{position:absolute;left:-999px;top:0;z-index:1000;background:#000;color:#fff;padding:.5rem .75rem}.skip-link:focus{left:0}.container{width:min(100% - 2rem,var(--max));margin-inline:auto}.section{padding:3rem 0}.page-home .section-home-about{margin-top:clamp(2rem,12vh,7rem)}.muted{color:var(--muted)}.btn{display:inline-block;background:var(--primary);color:var(--heading);font-weight:700;text-decoration:none;border-radius:999px;padding:.72rem 1.15rem}.grid{display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.card{border:1px solid var(--border);border-radius:1rem;background:#fff;padding:1.2rem}.site-header{position:sticky;top:0;background:#fffffff7;backdrop-filter:blur(4px);z-index:50}.page-home .site-header.home-overlay{position:fixed;top:0;left:0;right:0;background:linear-gradient(180deg,#081c4273,#081c4214 72%,#081c4200);backdrop-filter:none;z-index:60}.page-home .site-header.home-overlay.is-scrolled{background:#fffffff7;backdrop-filter:blur(4px)}.page-home .site-header.home-overlay nav a,.page-home .site-header.home-overlay .brand{color:#fff}.page-home .site-header.home-overlay nav a:hover{background:#ffffff38}.page-home .site-header.home-overlay .header-phone{background:#ffffffeb;color:#0a4773}.page-home .site-header.home-overlay.is-scrolled nav a,.page-home .site-header.home-overlay.is-scrolled .brand{color:var(--heading)}.page-home .site-header.home-overlay.is-scrolled nav a:hover{background:#f0f3f9}.page-home .site-header.home-overlay.is-scrolled .header-phone{background:#17a5ea;color:#fff}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:78px}.brand{font-weight:700;text-decoration:none;color:var(--heading);display:inline-flex;align-items:center}.brand img{width:min(210px,45vw);height:auto}nav ul{list-style:none;display:flex;gap:.5rem;margin:0;padding:0;flex-wrap:wrap}nav a{text-decoration:none;padding:.35rem .7rem;border-radius:999px;font-weight:600;display:block}nav a:hover{background:#f0f3f9}.has-submenu{position:relative}.submenu{position:absolute;top:100%;left:0;min-width:180px;background:#fff;border:1px solid var(--border);border-radius:.7rem;padding:.4rem;display:none;box-shadow:0 12px 24px #0718361f;z-index:60}.submenu li{list-style:none}.submenu a{border-radius:.55rem;padding:.45rem .65rem}.page-home .site-header.home-overlay .submenu a{color:var(--heading)}.page-home .site-header.home-overlay .submenu a:hover{background:#f0f3f9}.has-submenu:hover .submenu,.has-submenu:focus-within .submenu{display:block}.header-phone{background:#17a5ea;color:#fff;text-decoration:none;font-weight:700;padding:.38rem .85rem;border-radius:999px;white-space:nowrap;font-size:.92rem}footer{margin-top:3rem;padding:2.4rem 0;background:var(--surface)}h1,h2,h3{line-height:1.2;color:var(--heading)}h1,h2{font-family:Abril Fatface,Georgia,serif;font-weight:400}h1{font-size:clamp(2rem,4vw,3rem)}h2{font-size:clamp(1.6rem,2.8vw,2.3rem)}.eyebrow{font-family:Abril Fatface,Georgia,serif;font-size:1rem;color:var(--heading);margin-bottom:.35rem}.hero-grid,.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.home-hero{background:#efeff5;overflow:hidden;position:relative;padding-top:0;padding-bottom:clamp(1.2rem,3vw,2.2rem);margin-top:0}.home-hero:before{content:"";position:absolute;inset:auto -18% -140px;height:260px;border-radius:50%;background:#fff}.home-hero-image{width:min(100vw,1920px);margin-inline:auto;margin-top:-4.8rem;position:relative;z-index:2;animation:panelIn .85s cubic-bezier(.22,1,.36,1) both}@media(max-width:1200px)and (min-width:901px){.home-hero-image{margin-top:-2.8rem}.home-hero .hero-caption-row{margin-top:-5.6rem}}.home-hero-image img{width:100%;height:auto;display:block}.hero-hotspot{position:absolute;display:block;border-radius:999px;outline:none}.hero-hotspot:focus-visible{box-shadow:0 0 0 4px #1f6feb99}.hero-hotspot-left{left:18.5%;top:60%;width:28%;height:12%}.hero-hotspot-right{left:56.5%;top:60%;width:25%;height:12%}.hero-cta-pill{position:absolute;bottom:26%;z-index:4;text-decoration:none;color:#fff;font-weight:700;border-radius:999px;padding:.58rem 1.45rem;line-height:1;font-size:clamp(.82rem,1.28vw,1.2rem);letter-spacing:.2px;animation:panelIn .9s cubic-bezier(.22,1,.36,1) both}.hero-cta-pill-left{left:23%;background:#f3b100;animation-delay:.28s}.hero-cta-pill-right{left:62%;background:#18a6ea;animation-delay:.38s}.hero-caption-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;position:relative;top:auto;bottom:auto;left:auto;width:100%;transform:none;z-index:3;align-items:start;margin-top:-7.2rem}@media(min-width:1400px){.home-hero-image{margin-top:-8.4rem}.home-hero .hero-caption-row{margin-top:-10.4rem}}.hero-caption-row p{text-align:center;color:#0a4773;font-size:clamp(1rem,1.22vw,1.62rem);line-height:1.2;margin:0;text-wrap:balance;max-width:511px;justify-self:center;text-shadow:none}.hero-caption-animate p{opacity:0;will-change:transform,opacity}.hero-caption-animate p:first-child{animation:captionSlideInLeft .62s cubic-bezier(.22,1,.36,1) both;animation-delay:.12s}.hero-caption-animate p:last-child{animation:captionSlideInRight .62s cubic-bezier(.22,1,.36,1) both;animation-delay:.22s}.hero-dot{position:absolute;width:64px;height:64px;border-radius:50%;background:#004a8b;top:20%;left:48%;z-index:2;animation:floatDot 4s ease-in-out infinite}.hero-lines-left,.hero-lines-right{position:absolute;width:98px;height:98px;border-radius:50%;border:0;background:repeating-linear-gradient(to bottom,#1aa2de 0px,#1aa2de 2px,transparent 2px,transparent 7px);opacity:.7;z-index:1;animation:pulseLines 3.3s ease-in-out infinite}.hero-lines-left{left:7%;top:31%}.hero-lines-right{right:7%;top:45%}@keyframes floatDot{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulseLines{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}@keyframes panelIn{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes captionIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes captionSlideInLeft{0%{opacity:0;transform:translate(-16px) translateY(4px)}to{opacity:1;transform:translate(0) translateY(0)}}@keyframes captionSlideInRight{0%{opacity:0;transform:translate(16px) translateY(4px)}to{opacity:1;transform:translate(0) translateY(0)}}.section-alt{background:var(--bg)}.media-card img{width:100%;height:auto;border-radius:1rem;display:block}.icon-row{display:grid;grid-template-columns:52px 1fr;gap:.8rem;align-items:center;margin-bottom:.8rem}.icon-row img{width:44px;height:44px}.stats-grid .card img{width:95px;height:95px;object-fit:contain;margin-bottom:.7rem}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.contact-icon{width:36px;height:36px;object-fit:contain;margin-right:.6rem;vertical-align:middle}.contact-line{display:flex;align-items:center;margin-bottom:.5rem}.contact-map{width:100%;min-height:360px;border:1px solid var(--border);border-radius:1rem}.contact-map .leaflet-bar button.leaflet-control-zoom-in,.contact-map .leaflet-bar button.leaflet-control-zoom-out{box-sizing:border-box;background:#fff;color:#000;border:0;border-bottom:1px solid #ccc;width:30px;height:30px;line-height:30px;display:block;text-align:center;font:700 18px Lucida Console,Monaco,monospace;text-indent:1px;cursor:pointer;padding:0}.contact-map .leaflet-bar button.leaflet-control-zoom-in{border-radius:4px 4px 0 0}.contact-map .leaflet-bar button.leaflet-control-zoom-out{border-top:1px solid #ccc;border-bottom:0;border-radius:0 0 4px 4px}.contact-map .leaflet-bar button.leaflet-control-zoom-in:hover,.contact-map .leaflet-bar button.leaflet-control-zoom-out:hover{background-color:#f4f4f4}.contact-map button.leaflet-popup-close-button{font:16px/14px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent;border:0;cursor:pointer;padding:4px 4px 0 0}.branch-marker{width:16px;height:16px;border-radius:50%;background:#0a6fd8;border:2px solid #ffffff;box-shadow:0 0 0 1px #0a6fd880}.cookie-note{margin-top:1rem;font-size:.92rem;color:var(--muted);border:1px solid var(--border);border-radius:.4rem;padding:.8rem}.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:1200;background:#fff;border:1px solid var(--border);box-shadow:0 8px 25px #14234626;border-radius:.7rem;padding:.9rem 1rem;display:grid;gap:.7rem}.cookie-banner p{margin:0;font-size:.92rem;line-height:1.45}.cookie-banner .btn{justify-self:start}.cookie-banner a:focus-visible,.cookie-banner .btn:focus-visible{outline:3px solid #1f6feb;outline-offset:2px}.cookie-banner[hidden]{display:none}@media(max-width:900px){.page-home .site-header.home-overlay,.page-home .site-header.home-overlay.is-scrolled{position:sticky;top:0;left:auto;right:auto}.page-home .site-header.home-overlay,.page-home .site-header.home-overlay.is-scrolled{background:#fffffff7;backdrop-filter:blur(4px)}.page-home .site-header.home-overlay nav a,.page-home .site-header.home-overlay .brand{color:var(--heading)}.page-home .site-header.home-overlay nav a:hover{background:#f0f3f9}.page-home .site-header.home-overlay .header-phone{background:#17a5ea;color:#fff}.page-home .site-header.home-overlay.is-scrolled nav a,.page-home .site-header.home-overlay.is-scrolled .brand{color:var(--heading)}.page-home .site-header.home-overlay.is-scrolled nav a:hover{background:#f0f3f9}.page-home .site-header.home-overlay.is-scrolled .header-phone{background:#17a5ea;color:#fff}.top-nav{align-items:center;justify-content:space-between;padding:.5rem 0;flex-wrap:wrap;min-height:auto;row-gap:.45rem}nav ul{gap:.35rem .55rem;justify-content:center;width:100%}nav{order:3;width:100%}.brand{order:1}.submenu{display:none}.header-phone{order:2;align-self:center}.hero-grid,.split-grid{grid-template-columns:1fr;gap:1.25rem}.cookie-banner{left:.7rem;right:.7rem;bottom:.7rem}.hero-dot{width:44px;height:44px;top:13%;left:47%}.hero-lines-left,.hero-lines-right{width:72px;height:72px}.hero-hotspot-left{left:14%;width:34%}.hero-hotspot-right{left:54%;width:31%}.hero-cta-pill{bottom:19%;font-size:.7rem;padding:.35rem .8rem}.hero-cta-pill-left{left:18%}.hero-cta-pill-right{left:58%}.hero-caption-row{grid-template-columns:1fr;gap:.9rem;position:static;width:min(100% - 2rem,var(--max));transform:none;margin-top:.65rem}.page-home .section-home-about{margin-top:clamp(1rem,6vh,3rem)}.hero-caption-animate p:first-child,.hero-caption-animate p:last-child{animation-name:captionIn;animation-delay:.18s}.home-hero-image{margin-top:0}}@media(prefers-reduced-motion:reduce){.hero-caption-animate p,.hero-caption-animate p:first-child,.hero-caption-animate p:last-child{animation:none;opacity:1;transform:none}}.reveal{opacity:0;transition-duration:.7s;transition-timing-function:cubic-bezier(.22,1,.36,1);transition-property:opacity,transform}.reveal[data-anim=fade-up]{transform:translateY(28px)}.reveal[data-anim=fade-left]{transform:translate(-28px)}.reveal[data-anim=fade-right]{transform:translate(28px)}.reveal.is-visible{opacity:1;transform:translate(0)}.reveal.delay-1{transition-delay:.12s}.reveal.delay-2{transition-delay:.24s}.reveal.delay-3{transition-delay:.36s}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}
