.industry-cards-container{display:grid;gap:12px}.industry-card{align-items:center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;flex-flow:column nowrap;height:calc(50vh - 90px);justify-content:center;padding:180px 24px;text-decoration-color:#fff!important;text-decoration:underline;text-underline-offset:24px;top:0}.industry-card *{color:#fff;max-width:900px;text-align:center;text-shadow:0 0 8px #000}.industry-card .button{background-color:#fff!important;border-color:#fff!important;color:#000!important;margin-top:36px;text-shadow:none}@media (max-width:1024px){.industry-card{padding:120px 24px}}@media (max-width:600px){.industry-card{height:calc(25vh - 60px)}}