.med-industries__hero{position:relative;min-height:520px;color:#fff;overflow:hidden;background-color:var(--brand-primary-dark)}.med-industries__hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.med-industries__hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(20,59,92,.68)}.med-industries__hero .container{position:relative;z-index:2;padding-top:150px}.med-industries__hero h1,.med-industries__hero p{color:#fff}.med-industries__hero p{max-width:720px}.med-industries__cards{padding:76px 0}.med-image-cards-three{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.med-image-cards-three article{border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 12px 32px rgba(20,59,92,.08)}.med-image-cards-three img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.med-image-cards-three h3,.med-image-cards-three p{padding-left:22px;padding-right:22px}.med-image-cards-three h3{margin-top:20px}.med-image-cards-three p{color:var(--brand-text-secondary);padding-bottom:22px}.med-industries__stats{padding:32px 0}.med-counter-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.med-counter-bar div{padding:12px 24px;border-right:1px solid rgba(255,255,255,.22)}.med-counter-bar div:last-child{border-right:0}.med-counter-bar strong{display:block;font-size:2rem}@media (max-width:767px){.med-counter-bar{grid-template-columns:1fr}.med-counter-bar div{border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}}