/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);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}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.grow{flex-grow:1}.overline{text-decoration-line:overline}}:root{--navy:#00365d;--navy2:#064464;--red:#f21826;--light:#eef5f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{color:#0f172a;background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{text-decoration:none}section{padding:6rem 0}.container{width:min(100% - 2rem,80rem);margin-inline:auto}#header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdf;border-bottom:1px solid #0000;transition:all .3s;position:fixed;inset:0 0 auto}#header.scrolled{border-color:#e2e8f0;box-shadow:0 5px 20px #0f172a12}.header-inner{justify-content:space-between;align-items:center;height:5rem;display:flex}.logo{color:var(--navy);align-items:center;gap:.6rem;display:flex}.logo b{background:var(--navy);color:#fff;border-radius:.6rem;place-items:center;width:2.35rem;height:2.35rem;display:grid}.logo strong{font-size:1.15rem}.logo em,.heading>span,.company-body>b,.glance em{color:var(--red);font-style:normal}nav{gap:.25rem;display:flex}nav a{color:#475569;border-radius:.45rem;padding:.6rem .75rem;font-size:.875rem;font-weight:600}nav a:hover,nav a.active{color:var(--navy);background:var(--light)}#menu,#mobile-nav{display:none}.hero{text-align:center;place-items:center;min-height:100vh;padding:8rem 0 5rem;display:grid;position:relative}.hero>img,.overlay{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.overlay{background:#020617b8}.hero-content{color:#fff;position:relative}.eyebrow{color:#fda4af;letter-spacing:.2em;background:#f2182618;border:1px solid #f2182655;border-radius:999px;padding:.45rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.hero h1{margin:1.5rem auto 0;font-size:clamp(2.6rem,7vw,5rem);font-weight:850;line-height:1.08}.hero h1 em{color:#ff4b58;font-style:normal}.hero p{color:#cbd5e1;max-width:44rem;margin:1.5rem auto 0;font-size:1.08rem;line-height:1.75}.actions{justify-content:center;gap:1rem;margin-top:2.25rem;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:.6rem;align-items:center;gap:.5rem;padding:.8rem 1.4rem;font-weight:700;display:inline-flex}.primary{background:var(--navy2);color:#fff}.primary:hover{background:var(--navy)}.outline{color:#fff;border-color:#fff5}.outline:hover{background:#ffffff18}.soft{background:#f8fafc}.heading{text-align:center;margin:0 auto 4rem}.heading>span{text-transform:uppercase;letter-spacing:.18em;font-size:.8rem;font-weight:800}.heading h2{margin:.65rem 0;font-size:clamp(2rem,4vw,3.1rem);font-weight:800}.heading i{background:linear-gradient(90deg,var(--navy),var(--red));border-radius:1rem;width:5rem;height:.25rem;margin:1rem auto;display:block}.heading p{color:#64748b;max-width:43rem;margin:1rem auto 0;font-size:1.05rem}.two-col{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.copy{color:#475569;font-size:1.05rem;line-height:1.8}.copy p{margin:0 0 1.4rem}.stack{gap:1.25rem;display:grid}.info,.card,.mini,.company,.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;box-shadow:0 3px 12px #0f172a0a}.info{border-left:4px solid;padding:1.5rem}.info.navy{border-left-color:var(--navy)}.info.red{border-left-color:var(--red)}.info i,.card i,.mini i,.detail i{float:left;border-radius:.6rem;place-items:center;width:2.7rem;height:2.7rem;margin-right:.8rem;font-style:normal;display:grid}.info h3{margin:.55rem 0 1rem;font-size:1.25rem}.info p,.card p,.mini p{clear:both;color:#64748b;font-size:.9rem;line-height:1.6}.banner{background:var(--navy);color:#fff;text-align:center;border-radius:.8rem;padding:2rem}.banner b{font-size:2.2rem;display:block}.banner span{color:#bfdbfe}.company-grid,.three-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.company{transition:all .3s;overflow:hidden}.company:hover,.card:hover,.mini:hover{transform:translateY(-5px);box-shadow:0 16px 35px #0f172a15}.company-image{height:13rem;position:relative}.company-image img{object-fit:cover;width:100%;height:100%}.company-image:after{content:"";background:linear-gradient(#0000,#000b);position:absolute;inset:30% 0 0}.company-image h3{z-index:1;color:#fff;margin:0;position:absolute;bottom:1rem;left:1.25rem;right:1rem}.company-body{padding:1.4rem}.company-body p{color:#64748b;font-size:.9rem;line-height:1.65}.tags{flex-wrap:wrap;gap:.4rem;margin:1rem 0;display:flex}.tags span{background:var(--light);color:var(--navy);border-radius:1rem;padding:.3rem .55rem;font-size:.72rem}.company-body>a{text-align:center;color:var(--navy);border:1px solid #b9d4e3;border-radius:.5rem;padding:.65rem;font-weight:700;display:block}.five-grid,.four-grid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.four-grid{grid-template-columns:repeat(4,1fr)}.mini,.card{text-align:center;padding:1.6rem;transition:all .3s}.card{text-align:left}.mini i,.card i{float:none;margin:0 auto 1rem}.card i{margin-left:0}.mini h3,.card h3{margin:.7rem 0;font-size:1rem}.navy-bg{background:var(--light);color:var(--navy)}.red-bg{color:var(--red);background:#fff1f2}.glance{background:var(--navy);color:#fff;text-align:center}.glance h2{font-size:2.4rem}.stat{background:#ffffff0c;border:1px solid #ffffff20;border-radius:.8rem;padding:2rem 1rem}.stat b,.stat span{display:block}.stat b{font-size:2rem}.stat span{color:#bfdbfe;margin-top:.5rem}.lead-copy{text-align:center;color:#64748b;max-width:50rem;margin:-1rem auto 3rem;font-size:1.05rem;line-height:1.8}.contact-grid{grid-template-columns:2fr 3fr;gap:4rem;display:grid}.contact-grid aside>p{color:#64748b}.detail{align-items:center;margin-top:1.5rem;display:flex}.detail i{float:none;background:var(--light);color:var(--navy)}.detail p,.detail b,.detail span{margin:0;display:block}.detail span{color:#64748b;font-size:.9rem}.form-card{padding:2rem}form{gap:1.25rem;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}label{color:#334155;gap:.45rem;font-size:.875rem;font-weight:650;display:grid}input,select,textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.72rem}input:focus,select:focus,textarea:focus{border-color:var(--navy);outline:3px solid #286b8b33}.success,.error{border-radius:.5rem;margin-bottom:1rem;padding:1rem}.success{background:var(--light);color:var(--navy)}.error{color:#b91c1c;background:#fff1f2}footer{color:#94a3b8;background:#020617;padding-top:4rem}.footer-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.footer-grid h4{color:#fff}.footer-grid a,.footer-grid span{color:#94a3b8;margin:.65rem 0;font-size:.85rem;display:block}.footer-grid .logo strong{color:#fff}.copyright{text-align:center;border-top:1px solid #1e293b;margin-top:3rem;padding:1.5rem}.reveal{opacity:0;transition:all .65s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:none}@media (width<=1023px){header nav{display:none}#menu{background:0 0;border:0;font-size:1.5rem;display:block}#mobile-nav.open{background:#fff;padding:.5rem 1rem 1rem;display:grid}.company-grid,.three-grid{grid-template-columns:repeat(2,1fr)}.five-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){section{padding:4.5rem 0}.two-col,.contact-grid{grid-template-columns:1fr;gap:2.5rem}.company-grid,.three-grid{grid-template-columns:1fr}.five-grid,.four-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.actions{flex-direction:column}.footer-grid{grid-template-columns:1fr}.heading{margin-bottom:2.8rem}.mini,.card{padding:1.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}}body{font-family:Arial,Helvetica,sans-serif}section{padding-top:7rem;padding-bottom:7rem}.info i svg,.card i svg,.mini i svg,.detail i svg{width:1.35rem;height:1.35rem}.reveal{transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.reveal.from-left{transform:translate(-30px)}.reveal.from-right{transform:translate(30px)}.reveal.visible{transform:none}@media (width<=767px){section{padding-top:5rem;padding-bottom:5rem}}.hero{justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;overflow:hidden}.hero .overlay{background:linear-gradient(#000000b3,#0009,#000c)}.hero-content{z-index:1;text-align:center;padding-top:5rem}.hero-badge{margin-bottom:1.5rem}.eyebrow{letter-spacing:.1em;color:#ff6370;background:#ff63701a;border-color:#ff637033;padding:.375rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem}.hero h1{letter-spacing:0;margin:0 0 1.5rem;font-size:2.25rem;font-weight:700;line-height:1.25}.hero h1 em{color:#0000;background:linear-gradient(90deg,#ff9da6,#f83b49);-webkit-background-clip:text;background-clip:text}.hero p.hero-copy{color:#d1d5db;max-width:42rem;margin:0 auto 2.5rem;font-size:1rem;line-height:1.625}.actions{justify-content:center;align-items:center;gap:1rem;margin:0;display:flex}.hero-button{border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.25rem;height:auto;padding:.75rem 2rem;font-size:1rem;font-weight:600;line-height:1.5rem;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.hero-button svg{width:1rem;height:1rem}.hero-primary{color:#fff;background:#064464;box-shadow:0 10px 15px -3px #00365d33}.hero-primary:hover{background:#003b64;transform:translateY(-1px)}.hero-outline{color:#fff;background:0 0;border-color:#ffffff4d}.hero-outline:hover{color:#fff;background:#ffffff1a}.hero-enter{opacity:0;animation:.6s ease-out forwards hero-in;transform:translateY(30px)}.hero-title{animation-delay:.15s}.hero-copy{animation-delay:.3s}.hero-actions{animation-delay:.45s}.scroll-indicator{z-index:1;opacity:0;animation:.6s ease-out 1s forwards hero-fade;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-indicator>div{border:2px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:flex-start;width:1.5rem;height:2.5rem;padding:.25rem;animation:2s ease-in-out infinite scroll-bob;display:flex}.scroll-indicator span{background:#fff9;border-radius:999px;width:.375rem;height:.625rem}@keyframes hero-in{to{opacity:1;transform:none}}@keyframes hero-fade{to{opacity:1}}@keyframes scroll-bob{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media (width>=640px){.hero h1{font-size:3rem}.hero p.hero-copy{font-size:1.125rem}}@media (width>=768px){.hero h1{font-size:3.75rem}}@media (width>=1024px){.hero h1{font-size:4.5rem}}@media (width<=639px){.hero-content{padding-top:5rem}.actions{flex-direction:column}.hero-button{width:auto}.scroll-indicator{bottom:1.25rem}}@media (prefers-reduced-motion:reduce){.hero-enter,.scroll-indicator{opacity:1;animation:none;transform:none}.scroll-indicator>div{animation:none}}.about-section{background:#fff}.about-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:4rem;display:grid}.about-copy{color:#4b5563;font-size:1.125rem;line-height:1.625}.about-copy p{margin:0 0 1.5rem}.about-copy p:last-of-type{margin-bottom:2rem}.about-button{color:#fff;background:#064464;border-radius:.5rem;justify-content:center;align-items:center;gap:.25rem;height:2.75rem;padding:0 1.5rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.about-button:hover{background:#003b64;transform:translateY(-1px)}.about-button svg{width:1rem;height:1rem}.about-stack{gap:1.5rem;display:grid}.about-card{background:#fff;border:1px solid #f3f4f6;border-left-width:4px;border-radius:.75rem;padding:1.5rem;transition:box-shadow .3s;box-shadow:0 1px 2px #0000000d}.about-card:hover{box-shadow:0 4px 6px -1px #0000001a}.vision-card{border-left-color:#064464}.mission-card{border-left-color:#f83b49}.about-card-title{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.about-card-title i{color:#064464;background:#eef5f9;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.mission-card .about-card-title i{color:#f21826;background:#fff1f2}.about-card-title svg{width:1.25rem;height:1.25rem}.about-card h3{color:#111827;margin:0;font-size:1.25rem;font-weight:700;line-height:1.75rem}.about-card p{color:#4b5563;margin:0;font-size:1rem;line-height:1.625}.about-banner{text-align:center;color:#fff;background:linear-gradient(135deg,#003b64,#00365d);border-radius:.75rem;justify-content:center;align-items:center;height:8rem;display:flex;position:relative;overflow:hidden}.about-banner>div:last-child{position:relative}.about-banner b,.about-banner span{display:block}.about-banner b{font-size:2.25rem;line-height:2.5rem}.about-banner span{color:#b9d4e3;margin-top:.25rem;font-size:.875rem}.about-circle{border:2px solid #ffffff1a;border-radius:999px;position:absolute}.circle-one{width:8rem;height:8rem;top:1rem;right:2rem}.circle-two{width:5rem;height:5rem;bottom:.5rem;left:1.5rem}@media (width<=1023px){.about-grid{grid-template-columns:1fr;gap:3rem}}@media (width<=639px){.about-copy{font-size:1rem}.about-banner b{font-size:1.875rem;line-height:2.25rem}}.companies-section{background:#f9fafb}.companies-section .company-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.company-card{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.company-card:hover{transform:translateY(-.25rem);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.company-photo{height:13rem;position:relative;overflow:hidden}.company-photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.company-card:hover .company-photo img{transform:scale(1.05)}.company-photo>div{background:linear-gradient(#0000,#0006);position:absolute;inset:0}.company-photo h3{color:#fff;margin:0;font-size:1.25rem;font-weight:700;line-height:1.25;position:absolute;bottom:1rem;left:1rem;right:1rem}.company-content{padding:1.5rem}.company-tagline{color:#f21826;margin:0 0 .75rem;font-size:.875rem;font-weight:600;line-height:1.25rem}.company-description{-webkit-line-clamp:3;color:#4b5563;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.875rem;line-height:1.625;display:-webkit-box;overflow:hidden}.company-tags{flex-wrap:wrap;gap:.375rem;max-height:6rem;margin-bottom:1.25rem;display:flex;overflow-y:auto}.company-tags span{color:#003b64;background:#eef5f9;border-radius:999px;padding:.25rem .5rem;font-size:.75rem;font-weight:400;line-height:1rem}.company-link{color:#064464;border:1px solid #b9d4e3;border-radius:.5rem;justify-content:center;align-items:center;gap:.25rem;width:100%;height:2.5rem;font-size:.875rem;font-weight:600;transition:background-color .2s,color .2s;display:flex}.company-link:hover{color:#003b64;background:#eef5f9}.company-link svg{width:.875rem;height:.875rem}@media (width<=1023px){.companies-section .company-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (width<=767px){.companies-section .company-grid{grid-template-columns:1fr}.company-photo{height:12rem}.company-content{padding:1.25rem}.company-photo h3{font-size:1.125rem}}.sectors-section{background:#fff}.sectors-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;display:grid}.sector-card{text-align:center;background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 1px 2px #0000000d}.sector-card:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.sector-icon{border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;transition:transform .3s,background-color .3s;display:flex}.sector-card:hover .sector-icon{transform:scale(1.1)}.sector-icon svg{width:1.75rem;height:1.75rem}.sector-icon-navy{color:#064464;background:#eef5f9}.sector-card:hover .sector-icon-navy{background:#dceaf2}.sector-icon-red{color:#f21826;background:#fff1f2}.sector-card:hover .sector-icon-red{background:#ffe0e3}.sector-card h3{color:#111827;margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.25}.sector-card p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.625}@media (width<=1023px){.sectors-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=639px){.sectors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sector-card{padding:1.5rem}.sector-card h3{font-size:.875rem}.sector-card p{font-size:.75rem}}.why-section{background:#f9fafb}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.why-card{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:2rem;transition:box-shadow .3s;box-shadow:0 1px 2px #0000000d}.why-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.why-icon{border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;transition:background-color .3s;display:flex}.why-icon svg{width:1.5rem;height:1.5rem}.why-icon-navy{color:#064464;background:#eef5f9}.why-card:hover .why-icon-navy{background:#dceaf2}.why-icon-red{color:#f21826;background:#fff1f2}.why-card:hover .why-icon-red{background:#ffe0e3}.why-card h3{color:#111827;margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.75rem}.why-card p{color:#4b5563;margin:0;font-size:.875rem;line-height:1.625}@media (width<=1023px){.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (width<=639px){.why-grid{grid-template-columns:1fr}.why-card{padding:1.5rem}}.values-section{background:#fff}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.value-card{text-align:center;background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 1px 2px #0000000d}.value-card:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.value-icon{border-radius:999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;transition:transform .3s,background-color .3s;display:flex}.value-card:hover .value-icon{transform:scale(1.1)}.value-icon svg{width:1.5rem;height:1.5rem}.value-icon-navy{color:#064464;background:#eef5f9}.value-card:hover .value-icon-navy{background:#dceaf2}.value-icon-red{color:#f21826;background:#fff1f2}.value-card:hover .value-icon-red{background:#ffe0e3}.value-card h3{color:#111827;margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.75rem}.value-card p{color:#4b5563;margin:0;font-size:.875rem;line-height:1.625}@media (width<=1023px){.values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (width<=639px){.values-grid{grid-template-columns:1fr}.value-card{padding:1.5rem}}.glance-section{color:#fff;background:#00365d;padding:5rem 0;position:relative;overflow:hidden}.glance-decoration{opacity:.1;position:absolute;inset:0}.glance-decoration i{border:2px solid #fff;border-radius:999px;position:absolute}.glance-decoration i:first-child{width:10rem;height:10rem;top:2.5rem;left:2.5rem}.glance-decoration i:nth-child(2){width:15rem;height:15rem;bottom:2.5rem;right:2.5rem}.glance-decoration i:nth-child(3){border-width:1px;width:20rem;height:20rem;top:50%;left:50%;transform:translate(-50%,-50%)}.glance-content{position:relative}.glance-heading{text-align:center;margin-bottom:3rem}.glance-heading h2{margin:0 0 .75rem;font-size:2.25rem;font-weight:700;line-height:2.5rem}.glance-heading h2 span{color:#ff6370}.glance-heading>i{background:#ff6370;border-radius:999px;width:5rem;height:.25rem;margin:auto;display:block}.glance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;display:grid}.glance-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;background:#003b6480;border:1px solid #0644644d;border-radius:.75rem;padding:2rem;transition:border-color .3s}.glance-card:hover{border-color:#ff63704d}.glance-card>div{color:#ff6370;background:#ff63701a;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;display:flex}.glance-card svg{width:1.5rem;height:1.5rem}.glance-card b,.glance-card span{display:block}.glance-card b{margin-bottom:.25rem;font-size:2.25rem;line-height:2.5rem}.glance-card span{color:#b9d4e3;font-size:1rem;line-height:1.5rem}@media (width<=1023px){.glance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.glance-card b{font-size:1.875rem;line-height:2.25rem}}@media (width<=639px){.glance-section{padding:4rem 0}.glance-heading h2{font-size:1.875rem;line-height:2.25rem}.glance-card{padding:1.5rem}.glance-card span{font-size:.875rem}}.leadership-section{background:#f9fafb}.leadership-copy{text-align:center;color:#4b5563;max-width:48rem;margin:0 auto;font-size:1.125rem;line-height:1.625}.leadership-copy p{margin:0 0 2rem}.leadership-copy p:last-child{margin-bottom:3rem}.leadership-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;max-width:56rem;margin:auto;display:grid}.leadership-card{text-align:center;background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:1.25rem;box-shadow:0 1px 2px #0000000d}.leadership-icon{border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 auto .75rem;display:flex}.leadership-icon svg{width:1.25rem;height:1.25rem}.leadership-icon-navy{color:#064464;background:#eef5f9}.leadership-icon-red{color:#f21826;background:#fff1f2}.leadership-card h3{color:#111827;margin:0 0 .25rem;font-size:.875rem;font-weight:700;line-height:1.25rem}.leadership-card p{color:#6b7280;margin:0;font-size:.75rem;line-height:1.625}@media (width<=1023px){.leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=639px){.leadership-copy{font-size:1rem}}.contact-section{background:#fff}.contact-layout{grid-template-columns:repeat(5,minmax(0,1fr));gap:3rem;display:grid}.contact-information{flex-direction:column;grid-column:span 2;gap:2rem;display:flex}.contact-information h3{color:#111827;margin:0 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}.contact-information>div>p{color:#4b5563;margin:0 0 1.5rem;font-size:.875rem;line-height:1.625}.contact-details{flex-direction:column;gap:1rem;display:flex}.contact-detail{align-items:flex-start;gap:1rem;display:flex}.contact-detail-icon{color:#064464;background:#eef5f9;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.contact-detail-icon svg{width:1.25rem;height:1.25rem}.contact-detail strong,.contact-detail span{display:block}.contact-detail strong{color:#111827;font-size:.875rem;line-height:1.25rem}.contact-detail span{color:#4b5563;font-size:.875rem;line-height:1.25rem}.contact-form-card{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;grid-column:span 3;padding:2rem;box-shadow:0 1px 2px #0000000d}.contact-success{color:#003b64;background:#eef5f9;border:1px solid #b9d4e3;border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;font-weight:500;display:flex}.contact-success svg{color:#064464;flex-shrink:0;width:1.25rem;height:1.25rem}.contact-error{color:#a8121c;background:#fff1f2;border:1px solid #ffc6cb;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;font-weight:500}.contact-form-card form{flex-direction:column;gap:1.25rem;display:flex}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.contact-form-card label{color:#374151;flex-direction:column;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{color:#111827;background:0 0;border:1px solid #e5e7eb;border-radius:.375rem;width:100%;font-size:.875rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 2px #0000000d}.contact-form-card input,.contact-form-card select{height:2.5rem;padding:0 .75rem}.contact-form-card textarea{resize:vertical;min-height:6.25rem;padding:.625rem .75rem}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{border-color:#286b8b;outline:0;box-shadow:0 0 0 3px #286b8b33}.contact-submit{color:#fff;cursor:pointer;background:#064464;border:0;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:2.75rem;font-size:.875rem;font-weight:600;transition:background-color .2s;display:flex}.contact-submit:hover{background:#003b64}.contact-submit:disabled{cursor:not-allowed;opacity:.7}.contact-submit span{justify-content:center;align-items:center;gap:.25rem}.submit-default{display:flex}.submit-loading,.contact-submit.is-loading .submit-default{display:none}.contact-submit.is-loading .submit-loading{display:flex}.contact-submit svg{width:1rem;height:1rem}.submit-loading i{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:1rem;height:1rem;animation:.8s linear infinite contact-spin}@keyframes contact-spin{to{transform:rotate(360deg)}}@media (width<=1023px){.contact-layout{grid-template-columns:1fr;gap:2rem}.contact-information,.contact-form-card{grid-column:auto}}@media (width<=639px){.contact-form-card{padding:1.5rem}.contact-form-grid{grid-template-columns:1fr}}.site-footer{color:#9ca3af;background:#111827;padding:0}.footer-main{padding-top:4rem;padding-bottom:4rem}.footer-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem;display:grid}.footer-about p{color:#9ca3af;margin:1rem 0 1.5rem;font-size:.875rem;line-height:1.625}.footer-logo{align-items:center;gap:.5rem;display:flex}.footer-logo b{color:#fff;background:#064464;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;display:flex}.footer-logo strong{color:#fff;font-size:1.125rem;line-height:1.75rem}.footer-logo span{color:#ff6370}.footer-socials{align-items:center;gap:.75rem;display:flex}.footer-socials a{color:#9ca3af;background:#1f2937;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .2s,color .2s;display:flex}.footer-socials a:hover{color:#fff;background:#064464}.footer-socials svg{width:1rem;height:1rem}.footer-section h4{color:#fff;margin:0 0 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem}.footer-section ul{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.footer-section li,.footer-section a,.footer-section span{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.25rem}.footer-section a{align-items:center;gap:.25rem;transition:color .2s;display:inline-flex}.footer-section a:hover{color:#ff6370}.footer-section a svg{opacity:.5;width:.75rem;height:.75rem}.footer-contact ul{gap:.75rem}.footer-bottom{border-top:1px solid #1f2937}.footer-bottom-inner{justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}.footer-bottom p{color:#6b7280;margin:0;font-size:.875rem}.footer-bottom nav{gap:1rem;display:flex}.footer-bottom nav a{color:#6b7280;background:0 0;padding:0;font-size:.875rem;font-weight:400;transition:color .2s}.footer-bottom nav a:hover{color:#ff6370;background:0 0}@media (width<=1023px){.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media (width<=639px){.footer-main{padding-top:3rem;padding-bottom:3rem}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.footer-about{grid-column:span 2}.footer-bottom-inner{flex-direction:column}.footer-bottom nav{flex-wrap:wrap;justify-content:center}}.social-mark{text-transform:lowercase;font-size:.75rem;font-weight:700;line-height:1}
