.swiper-pagination-horizontal.swiper-pagination-bullets {
	display: block;
}

._width {
	max-width: 100vw;
	width: 100%;
}

.visually_hidden {
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

#provider_c {
	padding: 35px 25px;
}

#provider_c div.provider {
	background-color: #eaf3fc;
	border-radius: 10px;
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
}

#provider_c div.provider > div.accepting_new_patients {
	background-color: #6c9cd7;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font-family: "Neutraface Bold";
	font-size: 0.8em;
	margin: 0 auto;
	padding: 15px 20px;
	text-align: center;
	width: 246px;
}

#provider_c div.provider div.photo_details_c {
	align-items: flex-start;
	display: flex;
	padding: 20px;
}

#provider_c div.provider div.photo_details_c div.photo_c {
	align-self: flex-start;
	border-radius: 10px;
	flex: 0 0 120px;
	margin: 0 20px 0 0;
	min-height: 120px;
	position: relative;
}

#provider_c div.provider div.photo_details_c div.photo_c > img {
	border-radius: 10px;
	width: 100%;
}

#provider_c div.provider div.photo_details_c div.photo_c div.badges {
	bottom: 5px;
	position: absolute;
	right: 5px;
}

#provider_c div.provider div.photo_details_c div.photo_c div.badges img {
	width: 30px;
}

#provider_c div.provider div.photo_details_c div.details_c {
	flex: 1;
}

#provider_c div.provider div.photo_details_c div.details_c a.name {
	color: #0065bd;
	font-family: "Neutraface Bold";
	font-size: 1.1em;
	margin: 0 0 0.7em 0;
	text-decoration: underline;
}

#provider_c div.provider div.photo_details_c div.details_c div.specialty {
	color: #0065bd;
	font-family: "Neutraface Bold";
	font-size: 0.8em;
	margin: 0.7em 0 0 0;
}

#provider_c div.provider div.photo_details_c div.details_c div.focuses {
	color: #313131;
	font-size: 0.7em;
	line-height: 1.2;
	margin: 0.7em 0 0 0;
}

#provider_c div.provider div.photo_details_c div.details_c div.focuses > span:first-child {
	font-family: "Neutraface Bold";
}

#provider_c div.provider div.photo_details_c div.details_c div.focuses span.all.hide {
	display: none;
}

#provider_c div.provider div.photo_details_c div.details_c div.focuses span.view_all {
	display: block;
	font-size: 0.9em;
	margin: 10px 0 0 0;
}

#provider_c div.provider div.photo_details_c div.details_c div.focuses span.view_all span {
	color: var(--link_color);
	cursor: pointer;
	text-decoration: underline;
}

#provider_c div.provider div.photo_details_c div.details_c div.rating {
	display: none;
}

#provider_c div.provider div.photo_details_c div.details_c div.rating div.gathering {
	font-size: 0.9em;
	line-height: 24px;
}

#provider_c div.provider div.photo_details_c div.details_c div.is_independent_provider,
#provider_c div.provider div.photo_details_c div.details_c div.is_app_provider {
	display: none;
}

#provider_c div.provider > div.rating {
	display: flex;
	justify-content: center;
	margin: 0 0 30px 0;
}

#provider_c div.provider > div.rating div.stars {
	display: flex;
	margin: 0 0.4em 0 0;
}

#provider_c div.provider > div.rating div.stars img {
	height: 20px;
	margin: 0 2px 0 0;
}

#provider_c div.provider > div.rating a {
	font-size: 0.9em;
	text-decoration: underline;
}

#provider_c div.provider > div.rating div.gathering {
	font-size: 0.9em;
}

#provider_c div.provider > div.is_independent_provider,
#provider_c div.provider > div.is_app_provider {
	color: #313131;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.2;
	margin: 25px;
}

#provider_c div.provider > div.is_independent_provider span,
#provider_c div.provider > div.is_app_provider span {
	white-space: nowrap;
}

