<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img.industry_card-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .2s ease;width:100%}a.industry_card:hover img{scale:1.05}.indudstries-grid{display:grid;gap:32px;grid-template-columns:1fr 1fr 1fr;margin-top:48px}a.industry_card{border-radius:24px;overflow:hidden;padding-bottom:150%;position:relative}.custom_industry-card-content{background:var(--brand-900);border-radius:24px;display:flex;flex-direction:column;gap:32px;height:100%;justify-content:space-between;overflow:hidden;padding:42px 32px;width:100%}.custom_industry-card-content h3,.custom_industry-card-content p{color:#fff!important}.custom_industry-card-content p{margin-bottom:2em!important}.industry_card-overlay{background:linear-gradient(0deg,#000,transparent);bottom:0;height:45%;left:0;opacity:.75;position:absolute;transition:all .2s;width:100%}a.industry_card:hover .industry_card-overlay{height:65%!important}h3.industry_card-title{bottom:42px;color:#fff;left:32px;letter-spacing:-.12em!important;margin:0!important;position:absolute;width:calc(100% - 64px)}@media screen and (max-width:1000px){.indudstries-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.indudstries-grid{grid-template-columns:1fr}}</pre></body></html>