.industry-card-intro{margin-bottom:60px!important;text-align:center}.industry-wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;.industry-card{align-items:flex-end;border-radius:10px;color:#fff;display:flex;flex-basis:calc(25% - 15px);height:400px;justify-content:center;overflow:hidden;padding:30px 20px;position:relative;text-align:center;&:before{background:linear-gradient(0deg,rgba(0,0,0,.83),transparent);bottom:0;content:"";height:50%;left:0;position:absolute;transition:all 333ms ease;width:100%;z-index:1}.content{position:relative;z-index:5}img{height:50px;margin-bottom:12px;object-fit:contain;width:50px}h4{color:#fff;margin:0}}}@media (max-width:1200px) and (min-width:769px){.industry-card-intro{margin-bottom:30px}.industry-wrapper{.industry-card{flex-basis:calc(50% - 15px)}}}@media (max-width:768px){.industry-wrapper{.industry-card{flex-basis:100%}}}