*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.visible{visibility:visible}.hidden{display:none}.grow{flex-grow:1}:root{--brand-blue:#01549e;--brand-blue-deep:#00386e;--brand-green:#4bb450;--brand-green-soft:#a8dca5;--text:#0f1c2e;--muted:#4e6072;--bg-soft:#f4f8fc;--line:#d6e4f1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}.site{overflow-x:hidden}.container{width:min(1140px,92%);margin:0 auto}.navbar-wrap{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#ffffffed;position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.brand img{width:220px;height:auto;display:block}.menu{align-items:center;gap:24px;display:flex}.menu a{color:var(--text);font-size:.95rem;font-weight:600;text-decoration:none}.btn{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary{background:var(--brand-green);color:var(--white);min-width:128px;padding:.72rem 1.25rem;font-size:.92rem}.btn-primary:hover{background:#3b9b40;transform:translateY(-1px)}.btn-outline{border-color:var(--brand-blue);color:var(--brand-blue);padding:.72rem 1.25rem}.btn-outline:hover{background:var(--brand-blue);color:var(--white)}.btn-large{min-width:185px}.hero-section{background:linear-gradient(#eef5fc 0%,#fff 60%);align-items:center;min-height:100vh;padding:44px 0 56px;display:grid}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;display:grid}.eyebrow{color:var(--brand-blue);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}h1,h2,h3{margin-top:0;line-height:1.2}.hero-copy h1{max-width:16ch;margin:14px 0 18px;font-size:clamp(2rem,4.2vw,3.4rem)}.hero-copy p{color:var(--muted);max-width:62ch;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin:24px 0 28px;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.hero-stats li{border:1px solid var(--line);background:var(--white);border-radius:14px;padding:14px;box-shadow:0 10px 20px #0c25400f}.hero-stats strong{color:var(--brand-blue);font-size:1.32rem;display:block}.hero-stats span{color:var(--muted);font-size:.88rem}.hero-card{background:linear-gradient(#fff 0%,#f2f8ff 100%);border:1px solid #cae0f1;border-radius:22px;padding:22px;box-shadow:0 24px 48px #00244d1f}.hero-card img{width:min(270px,100%);margin-bottom:16px;display:block}.hero-card h2{color:var(--brand-blue-deep);margin-bottom:12px}.hero-card p{color:var(--muted);line-height:1.65}.hero-pill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.hero-pill-grid span{text-align:center;border:1px solid var(--line);color:var(--brand-blue);background:#fbfdff;border-radius:999px;padding:.5rem;font-weight:600;display:block}.section{padding:80px 0}.section-soft{background:var(--bg-soft)}.section h2{margin-bottom:10px;font-size:clamp(1.65rem,3.5vw,2.4rem)}.section-intro{color:var(--muted);max-width:72ch;margin-bottom:26px;line-height:1.75}.cards{gap:16px;display:grid}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.services-grid,.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:22px}.card h3{margin-bottom:10px}.card p{color:var(--muted);margin-bottom:0;line-height:1.7}.service-details{color:var(--muted);margin:0;padding-left:1.15rem;font-size:.95rem;line-height:1.65}.service-details li{margin-bottom:.5rem}.service-nb{color:var(--text);background:#4bb4501a;border-radius:10px;margin:.75rem 0 0;padding:.65rem .75rem;font-size:.92rem;line-height:1.55}.icon-circle{background:#4bb45024;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:14px;display:grid}.icon-circle svg{fill:none;width:24px;height:24px;stroke:var(--brand-blue);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.quote{color:var(--text);margin:0;font-style:normal;line-height:1.8}.quote cite{color:var(--brand-blue);margin-top:10px;font-style:normal;font-weight:700;display:block}.contact-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-list p{color:var(--muted);margin:0 0 8px}.contact-form{border:1px solid var(--line);background:var(--white);border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex}.contact-form label{font-size:.9rem;font-weight:600}.contact-form input,.contact-form textarea{width:100%;font:inherit;border:1px solid #c7dae9;border-radius:10px;padding:.7rem .85rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--brand-blue);outline:2px solid #01549e33}.status-message{color:var(--brand-green);margin:4px 0 0;font-weight:600}.footer{color:#e9f3fb;background:#002c53;padding:36px 0}.footer-wrap{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.footer img{background:#fff;border-radius:12px;width:210px;max-width:100%;padding:8px}.footer p,.footer small{margin:0}.back-to-top{background:var(--brand-blue);width:44px;height:44px;color:var(--white);opacity:0;pointer-events:none;cursor:pointer;border:0;border-radius:50%;place-items:center;transition:all .25s;display:grid;position:fixed;bottom:20px;right:18px;transform:translateY(16px)}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}@media (width<=980px){.menu{display:none}.hero-section{min-height:auto;padding:34px 0 50px}.hero-grid,.contact-grid,.three-col,.services-grid,.two-col,.hero-stats{grid-template-columns:1fr}.navbar{min-height:72px}}