#provider_c div.provider div.vvod_c {
	background-color: #fff;
	border-radius: 10px;
	margin: 0 25px;
	padding: 0 0 30px 0;
}

#provider_c div.provider div.vvod_c div.header {
	background-color: #598939;
	border-radius: 10px 10px 0 0;
	color: #fff;
	font-family: "Neutraface Bold";
	font-size: 0.8em;
	padding: 20px 35px 15px 35px;
	text-transform: uppercase;
}

#provider_c div.provider div.vvod_c div.call_us {
	color: #313131;
	font-size: 1.0em;
	line-height: 1.2;
	padding: 20px 35px 30px 35px;
}

#provider_c div.provider div.vvod_c div.vvod_cta {
	background-color: #0065bd;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-family: "Neutraface Bold";
	font-size: 0.9em;
	line-height: 1.1;
	margin: 0 35px;
	padding: 10px;
	text-align: center;
}

#provider_c div.provider div.make_an_appointment_c {
	background-color: #fff;
	border-radius: 10px;
	margin: 0 25px;
}

#provider_c div.provider div.make_an_appointment_c > div.header {
	background-color: #ffbc3d;
	border-radius: 10px 10px 0 0;
	color: #003a91;
	font-family: "Neutraface Bold";
	font-size: 0.8em;
	padding: 20px 35px 15px 35px;
	text-transform: uppercase;
}

#provider_c div.provider div.make_an_appointment_c > div.header.i {
	background-color: #6c9cd7;
	color: #fff;
}

#provider_c div.provider div.make_an_appointment_c > a.schedule_online {
	align-items: center;
	color: var(--link_color);
	display: flex;
	padding: 20px 35px 15px 35px;
}

#provider_c div.provider div.make_an_appointment_c > a.schedule_online i,
#provider_c div.provider div.make_an_appointment_c > a.schedule_online svg {
	margin: 0 0 0 10px;
}

#provider_c div.provider div.make_an_appointment_c > a.schedule_online + div.call_us {
	border-top: 1px solid #c6ddf5;
}

#provider_c div.provider div.make_an_appointment_c > div.call_us {
	padding: 20px 35px;
}

#provider_c div.provider div.make_an_appointment_c > div.call_us div.header {
	color: #598939;
	font-family: "Neutraface Bold";
	font-size: 0.7em;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

#provider_c div.provider div.make_an_appointment_c > div.call_us a {
	text-decoration: none;
}

#provider_c div.provider div.make_an_appointment_c > div.virtual_visits_available {
	color: #313131;
	font-size: 0.8em;
	line-height: 1.2;
	padding: 20px 35px 30px 35px;
}

#provider_c div.provider div.make_an_appointment_c > div.call_us + div.virtual_visits_available {
	border-top: 1px solid #c6ddf5;
}

#provider_c div.provider div.location_c {
	background-color: #fff;
	border-radius: 0 0 7px 7px;
	display: flex;
	margin: 30px 10px 0 10px;
	padding: 25px 10px;
}

#provider_c div.provider div.location_c.is_independent {
	padding: 0 10px 25px 10px;
}

#provider_c div.provider div.location_c div.left {
	color: #6c9cd7;
	flex: 0 0 60px;
	font-size: 2.0em;
	text-align: center;
}

#provider_c div.provider div.location_c.is_independent div.left {
	padding: 70px 0 0 0;
}

#provider_c div.provider div.location_c div.right {
	display: flex;
	flex: 1;
	flex-direction: column;
	position: relative;
}

#provider_c div.provider div.location_c div.right > div {
	color: #313131;
	font-size: 0.8em;
	line-height: 1.2;
}

#provider_c div.provider div.location_c div.right > a {
	font-size: 0.8em;
	text-decoration: underline;
}

