/****** FILE: app/client/dist/styles/default-locationsblock.css *****/
.default-locations__wrap{align-items:stretch;display:flex;flex-direction:row;flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:150rem;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (min-width:640px){.default-locations__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-locations__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3920px){.default-locations__wrap{padding-left:0;padding-right:0}}.default-locations__content{display:block;margin-bottom:0;padding-left:2rem;padding-right:2rem;width:100%}.default-locations__heading{color:var(--_secondary-background,inherit);font-weight:700}.default-locations__list{display:block;margin-bottom:4rem;padding-left:2rem;padding-right:2rem;width:100%}.default-locations__location:not(:last-child){border-bottom:1px solid;color:inherit;margin-bottom:4rem;padding-bottom:2rem}.default-locations__location__title{font-weight:700;margin-bottom:1em}@media only screen and (max-width:967px){.default-locations__location__title{font-size:var(--font-size-h3--small,2.7rem);line-height:1.3}}@media only screen and (min-width:968px){.default-locations__location__title{font-size:var(--font-size-h3--medium,3.2rem);line-height:1.3}}@media only screen and (min-width:1024px){.default-locations__location__title{font-size:var(--font-size-h3--large,3.6rem)}}.default-locations__location__title *{font:inherit;line-height:inherit}.default-locations__clinics{display:flex;flex-wrap:wrap;gap:2rem}@media only screen and (min-width:1024px){.default-locations__clinics{gap:4rem}}.default-locations__clinic{width:100%}@media only screen and (min-width:768px){.default-locations__clinic{width:calc(50% - 1rem)}}@media only screen and (min-width:1024px){.default-locations__clinic{width:calc(33.3333% - 4rem)}}.default-locations__clinic__title{font-weight:700;margin-bottom:1rem}@media only screen and (max-width:967px){.default-locations__clinic__title{font-size:var(--font-size-h5--small,2rem);line-height:1.4}}@media only screen and (min-width:968px){.default-locations__clinic__title{font-size:var(--font-size-h5--medium,2.2rem);line-height:1.4}}@media only screen and (min-width:1024px){.default-locations__clinic__title{font-size:var(--font-size-h5--large,2.4rem)}}.default-locations__clinic__title *{font:inherit;line-height:inherit}.default-locations__clinic a{color:inherit;display:block;font-style:normal;font-weight:400;opacity:.8;text-decoration:none;transition:opacity .3s ease,color .3s ease;word-break:break-word}.default-locations__clinic a:not(:last-child){margin-bottom:1rem}.default-locations__clinic a:active,.default-locations__clinic a:focus-visible,.default-locations__clinic a:hover{color:var(--_secondary-background,inherit);opacity:1}
