@charset "UTF-8";:root{--brand-primary:#1F4379;--brand-primary-dark:#14325C;--brand-primary-light:#3B63A0;--brand-secondary:#C19A53;--brand-accent:#F2EAD9;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-text:#1A202C;--brand-text-secondary:#334155;--brand-text-inverse:#FFFFFF;--brand-border:#E2E8F0;--brand-radius:4px;--brand-shadow:0 18px 40px rgba(20, 50, 92, 0.12)}body{color:#1a202c;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:#1f4379;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#14325c;color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}.container{max-width:1180px}.dupo-navbar-dark{background:#14325c;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.16);padding-top:8px;padding-bottom:8px}.dupo-navbar-dark .nav-link{color:#fff;font-weight:600;padding-left:14px;padding-right:14px}.dupo-navbar-dark .nav-link:hover{color:#c19a53;color:var(--brand-secondary)}.brand-logo{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.dupo-btn-ghost,.dupo-btn-outline-light,.dupo-btn-primary{border-radius:4px;border-radius:var(--brand-radius);font-weight:700;min-height:46px;padding:10px 20px}.dupo-btn-primary{color:#fff;background:#1f4379;background:var(--brand-primary);border:1px solid #1f4379;border:1px solid var(--brand-primary)}.dupo-btn-primary:hover{color:#fff;background:#14325c;background:var(--brand-primary-dark);border-color:#14325c;border-color:var(--brand-primary-dark)}.dupo-btn-ghost,.dupo-btn-outline-light{color:#fff;background:0 0;border:1px solid #fff}.dupo-btn-ghost:hover,.dupo-btn-outline-light:hover{color:#14325c;color:var(--brand-primary-dark);background:#fff;-webkit-text-decoration:none;text-decoration:none}.section-pad{padding:88px 0}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.text-center{margin-left:auto;margin-right:auto}.section-kicker{display:inline-block;color:#c19a53;color:var(--brand-secondary);font-size:.8rem;font-weight:800;text-transform:uppercase;margin-bottom:10px}.section-kicker.light{color:#fff}h1,h2,h3,h4,h5{color:#1a202c;color:var(--brand-text);font-weight:800;letter-spacing:0}img{max-width:100%}.site-footer{color:#fff;background:#14325c;background:var(--brand-primary-dark);padding:72px 0 32px}.site-footer h5,.site-footer p,.site-footer span{color:#fff}.site-footer a:not([class*=btn-]){display:block;color:#fff;margin-bottom:10px;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.footer-columns{border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:34px}.footer-certs{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding:26px 0}.footer-certs img{width:48px;height:48px;filter:grayscale(1) opacity(.7)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.18)}.modal-header{background:#14325c;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff}.subhero-about,.subhero-blog,.subhero-contact,.subhero-industries,.subhero-perf,.subhero-products,.subhero-services,.subhero-sus{padding:170px 0 88px;background:linear-gradient(135deg,#f0f4f8,#fff);background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.subhero-about,.subhero-perf,.subhero-sus{background:linear-gradient(135deg,#14325c,#1f4379);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.subhero-about h1,.subhero-about p,.subhero-perf h1,.subhero-perf p,.subhero-sus h1,.subhero-sus p{color:#fff}.contact-form-card,.cta-form-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);box-shadow:0 18px 40px rgba(20,50,92,.12);box-shadow:var(--brand-shadow);padding:28px}.cta-inline-form,.cta-split-form{color:#fff;background:#14325c;background:var(--brand-primary-dark);padding:88px 0 104px}.cta-inline-form h2,.cta-inline-form p,.cta-split-form h2,.cta-split-form li,.cta-split-form p{color:#fff}.cta-split-form.compact{padding:72px 0 88px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.section-pad{padding:64px 0}.footer-bottom{flex-direction:column}.subhero-about,.subhero-blog,.subhero-contact,.subhero-industries,.subhero-perf,.subhero-products,.subhero-services,.subhero-sus{padding-top:150px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:minmax(0,1fr)}}.feedback-form .form-label{color:#1a202c;color:var(--brand-text);font-weight:700}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-radius:4px;border-radius:var(--brand-radius);border-color:#e2e8f0;border-color:var(--brand-border)}.feedback-form textarea.form-control{min-height:120px}.feedback-form .form-check-label{color:#1a202c;color:var(--brand-text);font-size:.92rem}