#provider_c div.provider div.location_c.is_independent div.right div.independent {
	background-color: #6c9cd7;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font-family: "Neutraface Bold";
	font-size: 0.8em;
	margin: 0 auto 20px auto;
	padding: 15px 20px;
	text-align: center;
	width: 100%;
}

#provider_c div.provider div.location_c div.right div.header {
	color: #0065bd;
	font-family: "Neutraface Bold";
	font-size: 1.0em;
}

#provider_c div.provider div.location_c div.right div.header a.view {
	color: #598939;
	display: block;
	font-family: "Neutraface Bold";
	font-size: 1.0em;
	margin: 5px 0 10px 0;
	text-decoration: underline;
}

#provider_c div.provider div.location_c div.right div.type {
	color: #3c8a2e;
	font-family: "Neutraface Bold";
	font-size: 0.7em;
	margin: 5px 0;
	text-transform: uppercase;
}

#provider_c div.provider div.location_c div.right div.address {
	margin: 5px 0;
}

#provider_c div.provider div.location_c div.right div.address span:first-child {
	display: none;
}

#provider_c div.provider div.location_c div.right div.address span:last-child {
	display: block;
}

#provider_c div.provider div.location_c div.right div.distance {
	align-self: flex-start;
	background-color: #598939;
	border-radius: 3px;
	color: #fff;
	margin: 2px 0 10px 0;
	padding: 2px 10px 3px 10px;
}

body.page #providers_c {
	background-color: #fff;
	padding: 35px 25px;
}

body.page #providers_c div.header {
	color: #0065bd;
	font-family: "Neutraface Bold";
	font-size: 1.0em;
	line-height: 1;
	padding: 0 55px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

body.page #providers_c div.header::before,
body.page #providers_c div.header::after {
	background-color: #0065bd;
	content: "";
	height: 1px;
	position: absolute;
	top: calc(50% - 1px);
	width: calc(50% - 205px);
}

body.page #providers_c div.header::before {
	left: -20px;
}

body.page #providers_c div.header::after {
	right: -20px;
}

body.page #providers_c div.providers.swiper {
	margin: 25px 0 0 0;
	padding: 0 0 40px 0;
	width: 100%;
	z-index: 1;
	--swiper-navigation-size: 20px;
	--swiper-navigation-top-offset: calc(100% - 10px);
	--swiper-pagination-bottom: 6px;
}

body.page #providers_c div.providers div.provider {
	text-align: center;
}

body.page #providers_c div.providers div.provider div.image {
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	height: 81vw;
}

body.page #providers_c div.providers div.provider a.name {
	color: #0065bd;
	display: block;
	font-family: "Neutraface Bold";
	font-size: 1.2em;
	line-height: 1.2;
	margin: 28px 0 8px 0;
	text-decoration: underline;
}

body.page #providers_c div.providers div.provider div.specialties {
	color: #3c8a2e;
	font-family: "Neutraface Bold";
	font-size: 1.0em;
	line-height: 1.2;
	margin: 0 0 8px 0;
}

body.page #providers_c div.providers div.provider div.online_scheduling {
	font-size: 0.8em;
}

body.page #providers_c div.providers div.swiper-pagination {
	display: flex;
	justify-content: center;
	margin: 0 30px;
	width: calc(100% - 60px);
}

#site_c div.location {
	background-color: #eaf3fc;
	border-radius: 10px;
	font-weight: 400;
	margin: 0 0 30px 0;
	padding: 10px;
}

#site_c div.location div.inner_c {
	background-color: #fff;
	border-radius: 5px;
	padding: 30px;
}

#site_c div.location div.inner_c.is_independent {
	padding: 0 30px 30px 30px;
}

#site_c div.location div.inner_c.is_independent div.independent {
	background-color: #6c9cd7;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font-family: "Neutraface Bold";
	font-size: 0.8em;
	margin: 0 auto 20px auto;
	padding: 15px 20px;
	text-align: center;
	width: 100%;
}

