.block__locationList{background-size:contain;background-position:right;background-repeat:no-repeat;background-color:var(--color-primary);padding:clamp(2.5rem,3.125vw,3.125rem)0 clamp(3.125rem,3.75vw,3.75rem)}@media only screen and (max-width:800px){.block__locationList{background-size:cover}}.block__locationList .sectionTitle{color:#fff;font-size:clamp(1.375rem,1.5625vw,1.5625rem);font-weight:var(--font-weight-bold)}@media only screen and (max-width:800px){.block__locationList .sectionTitle{text-align:center}}.block__locationList .locationList{border-top:1px solid rgba(255,255,255,.3);-moz-columns:3;columns:3;-moz-column-gap:1rem;column-gap:1rem;max-width:750px;padding-top:1rem}@media only screen and (max-width:800px){.block__locationList .locationList{-moz-columns:1;columns:1}}.block__locationList .locationList li{line-height:2.5rem}.block__locationList .locationList li a{color:#fff;text-decoration:none;line-height:1.4em;display:inline-block}.block__doctorGrid .locationWrap{scroll-margin-block-start:50px;padding:clamp(1.875rem,2.5vw,2.5rem)0}.block__doctorGrid .locationWrap.even{background-color:#fafafa}.block__doctorGrid .locationWrap .titleWrap{display:flex;justify-content:space-between;align-items:center;gap:.5rem 3rem}@media only screen and (max-width:800px){.block__doctorGrid .locationWrap .titleWrap{flex-direction:column}}.block__doctorGrid .locationWrap .titleWrap .locationTitle{margin:0;text-transform:uppercase}.block__doctorGrid .locationWrap .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__doctorGrid .locationWrap .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__doctorGrid .locationWrap .doctorGrid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:800px){.block__doctorGrid .locationWrap .doctorGrid{grid-template-columns:1fr}}.block__doctorGrid .locationWrap .doctorGrid .doctor .doctorBioLink{display:block;text-decoration:none}.block__doctorGrid .locationWrap .doctorGrid .doctor .doctorBioLink h3{transition:all 300ms}.block__doctorGrid .locationWrap .doctorGrid .doctor .doctorBioLink:hover,.block__doctorGrid .locationWrap .doctorGrid .doctor .doctorBioLink:hover h3{color:var(--color-secondary)}.block__doctorGrid .locationWrap .doctorGrid .doctor .imageWrap{border-radius:100%;overflow:hidden;aspect-ratio:1/1}.block__doctorGrid .locationWrap .doctorGrid .doctor .imageWrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.block__doctorGrid .locationWrap .doctorGrid .doctor .name{color:var(--color-primary);margin-top:1.5rem;margin-bottom:0}.block__doctorGrid .locationWrap .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 */