.med-hero--full-bg{position:relative;min-height:520px;display:flex;align-items:center;color:var(--brand-text-inverse);overflow:hidden;background:var(--brand-primary-dark)}.med-hero--full-bg>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.46}.med-hero--full-bg .container{position:relative;z-index:1}.med-hero--full-bg h1{max-width:760px;font-size:max(2.2rem, min(5vw, 4.2rem));font-weight:800}.med-industries__cards{padding:76px 0}.med-image-cards-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.med-image-cards-three article{border:1px solid var(--brand-border);background:#fff}.med-image-cards-three img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.med-image-cards-three h3,.med-image-cards-three p{padding-left:20px;padding-right:20px}.med-image-cards-three h3{padding-top:18px;color:var(--brand-primary-dark);font-size:1.12rem;font-weight:800}.med-image-cards-three p{padding-bottom:20px;color:var(--brand-text-muted)}.trust-bar{padding:36px 0;color:var(--brand-text-inverse);background:var(--brand-primary-dark)}.med-counter-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:18px;gap:18px}.med-counter-bar strong{display:block;font-size:2rem}.med-counter-bar span{color:rgba(255,255,255,.78)}.med-industries__cta{padding:70px 0}@media (max-width:991px){.med-image-cards-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.med-image-cards-three{grid-template-columns:1fr}}