.healing-menus-three-cards{padding:5rem 0}.healing-menus-three-cards__header{margin:0 auto 3rem;text-align:center;width:min(100%,1200px)}.healing-menus-three-cards__intro{margin:0 auto;width:min(100%,46rem)}.healing-menus-three-cards__header h6{line-height:normal;margin-bottom:.5rem}.healing-menus-three-cards__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto}.healing-menus-three-cards__card{background:hsla(0,0%,100%,.35);border:1px solid rgba(45,39,36,.2);overflow:hidden}.healing-menus-three-cards__copy p{margin-bottom:0}.healing-menus-three-cards__media{padding:0}.healing-menus-three-cards__media-inner{background:rgba(45,39,36,.06);border:1px solid rgba(45,39,36,.2);overflow:hidden}.healing-menus-three-cards__media-inner img{display:block;height:100%;object-fit:cover;width:100%}.healing-menus-three-cards__body{padding:.8rem .95rem 1rem}@media (max-width:991px){.healing-menus-three-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.healing-menus-three-cards__grid{grid-template-columns:1fr}}