.section-single-post__content a {
    word-break: normal !important;
}

@media screen and (max-width: 991px) {

    .menu-entry-insurance-container .child-pages__list {
        margin-top: 20px;
    }

}
@media screen and (max-width: 767px) {

    .menu-entry-insurance-container .child-pages__list {
        margin-top: 15px;
    }

}

.block-of-specialists-doctors__blockDoctor[data-block-url],
.mental-health-programs__block[data-block-url],
.section-blog__post[data-block-url] {
	cursor: pointer;
}
.section-blog__post a {
	text-decoration: none;
}

.block-with-links-to-categories {
	padding-bottom: 40px;
	padding-top: 40px;
	position: relative;
}
.category-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: -10px -12px;
}
.category-list .category-item {
	margin: 10px 12px;
}
.category-list .category-item:hover a,
.category-list .category-item.active a {
	background-color: #0A2E49;
	border: 1px solid #0A2E49;
}
.category-list .category-item:hover a span,
.category-list .category-item.active a span {
	color: #fff;
}
.category-list li a {
	align-items: center;
	background-color: #E0F1FA;
	border: 1px solid #8ED2EE;
	border-radius: 2px;
	display: flex;
	height: 30px;
	overflow: hidden;
	transition: 0.3s ease 0s;
	text-decoration: none;
}
.category-list li a img {
	height: 30px;
	flex: 0 0 30px;
	width: 30px;
}
.category-list li a span {
	color: #062C46;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;
	padding: 10px;
}
.block-with-links-to-categories__wrap-button {
	background-color: #fff;
	bottom: 0;
	left: 50%;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
}
.block-with-links-to-categories__button {
	background: none;
	border: none;
	color: #33A8DE;
	display: table;
	font-family: Inter;
	font-size: 16px;
	font-weight: 700;
	line-height: 100%;
	outline: none;
	margin-left: auto;
	margin-right: auto;
}
.block-with-links-to-categories__button.active .show-all,
.block-with-links-to-categories__button:not(.active) .show-less {
	display: none;
}
.block-with-links-to-categories__button.active svg {
	transform: scale(1, -1);
}
.block-with-links-to-categories__button svg {
    margin: -2px 0 2px 7px;
}

.most-popular {
	background-color: #E4F3FA;
	margin-top: 5px;
	padding-bottom: 47px;
	padding-top: 50px;
}
.most-popular__title,
.topics-by-category__title {
	color: #062C46;
	font-family: Inter;
	font-size: 45px;
	font-weight: 700;
	line-height: 120%;
	text-align: center;
}
.most-popular__desc {
	color: #062C46;
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
    margin-top: 11px;
	text-align: center;
}
.most-popular__slider {
	margin-top: 47px;
	padding: 3px 3px 23px 3px;
	position: relative;
	overflow: hidden;
}
.most-popular__slider .section-blog__post {
	background-color: #fff;
	min-height: 100%;
    width: 100%;
}
.most-popular__slider .section-blog__post.link-to-category {
	display: flex;
	padding: 20px;
}
.most-popular__slider .section-blog__post.link-to-category p {
    align-items: center;
	color: #30A5DE;
    display: flex;
	font-family: Inter, sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	margin: auto;
}
.most-popular__slider .section-blog__post.link-to-category p svg {
	margin: 0 0 2px 14px;
}
.most-popular__slider .swiper-slide {
    height: auto;
}
.most-popular__slider .post-meta {
    padding: 0 20px;
    margin-top: 15px;
}
.rehab-info-gallery-benefits__wrap-slider .swiper-pagination,
.related-articles-sidebar .swiper-pagination,
.most-popular__slider .swiper-pagination {
	margin-bottom: -31px;
    margin-top: 42px;
    position: static;
}
.rehab-info-gallery-benefits__wrap-slider .swiper-pagination .swiper-pagination-bullet,
.related-articles-sidebar .swiper-pagination .swiper-pagination-bullet,
.most-popular__slider .swiper-pagination .swiper-pagination-bullet {
	background-color: #fff;
	border: 1px solid #33A8DE;
	height: 18px;
    margin: 7.5px;
	position: relative;
	opacity: 1;
	width: 18px;
}
.rehab-info-gallery-benefits__wrap-slider .swiper-pagination .swiper-pagination-bullet::after,
.related-articles-sidebar .swiper-pagination .swiper-pagination-bullet::after,
.most-popular__slider .swiper-pagination .swiper-pagination-bullet::after {
	background-color: #33A8DE;
	border-radius: 100px;
	content: '';
	display: block;
	left: 3px;
	height: 10px;
	opacity: 0;
	position: absolute;
	top: 3px;
	width: 10px;
}
.rehab-info-gallery-benefits__wrap-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.related-articles-sidebar .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.most-popular__slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	opacity: 1;
}
/*
.most-popular .most-popular__slider .section-blog__post-title {
	margin-bottom: 0;
}
*/

