.industries-module{width:100%}.industries-grid{border-left:1px solid transparent;border-top:1px solid #c9cbc5;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.industry-card{border-bottom:1px solid #c9cbc5;border-right:1px solid #c9cbc5;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:127px;padding:30px 29px}.industry-card h3{color:#1d302e;font-family:Inter Tight!important;font-size:18px;font-weight:500!important;line-height:25px!important;margin:0 0 11px}.industry-card p{color:#52605e;font-size:12px;letter-spacing:1.5px;line-height:16px;margin:0;text-transform:uppercase}.industry-card:hover{background:#c6d1ca!important}.industry-card-empty{background:#c9cbc5}@media (max-width:767px){.industries-grid{grid-template-columns:1fr}.industry-card{border-left:1px solid #c9cbc5;min-height:auto;padding:25px 20px}.industry-card h3{font-size:20px;margin-bottom:12px}.industry-card p{font-size:13px;letter-spacing:1.2px}.industry-card-empty{display:none}}