.industry-specialization-section{padding:0}.industry-specialization-inner{margin:0 auto;max-width:1200px}.industry-specialization-section h2{margin:0 0 30px}.industry-intro{margin:0 0 50px}.industry-grid{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.industry-card{background:#fff;border:1px solid #d9e2ec;border-left:5px solid #469999;border-radius:6px;padding:35px;transition:all .3s ease}.industry-card:hover{box-shadow:0 12px 30px rgba(0,0,0,.08);transform:translateY(-3px)}.industry-card h3{color:#469999;margin:0 0 15px}.industry-card-content p:last-child{margin-bottom:0}.industry-bottom-content{margin:50px 0 0}@media (max-width:767px){.industry-grid{gap:20px;grid-template-columns:1fr}.industry-card{padding:25px}.industry-intro{margin-bottom:35px}.industry-bottom-content{margin-top:35px}}