:root{--brand-primary:#40645F;--brand-primary-dark:#273E3C;--brand-primary-light:#8EB0AC;--brand-secondary:#505474;--brand-accent:#AE42BD;--brand-neutral-dark:#1E241F;--brand-neutral-mid:#5C6A5E;--brand-neutral-light:#F4F7F3;--brand-bg:#FFFFFF;--brand-bg-alt:#EBF1EA;--brand-text:#1E241F;--brand-text-inverse:#FFFFFF;--brand-border:#DCE6DB;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:2px;--brand-font-body:system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#1e241f;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--brand-font-body);font-size:16px;line-height:1.65}a{color:#40645f;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#ae42bd;color:var(--brand-accent)}img{max-width:100%;height:auto}section{position:relative}h1,h2,h3,h4,h5,h6{color:#1e241f;color:var(--brand-text);font-weight:700;letter-spacing:0;line-height:1.12}p{color:#1e241f;color:var(--brand-text)}.need-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#ae42bd;color:var(--brand-accent);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.need-section-head{max-width:720px;margin:0 auto 40px;text-align:center}.need-section-head--left{margin-left:0;text-align:left}.need-section-head h2{margin-bottom:14px;font-size:max(1.75rem, min(3vw, 2.55rem))}.need-section-head p{margin:0}.need-btn-light,.need-btn-link,.need-btn-primary,.need-nav-utility{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:2px;border-radius:var(--brand-radius);border:1px solid transparent;font-weight:700;line-height:1.2;transition:background-color .1s,border-color .1s,color .1s,transform .1s}.need-btn-primary{background:#40645f;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border-color:#40645f;border-color:var(--brand-primary)}.need-btn-primary:hover{background:#273e3c;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);border-color:#273e3c;border-color:var(--brand-primary-dark)}.need-btn-light{background:#fff;background:var(--brand-text-inverse);color:#273e3c;color:var(--brand-primary-dark);border-color:#fff;border-color:var(--brand-text-inverse)}.need-btn-light:hover{background:#ebf1ea;background:var(--brand-bg-alt);color:#273e3c;color:var(--brand-primary-dark)}.need-btn-link{color:#273e3c;color:var(--brand-primary-dark);background:0 0;border-color:#dce6db;border-color:var(--brand-border)}.need-btn-link:hover{color:#ae42bd;color:var(--brand-accent);border-color:#ae42bd;border-color:var(--brand-accent)}.need-navbar-transparent{min-height:76px;background:#273e3c;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.14);transition:background-color .2s,border-color .2s;z-index:1040}.need-navbar-transparent.scrolled{background:#fff;background:var(--brand-bg);border-bottom-color:#dce6db;border-bottom-color:var(--brand-border)}.need-navbar-transparent .navbar-brand img{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.need-navbar-transparent .nav-link{color:#fff;color:var(--brand-text-inverse);font-size:.9rem;font-weight:700;padding:10px 11px}.need-navbar-transparent.scrolled .nav-link,.need-navbar-transparent.scrolled .need-nav-utility{color:#1e241f;color:var(--brand-text)}.need-navbar-transparent .nav-link.active,.need-navbar-transparent .nav-link:hover,.need-navbar-transparent.scrolled .nav-link.active,.need-navbar-transparent.scrolled .nav-link:hover{color:#ae42bd;color:var(--brand-accent)}.need-navbar-transparent .navbar-toggler{border-color:rgba(255,255,255,.45);border-radius:2px;border-radius:var(--brand-radius)}.need-navbar-transparent .navbar-toggler-icon{filter:invert(1)}.need-navbar-transparent.scrolled .navbar-toggler{border-color:#dce6db;border-color:var(--brand-border)}.need-navbar-transparent.scrolled .navbar-toggler-icon{filter:none}.need-nav-search{display:flex;align-items:center;width:170px;margin-left:14px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08)}.need-navbar-transparent.scrolled .need-nav-search{border-color:#dce6db;border-color:var(--brand-border);background:#f4f7f3;background:var(--brand-neutral-light)}.need-nav-search input{min-width:0;width:100%;height:36px;padding:0 10px;color:#fff;color:var(--brand-text-inverse);border:0;outline:0;background:0 0}.need-navbar-transparent.scrolled .need-nav-search input{color:#1e241f;color:var(--brand-text)}.need-nav-search input::-moz-placeholder{color:rgba(255,255,255,.78)}.need-nav-search input::placeholder{color:rgba(255,255,255,.78)}.need-navbar-transparent.scrolled .need-nav-search input::-moz-placeholder{color:#1e241f;color:var(--brand-text)}.need-navbar-transparent.scrolled .need-nav-search input::placeholder{color:#1e241f;color:var(--brand-text)}.need-nav-search button{height:36px;padding:0 10px;color:#fff;color:var(--brand-text-inverse);border:0;background:#ae42bd;background:var(--brand-accent);font-weight:700}.need-nav-utility{min-height:36px;margin-left:10px;color:#fff;color:var(--brand-text-inverse);border-color:rgba(255,255,255,.35);background:0 0}.need-nav-utility:hover{color:#273e3c;color:var(--brand-primary-dark);background:#fff;background:var(--brand-text-inverse)}.need-navbar-transparent.scrolled .need-nav-utility:hover{color:#fff;color:var(--brand-text-inverse);background:#273e3c;background:var(--brand-primary-dark)}.need-grid{display:grid;grid-gap:24px;gap:24px}.need-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.need-grid-4{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))}.need-author-box,.need-blog-card,.need-case-row article,.need-check-grid article,.need-contact-form-card,.need-contact-grid article,.need-doc-list article,.need-gallery-grid figure,.need-impact-grid article,.need-mini-card,.need-product-card,.need-recent-widget,.need-reply{border:1px solid #dce6db;border:1px solid var(--brand-border);background:#fff;background:var(--brand-bg);border-radius:2px;border-radius:var(--brand-radius)}.need-mini-card,.need-product-card{overflow:hidden}.need-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f4f7f3;background:var(--brand-neutral-light)}.need-mini-card h3,.need-product-card h3{margin:0 0 8px;font-size:1.15rem}.need-product-card p{margin-bottom:16px}.need-product-card{padding-bottom:22px}.need-product-card a,.need-product-card h3,.need-product-card p{display:block;margin-left:22px;margin-right:22px}.need-mini-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:#f4f7f3;background:var(--brand-neutral-light)}.need-mini-card h3,.need-mini-card span{display:block;margin-left:16px;margin-right:16px}.need-mini-card h3{margin-top:16px}.need-mini-card span{margin-bottom:18px;color:#273e3c;color:var(--brand-primary-dark);font-size:.9rem;font-weight:700}.need-subhero{padding:160px 0 80px;overflow:hidden;background:linear-gradient(135deg,#40645f,#273e3c);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark))}.need-subhero .container{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,0.78fr);grid-gap:48px;gap:48px;align-items:center}.need-subhero h1{max-width:840px;margin-bottom:18px;color:#fff;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.need-subhero .need-eyebrow,.need-subhero p{color:#fff;color:var(--brand-text-inverse)}.need-subhero p{max-width:700px;margin-bottom:0;font-size:1.08rem}.need-subhero__media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.26);background:#273e3c;background:var(--brand-primary-dark)}.need-centered-cta,.need-single-cta{padding:80px 0 96px;text-align:center;background:#273e3c;background:var(--brand-primary-dark)}.need-centered-cta h2,.need-centered-cta p,.need-single-cta h2,.need-single-cta p{color:#fff;color:var(--brand-text-inverse)}.need-centered-cta p,.need-single-cta p{max-width:680px;margin:0 auto 24px}.need-image-cta{min-height:440px;padding:90px 0 106px;overflow:hidden;display:grid;align-items:center;background:#273e3c;background:var(--brand-primary-dark)}.need-image-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.42}.need-image-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(39,62,60,.92),rgba(39,62,60,.64))}.need-image-cta .container{position:relative;z-index:1}.need-image-cta__copy{max-width:690px}.need-image-cta h2,.need-image-cta p{color:#fff;color:var(--brand-text-inverse)}.need-image-cta h2{font-size:max(1.8rem, min(3vw, 2.7rem))}.site-footer{padding:64px 0 32px;background:#273e3c;background:var(--brand-primary-dark)}.bt-footer a,.bt-footer h5,.bt-footer p,.bt-footer span,.bt-footer__legal,.bt-footer__pledge{color:#fff;color:var(--brand-text-inverse)}.bt-footer a:not([class*=btn-]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:none;text-decoration:none}.bt-footer a:not([class*=btn-]):hover{color:#8eb0ac;color:var(--brand-primary-light);-webkit-text-decoration:underline;text-decoration:underline}.bt-footer__pledge{padding-bottom:24px;margin-bottom:30px;border-bottom:1px solid rgba(255,255,255,.22);font-size:1.05rem;font-weight:700}.bt-footer__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px}.bt-footer__col{display:grid;grid-gap:8px;gap:8px;align-content:start}.bt-footer__col h5{margin-bottom:8px;font-size:.95rem;text-transform:uppercase}.bt-footer__legal{display:flex;justify-content:space-between;gap:20px;padding-top:28px;margin-top:30px;border-top:1px solid rgba(255,255,255,.22);font-size:.9rem}.need-feedback-modal .modal-content{border:0;border-radius:2px;border-radius:var(--brand-radius)}.need-feedback-modal .modal-dialog{max-width:560px}.need-feedback-modal .modal-header{background:#273e3c;background:var(--brand-primary-dark);border-bottom:0}.need-feedback-modal .modal-title{color:#fff;color:var(--brand-text-inverse)}.need-feedback-modal .btn-close{filter:invert(1)}@media (max-width:991px){.need-navbar-transparent{background:#273e3c;background:var(--brand-primary-dark)}.need-navbar-transparent .navbar-collapse{padding:18px 0 22px}.need-navbar-transparent.scrolled .navbar-collapse{background:#fff;background:var(--brand-bg)}.need-navbar-transparent .nav-link{padding:10px 0}.need-nav-search,.need-nav-utility{width:100%;margin:12px 0 0}.need-subhero .container{grid-template-columns:1fr}.need-grid-3,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.bt-footer__cols,.need-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.bt-footer__legal{flex-direction:column}}@media (max-width:575px){body{font-size:15px}.need-subhero{padding-top:140px}.bt-footer__cols,.need-grid-3,.need-grid-4,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.need-btn-light,.need-btn-link,.need-btn-primary{width:100%}}.need-feedback-form{margin:0}.need-feedback-form .form-label{color:#1e241f;color:var(--brand-text);font-size:.86rem;font-weight:700}.need-feedback-form .require::after{content:"*";margin-left:4px;color:#ef4444;color:var(--brand-danger)}.need-feedback-form .form-check-input,.need-feedback-form .form-control{border-color:#dce6db;border-color:var(--brand-border);border-radius:2px;border-radius:var(--brand-radius)}.need-feedback-form .form-control{min-height:46px;color:#1e241f;color:var(--brand-text);background:#fff;background:var(--brand-bg)}.need-feedback-form textarea.form-control{min-height:118px}.need-feedback-form .form-check-input:focus,.need-feedback-form .form-control:focus{border-color:#ae42bd;border-color:var(--brand-accent);box-shadow:0 0 0 .2rem rgba(174,66,189,.18)}.need-feedback-form .form-check-label,.need-feedback-form .form-check-label a{color:#1e241f;color:var(--brand-text)}.need-feedback-form .invalid-feedback{font-size:.78rem}