:root{--brand-primary:#3D716C;--brand-primary-dark:#244441;--brand-primary-light:#90BAB6;--brand-secondary:#4E6883;--brand-accent:#BD428A;--brand-neutral-dark:#1B2733;--brand-neutral-mid:#5B6873;--brand-neutral-light:#F4F6F8;--brand-bg:#FFFFFF;--brand-bg-alt:#EDF1F4;--brand-text:#1B2733;--brand-text-inverse:#FFFFFF;--brand-border:#D8DEE4;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:2px;--brand-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#1b2733;color:var(--brand-text);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);line-height:1.65}img{max-width:100%;display:block}a{color:#3d716c;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#244441;color:var(--brand-primary-dark)}p{color:#1b2733;color:var(--brand-text)}.section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.bottom-cta,.cta-section,.section-cta{padding-top:80px;padding-bottom:96px}.section-dark,.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark p,.section-dark small,.section-dark span{color:#fff;color:var(--brand-text-inverse)}.fast-nav-solutions{background:#fff;background:var(--brand-bg);border-bottom:1px solid #d8dee4;border-bottom:1px solid var(--brand-border);box-shadow:0 8px 24px rgba(27,39,51,.06)}.fast-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.fast-nav-solutions .nav-link{color:#1b2733;color:var(--brand-text);font-size:14px;font-weight:600;padding:1rem .85rem;border-bottom:2px solid transparent}.fast-nav-solutions .nav-link:hover{color:#3d716c;color:var(--brand-primary);border-bottom-color:#3d716c;border-bottom-color:var(--brand-primary)}.fast-nav-search{display:flex;align-items:center;gap:6px;margin-right:16px}.fast-nav-search input{width:130px;height:38px;border:1px solid #d8dee4;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);padding:0 12px;color:#1b2733;color:var(--brand-text)}.fast-btn-outline-dark,.fast-btn-solid,.fast-nav-search button,.fast-nav-utility{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;border-radius:var(--brand-radius);font-weight:700;line-height:1.1}.fast-nav-search button{border:1px solid #3d716c;border:1px solid var(--brand-primary);background:#3d716c;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);padding:0 12px}.fast-nav-utility{color:#244441;color:var(--brand-primary-dark);font-size:14px;white-space:nowrap}.fast-btn-solid{border:1px solid #3d716c;border:1px solid var(--brand-primary);background:#3d716c;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);padding:13px 22px}.fast-btn-solid:hover{background:#244441;background:var(--brand-primary-dark);border-color:#244441;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.fast-btn-outline-dark{border:1px solid #244441;border:1px solid var(--brand-primary-dark);background:0 0;color:#244441;color:var(--brand-primary-dark);padding:13px 22px}.fast-btn-outline-dark:hover{background:#244441;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.fast-link{font-weight:700;color:#3d716c;color:var(--brand-primary)}.fast-eyebrow{margin:0 0 10px;color:#3d716c;color:var(--brand-primary);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.fast-cta-split .fast-eyebrow,.section-dark .fast-eyebrow,[class*=hero] .fast-eyebrow{color:#90bab6;color:var(--brand-primary-light)}.fast-section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.fast-section-heading--left{margin-left:0;text-align:left}.fast-section-heading h1,.fast-section-heading h2{margin:0 0 16px;color:#1b2733;color:var(--brand-text);font-weight:800;line-height:1.14}.fast-section-heading h1,section[class*=hero] h1{font-size:max(2rem, min(4vw, 3.5rem))}.fast-centered-cta h2,.fast-cta-split h2,.fast-section-heading h2{font-size:max(1.65rem, min(3vw, 2.65rem))}.fast-capability-grid,.fast-contact-grid,.fast-grid-3,.fast-grid-4,.fast-industry-grid,.fast-related-grid,.fast-service-grid,.fast-team-grid,.fast-values-grid{display:grid;grid-gap:24px;gap:24px}.fast-contact-grid,.fast-grid-3,.fast-industry-grid,.fast-related-grid,.fast-team-grid,.fast-values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fast-capability-grid,.fast-grid-4,.fast-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.fast-author-card,.fast-blog-card,.fast-blog-reply,.fast-capability-grid article,.fast-contact-grid article,.fast-form-card,.fast-related-grid article,.fast-service-grid article,.fast-sidebar-card,.fast-values-grid article{border:1px solid #d8dee4;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-bg)}.fast-form-card{padding:28px;box-shadow:0 18px 42px rgba(27,39,51,.12)}.fast-cta-split{background:#244441;background:var(--brand-primary-dark)}.fast-cta-split__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,0.9fr);grid-gap:40px;gap:40px;align-items:start}.fast-cta-split h2,.fast-cta-split li,.fast-cta-split p{color:#fff;color:var(--brand-text-inverse)}.fast-cta-split ul{margin:24px 0 0;padding-left:20px}.fast-centered-cta{text-align:center;background:#fff;background:var(--brand-bg)}.fast-centered-cta .container{max-width:760px}.fast-centered-cta p{margin-bottom:24px}.fast-stats-row{display:flex;flex-wrap:nowrap;gap:0;border:1px solid #d8dee4;border:1px solid var(--brand-border);background:#fff;background:var(--brand-bg)}.fast-stats-row article{flex:1 1 0;min-width:0;padding:28px 20px;text-align:center;border-right:1px solid #d8dee4;border-right:1px solid var(--brand-border)}.fast-stats-row article:last-child{border-right:0}.fast-stats-row strong{display:block;color:#244441;color:var(--brand-primary-dark);font-size:max(2rem, min(4vw, 3.2rem));line-height:1}.fast-stats-row span{display:block;margin-top:10px;color:#1b2733;color:var(--brand-text);font-weight:700}.section-dark .fast-stats-row{background:0 0;border-color:rgba(255,255,255,.28)}.section-dark .fast-stats-row article{border-color:rgba(255,255,255,.28)}.section-dark .fast-stats-row span,.section-dark .fast-stats-row strong{color:#fff;color:var(--brand-text-inverse)}.fast-icon{width:36px;height:36px;display:inline-block;border:2px solid #3d716c;border:2px solid var(--brand-primary);border-radius:2px;border-radius:var(--brand-radius);position:relative;flex:0 0 36px}.fast-icon::after{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:2px solid #bd428a;border:2px solid var(--brand-accent)}.fast-icon-bin::after{border-radius:0;border-top-width:6px}.fast-icon-tool::after{transform:rotate(45deg)}.fast-icon-check::after{width:16px;height:9px;border-top:0;border-right:0;transform:rotate(-45deg);top:10px;left:9px}.fast-icon-anvil::after,.fast-icon-flag::after,.fast-icon-route::after,.fast-icon-shield::after,.fast-icon-wrench::after{border-radius:50%}.fast-footer-nl{background:#244441;background:var(--brand-primary-dark);padding-top:64px;padding-bottom:32px}.fast-footer-nl a:not([class*=btn-]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.fast-footer-banner{max-width:1140px;margin:0 auto 48px;padding:28px;display:grid;grid-template-columns:1.2fr 0.8fr;grid-gap:24px;gap:24px;align-items:center;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08)}.fast-footer-banner h3,.fast-footer-banner p{color:#fff;color:var(--brand-text-inverse);margin:0}.fast-footer-subscribe{display:flex;gap:8px}.fast-footer-subscribe input{flex:1 1 auto;min-width:0;height:46px;border:1px solid rgba(255,255,255,.35);border-radius:2px;border-radius:var(--brand-radius);padding:0 14px}.fast-footer-subscribe button{border:1px solid #fff;border:1px solid var(--brand-text-inverse);background:#fff;background:var(--brand-text-inverse);color:#244441;color:var(--brand-primary-dark);border-radius:2px;border-radius:var(--brand-radius);padding:0 16px;font-weight:800}.fast-footer-cols{row-gap:32px}.fast-footer-cols h5{color:#fff;color:var(--brand-text-inverse);margin-bottom:16px}.fast-footer-cols ul{list-style:none;padding:0;margin:0}.fast-footer-cols li+li{margin-top:10px}.fast-footer-copy{margin-top:36px;padding-top:24px;border-top:1px solid rgba(255,255,255,.24);display:flex;justify-content:space-between;gap:16px;color:#fff;color:var(--brand-text-inverse)}.fast-modal-content{border-radius:2px;border-radius:var(--brand-radius)}.fast-modal-content .modal-header{background:#244441;background:var(--brand-primary-dark)}.fast-modal-content .modal-title{color:#fff;color:var(--brand-text-inverse)}@media (max-width:991px){.fast-nav-search{margin:12px 0;width:100%}.fast-nav-search input{width:100%}.fast-capability-grid,.fast-contact-grid,.fast-grid-3,.fast-grid-4,.fast-industry-grid,.fast-related-grid,.fast-service-grid,.fast-team-grid,.fast-values-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.fast-cta-split__grid,.fast-footer-banner{grid-template-columns:1fr}.fast-stats-row{flex-wrap:wrap}.fast-stats-row article{flex:0 0 50%;border-bottom:1px solid #d8dee4;border-bottom:1px solid var(--brand-border)}.fast-stats-row article:nth-child(2n){border-right:0}}@media (max-width:575px){.section,section[class*=-section]{padding-top:56px;padding-bottom:56px}.bottom-cta,.cta-section,.section-cta{padding-top:64px;padding-bottom:84px}.fast-capability-grid,.fast-contact-grid,.fast-grid-3,.fast-grid-4,.fast-industry-grid,.fast-related-grid,.fast-service-grid,.fast-team-grid,.fast-values-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.fast-stats-row article{flex-basis:100%;border-right:0}.fast-footer-copy,.fast-footer-subscribe{flex-direction:column}}.fast-feedback-form .form-label{color:#1b2733;color:var(--brand-text);font-size:.9rem;font-weight:700}.fast-feedback-form .require::after{content:" *";color:#ef4444;color:var(--brand-danger)}.fast-feedback-form .form-control,.fast-feedback-form .form-select{min-height:48px;border-radius:2px;border-radius:var(--brand-radius);border-color:#d8dee4;border-color:var(--brand-border);color:#1b2733;color:var(--brand-text)}.fast-feedback-form textarea.form-control{min-height:130px}.fast-feedback-form .form-check-label,.fast-feedback-form .form-check-label a{color:#1b2733;color:var(--brand-text)}.fast-feedback-form .fast-btn-solid{width:100%}