#site_c div.location div.inner_c div.image {
	align-self: flex-start;
	position: relative;
}

#site_c div.location div.inner_c div.image img {
	border-radius: 10px;
	width: 100%;
}

#site_c div.location div.inner_c div.image div.badges {
	bottom: 5px;
	position: absolute;
	right: 5px;
}

#site_c div.location div.inner_c div.image div.badges img {
	width: 30px;
}

#site_c div.location div.inner_c div.details {
	display: flex;
	flex-direction: column;
	padding: 0 10px;
}

#site_c div.location div.inner_c div.details div.name {
	color: #0065bd;
	font-family: "Neutraface Bold";
	font-size: 0.9em;
	line-height: 1.2;
	margin: 28px 0 8px 0;
}

#site_c div.location div.inner_c div.details div.address {
	color: #313131;
	font-size: 0.8em;
	line-height: 1.2;
	margin: 0 0 10px 0;
}

#site_c div.location div.inner_c div.details div.distance {
	align-self: flex-start;
	background-color: #598939;
	border-radius: 3px;
	color: #fff;
	font-size: 0.8em;
	margin: 2px 0 10px 0;
	padding: 2px 10px 3px 10px;
}

#site_c div.location div.inner_c div.details div.ph,
#site_c div.location div.inner_c div.details div.f {
	color: #313131;
	font-size: 0.8em;
	line-height: 1.2;
	margin: 0 0 5px 0;
}

#site_c div.location div.inner_c div.details a {
	color: var(--link_color);
	font-size: 1.2em;
	text-decoration: none;
}

#site_c div.location div.inner_c div.actions {
	margin: 20px 0 0 0;
	padding: 0 10px;
}

#site_c div.location div.inner_c div.actions a {
	background-color: #6c9cd7;
	color: #fff;
	border-radius: 7px;
	display: block;
	font-family: "Neutraface Bold";
	font-size: 0.7em;
	line-height: 40px;
	margin: 15px 0 0 0;
	max-width: 200px;
	text-align: center;
	width: 100%;
}

#site_c div.location div.inner_c div.actions a.location_details {
	background-color: #ffbc3d;
	color: #003a91;
}

#site_c div.location div.inner_c div.actions a i,
#site_c div.location div.inner_c div.actions a svg {
	margin: 0 10px 0 0;
}

#site_c div.location div.is_available_c {
	font-size: 0.8em;
	margin: 28px 0;
	padding: 0 40px;
}

#site_c div.location div.is_available_c div.check {
	margin: 10px 0 0 0;
}

#site_c div.location div.is_available_c div.check span {
	color: #313131;
	display: inline-block;
	font-size: 0.9em;
	margin: 0 0 0 10px;
}

body.page #sites_c {
	background-color: #fff;
	padding: 35px 25px;
}

body.page #sites_c div.header {
	color: #0065bd;
	font-family: "Neutraface Bold";
	font-size: 1.0em;
	line-height: 1;
	padding: 0 55px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

body.page #sites_c div.header::before,
body.page #sites_c div.header::after {
	background-color: #0065bd;
	content: "";
	height: 1px;
	position: absolute;
	top: calc(50% - 1px);
	width: calc(50% - 215px);
}

body.page #sites_c div.header::before {
	left: -20px;
}

body.page #sites_c div.header::after {
	right: -20px;
}

body.page #sites_c div.sites.swiper {
	margin: 25px 0 0 0;
	padding: 0 0 40px 0;
	width: 100%;
	z-index: 1;
	--swiper-navigation-size: 20px;
	--swiper-navigation-top-offset: calc(100% - 10px);
	--swiper-pagination-bottom: 6px;
}

body.page #sites_c div.sites div.site {
	text-align: center;
}

body.page #sites_c div.sites div.site div.image {
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	height: 81vw;
}

