:root{--blue:#08689f;--deep:#063653;--ink:#142c3b;--muted:#627481;--line:#dce6eb;--light:#f1f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #e7a82f;outline-offset:5px}.wrap{max-width:1200px;margin:auto;width:calc(100% - 80px)}.topbar{background:var(--deep);color:white;font-size:12px;letter-spacing:.06em}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:36px}.topbar a{font-size:13px;letter-spacing:0}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf1f4}.nav{height:92px;display:flex;align-items:center;gap:35px}.logo{width:183px;height:63px;position:relative;overflow:hidden;flex-shrink:0}.logo img{position:absolute;width:190px;height:190px;max-width:none;top:-55px;left:-3px}nav{display:flex;gap:29px;align-items:center;margin-left:auto;font-size:14px;font-weight:600}nav a:hover{color:var(--blue)}.button{display:inline-flex;gap:30px;align-items:center;justify-content:center;background:var(--blue);color:white;padding:16px 25px;border-radius:8px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:var(--deep);transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.compact{font-size:13px;padding:12px 18px;gap:15px}.menu{display:none}.hero{background:var(--light);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:595px;align-items:center;gap:40px}.hero-copy{padding:45px 0}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;color:var(--blue);display:block}.hero .eyebrow{display:flex;gap:10px;align-items:center}.short-line{height:2px;width:26px;background:var(--blue)}h1{font-size:64px;line-height:1.08;font-weight:700;letter-spacing:-2.8px;margin:23px 0}h1 span{color:var(--blue)}.hero-copy>p{font-size:17px;color:var(--muted);max-width:420px;margin:0 0 28px}.hero-note{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);margin-top:22px}.small-shield{color:var(--blue);font-size:17px}.hero-visual{height:490px;position:relative;margin-right:-40px}.hero-photo{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:130px 12px 12px 12px}.photo-note{position:absolute;bottom:38px;left:-35px;display:flex;gap:16px;align-items:center;padding:19px 26px;background:white;border-radius:12px;box-shadow:0 12px 45px #002e4517;font-size:15px;line-height:1.5}.shield{display:grid;place-items:center;background:#eaf4fa;color:var(--blue);width:44px;height:48px;border-radius:12px;font-size:24px}.photo-caption{position:absolute;right:23px;bottom:18px;color:white;font-size:10px;font-weight:bold;letter-spacing:.12em;text-shadow:0 1px 5px #000}.section{padding-top:72px;padding-bottom:65px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}h2{font-size:36px;letter-spacing:-1.2px;line-height:1.2;margin:12px 0 24px}.section-heading p{font-size:14px;color:var(--muted)}.tabs{display:flex;border-bottom:1px solid var(--line);gap:35px;margin:12px 0 28px}.tabs button{border:0;border-bottom:3px solid transparent;background:none;color:var(--muted);padding:14px 4px;font-size:15px;font-weight:600}.tabs button[aria-selected=true]{border-color:var(--blue);color:var(--blue)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards[hidden]{display:none}.card{border:1px solid var(--line);padding:26px 23px 22px;border-radius:12px;display:flex;flex-direction:column;min-height:255px;transition:box-shadow .2s,border-color .2s}.card:hover{box-shadow:0 8px 25px #0636530c;border-color:#88b5cf}.icon{color:var(--blue);width:36px;height:36px;margin-bottom:17px}.card h3{font-size:19px;margin:0 0 8px;line-height:1.25}.card p{font-size:14px;color:var(--muted);margin:0 0 20px}.card a{color:var(--blue);font-size:14px;font-weight:700;margin-top:auto;display:flex;justify-content:space-between;align-items:center}.card a span{font-size:21px}.help-row{margin-top:29px;display:flex;justify-content:center;gap:12px;font-size:14px;color:var(--muted)}.help-row a{color:var(--blue);font-weight:600}.about{background:var(--light);padding:70px 0}.about-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:center}.about h2{font-size:35px}.about h2 span{color:var(--blue)}.about p{color:var(--muted);font-size:15px}.text-link{color:var(--blue);font-size:14px;font-weight:700}.steps article{display:flex;gap:23px;padding:22px 0;border-bottom:1px solid var(--line)}.steps article:last-child{border:0}.steps article>span{font-size:25px;font-weight:400;color:#2c80ad}.steps h3{font-size:18px;margin:0 0 5px}.steps p{margin:0;font-size:14px}.contact-card{background:var(--blue);color:white;border-radius:15px;padding:44px 48px;display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-card .eyebrow{color:#c4e4f7}.contact-card h2{margin:12px 0 16px}.contact-card p{margin:0;color:#d8edf8;font-size:15px}.white{background:#fff;color:var(--blue);white-space:nowrap}.white:hover{background:#e7f4fb}.contact-details{display:grid;grid-template-columns:.8fr 1.2fr 1fr;gap:35px;margin-top:40px;font-size:14px}.detail-label{display:block;font-size:11px;font-weight:700;letter-spacing:.11em;color:var(--muted);margin-bottom:9px}.contact-details p{margin:0}.contact-details a{font-size:19px;font-weight:600}footer{border-top:1px solid var(--line);padding:25px 0 35px;color:var(--muted);font-size:12px}footer .wrap{display:flex;justify-content:space-between;gap:24px}.floating{position:fixed;right:25px;bottom:25px;width:57px;height:57px;background:#159447;color:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 5px 20px #002f3b26;z-index:30}.floating:hover{background:#107a39}.floating svg{width:34px;height:34px}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:5px}@media(min-width:1500px){.hero-grid{min-height:630px}.hero-visual{height:520px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.nav{gap:18px}nav{gap:18px}.compact{display:none}h1{font-size:54px}.hero-visual{margin-right:0;height:460px}.hero-grid{gap:20px}.cards{grid-template-columns:repeat(2,1fr)}.about-grid{gap:45px}.contact-card{padding:35px}.photo-note{left:-20px;padding:16px}.hero-note{font-size:12px}}@media(max-width:650px){.wrap{width:calc(100% - 36px)}.topbar .wrap>span{font-size:9px;letter-spacing:0}.topbar a{font-size:11px}.nav{height:78px;justify-content:space-between}.logo{width:165px}.logo img{width:175px;height:175px;top:-46px}.menu{display:block;border:1px solid var(--line);border-radius:8px;padding:5px 12px;font-size:22px;background:white;color:var(--blue)}nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:20px;flex-direction:column;align-items:stretch;gap:20px}nav.open{display:flex}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:35px 0 25px}h1{font-size:49px;letter-spacing:-2px;margin:18px 0}.hero-copy>p{font-size:16px;max-width:100%}.eyebrow{font-size:10px}.hero-note{margin-top:17px}.hero-visual{height:315px;margin:6px 0 28px 12px}.hero-photo{border-radius:80px 10px 10px 10px}.photo-note{left:-12px;bottom:23px;padding:13px 17px;font-size:13px}.photo-caption{display:none}.section{padding-top:44px;padding-bottom:40px}.section-heading{display:block}.section-heading p{margin-top:-12px}.section-heading p br{display:none}h2,.about h2{font-size:29px;letter-spacing:-.9px}.tabs{gap:22px}.tabs button{font-size:14px}.cards{gap:12px}.card{padding:20px 15px;min-height:260px}.card h3{font-size:18px}.card p{font-size:14px}.help-row{flex-direction:column;align-items:center;text-align:center;gap:5px}.about{padding:42px 0}.about-grid{grid-template-columns:1fr;gap:20px}.contact-card{padding:28px 23px;align-items:flex-start;flex-direction:column;gap:25px}.contact-card .button{font-size:14px;gap:15px;width:100%;padding:15px}.contact-details{grid-template-columns:1fr;gap:24px;margin-top:29px}footer .wrap{flex-direction:column;gap:10px;padding-right:35px}.floating{right:16px;bottom:17px;width:52px;height:52px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
