@charset "UTF-8";.industries-hero{background:linear-gradient(135deg,var(--tc-accent) 0,#0a2a35 50%,var(--tc-primary-dark) 100%);padding:80px 0;color:var(--tc-white)}.industries-hero-title{font-size:40px;font-weight:800;color:var(--tc-white);margin:12px 0 20px;line-height:1.2}.industries-hero-sub{font-size:18px;color:rgba(255,255,255,.8);line-height:1.7;max-width:680px;margin:0 auto}.industry-feature-row ai-img,.industry-feature-row img{border-radius:var(--tc-radius-lg);width:100%;height:400px;-o-object-fit:cover;object-fit:cover;box-shadow:var(--tc-shadow-md)}.industry-feature-row h2{font-size:30px;font-weight:800;color:var(--tc-text-primary);margin:8px 0 16px}.industry-feature-row p{color:var(--tc-text-secondary);font-size:16px;line-height:1.75;margin-bottom:24px}.industry-benefits-list{list-style:none;padding:0;margin:0 0 28px}.industry-benefits-list li{font-size:15px;color:var(--tc-text-primary);padding:8px 0 8px 24px;position:relative;border-bottom:1px solid var(--tc-border);line-height:1.5}.industry-benefits-list li:last-child{border-bottom:none}.industry-benefits-list li::before{content:"";position:absolute;left:0;top:13px;width:14px;height:14px;background-color:var(--tc-primary);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='white' d='M2 6l3 3 5-5' stroke='white' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px}@media (max-width:991.98px){.industries-hero-title{font-size:30px}.industry-feature-row ai-img,.industry-feature-row img{height:300px}}@media (max-width:767.98px){.industries-hero{padding:56px 0}.industries-hero-title,.industry-feature-row h2{font-size:24px}}