body.page #sites_c div.sites div.site a.name {
	color: #0065bd;
	display: block;
	font-family: "Neutraface Bold";
	font-size: 1.2em;
	line-height: 1.2;
	margin: 28px 0 8px 0;
	text-decoration: underline;
}

body.page #sites_c div.sites div.swiper-pagination {
	display: flex;
	justify-content: center;
	margin: 0 30px;
	width: calc(100% - 60px);
}

@media screen and (min-width: 768px) {
	#provider_c div.provider {
		align-items: flex-start;
		display: flex;
		flex-wrap: wrap;
		position: relative;
	}

	#provider_c div.provider > div.accepting_new_patients {
		position: absolute;
		top: 0;
		left: 230px;
	}

	#provider_c div.provider div.photo_detail_ratings_c {
		flex: 1;
	}

	#provider_c div.provider div.photo_details_c {
		align-items: flex-start;
		flex-direction: row;
		padding: 35px 25px 25px 25px;
	}

	#provider_c div.provider div.photo_details_c div.photo_c {
		flex: 0 0 162px;
		margin: 0 43px 0 0;
		min-height: 162px;
	}

	#provider_c div.provider div.photo_details_c div.photo_c div.badges {
		bottom: 5px;
		right: 5px;
	}

	#provider_c div.provider div.photo_details_c div.photo_c div.badges img {
		width: 40px;
	}

	#provider_c div.provider div.photo_details_c div.details_c {
		flex: 1;
		margin: 0;
	}

	#provider_c div.provider div.photo_details_c div.details_c a.name {
		font-size: 1.4em;
	}

	#provider_c div.provider.is_accepting_new_patients div.photo_details_c div.details_c a.name {
		display: block;
		margin: 40px 0 0.7em 0;
	}

	#provider_c div.provider div.photo_details_c div.details_c div.specialty {
		font-size: 1.0em;
	}

	#provider_c div.provider div.photo_details_c div.details_c div.focuses {
		font-size: 1.0em;
	}

	#provider_c div.provider div.photo_details_c div.details_c div.rating {
		display: flex;
		justify-content: flex-start;
		margin: 30px 0 0 0;
	}

	#provider_c div.provider div.photo_details_c div.details_c div.rating div.stars {
		display: flex;
		margin: 0 0.4em 0 0;
	}

	#provider_c div.provider div.photo_details_c div.details_c div.rating div.stars img {
		height: 20px;
		margin: 0 2px 0 0;
	}

	#provider_c div.provider div.photo_details_c div.details_c div.rating a {
		font-size: 0.9em;
		text-decoration: underline;
	}

	#provider_c div.provider div.photo_details_c div.details_c div.is_independent_provider,
	#provider_c div.provider div.photo_details_c div.details_c div.is_app_provider {
		color: #313131;
		display: block;
		font-size: 0.9em;
		font-style: italic;
		line-height: 1.2;
		margin: 25px 0 0 0;
	}

	#provider_c div.provider div.photo_details_c div.details_c div.is_independent_provider span,
	#provider_c div.provider div.photo_details_c div.details_c div.is_app_provider span {
		white-space: nowrap;
	}

	#provider_c div.provider > div.rating {
		display: none;
	}

	#provider_c div.provider div.vvod_c {
		flex: 0 0 217px;
		margin: 20px;
	}

	#provider_c div.provider div.make_an_appointment_c {
		flex: 0 0 217px;
		margin: 20px;
	}

	#provider_c div.provider > div.is_independent_provider,
	#provider_c div.provider > div.is_app_provider {
		display: none;
	}

	#provider_c div.provider div.location_c {
		flex: 0 0 calc(100% - 20px);
		margin: 10px 10px 0 10px;
	}

	#provider_c div.provider div.location_c div.left {
		flex: 0 0 110px;
	}

	#provider_c div.provider div.location_c.is_independent div.left {
		padding: 25px 0 0 0;
	}

	#provider_c div.provider div.location_c div.right {
		padding: 0 300px 0 0;
	}

	#provider_c div.provider div.location_c.is_independent div.right {
		padding: 25px 300px 0 0;
	}

	#provider_c div.provider div.location_c.is_independent div.right div.independent {
		position: absolute;
		right: 0;
		top: 0;
		width: 267px;
	}

	#provider_c div.provider div.location_c div.right div.header {
		margin: 0 0 5px 0;
	}

	#provider_c div.provider div.location_c div.right div.header a.view {
		display: inline;
	}

	#provider_c div.provider div.location_c div.right div.address span:first-child,
	#provider_c div.provider div.location_c div.right div.address span:last-child {
		display: inline;
	}

	body.page #providers_c div.providers div.provider div.image {
		height: 24vw;
	}

	body.page #sites_c div.sites div.site div.image {
		height: 24vw;
	}
}

