.doctor-portrait{width:100%;height:100%;object-fit:cover;object-position:center 20%;border-radius:inherit}.photo-note{position:absolute;left:18px;bottom:18px;background:#fff;color:var(--ink);padding:8px 12px;border-radius:20px;font-size:7px;font-weight:900;letter-spacing:.13em;box-shadow:0 8px 20px #142c3925}.location{background:#eef7f3;padding:110px 0}.location-grid{display:grid;grid-template-columns:38% 58%;gap:4%;align-items:center}.location-copy,.map-wrap{min-width:0}.location-copy h2{font-size:54px;line-height:1;margin:18px 0 26px}.address-card{display:flex;gap:15px;align-items:flex-start;background:white;padding:20px;border-radius:16px;box-shadow:0 14px 40px #284b4030}.address-card .pin{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--coral);color:white;flex:none}.address-card div{display:flex;flex-direction:column}.address-card small{font-size:7px;font-weight:900;letter-spacing:.16em;color:var(--coral)}.address-card strong{font-family:var(--font-serif);font-size:19px;margin-top:4px}.address-card p{font-size:10px;color:var(--muted);margin:4px 0 0}.location-note{font-size:10px;line-height:1.7;color:var(--muted);margin:20px 0}.map-wrap{height:480px;border-radius:140px 22px 22px 22px;overflow:hidden;border:8px solid white;box-shadow:0 20px 55px #284b4030}.map-wrap iframe{border:0;width:100%;height:100%;display:block}
@media(max-width:900px){.location-grid{grid-template-columns:1fr}.map-wrap{margin-top:35px}}
@media(max-width:600px){.location{padding:75px 0}.location-copy h2{font-size:42px}.location-copy>.button{width:100%;text-align:center;line-height:1.3}.map-wrap{height:370px;border-radius:80px 16px 16px 16px;border-width:5px}.photo-note{left:12px;bottom:12px}.about-photo{overflow:visible}.doctor-portrait{overflow:hidden}}
