.clinic-location-title{font-size:24px;font-weight:400;line-height:130%;color:#333;margin:0 0 32px 0}
.clinic-location-map{aspect-ratio:1.8;border-radius:26px;overflow:hidden;margin-bottom:20px}
@media screen and (max-width:767px){
.clinic-location-map{aspect-ratio:.8}
}
.clinic-location-address{display:flex;gap:25px;margin-bottom:30px}
.clinic-location-address-icon{display:flex;align-items:center;justify-content:center;width:100px;min-width:100px;height:100px;min-height:100px;border-radius:26px;background:#f9e6d7;color:#333}
.clinic-location-address-title{font-size:15px;font-weight:400;line-height:140%;color:#756e6b}
.clinic-location-address-row{color:#756e6b;font-size:18px;font-weight:300;line-height:150%}
.clinic-location-directions-title{color:#756e6b;font-size:15px;line-height:140%;margin-bottom:12px}
.clinic-location-directions-content{color:#756e6b;font-size:18px;font-weight:300;line-height:150%}