.industries-we-serve-section{background-color:#fff;box-sizing:border-box;font-family:inherit;padding:60px 20px;width:100%}.industries-we-serve-section .industries-we-serve-container{display:flex;flex-direction:column;margin:0 auto;max-width:1320px}.industries-we-serve-section .iw-heading{color:#000;font-weight:600;line-height:55px;margin:0;text-transform:uppercase}.industries-we-serve-section .iw-header-box{align-items:flex-start;display:flex;flex-direction:column;gap:20px;margin-bottom:30px;width:100%}@media (min-width:768px){.industries-we-serve-section .iw-header-box{align-items:flex-start;flex-direction:row;justify-content:space-between}}.industries-we-serve-section .iw-header-text{display:flex;flex-direction:column}.industries-we-serve-section .iw-description{color:#000;line-height:24px;margin:0}.industries-we-serve-section .iw-button-wrapper{display:flex;flex-shrink:0;justify-content:flex-start;margin-top:0}.industries-we-serve-section .iw-cta-btn h4{align-items:center;background-color:#fff;border:1px solid #e40004;border-radius:4px;color:#e40004;display:inline-flex;font-size:16px;font-weight:400;justify-content:center;margin-bottom:0;margin-top:0;max-width:max-content;padding:12px 24px;text-decoration:none;text-transform:none;transition:all .2s ease;width:fit-content}.industries-we-serve-section .iw-cta-btn:hover{background-color:#fef2f2}.industries-we-serve-section .iw-grid{display:grid;gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:540px){.industries-we-serve-section .iw-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.industries-we-serve-section .iw-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.industries-we-serve-section .iw-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}.industries-we-serve-section .iw-card{align-items:center;background-color:#f5f5f5;border:1px solid #d9d9d9;border-radius:5px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:16px;text-align:center;transition:all .2s ease}.industries-we-serve-section .iw-card:hover{background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05)}.industries-we-serve-section .iw-icon-wrap{align-items:center;display:flex;justify-content:center}.industries-we-serve-section .iw-icon{object-fit:contain}.industries-we-serve-section .iw-title{color:#000;font-weight:400;line-height:20px;margin:0;text-align:center}