.industries-container{background:#eee;padding:100px 0}.industries-wrapper{flex-wrap:wrap;gap:50px;padding:0 15px;width:100%}.industries-wrapper,.industry-item{align-items:center;display:flex;justify-content:center}.industry-item{background:#fff;box-shadow:0 2px 8px 0 hsla(0,0%,51%,.5);height:280px;margin-bottom:20px;max-width:200px;padding:35px 10px;position:relative;text-align:center;width:200px}.industry-item p{color:#1c2932;font-size:16px;font-weight:700;margin-bottom:30px}.industry-item img{margin-bottom:22px;max-width:78px}.industry-item a{border-bottom:4px solid #fc8223;bottom:15px;color:#fc8223;font-size:12px;font-weight:700;padding-bottom:5px;position:absolute;right:30%;text-decoration:none}.industries-headline-wrapper{margin-bottom:60px;padding:0 15px}.industries-headline-wrapper p{font-size:16px;margin-bottom:5px;text-transform:uppercase}.industries-headline-wrapper h3{font-size:36px;margin:0;max-width:700px}.industry-item:hover{background:#3f5365}.industry-item:hover a,.industry-item:hover p{color:#fff}.industry-item:hover .rollover-desc,.industry-item:hover .rollover-title{display:block}.industry-item:hover .static-title,.industry-item:hover img{display:none}.industry-item:hover a{border-bottom:4px solid #fff}.rollover-desc,.rollover-title{display:none}.industry-item-content p.rollover-title{font-size:16px;font-weight:600;margin-bottom:20px}.industry-item-content p.rollover-desc{font-size:14px;font-weight:500;margin-bottom:30px}