@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fff;--color-bg-light:#f5f7fa;--color-navy:#1a2744;--color-navy-light:#2c3e6b;--color-accent:#1a73e8;--color-accent-dark:#1558b0;--color-accent-light:#e8f0fe;--color-text:#1a2744;--color-text-muted:#5a6a8a;--color-border:#dde3ef;--color-white:#fff;--radius:8px;--radius-lg:14px;--shadow-sm:0 1px 4px #1a274412;--shadow-md:0 4px 16px #1a27441a;--shadow-lg:0 8px 32px #1a274424;--font:"Inter", system-ui, -apple-system, sans-serif;--max-width:1160px;--nav-height:68px}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100%;font-size:16px;line-height:1.6;display:flex}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer;background:0 0;border:none}h1,h2,h3,h4,h5{color:var(--color-navy);font-weight:700;line-height:1.2}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.btn-primary{background:var(--color-accent);color:var(--color-white);border-radius:var(--radius);white-space:nowrap;cursor:pointer;border:none;justify-content:center;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;transition:background .18s,transform .12s;display:inline-flex}.btn-primary:hover{background:var(--color-accent-dark);transform:translateY(-1px)}.btn-secondary{color:var(--color-white);border-radius:var(--radius);white-space:nowrap;cursor:pointer;background:0 0;border:2px solid #ffffffb3;justify-content:center;align-items:center;padding:13px 28px;font-size:15px;font-weight:600;transition:background .18s,border-color .18s;display:inline-flex}.btn-secondary:hover{background:#ffffff1f;border-color:#fff}.btn-outline{color:var(--color-accent);border-radius:var(--radius);border:2px solid var(--color-accent);white-space:nowrap;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:13px 28px;font-size:15px;font-weight:600;transition:background .18s,color .18s;display:inline-flex}.btn-outline:hover{background:var(--color-accent);color:var(--color-white)}.section{padding:88px 0}.section-sm{padding:56px 0}.section-title{margin-bottom:12px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800}.section-subtitle{color:var(--color-text-muted);max-width:560px;margin-bottom:48px;font-size:1.05rem;line-height:1.65}.page-header{background:var(--color-navy);color:#fff;text-align:center;padding:80px 0 64px}.page-header h1{color:#fff;margin-bottom:14px;font-size:clamp(2rem,5vw,3rem)}.page-header p{color:#ffffffbf;max-width:520px;margin:0 auto;font-size:1.1rem}@media (max-width:768px){.section{padding:64px 0}.section-sm{padding:40px 0}.container{padding:0 16px}}
.Navbar-module__1mz_Fa__header{z-index:100;background:var(--color-white);border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:sticky;top:0}.Navbar-module__1mz_Fa__header.Navbar-module__1mz_Fa__scrolled{border-color:var(--color-border);box-shadow:var(--shadow-sm)}.Navbar-module__1mz_Fa__nav{height:var(--nav-height)}.Navbar-module__1mz_Fa__inner{height:var(--nav-height);justify-content:space-between;align-items:center;gap:24px;display:flex}.Navbar-module__1mz_Fa__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__1mz_Fa__logoImg{object-fit:cover;border-radius:6px}.Navbar-module__1mz_Fa__logoText{color:var(--color-navy);max-width:160px;font-size:1rem;font-weight:700;line-height:1.2}.Navbar-module__1mz_Fa__links{align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__1mz_Fa__link{color:var(--color-text-muted);border-radius:var(--radius);padding:8px 14px;font-size:.94rem;font-weight:500;transition:color .15s,background .15s;display:block}.Navbar-module__1mz_Fa__link:hover{color:var(--color-navy);background:var(--color-bg-light)}.Navbar-module__1mz_Fa__link.Navbar-module__1mz_Fa__active{color:var(--color-accent);font-weight:600}.Navbar-module__1mz_Fa__mobileCtaItem{display:none}.Navbar-module__1mz_Fa__desktopCta{flex-shrink:0}.Navbar-module__1mz_Fa__hamburger{border-radius:var(--radius);cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.Navbar-module__1mz_Fa__bar{background:var(--color-navy);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .22s,opacity .22s;display:block}.Navbar-module__1mz_Fa__barOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module__1mz_Fa__barOpen2{opacity:0;transform:scaleX(0)}.Navbar-module__1mz_Fa__barOpen3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__1mz_Fa__backdrop{inset:0;top:var(--nav-height);z-index:99;background:#00000059;position:fixed}@media (max-width:820px){.Navbar-module__1mz_Fa__hamburger{display:flex}.Navbar-module__1mz_Fa__desktopCta{display:none}.Navbar-module__1mz_Fa__links{top:var(--nav-height);background:var(--color-white);z-index:100;box-shadow:var(--shadow-md);border-top:1px solid var(--color-border);flex-direction:column;align-items:stretch;gap:4px;padding:16px;display:none;position:fixed;left:0;right:0}.Navbar-module__1mz_Fa__linksOpen{display:flex}.Navbar-module__1mz_Fa__link{padding:12px 16px;font-size:1rem}.Navbar-module__1mz_Fa__mobileCtaItem{border-top:1px solid var(--color-border);margin-top:8px;padding-top:8px;display:block}.Navbar-module__1mz_Fa__mobileCtaItem a{justify-content:center;width:100%}}
.Footer-module__HFI3Ia__footer{background:var(--color-navy);color:#ffffffd9;margin-top:auto;padding:56px 0 0}.Footer-module__HFI3Ia__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;display:grid}.Footer-module__HFI3Ia__brand{padding-right:24px}.Footer-module__HFI3Ia__name{color:#fff;margin-bottom:10px;font-size:1.15rem;font-weight:700}.Footer-module__HFI3Ia__tagline{color:#ffffffa6;font-size:.92rem;line-height:1.6}.Footer-module__HFI3Ia__colTitle{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:14px;font-size:.78rem;font-weight:700}.Footer-module__HFI3Ia__list{flex-direction:column;gap:8px;list-style:none;display:flex}.Footer-module__HFI3Ia__contactLink,.Footer-module__HFI3Ia__navLink{color:#ffffffbf;font-size:.92rem;transition:color .15s}.Footer-module__HFI3Ia__contactLink:hover,.Footer-module__HFI3Ia__navLink:hover{color:#fff}.Footer-module__HFI3Ia__areaText{color:#ffffffbf;font-size:.92rem}.Footer-module__HFI3Ia__bottom{color:#ffffff73;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:48px;padding:20px 0;font-size:.85rem;display:flex}.Footer-module__HFI3Ia__credit{color:#ffffff73;font-size:.85rem}.Footer-module__HFI3Ia__creditLink{color:#fff9;transition:color .15s}.Footer-module__HFI3Ia__creditLink:hover{color:#fff}@media (max-width:900px){.Footer-module__HFI3Ia__grid{grid-template-columns:1fr 1fr}.Footer-module__HFI3Ia__brand{grid-column:1/-1;padding-right:0}}@media (max-width:480px){.Footer-module__HFI3Ia__grid{grid-template-columns:1fr}}
.ChatBot-module__rkfVOq__wrapper{z-index:200;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:28px;right:28px}.ChatBot-module__rkfVOq__fab{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:background .18s,transform .15s;display:flex;box-shadow:0 4px 20px #1a73e866}.ChatBot-module__rkfVOq__fab:hover{background:var(--color-accent-dark);transform:scale(1.06)}.ChatBot-module__rkfVOq__panel{border-radius:var(--radius-lg);width:320px;box-shadow:var(--shadow-lg);border:1px solid var(--color-border);background:#fff;flex-direction:column;max-height:420px;display:flex;overflow:hidden}.ChatBot-module__rkfVOq__header{background:var(--color-navy);color:#fff;flex-shrink:0;padding:16px 48px 16px 18px;position:relative}.ChatBot-module__rkfVOq__headerTitle{color:#fff;font-size:.95rem;font-weight:700}.ChatBot-module__rkfVOq__headerSub{color:#ffffffa6;margin-top:2px;font-size:.78rem}.ChatBot-module__rkfVOq__closeBtn{color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.ChatBot-module__rkfVOq__closeBtn:hover{background:#ffffff40}.ChatBot-module__rkfVOq__messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px;display:flex;overflow-y:auto}.ChatBot-module__rkfVOq__bubble{border-radius:14px;max-width:88%;padding:10px 14px;font-size:.88rem;line-height:1.55}.ChatBot-module__rkfVOq__botBubble{background:var(--color-bg-light);color:var(--color-text);border-bottom-left-radius:4px;align-self:flex-start}.ChatBot-module__rkfVOq__userBubble{background:var(--color-accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.ChatBot-module__rkfVOq__inputRow{border-top:1px solid var(--color-border);flex-shrink:0;display:flex}.ChatBot-module__rkfVOq__input{font-family:var(--font);color:var(--color-text);background:#fff;border:none;outline:none;flex:1;padding:12px 14px;font-size:.88rem}.ChatBot-module__rkfVOq__input::placeholder{color:var(--color-text-muted)}.ChatBot-module__rkfVOq__sendBtn{background:var(--color-accent);color:#fff;border-left:1px solid var(--color-border);white-space:nowrap;padding:0 16px;font-size:.85rem;font-weight:600;transition:background .15s}.ChatBot-module__rkfVOq__sendBtn:hover{background:var(--color-accent-dark)}@media (max-width:400px){.ChatBot-module__rkfVOq__wrapper{bottom:16px;right:16px}.ChatBot-module__rkfVOq__panel{width:calc(100vw - 32px)}}
