:root{--color-dark:#3c3c3c;--color-light:#ffffff;--weight-sm:400;--line-height:1.5;--space-0:0;--space-xl:70px;--radius-md:20px}.industries-box,.industry-card:hover{background:linear-gradient(131.64deg,rgba(0,185,112,.15) 1.86%,rgba(1,97,202,.15) 91%)}.industries-box{border-radius:var(--radius-md);padding:var(--space-xl)}.industries-section{padding-top:var(--space-xl);background:0 0!important}.industries-section:first-child{padding:50px 70px 70px}.industry-card{font-weight:var(--weight-sm);background:var(--color-light);box-shadow:0 4px 16px 0 #00000014;color:var(--color-dark);height:85px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:18px}@media screen and (max-width:576px){.industry-card{height:55px}}@media screen and (max-width:767px){.industries-section{padding:0 0 20px!important}}@media screen and (max-width:991px){.process.industries-section{display:none}}