:root{--brand-primary:#798D34;--brand-primary-dark:#4E5D1D;--brand-primary-light:#ACC068;--brand-secondary:#723D8F;--brand-accent:#5CBE37;--brand-neutral-dark:#292B22;--brand-neutral-mid:#6F7364;--brand-neutral-light:#F3F4F0;--brand-bg:#FFFFFF;--brand-bg-alt:#F7F8F4;--brand-text:#292B22;--brand-text-inverse:#FFFFFF;--brand-border:#E3E5DC;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:4px;--brand-font-heading:Inter,Roboto,Arial,sans-serif;--brand-font-body:Inter,Roboto,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#292b22;color:var(--brand-text);font-family:Inter,Roboto,Arial,sans-serif;font-family:var(--brand-font-body);line-height:1.65}img{max-width:100%;height:auto}a{color:#4e5d1d;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#723d8f;color:var(--brand-secondary)}h1,h2,h3,h4,h5,h6{color:#292b22;color:var(--brand-text);font-family:Inter,Roboto,Arial,sans-serif;font-family:var(--brand-font-heading);font-weight:700;line-height:1.15}h1{font-size:max(2rem, min(4vw, 3.5rem))}h2{font-size:max(1.6rem, min(3vw, 2.5rem))}h3{font-size:max(1.1rem, min(2vw, 1.35rem))}.container{max-width:1180px}.clev-topbar{background:#4e5d1d;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);font-size:.9rem}.clev-topbar .container{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:16px}.clev-topbar a{color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline}.clev-navbar{background:#fff;background:var(--brand-bg);border-bottom:1px solid #e3e5dc;border-bottom:1px solid var(--brand-border);box-shadow:0 2px 10px rgba(41,43,34,.08)}.clev-navbar .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:#f3f4f0;background:var(--brand-neutral-light);border:1px solid #e3e5dc;border:1px solid var(--brand-border)}.clev-navbar .nav-link{color:#292b22;color:var(--brand-text);font-weight:600;padding:.8rem .75rem}.clev-navbar .nav-link.active,.clev-navbar .nav-link:hover{color:#4e5d1d;color:var(--brand-primary-dark)}.clev-search{display:flex;align-items:center;gap:0;margin-left:12px;border:1px solid #e3e5dc;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);overflow:hidden;background:#fff;background:var(--brand-bg)}.clev-search input{width:150px;min-height:38px;border:0;padding:0 10px;color:#292b22;color:var(--brand-text)}.clev-search button{min-height:38px;border:0;padding:0 12px;color:#fff;color:var(--brand-text-inverse);background:#4e5d1d;background:var(--brand-primary-dark)}.clev-btn-cta,.clev-btn-primary{border:1px solid #798d34;border:1px solid var(--brand-primary);border-radius:4px;border-radius:var(--brand-radius);background:#798d34;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);font-weight:700;padding:.72rem 1.05rem}.clev-btn-cta{margin-left:12px}.clev-btn-cta:hover,.clev-btn-primary:hover{border-color:#4e5d1d;border-color:var(--brand-primary-dark);background:#4e5d1d;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.clev-btn-light{border-radius:4px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-text-inverse);color:#4e5d1d;color:var(--brand-primary-dark);font-weight:700;padding:.82rem 1.25rem}.clev-btn-light:hover{background:#f3f4f0;background:var(--brand-neutral-light);color:#4e5d1d;color:var(--brand-primary-dark)}.clev-btn-outline-light{border:1px solid #fff;border:1px solid var(--brand-text-inverse);border-radius:4px;border-radius:var(--brand-radius);color:#fff;color:var(--brand-text-inverse);font-weight:700;padding:.82rem 1.25rem}.clev-btn-outline-light:hover{background:#fff;background:var(--brand-text-inverse);color:#4e5d1d;color:var(--brand-primary-dark)}.clev-section{padding:80px 0}.clev-section-alt{background:#f7f8f4;background:var(--brand-bg-alt)}.clev-section-head{max-width:760px;margin:0 auto 36px;text-align:center}.clev-section-head--left{margin-right:0;margin-left:0;text-align:left}.about-hero span,.blog-list-hero span,.clev-form-cta span,.clev-section-head span,.contact-info-section span,.industries-hero span,.ma-eyebrow,.products-feature span,.resources-hero span,.services-hero span,section>.container>span{display:inline-block;margin-bottom:10px;color:#723d8f;color:var(--brand-secondary);font-size:.82rem;font-weight:800;text-transform:uppercase}.clev-section-head p{margin:0;color:#292b22;color:var(--brand-text)}.clev-grid,[class*=-grid]{display:grid;grid-gap:24px;gap:24px}.clev-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.clev-grid--four{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))}.cta-section{padding:80px 0 96px;background:#4e5d1d;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);text-align:center}.cta-section h2,.cta-section p,.cta-section span{color:#fff;color:var(--brand-text-inverse)}.cta-section p{max-width:720px;margin:0 auto 26px}.clev-cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.clev-form-cta{padding:80px 0 96px;background:#4e5d1d;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);text-align:left}.clev-form-cta h2,.clev-form-cta p,.clev-form-cta span{color:#fff;color:var(--brand-text-inverse)}.clev-form-cta__inner{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(360px,1fr);grid-gap:34px;gap:34px;align-items:start}.ma-footer-producer,.site-footer{padding:72px 0 32px;background:#1a1f26;color:#fff;color:var(--brand-text-inverse)}.ma-footer-producer a,.ma-footer-producer h5,.ma-footer-producer p,.ma-footer-producer span{color:#fff;color:var(--brand-text-inverse)}.ma-footer-producer a:not([class*=btn-]){-webkit-text-decoration:none;text-decoration:none}.ma-footer-producer a:hover{-webkit-text-decoration:underline;text-decoration:underline}.ma-footer-producer__pledge{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.18)}.ma-footer-producer__pledge span{padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:4px;border-radius:var(--brand-radius)}.ma-footer-producer__cols{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:24px;gap:24px}.ma-fcol ul{margin:0;padding:0;list-style:none}.ma-fcol li+li{margin-top:8px}.ma-footer-producer__bottom{display:flex;justify-content:space-between;gap:18px;margin-top:36px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18)}.ma-footer-producer__bottom nav{display:flex;flex-wrap:wrap;gap:16px}.modal-header .modal-title{color:#292b22;color:var(--brand-text)}@media (max-width:1199px){.clev-search{display:none}}@media (max-width:991px){.clev-navbar .navbar-collapse{padding:16px 0}.clev-btn-cta{width:100%;margin:12px 0 0}.clev-grid--four,.clev-grid--three,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.clev-form-cta__inner{grid-template-columns:1fr}.ma-footer-producer__cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.clev-topbar .container,.ma-footer-producer__bottom{flex-direction:column;align-items:flex-start}.clev-grid--four,.clev-grid--three,.ma-footer-producer__cols,[class*=-grid],[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.clev-form-cta,.clev-section{padding:64px 0}.cta-section{padding:64px 0 84px}}.clev-feedback-form{margin:0;padding:26px;background:#fff;background:var(--brand-bg);border:1px solid #e3e5dc;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);box-shadow:0 16px 36px rgba(41,43,34,.16);color:#292b22;color:var(--brand-text)}.clev-feedback-form h3,.clev-feedback-form label,.clev-feedback-form p{color:#292b22;color:var(--brand-text)}.clev-form-heading span{color:#723d8f;color:var(--brand-secondary);font-weight:800;text-transform:uppercase}.clev-form-heading h3{margin:6px 0 8px}.clev-form-heading p{margin:0}.clev-feedback-form .form-control{border:1px solid #e3e5dc;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);color:#292b22;color:var(--brand-text)}.clev-feedback-form .form-control:focus{border-color:#798d34;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(121,141,52,.18)}.clev-form-consent{display:flex;gap:10px;align-items:flex-start}.clev-form-consent a{color:#4e5d1d;color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}