@charset "UTF-8";.industries-hero{position:relative;min-height:380px;display:flex;align-items:flex-end;overflow:hidden}.industries-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.industries-hero-bg ai-img,.industries-hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.industries-hero-overlay{position:relative;z-index:2;width:100%;background:linear-gradient(to right,rgba(30,45,26,.85) 50%,rgba(30,45,26,.4));padding:64px 0}.industries-hero-title{font-size:max(28px, min(4vw, 48px));font-weight:800;color:#fff;margin-bottom:16px;max-width:640px}.industries-hero-desc{font-size:17px;color:rgba(255,255,255,.8);max-width:520px;line-height:1.7;margin:0}.industry-detail{padding:88px 0;background:#fff}.industry-detail--alt{background:#f5f0e8}.industry-detail ai-img,.industry-detail img{width:100%;border-radius:6px;box-shadow:0 6px 28px rgba(0,0,0,.1)}.industry-sector-tag{display:inline-block;background:#4a6741;color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 14px;border-radius:2px;margin-bottom:16px}.industry-sector-tag--gold{background:#c8a96e}.industry-sector-tag--teal{background:#3a5232}.industry-sector-tag--dark{background:#1e2d1a}.industry-detail-title{font-size:max(22px, min(3vw, 32px));font-weight:800;color:#1e2d1a;margin-bottom:16px}.industry-features{list-style:none;padding:0;margin:20px 0 32px}.industry-features li{padding:8px 0 8px 28px;position:relative;font-size:15px;color:#3a3a3a;border-bottom:1px solid #eae4da}.industry-features li::before{content:"";position:absolute;left:0;top:14px;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='6' fill='%234A6741'/%3E%3Cpath d='M4 7l2.5 2.5L10 5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}.industries-cta{padding:88px 0;background:#1e2d1a}.cta-box .section-label{color:var(--color-accent)}.cta-box .section-title{color:#fff}.cta-box .section-subtitle{color:rgba(255,255,255,.7)}