@charset "UTF-8";.industry-hero{min-height:470px;display:flex;align-items:center;color:var(--brand-text-inverse);background:linear-gradient(135deg,rgba(14,42,71,.94),rgba(49,129,24,.84)),#152238}.industry-hero .eyebrow,.industry-hero h1,.industry-hero p{color:var(--brand-text-inverse)}.industry-hero h1{max-width:900px;font-size:max(2.3rem, min(5vw, 4.3rem))}.industry-hero p{max-width:760px;opacity:.9}.industry-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:22px;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.industry-card-grid article{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.industry-card-grid img{width:100%;aspect-ratio:520/340;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-card-grid h2,.industry-card-grid p{padding-left:22px;padding-right:22px}.industry-card-grid h2{margin-top:20px;font-size:1.32rem}.industry-card-grid p{padding-bottom:20px}.industry-stats{padding:34px 0;background:#152238;color:var(--brand-text-inverse)}.industry-stats .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:18px;gap:18px}.industry-stats strong{display:block;color:var(--brand-primary-light);font-size:2rem}.industry-copy{max-width:900px}@media (max-width:991px){.industry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:575px){.industry-card-grid{grid-template-columns:1fr!important}}.col-12 .form-check .form-check-label a,.modal-dialog.modal-lg .modal-content .modal-header h5.modal-title{color:#15202b!important}