.hcg-industries-section{background:#fff!important;}
.hcg-industries-shell{width:min(var(--per-container),calc(100% - 48px));margin-inline:auto;}
.hcg-industries-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:64px;align-items:end;margin-bottom:34px;padding-bottom:22px;border-bottom:1px solid var(--per-line-strong)}
.hcg-industries-eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:12px}.hcg-industries-eyebrow i{display:block;width:28px;height:1px;background:var(--per-gold)}.hcg-industries-heading-wrap h2{font-size:32px!important;line-height:1.2!important;font-weight:500!important}.hcg-industries-intro p{font-size:15px;line-height:1.65;color:var(--per-text)}
.hcg-industries-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hcg-industry-card{min-width:0;background:var(--per-soft);border:1px solid var(--per-line);color:inherit;transition:border-color .2s ease,background-color .2s ease,transform .2s ease;display:flex;flex-direction:column}.hcg-industry-card:hover{border-color:var(--per-gold-soft);background:#fff;transform:translateY(-2px)}.hcg-industry-image{height:150px;background:#e9e9e5;overflow:hidden;border-bottom:1px solid var(--per-line)}.hcg-industry-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(.25);opacity:.9}.hcg-industry-image.is-empty{background:repeating-linear-gradient(0deg,#ecece8 0,#ecece8 1px,transparent 1px,transparent 18px),repeating-linear-gradient(90deg,#ecece8 0,#ecece8 1px,transparent 1px,transparent 18px)}.hcg-industry-card-content{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1}.hcg-industry-card-top{display:flex;justify-content:flex-end}.hcg-industry-number{font-size:10px;color:var(--per-gold);letter-spacing:.1em}.hcg-industry-card h3{margin-top:12px;font-size:18px;line-height:1.3;font-weight:500}.hcg-industry-card p{margin-top:7px;color:var(--per-muted);font-size:13px;line-height:1.55}.hcg-industry-arrow{margin-top:auto;padding-top:18px;color:var(--per-gold);font-size:17px}.hcg-industries-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding-top:18px;border-top:1px solid var(--per-line);font-size:12px;color:var(--per-muted)}.hcg-industries-explore-button span{margin-left:8px}
@media(max-width:1000px){.hcg-industries-header{grid-template-columns:1fr;gap:18px}.hcg-industries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.hcg-industries-shell{width:min(100% - 32px,var(--per-container))}.hcg-industries-heading-wrap h2{font-size:28px!important}.hcg-industries-grid{grid-template-columns:1fr}.hcg-industries-bottom{align-items:flex-start;flex-direction:column}}
