.med-hero--full-bg{background:linear-gradient(rgba(15,26,43,.72),rgba(15,26,43,.72)),var(--brand-primary-dark);color:#fff;padding:100px 0}.med-hero--full-bg h1,.med-hero--full-bg p{color:#fff}.med-image-cards-three{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,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%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.med-image-cards-three h3,.med-image-cards-three p{padding:0 20px}.med-image-cards-three h3{padding-top:18px}.med-image-cards-three p{padding-bottom:20px;color:var(--brand-text-secondary)}