.health-worker-card{height:100%;overflow:hidden;background:#fff;border:1px solid #eadfdd;border-radius:20px;box-shadow:0 12px 35px rgba(67,37,35,.10);transition:transform .25s,box-shadow .25s}.health-worker-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(67,37,35,.16)}.health-worker-photo{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:linear-gradient(145deg,#f8e5df,#e6b6aa);display:grid;place-items:center;color:#b4493f;font-size:88px}.health-worker-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%}.health-worker-body{padding:20px}.health-worker-body span{display:inline-block;padding:5px 10px;border-radius:20px;background:#fbefec;color:#a13e35;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.health-worker-body h3{margin:12px 0 5px;font-size:1.08rem;font-weight:800;color:#432523}.health-worker-body p{margin:0 0 10px;color:#705c59}.health-worker-body small{color:#8a7470}@media(max-width:575px){.health-team-grid>div{width:50%}.health-worker-body{padding:14px}.health-worker-body h3{font-size:.92rem}.health-worker-photo{font-size:55px}}
