@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy:#071d49;--lime:#e8bf57;--paper:#f5f7f5;--muted:#657277}.contact-form-section{padding:0 0 84px}.contact-form-section h2{margin:14px 0 10px}.form-intro{color:var(--muted);max-width:560px;margin:0 0 26px}.question-form{background:#fff;border:1px solid #dce3e0;border-radius:10px;grid-template-columns:1fr 1fr;gap:20px;padding:30px;display:grid}.question-form label{flex-direction:column;gap:8px;font-size:14px;font-weight:700;display:flex}.question-form label:nth-of-type(4){grid-column:1/-1}.question-form input,.question-form textarea{font:inherit;color:var(--navy);background:#fbfcfb;border:1px solid #ccd6d2;border-radius:5px;padding:13px 14px;font-weight:400}.question-form textarea{resize:vertical;min-height:120px}.question-form input:focus,.question-form textarea:focus{border-color:#b38a20;outline:3px solid #e8bf5755}.question-form .button{cursor:pointer;border:0;width:max-content}.form-note{color:var(--muted);grid-column:1/-1;margin:0;font-size:13px}.form-note a{font-weight:700}@media (width<=650px){.question-form{grid-template-columns:1fr;padding:22px}.question-form label:nth-of-type(4){grid-column:auto}.contact-form-section{padding-bottom:48px}}*{box-sizing:border-box}body{color:var(--navy);background:var(--paper);margin:0;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline-offset:6px;outline:3px solid #b38a20}.wrap{max-width:1280px;margin:auto;padding:0 56px}header{justify-content:space-between;align-items:center;gap:30px;height:104px;display:flex}.brand{letter-spacing:-.6px;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;display:flex}.brandmark{background:var(--navy);color:var(--lime);letter-spacing:-3px;border-radius:8px;padding:5px 9px;font-size:24px}nav{align-items:center;gap:34px;font-size:14px;font-weight:600;display:flex}nav a[aria-current=page]{border-bottom:2px solid var(--navy)}.button{background:var(--lime);border-radius:5px;justify-content:center;align-items:center;gap:30px;padding:15px 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#dbac3b;transform:translateY(-2px)}.button.dark{background:var(--navy);color:#fff}.arrow{font-size:22px;line-height:1}.hero{background:var(--navy);color:#fff;border-radius:12px;grid-template-columns:1.05fr .95fr;min-height:560px;display:grid;overflow:hidden}.hero-copy{z-index:1;padding:56px 0 50px 48px;position:relative}.eyebrow{letter-spacing:2px;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:2px}.hero .eyebrow{color:var(--lime)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.13}h1{letter-spacing:-3px;margin:28px 0 24px;font-size:clamp(42px,4.5vw,66px);font-weight:500}h1 em{color:var(--lime);font-style:normal}.hero p{color:#c6d0d2;max-width:380px;margin:0 0 32px;line-height:1.8}.hero-image{background:linear-gradient(90deg, var(--navy), transparent 35%), linear-gradient(0deg, #071d4966, #071d4910);min-height:400px;position:relative}.hero-image img{object-fit:cover;mix-blend-mode:screen;opacity:.65;width:100%;height:100%;position:absolute}.image-label{backdrop-filter:blur(10px);background:#071d49d9;border:1px solid #fff3;border-radius:7px;justify-content:space-between;align-items:center;padding:18px 22px;font-size:14px;display:flex;position:absolute;bottom:28px;left:40px;right:28px}.image-label small{color:#bcc9cd;font-size:12px;display:block}.hero-bottom{color:#becdd0;gap:24px;margin-top:32px;font-size:12px;display:flex}.strip{border-bottom:1px solid #d7dedd;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:13px;display:flex}.strip strong{font-size:14px}.strip span{color:var(--muted)}section{padding:78px 0}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:36px;display:flex}h2{letter-spacing:-1.5px;margin:16px 0 0;font-size:38px;font-weight:600}.section-heading p{max-width:350px;color:var(--muted);margin:0}.cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.card{background:#fff;border:1px solid #dce3e0;border-radius:8px;flex-direction:column;padding:30px;display:flex}.number{color:#627575;font-family:Manrope;font-size:14px}.card h3{letter-spacing:-.6px;margin:36px 0 14px;font-size:23px}.card p{color:var(--muted);margin:0 0 28px;font-size:15px}.card a{border-top:1px solid #e2e8e5;justify-content:space-between;margin-top:auto;padding-top:18px;font-size:14px;font-weight:700;display:flex}.callout{background:var(--lime);border-radius:10px;justify-content:space-between;align-items:center;gap:30px;margin:0 0 72px;padding:42px 44px;display:flex}.callout h2{margin:0;font-size:32px}.callout p{color:#574624;margin:10px 0 0}footer{background:var(--navy);color:#fff;padding:42px 0 22px}footer .top{justify-content:space-between;align-items:start;gap:30px;display:flex}footer .brandmark{background:var(--lime);color:var(--navy)}footer p{color:#aebec2;margin-top:14px;font-size:14px}footer nav{padding-top:12px}.copyright{color:#aebec2;border-top:1px solid #fff2;justify-content:space-between;margin-top:32px;padding-top:20px;font-size:12px;display:flex}.contact-intro{max-width:720px;padding:50px 0 36px}.contact-intro h1{margin-top:20px}.contact-intro p{color:var(--muted);max-width:570px;font-size:18px}.contact-layout{grid-template-columns:1.15fr 1fr;gap:32px;padding:8px 0 80px;display:grid}.contact-panel{background:var(--navy);color:#fff;border-radius:10px;padding:38px}.contact-panel h2{margin:0 0 22px;font-size:29px}.contact-row{border-top:1px solid #ffffff26;padding:22px 0}.contact-row span{text-transform:uppercase;letter-spacing:1.5px;color:#b8c8cc;font-size:12px}.contact-row p{margin:7px 0 0;font-size:18px}.pending{color:#becbd0}.contact-aside{padding:30px}.contact-aside h3{font-size:25px}.contact-aside p,.contact-aside li{color:var(--muted)}.contact-aside ul{padding-left:20px}.contact-aside li{margin:14px 0}.note{border-top:1px solid #d7dedd;padding-top:20px;font-size:14px}@media (width>=1500px){.hero{min-height:610px}}@media (width<=900px){.wrap{padding:0 28px}.hero-copy{padding:40px 0 35px 30px}h1{letter-spacing:-2px}.hero{min-height:520px}.hero-bottom{flex-wrap:wrap;gap:10px}.cards{gap:12px}.card{padding:22px}.strip{flex-wrap:wrap}.section-heading{gap:30px}nav{gap:20px}.contact-layout{gap:10px}}@media (width<=650px){.wrap{padding:0 20px}header{gap:12px;height:88px}.brand{font-size:17px}nav{gap:15px;font-size:13px}header nav .button{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:32px 26px}.hero h1{font-size:46px}.hero-image{min-height:240px}.image-label{bottom:20px;left:22px;right:22px}.hero p{max-width:100%}.strip{gap:8px;padding:22px 0}.strip strong{width:100%}.strip span{font-size:12px}.section-heading{display:block}.section-heading p{margin-top:20px}section{padding:52px 0}h2{font-size:32px}.cards{grid-template-columns:1fr}.card h3{margin-top:20px}.callout{margin-bottom:48px;padding:28px;display:block}.callout .button{margin-top:24px}.callout h2{font-size:28px}footer .top{display:block}footer nav{margin:25px 0}.copyright{display:block}.copyright span{margin-bottom:8px;display:block}.contact-intro{padding-top:30px}.contact-intro h1{font-size:43px}.contact-layout{grid-template-columns:1fr;padding-bottom:40px}.contact-panel{padding:28px}.contact-aside{padding:10px}.contact-intro p{font-size:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition:none!important}}.brand-logo{object-fit:contain;background:#fff;border-radius:5px;width:76px;height:76px}.brand-name{letter-spacing:.2px;font-size:15px}.brand-name small{letter-spacing:3px;font-size:12px;font-weight:500;display:block}.contact-person{color:#c8d0de;font-size:15px!important}.contact-row .button{color:var(--navy);margin-top:18px}.hero-image img{mix-blend-mode:normal;opacity:.58}.hero-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#071d49 0%,#0000 40%);position:absolute;inset:0}.image-label{z-index:1}@media (width<=650px){.brand-logo{width:54px;height:54px}.brand-name{font-size:10px}.brand-name small{letter-spacing:2px;font-size:10px}.brand{gap:7px}header nav{gap:11px;font-size:12px}}
