.block__singleLocationDoctorGrid{padding:clamp(2.5rem,3.75vw,3.75rem)0}.block__singleLocationDoctorGrid .titleWrap{display:flex;justify-content:space-between;align-items:center;gap:.5rem 3rem}@media only screen and (max-width:800px){.block__singleLocationDoctorGrid .titleWrap{flex-direction:column}}.block__singleLocationDoctorGrid .titleWrap .sectionTitle{margin:0;text-transform:uppercase}.block__singleLocationDoctorGrid .titleWrap a{text-transform:uppercase;text-decoration:none;font-size:clamp(1.125rem,1.25vw,1.25rem);display:flex;align-items:center;gap:.7rem}.block__singleLocationDoctorGrid .doctorGrid{margin-top:3rem;display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;text-align:center}@media only screen and (max-width:1150px){.block__singleLocationDoctorGrid .doctorGrid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:800px){.block__singleLocationDoctorGrid .doctorGrid{grid-template-columns:1fr}}.block__singleLocationDoctorGrid .doctorGrid .doctor .imageWrap{border-radius:100%;overflow:hidden;aspect-ratio:1/1}.block__singleLocationDoctorGrid .doctorGrid .doctor .imageWrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.block__singleLocationDoctorGrid .doctorGrid .doctor .name{color:var(--color-primary);margin-top:1.5rem;margin-bottom:0}.block__singleLocationDoctorGrid .doctorGrid .doctor .jobTitle{text-transform:uppercase;font-weight:var(--font-weight-light);font-size:clamp(1.125rem,1.25vw,1.25rem)}
/*# sourceMappingURL=style.css.map */