.topics-by-category {
	background-color: #fff;
	padding-bottom: 51px;
	padding-top: 50px;
}
.topics-by-category__tabButtons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 30px -12px 30px;
}
.topics-by-category__tabButton {
	align-items: center;
	background-color: #E0F1FA;
	border: 1px solid #8ED2EE;
	border-radius: 2px;
	cursor: pointer;
	display: flex;
	height: 30px;
	margin: 10px 12px;
	overflow: hidden;
	text-decoration: none;
	transition: 0.3s ease 0s;
}
.topics-by-category__tabButton img {
	height: 30px;
	flex: 0 0 30px;
	width: 30px;
}
.topics-by-category__tabButton span {
	color: #062C46;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;
	padding: 10px;
}
.topics-by-category__tabButton:hover,
.topics-by-category__tabButton.active {
	background-color: #0A2E49;
	border: 1px solid #0A2E49;
}
.topics-by-category__tabButton:hover span,
.topics-by-category__tabButton.active span {
	color: #fff;
}
.tabContent:not(.content-active) {
	display: none;
}
.topics-by-category__post {
	border: 1px solid #F3F4F6;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	padding: 15px 20px;
	transition: 0.3s ease 0s;
}
.topics-by-category__post:hover {
	border-color: #33A8DE;
	text-decoration: none;
}
.topics-by-category__post a {
	text-decoration: none !important;
}
.topics-by-category__block-title {
	color: #33A8DE !important;
	font-family: Inter;
	font-size: 20px;
	font-weight: 700;
	line-height: 120%;
	margin: 0;
	text-align: left;
	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.topics-by-category__desc {
	margin-top: auto;
	padding-bottom: 21px;
    padding-top: 21px;
}
.topics-by-category__desc p {
	color: #062C46;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
	margin: 0;
	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.topics-by-category__more {
	color: #062C46;
	font-family: Roboto;
	font-style: Italic;
	font-size: 16px;
	font-weight: 400;
	line-height: 100%;
	margin: 18px 0 0;
}
.topics-by-category__all {
	align-items: center;
	background-color: #31A5DE;
	color: #fff !important;
	font-family: Inter;
	font-size: 18px;
	font-weight: 700;
	line-height: 120%;
	height: 46px;
	display: flex;
	justify-content: center;
	margin: 24px auto 0;
	text-align: center;
	text-decoration: none !important;
	width: 130px;
}

.most-popular .most-popular__slider {
	margin-left: auto;
	margin-right: auto;
	max-width: 1146px;
}
.most-popular__slider .topics-by-category__post {
	background-color: #fff;
	margin: 0;
	min-height: 100%;
    width: 100%;
}
.most-popular__slider .section-blog__post-title {
	text-decoration: none;
}
.most-popular__slider .topics-by-category__post:not(:hover) {
	border: 1px solid #F3F4F6;
}
.most-popular .swiper-pagination {
    margin-bottom: -30px;
    margin-top: 23px;
    position: static;
}

.category-page__block-text .site-container {
	padding-bottom: 29px;
	padding-top: 50px;
}
.category-page__block-text.bg-color {
	background-color: #E4F3FA;
}
.category-page__block-text p,
.category-page__block-text li {
	color: #072C46;
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
}
.category-page__block-text h1,
.category-page__block-text h2,
.category-page__block-text h3,
.category-page__block-text h4,
.category-page__block-text h5,
.category-page__block-text h6 {
	color: #062C46;
	font-family: Inter;
	font-weight: 700;
}
.category-page__block-text h1,
.category-page__block-text h2 {
	font-size: 45px;
	line-height: 120%;
	margin-bottom: 41px;
}
.category-page__block-text h3 {
	font-size: 34px;
    line-height: 125%;
    margin: 30px 0 15px;
}
.category-page__block-text h4 {
	font-size: 30px;
    line-height: 125%;
    margin: 30px 0 15px;
}
.category-page__block-text h5 {
	font-size: 26px;
    line-height: 125%;
    margin: 25px 0 10px;
}
.category-page__block-text p:not(last-child) {
	margin-bottom: 20px;
}
.category-page__block-text ol {
	padding-left: 22px;
}
.category-page__block-text ol li {
	list-style-type: decimal;
}
.category-page__block-text ul,
.category-page__block-text ol {
	margin-bottom: 20px;
}
.category-page__block-text ul li {
	padding-left: 31px;
	position: relative;
}
.category-page__block-text ul li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 1px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 3px solid #072c46;
}
.category-page__block-text li:not(:last-child) {
    margin-bottom: 15px;
}

.sta-block-right-image {
	background: linear-gradient(90deg, #072C46 3.18%, #2FA7DE 96%);
	margin-bottom: 36px;
    margin-top: 34px;
}
.sta-block-right-image.left-image {
	background: #062C46;
}
.sta-block-centered-content__items {
	padding: 30px 10px;
}
.sta-block-centered-content__items .sta-block-centered-content__name,
.sta-block-centered-content__items .sta-block-centered-content__blockText p {
	text-align: left;
}
.sta-block-centered-content__blockImage {
	background-color: #C2A8A8;
	border: 7px solid #fff;
	height: 240px;
	position: relative;
	width: 271px;
}
.sta-block-centered-content__blockImage img {
	left: 0;
	height: 100%;
	object-fit: cover;
	position: absolute;
	width: 100%;
}
.sta-block-centered-content {
	background-color: #062C46;
	margin-bottom: 36px;
    margin-top: 34px;
	position: relative;
}
.sta-block-centered-content.bg-image::before {
	background: linear-gradient(0.56deg, #072C46 3.62%, #2FA7DE 95.55%);
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0.9;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.sta-block-centered-content .site-container {
    position: relative;
    z-index: 1;
}
.sta-block-centered-content__content {
	margin: 0 auto;
    max-width: 540px;
	padding: 34px 20px 33px;
}
.sta-block-centered-content__name,
.sta-block-centered-content__blockText p {
	color: #fff;
	text-align: center;
}
.sta-block-centered-content__name {
	font-family: Inter;
	font-weight: 700;
	font-size: 36px;
	line-height: 120%;
}
.sta-block-centered-content__blockText {
	padding-top: 10px;
}
.sta-block-centered-content__blockText p {
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 144%;
}
.sta-block-centered-content__buttons {
	padding-top: 19px;
}
.sta-block-centered-content__buttons a {
	align-items: center;
	color: #fff;
	display: flex;
	justify-content: center;
	height: 46px;
	font-family: Inter;
	font-weight: 700;
	font-size: 18px;
	line-height: 120%;
	padding-left: 29px;
	padding-right: 29px;
	text-align: center;
	text-decoration: none !important;
	transition: background .4s ease 0s;
}
.sta-block-centered-content__verify-insurance {
	background-color: #31A5DE;
}
.sta-block-centered-content__phone {
	background-color: #31993D;
}
.sta-block-centered-content__phone:hover {
	background-color: #267930;
}
.sta-block-centered-content__bg {
	left: 0;
	height: 100%;
	object-fit: cover;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.section-single-post__wrap-navigation {
	display: flex;
	margin-top: 48px;
}
.section-single-post__wrap-navigation a {
	align-items: center;
	border: 1.5px solid #30A5DE;
	color: #30A5DE;
	display: flex;
	height: 46px;
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 112%;
	padding: 5px 10px;
	text-decoration: none !important;
	word-break: normal;
}
.section-single-post__wrap-navigation a[rel=prev] {
	margin-right: auto;
}
.section-single-post__wrap-navigation a[rel=prev] svg {
	margin-right: 13px;
}
.section-single-post__wrap-navigation a[rel=next] {
	margin-left: auto;
}
.section-single-post__wrap-navigation a[rel=next] svg {
	margin-left: 13px;
}

.conditions-treated {
	padding-top: 50px;
}
.conditions-treated__title {
	font-family: Inter;
	font-weight: 700;
	font-size: 45px;
	line-height: 120%;
	margin: 0 0 0;
}
.conditions-treated__blockIcon {
	align-items: center;
	background-color: #fff;
	border-right: 5px solid #fff;
	height: 30px;
	display: flex;
	justify-content: center;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	width: 35px;
	z-index: 1;
}
.conditions-treated__blockIcon img {
	max-height: 100%;
	max-width: 100%;
}
.info__lists {
	margin-top: 33px;
}
.info__column {
	position: relative;
}
.info__list {
	margin: 0 !important;
	padding: 0 !important;
}

.latest-posts {
	background-color: #E4F3FA;
	padding-bottom: 20px;
	padding-top: 50px;
}
.section-programs.section-update .section-programs__title,
.block-of-specialists-doctors__title,
.linking-block-to-insurance-pages__title,
.mental-health-programs__title,
.rehab-info-gallery-benefits__title,
.articles-on-depressive-disorders__title,
.latest-posts__title {
	color: #062C46;
	font-family: Inter;
	font-weight: 700;
	font-size: 45px;
	line-height: 120%;
	margin: 0;
	text-align: center;
}
.latest-posts__items {
	margin-top: 50px;
}
.latest-posts__item {
	margin-bottom: 30px;
}
.latest-posts__item .section-blog__post {
	background-color: #fff;
	min-height: 100%;
	width: 100%;
}
.latest-posts__item .post-meta {
    padding: 0 20px;
    margin-top: 15px;
}
.latest-posts__item .section-blog__post-title {
	text-decoration: none;
}

.popular-blog-categories {
	background-color: #fff;
	padding-bottom: 11px;
    padding-top: 50px;
}

@media (min-width: 768px) {
	
	.latest-posts__items {
		display: flex;
        flex-wrap: wrap;
		margin-left: -15.5px;
		margin-right: -15.5px;
	}
	.latest-posts__item {
		margin-left: 15.5px;
		margin-right: 15.5px;
		width: calc(33.3333% - 31px);
	}
}
@media (min-width: 721px) {
	
	.info__lists {
         display: flex;
         flex-wrap: wrap;
         margin-left: -12.5px !important;
         margin-right: -12.5px !important;
	}
	.info__column {
         margin-left: 12.5px !important;
         margin-right: 12.5px !important;
         width: calc(33.3333% - 25px);
	}
}
@media (max-width: 720px) {
	
	.latest-posts__title,
	.conditions-treated__title {
		font-size: 32px;
	}
	.info__lists {
        margin-top: 42px;
    }
	.info__column:not(:last-child) {
        margin-bottom: 33px !important;
    }
	.info__lists li {
		font-size: 18px;
	}
}
@media (max-width: 575px) {
	
	.latest-posts__title,
	.conditions-treated__title {
		font-size: 24px;
	}
	.info__list::before {
         margin-bottom: 11px;
	}
	
	.latest-posts {
		padding-bottom: 2px;
		padding-top: 31px;
	}
	.latest-posts__items {
		margin-top: 33px;
	}
	
	.popular-blog-categories {
		padding-top: 31px;
	}
}
.info__lists li {
    color: #072C46;
	font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
    list-style: none;
}
.info__list::before {
    background-color: #31993D;
    border-radius: 2px;
    content: '';
    display: block;
    height: 2px;
    margin-bottom: 30px;
    width: 100%;
}
.info__listItem.dropdown {
    cursor: pointer;
    padding-left: 15px;
	position: relative;
}
.info__listItem.dropdown ul {
    margin-left: -15px;
}
/*
.info__listItem.dropdown.open > a {
    color: #063FAF;
}
*/
.info__listItem::before {
	border: none !important;
	border-radius: none !important;
}
.info__listItem.dropdown::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.66666 6.66675L4.33332 4.00008L1.66666 1.33341' stroke='%2330A5DE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    left: 0;
    display: inline-block;
    height: 16px;
    margin: 0 0 0 -1px;
    position: absolute;
    transition: 0.3s ease 0s;
    top: 4px;
    width: 16px;
}
.info__listItem:not(:last-child) {
    margin-bottom: 10px !important;
}
.info__listItem a {
	color: #072C46;
    text-decoration: none !important;
}
@media (any-hover: hover) {
	
	.info__listItem a,
	.info__sublist li a {
    	transition: 0.3s ease 0s;
	}

    .info__listItem a:hover,
	.info__sublist li a:hover {
        color: #33A8DE;
    }
}
.info__listItem.dropdown.open::before {
    transform: rotate(-90deg);
}
.info__sublist {
    cursor: default;
    height: 0;
	margin: 0 !important;
    padding-left: 20px !important;
    overflow: hidden;
	transition: 0.5s ease 0s;
}
.info__sublist li {
    cursor: default;
	font-weight: 400;
	margin-bottom: 3px !important;
}
.info__sublist li::before {
    display: none;
}
.info__sublist li:first-child {
    margin-top: 12px;
}
.info__sublist li:not(:last-child) {
    margin-bottom: 4px;
}
.info__sublist li a {
	text-decoration: none;
}

.section-single-post__sidebar {
    width: calc(30% - 20px);
}
.section-single-post__sidebar .section-single-post__stiky {
    position: sticky;
    top: 100px;
    width: 100%;
}
.sta-block-sidebar {
	background-color: #33A6DF;
	border-radius: 12px;
	margin-top: 30px;
	padding: 25px;
}
.sta-block-sidebar.no-mt {
	margin-top: 0;
}
.sta-block-sidebar__title {
	color: #fff;
	font-family: Inter;
	font-weight: 700;
	font-size: 18px;
	line-height: 144%;
	margin: 0 0 19px;
	text-align: center;
}
/*.sta-block-sidebar a:not(.sta-block-sidebar__phone) {
	background: none !important;
}*/
.sta-block-sidebar a {
	align-items: center;
	border: 2px solid #fff;
	color: #fff;
	display: flex;
	justify-content: center;
	height: 40px;
	font-family: Roboto;
	font-weight: 700;
	font-size: 16px;
	line-height: 144%;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	transition: 0.3s ease 0s;
	text-decoration: none !important;
	width: 100%;
}
.sta-block-sidebar a.sta-block-centered-content__verify-insurance:hover {
	background-color: #fff;
	color: #33A6DF;
}
.sta-block-sidebar__phone {
	background: #31993D !important;
	border-color: #31993D !important;
	margin-top: 9px;
}
.sta-block-sidebar__phone:hover {
	background: #267930 !important;
	border-color: #267930 !important;
}

.related-articles-sidebar {
	padding-top: 30px;
}
.related-articles-sidebar__title {
	color: #062C46;
	font-family: Inter;
	font-weight: 700;
	font-size: 24px;
	line-height: 120%;
	margin: 0 0 29px;
	text-decoration: none !important;
}
.section-single-post__sidebar .topics-by-category__post {
    width: 100% !important;
}
.related-articles-sidebar .topics-by-category__desc p {
    -webkit-line-clamp: 1;
}

.aside__blockContent {
	background-color: #fff;
	border: 1px solid #EBEDF8;
	border-radius: 12px;
  	box-sizing: border-box;
	overflow: hidden;
	min-height: 62px;
    padding: 0 20px 28px;
	transition: 0.3s ease;
}

.aside__blockContent.sticky {
	position: sticky;
	top: 120px;
	z-index: 2;
}
.aside__blockContent.hidden {
	display: none;
}
.aside__blockContent:not(.show-content) .aside__blockContentWrapTitle::after {
	transform: translateY(-50%) scale(1, -1);
}
.aside__blockContentWrapTitle {
	cursor: pointer;
	margin-left: -20px;
    margin-right: -20px;
    padding: 23px 45px 22px 20px;
	position: relative;
}
.aside__blockContentWrapTitle::after {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.335582 7.59047L7.18984 0.827623C7.63728 0.390791 8.36272 0.390791 8.81017 0.827623L15.6644 7.59047C16.1119 8.0273 16.1119 8.73555 15.6644 9.17238C15.217 9.60921 14.4915 9.60921 14.0441 9.17238L8 3.20048L1.95591 9.17238C1.50847 9.60921 0.783024 9.60921 0.335582 9.17238C-0.11186 8.73554 -0.11186 8.0273 0.335582 7.59047Z' fill='%2333A8DE'/%3e%3c/svg%3e");
	content: '';
	height: 10px;
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	transition: 0.3s ease 0s;
	transform: translateY(-50%);
	width: 16px;
}
.aside__blockContent-title {
	color: #33A8DE;
	font-family: Inter;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	user-select: none;
}
.aside__blockContent .info__list::before {
	background-color: #E7E6E6;
	height: 1px;
	margin-bottom: 18px;
	transition: 0.3s ease 0s;
}
.aside__blockContent .info__listItem {
	color: #072C46;
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 144%;
}
.aside__blockContentDropdownContent {
	padding-bottom: 24px;
}
.aside__blockContentDropdownContent a.active {
	color: #33A8DE;
}
.section-single-post__content h2 { scroll-margin-top: 80px; }

.section-entry__body .aside__blockContent {
    margin-bottom: 30px;
	position: relative;
    top: 0;
}

.section-entry__body .aside__blockContentWrapTitle::after {
	display: none;
}
.section-entry__body .aside__blockContent-title {
	display: table;
	margin-left: auto;
	margin-right: auto;
	position: relative;
    text-align: center;
}
.section-entry__body .aside__blockContent:not(.show-content) .aside__blockContent-title::after {
	transform: translate(100%, -50%) scale(1, -1);
}
.section-entry__body .aside__blockContent-title::after {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.335582 7.59047L7.18984 0.827623C7.63728 0.390791 8.36272 0.390791 8.81017 0.827623L15.6644 7.59047C16.1119 8.0273 16.1119 8.73555 15.6644 9.17238C15.217 9.60921 14.4915 9.60921 14.0441 9.17238L8 3.20048L1.95591 9.17238C1.50847 9.60921 0.783024 9.60921 0.335582 9.17238C-0.11186 8.73554 -0.11186 8.0273 0.335582 7.59047Z' fill='%2333A8DE'/%3e%3c/svg%3e");
	content: '';
	height: 10px;
	display: block;
	position: absolute;
	right: -21px;
	top: 50%;
	transition: 0.3s ease 0s;
	transform: translate(100%, -50%);
	width: 16px;
}
.section-entry__body .aside__blockContent {
	margin-bottom: 40px;
	margin-top: -50px;
	min-height: 110px;
}
.section-entry__body .aside__blockContent:not(.show-content) .info__list::before {
	opacity: 0 !important;
	transition: 0.3s ease 0s;
}
.section-entry__body .aside__blockContent:not(.show-content):after {
	transition: 0.3s ease 0s;
}
.section-entry__body .aside__blockContent:not(.show-content):after {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #FFFFFF 100%);
	bottom: 0;
	content: '';
	height: 42px;
	left: 0;
	position: absolute;
	right: 0;
	top: auto;
	z-index: 1;
}
.section-entry__body .aside__blockContent .info__list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	//margin-left: -13px !important;
    //margin-right: -13px !important;
}
.section-entry__body .aside__blockContent .info__list::before {
    left: 0;
    position: relative;
    width: calc(100% + 12px);
}
.section-entry__body .aside__blockContent:not(.show-content) .info__list::before {
	margin-bottom: -2px;
}
.section-entry__body .aside__blockContent .info__listItem {
	margin-left: 13px;
    margin-right: 13px;
	position: relative;
}
.section-entry__body .aside__blockContent .info__listItem:not(:last-child) {
	padding-right: 12px;
}
.section-entry__body .aside__blockContent .info__listItem:not(:first-child) {
	margin-left: 0;
}
.section-entry__body .aside__blockContent .info__listItem:not(:last-child)::after {
	/*background-color: #062C46;*/
	border-right: 2px solid #062C46;
	content: '';
	display: block;
	height: 22px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(100%, -50%);
	width: 0;
}

.section-entry__call-us {
	padding-left: 0;
	padding-right: 0;
}
.section-entry__call-us .call-us__img {
    flex: 0 0 60px;
}

.most-popular.block-page .most-popular__slider .swiper-pagination .swiper-pagination-bullet {
    border-color: #fff;
}

.articles-on-depressive-disorders {
	padding-bottom: 39px;
    padding-top: 50px;
}
.articles-on-depressive-disorders.bg-white,
.articles-on-depressive-disorders.bg-blue .articles-on-depressive-disorders__link {
	background-color: #fff;
}
.articles-on-depressive-disorders.bg-blue {
	background-color: #E4F3FA;
}
.articles-on-depressive-disorders__links {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 28px -11.5px 0;
}
.articles-on-depressive-disorders__link {
	background-color: #E0F1FA;
	border: 1px solid #8ED2EE;
	border-radius: 2px;
	margin: 11.5px;
	text-align: center;
	transition: 0.3s ease 0s;
}
.articles-on-depressive-disorders__link.current-menu-item,
.articles-on-depressive-disorders__link.current_page_item,
.articles-on-depressive-disorders__link:hover {
	background-color: #0A2E49 !important;
	border-color: #0A2E49;
}
.articles-on-depressive-disorders__link.current-menu-item a,
.articles-on-depressive-disorders__link.current_page_item a,
.articles-on-depressive-disorders__link:hover a {
	color: #fff;
}
.articles-on-depressive-disorders__link a {
	color: #0A2E49;
	display: block;
	font-family: Inter;
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	padding: 6px 10px 5px;
	text-decoration: none !important;
}

.mental-health-programs {
	padding-top: 50px;
}
.mental-health-programs.bg-white {
	background-color: #fff;
}
.mental-health-programs.bg-blue {
	background-color: #E4F3FA;
}
.mental-health-programs__blocks {
	display: flex;
	flex-wrap: wrap;
	margin: 50px -15px 0;
}
.mental-health-programs__block {
	display: block;
	margin: 0 15px 50px;
	text-decoration: none !important;
	width: calc(25% - 30px);
}
.mental-health-programs__blockImage {
	border-radius: 8px;
	padding-bottom: 69%;
	position: relative;
}
.mental-health-programs__blockImage img {
	border-radius: inherit;
	left: 0;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}
.mental-health-programs__name {
	display: block;
    font-family: Inter;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    margin: 20px 0 0;
    text-decoration: none !important;
}

.rehab-info-gallery-benefits {
	padding-bottom: 36px;
    padding-top: 49px;
}
.rehab-info-gallery-benefits__title {
	text-align: left;
}
.rehab-info-gallery-benefits__desc {
	color: #062C46;
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	margin: 11px 0 0;
}
.rehab-info-gallery-benefits__items {
	display: flex;
	flex-wrap: wrap;
	margin-top: 49px;
}
.rehab-info-gallery-benefits__item:nth-child(1) {
	padding-left: 50px;
	width: calc(60% - 3px);
}
.rehab-info-gallery-benefits__item:nth-child(2) {
	width: calc(40% + 3px);
}
.rehab-info-gallery-benefits__wrap-slider {
	position: relative;
}
.rehab-info-gallery-benefits__big-slider {
	position: relative;
}
.rehab-info-gallery-benefits__wrap-button {
	background-color: rgba(25, 25, 25, 0.35);
	bottom: 0;
	height: 100%;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: 1;
}
.rehab-info-gallery-benefits__wrap-button.prev {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	left: 0;
}
.rehab-info-gallery-benefits__wrap-button.next {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	right: 0;
}
.rehab-info-gallery-benefits__big-slider .swiper-button-prev,
.rehab-info-gallery-benefits__big-slider .swiper-button-next {
	height: auto;
    pointer-events: all;
    z-index: 1;
}
.rehab-info-gallery-benefits__big-slider .swiper-button-left {
	left: 11px;
}
.rehab-info-gallery-benefits__big-slider .swiper-button-next {
	right: 11px;
}
.rehab-info-gallery-benefits__big-slider .swiper-button-prev::after,
.rehab-info-gallery-benefits__big-slider .swiper-button-next::after {
	display: none;
}
.rehab-info-gallery-benefits__small-slider {
	margin-top: 15px;
}
.rehab-info-gallery-benefits__big-slider,
.rehab-info-gallery-benefits__small-slider {
	overflow: hidden;
}
.rehab-info-gallery-benefits__big-slider .swiper-slide,
.rehab-info-gallery-benefits__small-slider .swiper-slide {
	position: relative;
}
.rehab-info-gallery-benefits__big-slider .swiper-slide {
	border-radius: 8px;
	padding-bottom: calc(87% + 2px);
}
.rehab-info-gallery-benefits__small-slider .swiper-slide {
	border-radius: 4px;
	cursor: pointer;
	padding-bottom: 19%;
	user-select: none;
}
.rehab-info-gallery-benefits__big-slider .swiper-slide img,
.rehab-info-gallery-benefits__small-slider .swiper-slide img {
	border-radius: inherit;
	left: 0;
	height: 100%;
	pointer-events: none;
	position: absolute;
	top: 0;
	object-fit: cover;
	width: 100%;
	z-index: 0;
}
.rehab-info-gallery-benefits__small-slider .swiper-slide:not(.swiper-slide-blank)::before {
	background-color: rgba(25, 25, 25, 0.55);
	border-radius: inherit;
	content: '';
	height: 100%;
	opacity: 1;
	position: absolute;
	pointer-events: none;
	transition: 0.3s ease 0s;
	width: 100%;
	z-index: 1;
}
.rehab-info-gallery-benefits__small-slider .swiper-slide:not(.swiper-slide-blank).swiper-slide-thumb-active::before {
	opacity: 0;
}
.rehab-info-gallery-benefits__wrap-slider .swiper-slide .swiper-lazy-preloader {
	animation: sk-spinner-pulse 1s infinite ease-in-out !important;
	border: none;
}
.rehab-info-gallery-benefits__wrap-slider .swiper-pagination {
    margin-bottom: 0; 
    margin-top: 12px;
}
.rehab-info-gallery-benefits__lists-title {
	color: #062C46;
	font-family: Inter;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	margin: 0;
}
.rehab-info-gallery-benefits__wrap-lists {
	margin-top: 31px;
}
.rehab-info-gallery-benefits__wrap-lists ul {
	column-count: 2;
	column-gap: 8%;
}
.rehab-info-gallery-benefits__wrap-lists ul li {
	color: #062C46;
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	padding-left: 51px;
	position: relative;
}
.rehab-info-gallery-benefits__wrap-lists ul li:not(:last-child) {
	margin-bottom: 20px;
}
.rehab-info-gallery-benefits__wrap-icon {
	height: 30px;
	left: 0;
	display: block;
	position: absolute;
	top: 1px;
	width: 30px;
}
.rehab-info-gallery-benefits__wrap-icon img {
	left: 50%;
	max-height: 100%;
	max-width: 100%;
	pointer-events: none;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	z-index: 0;
}
.rehab-info-gallery-benefits__block-sta {
	display: flex;
	flex-wrap: wrap;
	margin-top: 41px;
}
.rehab-info-gallery-benefits__block-sta-wrap-text-and-phone {
	padding-right: 15px;
	width: 49%;
}
.rehab-info-gallery-benefits__block-sta-wrap-button {
	width: 51%;
}
.rehab-info-gallery-benefits__block-sta-wrap-text-and-phone a.phone {
	color: #31993D;
	display: table;
	font-family: Inter;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	margin-top: 20px;
	text-decoration: none !important;
}
.rehab-info-gallery-benefits__block-sta-wrap-text-and-phone a.phone::after {
	background-color: #31993D;
	content: '';
	display: block;
	height: 2px;
	margin-top: -1px;
	width: 100%;
}
.rehab-info-gallery-benefits__block-sta-title {
	color: #062C46;
	font-family: Inter;
	font-weight: 600;
	font-size: 18px;
	line-height: 120%;
}
.rehab-info-gallery-benefits__block-sta .btn_verify {
	background-color: #31A5DE;
    color: #fff;
    display: inline-block;
    font-family: Inter;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    padding: 20px 20px;
	transition: background .4s ease 0s;
    text-align: center;
    text-decoration: none !important;
    width: 307px;
    max-width: 100%;
}
.rehab-info-gallery-benefits__block-sta .btn_verify:hover {
    background-color: #2888b8;
}

.linking-block-to-insurance-pages {
	background-color: #E4F3FA;
	padding-bottom: 20px;
    padding-top: 50px;
}
.linking-block-to-insurance-pages__list {
	display: flex;
	flex-wrap: wrap;
	margin: 50px -15px 0;
}
.linking-block-to-insurance-pages__list li {
	margin: 0 15px 30px;
	width: calc(25% - 30px);
}
.linking-block-to-insurance-pages__list li a {
	align-items: center;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 10px;
	color: #072C46;
	display: flex;
	height: 100%;
	font-family: Inter;
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	padding: 12px 9px 11px;
	transition: 0.3s ease 0s;
	text-decoration: none !important;
	width: 100%;
}
.linking-block-to-insurance-pages__list li a:hover {
	border-color: #33A8DE;
}
.linking-block-to-insurance-pages__wrap-icon {
	display: block;
	flex: 0 0 30px;
	height: 30px;
	margin-right: 20px;
	position: relative;
	width: 30px;
}
.linking-block-to-insurance-pages__wrap-icon img {
	left: 50%;
	max-height: 100%;
	max-width: 100%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
}

.block-of-specialists-doctors {
	padding-bottom: 21px;
    padding-top: 50px;
}
.section-benefits__items {
	display: flex;
	flex-wrap: wrap;
	margin: 50px -15px 0;
}
.block-of-specialists-doctors__item {
	margin: 0 15px 30px;
	width: calc(50% - 30px);
}
.block-of-specialists-doctors__blockDoctor {
	align-items: center;
	background-color: #fff;
	border: 1px solid #F3F4F6;
	border-radius: 8px;
	display: flex;
	height: 100%;
	padding: 9px;
	transition: 0.3s ease 0s;
	text-decoration: none !important;
	width: 100%;
}
.block-of-specialists-doctors__blockDoctor:hover {
	border-color: #33A8DE;
}
.block-of-specialists-doctors__blockPhoto {
	display: block;
	height: 180px;
	position: relative;
	width: 180px;
}
.block-of-specialists-doctors__blockPhoto img {
	border-radius: 8px;
	height: 100%;
	left: 0;
	object-fit: cover;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.block-of-specialists-doctors__blockInfo {
	padding-left: 20px;
	width: calc(100% - 180px);
}
.block-of-specialists-doctors__name {
	color: #33A8DE !important;
	display: table;
	font-family: Inter;
	font-weight: 700;
	font-size: 18px;
	line-height: 120%;
	text-decoration: underline;
}
/*
.block-of-specialists-doctors__name::after {
	background-color: #33A8DE;
	content: '';
	display: block;
	height: 1px;
	margin-top: -1px;
	width: 100%;
}
*/
.block-of-specialists-doctors__job-title {
	color: #062C46;
    display: table;
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    margin-bottom: -3px;
    margin-top: 5px;
}
.block-of-specialists-doctors__specialties-label {
	color: #062C46;
	font-family: Inter;
	font-weight: 700;
	font-size: 18px;
	line-height: 120%;
}
.block-of-specialists-doctors__specialties {
	color: #062C46;
    display: table;
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    margin-top: 7px;
}

.single-team__wrap-buttons {
	margin: 20px 0 31px;
}
.single-team__wrap-buttons .top-bar__btn-wrapper {
    display: flex !important;
}
.single-team__wrap-buttons .site-container {
	max-width: 1397px;
}
.single-team__wrap-breacrambs {
	margin-bottom: 59px;
    margin-top: -16px;
}
.single-team__wrap-breacrambs span,
.single-team__wrap-breacrambs a {
	color: #062C46 !important;
	text-align: left !important;
}
.single-team__section-about {
	margin-top: 47px;
}
.single-team__section-about .site-container {
	background-color: #EEF3F6;
	border-radius: 5px;
	max-width: 1397px;
	padding: 20px;
}
.single-team__section-about-content {
	display: flex;
	flex-wrap: wrap;
}
.single-team__section-about-title-above-photo {
	color: #072C46;
	font-family: Inter;
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	margin: 0 0 20px;
	text-align: left;
}
.single-team__block-photo {
	border-radius: 100px;
	height: 150px;
	position: relative;
	width: 150px;
}
.single-team__block-photo img {
	border-radius: inherit;
	height: 100%;
	left: 0;
	object-fit: cover;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
}
.single-team__block-about .section-single-post__title {
	font-weight: 600;
	font-size: 26px;
	line-height: 120%;
	margin: 0 0 20px;
}
.single-team__section-posts .section-blog__post-title {
	text-decoration: none !important;
}
.single-team__block-about {
	padding-left: 24px;
	width: calc(100% - 150px);
}
.single-team__block-about p {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}
.single-team__block-about p:not(:last-child) {
	margin-bottom: 22px;
}
.single-team__section-content .section-single-post__content {
	padding-bottom: 40px;
	padding-top: 40px;
}
.single-team__section-content .site-container {
	max-width: 1397px;
}
.single-team__section-content h1,
.single-team__section-content h2:not(.section-blog__post-title),
.single-team__section-content h3,
.single-team__section-content h4,
.single-team__section-content h5,
.single-team__section-content h6 {
	color: #062C46;
	font-family: Roboto;
	font-weight: 700;
	font-size: 24px;
	line-height: 120%;
	margin: 0 0 0;
}
.single-team__section-content .section-single-post__content ul,
.single-team__section-content ul {
    margin: 22px 0;
    padding-left: 31px;
}
.single-team__section-content .section-single-post__content ul li:before,
.single-team__section-content ul li:before {
    left: -21px;
    top: 4px;
}
.single-team__section-content .section-single-post__content ol li:not(:last-child),
.single-team__section-content .section-single-post__content ol li:not(:last-child),
.single-team__section-content ol li:not(:last-child),
.single-team__section-content ul li:not(:last-child) {
    margin-bottom: 4px;
}
.single-team__section-content p {
	font-size: 16px;
}
.single-team__section-posts {
    padding: 51px 0;
}
.author-posts__more {
	background-color: #31A5DE;
	border: none;
	color: #fff;
	display: table;
	font-family: Inter;
	font-weight: 700;
	font-size: 18px;
	line-height: 120%;
	height: 46px;
	margin: 50px auto 0;
	padding: 8px 15px;
	width: 157px;
}
.topics-by-category__all,
.author-posts__more {
	transition: 0.3s ease 0s;
}
.topics-by-category__all:hover,
.author-posts__more:hover {
	background-color: #2888b8;
}

.section-programs.section-update .section-programs__body {
    margin: 69px auto 0;
    max-width: 1170px;
}

.section-form.section-form-update .section-form__title {
    margin-bottom: 20px !important;
}
.section-form.section-form-update .section-form__desc-text p {
	font-size: 18px !important;
}
.section-form.section-form-update .section-form__title.title-l {
    color: #072c46 !important;
    font-family: Inter !important;
    font-size: 45px !important;
}
.section-form.section-form-update .section-form__sub-title {
    color: #072c46 !important;
	font-family: Inter !important;
    font-size: 28px !important;
	line-height: 150% !important;
}
.section-form.section-form-update .wpcf7-form .text-p {
    font-size: 18px !important;
}
.section-form.section-form-update .form__security {
    font-size: 14px !important;
}

@media (min-width: 1441px) {
	
	.single-team__wrap-buttons .site-container {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 1440px) {
	
	.single-team__section-about {
		margin-left: 20px;
		margin-right: 20px;
	}
}
@media (min-width: 1200px) {
	
	.section-single-post__sidebar .topics-by-category__posts {
        display: block !important;
    }
	.section-single-post__sidebar .topics-by-category__post {
		margin: 0 0 30px;
		width: 100% !important;
    }
	.related-articles-sidebar .swiper-slide {
		height: auto;
		margin-right: 0 !important;
        width: 100% !important;
    }
}
@media (max-width: 1199px) {
	
    .section-single-post__sidebar {
        display: none;
    }
	
	.related-articles-sidebar {
		background-color: #E4F3FA;
		margin-top: 41px;
		padding-bottom: 60px;
		padding-top: 50px;
		position: relative;
	}
	.related-articles-sidebar::before,
	.related-articles-sidebar::after {
		background-color: inherit;
		bottom: 0;
		content: '';
		height: 100%;
		pointer-events: none;
		position: absolute;
		top: 0;
		width: 20px;
		z-index: 0;
	}
	.related-articles-sidebar::before {
		left: 0;
		transform: translateX(-99%);
	}
	.related-articles-sidebar::after {
		right: 0;
		transform: translateX(99%);
	}
	.related-articles-sidebar__title {
		font-family: Inter;
		font-weight: 700;
		font-size: 45px;
		line-height: 120%;
		margin: 0 0 25px;
		text-align: center;
	}
	.related-articles-sidebar .topics-by-category__posts {
        flex-wrap: nowrap !important;
    }
	.swiper-slide {
		height: auto;
	}
	.related-articles-sidebar .topics-by-category__post {
		background-color: #fff;
		border: 1px solid #F3F4F6;
        margin: 0 !important;
		min-height: 100%;
        width: 100% !important;
    }
	.related-articles-sidebar .topics-by-category__desc p {
		-webkit-line-clamp: 2;
	}

	.aside__blockContent {
		margin-bottom: 34px;
		min-height: 110px;
		position: relative;
	}
	.aside__blockContent:not(.show-content) .info__list::before {
		opacity: 0 !important;
		transition: 0.3s ease 0s;
	}
	.aside__blockContent:not(.show-content):after {
		transition: 0.3s ease 0s;
	}
	.aside__blockContent:not(.show-content):after {
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #FFFFFF 100%);
		bottom: 0;
		content: '';
		height: 42px;
		left: 0;
		position: absolute;
		right: 0;
		top: auto;
		z-index: 1;
	}
	.aside__blockContent:not(.show-content) .info__list::before {
		margin-bottom: -2px;
	}
	
	.rehab-info-gallery-benefits__block-sta-wrap-text-and-phone {
		width: 55%;
	}
	.rehab-info-gallery-benefits__block-sta-wrap-button {
		width: 45%;
	}
	
	.rehab-info-gallery-benefits__block-sta-title {
		font-size: 16px;
	}
	.rehab-info-gallery-benefits__block-sta-wrap-text-and-phone a.phone {
		font-size: 18px;
		margin-top: 12px;
	}
}
@media (max-width: 1024px) {
	
	.mental-health-programs__block {
		width: calc(33.3333% - 30px);
	}
	
	.section-benefits__items {
		margin: 50px 0 0;
	}
	.block-of-specialists-doctors__item {
		margin: 0 0 30px;
		width: 100%;
	}
}
@media (min-width: 992px) {
	
	.top-bar__top-mobile-tablet p,
	.block-with-links-to-categories__button {
		display: none;
	}
	
	.rehab-info-gallery-benefits__item:nth-child(2) {
		order: -1;
	}
}
@media (max-width: 991px) {
	
	.top-bar {
		height: 123px !important;
		padding-top: 0;
	}
	.top-bar__container {
		flex-flow: wrap;
	}
	.top-bar__top-mobile-tablet {
		align-items: center;
		background-color: #E4F3FA;
		display: flex;
		justify-content: center;
		height: 40px;
		margin: -2px -20px 0;
		padding-left: 20px;
		padding-right: 20px;
		transition: 0.2s ease 0s;
        width: calc(100% + 40px);
	}
	.top-bar__top-mobile-tablet.hidden {
		display: none;
		opacity: 0;
	}
	.top-bar__top-mobile-tablet .top-bar__btn {
		align-items: center;
		background: none;
		color: #33A8DE;
		display: flex;
		font-family: Inter;
		font-weight: 700;
		font-size: 14px;
		line-height: 120%;
		padding: 0;
	}
	.top-bar__top-mobile-tablet p {
		color: #062C46;
		font-family: Inter;
		font-weight: 400;
		font-size: 14px;
		line-height: 100%;
		margin-right: 3px;
	}
	.top-bar__top-mobile-tablet .top-bar__btn::after {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 2.5V2.5C5.8575 2.5 2.5 5.8575 2.5 10V10C2.5 14.1425 5.8575 17.5 10 17.5V17.5C14.1425 17.5 17.5 14.1425 17.5 10V10C17.5 5.8575 14.1425 2.5 10 2.5Z' stroke='%2330A5DE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.3333 10H6.66668' stroke='%2330A5DE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.8333 12.5L13.3333 10L10.8333 7.5' stroke='%2330A5DE' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
		background-size: cover;
		content: '';
		display: block;
		height: 21px;
		margin-left: 5px;
		pointer-events: none;
		width: 21px;
	}
	.top-bar__btn-wrapper {
        display: block;
		padding-right: 35px;
    }
	.header__navigation-mobile {
		padding: 140px 20px 60px;
	}
	
	.block-with-links-to-categories {
		margin-bottom: -2px;
	}
	.block-with-links-to-categories:not(.show-full) {
		height: 157px;
		position: relative;
		overflow: hidden;
	}
	.block-with-links-to-categories:not(.show-full)::before {
		background: linear-gradient(181.59deg, rgba(255, 255, 255, 0.75) 1.35%, #FFFFFF 66.39%);
		bottom: -32px;
		content: '';
		left: 0;
		height: 95px;
		pointer-events: none;
		position: absolute;
		right: 0;
		z-index: 0;
	}
	.category-list {
		margin: -12px -12px;
	}
	.category-list .category-item {
		margin: 12px 11px;
	}
	
	.category .most-popular {
        margin-top: 32px;
    }
	
	.popular-blog-categories {
		padding-bottom: 35px;
	}
	
	.section-entry__body .aside__blockContent {
		margin-top: 20px;
	}
	
	.section-entry__child-pages {
		margin-top: 20px;
	}
	.section-entry__body .child-pages__title {
		margin-bottom: 0 !important;
		padding-right: 25px;
		position: relative;
		text-align: left;
	}
	.section-entry__body .child-pages__title::after {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.335582 1.90953L7.18984 8.67238C7.63728 9.10921 8.36272 9.10921 8.81017 8.67238L15.6644 1.90953C16.1119 1.4727 16.1119 0.764455 15.6644 0.327624C15.217 -0.109208 14.4915 -0.109208 14.0441 0.327624L8 6.29952L1.95591 0.327625C1.50847 -0.109207 0.783024 -0.109207 0.335582 0.327625C-0.11186 0.764456 -0.11186 1.4727 0.335582 1.90953Z' fill='white'/%3e%3c/svg%3e");
		content: '';
		display: block;
		height: 9px;
		position: absolute;
		right: 0;
		transform: translateY(-50%);
		transition: 0.3s ease 0s;
		top: 50%;
		width: 16px;
	}
	.section-entry__child-block-content {
		overflow: hidden;
		transition: height 0.5s ease 0s;
	}
	.section-entry__child-pages:not(.show-content) .section-entry__child-block-content {
		height: 0;
	}
	.section-entry__child-pages.show-content .child-pages__title::after {
		transform: translateY(-50%) scale(1, -1);
	}
	.section-entry__child-block-content .menu-conditions-treated-container {
		margin-top: 20px;
	}
	.section-entry__body .section-entry__call-us .call-us__btn {
		padding-left: 82px;
		padding-right: 82px;
	}
	
	.rehab-info-gallery-benefits__item:nth-child(1) {
		padding-left: 0;
		width: 100%;
	}
	.rehab-info-gallery-benefits__item:nth-child(2) {
		width: 100%;
	}
	.rehab-info-gallery-benefits__wrap-slider {
		margin-top: 60px;
	}
	
	.rehab-info-gallery-benefits__block-sta-title {
		font-size: 18px;
	}
	.rehab-info-gallery-benefits__block-sta-wrap-text-and-phone a.phone {
		font-size: 20px;
		margin-top: 20px;
	}
	
	.linking-block-to-insurance-pages__list li {
		width: calc(33.3333% - 30px);
	}
	
	.section-form.section-form-update .section-form__title.title-l {
		font-size: 35px !important;
	}
}
@media (min-width: 921px) {
	
	.sta-block-centered-content__buttons.mobile-tablet {
		display: none;
	}
}
@media (max-width: 920px) {
	
	.sta-block-centered-content__items {
		padding-bottom: 10px;
	}
	.sta-block-centered-content__items .sta-block-centered-content__buttons.desktop {
		display: none;
	}
	.sta-block-right-image .sta-block-centered-content__buttons.mobile-tablet {
		padding-bottom: 30px;
	}
}
@media (min-width: 961px) {
	
	.sta-block-centered-content.fullwidth .sta-block-centered-content__content {
		align-items: center;
		display: flex;
		padding: 76px 4px 76px 15px;
		max-width: 100%;
	}
	.sta-block-centered-content.fullwidth .sta-block-centered-content__content-title-and-text {
		padding-right: 40px;
		width: calc(100% - 271px);
	}
	.sta-block-centered-content.fullwidth .sta-block-centered-content__name,
	.sta-block-centered-content.fullwidth .sta-block-centered-content__blockText p {
		text-align: left;
	}
	.sta-block-centered-content.fullwidth .sta-block-centered-content__name {
		font-size: 48px;
	}
	.sta-block-centered-content.fullwidth .sta-block-centered-content__blockText {
		padding-top: 18px;
	}
	.sta-block-centered-content.fullwidth .sta-block-centered-content__blockText p {
		font-size: 24px;
	}
	.sta-block-centered-content.fullwidth .sta-block-centered-content__buttons {
        flex-direction: column;
		padding-top: 0;
		width: 271px;
    }
	.sta-block-centered-content.fullwidth .sta-block-centered-content__buttons a {
        margin: 0;
    }
	.sta-block-centered-content.fullwidth .sta-block-centered-content__phone {
		margin-top: 20px !important;
	}
}
@media (max-width: 767px) {
	
	.section-programs.section-update .section-programs__title,
	.most-popular__title,
	.block-of-specialists-doctors__title,
	.linking-block-to-insurance-pages__title,
	.rehab-info-gallery-benefits__title,
	.mental-health-programs__title,
	.articles-on-depressive-disorders__title,
	.related-articles-sidebar__title,
	.topics-by-category__title {
		font-size: 36px;
	}
	
	.topics-by-category__wrap-buttons {
		display: flex;
		flex-wrap: nowrap; /* не переносим */
		overflow-x: auto; /* горизонтальный скролл */
		-webkit-overflow-scrolling: touch; /* плавный скролл на iOS */
		scrollbar-width: none; /* убираем скроллбар в Firefox */
	}
	.topics-by-category__wrap-buttons::-webkit-scrollbar {
		display: none; /* убираем скроллбар в Chrome/Safari */
	}
	.topics-by-category__tabButtons {
		flex-wrap: nowrap;
		margin: 30px -8px 30px;
	}
	.topics-by-category__tabButtons .topics-by-category__tabButton {
		flex-shrink: 0;
		white-space: nowrap;
		margin: 0 8px;
	}
	
	.related-articles-sidebar .swiper-pagination {
		margin-top: 35px;
	}
	
	.section-single-post__content h2 { scroll-margin-top: 70px; }
	
	.section-form.section-form-update .section-form__title.title-l {
		font-size: 30px !important;
	}
	.section-form.section-form-update .section-form__desc-text p,
	.section-form.section-form-update .wpcf7-form .text-p {
		font-size: 16px !important;
	}
}
@media (min-width: 700px) {
	
	.sta-block-centered-content__items {
		display: flex;
	}
	.sta-block-centered-content__items.right-image .sta-block-centered-content__item:nth-child(1) {
		padding-right: 35px;
		padding-top: 4px;
		width: calc(100% - 271px);
	}
	.sta-block-centered-content__items.right-image .sta-block-centered-content__item:nth-child(2) {
		width: 271px;
	}
	.sta-block-centered-content__items.left-image .sta-block-centered-content__item:nth-child(1) {
		order: 1;
		padding-left: 35px;
		padding-top: 4px;
		width: calc(100% - 271px);
	}
	.sta-block-centered-content__items.left-image .sta-block-centered-content__item:nth-child(2) {
		width: 271px;
	}
	
	.topics-by-category__posts {
		display: flex;
		flex-wrap: wrap;
	}
	.topics-by-category__post {
		margin: 0 13px 26px;
		width: calc(50% - 26px);
	}
}
@media (min-width: 992px) {
	
	.topics-by-category__post {
		width: calc(33.3333% - 26px);
	}
}
@media (max-width: 782px) {
	
	body {
		padding-top: 123px;
		/*padding-top: 75px;*/
	}
}
@media (max-width: 760px) {
	
	.category-page__block-text h1,
	.category-page__block-text h2 {
		font-size: 36px;
		line-height: 120%;
		margin-bottom: 30px;
	}
	
	.sta-block-centered-content__name {
		font-size: 30px;
	}
	.sta-block-centered-content__buttons a {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.mental-health-programs__block {
		width: calc(50% - 30px);
	}
	
	.linking-block-to-insurance-pages__list li {
		width: calc(50% - 30px);
	}
}
@media (max-width: 699px) {
	
	.topics-by-category__post {
		margin-bottom: 20px;
	}
	
	.sta-block-right-image {
		padding-left: 10px;
		padding-right: 10px;
	}
	.sta-block-centered-content__items {
		padding: 31px 0 0;
	}
	.sta-block-centered-content__items .sta-block-centered-content__name,
	.sta-block-centered-content__items .sta-block-centered-content__blockText p {
		text-align: center;
	}
	.sta-block-centered-content__blockImage {
		height: 244px;
		margin: 0 auto 0;
		width: 275px;
		max-width: 100%;
	}
}
@media (min-width: 641px) {
	
	#gallery-big-pagination {
		display: none;
	}
}
@media (max-width: 640px) {
	
	.rehab-info-gallery-benefits__wrap-button {
		display: none;
	}
	.rehab-info-gallery-benefits__small-slider,
	#gallery-pagination {
		display: none;
	}
	.rehab-info-gallery-benefits__block-sta-title {
        text-align: center;
    }
	.rehab-info-gallery-benefits__block-sta-wrap-text-and-phone,
	.rehab-info-gallery-benefits__block-sta-wrap-button {
        width: 100%;
    }
	.rehab-info-gallery-benefits__block-sta-wrap-text-and-phone a.phone {
        margin-left: auto;
        margin-right: auto;
    }
	.rehab-info-gallery-benefits__block-sta-wrap-button {
        margin-top: 29px;
    }
	.rehab-info-gallery-benefits__block-sta .btn_verify {
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 576px) {
	
	.sta-block-centered-content__items .sta-block-centered-content__buttons {
		justify-content: flex-start;
	}
	
	.sta-block-centered-content__buttons {
		display: flex;
		justify-content: center;
		margin-left: -10px;
		margin-right: -10px;
	}
	.sta-block-centered-content__buttons a {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.single-team__wrap-breacrambs {
		display: none;
	}
}
@media (max-width: 575px) {
	
	.top-bar__top-mobile-tablet {
        margin-top: -8px;
    }
	.top-bar__btn-wrapper {
		padding-right: 23px;
    }
	.top-bar__btn-wrapper a {
		font-family: Inter;
		font-weight: 700;
		font-size: 12px;
		line-height: 120%;
		padding: 8px 18px;
	}
	.header__logo {
		margin-right: 12px;
		width: 104px;
	}

	.most-popular {
		margin-top: 0;
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.most-popular__desc {
		font-size: 16px;
	}
	.most-popular__slider {
		margin-top: 26px;
	}
	.section-programs.section-update .section-programs__title,
	.most-popular__title,
	.block-of-specialists-doctors__title,
	.linking-block-to-insurance-pages__title,
	.rehab-info-gallery-benefits__title,
	.mental-health-programs__title,
	.articles-on-depressive-disorders__title,
	.related-articles-sidebar__title,
	.topics-by-category__title {
		font-size: 24px;
	}
	.most-popular__slider .section-blog__post {
		background-color: #fff;
		border-bottom: 1px solid #E5E5E5;
		box-shadow: none;
		min-height: 100%;
		width: 100%;
	}
	.most-popular__slider .swiper-pagination {
		margin-bottom: -34px;
		margin-top: 14px;
	}
	
	.topics-by-category {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.topics-by-category__desc p {

		overflow: hidden;
		text-overflow: ellipsis;
		display: -moz-box;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.topics-by-category__all {
		font-weight: 400;
		margin-top: 30px;
		width: 126px;
	}
	
	.category-page__block-text .site-container {
		padding-bottom: 11px;
		padding-top: 31px;
	}
	.category-page__block-text h1,
	.category-page__block-text h2 {
		font-size: 24px;
		line-height: 120%;
		margin-bottom: 29px;
	}
	.category-page__block-text h3 {
		font-size: 22px;
		margin: 26px 0 12px;
	}
	.category-page__block-text h4 {
		font-size: 20px;
		margin: 20px 0 12px;
	}
	.category-page__block-text h5 {
		font-size: 18px;
		line-height: 125%;
		margin: 20px 0 10px;
	}
	.category-page__block-text p,
	.category-page__block-text li {
		font-size: 16px;
		line-height: 120%;
	}
	.category-page__block-text p:not(:last-child) {
		margin-bottom: 19px;
	}
	.category-page__block-text ul li {
		padding-left: 25px;
	}
	.category-page__block-text li:not(:last-child) {
		margin-bottom: 12px;
	}
	.category-page__block-text ul li:before {
		top: 3px;
	}
	
	.sta-block-right-image {
		margin-bottom: 35px;
		margin-top: 32px;
	}
	.sta-block-centered-content {
		margin-bottom: 31px;
		margin-top: 24px;
	}
	.sta-block-centered-content__content {
		padding: 34px 12px 30px;
	}
	.sta-block-centered-content__name {
		font-size: 24px;
	}
	.sta-block-centered-content__blockText {
		margin-top: -1px;
		padding-top: 0;
	}
	.sta-block-centered-content__blockText p {
		font-size: 16px;
	}
	.sta-block-right-image .sta-block-centered-content__buttons {
        padding-top: 20px;
    }
	.sta-block-centered-content__buttons {
		padding-top: 10px;
	}
	.sta-block-centered-content__phone {
		margin-top: 20px;
	}
	
	.section-single-post__wrap-navigation {
		margin-top: 33px;
	}
	
	.popular-blog-categories .block-with-links-to-categories:not(.show-full) {
        height: 147px;
    }
	.popular-blog-categories .block-with-links-to-categories {
		padding-top: 30px;
	}
	
	.related-articles-sidebar {
        padding-bottom: 47px;
        padding-top: 31px;
    }
	.related-articles-sidebar .swiper-pagination {
        margin-top: 22px;
    }
	
	.aside__blockContent {
		margin-bottom: 34px;
		min-height: 110px;
		padding: 0 16px 20px;
	}
	.aside__blockContent:not(.show-content) .info__list::before {
		opacity: 0 !important;
		transition: 0.3s ease 0s;
	}
	.aside__blockContent:not(.show-content):after {
		transition: 0.3s ease 0s;
	}
	.aside__blockContent:not(.show-content):after {
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #FFFFFF 100%);
		bottom: 0;
		content: '';
		height: 42px;
		left: 0;
		position: absolute;
		right: 0;
		top: auto;
		z-index: 1;
	}
	.aside__blockContent:not(.show-content) .info__list::before {
		margin-bottom: -2px;
	}
	.aside__blockContentWrapTitle {
		margin-left: -16px;
		margin-right: -16px;
		padding: 19px 45px 22px 16px;
	}
	.aside__blockContentWrapTitle::after {
		right: 16px;
	}
	
	.section-entry__body .aside__blockContent .info__list {
		flex-direction: column;
        align-items: flex-start;
		margin-left: 0 !important;
    	margin-right: 0 !important;
    }
	.section-entry__body .aside__blockContent .info__listItem {
		margin-left: 0;
		margin-right: 0;
		text-align: left;
	}
	.section-entry__body .aside__blockContent .info__listItem:not(:last-child)::after {
		display: none;
	}
	
	.section-entry__body .aside__blockContent {
		margin-bottom: 26px;
        margin-top: 0;
    }
	.section-entry__body .aside__blockContent .info__list::before {
		left: 0;
		width: 100%;
	}
	
	.section-entry__body .child-pages {
        padding-bottom: 20px;
        padding-top: 19px;
    }
	
	.articles-on-depressive-disorders {
		padding-bottom: 20px;
		padding-top: 31px;
	}
	.articles-on-depressive-disorders__links {
		margin: 19px -10px 0;
	}
	.articles-on-depressive-disorders__link {
		margin: 10px;
	}
	
	.mental-health-programs {
		padding-top: 31px;
	}
	
	.rehab-info-gallery-benefits__title,
	.rehab-info-gallery-benefits__desc {
		text-align: center;
	}
	
	.rehab-info-gallery-benefits {
		padding-bottom: 15px;
		padding-top: 31px;
	}
	.rehab-info-gallery-benefits__desc {
		font-size: 16px;
		line-height: 140%;
		margin: 29px 0 0;
	}
	.rehab-info-gallery-benefits__items {
		margin-top: 33px;
	}
	.rehab-info-gallery-benefits__lists-title {
		font-size: 18px;
	}
	.rehab-info-gallery-benefits__wrap-lists {
		margin-top: 19px;
	}
	.rehab-info-gallery-benefits__wrap-lists ul {
		column-count: 1;
		column-gap: 0;
	}
	.rehab-info-gallery-benefits__wrap-lists ul li {
		font-size: 16px;
		padding-left: 40px;
	}
	.rehab-info-gallery-benefits__wrap-lists ul li:not(:last-child) {
		margin-bottom: 15px;
	}
	.rehab-info-gallery-benefits__wrap-slider {
        margin-top: 30px;
    }
	.rehab-info-gallery-benefits__big-slider .swiper-slide {
		border-radius: 4px;
		padding-bottom: calc(87% + -1px);
	}
	.rehab-info-gallery-benefits__wrap-slider .swiper-pagination {
		margin-top: 13px;
	}
	.rehab-info-gallery-benefits__block-sta {
		margin-top: 15px;
	}
	.rehab-info-gallery-benefits__block-sta-wrap-text-and-phone a.phone {
        margin-top: 14px;
    }
	
	.single-team__block-about {
		padding-left: 0;
		width: 100%;
	}
	.single-team__section-about-title-above-photo {
		display: none;
	}
	.block-of-specialists-doctors {
		padding-bottom: 11px;
		padding-top: 31px;
	}
	.section-benefits__items {
        margin: 30px 0 0;
    }
	.block-of-specialists-doctors__item {
        margin-bottom: 20px;
    }
	.block-of-specialists-doctors__blockDoctor {
		align-items: flex-start;
		flex-wrap: wrap;
		padding: 14px;
	}
	.block-of-specialists-doctors__blockPhoto {
		height: 80px;
		order: 1;
		width: 80px;
	}
	.block-of-specialists-doctors__blockInfo {
		padding-left: 0;
		padding-right: 20px;
		width: calc(100% - 80px);
	}
	.block-of-specialists-doctors__job-title {
		font-size: 16px;
		margin-bottom: -2px;
		margin-top: 8px;
	}
	.block-of-specialists-doctors__wrap-specialties {
		order: 1;
	}
	.block-of-specialists-doctors__specialties-label {
		font-size: 16px;
	}
	.block-of-specialists-doctors__specialties {
		font-size: 16px;
		margin-top: 10px;
	}
	
	.single-team__section-about .site-container {
		padding: 30px 15px;
	}
	.section-single-post__title {
		font-size: 25px;
		margin-bottom: 30px;
	}
	.single-team__block-about {
        padding-top: 30px;
    }
	.single-team__section-posts {
        padding: 30px 0 !important;
    }
	.author-posts__more {
		margin-top: 31px;
	}
	
	.single-team__section-content .section-single-post__content {
		padding-bottom: 20px;
	}
	
	.section-programs.section-update .section-programs__title {
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }
	.section-programs.section-update .section-programs__body {
		margin: 29px auto 0;
	}
	
	.section-form.section-form-update .section-form__title.title-l {
        font-size: 24px !important;
    }
	
	.single-team__wrap-buttons .top-bar__btn-wrapper {
        padding-right: 0;
    }
	.single-team__wrap-buttons .top-bar__btn-wrapper a {
        font-size: 18px;
        padding: 13px 24px 12px;
    }
	.single-team__section-content .section-single-post__content ol li:not(:last-child),
	.single-team__section-content .section-single-post__content ol li:not(:last-child),
	.single-team__section-content ol li:not(:last-child),
	.single-team__section-content ul li:not(:last-child) {
		margin-bottom: 11px;
	}
}
@media (max-width: 540px) {
	
	.single-team__wrap-buttons {
		margin-bottom: 9px;
	}
	.single-team__wrap-buttons .top-bar__btn-wrapper {
		flex-wrap: wrap;
	}
	.single-team__wrap-buttons a {
		width: 100%;
	}
}
@media (max-width: 480px) {
	
	.mental-health-programs__blocks {
		max-width: 297px;
        margin: 30px auto 0;
	}
	.mental-health-programs__block {
		margin: 0 0 30px;
		width: 100%;
	}
	
	.linking-block-to-insurance-pages {
		padding-bottom: 15px;
		padding-top: 31px;
	}
	.linking-block-to-insurance-pages__list {
		margin: 29px -7.5px 0;
	}
	.linking-block-to-insurance-pages__list li {
		margin: 0 7.5px 15px;
		width: calc(50% - 15px);
	}
	.linking-block-to-insurance-pages__list li a {
		font-size: 16px;
		padding: 12px 9px 11px;
	}
	.linking-block-to-insurance-pages__wrap-icon {
		margin-right: 10px;
	}
}
@media (max-width: 368px) {
	
	.top-bar__top-mobile-tablet {
        margin-top: -11px;
    }
	.header__logo {
        margin-right: 6px;
        width: 88px;
    }
	.top-bar__btn-wrapper a {
        padding: 8px;
    }
	
	.section-single-post__wrap-navigation a[rel=prev] {
		max-width: 54%;
	}
	.section-single-post__wrap-navigation a[rel=next] {
		max-width: 42%;
	}
}