@media screen and (min-width: 1024px) {
	._width {
		margin: 0 auto;
		max-width: var(--site_width);
	}

	body.page #providers_c {
		padding: 0;
	}

	body.page #providers_c div.providers.swiper {
		margin: 45px 0 0 0;
		width: 100%;
		z-index: 1;
		--swiper-navigation-size: 20px;
		--swiper-navigation-top-offset: calc(100% - 10px);
		--swiper-pagination-bottom: 6px;
	}

	#provider_c {
		padding: 75px 0 0 0;
	}

	#provider_c div.provider div.vvod_c {
		flex: 0 0 300px;
	}

	#provider_c div.provider div.make_an_appointment_c {
		flex: 0 0 267px;
	}

	body.page #providers_c div.providers div.provider div.image {
		height: 227px;
		margin: 0 0 20px 0;
	}

	body.page #providers_c div.providers div.provider div.image img {
		max-width: 200px;
	}

	body.page #providers_c div.providers div.provider a.name {
		margin: 0 0 8px 0;
	}

	#site_c div.location div.inner_c,
	#site_c div.location div.inner_c.is_independent {
		display: flex;
		padding: 25px 20px;
		position: relative;
	}

	#site_c div.location div.inner_c.is_independent div.independent {
		font-size: 0.7em;
		position: absolute;
		right: 30px;
		top: 0;
		width: 270px;
	}

	#site_c div.location div.inner_c div.image {
		flex: 0 0 250px;
		margin: 0 40px 0 0;
	}

	#site_c div.location div.inner_c div.image div.badges img {
		width: 40px;
	}

	#site_c div.location div.inner_c div.details {
		flex: 1;
	}

	#site_c div.location div.inner_c div.details div.name {
		margin: 0 0 8px 0;
	}

	#site_c div.location div.inner_c div.actions {
		flex: 0 0 200px;
		margin: 0;
	}

	#site_c div.location div.inner_c.is_independent div.actions {
		margin: 50px 0 0 0;
	}

	#site_c div.location div.inner_c div.actions a {
		margin: 0 0 15px 0;
	}

	#site_c div.location div.is_available_c {
		display: flex;
		margin: 20px 0 10px 0;
		padding: 0 25px;
	}

	#site_c div.location div.is_available_c div.check {
		margin: 0 35px 0 0;
	}

	#site_c div.location div.is_available_c div.check:last-child {
		margin: 0;
	}

	body.page #sites_c {
		padding: 0;
	}

	body.page #sites_c div.sites.swiper {
		margin: 45px 0 0 0;
		width: 100%;
		z-index: 1;
		--swiper-navigation-size: 20px;
		--swiper-navigation-top-offset: calc(100% - 10px);
		--swiper-pagination-bottom: 6px;
	}

	body.page #sites_c div.sites div.site div.image {
		height: 160px;
		margin: 0 0 20px 0;
	}

	body.page #sites_c div.sites div.site div.image img {
		max-width: 200px;
	}

	body.page #sites_c div.sites div.site a.name {
		margin: 0 0 8px 0;
	}
}
