@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700&display=swap");:root{--primary:#00a2e1;--deep-blue:#0047bb;--light-blue:#5bc8e7;--near-black:#1a1a1a;--white:#fff;--off-white:#f8fafc;--grey-light:#e8edf2;--grey-mid:#6b7280;--font:"Poppins",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--near-black);background:var(--white);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-family:var(--font);text-transform:uppercase;letter-spacing:.02em;line-height:1.2}p{margin-bottom:1rem}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-block;padding:.75rem 1.75rem;border-radius:4px;font-family:var(--font);font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;border:2px solid transparent;text-decoration:none}.btn-primary{background:var(--primary);color:var(--white);border-color:var(--primary)}.btn-primary:hover{background:var(--deep-blue);border-color:var(--deep-blue);text-decoration:none}.btn-outline{background:transparent;color:var(--primary);border-color:var(--primary)}.btn-outline:hover{background:var(--primary);color:var(--white);text-decoration:none}.btn-white{background:var(--white);color:var(--deep-blue);border-color:var(--white)}.btn-white:hover{background:transparent;color:var(--white);text-decoration:none}section{padding:5rem 0}.section-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin-bottom:.75rem}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);color:var(--near-black);margin-bottom:1.25rem}.section-intro{font-size:1.1rem;color:var(--grey-mid);max-width:640px;margin-bottom:3rem}.Footer_footer__UaG1g{background:#1a1a1a;color:#e8edf2;padding-top:4rem}.Footer_inner__ACAek{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;grid-gap:3rem;gap:3rem;padding-bottom:3rem}.Footer_brand___zP6t .Footer_logo__NsUJK{font-family:Poppins,sans-serif;font-weight:100;font-size:1.75rem;color:#00a2e1;display:block;margin-bottom:1rem}.Footer_brand___zP6t p{font-size:.9rem;color:#9ca3af;line-height:1.6;margin-bottom:.5rem}.Footer_legal__gVqLl{font-size:.78rem!important;color:#6b7280!important;margin-top:1rem!important}.Footer_col__Uenj5 h4{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#fff;margin-bottom:1.25rem}.Footer_col__Uenj5 a,.Footer_col__Uenj5 address{display:block;font-size:.875rem;color:#9ca3af;text-decoration:none;margin-bottom:.6rem;font-style:normal;transition:color .2s}.Footer_col__Uenj5 a:hover{color:#00a2e1;text-decoration:none}.Footer_bottom__O5rKs{border-top:1px solid #2d2d2d;padding:1.25rem 0}.Footer_bottom__O5rKs>div{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_bottom__O5rKs span{font-size:.8rem;color:#6b7280;display:flex;gap:1.5rem}.Footer_bottom__O5rKs a{color:#6b7280;font-size:.8rem;transition:color .2s}.Footer_bottom__O5rKs a:hover{color:#00a2e1}@media (max-width:768px){.Footer_inner__ACAek{grid-template-columns:1fr 1fr;gap:2rem}.Footer_brand___zP6t{grid-column:1/-1}}@media (max-width:480px){.Footer_inner__ACAek{grid-template-columns:1fr}}.Header_header__MvnS2{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e8edf2;box-shadow:0 1px 8px rgba(0,0,0,.06)}.Header_inner__ggL_E{display:flex;align-items:center;justify-content:space-between;height:70px}.Header_logo__j7oID{font-family:Poppins,sans-serif;font-weight:100;font-size:1.5rem;color:#00a2e1;letter-spacing:.02em;text-decoration:none;flex-shrink:0}.Header_logo__j7oID:hover{color:#0047bb;text-decoration:none}.Header_nav__EE71E{display:flex;align-items:center;gap:2rem}.Header_nav__EE71E a{font-size:.875rem;font-weight:500;color:#1a1a1a;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:color .2s}.Header_nav__EE71E a:hover{color:#00a2e1;text-decoration:none}.Header_navCta__NicxM{background:#00a2e1;color:#fff!important;padding:.5rem 1.25rem;border-radius:4px}.Header_navCta__NicxM:hover{background:#0047bb!important}.Header_burger__CUvUF{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.Header_burger__CUvUF span{display:block;width:24px;height:2px;background:#1a1a1a;border-radius:2px}@media (max-width:768px){.Header_burger__CUvUF{display:flex}.Header_nav__EE71E{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1.25rem;border-bottom:1px solid #e8edf2;box-shadow:0 4px 12px rgba(0,0,0,.08)}.Header_navOpen__uAq5h{display:flex}}