.page-about__wrap {margin-top: 3.5rem;}
@media only screen and (max-width:48rem) {.page-about__wrap {margin-top: 3rem;}}
.page-about__text {font-size: 1.125rem;line-height: 1.5rem;font-weight: 300;}
@media only screen and (max-width:48rem) {.page-about__text {font-size: 1rem;line-height: 1.25rem;}}
.page-about__text span {font-weight: 400;}
.page-about__text p {margin-bottom: 1.25rem;}
.page-about__text p:last-of-type {margin-bottom: 0;}
.page-about__content {margin-top: 3rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
@media only screen and (max-width:48rem) {.page-about__content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-top: 6.5rem;}}
.page-about__left {margin-top: 4.5rem;max-width: 32rem;width: 100%;position: relative;}
@media only screen and (max-width:48rem) {.page-about__left {margin-top: 0;margin: 0 auto;}}
.page-about .blue-btn {max-width: 9.9375rem;height: 9.9375rem;font-size: 1.25rem;line-height: 1.5rem;padding: 0 1.25rem;position: absolute;right: -2rem;top: -4.5rem;}
@media only screen and (max-width:48rem) {.page-about .blue-btn {right: 0;}}
.page-about__image {width: 100%;height: 43.75rem;}
@media only screen and (max-width:48rem) {.page-about__image {height: auto;}}
.page-about__info {max-width: 44.5rem;width: 100%;margin-left: 2.5rem;}
@media only screen and (max-width:48rem) {.page-about__info {margin-left: 0;max-width: 100%;margin-top: 2rem;}}
.page-about__title {font-size: 4rem;line-height: 4.5rem;font-weight: 250;margin-bottom: 3rem;}
@media only screen and (max-width:48rem) {.page-about__title {font-size: 1.875rem;line-height: 2.125rem;margin-bottom: 2rem;}}
.page-about__goal {margin: 3rem 0;padding: 2.5rem 0;display: -webkit-box;display: -ms-flexbox;display: flex;}
@media only screen and (max-width:48rem) {.page-about__goal {margin: 2rem 0;padding: 1.5rem 0;}}
.page-about__goal-icon {display: -webkit-box;display: -ms-flexbox;display: flex;margin-right: 1.125rem;-ms-flex-negative: 0;flex-shrink: 0;}
@media only screen and (max-width:48rem) {.page-about__goal-icon {margin-right: .875rem;}}
@media only screen and (max-width:48rem) {.page-about__goal-icon svg {width: 2.6875rem;height: 1.25rem;}}
.page-about__subtitle {font-size: 2rem;line-height: 2.5rem;font-weight: 250;}
@media only screen and (max-width:48rem) {.page-about__subtitle {font-size: 1.375rem;line-height: 1.625rem;}}
.page-about__subtitle span {font-weight: 400;}
.page-about .number-list {margin-top: 2.6875rem;}
@media only screen and (max-width:48rem) {.page-about .number-list {margin-top: 2rem;}}
.article {margin-top: 6.5rem;}
@media only screen and (max-width:48rem) {.article {margin-top: 3rem;}}
.article__top {margin-top: 3rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-bottom: 2rem;}
@media only screen and (max-width:61.25rem) {.article__top {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}}
@media only screen and (max-width:48rem) {.article__top {padding-bottom: 1rem;}}
.article__author {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
@media only screen and (max-width:48rem) {.article__author {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}}
.article__author-image {width: 6.5rem;height: 6.5rem;}
@media only screen and (max-width:48rem) {.article__author-image {width: 4rem;height: 4rem;-ms-flex-negative: 0;flex-shrink: 0;}}
.article__author-info {margin-left: 2rem;}
@media only screen and (max-width:48rem) {.article__author-info {margin-left: .75rem;}}
.article__author-name {font-size: 1.5rem;line-height: 1.75rem;font-style: italic;}
@media only screen and (max-width:48rem) {.article__author-name {font-size: 1rem;line-height: 1.125rem;}}
.article__author-position {margin-top: .5rem;font-size: 1.125rem;line-height: 1.5rem;font-weight: 300;}
@media only screen and (max-width:48rem) {.article__author-position {font-size: .875rem;line-height: 1.125rem;}}
.article__author-links {margin-top: 1rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
@media only screen and (max-width:48rem) {.article__author-links {margin-top: .625rem;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: -.625rem;}}
.article__author-link {position: relative;display: block;margin-right: 1.5625rem;}
@media only screen and (max-width:48rem) {.article__author-link {height: .875rem;margin-bottom: .625rem;}}
.article__author-link:last-of-type {margin-right: 0;}
.article__author-link:last-of-type:after {content: none;}
.article__author-link:after {width: .0625rem;height: 1.5rem;position: absolute;right: -.75rem;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);content: "";}
@media only screen and (max-width:48rem) {.article__author-link:after {height: .875rem;}}
@media only screen and (max-width:61.25rem) {.article__rating {margin-top: 1rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}
.article__rating-title {font-size: 1.5rem;line-height: 1.75rem;font-weight: 300;}
@media only screen and (max-width:48rem) {.article__rating-title {font-size: 1.125rem;line-height: 1.0625rem;}}
.article__rating-stars {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: .625rem;}
@media only screen and (max-width:61.25rem) {.article__rating-stars {margin-top: 0;margin-left: .5rem;}}
@media only screen and (max-width:48rem) {.article__rating-stars {position: relative;top: -.0625rem;}}
.article__rating-star {display: -webkit-box;display: -ms-flexbox;display: flex;margin-right: .3125rem;}
.article__rating-star:last-of-type {margin-right: 0;}
@media only screen and (max-width:48rem) {.article__rating-star svg {width: 1.125rem;height: 1.0625rem;}}
.text {margin: 6.5rem 0;}
@media only screen and (max-width:48rem) {.text {margin: 3rem 0;}}
.text__article {margin-bottom: 3rem;}
@media only screen and (max-width:48rem) {.text__article {margin-bottom: 2rem;}}
.text .page-title {margin-bottom: 3rem;}
@media only screen and (max-width:48rem) {.text .page-title {margin-bottom: 2rem;}}
.text .page-title a {-webkit-transition: color .25s ease-in-out;-o-transition: color .25s ease-in-out;transition: color .25s ease-in-out;}
section.text+section.text {margin-bottom: 1.5rem;margin-top: 0;}
@media only screen and (max-width:48rem) {section.text+section.text {margin-bottom: 1rem;}}
section.text+section.text:last-child {margin-bottom: 0;}
.question {margin: 3rem 0;}
@media only screen and (min-width:48.0625rem) {.question {margin: 6.5rem 0;}}
.question__wrap {margin-top: 1.5rem;}
@media only screen and (min-width:48.0625rem) {.question__wrap {margin-top: 3rem;}}
.question__wrap p {font-size: 1.125rem;line-height: 1.5rem;}
@media only screen and (max-width:48rem) {.question__wrap p {font-size: 1rem;line-height: 1.25rem;}}
.question__item {padding-bottom: 4.5rem;margin-bottom: 4.5rem;}
@media only screen and (max-width:48rem) {.question__item {padding-bottom: 1.5rem;margin-bottom: 1.5rem;}}
.question__item:last-of-type {margin-bottom: 0;}
.question__item-wrap {max-width: 82.5rem;width: 100%;margin: 0 auto;}
.question__item-top {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;cursor: pointer;}
.question__item-icon {width: 3.5rem;height: 3.5rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 50%;-ms-flex-negative: 0;flex-shrink: 0;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;position: relative;top: -.0625rem;}
@media only screen and (max-width:48rem) {.question__item-icon {width: 1.75rem;height: 1.75rem;}}
.question__item-icon svg {-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
@media only screen and (max-width:48rem) {.question__item-icon svg {width: .5rem;height: .875rem;}}
.question__item-title {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;margin-left: 1.5rem;font-size: 3rem;line-height: 3.5rem;font-weight: 250;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
@media only screen and (max-width:48rem) {.question__item-title {margin-left: .5rem;font-size: 1.5rem;line-height: 1.75rem;}}
.question__item-text {width: calc(100% - 5rem);font-size: 1.125rem;line-height: 1.5rem;font-weight: 300;margin-top: 2.5rem;margin-left: auto;}
@media only screen and (max-width:48rem) {.question__item-text {width: calc(100% - 2.25rem);margin-top: 1rem;font-size: 1rem;line-height: 1.25rem;}}
.question__item-text p {margin: 0;margin-bottom: 1.25rem;}
@media only screen and (max-width:48rem) {.question__item-text p {margin-bottom: .9375rem;}}
.question__item-text p:last-of-type {margin-bottom: 0;}
.question__item-bottom {height: 0;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;overflow: hidden;}
.question__item--about {padding: 3rem 0;margin-bottom: -.125rem;}
@media only screen and (max-width:48rem) {.question__item--about {padding: 1.5rem 0;margin-bottom: -.125rem;}}
.question__item--about .question__item-icon {width: 1.75rem;height: 1.75rem;}
@media only screen and (max-width:48rem) {.question__item--about .question__item-icon {top: -.3125rem;}}
.question__item--about .question__item-title {font-size: 1.5rem;line-height: 1.75rem;}
@media only screen and (max-width:48rem) {.question__item--about .question__item-title {font-size: 1rem;line-height: 1.125rem;margin-left: .75rem;}}
.question__item--about .question__item-text {width: calc(100% - 3.25rem);}
@media only screen and (max-width:48rem) {.question__item--about .question__item-text {width: calc(100% - 2.5rem);}}
.accommodations {margin: 6.5rem 0;}
@media only screen and (max-width:48rem) {.accommodations {margin: 3rem 0;}}
.accommodations__wrap {margin-top: 6.5rem;display: grid;grid-template-columns: repeat(3,1fr);gap: 2rem;}
@media only screen and (max-width:61.25rem) {.accommodations__wrap {grid-template-columns: repeat(2,1fr);}}
@media only screen and (max-width:48rem) {.accommodations__wrap {margin-top: 3rem;gap: 1rem;}}
.accommodations__item {width: 100%;height: 19.375rem;cursor: pointer;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
@media only screen and (max-width:48rem) {.accommodations__item {height: auto;}}
.accommodations__item:after {content: "";width: 100%;height: 100%;top: 0;left: 0;}
.accommodations__item-icon, .accommodations__item:after {position: absolute;opacity: 0;visibility: hidden;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
.accommodations__item-icon {z-index: 1;}
.accommodations__item:hover .accommodations__item-icon, .accommodations__item:hover:after {opacity: 1;visibility: visible;}
.accommodations__item img {width: 100%;height: 100%;}
.accommodations__link {font-size: 1.5rem;line-height: 1.75rem;font-style: italic;margin: 5.5rem auto 0;}
@media only screen and (max-width:48rem) {.accommodations__link {margin: 0;margin-top: 3rem;font-size: 1rem;line-height: 1.125rem;}}
.doctors {margin: 6.5rem 0;}
@media only screen and (max-width:48rem) {.doctors {margin: 3rem 0;}}
.doctors__wrap {display: grid;grid-template-columns: repeat(2,1fr);gap: 2rem;}
@media only screen and (max-width:48rem) {.doctors__wrap {grid-template-columns: repeat(1,1fr);}}
.doctors__item {width: 100%;}
.doctors__item-wrap {max-width: 40.625rem;width: 100%;margin-left: auto;margin-top: 2rem;}
@media only screen and (max-width:48rem) {.doctors__item-wrap {margin-top: .9375rem;margin-left: 0;}}
.doctors__item-name {font-size: 2rem;line-height: 1;padding-bottom: 1.5rem;}
@media only screen and (max-width:48rem) {.doctors__item-name {font-size: 1.125rem;line-height: 1.375rem;padding-bottom: .75rem;}}
.doctors__item-tags {margin-top: 2rem;display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: -.5rem;-ms-flex-wrap: wrap;flex-wrap: wrap;}
@media only screen and (max-width:48rem) {.doctors__item-tags {margin-top: .75rem;}}
.doctors__item-tag {font-size: 1.125rem;line-height: 1.5rem;font-weight: 300;position: relative;margin-right: 2.375rem;margin-bottom: .5rem;}
@media only screen and (max-width:48rem) {.doctors__item-tag {font-size: .875rem;line-height: 1.5rem;margin-bottom: 0;}}
.doctors__item-tag:after {position: absolute;content: "";top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: -1.25rem;width: .375rem;height: .375rem;border-radius: 50%;}
@media only screen and (max-width:48rem) {.doctors__item-tag:after {width: .25rem;height: .25rem;top: 45%;}}
.doctors__item-tag:last-of-type {margin-right: 0;}
.doctors__item-tag:last-of-type:after {content: none;}
@media only screen and (max-width:48rem) {.doctors__item:last-child {margin-bottom: 0;}}
.doctors__image {width: 100%;height: 36.25rem;}
@media only screen and (max-width:48rem) {.doctors__image {height: auto;}}
.doctors__image img {width: 100%;height: 100%;}
.people {margin: 6.5rem 0;}
@media only screen and (max-width:48rem) {.people {margin: 3rem 0;}}
.people__wrap {margin-top: 6.5rem;position: relative;}
@media only screen and (max-width:48rem) {.people__wrap {margin-top: 3rem;}}
.people__name {font-size: 1.5rem;line-height: 1.75rem;font-weight: 300;margin-top: 1rem;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
@media only screen and (max-width:48rem) {.people__name {margin-top: .75rem;font-size: 1.125rem;line-height: 1.25rem;}}
.people__position {font-size: 1rem;font-weight: 300;line-height: 1.375rem;padding-bottom: 1rem;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
@media only screen and (max-width:48rem) {.people__position {margin-top: .25rem;font-size: .75rem;line-height: .875rem;padding-bottom: .75rem;}}
.people__image {width: 100%;height: 26.25rem;}
.people__image img {width: 100%;height: 100%;}
.people .swiper-slide {height: auto;}
.people__item {height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
.people__item-wrap {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}
@media only screen and (max-width:30rem) {.people-slider {padding: 0 1.25rem !important;width: calc(100% + 1.25rem) !important;margin-left: -.625rem !important;}}
.certificates {margin: 6.5rem 0;}
@media only screen and (max-width:48rem) {.certificates {margin: 3rem 0;}}
.certificates__wrap {margin-top: 6.5rem;position: relative;}
@media only screen and (max-width:48rem) {.certificates__wrap {margin-top: 3rem;}}
.certificates__item {width: 100%;height: auto;}
.certificates__item img {width: 100%;height: 100%;}
@media only screen and (max-width:30rem) {.certificates-slider {padding: 0 1.25rem;}}
@media only screen and (max-width:30rem) {.certificates>.container {padding: 0;}}
.reviews {margin: 6.5rem 0;}
@media only screen and (max-width:48rem) {.reviews {margin: 3rem 0;}}
.reviews__wrap {margin-top: 6.5rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
@media only screen and (max-width:73.75rem) {.reviews__wrap {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}
@media only screen and (max-width:48rem) {.reviews__wrap {margin-top: 3rem;}}
.reviews__item-info {margin-left: 2rem;}
@media only screen and (max-width:48rem) {.reviews__item-info {margin-left: 0;margin-top: 1.5rem;}}
.reviews__item-top {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
@media only screen and (max-width:48rem) {.reviews__item-top {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}}
.reviews__item-name {font-size: 1.5rem;line-height: 2rem;}
@media only screen and (max-width:48rem) {.reviews__item-name {font-size: 1rem;line-height: 1.25rem;}}
.reviews__item-services {font-size: 1.125rem;line-height: 1.5rem;font-weight: 300;margin-top: .5rem;}
@media only screen and (max-width:48rem) {.reviews__item-services {font-size: .75rem;line-height: 1rem;}}
.reviews__item-text {margin-top: 1.875rem;font-size: 1.125rem;line-height: 1.5rem;font-weight: 300;}
@media only screen and (max-width:48rem) {.reviews__item-text {margin-top: 1.5rem;font-size: .875rem;line-height: 1.125rem;}}
@media only screen and (max-width:48rem) {.reviews__item-qoutes img {width: 3.625rem;height: 2.375rem;}}
.reviews__slider {max-width: 61.5625rem;width: 100%;position: relative;}
@media only screen and (max-width:92.5rem) {.reviews__slider {max-width: 50rem;}}
@media only screen and (max-width:73.75rem) {.reviews__slider {max-width: 100%;}}
.reviews__navigation {position: absolute;right: 0;top: .9375rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;z-index: 1;}
@media only screen and (max-width:48rem) {.reviews__navigation {top: 0;}}
.reviews__navigation .swiper-button-disabled {opacity: 0;visibility: hidden;}
.reviews__navigation-btn {width: 2.5rem;height: 2.5rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;border-radius: 50%;margin-right: 1.5rem;cursor: pointer;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
@media only screen and (max-width:48rem) {.reviews__navigation-btn {margin-right: .625rem;}}
.reviews__navigation-btn svg {-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
.reviews__navigation-btn:last-of-type {margin-right: 0;}
.reviews .blue-btn {max-width: 15rem;height: 15rem;margin: 0 auto;}
@media only screen and (max-width:73.75rem) {.reviews .blue-btn {margin: 0;margin-left: .75rem;}}
.reviews__right {-ms-flex-negative: 0;flex-shrink: 0;max-width: 15rem;width: 100%;margin-top: -9.6875rem;margin-left: 1.25rem;}
@media only screen and (max-width:73.75rem) {.reviews__right {margin-top: 2rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;margin-left: 0;max-width: unset;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}}
.reviews__add {font-size: 1.5rem;line-height: 1.75rem;font-style: italic;margin: 2.5rem auto 0;}
@media only screen and (max-width:73.75rem) {.reviews__add {margin: 0;}}
@media only screen and (max-width:48rem) {.reviews__add {font-size: 1rem;line-height: 1.125rem;}}
.reviews__link {display: block;width: -webkit-max-content;width: -moz-max-content;width: max-content;margin: 3rem auto 0;}
@media only screen and (max-width:73.75rem) {.reviews__link {margin: 0;margin-top: 1.25rem;}}
@media only screen and (max-width:48rem) {.reviews__link {max-width: 9.375rem;height: auto;}}
.reviews--services {margin-top: 3.5rem;}
@media only screen and (max-width:48rem) {.reviews--services {margin-top: 2rem;}}
.reviews--services .reviews__wrap {margin-top: 3.5rem !important;}
@media only screen and (max-width:48rem) {.reviews--services .reviews__wrap {margin-top: 2rem !important;}}
.reviews--services .reviews__right {margin-top: -6.1875rem;}
@media only screen and (max-width:73.75rem) {.reviews--services .reviews__right {margin-top: 2rem;}}