@charset "UTF-8";:root{--brand-primary:#0B44AD;--brand-primary-dark:#06276B;--brand-primary-light:#3A76E0;--brand-secondary:#7AD7F0;--brand-accent:#0F1A2B;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-text:#1A202C;--brand-text-secondary:#4A5568;--brand-text-inverse:#FFFFFF;--brand-border:#E2E8F0;--brand-success:#22C55E;--brand-radius:2px}body{margin:0;color:var(--brand-text);background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;color:#17212b;color:var(--brand-text);background:#fff;background:var(--brand-bg)}a{color:#2d3436;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#1e2527;color:var(--brand-primary-dark)}.gates-navbar-dark{background:#1e2527;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.18);padding:8px 0}.gates-navbar-dark.is-scrolled{box-shadow:0 12px 28px rgba(6,39,107,.28)}.brand-logo{width:180px;height:40px;display:block;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18)}.gates-navbar-dark .nav-link{color:#fff;font-weight:700;font-size:.92rem;padding:.72rem .7rem}.gates-navbar-dark .nav-link:hover{color:#f9a825;color:var(--brand-secondary)}.gates-btn-ghost{color:#fff;border:1px solid #fff;background:0 0;border-radius:4px;border-radius:var(--brand-radius);font-weight:800;padding:.68rem 1.05rem}.gates-btn-ghost:hover{background:#fff;color:#1e2527;color:var(--brand-primary-dark)}.gates-btn-cta,.gates-btn-primary{background:#2d3436;background:var(--brand-primary);border:1px solid #2d3436;border:1px solid var(--brand-primary);color:#fff;border-radius:4px;border-radius:var(--brand-radius);font-weight:800;padding:.72rem 1.1rem}.gates-btn-cta:hover,.gates-btn-primary:hover{background:#1e2527;background:var(--brand-primary-dark);border-color:#1e2527;border-color:var(--brand-primary-dark);color:#fff}.gates-btn-light{background:#fff;border:1px solid #fff;color:#1e2527;color:var(--brand-primary-dark);border-radius:4px;border-radius:var(--brand-radius);font-weight:800;padding:.72rem 1.1rem}.gates-btn-outline{background:0 0;border:1px solid #2d3436;border:1px solid var(--brand-primary);color:#2d3436;color:var(--brand-primary);border-radius:4px;border-radius:var(--brand-radius);font-weight:800;padding:.72rem 1.1rem}.gates-kicker{display:inline-block;color:#2d3436;color:var(--brand-primary);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase;margin-bottom:12px}.gates-section{padding:80px 0}.gates-section-head{max-width:780px;margin:0 auto 42px;text-align:center}.gates-home h1,.gates-home h2,.gates-page h1,.gates-page h2,.gates-section-head h2{line-height:1.15;font-weight:900}.gates-home p,.gates-page p,.gates-section-head p{color:#17212b;color:var(--brand-text);line-height:1.7}.gates-subhero{padding:172px 0 84px;background:linear-gradient(135deg,#1e2527,#2d3436);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:#fff}.gates-subhero .gates-kicker,.gates-subhero h1,.gates-subhero p{color:#fff}.gates-subhero h1{max-width:900px;font-size:48px}.gates-subhero p{max-width:850px;font-size:1.08rem}.gates-card{background:#fff;border:1px solid #d9e1e7;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:28px;height:100%}.gates-dark-panel{background:#fdd835;background:var(--brand-accent);color:#fff}.gates-dark-panel h2,.gates-dark-panel h3,.gates-dark-panel li,.gates-dark-panel p{color:#fff}.gates-footer{background:#fdd835;background:var(--brand-accent);color:#fff}.gates-footer-cta{background:#2d3436;background:var(--brand-primary);padding:52px 0 64px}.gates-footer-cta h2,.gates-footer-cta p{color:#fff;margin:0}.gates-footer-main{padding:64px 0 34px}.gates-footer h5{color:#fff;font-weight:900;margin-bottom:16px}.gates-footer ul{list-style:none;padding:0;margin:0}.gates-footer li{margin-bottom:10px}.gates-footer a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.gates-footer a:hover{color:#f9a825;color:var(--brand-secondary)}.gates-footer-badges{display:flex;flex-wrap:wrap;gap:10px;border-top:1px solid rgba(255,255,255,.2);margin-top:36px;padding-top:24px}.gates-footer-badges span{color:#fff;border:1px solid rgba(255,255,255,.34);padding:8px 10px;font-size:.85rem}.gates-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;border-top:1px solid rgba(255,255,255,.2);margin-top:24px;padding-top:22px;color:#fff}img[src=""]{background:linear-gradient(135deg,rgba(11,68,173,.18),rgba(122,215,240,.32));min-height:120px}.gates-table{width:100%;border-collapse:collapse;background:#fff}.gates-table th{background:#1e2527;background:var(--brand-primary-dark);color:#fff}.gates-table td,.gates-table th{border:1px solid #d9e1e7;border:1px solid var(--brand-border);padding:14px;vertical-align:top}@media (max-width:991px){.gates-subhero{padding:136px 0 60px}.gates-subhero h1{font-size:36px}.gates-footer-bottom{display:block}}[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){[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){.gates-section{padding:56px 0}.gates-subhero h1{font-size:30px}h1{font-size:1.65rem!important;line-height:1.18}h2{font-size:1.3rem!important;line-height:1.22}h3{font-size:1.05rem!important;line-height:1.25}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:minmax(0,1fr)}}:root{--brand-primary:#2D3436;--brand-primary-dark:#1E2527;--brand-primary-light:#485460;--brand-secondary:#F9A825;--brand-accent:#FDD835;--brand-bg:#FFFFFF;--brand-bg-alt:#F3F6F8;--brand-text:#17212B;--brand-text-inverse:#FFFFFF;--brand-border:#D9E1E7;--brand-radius:4px}body,html{max-width:100%;overflow-x:clip}section{padding:80px 0}h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}h2{font-size:max(1.65rem, min(3vw, 2.5rem))}.rpp-nav{background:#1e2527;background:var(--brand-primary-dark);min-height:72px}.rpp-nav .nav-link{color:#fff!important}.rpp-nav .navbar-toggler{background:#fff}.rpp-footer{background:#111a22;color:#fff;padding:72px 0 32px}.rpp-footer a:not([class*=btn-]),.rpp-footer h5,.rpp-footer h6,.rpp-footer p{color:#fff}.rpp-footer ul{list-style:none;padding:0}.rpp-footer li{margin-bottom:8px}.rpp-footer__legal{border-top:1px solid rgba(255,255,255,.2);margin-top:40px;padding-top:24px}.rpp-hero{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;background:#1e2527;background:var(--brand-primary-dark)}.rpp-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rpp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,18,28,.88),rgba(8,18,28,.45))}.rpp-hero__copy{max-width:760px}.rpp-hero a:not([class*=btn-]),.rpp-hero h1,.rpp-hero p,.rpp-hero span{color:#fff}.rpp-compliance-matrix{padding:32px 0;background:#f3f6f8;background:var(--brand-bg-alt)}.rpp-compliance-grid{display:grid;grid-template-columns:repeat(4,1fr)}.rpp-compliance-grid article{padding:16px 24px;border-left:1px solid #d9e1e7;border-left:1px solid var(--brand-border);display:grid;grid-gap:8px;gap:8px}.rpp-grade-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.rpp-app-card,.rpp-grade-grid article{border:1px solid #d9e1e7;border:1px solid var(--brand-border);padding:24px;border-radius:4px;border-radius:var(--brand-radius);background:#fff;height:100%}.rpp-creative-hero{background:#1e2527;background:var(--brand-primary-dark);padding:176px 0 96px}.rpp-creative-hero h1,.rpp-creative-hero p,.rpp-creative-hero span{color:#fff}.rpp-tradeoff-table{background:#f3f6f8;background:var(--brand-bg-alt)}.rpp-tradeoff-table td,.rpp-tradeoff-table th{padding:12px}.rpp-creative-cta{background:#1e2527;background:var(--brand-primary-dark);padding:80px 0 96px}.rpp-creative-cta a:not([class*=btn-]),.rpp-creative-cta h2,.rpp-creative-cta p{color:#fff}.modal-header{background:#1e2527;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff}img[src=""]{font-size:0;color:transparent}@media (max-width:991px){.rpp-compliance-grid{grid-template-columns:repeat(2,1fr)}.rpp-grade-grid{grid-template-columns:1fr 1fr}}@media (max-width:576px){section{padding:56px 0}.rpp-compliance-grid,.rpp-grade-grid{grid-template-columns:1fr}.rpp-hero{min-height:560px}}.cm-navbar,.navbar,nav{background-color:#15394c!important}.footer,.site-footer,footer{background-color:#0f1a34!important;color:#fff!important}html body .cm-navbar,html body .navbar,html body nav{background-color:#15394c!important}html body .cm-navbar .nav-link,html body .navbar .nav-link,html body nav a{color:#fff!important}html body .footer,html body .site-footer,html body footer{background-color:#0f1a34!important;color:#fff!important}html body .footer a,html body .footer h1,html body .footer h2,html body .footer h3,html body .footer p,html body .site-footer a,html body .site-footer h1,html body .site-footer h2,html body .site-footer h3,html body .site-footer p,html body footer a,html body footer h1,html body footer h2,html body footer h3,html body footer p{color:#fff!important}.bas-identity-token-borealis{border-radius:105px}.feedback-form .form-label{color:#17212b;color:var(--brand-text);font-weight:700}.feedback-form .form-check-input,.feedback-form .form-control{border-radius:4px;border-radius:var(--brand-radius);border-color:#d9e1e7;border-color:var(--brand-border)}.feedback-form .form-control{min-height:46px}.feedback-form textarea.form-control{min-height:120px}.feedback-form .form-check-label{color:#17212b;color:var(--brand-text)}.subhero-about,.subhero-contact,.subhero-design,.subhero-industries,.subhero-products,.subhero-services,.subhero-sus{background:linear-gradient(135deg,#111a22,#1e2527)!important;background:linear-gradient(135deg,#111a22,var(--brand-primary-dark))!important}.subhero-about h1,.subhero-about h2,.subhero-about h3,.subhero-about p,.subhero-contact h1,.subhero-contact h2,.subhero-contact h3,.subhero-contact p,.subhero-design h1,.subhero-design h2,.subhero-design h3,.subhero-design p,.subhero-industries h1,.subhero-industries h2,.subhero-industries h3,.subhero-industries p,.subhero-products h1,.subhero-products h2,.subhero-products h3,.subhero-products p,.subhero-services h1,.subhero-services h2,.subhero-services h3,.subhero-services p,.subhero-sus h1,.subhero-sus h2,.subhero-sus h3,.subhero-sus p{color:#fff!important}header[class*=hero],section[class*=hero]{background:#111a22!important;background-image:linear-gradient(#111a22,#111a22)!important}header[class*=hero] h1,header[class*=hero] h2,header[class*=hero] h3,header[class*=hero] p,section[class*=hero] h1,section[class*=hero] h2,section[class*=hero] h3,section[class*=hero] p{color:#fff!important}header[class*=hero] .btn,section[class*=hero] .btn{background:#111a22!important;color:#fff!important;border-color:#fff!important}header[class*=hero] .row,header[class*=hero] [class*=hero-content],header[class*=hero] [class*=hero-copy],header[class*=hero]>.container,section[class*=hero] .row,section[class*=hero] [class*=hero-content],section[class*=hero] [class*=hero-copy],section[class*=hero]>.container{background-color:transparent!important;background-image:none!important}[class*=hero-actions]{background:0 0!important}.site-footer{background:#111a22!important;color:#fff!important}.site-footer a,.site-footer h1,.site-footer h2,.site-footer h3,.site-footer p,.site-footer span{color:#fff!important}.rpp-embedded-evidence{grid-column:1/-1;background:#fff!important;color:#17212b!important;padding:24px!important;text-align:left}.rpp-embedded-evidence h2,.rpp-embedded-evidence h3,.rpp-embedded-evidence p{color:#17212b!important}.clar-card h3,.clar-section-title,.clar-section-title.text-white{color:#111a22!important}.subhero-panel,article,article.blog-card,article.product-card{padding:24px!important}main h1{font-size:max(1.5rem, min(2.5vw, 2rem))!important;word-break:normal!important}main h2{font-size:1.5rem!important;word-break:normal!important}[class*=hero-bottom]{position:static!important;transform:none!important}.contact-route-card{padding:32px;border:1px solid #d9e1e7;border:1px solid var(--brand-border);background:#fff;height:100%}@media (max-width:576px){main h1{font-size:1.5rem!important}main h2{font-size:1.25rem!important}}