@font-face {
  font-display: swap;
  font-family: Circe;
  src: local("Circe"), local("Circe Regular"), local("Circe-Regular"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/Circe/regular/Circe-Regular.woff2") format("woff2"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/Circe/regular/Circe-Regular.woff") format("woff"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/Circe/regular/Circe-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Circe;
  src: local("Circe Bold"), local("Circe-Bold"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/Circe/bold/Circe-Bold.woff2") format("woff2"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/Circe/bold/Circe-Bold.woff") format("woff"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/Circe/bold/Circe-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Circe;
  src: local("Circe Light"), local("Circe-Light"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/Circe/light/Circe-Light.woff2") format("woff2"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/Circe/light/Circe-Light.woff") format("woff"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/Circe/light/Circe-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: GothamPro;
  src: local("GothamPro"), local("Gotham Pro"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/regular/GothamPro.woff2") format("woff2"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/regular/GothamPro.woff") format("woff"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/regular/GothamPro.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: GothamPro;
  src: local("Gotham Pro Medium"), local("Gotham Pro-Medium"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/medium/GothamPro-Medium.woff2") format("woff2"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/medium/GothamPro-Medium.woff") format("woff"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/medium/GothamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: GothamPro;
  src: local("Gotham Pro Bold"), local("Gotham Pro-Bold"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/bold/GothamPro-Bold.woff2") format("woff2"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/bold/GothamPro-Bold.woff") format("woff"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/bold/GothamPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: GothamPro;
  src: local("Gotham Pro Light"), local("Gotham Pro-Light"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/ligth/GothamPro-Light.woff2") format("woff2"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/ligth/GothamPro-Light.woff") format("woff"), url("https://newday-rehabs.ru/local/templates/newday-preserved/fonts/GothamPro/ligth/GothamPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
html {
  font-size: 62.5%;
}
@media (max-width: 108em) {
  html {
    font-size: 56.25%;
  }
}
@media (max-width: 105em) {
  html {
    font-size: 54.6875%;
  }
}
@media (max-width: 96em) {
  html {
    font-size: 50%;
  }
}
@media (max-width: 90em) {
  html {
    font-size: 46.875%;
  }
}
@media (max-width: 80em) {
  html {
    font-size: 41.667%;
  }
}
@media (max-width: 64em) {
  html {
    font-size: 33.333%;
  }
}
@media (max-width: 48em) {
  html {
    font-size: 5px;
  }
}
@media (max-width: 21em) {
  html {
    font-size: 4px;
  }
}
body {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  font-family: 'Circe', 'Arial', sans-serif;
  font-weight: 400;
  background-color: #fcfcfd;
}
.img-desktop {
  display: block;
}
.img-mobile {
  display: none;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  color: #747474;
}
a {
  text-decoration: none;
  color: #2f2f2f;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,
h2,
h3 {
  color: #2f2f2f;
}
h1,
h2,
h3,
h4,
p {
  margin: 0;
  padding: 0;
}
button {
  cursor: pointer;
}
button,
input {
  font-family: 'Circe', 'Arial', sans-serif;
}
.noscroll {
  overflow: hidden !important;
  height: 100% !important;
}
.overlay {
  display: none;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.active.overlay {
  display: block;
}
.huge-img {
  display: none;
  z-index: 200;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 600px;
  height: auto;
}
.huge-img img {
  width: 100%;
  border-radius: 14px;
}
.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.container {
  max-width: 1625px;
  width: 84.6%;
  margin-left: auto;
  margin-right: auto;
}
.container-out-right {
  width: 92.187vw;
  margin-left: auto;
}
.double-main-wrapper {
  display: flex;
  justify-content: space-between;
}
.double-column-wrapper {
  width: 62vw;
  padding-top: 1.0416vw;
}
.double-aside-wrapper {
  width: 19.896vw;
  padding-top: 1.0416vw;
}
.hidden-mobile-block {
  display: none;
}
.btn {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12.656vw;
  height: 2.8645vw;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.9375vw;
  font-weight: 400;
  letter-spacing: 0.09px;
  color: #ffffff;
  background-color: #14b250;
  cursor: pointer;
  border: none;
  border-radius: 19px;
}
.btn:hover,
.btn:focus {
  color: rgba(255, 255, 255, 0.7);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}
.btn:active {
  color: rgba(255, 255, 255, 0.5);
}
.btn:active {
  padding: 0;
}
.warning__input:-moz-ui-invalid,
.phone-mask:-moz-ui-invalid {
  box-shadow: none;
}
.logo:hover,
.header .nav-info__link:not(.nav-info__link--callback):hover,
.intro__link:hover,
.main-nav__sub-link:hover,
.main-info__contact-link:hover,
.rehab-swiper__slide .rehab-swiper__text-wrapper:hover,
.swiper-pagination-bullet:hover,
.swiper-button-next:hover,
.swiper-button-prev:hover,
.price__service-link:hover,
.breadcrumbs__link:hover,
.tariffs__link:hover,
.contacts-map__filter-handler:hover,
.contacts-map__filter-item:hover,
.calc__filter-handler:hover,
.calc__filter-item:hover,
.other-region__link:hover,
.database-search__icon-btn:hover,
.database-search__link:hover,
.faq__wrapper--q:hover,
.contacts-map__local-link:hover,
.contacts-map__link:hover,
.contacts-map__number:hover,
.contacts-map__mail:hover,
.reviews__btn-more:hover,
.footer__link:hover,
.footer__number-link:hover,
.logo:focus,
.header .nav-info__link:not(.nav-info__link--callback):focus,
.intro__link:focus,
.main-nav__sub-link:focus,
.main-info__contact-link:focus,
.rehab-swiper__slide .rehab-swiper__text-wrapper:focus,
.swiper-pagination-bullet:focus,
.swiper-button-next:focus,
.swiper-button-prev:focus,
.price__service-link:focus,
.breadcrumbs__link:focus,
.tariffs__link:focus,
.contacts-map__filter-handler:focus,
.contacts-map__filter-item:focus,
.calc__filter-handler:focus,
.calc__filter-item:focus,
.other-region__link:focus,
.database-search__icon-btn:focus,
.database-search__link:focus,
.faq__wrapper--q:focus,
.contacts-map__local-link:focus,
.contacts-map__link:focus,
.contacts-map__number:focus,
.contacts-map__mail:focus,
.reviews__btn-more:focus,
.footer__link:focus,
.footer__number-link:focus {
  opacity: 0.7;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.logo:active,
.header .nav-info__link:not(.nav-info__link--callback):active,
.intro__link:active,
.main-nav__sub-link:active,
.main-info__contact-link:active,
.rehab-swiper__slide .rehab-swiper__text-wrapper:active,
.swiper-pagination-bullet:active,
.swiper-button-next:active,
.swiper-button-prev:active,
.price__service-link:active,
.breadcrumbs__link:active,
.tariffs__link:active,
.contacts-map__filter-handler:active,
.contacts-map__filter-item:active,
.calc__filter-handler:active,
.calc__filter-item:active,
.other-region__link:active,
.database-search__icon-btn:active,
.database-search__link:active,
.faq__wrapper--q:active,
.contacts-map__local-link:active,
.contacts-map__link:active,
.contacts-map__number:active,
.contacts-map__mail:active,
.reviews__btn-more:active,
.footer__link:active,
.footer__number-link:active {
  opacity: 0.5;
}
.services__link:hover .services__img,
.services__link:focus .services__img,
.contacts-map__btn:hover .contacts-map__btn-text::before,
.contacts-map__btn:focus .contacts-map__btn-text::before {
  opacity: 0.7;
}
.contacts-map__btn:active .contacts-map__btn-text::before {
  opacity: 0.5;
}
.go-top-btn {
  position: fixed;
  z-index: 50;
  transition-duration: 1s;
  opacity: 0;
  left: 50%;
  transform: translateX(-48.958vw);
  bottom: 5.208vw;
  width: 5.365vw;
  height: 5.365vw;
  padding: 0;
  border: none;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 0 8px 68px rgba(15, 13, 47, 0.15);
  cursor: pointer;
}
.go-top-btn.active {
  opacity: 1;
}
.go-top-btn::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.6041vw;
  height: 1.1979vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/arrow-brown.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.go-top-btn:hover,
.go-top-btn:focus {
  box-shadow: 0 8px 68px rgba(15, 13, 47, 0.35);
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.green-price {
  display: block;
  margin-top: 1.5625vw;
  font-size: 1.5625vw;
  font-weight: 700;
  color: #1ab455;
}
@media (max-width: 755px) {
  body {
    font-size: 3.2rem;
  }
  .img-desktop {
    display: none;
  }
  .img-mobile {
    display: block;
  }
  .container,
  .container-out-right {
    width: auto;
    padding-left: 4.666vw;
    padding-right: 4.666vw;
  }
  .double-column-wrapper {
    width: 90.4vw;
  }
  .double-aside-wrapper {
    display: none;
  }
  .hidden-desktop-block {
    display: none;
  }
  .hidden-mobile-block {
    display: block;
  }
  .btn {
    max-width: none;
    max-height: none;
    width: 36vw;
    height: 8.799vw;
    font-size: 3.599vw;
    border-radius: 38px;
  }
  .go-top-btn {
    display: none!important;
  }
  .green-price {
    margin-top: 2.4vw;
    font-size: 4vw;
  }
}
@media (min-width: 1921px) {
  .container-out-right {
    width: 1770px;
    margin-right: auto;
    transform: translateX(75px);
  }
  .double-column-wrapper {
    width: 1190px;
    padding-top: 20px;
  }
  .double-aside-wrapper {
    width: 382px;
    padding-top: 20px;
  }
  .btn {
    width: 243px;
    height: 55px;
    font-size: 18px;
  }
  .go-top-btn {
    transform: translateX(-940px);
    bottom: 100px;
    width: 103px;
    height: 103px;
  }
  .go-top-btn::before {
    width: 50px;
    height: 23px;
  }
  .green-price {
    margin-top: 30px;
    font-size: 30px;
  }
}
/* HEADER START */
.header {
  top: 0;
  position: relative;
  letter-spacing: 0.2px;
  color: #2f2f2f;
  background-color: #fff;
}
.header__mobile {
  display: none;
}
.header__mobile-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__desktop {
  padding-top: 1.5625vw;
}
.header__desktop-top {
  display: block;
  padding-bottom: 1.0416vw;
}
.header__desktop-bottom {
  background-color: #f8f8f8;
}
.header__consultation-phone {
  display: none;
}
.header__consultation-phone--link {
  font-size: 6vw;
  font-weight: 700;
  color: #2f2f2f;
  text-decoration: none;
}
.header__callback {
  display: none;
}
/*styles for index page*/
.index-bg {
  display: none;
  position: absolute;
  z-index: -1;
  max-height: 1000px;
  min-height: 49.5vw;
  width: 100%;
  background-color: #00497a;
}
.index-bg__img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main.index .index-bg {
  display: block;
}
.header.index {
  position: absolute;
  z-index: 15;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  background-color: transparent;
}
.header.index .header__desktop-bottom {
  background-color: transparent;
}
/*.header.index,
.header.index p,
.header.index .nav-info__link,
.header.index .main-nav__link,
.header.index .nav-section__link,
.header.index .logo,
.header.index .logo__text--strong {
  color: @white;
 }*/
.header.index .logo__text {
  font-weight: 400;
}
.header.index .menu-toggle span {
  transition: 0.3s 0.4s;
}
/*.header.index .menu-toggle span,
.header.index .menu-toggle::before,
.header.index .menu-toggle::after {
  background-color: @white;
}*/
.header.index .menu-toggle.active span {
  background-color: transparent;
}
.header.index .nav-section__item--services {
  display: none;
}
/*.header.index .logo__text::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/logo-nd-white.svg");
}

.header.index .header__search-link::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-white.svg");
}

.header.index .nav-info__item--search .nav-info__link::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-white.svg");
}*/
/*.header.index .nav-section__link .nav-section__icon:first-of-type {
  display: none;
}

.header.index .nav-section__link .nav-section__icon:last-of-type {
  display: block;
}*/
.search-container {
  display: none;
}
@media (max-width: 755px) {
  .header {
    z-index: 20;
    position: fixed;
    width: 100%;
    max-height: none;
    height: 16.8vw;
    background-color: #ffffff;
  }
  .header__mobile {
    display: block;
  }
  .header__mobile-top {
    z-index: 10;
    position: relative;
    padding-top: 3.466vw;
    padding-bottom: 3.466vw;
    background-color: #fff;
  }
  .header__mobile-bottom {
    position: relative;
    transition: all 0.3s ease;
  }
  .out.header__mobile-top {
    box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.07);
  }
  .out.header__mobile-bottom {
    z-index: -1;
    transform: translateY(-100%);
  }
  .search.header__mobile-top {
    box-shadow: none;
  }
  .header.index {
    position: absolute;
    position: fixed;
    background-color: transparent;
    background-image: linear-gradient(90deg, #004f82 0%, #005c94 100%);
    /*.header__mobile-top {
      background-image: linear-gradient(90deg,#004f82 0%, #005c94 100%);
    }*/
  }
  .header.index .header__mobile {
    background-color: transparent;
  }
  .header.index .header__mobile-bottom {
    position: relative;
    /*background-image: linear-gradient(90deg, #004f82 0%, #005c94 100%);
*/
  }
  .header.index .header__mobile-bottom::before,
  .header.index .header__mobile-bottom::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.133vw;
    background-color: #ffffff;
    opacity: 0.14;
  }
  .header.index .header__mobile-bottom::before {
    top: 0.133vw;
  }
  .header.index .header__mobile-bottom::after {
    bottom: 0;
  }
  .header.index .search-container {
    background-image: linear-gradient(90deg, #004f82 0%, #005c94 100%);
  }
  .header.index .active.header__search-link::before {
    background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-gray.svg");
  }
  .header__desktop.container {
    padding-left: 0;
    padding-right: 0;
  }
  .header__desktop {
    padding-top: 0;
  }
  .header__desktop-top {
    display: none;
  }
  .header__search-link {
    position: relative;
    display: block;
    width: 6.666vw;
    height: 6.666vw;
    text-decoration: none;
    border: none;
    background-color: transparent;
  }
  .header__search-link::before {
    content: '';
    position: absolute;
    top: -0.666vw;
    left: -0.8vw;
    width: 7.6vw;
    height: 7.6vw;
    background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-green.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .active.header__search-link::before {
    background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-gray.svg");
  }
  .search-container {
    display: none;
    width: 100%;
    height: 12vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
    transition: all 0.3s ease;
    box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.07);
    background-color: #fff;
  }
  .active.search-container {
    display: block;
  }
  .out.search-container {
    margin-top: 2.666vw;
    transform: translateY(-100%);
  }
  .header__search-link-form {
    max-width: none;
    max-height: none;
    box-sizing: border-box;
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90.667vw;
    height: 12vw;
    padding-left: 2vw;
    background-color: #fff;
    box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.06);
    border-radius: 45px;
  }
  .header__search-link-input {
    max-width: none;
    width: 70%;
    padding-left: 11.73vw;
    font-size: 4vw;
    font-weight: 400;
    line-height: 6.666vw;
    letter-spacing: 0.14px;
    color: #747474;
    background-color: transparent;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
  }
  .header__search-link-icon-btn {
    position: absolute;
    top: 50%;
    left: 4.9%;
    transform: translateY(-50%);
    width: 4.933vw;
    height: 4.933vw;
    border: none;
    background-color: transparent;
    background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-green.svg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
  }
  .header__desktop-bottom {
    display: none;
  }
  /*при отключённом js*/
  .no-js .header__desktop-bottom,
  .active.header__desktop-bottom,
  .active.header__services-list {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding-bottom: 16vw;
    background-color: #fff;
  }
  .no-js.header {
    position: relative;
    height: 253.33vw;
  }
  .active.header__desktop-bottom,
  .active.header__services-list {
    position: absolute;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    box-shadow: 0 10px 10px 0px rgba(5, 9, 48, 0.05);
  }
  .header__consultation-phone {
    display: flex;
    flex-direction: column;
    margin-bottom: 8.799vw;
    font-size: 4vw;
    color: #747474;
  }
  .header__consultation-phone--text {
    padding-bottom: 1.33vw;
  }
  .header__callback {
    display: block;
    margin-bottom: 11.2vw;
    width: 49.867vw;
    height: 10vw;
    border-radius: 38px;
    background-color: #14b250;
  }
  .header__callback--link {
    width: 100%;
    height: 100%;
  }
  .index-bg {
    max-height: none;
    height: 100vh;
  }
}
@media (min-width: 1921px) {
  .header__desktop {
    padding-top: 30px;
  }
  .header__desktop-top {
    padding-bottom: 20px;
  }
  .index-bg {
    min-height: 0;
    height: 950px;
  }
}
/* HEADER END */
/* NAV-INFO START */
.nav-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.9895vw;
}
.nav-info__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 990px;
  width: 51.563vw;
  padding-top: 0.3125vw;
  letter-spacing: 0.1px;
}
.nav-info__item--search .nav-info__link {
  position: relative;
  padding-left: 2.6041vw;
}
.nav-info__item--search .nav-info__link::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0.41666vw;
  max-width: 25px;
  max-height: 25px;
  width: 1.302vw;
  height: 1.302vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-green.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.nav-info__link {
  color: #2f2f2f;
  text-decoration: none;
}
.nav-info__link--callback {
  max-width: 210px;
  max-height: 37px;
  width: 10.938vw;
  height: 1.927vw;
  text-transform: none;
  color: #ffffff;
}
.nav-info__link--around-clock {
  color: #14b250;
}
@media (min-width: 1921px) {
  .nav-info {
    font-size: 19px;
  }
  .nav-info__list {
    padding-top: 6px;
  }
  .nav-info__item--search .nav-info__link {
    padding-left: 50px;
  }
  .nav-info__item--search .nav-info__link::before {
    left: 8px;
  }
}
/* NAV-INFO END */
/* LOGO START */
.logo {
  display: flex;
  align-items: center;
  font-family: 'GothamPro', 'Arial', sans-serif;
  text-decoration: none;
  color: #2f2f2f;
}
.logo__text {
  position: relative;
  width: 9.115vw;
  padding-left: 3.125vw;
  font-size: 1.3541vw;
  font-weight: 300;
}
.logo__text--strong {
  font-weight: 500;
  color: #2f2f2f;
}
.logo__text--block {
  display: block;
  margin-top: 0.20833vw;
  font-family: 'Circe', 'Arial', sans-serif;
  font-weight: 300;
  font-size: 0.8333vw;
  line-height: 1.1;
}
.logo__text::before {
  content: '';
  position: absolute;
  top: 0;
  left: -0.8333vw;
  max-width: 70px;
  max-height: 70px;
  width: 3.6458vw;
  height: 3.6458vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/logo-nd-green.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.footer__logo .logo__text::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/logo-nd-white.svg");
}
@media (max-width: 755px) {
  .logo__text {
    width: 14.667vw;
    padding-left: 11.2vw;
    font-size: 4.399vw;
    letter-spacing: 0.17px;
  }
  .logo__text--block {
    font-size: inherit;
  }
  .logo__text::before {
    top: -2.26vw;
    left: -3.2vw;
    max-width: none;
    max-height: none;
    width: 14.667vw;
    height: 14.667vw;
  }
  .footer__logo .logo__text::before {
    top: 0;
  }
}
@media (min-width: 1921px) {
  .logo__text {
    width: 175px;
    padding-left: 60px;
    font-size: 26px;
  }
  .logo__text--block {
    margin-top: 4px;
    font-size: 16px;
  }
  .logo__text::before {
    left: -16px;
  }
}
/* LOGO END */
/* MAIN-NAV START */
.main-nav {
  font-size: 1.0416vw;
}
.main-nav__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-nav__item {
  position: relative;
}
.main-nav__item:hover > .main-nav__sub-list,
.main-nav__item:focus > .main-nav__sub-list {
  display: block;
}
.main-nav__item::before {
  position: absolute;
  content: '';
  bottom: 21px;
  left: 0;
  width: 100%;
  height: 2px;
}
.main-nav__item:hover::before,
.main-nav__item:focus::before {
  background-color: #2f2f2f;
}
.index {
  /*  .main-nav__sub-list {
    background-color: rgb(0, 87, 138);
  }*/
}
.index .main-nav__item:hover::before,
.index .main-nav__item:focus::before {
  background-color: #fff;
}
.main-nav__link {
  display: block;
  padding-top: 1.5625vw;
  padding-bottom: 1.5625vw;
  color: #2f2f2f;
  text-decoration: none;
}
.main-nav__sub-list {
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 4.2708vw;
  width: 18.75vw;
  z-index: 30;
  padding-top: 1.4583vw;
  padding-left: 1.8229vw;
  padding-right: 1.8229vw;
  padding-bottom: 1.4583vw;
  font-size: 0.9375vw;
  border-radius: 15px;
  box-shadow: 16.038px 8.172px 26.6px 11.4px rgba(2, 7, 32, 0.04);
  background-color: #feffff;
}
.main-nav__sub-item {
  margin-bottom: 0.7291vw;
}
.main-nav__sub-item:last-child {
  margin-bottom: 0;
}
.main-nav__sub-link {
  display: block;
  color: inherit;
}
.main-nav__services-list .main-nav__list {
  display: none;
}
@media (max-width: 755px) {
  .main-nav {
    font-size: 4.399vw;
  }
  .main-nav__list {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 7.6vw;
    padding-top: 6.4vw;
  }
  .main-nav__item {
    width: 100%;
    margin-bottom: 7.066vw;
  }
  .main-nav__item::before {
    content: none;
  }
  .main-nav__item:hover > .main-nav__sub-list,
  .main-nav__item:focus > .main-nav__sub-list {
    display: none;
  }
  .main-nav__link {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #2f2f2f;
  }
  .main-nav__item:last-child {
    padding-bottom: 0;
  }
  .main-nav__sub-list {
    position: static;
    top: 0;
    width: 100%;
    padding: 0;
    padding-left: 2.666vw;
    font-size: inherit;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
  }
  .main-nav__sub-item {
    margin-top: 7.066vw;
    margin-bottom: 7.066vw;
  }
  .main-nav__services-list .active.main-nav__list {
    display: block;
    margin-bottom: 26.667vw;
  }
  .main-nav__services-list .active.main-nav__list .main-nav__sub-list {
    display: block;
  }
  .main-nav__services-list .active.main-nav__list .main-nav__item:hover > .main-nav__sub-list,
  .main-nav__services-list .active.main-nav__list .main-nav__item:focus > .main-nav__sub-list {
    display: block;
  }
  .main-nav__services-list .main-nav__link {
    font-weight: 700;
  }
}
@media (min-width: 1921px) {
  .main-nav {
    font-size: 20px;
  }
  .main-nav__link {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .main-nav__sub-list {
    top: 82px;
    width: 360px;
    padding-top: 28px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 28px;
    font-size: 18px;
  }
  .main-nav__sub-item {
    margin-bottom: 14px;
  }
}
/* MAIN-NAV END */
/* MENU-TOGGLE START */
.menu-toggle {
  position: relative;
  width: 7.466vw;
  height: 6vw;
  padding: 0;
  color: transparent;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.menu-toggle span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 0.666vw;
  font-size: 0;
  color: transparent;
  background: #000000;
  cursor: pointer;
  transition: 0.1s 0.1s;
  border-radius: 3px;
}
.menu-toggle.active span {
  background-color: transparent;
}
.menu-toggle::before,
.menu-toggle::after {
  content: "";
  position: absolute;
  right: 0px;
  width: 100%;
  height: 0.666vw;
  background-color: #000000;
  border-radius: 3px;
  transition: 0.3s 0.3s, transform 0.3s;
}
.menu-toggle::before {
  top: 0.8vw;
}
.menu-toggle::after {
  top: 5.333vw;
}
.active.menu-toggle::before {
  transform: rotate3d(0, 0, 1, -45deg);
  transition: 0.3s, transform 0.3s 0.3s;
  top: 2.666vw;
}
.active.menu-toggle::after {
  transform: rotate3d(0, 0, 1, 45deg);
  transition: 0.3s, transform 0.3s 0.3s;
  top: 2.666vw;
}
/* MENU-TOGGLE END */
/* NAV-SECTION START */
.nav-section {
  margin-top: 0.933vw;
  margin-top: 0;
  padding-top: 3.599vw;
  padding-bottom: 1.86vw;
  padding-bottom: 2.933vw;
  font-size: 3.599vw;
  background-color: #f8f8f8;
}
.header.index .nav-section {
  background-color: #fff;
}
.nav-section.active {
  display: none;
}
.nav-section__list {
  display: flex;
  justify-content: space-between;
}
.nav-section__link {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 5.6vw;
  text-decoration: none;
  color: #2f2f2f;
}
.nav-section__icon {
  position: absolute;
  top: 0px;
  width: 4.666vw;
  height: 4.666vw;
  padding-bottom: 1.33vw;
}
.nav-section__item:nth-child(2) .nav-section__icon {
  top: -0.8vw;
  width: 6.133vw;
  height: 6.133vw;
}
.nav-section__icon:last-of-type {
  display: none;
}
.nav-section__title {
  color: #2f2f2f;
}
/* NAV-SECTION END */
/* FEATURES-BLOCK START */
.features-block__list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 615px;
  width: 32.031vw;
}
.features-block__list--header-mobile {
  display: none;
}
.features-block__item {
  position: relative;
  max-width: 200px;
  width: 10.417vw;
  padding-left: 3.2812vw;
}
.features-block__item::before {
  content: "";
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.features-block__item--anon::before {
  top: 0.677vw;
  max-width: 39px;
  max-height: 39px;
  width: 2.03125vw;
  height: 2.03125vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/features-block/anonymity.svg");
}
.features-block__item--free::before {
  top: 0.7812vw;
  max-width: 47px;
  max-height: 47px;
  width: 2.44791vw;
  height: 2.44791vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/features-block/ruble.svg");
}
.features-block__item--all-exp::before {
  max-width: 55px;
  max-height: 55px;
  width: 2.86458vw;
  height: 2.86458vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/features-block/all-experience.svg");
}
.features-block__item--all-rehab::before {
  max-width: 56px;
  max-height: 47px;
  width: 2.916666vw;
  height: 2.4479166vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/features-block/all-rehab.svg");
}
.features-block__item--all-years::before {
  top: -5px;
  max-width: 52px;
  max-height: 62px;
  width: 2.70833vw;
  height: 3.2291vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/features-block/all-years.svg");
}
.features-block__title {
  font-size: 0.9895vw;
  font-weight: 700;
  margin-bottom: 0.3125vw;
}
.features-block__description {
  font-size: 0.7812vw;
  line-height: 1.0937vw;
}
/*.features-block--main-info {
  .features-block__title {
    color: @white;
  }
  .features-block__description {
    color: @white;
  }
}*/
.features-block--about .features-block__list {
  flex-direction: column;
}
.features-block--about .features-block__item {
  max-width: 400px;
  width: 20.833vw;
  margin-bottom: 4.0625vw;
  padding-left: 5vw;
}
.features-block--about .features-block__title {
  margin-bottom: 0.10416vw;
  font-size: 1.5625vw;
  color: #2f2f2f;
}
.features-block--about .features-block__description {
  font-size: 0.9895vw;
  line-height: 1.4583vw;
}
@media (max-width: 755px) {
  .features-block {
    background-color: #fff;
  }
  .features-block__list--header-desktop {
    display: none;
  }
  .features-block__list--header-mobile {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: none;
    width: 100%;
    min-height: 66.667vw;
    padding-bottom: 6.666vw;
  }
  .header__features .features-block__item {
    max-width: none;
    width: 48.533vw;
    margin-bottom: 8.533vw;
    padding-left: 15.067vw;
  }
  .header__features .features-block__item:last-child {
    margin-bottom: 0;
  }
  .header__features .features-block__item::before {
    max-width: none;
    max-height: none;
    width: 9.333vw;
    height: 9.333vw;
  }
  .header__features .features-block__title {
    margin-bottom: 1.066vw;
    font-size: 4vw;
  }
  .header__features .features-block__description {
    margin-bottom: 0.133vw;
    font-size: 3.599vw;
    line-height: 4.266vw;
    letter-spacing: 0.15px;
  }
  .features-block--about .features-block__item {
    max-width: none;
    width: 67.867vw;
    margin-bottom: 12.8vw;
    padding-left: 20.667vw;
  }
  .features-block--about .features-block__item::before {
    max-width: none;
    max-height: none;
  }
  .features-block--about .features-block__title {
    margin-bottom: 1.46vw;
    font-size: 4.666vw;
  }
  .features-block--about .features-block__description {
    margin-bottom: 0.133vw;
    font-size: 4vw;
    line-height: 4.133vw;
    letter-spacing: 0.15px;
  }
  .features-block__item--anon::before {
    top: 1.73vw;
    left: 0.266vw;
  }
  .features-block__item--free::before {
    top: 2.933vw;
    left: 0.533vw;
  }
  .features-block__item--all-exp::before {
    top: -1.2vw;
    width: 13.664vw;
    height: 13.064vw;
  }
  .features-block__item--all-rehab::before {
    width: 13.916vw;
    height: 13.447vw;
  }
  .features-block__item--all-years::before {
    top: -1.33vw;
    width: 13.916vw;
    height: 13.847vw;
  }
}
@media (min-width: 1921px) {
  .features-block__item {
    padding-left: 63px;
  }
  .features-block__item--anon::before {
    top: 13px;
  }
  .features-block__item--free::before {
    top: 15px;
  }
  .features-block__title {
    font-size: 19px;
    margin-bottom: 6px;
  }
  .features-block__description {
    font-size: 15px;
    line-height: 21px;
  }
  .features-block--about .features-block__item {
    margin-bottom: 78px;
    padding-left: 96px;
  }
  .features-block--about .features-block__title {
    margin-bottom: 2px;
    font-size: 30px;
  }
  .features-block--about .features-block__description {
    font-size: 19px;
    line-height: 28px;
  }
}
/* FEATURES-BLOCK END */
/* INTRO START */
.intro-block {
  display: block;
}
.intro__title {
  margin-bottom: 2.1875vw;
  font-size: 2.3437vw;
  font-weight: 700;
  letter-spacing: 0.23px;
  color: #2f2f2f;
}
.intro__description {
  font-size: 0.9895vw;
  font-weight: 400;
  line-height: 1.4583vw;
  letter-spacing: 0.1px;
  color: #747474;
}
.intro__link-wrapper {
  display: flex;
  justify-content: space-between;
}
.intro__link {
  position: relative;
  max-width: 129px;
  width: 6.719vw;
  margin-top: auto;
  font-size: 0.9895vw;
  letter-spacing: 0.1px;
  color: #1ab455;
}
.intro__link::before {
  content: '';
  position: absolute;
  top: -0.15625vw;
  right: 0;
  max-width: 8px;
  max-height: 26px;
  width: 0.41666vw;
  height: 1.3541vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/arrow-m.svg");
  background-position: center;
  background-size: cover;
}
.intro__subtitle {
  margin-bottom: 0.625vw;
  font-size: 1.4062vw;
  font-weight: 700;
  letter-spacing: 0.14px;
}
.intro__counter {
  padding-left: 0.5208vw;
  color: #747474;
  font-size: 1.5625vw;
  font-weight: 400;
  letter-spacing: 0.15px;
}
.intro--about {
  max-width: 890px;
  width: 46.354vw;
}
.intro--get-help {
  max-width: 960px;
  width: 50vw;
  margin-left: auto;
  margin-right: auto;
}
.intro--get-help .intro__title {
  margin-bottom: 2.3958vw;
}
.intro--get-help .intro__description {
  display: inline;
  letter-spacing: 0.19px;
}
.intro--rehab-swiper {
  max-width: 800px;
  width: 41.667vw;
  margin-bottom: 3.6458vw;
}
.intro--program {
  max-width: 900px;
  width: 46.875vw;
  margin-bottom: 3.6458vw;
}
.intro--reviews .intro__description {
  max-width: 900px;
  width: 46.875vw;
}
@media (max-width: 920px) {
  .intro--reviews .intro__description {
    width: 47.575vw;
  }
}
.intro--price {
  max-width: 780px;
  width: 40.625vw;
}
.intro--warning {
  max-width: 750px;
  width: 39.063vw;
}
.intro--warning .intro__title {
  margin-bottom: 2.552vw;
}
.intro--database-preview .intro__description {
  max-width: 725px;
  width: 37.76vw;
}
.intro--database-preview--sub {
  box-sizing: border-box;
  width: 27.604vw;
  padding-top: 1.875vw;
  padding-left: 1.5104vw;
  padding-bottom: 2.0833vw;
}
.intro--database-preview--sub .intro__title {
  margin-bottom: 1.0416vw;
  font-size: 1.4062vw;
  letter-spacing: 0.14px;
}
.intro--database-preview--sub .intro__description {
  max-width: 502px;
  width: 26.146vw;
  font-size: 0.9895vw;
  line-height: 1.302vw;
}
.intro--database-preview--sub .intro__subtitle {
  margin-top: 1.3541vw;
  margin-bottom: 0.677vw;
}
.intro--articles-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.0833vw;
}
.intro--articles-block .intro__title {
  margin-bottom: 0;
}
.intro--articles-block .intro__link {
  margin-top: 0.8854vw;
  max-width: 191px;
  width: 9.948vw;
}
.intro--services .intro__title {
  margin-bottom: 2.9166vw;
}
.intro--detox {
  width: 62.23vw;
}
.intro--detox .intro__title {
  margin-bottom: 2.5vw;
}
.intro--detox .intro__description {
  margin-bottom: 1.302vw;
  font-size: 0.9375vw;
  line-height: 1.25vw;
  letter-spacing: 0.09px;
}
.intro--program-detox {
  width: 46.875vw;
  margin-bottom: 3.802vw;
}
.intro--program-detox .intro__description {
  font-size: 0.9375vw;
  line-height: 1.25vw;
  letter-spacing: 0.09px;
}
.intro--tariffs {
  width: 44.792vw;
  margin-bottom: 3.6458vw;
}
.intro--price-category {
  margin-bottom: 3.5416vw;
}
.intro--price-category .intro__description {
  width: 43.75vw;
}
.intro--price-category .intro__link {
  width: 5.469vw;
  margin-bottom: 0.15625vw;
}
.intro--banner-program .intro__title {
  width: 25vw;
  margin-bottom: 1.4062vw;
  line-height: 2.4479vw;
}
.intro--banner-program .intro--green {
  color: #1ab455;
}
.intro--contraindications {
  width: 44.792vw;
  margin-bottom: 3.6979vw;
}
.intro--master-swiper {
  width: 44.792vw;
  margin-bottom: 3.6458vw;
}
.intro--faq {
  width: 49.479vw;
  margin-bottom: 3.6458vw;
}
.intro--about-doctor {
  padding-top: 0;
}
.intro--about-doctor .intro__subtitle {
  margin-bottom: 0.46875vw;
  font-size: 1.0416vw;
  font-weight: 400;
  font-size: 1.1458vw;
  color: #747474;
}
.intro--about-doctor .intro__title {
  font-size: 2.0833vw;
  line-height: 3.2812vw;
  margin-bottom: 1.7187vw;
}
.intro--about-doctor p {
  margin-bottom: 1.5625vw;
  font-size: 1.0416vw;
  line-height: 1.5625vw;
}
@media (max-width: 755px) {
  .intro__title {
    margin-bottom: 4vw;
    font-size: 6vw;
  }
  .intro__description {
    margin-bottom: 5.333vw;
    font-size: 4vw;
    line-height: 5.066vw;
  }
  .intro__link-wrapper {
    flex-direction: column;
  }
  .intro__link {
    max-width: none;
    width: 22.667vw;
    font-size: 4vw;
  }
  .intro__link::before {
    top: -0.666vw;
    right: -1.6vw;
    max-width: none;
    max-height: none;
    width: 1.86vw;
    height: 5.866vw;
  }
  .intro__subtitle {
    margin-bottom: 1.86vw;
    font-size: 4.266vw;
    letter-spacing: 0.16px;
  }
  .intro__counter {
    padding-left: 1.33vw;
    font-size: 4vw;
  }
  .intro--about {
    max-width: none;
    width: 86.8vw;
  }
  .intro--about .intro__title {
    margin-bottom: 5.466vw;
  }
  .intro--get-help {
    max-width: none;
    width: 73.067vw;
  }
  .intro--get-help .intro__title {
    width: 55.067vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5.333vw;
  }
  .intro--get-help .intro__description {
    display: block;
  }
  .intro--rehab-swiper {
    max-width: none;
    width: auto;
  }
  .intro--rehab-swiper .intro__description {
    width: 90vw;
    margin-bottom: 10.66vw;
  }
  .intro--program {
    max-width: none;
    width: 81.867vw;
    margin-bottom: 11.46vw;
  }
  .intro--reviews .intro__description {
    width: auto;
    margin-bottom: 10.8vw;
  }
  .intro--price {
    max-width: none;
    width: 86.933vw;
  }
  .intro--warning {
    max-width: none;
    width: 100%;
  }
  .intro--warning .intro__title {
    margin-bottom: 3.599vw;
  }
  .intro--warning .intro__description {
    width: 80vw;
  }
  .intro--database-preview .intro__description {
    max-width: none;
    width: 84.8vw;
    margin-bottom: 11.33vw;
  }
  .intro--database-preview--sub {
    width: 58.533vw;
    padding-top: 5.333vw;
    padding-left: 3.2vw;
    padding-bottom: 5.066vw;
  }
  .intro--database-preview--sub .intro__title {
    font-size: 4.266vw;
    letter-spacing: 0.16px;
  }
  .intro--database-preview--sub .intro__description {
    max-width: none;
    width: 54.667vw;
    margin-bottom: 0;
    font-size: 4vw;
    line-height: 4.666vw;
  }
  .intro--database-preview--sub .intro__subtitle {
    margin-top: 1.33vw;
    margin-bottom: 0.666vw;
  }
  .intro--articles-block {
    flex-direction: column;
    margin-bottom: 5.6vw;
  }
  .intro--articles-block .intro__link {
    max-width: none;
    width: 36.667vw;
    margin-top: 5.6vw;
  }
  .intro--services .intro__title {
    display: none;
  }
  .intro--program-detox {
    width: auto;
    margin-bottom: 8.666vw;
  }
  .intro--program-detox .intro__title {
    width: 66.667vw;
    margin-bottom: 5.333vw;
  }
  .intro--program-detox .intro__description {
    font-size: 4vw;
    line-height: 5.066vw;
  }
  .intro--tariffs {
    width: 78.667vw;
    margin-bottom: 15.333vw;
  }
  .intro--tariffs .intro__title {
    margin-bottom: 4.666vw;
    line-height: 8vw;
  }
  .intro--price-category .intro__description {
    width: 73.333vw;
    margin-bottom: 11.46vw;
  }
  .intro--price-category .intro__link {
    width: 20vw;
  }
  .intro--banner-program {
    width: 64vw;
  }
  .intro--banner-program .intro__title {
    width: auto;
    margin-bottom: 4.666vw;
    line-height: 6.266vw;
  }
  .intro--banner-program .intro__description {
    width: auto;
    font-size: 3.599vw;
    margin-bottom: 6.266vw;
  }
  .intro--contraindications {
    width: auto;
    margin-bottom: 11.2vw;
  }
  .intro--contraindications .intro__title {
    margin-bottom: 4.666vw;
  }
  .intro--contraindications .intro__description {
    width: 74.667vw;
  }
  .intro--master-swiper {
    width: auto;
    margin-bottom: 9.333vw;
  }
  .intro--faq {
    width: 72vw;
    margin-bottom: 6.666vw;
  }
  .intro--faq .intro__title {
    margin-bottom: 4.666vw;
    line-height: 6vw;
  }
  .intro--about-doctor {
    width: auto;
    padding-top: 0px;
  }
  .intro--about-doctor .intro__subtitle {
    margin-bottom: 3.599vw;
    font-size: 3.599vw;
  }
  .intro--about-doctor .intro__title {
    margin-bottom: 5.333vw;
    font-size: 5.333vw;
    line-height: 4.666vw;
  }
  .intro--about-doctor p {
    width: auto;
    margin-bottom: 0;
    font-size: 4vw;
    line-height: 5.066vw;
    letter-spacing: 0.15px;
  }
}
@media (min-width: 1921px) {
  .intro__title {
    margin-bottom: 42px;
    font-size: 45px;
  }
  .intro__description {
    font-size: 19px;
    line-height: 28px;
  }
  .intro__link {
    font-size: 19px;
    letter-spacing: 0.1px;
    color: #1ab455;
  }
  .intro__link::before {
    content: '';
    position: absolute;
    top: -3px;
    right: 0;
    width: 8px;
    height: 26px;
  }
  .intro__subtitle {
    margin-bottom: 12px;
    font-size: 27px;
  }
  .intro__counter {
    padding-left: 10px;
    font-size: 30px;
  }
  .intro--get-help .intro__title {
    margin-bottom: 46px;
  }
  .intro--rehab-swiper {
    margin-bottom: 70px;
  }
  .intro--program {
    margin-bottom: 70px;
  }
  .intro--warning .intro__title {
    margin-bottom: 49px;
  }
  .intro--database-preview--sub {
    width: 530px;
    padding-top: 36px;
    padding-left: 29px;
    padding-bottom: 40px;
  }
  .intro--database-preview--sub .intro__title {
    margin-bottom: 20px;
    font-size: 27px;
  }
  .intro--database-preview--sub .intro__description {
    font-size: 19px;
    line-height: 25px;
  }
  .intro--database-preview--sub .intro__subtitle {
    margin-top: 26px;
    margin-bottom: 13px;
  }
  .intro--articles-block {
    margin-bottom: 40px;
  }
  .intro--articles-block .intro__link {
    margin-top: 17px;
  }
  .intro--services .intro__title {
    margin-bottom: 56px;
  }
  .intro--program-detox {
    width: 900px;
    margin-bottom: 73px;
  }
  .intro--program-detox .intro__description {
    font-size: 18px;
    line-height: 24px;
  }
  .intro--tariffs {
    width: 860px;
    margin-bottom: 70px;
  }
  .intro--price-category {
    margin-bottom: 68px;
  }
  .intro--price-category .intro__description {
    width: 840px;
  }
  .intro--price-category .intro__link {
    width: 105px;
    margin-bottom: 3px;
  }
  .intro--banner-program .intro__title {
    width: 480px;
    margin-bottom: 27px;
    line-height: 47px;
  }
  .intro--contraindications {
    width: 860px;
    margin-bottom: 71px;
  }
  .intro--master-swiper {
    width: 950px;
    margin-bottom: 70px;
  }
  .intro--faq {
    width: 770px;
    margin-bottom: 70px;
  }
  .intro--about-doctor {
    padding-top: 0;
  }
  .intro--about-doctor .intro__subtitle {
    margin-bottom: 9px;
    font-size: 22px;
    font-weight: 400;
  }
  .intro--about-doctor .intro__title {
    font-size: 40px;
    line-height: 63px;
    margin-bottom: 33px;
  }
  .intro--about-doctor p {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 30px;
  }
}
/* INTRO END */
/* MAIN-INFO START */
.main-info {
  z-index: 10;
  position: relative;
  max-height: 775px;
  width: 100%;
  height: 40.364vw;
  margin-bottom: 10.104vw;
}
.main.index .main-info {
  width: auto;
  height: auto;
  margin-bottom: 10.573vw;
  padding-top: 15.26vw;
  background-color: transparent;
}
.main-info__bg-wrapper {
  position: absolute;
  z-index: -1;
  max-height: 775px;
  width: 100%;
  height: 40.364vw;
  background-color: #6c6c6c;
}
.main-info__bg-img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-info .container {
  padding-top: 10.938vw;
}
.main.index .main-info .container {
  padding-top: 0;
}
.main-info__main-wrapper {
  display: flex;
  justify-content: space-between;
}
.main-info__img-wrapper {
  width: 49.271vw;
  height: 29.792vw;
}
.main-info__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-info__services-link {
  display: none;
}
.main-info__title {
  max-width: 740px;
  width: 38.542vw;
  margin-bottom: 1.875vw;
  font-size: 3.125vw;
  font-weight: 700;
  line-height: 3.3854vw;
  /*color: #ffffff;*/
  color: #2f2f2f;
}
@media (max-width: 1010px) {
  .main-info__title {
    width: 40.54vw;
  }
}
.main-info__description p {
  color: #fff;
}
.main-info__description,
.main-info__price {
  max-width: 617px;
  width: 32.135vw;
  margin-bottom: 0.20833vw;
  font-size: 1.0416vw;
  line-height: 1.5625vw;
  letter-spacing: 0.1px;
  /*color: #ffffff;*/
  color: #747474;
}
.main.index .main-info__description-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main.index .main-info__description {
  max-width: 604px;
  width: 31.458vw;
}
.main-info__description--mob {
  display: none;
}
.main-info__callback {
  max-width: 337px;
  max-height: 77px;
  width: 17.552vw;
  height: 4.0104vw;
  margin-top: 2.5vw;
  margin-bottom: 6.146vw;
  font-size: 0.9375vw;
  letter-spacing: 0.11px;
  border-radius: 37px;
}
.main.index .main-info__callback {
  font-size: 1.1458vw;
}
.main-info__features {
  padding-bottom: 4.5312vw;
}
.main-info__contact-link {
  position: relative;
  margin-left: 2.1875vw;
  font-size: 0.9375vw;
  letter-spacing: 0.09px;
  color: #ffffff;
  border-bottom: 0.05208vw solid #fff;
}
.main-info__contact-link::before {
  content: '';
  position: absolute;
  top: -0.20833vw;
  left: -2.1354vw;
  width: 1.3541vw;
  height: 1.7187vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/point-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.main-info__price {
  margin-top: 1.8229vw;
  margin-bottom: 2.0833vw;
}
.main-info__price span {
  display: block;
  margin-top: 0.5208vw;
  font-weight: 700;
  font-size: 1.4062vw;
  color: #2f2f2f;
}
.main-info__benefits-list {
  display: flex;
  font-size: 0.9895vw;
  color: #2f2f2f;
}
.main-info__benefits-item {
  margin-left: 1.5625vw;
  margin-right: 1.25vw;
  position: relative;
}
.main-info__benefits-item::before {
  content: '';
  position: absolute;
  top: 0.15625vw;
  left: -1.4062vw;
  width: 0.8333vw;
  height: 0.3125vw;
  border: 0.10416vw solid #5a5a5a;
  border-color: #14b250;
  border-top-style: none;
  border-right-style: none;
  transform: rotate(-45deg);
}
.main-info--contacts .container {
  padding-top: 9.375vw;
}
.main-info--contacts .main-info__title {
  margin-top: 3.0729vw;
}
.main-info--database {
  margin-bottom: 5.1562vw;
}
.main-info--detox {
  margin-bottom: 5.052vw;
}
.main-info--detox .main-info__title {
  width: 57.29vw;
  max-width: none;
  margin-bottom: 1.4062vw;
}
.main-info--detox .main-info__title span {
  display: block;
}
.main-info--detox .main-info__description {
  max-width: 800px;
  width: 41.667vw;
}
.main-info--detox .main-info__callback {
  margin-top: 2.0833vw;
}
.main-info--about .main-info__title {
  max-width: none;
  width: 46.875vw;
}
.main-info--about .main-info__description {
  max-width: none;
  width: 32.813vw;
}
.main-info--about .main-info__description--mobile {
  display: none;
}
.main-info--rehab-page {
  max-height: none;
  height: auto;
  margin-top: 3.3854vw;
}
.main-info--rehab-page .container {
  padding-top: 0;
  border-radius: 30px;
  box-shadow: 20.065px 18.067px 55.2px 4.8px rgba(5, 9, 48, 0.07);
}
.main-info--rehab-page .main-info__bg-img {
  position: static;
  border-radius: 0 30px 30px 0;
}
.main-info--rehab-page .main-info__img-wrapper {
  width: 41.354vw;
}
.main-info--rehab-page .main-info__img {
  border-radius: 0 30px 30px 0;
}
.main-info--rehab-page .main-info__content-wrapper {
  box-sizing: border-box;
  width: 36.458vw;
  padding-top: 3.6458vw;
  padding-left: 4.1666vw;
}
.main-info--rehab-page .main-info__subtitle {
  margin-bottom: 1.0416vw;
  color: #747474;
  font-size: 1.1458vw;
  letter-spacing: 0.11px;
}
.main-info--rehab-page .main-info__title {
  max-width: none;
  width: auto;
  color: #2f2f2f;
}
.main-info--rehab-page .main-info__description,
.main-info--rehab-page .main-info__price {
  color: #747474;
}
.main-info--rehab-page .main-info__title {
  margin-bottom: 0;
  font-size: 2.6041vw;
}
.main-info--rehab-page .main-info__callback {
  width: 14.792vw;
  height: 3.3854vw;
  margin-bottom: 0;
  font-size: 0.8333vw;
}
.main-info--team .main-info__title {
  max-width: 800px;
  width: 41.667vw;
  color: #2f2f2f;
}
.main-info--team .main-info__description {
  max-width: 790px;
  width: 41.146vw;
  color: #747474;
}
@media (max-width: 755px) {
  .main-info {
    max-width: none;
    max-height: none;
    height: auto;
    height: calc(100vh - 48vw);
    width: 100%;
    margin-top: 0;
    padding-top: 30.667vw;
    margin-bottom: 23.067vw;
  }
  .main.index .main-info {
    width: 100%;
    height: calc(100vh - 48vw);
    margin-top: 0;
    margin-bottom: 0;
    margin-bottom: 22.667vw;
    padding-top: 48vw;
    font-size: 6.666vw;
    line-height: 7.6vw;
    border-bottom: 0.133vw solid transparent;
  }
  .main-info .container {
    padding-top: 28.533vw;
  }
  .main-info__bg-wrapper {
    max-height: none;
    width: 100vw;
    height: auto;
    height: calc(100vh - 48vw);
  }
  .main-info__main-wrapper {
    flex-direction: column;
  }
  .main-info__img-wrapper {
    width: 100%;
    height: 69.867vw;
  }
  .main-info__img {
    border-radius: 15px;
  }
  .main-info__services-link {
    position: relative;
    padding-left: 2rem;
    display: flex;
    justify-content: flex-start;
    max-width: none;
    max-height: none;
    width: 44.4vw;
    height: 9.866vw;
    font-size: 3.599vw;
    /*    margin-bottom: @m79px;
    padding-left: @m43px;*/
    /*font-size: @m27px;*/
    text-transform: none;
    text-align: left;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
    color: #14b250;
    background-color: #ffffff;
    border-radius: 26px;
  }
  .main-info__services-link::before {
    content: '';
    position: absolute;
    top: 2.4vw;
    right: 3.466vw;
    width: 1.6vw;
    height: 5.333vw;
    background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/arrow-m.svg");
    background-position: center;
    background-size: cover;
  }
  .main-info__services-link:hover,
  .main-info__services-link:focus {
    padding-left: 5.733vw;
    color: #14b250;
  }
  .main-info__title {
    width: 84.54vw;
    margin-bottom: 5.175vw;
    font-size: 8vw;
    line-height: 8.4vw;
  }
  .main.index .main-info__title {
    margin-bottom: 4.8vw;
    font-size: 6.666vw;
    line-height: 7.6vw;
  }
  .main-info__description {
    margin-bottom: 6.666vw;
  }
  .main-info__description,
  .main-info__price {
    display: block;
    max-width: none;
    width: 84.267vw;
    font-size: 4vw;
    line-height: 5.066vw;
  }
  .main.index .main-info__description {
    width: 78.267vw;
    margin-bottom: 8.533vw;
  }
  .main-info__description:first-of-type {
    margin-bottom: 0;
  }
  .main-info__description--desk {
    display: none;
  }
  .main-info__description--mob {
    display: block;
  }
  .main-info__callback {
    max-width: none;
    width: 64vw;
    height: 9.866vw;
    margin-top: 6.666vw;
    margin-bottom: 0;
    font-size: 3.599vw;
    border-radius: 37px;
  }
  .main.index .main-info__callback {
    width: 44.4vw;
    height: 9.866vw;
    font-size: 2.933vw;
    /*margin-bottom: @m155px;*/
    margin-top: 0;
  }
  .main-info__features {
    padding-bottom: 0;
  }
  .main-info__contact-link {
    margin-left: 6.933vw;
    font-size: 3.599vw;
    letter-spacing: 0.14px;
    border-bottom: 0.133vw solid #fff;
  }
  .main-info__contact-link::before {
    top: 0px;
    left: -6.933vw;
    width: 4.533vw;
    height: 5.866vw;
  }
  .main-info__price {
    margin-top: 0;
    margin-bottom: 5.333vw;
  }
  .main-info__price span {
    margin-top: 2vw;
    font-size: 4.399vw;
  }
  .main-info__benefits-list {
    flex-direction: column;
    font-size: 4vw;
  }
  .main-info__benefits-item {
    margin-bottom: 2.666vw;
    margin-left: 4vw;
    margin-right: 0;
  }
  .main-info__benefits-item::before {
    top: 1.33vw;
    left: -3.599vw;
    width: 2.13vw;
    height: 0.8vw;
    border: 2px solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .main-info--reviews .container {
    padding-top: 25.6vw;
  }
  .main-info--reviews .main-info__title {
    width: auto;
    margin-bottom: 3.466vw;
  }
  .main-info--reviews .main-info__callback {
    width: 46.667vw;
  }
  .main-info--detox {
    margin-bottom: 12.8vw;
  }
  .main-info--detox .container {
    padding-top: 22.667vw;
  }
  .main-info--detox .main-info__title {
    width: auto;
    margin-bottom: 3.866vw;
  }
  .main-info--detox .main-info__description {
    max-width: none;
    width: 84.267vw;
  }
  .main-info--detox .main-info__callback {
    width: 66.667vw;
    margin-top: 6.666vw;
  }
  .main-info--database {
    margin-bottom: 12.8vw;
  }
  .main-info--about {
    margin-bottom: 23.067vw;
  }
  .main-info--about .container {
    padding-top: 23.467vw;
  }
  .main-info--about .main-info__title {
    width: auto;
  }
  .main-info--about .main-info__description {
    display: none;
  }
  .main-info--about .main-info__description--mobile {
    display: block;
    width: 68.667vw;
  }
  .main-info--family .container {
    padding-top: 18.133vw;
  }
  .main-info--family .main-info__title {
    width: 71.333vw;
    margin-bottom: 4.533vw;
  }
  .main-info--family .main-info__description {
    width: 78vw;
  }
  .main-info--contacts {
    height: 123.33vw;
  }
  .main-info--contacts .main-info__bg-wrapper {
    height: 123.33vw;
  }
  .main-info--contacts .container {
    padding-top: 23.333vw;
  }
  .main-info--contacts .main-info__title {
    margin-top: 13.733vw;
  }
  .main-info--rehab-page {
    padding-top: 40vw;
    height: auto;
  }
  .main-info--rehab-page .container {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: 4.666vw;
    margin-right: 4.666vw;
  }
  .main-info--rehab-page .main-info__img {
    border-radius: 30px 30px 0px 0;
  }
  .main-info--rehab-page .main-info__main-wrapper {
    flex-direction: column-reverse;
  }
  .main-info--rehab-page .main-info__content-wrapper {
    width: auto;
    margin-bottom: 10vw;
    padding-top: 12vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .main-info--rehab-page .main-info__subtitle {
    margin-bottom: 3.333vw;
    font-size: 4vw;
  }
  .main-info--rehab-page .main-info__title {
    margin-bottom: 2.666vw;
    font-size: 8vw;
  }
  .main-info--rehab-page .main-info__title span {
    display: block;
  }
  .main-info--rehab-page .main-info__description {
    margin-bottom: 0;
  }
  .main-info--rehab-page .main-info__bg-img {
    position: static;
    border-radius: 30px 30px 0 0;
  }
  .main-info--rehab-page .main-info__img-wrapper {
    width: 100%;
    height: 74.267vw;
  }
  .main-info--rehab-page .main-info__callback {
    width: 62.667vw;
    height: 10vw;
    font-size: 3.599vw;
  }
  .main-info--team .main-info__title,
  .main-info--team .main-info__description {
    max-width: none;
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .main-info {
    width: 100%;
    margin-bottom: 194px;
  }
  .main.index .main-info {
    margin-bottom: 203px;
    padding-top: 293px;
  }
  .main-info__bg-wrapper {
    width: 100%;
  }
  .main-info .container {
    padding-top: 210px;
  }
  .main-info__img-wrapper {
    width: 946px;
    height: 572px;
  }
  .main-info__title {
    margin-bottom: 36px;
    font-size: 60px;
    line-height: 65px;
  }
  .main-info__description,
  .main-info__price {
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 30px;
  }
  .main-info__callback {
    margin-top: 48px;
    margin-bottom: 118px;
    font-size: 18px;
    letter-spacing: 0.11px;
  }
  .main.index .main-info__callback {
    font-size: 22px;
  }
  .main-info__features {
    padding-bottom: 87px;
  }
  .main-info__contact-link {
    margin-left: 42px;
    font-size: 18px;
    border-bottom: 1px solid #fff;
  }
  .main-info__contact-link::before {
    top: -4px;
    left: -41px;
    width: 26px;
    height: 33px;
  }
  .main-info__price {
    margin-top: 35px;
    margin-bottom: 40px;
  }
  .main-info__price span {
    margin-top: 10px;
    font-size: 27px;
  }
  .main-info__benefits-list {
    font-size: 19px;
  }
  .main-info__benefits-item {
    margin-left: 30px;
    margin-right: 24px;
  }
  .main-info__benefits-item::before {
    top: 3px;
    left: -27px;
    width: 16px;
    height: 6px;
    border: 2px solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .main-info--contacts .container {
    padding-top: 180px;
  }
  .main-info--contacts .main-info__title {
    margin-top: 59px;
  }
  .main-info--detox {
    margin-bottom: 97px;
  }
  .main-info--detox .main-info__title {
    width: 1100px;
    margin-bottom: 27px;
  }
  .main-info--detox .main-info__callback {
    margin-top: 40px;
  }
  .main-info--database {
    margin-bottom: 99px;
  }
  .main-info--about .main-info__title {
    max-width: none;
    width: 900px;
  }
  .main-info--about .main-info__description {
    max-width: none;
    width: 630px;
  }
  .main-info--rehab-page {
    margin-top: 65px;
  }
  .main-info--rehab-page .container {
    padding-top: 0;
  }
  .main-info--rehab-page .main-info__img-wrapper {
    width: 794px;
  }
  .main-info--rehab-page .main-info__content-wrapper {
    width: 700px;
    padding-top: 70px;
    padding-left: 80px;
  }
  .main-info--rehab-page .main-info__subtitle {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .main-info--rehab-page .main-info__title {
    font-size: 50px;
  }
  .main-info--rehab-page .main-info__callback {
    width: 284px;
    height: 65px;
    margin-bottom: 0;
    font-size: 16px;
  }
}
/* MAIN-INFO END */
.about {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12.031vw;
}
.about__column-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-top: 0;
  border-radius: 30px;
  box-shadow: 20.065px 18.067px 55.2px 4.8px rgba(5, 9, 48, 0.07);
}
.about__column-left {
  padding-top: 2.0833vw;
}
.about__features {
  margin-top: 5.729vw;
  margin-bottom: 0.5208vw;
}
.about__img-wrapper {
  position: relative;
  max-width: 611px;
  max-height: 800px;
  width: 31.823vw;
  height: 41.667vw;
  margin-right: 1.5625vw;
}
.about__img-wrapper::after {
  z-index: 1;
  content: '';
  position: absolute;
  bottom: -1.5104vw;
  right: -1.5104vw;
  width: 76.4%;
  height: 73.7%;
  border-bottom: 1.5625vw solid #1bbd59;
  border-right: 1.5625vw solid #1bbd59;
  border-radius: 2px;
}
.about__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 0 69px 12px rgba(17, 30, 66, 0.1);
  border-radius: 2px;
}
.about--bottom {
  flex-direction: row-reverse;
  margin-bottom: 9.896vw;
}
.about--bottom .about__img-wrapper {
  margin-right: 0;
  margin-left: 1.0416vw;
}
.about--bottom .about__img-wrapper::after {
  bottom: -1.0416vw;
  left: -0.9375vw;
  right: auto;
  width: 28.7%;
  height: 57.2%;
  border-bottom: 1.0416vw solid #1bbd59;
  border-left: 1.0416vw solid #1bbd59;
  border-right: none;
}
.about--bottom .about__column-left {
  padding-top: 5.1041vw;
  padding-right: 1.0937vw;
}
.about--bottom .intro--about {
  max-width: 816px;
  width: 42.5vw;
}
.about--bottom .intro__description {
  margin-bottom: 1.3541vw;
}
.about ul:not(.features-block__list) p {
  margin-bottom: 0;
}
.about ul:not(.features-block__list) {
  margin-bottom: 1.25vw;
  padding-left: 1.9791vw;
}
.about li:not(.features-block__item) {
  position: relative;
  margin-bottom: 0.5208vw;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.25vw;
  letter-spacing: 0.1px;
  color: #747474;
}
.about li:not(.features-block__item):last-child {
  margin-bottom: 0;
}
.about li:not(.features-block__item)::before {
  content: '';
  position: absolute;
  top: 0.41666vw;
  left: -1.875vw;
  width: 0.8333vw;
  height: 0.3125vw;
  border: 0.10416vw solid #5a5a5a;
  border-color: #14b250;
  border-top-style: none;
  border-right-style: none;
  transform: rotate(-45deg);
}
.about--detox,
.about--family,
.about--contacts {
  flex-direction: column;
  margin-bottom: 4.5312vw;
}
.about--detox > div,
.about--family > div,
.about--contacts > div,
.about--detox h2,
.about--family h2,
.about--contacts h2 {
  margin-bottom: 2.5vw;
  font-size: 2.3437vw;
  font-weight: 700;
  letter-spacing: 0.23px;
  color: #2f2f2f;
}
.about--detox h3,
.about--family h3,
.about--contacts h3 {
  margin-bottom: 0.7291vw;
  font-size: 1.4062vw;
  line-height: 1.5104vw;
  letter-spacing: 0.14px;
}
.about--detox p,
.about--family p,
.about--contacts p {
  margin-bottom: 1.302vw;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.25vw;
  letter-spacing: 0.1px;
  color: #747474;
}
.about--steps p {
  margin-bottom: 0.7812vw;
}
.about--family {
  box-sizing: border-box;
  margin-bottom: 7.292vw;
  padding-right: 28.229vw;
}
.about--family p {
  margin-bottom: 2.6041vw;
  line-height: 1.5104vw;
}
.about--doctor {
  padding-top: 3.3854vw;
  margin-bottom: 7.031vw;
}
.about--doctor .about__column-wrapper {
  justify-content: flex-end;
  padding: 3.6458vw 2.0833vw;
}
.about--doctor .about__column-left {
  max-width: 44.792vw;
  margin-left: 2.4479vw;
  padding-top: 0;
}
.about--doctor .about__column-right {
  display: flex;
}
.about--doctor .about__img-wrapper {
  width: 29.167vw;
  height: 24.479vw;
}
.about--doctor .about__img-wrapper::after {
  content: none;
}
.about--doctor .about__img {
  border-radius: 30px;
}
.about--doctor .main-info__callback {
  width: 14.792vw;
  height: 3.3854vw;
  margin-bottom: 0;
  font-size: 0.8333vw;
}
.about--page,
.about--clinic-page {
  margin-bottom: 11.302vw;
}
.about--page .about__column-left,
.about--clinic-page .about__column-left {
  margin-top: 2.8125vw;
}
.about--page ul,
.about--clinic-page ul,
.about--page ol,
.about--clinic-page ol,
.about--page .intro__description,
.about--clinic-page .intro__description {
  max-width: none;
  width: 47.396vw;
  margin-bottom: 1.7708vw;
}
.about--page .about__img-wrapper,
.about--clinic-page .about__img-wrapper {
  max-width: none;
  max-height: none;
  width: 25.365vw;
  height: 33.854vw;
}
.about--page .about__img-wrapper::after,
.about--clinic-page .about__img-wrapper::after {
  width: 67%;
  height: 82.4%;
}
@media (max-width: 755px) {
  .about {
    flex-direction: column;
    margin-bottom: 27.467vw;
  }
  .about__column-wrapper {
    flex-direction: column-reverse;
    padding: 0;
  }
  .about__column-left {
    margin-bottom: 2.13vw;
    padding-top: 0;
  }
  .about__features {
    margin-top: 12.13vw;
  }
  .about__img-wrapper {
    max-width: none;
    max-height: none;
    width: 87.2vw;
    height: 114.66vw;
    margin-right: 3.466vw;
  }
  .about__img-wrapper::after {
    bottom: -3.466vw;
    right: -3.466vw;
    border-bottom: 3.599vw solid #1bbd59;
    border-right: 3.599vw solid #1bbd59;
  }
  .about--bottom {
    flex-direction: column-reverse;
    margin-bottom: 16.933vw;
  }
  .about--bottom .about__column-left {
    margin-bottom: 0;
  }
  .about--bottom .about__img-wrapper {
    width: 78vw;
    height: 104vw;
    margin-left: 6.8vw;
    margin-bottom: 11.2vw;
  }
  .about--bottom .about__img-wrapper::after {
    bottom: -2.533vw;
    left: -2.533vw;
    border-bottom: 2.666vw solid #1bbd59;
    border-left: 2.666vw solid #1bbd59;
  }
  .about--bottom .intro--about {
    max-width: none;
    width: 88.667vw;
  }
  .about--bottom .intro__title {
    margin-bottom: 4.399vw;
  }
  .about--bottom .intro__description {
    line-height: 5.6vw;
    margin-bottom: 5.6vw;
  }
  .about ul:not(.features-block__list) {
    padding-left: 6.533vw;
    margin-bottom: 5.2vw;
  }
  .about li:not(.features-block__item) {
    margin-bottom: 4vw;
    font-size: 4vw;
    line-height: 5.2vw;
    letter-spacing: 0.15px;
  }
  .about li:not(.features-block__item)::before {
    top: 1.33vw;
    left: -6.4vw;
    width: 2.933vw;
    height: 1.33vw;
    border: 0.4vw solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .about--detox,
  .about--family,
  .about--contacts {
    margin-bottom: 10vw;
  }
  .about--detox > div,
  .about--family > div,
  .about--contacts > div,
  .about--detox h2,
  .about--family h2,
  .about--contacts h2 {
    margin-bottom: 6.266vw;
    font-size: 6vw;
  }
  .about--detox h3,
  .about--family h3,
  .about--contacts h3 {
    margin-bottom: 1.86vw;
    font-size: 4.399vw;
    line-height: 3.866vw;
    letter-spacing: 0.17px;
  }
  .about--detox p,
  .about--family p,
  .about--contacts p {
    margin-bottom: 5.2vw;
    font-size: 4vw;
    line-height: 5.2vw;
    letter-spacing: 0.15px;
  }
  .about--steps p {
    margin-bottom: 5.2vw;
  }
  .about--family {
    width: auto;
    padding-right: 4.666vw;
  }
  .about--doctor {
    padding-top: 40vw;
    margin-bottom: 36.667vw;
  }
  .about--doctor .about__column-wrapper {
    padding: 0;
    margin-left: 4.666vw;
    margin-right: 4.666vw;
  }
  .about--doctor .about__column-left {
    max-width: none;
    margin-top: 4vw;
    margin-left: 0;
    margin-bottom: 10vw;
    padding-left: 4.666vw;
    padding-right: 4.666vw;
  }
  .about--doctor .about__img-wrapper {
    width: 100%;
    height: 72.667vw;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .about--doctor .about__img {
    border-radius: 30px 30px 0 0;
  }
  .about--doctor .main-info__callback {
    width: 62.667vw;
    height: 10vw;
    font-size: 3.599vw;
  }
  .about--page,
  .about--clinic-page {
    margin-bottom: 25.733vw;
  }
  .about--page .about__column-left,
  .about--clinic-page .about__column-left {
    margin-top: 0;
  }
  .about--page .intro--about-page,
  .about--clinic-page .intro--about-page {
    margin-bottom: 12vw;
  }
  .about--page .intro__title,
  .about--clinic-page .intro__title {
    margin-bottom: 5.333vw;
  }
  .about--page ul,
  .about--clinic-page ul,
  .about--page ol,
  .about--clinic-page ol,
  .about--page .intro__description,
  .about--clinic-page .intro__description {
    max-width: none;
    width: auto;
    margin-bottom: 5.333vw;
  }
  .about--page .about__img-wrapper,
  .about--clinic-page .about__img-wrapper {
    width: 66.667vw;
    height: 86.667vw;
    margin-left: auto;
    margin-right: auto;
  }
  .about--page .about__img-wrapper::after,
  .about--clinic-page .about__img-wrapper::after {
    width: 67%;
    height: 82.4%;
  }
}
@media (min-width: 1921px) {
  .about {
    margin-bottom: 231px;
  }
  .about__column-left {
    padding-top: 40px;
  }
  .about__features {
    margin-top: 110px;
    margin-bottom: 10px;
  }
  .about__img-wrapper {
    margin-right: 30px;
  }
  .about__img-wrapper::after {
    bottom: -29px;
    right: -29px;
    border-bottom: 30px solid #1bbd59;
    border-right: 30px solid #1bbd59;
  }
  .about ul:not(.features-block__list) p {
    margin-bottom: 0;
  }
  .about ul:not(.features-block__list) {
    margin-bottom: 24px;
    padding-left: 38px;
  }
  .about li:not(.features-block__item) {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  .about li:not(.features-block__item)::before {
    top: 8px;
    left: -36px;
    width: 16px;
    height: 6px;
    border: 2px solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .about--detox,
  .about--family,
  .about--contacts {
    margin-bottom: 87px;
  }
  .about--detox > div,
  .about--family > div,
  .about--contacts > div,
  .about--detox h2,
  .about--family h2,
  .about--contacts h2 {
    margin-bottom: 48px;
    font-size: 45px;
  }
  .about--detox h3,
  .about--family h3,
  .about--contacts h3 {
    margin-bottom: 14px;
    font-size: 27px;
    line-height: 29px;
  }
  .about--detox p,
  .about--family p,
  .about--contacts p {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 24px;
  }
  .about--steps p {
    margin-bottom: 15px;
  }
  .about--family {
    margin-bottom: 140px;
    padding-right: 542px;
  }
  .about--family p {
    margin-bottom: 50px;
    line-height: 29px;
  }
  .about--bottom {
    margin-bottom: 190px;
  }
  .about--bottom .about__img-wrapper {
    margin-right: 0px;
    margin-left: 20px;
  }
  .about--bottom .about__img-wrapper::after {
    bottom: -20px;
    left: -18px;
    border-bottom: 20px solid #1bbd59;
    border-left: 20px solid #1bbd59;
  }
  .about--bottom .about__column-left {
    padding-top: 98px;
    padding-right: 21px;
  }
  .about--bottom .intro__description {
    margin-bottom: 26px;
  }
  .about--detox {
    margin-bottom: 87px;
  }
  .about--doctor {
    padding-top: 65px;
    margin-bottom: 135px;
  }
  .about--doctor .about__column-wrapper {
    padding: 70px 40px;
  }
  .about--doctor .about__column-left {
    max-width: 860px;
    margin-left: 47px;
  }
  .about--doctor .about__img-wrapper {
    width: 560px;
    height: 470px;
  }
  .about--doctor .main-info__callback {
    width: 284px;
    height: 65px;
    font-size: 16px;
  }
  .about--page,
  .about--clinic-page {
    margin-bottom: 217px;
  }
  .about--page .about__column-left,
  .about--clinic-page .about__column-left {
    margin-top: 54px;
  }
  .about--page ul,
  .about--clinic-page ul,
  .about--page ol,
  .about--clinic-page ol,
  .about--page .intro__description,
  .about--clinic-page .intro__description {
    max-width: none;
    width: 910px;
    margin-bottom: 34px;
  }
  .about--page .about__img-wrapper,
  .about--clinic-page .about__img-wrapper {
    max-width: none;
    max-height: none;
    width: 487px;
    height: 650px;
  }
  .about--page .about__img-wrapper::after,
  .about--clinic-page .about__img-wrapper::after {
    width: 67%;
    height: 82.4%;
  }
}
/* GET-HELP START */
.get-help {
  margin-bottom: 9.948vw;
  padding-top: 5.469vw;
  text-align: center;
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 0 0 153px 27px rgba(17, 30, 66, 0.05);
}
.get-help.detail-section-page {
  margin-top: 7.344vw;
}
.get-help__call-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 850px;
  width: 44.271vw;
  margin-top: 3.802vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5.677vw;
}
.get-help__text {
  font-size: 0.9895vw;
  letter-spacing: 0.19px;
}
.get-help__number {
  font-weight: 700;
  font-size: 2.3437vw;
  letter-spacing: 0.23px;
  color: #2f2f2f;
}
.get-help__link {
  max-width: 261px;
  max-height: 55px;
  width: 13.594vw;
  height: 2.8645vw;
  font-size: 0.9375vw;
  letter-spacing: 0.11px;
  border-radius: 37px;
}
.get-help__consultation-wrapper {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 31.771vw;
  height: 2.8645vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.1354vw;
  padding-left: 2.8645vw;
  border-radius: 45px;
  background-color: #fff;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
}
.get-help__consultation-phone {
  padding-left: 1.1979vw;
  font-size: 1.4062vw;
  font-weight: 700;
  letter-spacing: 0.14px;
  color: #2f2f2f;
  background-color: transparent;
}
.get-help__consultation-btn {
  max-width: none;
  max-height: none;
  width: 13.646vw;
  height: 100%;
  font-size: 0.9375vw;
  border: none;
  border-radius: 45px;
}
.get-help__header {
  box-sizing: border-box;
  position: relative;
  height: 12.083vw;
  padding-top: 4.0104vw;
  background-color: transparent;
}
.get-help__header::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 12.604vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/bg/bg-green-big.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: transparent;
  border-radius: 19px 19px 0 0;
}
.get-help__icon {
  position: absolute;
  top: -2.3437vw;
  left: 50%;
  transform: translateX(-50%);
  width: 4.6875vw;
  height: 4.6875vw;
  background-color: #fff;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.06);
  border-radius: 19px;
}
.get-help__icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.3958vw;
  height: 2.3958vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/phone-call-green.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.get-help__header-text {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  width: 14.583vw;
  margin-left: auto;
  margin-right: auto;
}
.get-help__header-title {
  margin-bottom: 0.7291vw;
  font-size: 0.7291vw;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
.get-help__header-phone {
  font-size: 1.6666vw;
  font-weight: 700;
  color: #ffffff;
}
.get-help__header-phone a {
  color: #fff;
}
.get-help__header-text a {
  font-size: 1.6666vw;
  font-weight: 700;
  color: #ffffff;
}
.get-help--consultation {
  padding-top: 1.0416vw;
  box-shadow: none;
  background-color: transparent;
}
.get-help--consultation .intro__title {
  margin-bottom: 0.625vw;
}
.get-help--green {
  margin-bottom: 10.313vw;
  padding-top: 0;
  padding-bottom: 2.1875vw;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
}
.get-help--green .intro--get-help {
  width: 34.896vw;
}
.get-help--green .intro__title {
  margin-bottom: 1.4062vw;
  line-height: 2.2395vw;
  letter-spacing: 0.19px;
}
.get-help--green .get-help__consultation-wrapper {
  justify-content: center;
  margin-top: 1.5625vw;
  padding-left: 0;
  box-shadow: none;
}
.get-help--green .get-help__consultation-phone {
  padding-left: 0;
}
.get-help--green .get-help__consultation-phone a {
  color: #fff;
}
.get-help--green .get-help__consultation-btn {
  width: auto;
  margin-top: 0px;
  padding-left: 2.6041vw;
  padding-right: 2.6041vw;
  font-size: 0.8333vw;
}
.double-main-wrapper .get-help {
  margin-bottom: 8.021vw;
}
@media (max-width: 755px) {
  .get-help {
    padding-top: 22.4vw;
    margin-bottom: 23.333vw;
  }
  .get-help.detail-section-page {
    margin-top: 23.333vw;
  }
  .get-help.container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 4.666vw;
    margin-right: 4.666vw;
  }
  .get-help__call-wrapper {
    flex-direction: column;
    width: auto;
    padding-bottom: 24.133vw;
  }
  .get-help__text {
    margin-bottom: 0.8vw;
    font-size: 4vw;
  }
  .get-help__text:last-of-type {
    display: none;
  }
  .get-help__number {
    margin-bottom: 5.333vw;
    font-size: 6vw;
    color: #2f2f2f;
  }
  .get-help__link {
    max-width: none;
    max-height: none;
    width: 67.333vw;
    height: 10vw;
    font-size: 3.599vw;
  }
  .get-help__consultation-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 61.333vw;
    height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    box-shadow: none;
    background-color: transparent;
  }
  .get-help__consultation-phone {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 61.067vw;
    height: 10vw;
    margin-bottom: 4.133vw;
    font-size: 4vw;
    letter-spacing: 0.3px;
    box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.06);
    border-radius: 38px;
    background-color: #ffffff;
  }
  .get-help__consultation-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 61.067vw;
    height: 10vw;
    font-size: 3.599vw;
    letter-spacing: 0.27px;
    box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.06);
    border-radius: 38px;
    background-color: #1ab455;
  }
  .get-help__header {
    height: 36vw;
    padding-top: 10.26vw;
  }
  .get-help__header::before {
    height: 36vw;
    background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/bg/bg-green-small.png");
  }
  .get-help__icon {
    top: -6vw;
    width: 12vw;
    height: 12vw;
  }
  .get-help__icon::before {
    width: 6.133vw;
    height: 6.133vw;
  }
  .get-help__header-text {
    width: 53.333vw;
  }
  .get-help__header-title {
    margin-bottom: 2vw;
    font-weight: 400;
    font-size: 2.666vw;
  }
  .get-help__header-text a,
  .get-help__header-phone {
    font-size: 6vw;
    color: #ffffff;
  }
  .double-main-wrapper .get-help {
    margin-bottom: 20.533vw;
  }
  .get-help--consultation {
    margin-bottom: 27.067vw;
    padding-top: 0;
  }
  .get-help--consultation .intro__title {
    width: auto;
    margin-bottom: 4.133vw;
  }
  .get-help--consultation .intro__description {
    width: 48vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.599vw;
    line-height: 4.266vw;
    letter-spacing: 0.14px;
  }
  .get-help--green {
    padding-top: 0;
    padding-bottom: 5.333vw;
  }
  .get-help--green .intro--get-help {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 86.667vw;
    margin-top: 4vw;
  }
  .get-help--green .intro__title {
    width: 76vw;
    margin-bottom: 5.733vw;
    font-size: 5.333vw;
    line-height: 5.733vw;
    letter-spacing: 0.03px;
  }
  .get-help--green .intro__description {
    width: 72vw;
  }
  .get-help--green .get-help__consultation-wrapper {
    margin-top: 1.33vw;
  }
  .get-help--green .get-help__consultation-btn {
    position: absolute;
    bottom: -10vw;
    width: 86.667vw;
    height: auto;
    padding-top: 2.666vw;
    padding-bottom: 2.666vw;
    padding-left: 6.666vw;
    padding-right: 6.666vw;
    margin-top: 0px;
    font-size: 3.599vw;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    border-radius: 28px;
  }
}
@media (min-width: 1921px) {
  .get-help {
    margin-bottom: 191px;
    padding-top: 105px;
  }
  .get-help.detail-section-page {
    margin-top: 141px;
  }
  .get-help__call-wrapper {
    margin-top: 73px;
    padding-bottom: 109px;
  }
  .get-help__text {
    font-size: 19px;
  }
  .get-help__number {
    font-size: 45px;
  }
  .get-help__link {
    font-size: 18px;
  }
  .get-help__consultation-wrapper {
    width: 610px;
    height: 55px;
    margin-top: 41px;
    padding-left: 55px;
  }
  .get-help__consultation-phone {
    padding-left: 23px;
    font-size: 27px;
  }
  .get-help__consultation-btn {
    width: 262px;
    font-size: 18px;
  }
  .get-help__header {
    height: 232px;
    padding-top: 77px;
  }
  .get-help__header::before {
    height: 242px;
  }
  .get-help__icon {
    top: -45px;
    width: 90px;
    height: 90px;
  }
  .get-help__icon::before {
    width: 46px;
    height: 46px;
  }
  .get-help__header-text {
    width: 280px;
  }
  .get-help__header-title {
    margin-bottom: 14px;
    font-size: 14px;
  }
  .get-help__header-text a,
  .get-help__header-phone {
    font-size: 32px;
  }
  .double-main-wrapper .get-help {
    margin-bottom: 154px;
  }
  .get-help--consultation {
    padding-top: 20px;
  }
  .get-help--consultation .intro__title {
    margin-bottom: 12px;
  }
  .get-help--green {
    margin-bottom: 198px;
    padding-top: 0;
    padding-bottom: 42px;
  }
  .get-help--green .intro--get-help {
    width: 670px;
  }
  .get-help--green .intro__title {
    margin-bottom: 27px;
    line-height: 43px;
  }
  .get-help--green .get-help__consultation-wrapper {
    margin-top: 30px;
  }
  .get-help--green .get-help__consultation-btn {
    width: auto;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 16px;
  }
}
/* GET-HELP END */
/* REHAB-SWIPER START */
.arrow-container {
  position: relative;
  max-width: 1810px;
  width: 94.2708vw;
  margin-left: auto;
  margin-right: auto;
}
.arrow-container .swiper-button-next,
.arrow-container .swiper-button-prev {
  color: #dadada !important;
}
.arrow-container .container {
  max-width: 1625px;
  width: 84.6354vw;
  box-shadow: 0 0 153px 27px rgba(17, 30, 66, 0.05);
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0.52083vw !important;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0.52083vw !important;
}
.rehab-swiper {
  margin-bottom: 10vw;
}
.rehab-swiper__slide {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 0 153px 27px rgba(17, 30, 66, 0.05);
  border-radius: 7px;
}
.rehab-swiper .wrapper,
.rehab-swiper .container {
  position: relative;
}
.rehab-swiper__link-pages {
  position: absolute;
  margin-right: 1.5625vw;
  bottom: 0.26041vw;
  right: 0;
  text-decoration: none;
  color: #14b250;
}
.rehab-swiper__link-pages::before {
  content: '';
  position: absolute;
  top: -0.15625vw;
  right: -1.5625vw;
  max-width: 8px;
  max-height: 26px;
  width: 0.41666vw;
  height: 1.3541vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/arrow-m.svg");
  background-position: center;
  background-size: cover;
}
.rehab-swiper__img-wrapper {
  max-height: 372px;
  height: 19.375vw;
}
.rehab-swiper__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 7px 7px 0 0;
}
.rehab-swiper__text-wrapper {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 12.5vw;
  padding-top: 1.927vw;
  padding-left: 2.0833vw;
  padding-right: 2.0833vw;
  padding-bottom: 2.2395vw;
}
.rehab-swiper__city {
  padding-bottom: 0.20833vw;
  font-size: 1.4062vw;
  letter-spacing: 0.14px;
}
.rehab-swiper__street {
  padding-bottom: 1.3541vw;
  font-size: 1.5625vw;
  font-weight: 700;
  letter-spacing: 0.15px;
  color: #2f2f2f;
}
.rehab-swiper__place-description {
  width: 17.604vw;
  padding-bottom: 0.8854vw;
  font-size: 0.9375vw;
  line-height: 1.25vw;
  letter-spacing: 0.18px;
}
.rehab-swiper__price {
  margin-top: auto;
  font-size: 1.1979vw;
  font-weight: 700;
  line-height: 2.6041vw;
  letter-spacing: 0.23px;
  color: #2f2f2f;
}
.rehab-swiper__link-page {
  position: absolute;
  bottom: 2.6041vw;
  right: 3.75vw;
  max-width: 33px;
  max-height: 33px;
  width: 1.7187vw;
  height: 1.7187vw;
  text-align: center;
  text-decoration: none;
  color: #dadada;
}
.rehab-swiper__link-page img {
  width: 100%;
  height: 100%;
}
.double-main-wrapper .rehab-swiper {
  margin-bottom: 10.729vw;
}
.double-main-wrapper .rehab-swiper .swiper-container {
  box-shadow: 0 0 153px 27px rgba(17, 30, 66, 0.05);
}
.double-main-wrapper .rehab-swiper__img-wrapper {
  height: 14.479vw;
}
.double-main-wrapper .rehab-swiper__text-wrapper {
  height: 11.979vw;
  padding-top: 1.5104vw;
  padding-left: 1.7187vw;
  padding-right: 1.7187vw;
  padding-bottom: 1.1979vw;
}
.double-main-wrapper .rehab-swiper__city {
  font-size: 1.0416vw;
}
.double-main-wrapper .rehab-swiper__street {
  margin-bottom: 0.10416vw;
  font-size: 1.1458vw;
}
.double-main-wrapper .rehab-swiper__place-description {
  margin-bottom: 0.46875vw;
  font-size: 0.7291vw;
  line-height: normal;
}
.double-main-wrapper .rehab-swiper__price {
  font-size: 0.8854vw;
  line-height: normal;
}
.double-main-wrapper .rehab-swiper__link-page {
  bottom: 1.25vw;
  right: 2.3437vw;
  width: 1.302vw;
  height: 1.302vw;
}
.rehab-swiper--two-row .rehab-swiper__img-wrapper {
  max-height: none;
  height: 14.479vw;
}
.rehab-swiper--two-row .swiper-container {
  margin-bottom: 45px;
  box-shadow: 0 0 50px 40px rgba(17, 30, 66, 0.05);
}
.rehab-swiper--two-row .rehab-swiper__text-wrapper {
  padding-top: 1.4062vw;
  padding-left: 1.5625vw;
  padding-right: 1.5625vw;
  padding-bottom: 2.2395vw;
}
.rehab-swiper--two-row .rehab-swiper__city {
  font-size: 1.0416vw;
}
.rehab-swiper--two-row .rehab-swiper__street {
  padding-bottom: 0.9375vw;
  font-size: 1.1458vw;
}
.rehab-swiper--two-row .rehab-swiper__place-description {
  width: 13.802vw;
  padding-bottom: 1.1458vw;
  font-size: 0.7291vw;
  line-height: 0.8854vw;
}
.rehab-swiper--two-row .rehab-swiper__price {
  font-size: 0.8854vw;
  line-height: normal;
}
.rehab-swiper--two-row .rehab-swiper__link-page {
  position: absolute;
  bottom: 2.3437vw;
  right: 2.3437vw;
  max-width: none;
  max-height: none;
  width: 1.25vw;
  height: 1.25vw;
}
.rehab-swiper--two-row .rehab-swiper__pagination-wrapper {
  position: relative;
  display: flex!important;
  justify-content: space-between;
  align-items: center;
  width: 23.958vw;
  height: 3.125vw;
  margin-left: auto;
  margin-right: auto;
}
.rehab-swiper--two-row .rehab-swiper__pagination-wrapper .swiper-button-prev,
.rehab-swiper--two-row .rehab-swiper__pagination-wrapper .swiper-button-next {
  color: #dbdbdb !important;
}
.rehab-swiper--two-row .swiper-pagination {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
}
.rehab-swiper--two-row .rehab-swiper__pagination-wrapper .swiper-button-prev,
.rehab-swiper--two-row .rehab-swiper__pagination-wrapper .swiper-button-next {
  position: static;
  top: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.rehab-swiper--two-row .rehab-swiper__pagination-wrapper .swiper-button-prev::after,
.rehab-swiper--two-row .rehab-swiper__pagination-wrapper .swiper-button-next::after {
  font-size: 1.0416vw;
}
.rehab-swiper--two-row .rehab-swiper__caption {
  display: flex;
}
.rehab-swiper--two-row .rehab-swiper__caption li {
  position: relative;
  margin-left: 1.0416vw;
  margin-right: 1.0416vw;
  font-size: 1.1979vw;
  opacity: 0.2;
}
.rehab-swiper--two-row .rehab-swiper__caption .active {
  color: #fff;
  opacity: 1;
}
.rehab-swiper--two-row .rehab-swiper__caption .active a {
  color: #fff;
}
.rehab-swiper--two-row .rehab-swiper__caption .active::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -50%;
  left: 50%;
  transform: translate(-50%);
  width: 2.7083vw;
  height: 2.7604vw;
  background-color: #14b250;
  border-radius: 50%;
  opacity: 1;
}
.rehab-swiper--two-row .swiper-pagination-bullet {
  width: auto;
  height: auto;
  font-size: 1.1979vw;
  font-weight: 400;
  letter-spacing: 0.12px;
  border: none;
  background: none;
}
.rehab-swiper--two-row .swiper-pagination-bullet-active {
  position: relative;
  color: #ffffff;
}
.rehab-swiper--two-row .swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -50%;
  left: 50%;
  transform: translate(-50%);
  width: 2.7083vw;
  height: 2.7604vw;
  background-color: #14b250;
  border-radius: 50%;
}
.double-main-wrapper .rehab-swiper .two-slides,
.arrow-container .two-slides,
.two-slides {
  box-shadow: none;
  overflow: visible;
}
.not-swiper .swiper-container {
  display: flex;
  flex-wrap: wrap;
  box-shadow: none;
}
.not-swiper .rehab-swiper__slide {
  width: 20vw;
  margin-right: 1.1979vw;
  margin-bottom: 1.5625vw;
}
.not-swiper .rehab-swiper__slide:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 755px) {
  .arrow-container {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .arrow-container .swiper-button-next,
  .arrow-container .swiper-button-prev {
    display: none;
  }
  .arrow-container .container {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .rehab-swiper,
  .double-main-wrapper .rehab-swiper,
  .rehab-swiper--two-row .rehab-swiper {
    margin-bottom: 21.6vw;
  }
  .rehab-swiper__link-pages {
    position: relative;
    display: inline-block;
    font-size: 4vw;
    margin-bottom: 5.866vw;
    margin-right: 1.0416vw;
    bottom: auto;
    right: auto;
  }
  .rehab-swiper__link-pages::before {
    top: -0.666vw;
    right: -4vw;
    max-width: none;
    max-height: none;
    width: 1.86vw;
    height: 5.866vw;
  }
  .rehab-swiper__img-wrapper,
  .double-main-wrapper .rehab-swiper__img-wrapper,
  .rehab-swiper--two-row .rehab-swiper__img-wrapper {
    max-height: none;
    height: 49.6vw;
  }
  .rehab-swiper__text-wrapper,
  .double-main-wrapper .rehab-swiper__text-wrapper,
  .rehab-swiper--two-row .rehab-swiper__text-wrapper {
    height: 46.667vw;
    padding-top: 4.933vw;
    padding-left: 4.933vw;
    padding-right: 3.066vw;
    padding-bottom: 5.333vw;
  }
  .rehab-swiper__city,
  .double-main-wrapper .rehab-swiper__city,
  .rehab-swiper--two-row .rehab-swiper__city {
    padding-bottom: 0.666vw;
    font-size: 3.599vw;
  }
  .rehab-swiper__street,
  .double-main-wrapper .rehab-swiper__street,
  .rehab-swiper--two-row .rehab-swiper__street {
    padding-bottom: 3.333vw;
    font-size: 4vw;
    font-weight: 700;
  }
  .rehab-swiper__place-description,
  .double-main-wrapper .rehab-swiper__place-description,
  .rehab-swiper--two-row .rehab-swiper__place-description {
    width: 100%;
    min-height: 6vw;
    padding-bottom: 3.333vw;
    font-size: 3.599vw;
    line-height: 3.733vw;
  }
  .rehab-swiper__price,
  .double-main-wrapper .rehab-swiper__price,
  .rehab-swiper--two-row .rehab-swiper__price {
    width: 90%;
    margin-top: auto;
    font-size: 4vw;
    line-height: 4.133vw;
    letter-spacing: 0.23px;
  }
  .rehab-swiper__link-page,
  .double-main-wrapper .rehab-swiper__link-page,
  .rehab-swiper--two-row .rehab-swiper__link-page {
    bottom: 6.266vw;
    max-width: none;
    max-height: none;
    width: 4.399vw;
    height: 4.399vw;
  }
  .double-main-wrapper .rehab-swiper .swiper-container {
    box-shadow: 0 0 153px 27px rgba(17, 30, 66, 0.05);
  }
  .rehab-swiper--two-row .swiper-container-second {
    display: none;
  }
  .rehab-swiper--two-row .rehab-swiper__pagination-wrapper {
    display: none!important;
  }
  .not-swiper .swiper-container {
    flex-wrap: nowrap;
    overflow-x: scroll;
    background-color: #fcfcfd;
  }
  .not-swiper .rehab-swiper__slide {
    flex-shrink: 0;
    width: 66.667vw;
    margin-right: 6.666vw;
    margin-bottom: 13.3vw;
  }
  .not-swiper .rehab-swiper__slide:nth-child(4) {
    margin-right: 6.666vw;
  }
}
@media (min-width: 1921px) {
  .rehab-swiper {
    margin-bottom: 192px;
  }
  .rehab-swiper__text-wrapper {
    height: 240px;
    padding-top: 37px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 43px;
  }
  .rehab-swiper__city {
    padding-bottom: 4px;
    font-size: 27px;
  }
  .rehab-swiper__street {
    padding-bottom: 26px;
    font-size: 30px;
    font-weight: 700;
  }
  .rehab-swiper__place-description {
    width: 338px;
    padding-bottom: 17px;
    font-size: 18px;
    line-height: 24px;
  }
  .rehab-swiper__price {
    font-size: 23px;
    line-height: 50px;
  }
  .rehab-swiper__link-page {
    bottom: 50px;
    right: 72px;
  }
  .rehab-swiper__link-pages {
    margin-right: 30px;
    bottom: 5px;
  }
  .rehab-swiper__link-pages::before {
    top: -3px;
    right: -30px;
  }
  .double-main-wrapper .rehab-swiper {
    margin-bottom: 206px;
  }
  .double-main-wrapper .rehab-swiper__img-wrapper {
    height: 278px;
  }
  .double-main-wrapper .rehab-swiper__text-wrapper {
    height: 230px;
    padding-top: 29px;
    padding-left: 33px;
    padding-right: 33px;
    padding-bottom: 23px;
  }
  .double-main-wrapper .rehab-swiper__city {
    font-size: 20px;
  }
  .double-main-wrapper .rehab-swiper__street {
    margin-bottom: 2px;
    font-size: 22px;
  }
  .double-main-wrapper .rehab-swiper__place-description {
    margin-bottom: 9px;
    font-size: 14px;
    line-height: normal;
  }
  .double-main-wrapper .rehab-swiper__price {
    font-size: 17px;
    line-height: normal;
  }
  .double-main-wrapper .rehab-swiper__link-page {
    bottom: 24px;
    right: 45px;
    width: 25px;
    height: 25px;
  }
  .rehab-swiper--two-row .rehab-swiper__img-wrapper {
    max-height: none;
    height: 278px;
  }
  .rehab-swiper--two-row .swiper-container {
    margin-bottom: 45px;
  }
  .rehab-swiper--two-row .rehab-swiper__text-wrapper {
    padding-top: 27px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 43px;
  }
  .rehab-swiper--two-row .rehab-swiper__city {
    font-size: 20px;
  }
  .rehab-swiper--two-row .rehab-swiper__street {
    padding-bottom: 18px;
    font-size: 22px;
  }
  .rehab-swiper--two-row .rehab-swiper__place-description {
    width: 265px;
    padding-bottom: 22px;
    font-size: 14px;
    line-height: 17px;
  }
  .rehab-swiper--two-row .rehab-swiper__price {
    font-size: 17px;
    line-height: normal;
  }
  .rehab-swiper--two-row .rehab-swiper__link-page {
    bottom: 45px;
    right: 45px;
    max-width: none;
    max-height: none;
    width: 24px;
    height: 24px;
  }
  .rehab-swiper--two-row .rehab-swiper__pagination-wrapper {
    width: 460px;
    height: 60px;
  }
  .rehab-swiper--two-row .rehab-swiper__caption li {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 23px;
  }
  .rehab-swiper--two-row .rehab-swiper__caption .active::before {
    width: 52px;
    height: 53px;
  }
  .rehab-swiper--two-row .swiper-pagination-bullet {
    font-size: 23px;
  }
  .rehab-swiper--two-row .swiper-pagination-bullet-active::before {
    width: 52px;
    height: 53px;
  }
  .rehab-swiper__pagination-wrapper .swiper-button-prev::after,
  .rehab-swiper__pagination-wrapper .swiper-button-next::after {
    font-size: 20px;
  }
  .not-swiper .rehab-swiper__slide {
    width: 384px;
    margin-right: 23px;
    margin-bottom: 30px;
  }
}
.rehab-swiper .swiper-slide {
  display: flex!important;
}
.rehab-swiper .arrow-container {
  display: flex;
}
/* REHAB-SWIPER END */
/* PROGRAM START */
.program {
  margin-bottom: 10.573vw;
}
.program__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  counter-reset: programItem;
}
.program__item {
  position: relative;
  box-sizing: border-box;
  width: 34.375vw;
  min-height: 9.375vw;
  margin-bottom: 2.4479vw;
  margin-left: 2.6041vw;
  padding-top: 2.3437vw;
  padding-left: 5.208vw;
  padding-bottom: 1.5625vw;
  box-shadow: 16px 8px 27px 11px rgba(2, 7, 32, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.program__item::before {
  counter-increment: programItem;
  content: counter(programItem, decimal-leading-zero);
  position: absolute;
  top: 1.0937vw;
  right: 1.1458vw;
  font-family: 'GothamPro', 'Arial', sans-serif;
  font-size: 2.6041vw;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: #1ab455;
  opacity: 0.07;
}
.program__item__icon {
  position: absolute;
  top: 50%;
  left: -10%;
  transform: translate(15%, -50%);
  max-width: 100px;
  max-height: 100px;
  width: 5.208vw;
  height: 5.208vw;
  border-radius: 19px;
  background-color: #1ab455;
}
.program__item__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.6041vw;
  height: 2.6041vw;
  transform: translate(-50%, -50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.program__item__icon--request::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/request.svg");
}
.program__item__icon--assure::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/assure.svg");
}
.program__item__icon--plan::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/plan.svg");
}
.program__item__icon--contract::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/contract.svg");
}
.program__item__icon--capsules::before {
  transform: translate(-50%, -50%) rotate(25deg);
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/capsules.svg");
}
.program__item__icon--brain::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/brain.svg");
}
.program__item__icon--book::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/book.svg");
}
.program__item__icon--family::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/family.svg");
}
.program__item__icon--infusion::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/infusion.svg");
}
.program__item__icon--value::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/value.svg");
}
.program__item__icon--anon::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/anon.svg");
}
.program__item__icon--stethoscope::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/stethoscope.svg");
}
.program__item__icon--hours::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/hours.svg");
}
.program__item__icon--survey::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/survey.svg");
}
.program__item__icon--group::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/group.svg");
}
.program__item__icon--caduceus::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/caduceus.svg");
}
.program__item__icon--buddha::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/buddha.svg");
}
.program__item__icon--mood::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/mood.svg");
}
.program__item__icon--sleep::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/sleep.svg");
}
.program__item__icon--brain-bang::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/brain-bang.svg");
}
.program__item__icon--stomach::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/stomach.svg");
}
.program__item__icon--heart-pressure::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/heart-pressure.svg");
}
.program__item__icon--profanity::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/profanity.svg");
}
.program__item__icon--thumbs-up::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/thumbs-up.svg");
}
.program__item__icon--foot-stairs::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/foot-stairs.svg");
}
.program__item__icon--phone-call::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/phone-call.svg");
}
.program__item__icon--ruble::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/ruble.svg");
}
.program__item__icon--ambulance-car::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/ambulance-car.svg");
}
.program__item__icon--dropper::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/dropper.svg");
}
.program__item__icon--infinity::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/infinity.svg");
}
.program__item__icon--empty-sad::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/empty-sad.svg");
}
.program__item__icon--friend::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/friend.svg");
}
.program__item__icon--sleep-bed::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/sleep-bed.svg");
}
.program__item__icon--game-mouse::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/game-mouse.svg");
}
.program__item__icon--suicide::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/suicide.svg");
}
.program__item__icon--goals::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/goals.svg");
}
.program__item__icon--bro1::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/bro1.svg");
}
.program__item__icon--lamp::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/lamp.svg");
}
.program__item__icon--church::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/church.svg");
}
.program__item__icon--bro2::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/bro2.svg");
}
.program__item__icon--bigbag::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/bigbag.svg");
}
.program__item__icon--smile2::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/smile2.svg");
}
.program__item__icon--wine-glass::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/wine-glass.svg");
}
.program__item__icon--angry-person::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/angry-person.svg");
}
.program__item__icon--sad-cloud::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/sad-cloud.svg");
}
.program__item__icon--beer1::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/beer1.svg");
}
.program__item__icon--bipolar::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/bipolar.svg");
}
.program__item__icon--beer2::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/beer2.svg");
}
.program__item__icon--pill::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/pill.svg");
}
.program__item__icon--communication::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/icon-communication.svg");
}
.program__item__icon--education::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/icon-education.svg");
}
.program__item-icon {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
}
.program__title {
  margin-bottom: 0.20833vw;
  font-size: 1.5625vw;
  font-weight: 700;
  letter-spacing: 0.15px;
}
.program__description {
  width: 19.271vw;
  font-size: 0.9895vw;
  line-height: 1.302vw;
  letter-spacing: 0.1px;
}
.double-main-wrapper .program {
  margin-bottom: 5.208vw;
}
.double-main-wrapper .program__list {
  counter-reset: none;
  justify-content: flex-start;
}
.double-main-wrapper .program__item {
  width: 17.917vw;
  min-height: 15.625vw;
  margin-bottom: 3.0729vw;
  margin-left: 2.2395vw;
  margin-right: 0.625vw;
  padding-top: 2.0312vw;
  padding-left: 3.0208vw;
}
.double-main-wrapper .program__item:nth-child(3n) {
  margin-right: 0;
}
.double-main-wrapper .program__item::before {
  content: none;
}
.double-main-wrapper .program__item__icon {
  position: absolute;
  top: 3.75vw;
  left: -2.7083vw;
  width: 3.6458vw;
  height: 3.6458vw;
}
.double-main-wrapper .program__item__icon::before {
  width: 1.6666vw;
  height: 1.6666vw;
}
.double-main-wrapper .program__item__icon--danger::before {
  width: 1.875vw;
  height: 1.6666vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/danger.svg");
}
.double-main-wrapper .program__item__icon--sad::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/sad.svg");
}
.double-main-wrapper .program__item__icon--time::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/time.svg");
}
.double-main-wrapper .program__item__icon--check::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/check.svg");
}
.double-main-wrapper .program__item__icon--vip::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/vip.svg");
}
.double-main-wrapper .program__item__icon--more::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/more.svg");
}
.double-main-wrapper .program__item__icon--oculus::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/oculus.svg");
}
.double-main-wrapper .program__item__icon--hypnos::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/hypnos.svg");
}
.double-main-wrapper .program__item__icon--catlery::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/catlery.svg");
}
.double-main-wrapper .program__item__icon--snow::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/snow.svg");
}
.double-main-wrapper .program__item__icon--share::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/program/share.svg");
}
.double-main-wrapper .program__title {
  margin-bottom: 1.6145vw;
  padding-right: 1.0416vw;
  font-weight: 700;
  line-height: 1.5625vw;
  letter-spacing: 0.15px;
}
.double-main-wrapper .program__description {
  width: 13.542vw;
  font-size: 0.9895vw;
  line-height: 1.302vw;
  letter-spacing: 0.1px;
}
.double-main-wrapper .program__description--under {
  text-decoration: underline;
}
.program--signs .intro {
  width: 43.75vw;
}
.program--signs .intro__description {
  font-size: 0.9895vw;
  line-height: 1.5104vw;
}
.program--signs .program__item:first-child .program__title {
  padding-right: 4.1666vw;
}
.program--signs .program__title {
  padding-right: 1.5625vw;
}
.program--stages {
  margin-bottom: 9.948vw;
}
.program--stages .intro--program-detox {
  margin-bottom: 4.0104vw;
}
.program--stages .intro__description {
  font-size: 0.9895vw;
}
.program--stages .program__list {
  justify-content: space-between;
  counter-reset: programItem;
}
.program--stages .program__item {
  max-height: none;
  width: 27.083vw;
  min-height: 9.688vw;
  margin-left: 2.7604vw;
  margin-right: 0;
  padding-top: 2.0312vw;
  padding-left: 5.1041vw;
  padding-right: 2.0833vw;
}
.program--stages .program__item::before {
  content: none;
}
.program--stages .program__item__icon {
  position: absolute;
  top: 4.5833vw;
  left: -3.3854vw;
  width: 5.208vw;
  height: 5.208vw;
}
.program--stages .program__item__icon::before {
  counter-increment: programItem;
  content: counter(programItem, decimal-leading-zero);
  position: absolute;
  width: auto;
  height: auto;
  font-family: 'GothamPro', 'Arial', sans-serif;
  font-size: 2.0833vw;
  font-weight: 700;
  letter-spacing: 0.2px;
  color: #ffffff;
}
.program--stages .program__title {
  margin-bottom: 0.5208vw;
  line-height: 1.5625vw;
}
.program--stages .program__description {
  width: auto;
}
.program--stages-center .program__item {
  display: flex;
  align-items: center;
  min-height: 8.802vw;
  padding-top: 1.5625vw;
  padding-bottom: 1.5625vw;
}
.program--stages-center .program__title {
  margin-bottom: 0;
  font-size: 1.302vw;
}
.program--stages-center .program__item__icon {
  top: 50%;
}
.program--stages-center.program--signs .program__item {
  min-height: 0;
  padding-top: 1.5625vw;
  padding-bottom: 1.5625vw;
}
.program--stages-center.program--signs .program__item__icon {
  top: 50%;
}
.program--count-circle .program__list {
  counter-reset: programItem;
}
.program--count-circle .program__item__icon::before {
  counter-increment: programItem;
  content: counter(programItem, decimal-leading-zero);
  width: auto;
  height: auto;
  font-family: 'GothamPro', 'Arial', sans-serif;
  font-size: 1.8229vw;
  font-weight: 700;
  color: #ffffff;
}
.program--about .program__item {
  margin-bottom: 3.0729vw;
  padding-bottom: 3.2812vw;
}
.program--about .program__item__icon {
  top: 14%;
  left: -10%;
  transform: translateX(15%);
}
.program--about .program__title {
  width: 21.354vw;
  margin-bottom: 1.5625vw;
  line-height: 1.5625vw;
}
.program--about .program__description {
  width: 25.729vw;
}
.program--family {
  margin-bottom: 7.552vw;
}
.program--family .program__list {
  counter-reset: programItem;
  flex-wrap: nowrap;
}
.program--family .program__item {
  width: 29.5%;
  margin-left: 1.7187vw;
  padding-top: 2.4479vw;
  padding-left: 4.5833vw;
  padding-bottom: 4.0625vw;
  line-height: 1.5625vw;
  letter-spacing: 0.15px;
}
.program--family .program__item::before {
  content: none;
}
.program--family .program__item__icon {
  top: 1.8229vw;
  left: -1.5625vw;
  width: 4.6875vw;
  height: 4.6875vw;
  transform: none;
}
.program--family .program__item__icon::before {
  counter-increment: programItem;
  content: counter(programItem, decimal-leading-zero);
  position: absolute;
  width: auto;
  height: auto;
  font-family: 'GothamPro', 'Arial', sans-serif;
  font-size: 2.0833vw;
  font-weight: 700;
  letter-spacing: 0.2px;
  color: #ffffff;
}
.program--family .program__title {
  width: 14.063vw;
  margin-bottom: 0.8854vw;
}
.program--family .program__subtitle {
  margin-bottom: 1.1458vw;
  font-size: 0.9375vw;
  letter-spacing: 0.09px;
}
.program--family .program__subitem {
  position: relative;
  width: 17.708vw;
  margin-bottom: 1.302vw;
  font-size: 0.9895vw;
  line-height: 1.302vw;
  letter-spacing: 0.1px;
  color: #2f2f2f;
}
.program--family .program__subitem::before {
  content: '';
  position: absolute;
  transform: translateY(-50%) rotate(-45deg);
  top: 50%;
  left: -1.875vw;
  width: 0.8333vw;
  height: 0.3125vw;
  border: 0.10416vw solid #14b250;
  border-top-style: none;
  border-right-style: none;
}
.program--family .program__subitem--gray {
  color: #747474;
}
.program--family .program__subitem--gray::before {
  content: none;
}
.program__list--height-empty .program__title {
  margin-bottom: 0;
}
.program__list--height-empty .program__item {
  min-height: 0;
}
.program__list > ul {
  margin-top: 1.25vw;
  margin-bottom: 1.25vw;
  padding-left: 1.9791vw;
  padding-right: 1.0416vw;
  color: #747474;
}
.program__list > ul > li {
  position: relative;
  margin-bottom: 1.0937vw;
}
.program__list > ul > li::before {
  content: '';
  position: absolute;
  top: 0.20833vw;
  left: -1.875vw;
  width: 0.8333vw;
  height: 0.3125vw;
  border: 0.10416vw solid #5a5a5a;
  border-color: #14b250;
  border-top-style: none;
  border-right-style: none;
  transform: rotate(-45deg);
}
@media (max-width: 755px) {
  .program {
    margin-bottom: 24.533vw;
  }
  .program .program__list {
    align-items: stretch;
  }
  .program__list {
    flex-direction: column;
    width: 100%;
  }
  .program__item {
    width: auto;
    margin-bottom: 5.866vw;
    margin-left: 6.8vw;
    padding-top: 5.2vw;
    padding-left: 12.8vw;
    padding-right: 1.066vw;
    padding-bottom: 5.733vw;
  }
  .program__item::before {
    top: 2.666vw;
    right: 4.399vw;
    font-size: 6.666vw;
  }
  .program__item__icon {
    max-width: none;
    max-height: none;
    width: 13.3vw;
    height: 13.3vw;
    border-radius: 2.533vw;
  }
  .program__item__icon::before {
    max-width: none;
    max-height: none;
    width: 7.466vw;
    height: 8vw;
  }
  .program__title {
    margin-bottom: 1.066vw;
    font-size: 4.266vw;
  }
  .program__description {
    width: auto;
    font-size: 4vw;
    line-height: 4.399vw;
  }
  .double-main-wrapper .program {
    margin-bottom: 20vw;
  }
  .double-main-wrapper .program__list {
    overflow-x: scroll;
    max-height: none;
    flex-wrap: nowrap;
    flex-direction: row;
    height: auto;
    padding-top: 2.666vw;
  }
  .double-main-wrapper .program__item {
    display: flex;
    flex-direction: column;
    width: 64.667vw;
    margin-left: 4.666vw;
    margin-right: 4.399vw;
    padding-top: 4vw;
    padding-left: 8.666vw;
    padding-right: 2.666vw;
    padding-bottom: 7.466vw;
    box-shadow: 16px 8px 27px 11px rgba(2, 7, 32, 0.04);
  }
  .double-main-wrapper .program__item:nth-child(3n) {
    margin-right: 4.399vw;
  }
  .double-main-wrapper .program__item__icon {
    top: 9.866vw;
    left: -6vw;
    width: 9.333vw;
    height: 9.333vw;
  }
  .double-main-wrapper .program__item__icon::before {
    width: 4.533vw;
    height: 4.533vw;
  }
  .double-main-wrapper .program__title {
    margin-bottom: 2.4vw;
    padding-top: 1.2vw;
    padding-right: 0;
    font-size: 4.399vw;
    line-height: 4.399vw;
    letter-spacing: 0.17px;
  }
  .double-main-wrapper .program__description {
    width: 49.333vw;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 4.533vw;
    letter-spacing: 0.15px;
  }
  .program--signs .intro {
    width: 85.333vw;
  }
  .program--signs .intro__description {
    font-size: 4vw;
    line-height: 5.066vw;
    letter-spacing: 0.15px;
  }
  .program--signs .program__item:first-child .program__title {
    padding-right: 0;
  }
  .program--signs .program__title {
    padding-right: 0;
  }
  .program--signs .program__list {
    flex-wrap: nowrap;
    flex-direction: row;
    height: auto;
  }
  .program--stages .intro--program-detox {
    margin-bottom: 10.26vw;
  }
  .program--stages .intro__description {
    font-size: 4vw;
  }
  .program--stages .program__list {
    flex-wrap: wrap;
    height: auto;
  }
  .program--stages .program__item {
    width: auto;
    margin-left: 6.666vw;
    margin-bottom: 4.399vw;
    padding-top: 6vw;
    padding-left: 13.3vw;
  }
  .program--stages .program__item__icon {
    top: 13.06vw;
    left: -8.666vw;
    width: 13.3vw;
    height: 13.3vw;
  }
  .program--stages .program__item__icon::before {
    width: auto;
    height: auto;
    font-size: 6.666vw;
    letter-spacing: 0.25px;
  }
  .program--stages .program__title {
    margin-bottom: 2.933vw;
    line-height: 3.733vw;
    letter-spacing: 0.17px;
  }
  .program--stages .program__description {
    width: 62vw;
  }
  .program--stages-center .program__item {
    justify-content: center;
    min-height: 26vw;
  }
  .program--stages-center .program__title {
    padding-top: 0;
    margin-bottom: 0;
  }
  .program--stages-center.program--signs .program__item {
    flex-shrink: 0;
    min-height: 19.467vw;
    padding-top: 5.333vw;
    padding-bottom: 5.333vw;
  }
  .program--count-circle .program__item__icon::before {
    width: auto;
    height: auto;
    font-size: 4.666vw;
  }
  .program--about {
    margin-bottom: 17.467vw;
  }
  .program--about .intro--program {
    max-width: none;
    width: 85.333vw;
    margin-bottom: 12.4vw;
  }
  .program--about .program__item {
    margin-bottom: 5.6vw;
    padding-top: 6.133vw;
    padding-bottom: 5.333vw;
    padding-left: 10.66vw;
    padding-right: 9.333vw;
    box-shadow: 16px 8px 27px 11px rgba(2, 7, 32, 0.04);
  }
  .program--about .program__item__icon {
    top: 9.4%;
    left: -10%;
    transform: translateX(15%);
  }
  .program--about .program__title {
    width: 57.333vw;
    margin-bottom: 3.733vw;
    line-height: 4.266vw;
  }
  .program--about .program__description {
    width: 64vw;
    font-size: 3.599vw;
    line-height: 4.666vw;
  }
  .program--family {
    margin-bottom: 20.8vw;
  }
  .program--family .intro {
    width: 89.333vw;
  }
  .program--family .intro__title {
    width: 72vw;
  }
  .program--family .program__item {
    width: auto;
    margin-left: 5.333vw;
    margin-bottom: 13.06vw;
    padding-top: 6.533vw;
    padding-left: 12vw;
    padding-bottom: 6.933vw;
    line-height: 4.666vw;
    letter-spacing: 0.15px;
  }
  .program--family .program__item:last-child {
    margin-bottom: 0;
  }
  .program--family .program__item__icon {
    top: 5.333vw;
    left: -5.466vw;
    width: 13.3vw;
    height: 13.3vw;
  }
  .program--family .program__item__icon::before {
    font-size: 6.666vw;
  }
  .program--family .program__title {
    width: 38.667vw;
    margin-bottom: 3.599vw;
  }
  .program--family .program__subtitle {
    margin-bottom: 3.333vw;
    font-size: 3.599vw;
    letter-spacing: 0.14px;
  }
  .program--family .program__subitem {
    width: 65.333vw;
    margin-bottom: 4.8vw;
    font-size: 4vw;
    line-height: 4.666vw;
    letter-spacing: 0.15px;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
  .program--family .program__subitem::before {
    top: 50%;
    left: -6.4vw;
    width: 2.933vw;
    height: 1.33vw;
    border: 0.4vw solid #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .program__list--height-empty .program__item {
    min-height: 28.667vw;
  }
  .program--secondary-list .intro {
    margin-bottom: 0;
  }
  .program--secondary-list .program__list {
    flex-wrap: wrap;
    overflow: initial;
    padding-top: 0;
  }
  .program--secondary-list .program__list ul,
  .program--secondary-list .program__list p {
    font-size: 4vw;
    line-height: 5.066vw;
    letter-spacing: 0.15px;
  }
  .program__list > ul {
    margin-top: 5.333vw;
    padding-left: 6.533vw;
    padding-right: 0px;
    margin-bottom: 5.333vw;
  }
  .program__list > ul > li {
    margin-bottom: 2.8vw;
  }
  .program__list > ul > li:last-child {
    margin-bottom: 0;
  }
  .program__list > ul > li::before {
    top: 1.066vw;
    left: -6.4vw;
    width: 2.933vw;
    height: 1.33vw;
    border: 0.4vw solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
}
@media (min-width: 1921px) {
  .program {
    margin-bottom: 203px;
  }
  .program__item {
    width: 660px;
    min-height: 180px;
    margin-bottom: 47px;
    margin-left: 50px;
    padding-top: 45px;
    padding-left: 100px;
    padding-bottom: 30px;
  }
  .program__item::before {
    top: 21px;
    right: 22px;
    font-size: 50px;
  }
  .program__item__icon {
    width: 100px;
    height: 100px;
  }
  .program__item__icon::before {
    width: 50px;
    height: 50px;
  }
  .program__title {
    margin-bottom: 4px;
    font-size: 30px;
  }
  .program__description {
    width: 370px;
    font-size: 19px;
    line-height: 25px;
  }
  .double-main-wrapper .program {
    margin-bottom: 100px;
  }
  .double-main-wrapper .program__item {
    width: 344px;
    min-height: 300px;
    margin-bottom: 59px;
    margin-left: 43px;
    padding-top: 39px;
    padding-left: 58px;
    margin-right: 12px;
  }
  .double-main-wrapper .program__item:nth-child(3n) {
    margin-right: 0;
  }
  .double-main-wrapper .program__item__icon {
    top: 72px;
    left: -52px;
    width: 70px;
    height: 70px;
  }
  .double-main-wrapper .program__item__icon::before {
    width: 32px;
    height: 32px;
  }
  .double-main-wrapper .program__item__icon--danger::before {
    max-width: 36px;
    max-height: 32px;
    width: 36px;
    height: 32px;
  }
  .double-main-wrapper .program__title {
    margin-bottom: 31px;
    padding-right: 20px;
    line-height: 30px;
  }
  .double-main-wrapper .program__description {
    width: 260px;
    font-size: 19px;
    line-height: 25px;
  }
  .program--signs .intro {
    width: 840px;
  }
  .program--signs .intro__description {
    font-size: 19px;
    line-height: 29px;
  }
  .program--signs .program__item:first-child .program__title {
    padding-right: 80px;
  }
  .program--signs .program__title {
    padding-right: 30px;
  }
  .program--stages {
    margin-bottom: 191px;
  }
  .program--stages .intro--program-detox {
    margin-bottom: 77px;
  }
  .program--stages .intro__description {
    font-size: 19px;
  }
  .program--stages .program__item {
    max-height: none;
    width: 520px;
    min-height: 186px;
    margin-left: 53px;
    padding-top: 39px;
    padding-left: 98px;
    padding-right: 40px;
    margin-right: 0;
  }
  .program--stages .program__item__icon {
    top: 88px;
    left: -65px;
    width: 100px;
    height: 100px;
  }
  .program--stages .program__item__icon::before {
    width: auto;
    height: auto;
    font-size: 40px;
  }
  .program--stages .program__title {
    margin-bottom: 10px;
    line-height: 30px;
  }
  .program--stages .program__description {
    width: auto;
  }
  .program--stages-center .program__item {
    min-height: 169px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .program--stages-center .program__title {
    margin-bottom: 0;
    font-size: 25px;
  }
  .program--stages-center.program--signs .program__item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .program--count-circle .program__item__icon::before {
    width: auto;
    height: auto;
    font-size: 35px;
  }
  .program--about .program__item {
    margin-bottom: 59px;
    padding-bottom: 63px;
  }
  .program--about .program__item__icon {
    top: 14%;
    left: -10%;
    transform: translateX(15%);
  }
  .program--about .program__title {
    width: 410px;
    margin-bottom: 30px;
    line-height: 30px;
  }
  .program--about .program__description {
    width: 494px;
  }
  .program--family {
    margin-bottom: 145px;
  }
  .program--family .program__item {
    width: 29.5%;
    margin-left: 33px;
    padding-top: 47px;
    padding-left: 88px;
    padding-bottom: 78px;
    line-height: 30px;
  }
  .program--family .program__item__icon {
    top: 35px;
    left: -30px;
    width: 90px;
    height: 90px;
    transform: none;
  }
  .program--family .program__item__icon::before {
    font-size: 40px;
  }
  .program--family .program__title {
    width: 270px;
    margin-bottom: 17px;
  }
  .program--family .program__subtitle {
    margin-bottom: 22px;
    font-size: 18px;
  }
  .program--family .program__subitem {
    width: 340px;
    margin-bottom: 25px;
    font-size: 19px;
    line-height: 25px;
  }
  .program--family .program__subitem::before {
    transform: translateY(-50%) rotate(-45deg);
    top: 50%;
    left: -36px;
    width: 16px;
    height: 6px;
    border: 2px solid #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .program__list--height-empty .program__title {
    margin-bottom: 0;
  }
  .program__list--height-empty .program__item {
    min-height: 0;
  }
  .program__list > ul {
    margin-top: 24px;
    margin-bottom: 24px;
    padding-left: 38px;
    padding-right: 20px;
  }
  .program__list > ul > li {
    margin-bottom: 21px;
  }
  .program__list > ul > li::before {
    top: 4px;
    left: -36px;
    width: 16px;
    height: 6px;
    border: 0.10416vw solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
}
/* PROGRAM END */
/* BANNERS START */
.banners {
  margin-bottom: 11.458vw;
}
.banners--mt {
  margin-top: 4.6875vw;
}
.banners.detail-section-page {
  margin-top: 8.854vw;
}
.banners__list {
  display: flex;
}
.banners__img-wrapper {
  position: absolute;
  z-index: -1;
  max-width: 368px;
  max-height: 575px;
  width: 19.167vw;
  height: 29.948vw;
  border-radius: 19px;
}
.banners__img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 19px;
}
.banners__item {
  box-sizing: border-box;
  position: relative;
  max-width: 368px;
  max-height: 575px;
  width: 19.167vw;
  height: 29.948vw;
  border-radius: 19px;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.04);
  margin-right: 2.6041vw;
}
.banners__item:nth-child(4n) {
  margin-right: 0;
}
.banners__content-wrapper {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  max-width: 368px;
  max-height: 575px;
  width: 19.167vw;
  height: 29.948vw;
  padding-top: 1.7708vw;
  padding-left: 2.0833vw;
  padding-right: 2.0833vw;
  padding-bottom: 3.6458vw;
  border-radius: 19px;
}
.banners__content-wrapper .banners__subtitle {
  max-width: 128px;
  width: 6.667vw;
  margin-bottom: auto;
  font-size: 0.8333vw;
  font-weight: 400;
  line-height: 1.302vw;
  letter-spacing: 0.08px;
  text-transform: uppercase;
  color: #ffffff;
}
.banners__content-wrapper .banners__subtitle--brown {
  color: #b89c88;
}
.banners__content-wrapper .banners__subtitle--gray {
  color: #979e9d;
}
.banners__content-wrapper .banners__subtitle--purple {
  color: #b59ddb;
}
.banners__title,
.banners__content-wrapper p,
.banners__description,
.banner__link-phone {
  color: #ffffff;
}
.banners__item .banners__title {
  max-width: 294px;
  width: 15.313vw;
  padding-bottom: 0.7812vw;
  font-size: 1.8229vw;
  font-weight: 700;
  line-height: 1.7187vw;
  letter-spacing: 0.17px;
}
.banners__content-wrapper p,
.banners__description {
  max-width: 262px;
  width: 13.646vw;
  font-size: 0.9895vw;
  line-height: 1.302vw;
  letter-spacing: 0.1px;
}
.banners__link {
  position: absolute;
  bottom: -4.4%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 287px;
  max-height: 55px;
  width: 14.948vw;
  height: 2.8645vw;
  border-radius: 28px;
}
.banner__link-phone {
  padding-top: 0.7812vw;
  font-size: 1.6666vw;
  font-weight: 700;
}
.double-aside-wrapper .banners__item {
  max-width: none;
  width: 100%;
  margin-right: 0;
}
.double-aside-wrapper .banners__img-wrapper {
  max-width: none;
  width: 100%;
}
.double-aside-wrapper .banners__content-wrapper {
  max-width: none;
  width: auto;
}
@media (max-width: 755px) {
  .banners {
    margin-bottom: 24.4vw;
  }
  .banners.detail-section-page {
    margin-top: 24.4vw;
  }
  .banners.container {
    margin-left: 0;
    margin-right: 0;
  }
  .banners__list {
    height: 90.667vw;
    overflow-x: scroll;
  }
  .banners__img-wrapper {
    max-width: none;
    max-height: none;
    width: 76.267vw;
    height: 77.333vw;
  }
  .banners__item {
    max-width: none;
    max-height: none;
    width: 76.267vw;
    height: 77.333vw;
    margin-right: 4.666vw;
  }
  .banners__item:nth-child {
    margin-right: 4.666vw;
  }
  .banners__content-wrapper {
    max-width: none;
    max-height: none;
    width: 76.267vw;
    height: 77.333vw;
    padding-top: 4.533vw;
    padding-left: 4.399vw;
    padding-right: 4.399vw;
    padding-bottom: 12.8vw;
  }
  .banners__content-wrapper .banners__subtitle {
    max-width: none;
    width: 18.667vw;
    font-size: 3.333vw;
    line-height: 4.399vw;
  }
  .banners__item .banners__title {
    max-width: none;
    width: 66.933vw;
    padding-bottom: 2.8vw;
    font-size: 6vw;
    line-height: 5.333vw;
  }
  .banners__content-wrapper p,
  .banners__description {
    max-width: none;
    width: 51.067vw;
    width: 51.6vw;
    font-size: 4vw;
    line-height: 5.2vw;
  }
  .banners__link {
    bottom: -6.6%;
    max-width: none;
    max-height: none;
    width: 55.2vw;
    height: 10vw;
    font-size: 3.599vw;
    border-radius: 38px;
  }
  .banner__link-phone {
    padding-top: 2.8vw;
    font-size: 5.066vw;
  }
  .banners__title--narcology {
    width: 28vw;
    line-height: 5.866vw;
  }
  .double-main-wrapper .banners__item {
    width: auto;
    margin-right: 0;
    margin-bottom: 32.667vw;
  }
  .double-main-wrapper .banners__item .banners__img-wrapper {
    width: 100%;
  }
  .double-main-wrapper .banners__item .banners__content-wrapper {
    width: 100%;
  }
  .double-main-wrapper .banners__item .banners__item .banners__title {
    width: 51.6vw;
  }
  .double-main-wrapper .banners__item .banners__content-wrapper p,
  .double-main-wrapper .banners__item .banners__description {
    width: 56vw;
  }
  .article .banners__item {
    margin-bottom: 20vw;
  }
}
@media (min-width: 1921px) {
  .banners {
    margin-bottom: 220px;
  }
  .banners--mt {
    margin-top: 90px;
  }
  .banners.detail-section-page {
    margin-top: 170px;
  }
  .banners__item {
    margin-right: 50px;
  }
  .banners__content-wrapper {
    padding-top: 34px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 70px;
  }
  .banners__content-wrapper .banners__subtitle {
    font-size: 16px;
    line-height: 25px;
  }
  .banners__item .banners__title {
    padding-bottom: 15px;
    font-size: 35px;
    line-height: 33px;
  }
  .banners__content-wrapper p,
  .banners__description {
    font-size: 19px;
    line-height: 25px;
  }
  .banner__link-phone {
    padding-top: 15px;
    font-size: 32px;
    font-weight: 700;
  }
  .double-aside-wrapper .banners__item {
    max-width: none;
    width: 100%;
  }
  .double-aside-wrapper .banners__img-wrapper {
    max-width: none;
    width: 100%;
  }
  .double-aside-wrapper .banners__content-wrapper {
    max-width: none;
    width: auto;
  }
}
/* BANNERS END */
/* REVIEWS START */
.reviews {
  margin-bottom: 10.052vw;
}
.review-swiper .intro__link {
  display: none;
}
.review-swiper .swiper-slide {
  margin-top: 1.5625vw;
}
.review-swiper .arrow-container {
  margin-top: 3.6458vw;
}
.review-swiper .arrow-container .container {
  box-shadow: none;
}
.review-swiper .arrow-container .reviews__text-block {
  box-shadow: 0 0 27px rgba(2, 7, 32, 0.04);
}
.reviews__blockquote-wrapper {
  display: flex;
  margin-top: 3.125vw;
}
.reviews__blockquote {
  margin: 0;
  margin-right: 3.6458vw;
}
.reviews__blockquote:last-child {
  margin-right: 0;
}
.reviews__text-block {
  box-sizing: border-box;
  position: relative;
  max-width: 496px;
  width: 25.833vw;
  min-height: 14.792vw;
  margin-bottom: 2.0833vw;
  padding-top: 2.4479vw;
  padding-left: 5.1562vw;
  padding-bottom: 2.3437vw;
  background-color: #ffffff;
  box-shadow: 0 0 87px rgba(2, 7, 32, 0.04);
  border-radius: 19px;
}
.reviews__text-block::before {
  content: '';
  position: absolute;
  top: 3.2812vw;
  left: -0.7291vw;
  max-width: 57px;
  max-height: 49px;
  width: 2.9687vw;
  height: 2.552vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/commas.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.reviews__text-block::after {
  content: '';
  position: absolute;
  bottom: -1.1458vw;
  left: 8%;
  width: 0;
  height: 0;
  border: 0.7291vw solid #ffffff;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-width: 1.25vw;
  border-bottom-width: 0;
  box-shadow: 0 0 87px rgba(2, 7, 32, 0.05);
}
.reviews__datetime {
  display: inline-block;
  margin-bottom: 1.0937vw;
  font-size: 0.9375vw;
  font-weight: 700;
  letter-spacing: 0.09px;
  text-transform: uppercase;
  color: #2f2f2f;
}
.reviews__blockquote-text {
  transition-delay: 0;
  transition-duration: 2s;
  transition-property: max-height;
  transition-timing-function: cubic-bezier(0.19, 1.1, 0.63, 1);
  max-width: 380px;
  width: 19.792vw;
  max-height: 5.469vw;
  overflow: hidden;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.4062vw;
  letter-spacing: 0.09px;
}
.active.reviews__blockquote-text {
  transition-property: max-height;
  transition-timing-function: linear;
  max-height: 36.458vw;
}
.reviews__btn-more {
  display: none;
  margin-top: 1.302vw;
  padding: 0;
  font-size: 0.9375vw;
  letter-spacing: 0.09px;
  text-decoration: underline;
  color: #20b659;
  background-color: transparent;
  border: none;
}
.active.reviews__btn-more {
  display: block;
}
.hidden.reviews__btn-more {
  transition-duration: 0.3s;
  opacity: 0;
  margin-top: 0;
  height: 0;
}
.reviews__author-block {
  display: flex;
  align-items: center;
}
.reviews__author-photo-wrapper {
  max-width: 109px;
  max-height: 109px;
  width: 5.677vw;
  height: 5.677vw;
  border-radius: 50%;
}
.reviews__author-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.reviews__author-wrapper {
  padding-left: 1.3541vw;
  line-height: 1.4062vw;
}
.reviews__author-name {
  font-size: 0.9895vw;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1px;
  color: #2f2f2f;
}
.reviews__author-background {
  font-size: 0.9375vw;
  letter-spacing: 0.046vw;
}
.reviews__rating-list {
  display: flex;
  justify-content: space-between;
  width: 8.333vw;
  margin-top: 0.5208vw;
}
.reviews__rating-item {
  position: relative;
  width: 1.302vw;
  height: 1.302vw;
}
.reviews__rating-item::before {
  content: '';
  position: absolute;
  top: 0;
  width: 1.302vw;
  height: 1.302vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/star-stroke-gray.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.star-fill::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/star-fill-gray.svg");
}
.double-main-wrapper .reviews__blockquote {
  margin-left: 0.7812vw;
  margin-right: 0.7812vw;
}
.double-main-wrapper .reviews__blockquote:last-child {
  margin-right: 0;
}
.double-main-wrapper .reviews__text-block {
  width: 19.375vw;
  margin-bottom: 3.3333vw;
  padding-left: 3.8541vw;
}
.double-main-wrapper .reviews__blockquote-text {
  width: 14.583vw;
}
.double-main-wrapper .reviews__author-wrapper {
  padding-left: 0.9375vw;
}
@media (max-width: 755px) {
  .review-swiper .arrow-container .container {
    padding-top: 2.666vw;
  }
  .review-swiper .reviews__blockquote {
    width: 70.533vw;
  }
  .reviews {
    margin-bottom: 18.267vw;
  }
  .reviews__blockquote-wrapper {
    height: auto;
    margin-top: 0;
    padding-top: 5.733vw;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .reviews__blockquote,
  .double-main-wrapper .reviews__blockquote {
    margin-right: 8.666vw;
  }
  .reviews__blockquote:first-child,
  .double-main-wrapper .reviews__blockquote:first-child {
    margin-left: 1.46vw;
  }
  .reviews__blockquote:last-child,
  .double-main-wrapper .reviews__blockquote:last-child {
    padding-right: 4.666vw;
  }
  .reviews__blockquote-wrapper.container {
    margin-left: 0;
    margin-right: 0;
  }
  .reviews__text-block,
  .double-main-wrapper .reviews__text-block {
    max-width: none;
    width: auto;
    min-height: 0;
    margin-bottom: 6vw;
    padding-top: 3.599vw;
    padding-left: 11.33vw;
    padding-bottom: 3.466vw;
  }
  .reviews__text-block::before,
  .double-main-wrapper .reviews__text-block::before {
    top: 6.4vw;
    left: -1.86vw;
    max-width: none;
    max-height: none;
    width: 8vw;
    height: 6.933vw;
  }
  .reviews__text-block::after,
  .double-main-wrapper .reviews__text-block::after {
    bottom: -3.2vw;
    left: 13%;
    border: 1.86vw solid #ffffff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-width: 3.466vw;
    border-bottom-width: 0;
  }
  .reviews__datetime {
    margin-bottom: 2.533vw;
    font-size: 3.333vw;
  }
  .reviews__blockquote-text,
  .double-main-wrapper .reviews__blockquote-text {
    max-width: none;
    width: 46.133vw;
    max-height: 18vw;
    margin-right: 8.266vw;
    font-size: 3.599vw;
    line-height: 4.399vw;
  }
  .active.reviews__blockquote-text {
    max-height: 80vw;
  }
  .reviews__btn-more {
    margin-top: 3.333vw;
    font-size: 3.333vw;
  }
  .reviews__author-photo-wrapper {
    max-width: none;
    max-height: none;
    width: 20.4vw;
    height: 20.4vw;
  }
  .reviews__author-wrapper,
  .double-main-wrapper .reviews__author-wrapper {
    padding-left: 2vw;
    line-height: 4vw;
    letter-spacing: normal;
  }
  .reviews__author-name {
    font-size: 4vw;
  }
  .reviews__author-background {
    font-size: 3.599vw;
    letter-spacing: 0.14px;
  }
  .reviews__rating-list {
    width: 34.667vw;
    margin-top: 1.33vw;
  }
  .reviews__rating-item {
    width: 4.666vw;
    height: 4.666vw;
  }
  .reviews__rating-item::before {
    width: 4.666vw;
    height: 4.666vw;
  }
  .double-main-wrapper .reviews__blockquote:first-child {
    margin-left: 2vw;
  }
}
@media (min-width: 1921px) {
  .reviews {
    margin-bottom: 193px;
  }
  .review-swiper .swiper-slide {
    margin-top: 30px;
  }
  .review-swiper .arrow-container {
    margin-top: 70px;
  }
  .reviews__blockquote {
    margin-right: 70px;
  }
  .reviews__blockquote:last-child {
    margin-right: 0;
  }
  .reviews__blockquote-wrapper {
    margin-top: 60px;
  }
  .reviews__text-block {
    min-height: 284px;
    margin-bottom: 40px;
    padding-top: 47px;
    padding-left: 99px;
    padding-bottom: 45px;
  }
  .reviews__text-block::before {
    top: 63px;
    left: -14px;
  }
  .reviews__text-block::after {
    bottom: -24px;
    border: 14px solid #ffffff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-width: 0;
    border-top-width: 24px;
  }
  .reviews__datetime {
    margin-bottom: 21px;
    font-size: 18px;
  }
  .reviews__blockquote-text {
    max-height: 105px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.09px;
  }
  .active.reviews__blockquote-text {
    max-height: 700px;
  }
  .reviews__btn-more {
    margin-top: 25px;
    font-size: 18px;
  }
  .reviews__author-wrapper {
    padding-left: 26px;
    line-height: 27px;
  }
  .reviews__author-name {
    font-size: 19px;
  }
  .reviews__author-background {
    font-size: 18px;
    letter-spacing: 0.9px;
  }
  .reviews__rating-list {
    width: 160px;
    margin-top: 10px;
  }
  .reviews__rating-item {
    width: 25px;
    height: 25px;
  }
  .reviews__rating-item::before {
    width: 25px;
    height: 25px;
  }
  .double-main-wrapper .reviews__blockquote {
    margin-left: 15px;
    margin-right: 15px;
  }
  .double-main-wrapper .reviews__blockquote:last-child {
    margin-right: 0;
  }
  .double-main-wrapper .reviews__text-block {
    width: 372px;
    margin-bottom: 64px;
    padding-left: 74px;
  }
  .double-main-wrapper .reviews__blockquote-text {
    width: 280px;
  }
  .double-main-wrapper .reviews__author-wrapper {
    padding-left: 18px;
  }
}
/* REVIEWS END */
/* PRICE START */
.price {
  margin-bottom: 12.188vw;
}
.price__wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 3.177vw;
}
.price__column {
  box-sizing: border-box;
  position: relative;
  padding: 2.0833vw 2.6041vw;
  max-width: 507px;
  width: 26.406vw;
  box-shadow: 0 0 29px 3px rgba(2, 7, 32, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.price__title {
  margin-bottom: 2.9166vw;
  font-size: 1.5625vw;
  font-weight: 700;
  text-align: center;
}
.price__icon-img {
  max-width: 26px;
  max-height: 26px;
  width: 1.3541vw;
  height: 1.3541vw;
  padding-right: 0.781vw;
}
.price__icon-img--narco {
  max-width: 30px;
  max-height: 29px;
  width: 1.5625vw;
  height: 1.5104vw;
}
.price__icon-img--other {
  max-height: 30px;
  height: 1.5625vw;
  width: auto;
}
.price__table {
  width: 100%;
}
.price__table td {
  font-size: 0.9895vw;
  padding-bottom: 1.5104vw;
}
.price__table td:first-child {
  width: 68%;
  text-align: left;
  color: #747474;
}
.price__table td:last-child {
  text-align: right;
  color: #2f2f2f;
  font-weight: 700;
}
.price__link {
  position: absolute;
  bottom: -4.4%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 28px;
}
.price__list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.price__item {
  margin-bottom: 1.3541vw;
}
.price__service-link {
  display: block;
}
.price__subtitle {
  margin-bottom: 0.20833vw;
  font-size: 1.1458vw;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.price__description {
  width: 18.229vw;
  font-size: 0.9895vw;
  line-height: 1.4062vw;
  letter-spacing: 0.1px;
}
.price--list .price__column {
  padding-left: 3.177vw;
  padding-right: 3.177vw;
}
@media (max-width: 755px) {
  .price {
    margin-bottom: 23.733vw;
  }
  .price__wrapper {
    flex-direction: column;
    margin-top: 23.733vw;
  }
  .price__column {
    max-width: none;
    width: 100%;
    margin-bottom: 19.333vw;
    padding-top: 7.733vw;
    padding-left: 3.866vw;
    padding-right: 3.866vw;
    padding-bottom: 12.13vw;
    text-align: center;
  }
  .price__column:last-child {
    margin-bottom: 0;
  }
  .price__title {
    position: relative;
    display: inline-block;
    margin-bottom: 7.733vw;
    padding-left: 10.93vw;
    font-size: 4.666vw;
  }
  .price__icon-img {
    position: absolute;
    top: -0.933vw;
    left: -0.533vw;
    max-width: none;
    max-height: none;
    width: 8vw;
    height: 8vw;
    padding-right: 0.8vw;
  }
  .price__icon-img--alco {
    top: -2vw;
  }
  .price__icon-img--other {
    top: -1.73vw;
  }
  .price__table td {
    font-size: 4vw;
    padding-bottom: 4.533vw;
  }
  .price__link {
    bottom: -3.6%;
    width: 44vw;
    border-radius: 38px;
  }
  .price__item {
    text-align: left;
    margin-bottom: 5.6vw;
  }
  .price__subtitle {
    margin-bottom: 0.133vw;
    font-size: 4.266vw;
    letter-spacing: 0.16px;
  }
  .price__description {
    width: 73.333vw;
    font-size: 4vw;
    line-height: 4.8vw;
    letter-spacing: 0.15px;
  }
  .price--list .price__column {
    padding-left: 4.133vw;
    padding-right: 4.133vw;
  }
  .price--list .price__wrapper {
    margin-top: 12vw;
  }
  .price--list .price__title {
    margin-bottom: 10.4vw;
  }
}
@media (min-width: 1921px) {
  .price {
    margin-bottom: 234px;
  }
  .price__wrapper {
    margin-top: 61px;
  }
  .price__column {
    padding: 40px 50px;
  }
  .price__title {
    margin-bottom: 56px;
    font-size: 30px;
  }
  .price__icon-img {
    padding-right: 15px;
  }
  .price__table td {
    font-size: 19px;
    padding-bottom: 29px;
  }
  .price__item {
    margin-bottom: 26px;
  }
  .price__subtitle {
    margin-bottom: 4px;
    font-size: 22px;
  }
  .price__description {
    width: 350px;
    font-size: 19px;
    line-height: 27px;
  }
  .price--list .price__column {
    padding-left: 61px;
    padding-right: 61px;
  }
}
/* PRICE END */
/* WARNING START */
.warning {
  box-sizing: border-box;
  margin-bottom: 10.156vw;
  box-shadow: 0 0 153px 27px rgba(17, 30, 66, 0.05);
  border-radius: 15px;
  background-color: #ffffff;
}
.warning.detail-section-page {
  margin-top: 7.552vw;
}
.warning__wrapper {
  display: flex;
  border-radius: 15px;
}
.warning__img-wrapper {
  max-width: 642px;
  width: 33.438vw;
}
.warning__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px 0 0 15px;
}
.warning__form-wrapper {
  box-sizing: border-box;
  width: 44.844vw;
  padding-top: 4.2708vw;
  padding-left: 5.833vw;
  padding-bottom: 4.5312vw;
}
.warning__form {
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 600px;
  width: 31.25vw;
  margin-top: 3.2291vw;
  border-radius: 28px;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
}
.warning__input {
  max-width: 307px;
  width: 15.99vw;
  font-size: 0.9895vw;
  font-weight: 400;
  letter-spacing: 0.19px;
  color: #747474;
  background-color: #ffffff;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}
.warning__btn {
  border: none;
  border-radius: 28px;
}
.warning__consultation-wrapper {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 31.771vw;
  height: 2.8645vw;
  margin-top: 3.125vw;
  border-radius: 45px;
}
.warning__consultation-phone {
  font-size: 1.927vw;
  font-weight: 700;
  letter-spacing: 0.14px;
  color: #2f2f2f;
  background-color: transparent;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.06);
}
.warning__consultation-btn {
  max-width: none;
  max-height: none;
  width: 12.604vw;
  height: 100%;
  font-size: 0.9375vw;
  border: none;
  border-radius: 45px;
}
.double-main-wrapper .warning__img-wrapper {
  max-width: none;
  width: 28.594vw;
}
.double-main-wrapper .warning__form-wrapper {
  width: 34.375vw;
  padding-top: 4.5833vw;
  padding-left: 2.4479vw;
  padding-bottom: 0;
}
.double-main-wrapper .intro--warning {
  width: 29.167vw;
}
.double-main-wrapper .intro--warning .intro__title {
  margin-bottom: 1.6666vw;
  line-height: 2.6041vw;
}
.double-main-wrapper .warning__form {
  justify-content: space-between;
  width: 29.167vw;
  margin-top: 1.9791vw;
  margin-bottom: 2.8645vw;
}
.double-main-wrapper .warning__input {
  max-width: none;
  width: 9.375vw;
  padding-left: 2.6041vw;
}
.double-main-wrapper .warning__btn {
  max-width: none;
  width: 12.604vw;
}
@media (max-width: 755px) {
  .warning {
    margin-bottom: 23.2vw;
    box-shadow: none;
    background-color: transparent;
  }
  .warning.detail-section-page {
    margin-top: 23.2vw;
  }
  .warning__wrapper {
    flex-direction: column;
    box-shadow: 0 0 153px 27px rgba(17, 30, 66, 0.05);
    border-radius: 19px;
  }
  .warning__img-wrapper {
    max-width: none;
    width: 100%;
    height: 63.6vw;
  }
  .warning__img {
    border-radius: 19px 19px 0 0;
  }
  .warning__form-wrapper {
    width: auto;
    padding-top: 5.6vw;
    padding-left: 4.266vw;
    padding-right: 4.266vw;
    padding-bottom: 6.8vw;
  }
  .warning__form {
    justify-content: center;
    flex-direction: column;
    max-width: none;
    width: 100%;
    margin-top: 3.2vw;
    box-shadow: none;
  }
  .warning__input {
    max-width: none;
    width: 100%;
    height: 9.333vw;
    margin-bottom: 3.466vw;
    font-size: 4.266vw;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.06);
    border-radius: 35px;
  }
  .warning__btn {
    width: 100%;
    border-radius: 35px;
    font-size: 3.599vw;
  }
  .warning__consultation-wrapper {
    flex-direction: column;
    justify-content: center;
    width: 53.333vw;
    height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 45px;
  }
  .warning__consultation-phone {
    margin-bottom: 6.666vw;
    font-size: 6vw;
    font-weight: 700;
    letter-spacing: 0.14px;
    background-color: transparent;
    box-shadow: none;
  }
  .warning__consultation-btn {
    width: 53.333vw;
    height: 10vw;
    font-size: 3.599vw;
    border: none;
    border-radius: 45px;
  }
  .double-main-wrapper .warning__img-wrapper {
    max-width: none;
    width: 100%;
    height: 63.6vw;
  }
  .double-main-wrapper .warning__form-wrapper {
    width: auto;
    padding-top: 5.6vw;
    padding-left: 4.266vw;
    padding-right: 4.266vw;
    padding-bottom: 6.8vw;
  }
  .double-main-wrapper .intro--warning {
    max-width: none;
    width: 100%;
  }
  .double-main-wrapper .intro--warning .intro__title {
    margin-bottom: 3.599vw;
    line-height: normal;
  }
  .double-main-wrapper .warning__form {
    justify-content: center;
    flex-direction: column;
    max-width: none;
    width: 100%;
    margin-top: 3.2vw;
    box-shadow: none;
  }
  .double-main-wrapper .warning__input {
    width: 100%;
    padding-left: 0;
  }
  .double-main-wrapper .warning__btn {
    width: 100%;
  }
  .warning--help .intro__title {
    width: auto;
  }
}
@media (min-width: 1921px) {
  .warning {
    margin-bottom: 195px;
  }
  .warning.detail-section-page {
    margin-top: 145px;
  }
  .warning__form-wrapper {
    width: 861px;
    padding-top: 82px;
    padding-left: 112px;
    padding-bottom: 87px;
  }
  .warning__form {
    margin-top: 62px;
  }
  .warning__input {
    font-size: 19px;
  }
  .warning__consultation-wrapper {
    width: 610px;
    height: 55px;
    margin-top: 60px;
  }
  .warning__consultation-phone {
    font-size: 37px;
  }
  .warning__consultation-btn {
    max-width: none;
    max-height: none;
    width: 242px;
    height: 100%;
    font-size: 18px;
  }
  .double-main-wrapper .warning__img-wrapper {
    max-width: none;
    width: 549px;
  }
  .double-main-wrapper .warning__form-wrapper {
    width: 660px;
    padding-top: 88px;
    padding-left: 47px;
    padding-bottom: 0;
  }
  .double-main-wrapper .intro--warning {
    width: 560px;
  }
  .double-main-wrapper .intro--warning .intro__title {
    margin-bottom: 32px;
    line-height: 50px;
  }
  .double-main-wrapper .warning__form {
    width: 560px;
    margin-top: 38px;
    margin-bottom: 55px;
  }
  .double-main-wrapper .warning__input {
    max-width: none;
    width: 180px;
    padding-left: 50px;
  }
  .double-main-wrapper .warning__btn {
    max-width: none;
    width: 242px;
  }
}
/* WARNING END */
/* BTN-LIST START */
.btn-list__list-toggle {
  display: none;
}
@media (max-width: 755px) {
  .btn-list__list-toggle {
    position: relative;
    display: flex;
    justify-content: flex-start;
    width: 90.533vw;
    height: 12vw;
    padding-left: 14.533vw;
    font-size: 4vw;
    text-transform: none;
    box-shadow: 0 0 7.333vw 5px rgba(5, 9, 48, 0.04);
    border-radius: 45px;
    cursor: pointer;
  }
  .btn-list__list-toggle:active {
    padding-left: 14.533vw;
  }
  .btn-list__list-toggle::before,
  .btn-list__list-toggle::after {
    content: '';
    position: absolute;
    top: 5.6vw;
    width: 4vw;
    height: 0.666vw;
    background-color: #fff;
    transition-duration: 1s;
    transition-property: transform;
    border-radius: 20px;
  }
  .btn-list__list-toggle::before {
    right: 6.8vw;
    transform: rotate(-45deg);
  }
  .btn-list__list-toggle::after {
    right: 9.333vw;
    transform: rotate(45deg);
  }
  .active.btn-list__list-toggle::before {
    transform: rotate(45deg);
  }
  .active.btn-list__list-toggle::after {
    transform: rotate(-45deg);
  }
  .btn-list__close-btn {
    position: absolute;
    display: flex;
    align-items: center;
    left: 4.666vw;
    width: 5.066vw;
    height: 3.466vw;
  }
  .btn-list__close-btn span {
    height: 0.4vw;
    background: #fff;
    transition: 0.1s 0.1s;
    border-radius: 3px;
  }
  .active.btn-list__close-btn span {
    background-color: transparent;
  }
  .btn-list__close-btn::before,
  .btn-list__close-btn::after {
    height: 0.4vw;
    background-color: #fff;
    border-radius: 3px;
    transition: 0.3s 0.3s, transform 0.3s;
  }
  .btn-list__close-btn::before {
    top: 0;
  }
  .btn-list__close-btn::after {
    top: 2.933vw;
  }
  .active.btn-list__close-btn::before {
    transform: rotate3d(0, 0, 1, -45deg);
    transition: 0.3s, transform 0.3s 0.3s;
    top: 1.33vw;
  }
  .active.btn-list__close-btn::after {
    transform: rotate3d(0, 0, 1, 45deg);
    transition: 0.3s, transform 0.3s 0.3s;
    top: 1.33vw;
  }
}
/* BTN-LIST END */
/* DATABASE-PREVIEW START */
.database-preview {
  margin-bottom: 2.6041vw;
  margin-bottom: 7.552vw;
}
.database-preview__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 3.6979vw;
}
.database-preview__row {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.database-preview__item {
  box-sizing: border-box;
  display: flex;
  max-width: 785px;
  width: 40.885vw;
  margin-bottom: 2.6041vw;
  box-shadow: 16px 8px 27px 11px rgba(2, 7, 32, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.database-preview__item:hover,
.database-preview__item:focus {
  box-shadow: 16px 8px 27px 11px rgba(2, 7, 32, 0.07);
}
.database-preview__item:active {
  box-shadow: 16px 8px 27px 11px rgba(2, 7, 32, 0.15);
}
.database-preview__img-wrapper {
  max-width: 203px;
  width: 10.573vw;
}
.database-preview__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 19px 0 0 19px;
}
@media (max-width: 755px) {
  .database-preview {
    margin-bottom: 15.867vw;
  }
  .database-preview__list.container {
    margin-left: 0;
    margin-right: 0;
  }
  .database-preview__list {
    overflow-x: scroll;
    margin-top: 2.933vw;
    padding-top: 2.666vw;
    padding-bottom: 1.33vw;
  }
  .database-preview__row {
    width: 184.666vw;
    margin-bottom: 6.666vw;
  }
  .baza-znaniy-list .database-preview__row {
    flex-direction: column;
    width: 100%;
  }
  .baza-znaniy-list .database-preview__item {
    margin-bottom: 6.666vw;
  }
  .database-preview__item {
    box-sizing: border-box;
    max-width: none;
    width: 88vw;
    margin-right: 4vw;
    margin-bottom: 0;
  }
  .database-preview__img-wrapper {
    max-width: none;
    width: 24.267vw;
  }
}
@media (min-width: 1921px) {
  .database-preview {
    margin-bottom: 50px;
    margin-bottom: 145px;
  }
  .database-preview__list {
    margin-top: 71px;
  }
  .database-preview__item {
    width: 785px;
    margin-bottom: 50px;
  }
}
/* DATABASE-PREVIEW END */
/* DATABASE-SEARCH START */
.database-search {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 5.1562vw;
  margin-bottom: 5.208vw;
}
.database-search__title {
  font-size: 2.3437vw;
  font-weight: 700;
  letter-spacing: 0.23px;
}
.database-search__form-wrapper {
  margin-bottom: 5.1562vw;
}
.database-search__form {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1342px;
  max-height: 90px;
  width: 69.89vw;
  height: 4.6875vw;
  margin-top: 1.927vw;
  padding-left: 2.8645vw;
  border-radius: 45px;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
}
.database-search__input {
  max-width: none;
  width: 80%;
  padding-left: 3.3854vw;
  font-size: 1.4062vw;
  font-weight: 400;
  letter-spacing: 0.14px;
  color: #747474;
  background-color: transparent;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}
.database-search__icon-btn {
  position: absolute;
  top: 50%;
  left: 4.4%;
  width: 1.6666vw;
  height: 1.6666vw;
  transform: translateY(-50%);
  border: none;
  background-color: transparent;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-gray.svg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.database-search__btn {
  max-width: 220px;
  width: 11.458vw;
  max-height: none;
  height: 100%;
  font-size: 1.4062vw;
  text-transform: none;
  border: none;
  border-radius: 45px;
}
.database-search__list-toggle {
  display: none;
}
.database-search__list {
  display: flex;
  flex-wrap: wrap;
}
.database-search__item {
  width: 11.198vw;
  height: 5.833vw;
  margin-right: 0.8854vw;
  margin-bottom: 0.7812vw;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
}
.database-search__item:nth-child(7n) {
  margin-right: 0;
}
.database-search__link {
  box-sizing: border-box;
  position: relative;
  display: block;
  height: 100%;
  padding-top: 3.177vw;
  color: #2f2f2f;
  font-size: 0.8854vw;
  font-weight: 400;
  letter-spacing: 0.09px;
  border-radius: 19px;
}
.active.database-search__link {
  color: #fff;
  background-color: #14b250;
}
.active.database-search__link:hover,
.active.database-search__link:focus,
.active.database-search__link:active {
  opacity: 1;
  color: rgba(255, 255, 255, 0.7);
}
.active.database-search__link:active {
  color: rgba(255, 255, 255, 0.5);
}
.active.database-search__link:active .database-search__img--white {
  opacity: 0.5;
}
.active.database-search__link .database-search__picture {
  visibility: hidden;
}
.active.database-search__link .database-search__img--white {
  visibility: visible;
}
.database-search__img {
  position: absolute;
  top: 20%;
  left: 50%;
  width: 1.5625vw;
  height: 1.5625vw;
  transform: translateX(-50%);
}
.database-search__img--white {
  visibility: hidden;
}
@media (max-width: 755px) {
  .database-search {
    margin-top: 38.667vw;
    margin-bottom: 22.933vw;
  }
  .database-search__title {
    margin-bottom: 4vw;
    font-size: 6vw;
  }
  .database-search__form-wrapper {
    margin-bottom: 8.133vw;
  }
  .database-search__form {
    max-width: none;
    max-height: none;
    width: 90.667vw;
    height: 12vw;
    box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.06);
    background-color: #fff;
  }
  .database-search__input {
    width: 70%;
    padding-left: 11.73vw;
    font-size: 4vw;
    line-height: 6.666vw;
  }
  .database-search__icon-btn {
    left: 4.9%;
    width: 4.933vw;
    height: 4.933vw;
  }
  .database-search__btn {
    width: 20.4vw;
    font-size: 3.599vw;
  }
  .database-search__list-toggle {
    position: relative;
    display: flex;
    justify-content: flex-start;
    width: 90.533vw;
    height: 12vw;
    padding-left: 14.533vw;
    font-size: 4vw;
    text-transform: none;
    box-shadow: 0 0 7.333vw 5px rgba(5, 9, 48, 0.04);
    border-radius: 45px;
    cursor: pointer;
  }
  .database-search__list-toggle:active {
    padding-left: 14.533vw;
  }
  .database-search__list-toggle::before,
  .database-search__list-toggle::after {
    content: '';
    position: absolute;
    top: 5.6vw;
    width: 4vw;
    height: 0.666vw;
    background-color: #fff;
    transition-duration: 1s;
    transition-property: transform;
    border-radius: 20px;
  }
  .database-search__list-toggle::before {
    right: 6.8vw;
    transform: rotate(-45deg);
  }
  .database-search__list-toggle::after {
    right: 9.333vw;
    transform: rotate(45deg);
  }
  .active.database-search__list-toggle::before {
    transform: rotate(45deg);
  }
  .active.database-search__list-toggle::after {
    transform: rotate(-45deg);
  }
  .database-search__close-btn {
    position: absolute;
    display: flex;
    align-items: center;
    left: 4.666vw;
    width: 5.066vw;
    height: 3.466vw;
  }
  .database-search__close-btn span {
    height: 0.4vw;
    background: #fff;
    transition: 0.1s 0.1s;
    border-radius: 3px;
  }
  .active.database-search__close-btn span {
    background-color: transparent;
  }
  .database-search__close-btn::before,
  .database-search__close-btn::after {
    height: 0.4vw;
    background-color: #fff;
    border-radius: 3px;
    transition: 0.3s 0.3s, transform 0.3s;
  }
  .database-search__close-btn::before {
    top: 0;
  }
  .database-search__close-btn::after {
    top: 2.933vw;
  }
  .active.database-search__close-btn::before {
    transform: rotate3d(0, 0, 1, -45deg);
    transition: 0.3s, transform 0.3s 0.3s;
    top: 1.33vw;
  }
  .active.database-search__close-btn::after {
    transform: rotate3d(0, 0, 1, 45deg);
    transition: 0.3s, transform 0.3s 0.3s;
    top: 1.33vw;
  }
  .database-search__list {
    display: none;
  }
  .database-search__list--nojs,
  .active.database-search__list {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    max-height: none;
    height: auto;
    margin-top: 5.333vw;
    padding-top: 4vw;
    padding-bottom: 4vw;
    box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.06);
    border-radius: 37px;
    background-color: #fff;
  }
  .database-search__item {
    width: 100%;
    height: 10.66vw;
    margin-right: 0;
    margin-bottom: 0;
    text-align: left;
    background-color: #ffffff;
    box-shadow: none;
    border-radius: 0;
  }
  .database-search__item:first-child {
    border-radius: 37px 37px 0 0;
  }
  .database-search__item:last-child {
    border-radius: 0 0 37px 37px;
  }
  .database-search__link {
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-left: 15.467vw;
    padding-right: 5.333vw;
    font-size: 4.399vw;
    font-weight: 400;
    letter-spacing: 0.09px;
    color: #2f2f2f;
    border-radius: 0;
  }
  .database-search__img {
    position: absolute;
    top: 20%;
    left: 9%;
    width: 5.333vw;
    height: 5.333vw;
    transform: translateX(-50%);
  }
}
@media (max-width: 755px) and (max-width: 380px) {
  .database-search__list--nojs,
  .active.database-search__list {
    border-radius: 20px;
  }
}
@media (max-width: 755px) and (max-width: 380px) {
  .database-search__item:first-child {
    border-radius: 20px 20px 0 0;
  }
}
@media (max-width: 755px) and (max-width: 380px) {
  .database-search__item:last-child {
    border-radius: 0 0 20px 20px;
  }
}
@media (min-width: 1921px) {
  .database-search {
    margin-top: 99px;
    margin-bottom: 100px;
  }
  .database-search__title {
    font-size: 45px;
  }
  .database-search__form-wrapper {
    margin-bottom: 99px;
  }
  .database-search__form {
    margin-top: 37px;
    padding-left: 55px;
  }
  .database-search__icon-btn {
    width: 32px;
    height: 32px;
  }
  .database-search__input {
    padding-left: 65px;
    font-size: 27px;
  }
  .database-search__btn {
    font-size: 27px;
  }
  .database-search__item {
    width: 215px;
    height: 112px;
    margin-right: 17px;
    margin-bottom: 15px;
  }
  .database-search__link {
    padding-top: 61px;
    font-size: 17px;
  }
  .database-search__img {
    width: 30px;
    height: 30px;
  }
}
/* DATABASE-SEARCH END */
/* DATABASE-SEARCH START */
.search-page {
  margin-top: 4.427vw;
  margin-bottom: 13.073vw;
}
.search-page .database-search__form-wrapper {
  width: 55.364vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.8125vw;
}
.search-page .database-search__form {
  width: 100%;
  height: 3.6458vw;
  margin-top: 0;
}
.search-page .database-search__icon-btn {
  left: 6.8%;
}
.search-page .database-search__input {
  width: 95%;
  padding-left: 4.1666vw;
  font-size: 1.1458vw;
}
.search-page__database-search {
  margin-bottom: 0;
}
.search-page__count {
  margin-bottom: 4.375vw;
  font-size: 0.9375vw;
  text-align: center;
}
.search__toggle-wrapper {
  display: flex;
  justify-content: space-between;
  width: 41.146vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.927vw;
}
.search__toggle-btn {
  position: relative;
  padding: 0;
  padding-bottom: 0.46875vw;
  font-size: 1.302vw;
  letter-spacing: 0.13px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.search__toggle-btn.active::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.10416vw;
  background-color: #14b250;
}
.search__toggle-btn.disabled {
  pointer-events: none;
  cursor: default;
  color: #999;
}
.search__toggle-count {
  font-size: 0.9375vw;
  color: #747474;
}
.search__content-list {
  display: none;
}
.search__content-list.active {
  display: block;
}
.search__content-item {
  width: 55.364vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5625vw;
}
.search__content-link {
  display: block;
}
.search__content-title {
  font-size: 1.1458vw;
  font-weight: 700;
  letter-spacing: 0.11px;
  line-height: 2.3437vw;
  color: #2f2f2f;
}
.search__content-description {
  width: 36.979vw;
  line-height: 1.1979vw;
  letter-spacing: 0.09px;
  font-size: 0.9375vw;
}
@media (max-width: 755px) {
  .search-page {
    padding-top: 30.667vw;
    margin-top: 11.33vw;
    margin-bottom: 22.933vw;
  }
  .search-page .database-search__form-wrapper {
    width: 100%;
    margin-bottom: 7.199vw;
  }
  .search-page .database-search__form {
    height: 12vw;
  }
  .search-page .database-search__icon-btn {
    left: 5%;
  }
  .search-page .database-search__input {
    padding-left: 10.13vw;
    font-size: 3.599vw;
  }
  .search-page__count {
    margin-bottom: 12vw;
    font-size: 3.333vw;
  }
  .search__toggle-wrapper {
    justify-content: space-evenly;
    width: 100%;
    margin-bottom: 7.466vw;
  }
  .search__toggle-btn {
    padding-bottom: 1.066vw;
    font-size: 4vw;
  }
  .search__toggle-btn.active::before {
    height: 0.4vw;
  }
  .search__toggle-count {
    font-size: 2.933vw;
  }
  .search__content-item {
    width: auto;
    margin-bottom: 6.933vw;
  }
  .search__content-title {
    margin-bottom: 1.33vw;
    font-size: 4vw;
    line-height: 6vw;
  }
  .search__content-description {
    width: auto;
    font-size: 3.333vw;
    line-height: 4vw;
  }
}
@media (min-width: 1921px) {
  .search-page {
    margin-top: 85px;
    margin-bottom: 251px;
  }
  .search-page .database-search__form-wrapper {
    width: 1063px;
    margin-bottom: 54px;
  }
  .search-page .database-search__form {
    height: 70px;
  }
  .search-page .database-search__input {
    padding-left: 80px;
    font-size: 22px;
  }
  .search-page__count {
    margin-bottom: 84px;
    font-size: 18px;
  }
  .search__toggle-wrapper {
    width: 790px;
    margin-bottom: 37px;
  }
  .search__toggle-btn {
    padding-bottom: 9px;
    font-size: 25px;
  }
  .search__toggle-btn.active::before {
    height: 2px;
  }
  .search__toggle-count {
    font-size: 18px;
  }
  .search__content-item {
    width: 1063px;
    margin-bottom: 30px;
  }
  .search__content-title {
    font-size: 22px;
    line-height: 45px;
  }
  .search__content-description {
    width: 710px;
    line-height: 23px;
    font-size: 18px;
  }
}
/* DATABASE-SEARCH END */
/* ARTICLES-BLOCK START */
.articles-block {
  margin-bottom: 10.104vw;
}
.articles-block__wrapper {
  display: flex;
}
.articles-block__column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 2.6041vw;
}
.articles-block__main-item-content {
  background-color: #ffffff;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
}
.articles-block__main-item-content:hover,
.articles-block__main-item-content:focus {
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.07);
}
.articles-block__main-item-content:active {
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.15);
}
.articles-block__main-item-content {
  display: flex;
  flex-direction: column;
  max-width: 650px;
  width: 33.854vw;
}
.articles-block__img-wrapper {
  width: 100%;
  max-height: 337px;
  height: 17.552vw;
}
.articles-block__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 19px 19px 0 0;
}
.articles-block__text-wrapper {
  box-sizing: border-box;
  padding-top: 2.3437vw;
  padding-left: 2.0833vw;
  padding-right: 1.1979vw;
  padding-bottom: 2.8125vw;
}
.articles-block__item {
  box-sizing: border-box;
  padding-top: 1.5625vw;
  padding-left: 1.927vw;
  padding-right: 3.9062vw;
  padding-bottom: 1.0416vw;
  background-color: #ffffff;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
}
.articles-block__item a {
  display: block;
}
.articles-block__item:hover,
.articles-block__item:focus {
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.07);
}
.articles-block__item:active {
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.15);
}
.articles-block__main-item .intro__subtitle {
  margin-bottom: 0.9375vw;
  font-size: 1.5625vw;
}
.articles-block__item .intro__subtitle {
  margin-bottom: 0.41666vw;
  font-size: 1.4062vw;
}
@media (max-width: 755px) {
  .articles-block {
    margin-bottom: 20vw;
  }
  .articles-block__wrapper {
    flex-direction: column;
  }
  .articles-block__column {
    margin-left: 0;
  }
  .articles-block__main-item .intro__subtitle {
    margin-bottom: 3.525vw;
    font-size: 4.399vw;
  }
  .articles-block__main-item-content {
    flex-direction: column;
    max-width: none;
    width: 100%;
    margin-bottom: 4.399vw;
  }
  .articles-block__img-wrapper {
    max-height: none;
    height: 48.26vw;
  }
  .articles-block__text-wrapper {
    padding-top: 4.666vw;
    padding-left: 4.666vw;
    padding-right: 4.666vw;
  }
  .articles-block__item {
    margin-bottom: 4.399vw;
    padding-top: 4.666vw;
    padding-left: 4.666vw;
    padding-right: 4.666vw;
  }
  .articles-block__item .intro__subtitle {
    margin-bottom: 3.525vw;
    font-size: 4.399vw;
  }
}
@media (min-width: 1921px) {
  .articles-block {
    margin-bottom: 194px;
  }
  .articles-block__column {
    margin-left: 50px;
  }
  .articles-block__text-wrapper {
    padding-top: 45px;
    padding-left: 40px;
    padding-right: 23px;
    padding-bottom: 54px;
  }
  .articles-block__item {
    padding-top: 30px;
    padding-left: 37px;
    padding-right: 75px;
    padding-bottom: 20px;
  }
  .articles-block__main-item .intro__subtitle {
    margin-bottom: 18px;
    font-size: 30px;
  }
  .articles-block__item .intro__subtitle {
    margin-bottom: 8.15px;
    font-size: 27px;
  }
}
/* ARTICLES-BLOCK END */
/* BREADCRUMBS START */
.social-wrapper {
  margin-top: 2.3437vw;
}
.social-wrapper .breadcrumbs {
  margin-bottom: 0;
}
.breadcrumbs {
  display: flex;
  margin-bottom: 5.052vw;
}
.breadcrumbs__item {
  position: relative;
  margin-right: 1.5625vw;
  color: #747474;
  font-size: 0.9895vw;
}
.breadcrumbs__item::before {
  content: '>';
  position: absolute;
  top: 0;
  right: -1.0937vw;
}
.breadcrumbs__item--current {
  color: #2f2f2f;
}
.breadcrumbs__item--current::before {
  content: none;
}
.breadcrumbs__link {
  color: #747474;
}
@media (max-width: 755px) {
  .social-wrapper {
    margin-top: 36vw;
  }
  .breadcrumbs {
    margin-bottom: 12.8vw;
  }
  .breadcrumbs__item {
    margin-right: 5.6vw;
    font-size: 3.599vw;
  }
  .breadcrumbs__item::before {
    right: -4vw;
  }
}
@media (min-width: 1921px) {
  .social-wrapper {
    margin-top: 45px;
  }
  .breadcrumbs {
    margin-bottom: 97px;
  }
  .breadcrumbs__item {
    margin-right: 30px;
    font-size: 19px;
  }
  .breadcrumbs__item::before {
    right: -21px;
  }
}
/* BREADCRUMBS END */
/* SERVICES START */
.services {
  margin-bottom: 4.6875vw;
}
.services__list {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 15.781vw;
  transition: height 0.2s;
}
.services__item {
  display: flex;
  justify-content: center;
  width: 9.167vw;
  height: 6.719vw;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
}
.services__item:nth-child(8n) {
  margin-right: 0;
}
.services__item .services__link[href] .services__text::before {
  content: none;
}
.services__link {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 0;
  padding-top: 3.3854vw;
  color: #2f2f2f;
  background-color: transparent;
  font-size: 0.8854vw;
  font-weight: 400;
  letter-spacing: 0.09px;
  line-height: 1.1979vw;
  border: none;
  border-radius: 19px;
  cursor: pointer;
}
.services__link:focus {
  outline: none;
}
.services__text {
  display: inline-block;
  width: 6.771vw;
}
.services__img {
  position: absolute;
  top: 20%;
  left: 50%;
  width: 1.5625vw;
  height: 1.5625vw;
  transform: translateX(-50%);
}
.services__img--game {
  width: 1.1458vw;
  height: 1.1458vw;
}
.services__img--white {
  visibility: hidden;
}
.active.services__item {
  background-color: #14b250;
}
.active.services__item .services__link {
  color: #fff;
}
.active.services__item .services__picture {
  visibility: hidden;
}
.active.services__item .services__img--white {
  visibility: visible;
}
.active.services__item .services__text::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -0.8333vw;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 0.8333vw solid #14b250;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-width: 1.0416vw;
  border-bottom-width: 0;
  box-shadow: 0 0 87px rgba(2, 7, 32, 0.05);
}
.services__sub-menu {
  position: absolute;
  bottom: 0px;
  left: 0;
  display: none;
  height: 6.771vw;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.06);
  border-radius: 19px;
  background-color: #ffffff;
}
.services__sub-menu--width-auto {
  width: auto;
}
.active.services__sub-menu {
  display: flex;
}
.services__sub-item {
  position: relative;
  width: 10.573vw;
  border-radius: 19px;
}
.services__sub-item::after {
  content: '';
  position: absolute;
  top: 1.302vw;
  right: 0;
  width: 0.10416vw;
  height: 4.2187vw;
  background-color: #edeef3;
}
.services__sub-item:last-child::after {
  content: none;
}
.services__sub-link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 0.9375vw;
  border-radius: 19px;
}
.services__sub-text {
  display: inline-block;
  width: 7.031vw;
}
@media (max-width: 755px) {
  .services {
    margin-bottom: 13.3vw;
  }
  .services .btn-list__list-toggle {
    font-size: 4.399vw;
  }
  .services__list {
    display: none;
  }
  .services__list--nojs,
  .active.services__list {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    max-height: none;
    height: auto;
    margin-top: 5.333vw;
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.06);
    border-radius: 37px;
    background-color: #fff;
  }
  .services__item {
    width: 100%;
    height: auto;
    margin-bottom: 6.666vw;
    margin-left: 0;
    text-align: left;
    background-color: #ffffff;
    box-shadow: none;
    border-radius: 0;
  }
  .services__item:first-child {
    padding-top: 5.866vw;
    border-radius: 37px 37px 0 0;
  }
  .services__item:last-child {
    padding-bottom: 5.866vw;
    border-radius: 0 0 37px 37px;
  }
  .active.services__item {
    flex-direction: column;
    height: auto;
    margin-bottom: 1.33vw;
    background-color: #fff;
  }
  .active.services__item .services__link {
    margin-bottom: 5.333vw;
    color: #2f2f2f;
  }
  .active.services__item .services__picture {
    visibility: visible;
  }
  .active.services__item .services__img--white {
    visibility: hidden;
  }
  .active.services__item .services__text::before {
    content: none;
  }
  .services__link {
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 15.467vw;
    padding-right: 5.333vw;
    font-size: 4.399vw;
    font-weight: 400;
    letter-spacing: 0.09px;
    line-height: normal;
    color: #2f2f2f;
    border-radius: 0;
  }
  .services__img {
    top: 20%;
    left: 9%;
    width: 5.333vw;
    height: 5.333vw;
    transform: translateX(-50%);
  }
  .services__text {
    width: auto;
  }
  .active.services__sub-menu {
    position: relative;
    bottom: auto;
    left: auto;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: auto;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
  }
  .services__sub-item {
    position: relative;
    width: auto;
    margin-bottom: 3.466vw;
    padding-left: 15.467vw;
    padding-right: 5.333vw;
    border-radius: 19px;
  }
  .services__sub-item::after {
    content: none;
  }
  .services__sub-link {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 4vw;
    color: #747474;
    border-radius: 19px;
  }
  .services__sub-text {
    display: inline-block;
    width: auto;
  }
}
@media (max-width: 755px) and (max-width: 380px) {
  .services__list--nojs,
  .active.services__list {
    border-radius: 20px;
  }
}
@media (max-width: 755px) and (max-width: 380px) {
  .services__item:first-child {
    border-radius: 20px 20px 0 0;
  }
}
@media (max-width: 755px) and (max-width: 380px) {
  .services__item:last-child {
    border-radius: 0 0 20px 20px;
  }
}
@media (min-width: 1921px) {
  .services {
    margin-bottom: 90px;
  }
  .services__list {
    height: 303px;
  }
  .services__item {
    width: 176px;
    height: 129px;
  }
  .services__link {
    padding-top: 65px;
    font-size: 17px;
    line-height: 23px;
  }
  .services__text {
    width: 130px;
  }
  .services__img {
    width: 30px;
    height: 30px;
  }
  .services__img--game {
    width: 22px;
    height: 22px;
  }
  .active.services__item .services__text::before {
    bottom: -16px;
    border: 16px solid #14b250;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-width: 20px;
    border-bottom-width: 0;
  }
  .services__sub-menu {
    height: 130px;
  }
  .services__sub-item {
    width: 203px;
  }
  .services__sub-item::after {
    top: 25px;
    width: 2px;
    height: 81px;
  }
  .services__sub-link {
    font-size: 18px;
  }
  .services__sub-text {
    width: 135px;
  }
}
/* SERVICES END */
/* SERVICE-ITEM START */
.service-item {
  margin-bottom: 5.938vw;
}
.service-item__container {
  position: relative;
  box-sizing: border-box;
  width: auto;
  margin-left: 2.6041vw;
  padding-top: 2.9166vw;
  padding-left: 6.25vw;
  padding-bottom: 2.2916vw;
  box-shadow: 16px 8px 27px 11px rgba(2, 7, 32, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.service-item__icon {
  position: absolute;
  top: 16%;
  left: -2.6041vw;
  width: 5.208vw;
  height: 5.208vw;
  border-radius: 19px;
  background-color: #1ab455;
}
.service-item__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.4479vw;
  height: 2.6562vw;
  transform: translate(-50%, -50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.service-item__icon--lite::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/transf-white.svg");
}
.service-item__icon--phone-call::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/phone-call-white.svg");
}
.service-item__icon--ruble::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/ruble-white.svg");
}
.service-item__title {
  margin-bottom: 0.8854vw;
  font-size: 1.5625vw;
  font-weight: 700;
  letter-spacing: 0.15px;
}
.service-item__subtitle {
  margin-bottom: 1.9791vw;
  font-size: 0.9375vw;
  line-height: 1.7187vw;
  letter-spacing: 0.27px;
}
.service-item__description {
  width: 46.615vw;
  margin-bottom: 1.927vw;
  font-size: 0.9895vw;
  line-height: 1.5104vw;
  letter-spacing: 0.1px;
}
.service-item__description--black {
  color: #000;
}
.service-item__price {
  font-size: 1.8229vw;
  font-weight: 700;
  line-height: 1.7187vw;
  letter-spacing: 0.17px;
  color: #14b250;
}
.service-item__list {
  margin-top: 1.8229vw;
  margin-bottom: 1.927vw;
  padding-left: 1.9791vw;
  padding-right: 1.0416vw;
  font-size: 0.9895vw;
}
.service-item__list-item {
  position: relative;
  margin-bottom: 1.0937vw;
}
.service-item__list-item::before {
  content: '';
  position: absolute;
  top: 0.20833vw;
  left: -1.875vw;
  width: 0.8333vw;
  height: 0.3125vw;
  border: 0.10416vw solid #5a5a5a;
  border-color: #14b250;
  border-top-style: none;
  border-right-style: none;
  transform: rotate(-45deg);
}
.service-item__list-item--content-empty::before {
  content: none;
}
@media (max-width: 755px) {
  .service-item {
    margin-bottom: 22.667vw;
  }
  .service-item__container {
    width: auto;
    margin-left: 6.666vw;
    padding-top: 7.466vw;
    padding-left: 13.06vw;
    padding-bottom: 7.866vw;
    box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  }
  .service-item__icon {
    top: 8.533vw;
    left: -6.666vw;
    width: 13.3vw;
    height: 13.3vw;
  }
  .service-item__icon::before {
    width: 6.666vw;
    height: 7.733vw;
  }
  .service-item__title {
    margin-bottom: 3.2vw;
    font-size: 5.333vw;
    letter-spacing: 0.2px;
  }
  .service-item__subtitle {
    width: 38vw;
    margin-bottom: 5.866vw;
    font-size: 3.599vw;
    line-height: 4.666vw;
    letter-spacing: 0.41px;
  }
  .service-item__description {
    width: 61.333vw;
    margin-bottom: 6.8vw;
    font-size: 4vw;
    line-height: 5.066vw;
    letter-spacing: 0.15px;
  }
  .service-item__price {
    font-size: 5.333vw;
    line-height: 4.399vw;
    letter-spacing: 0.2px;
  }
  .service-item__list {
    margin-top: 6vw;
    padding-left: 6.533vw;
    padding-right: 0px;
    font-size: 4vw;
  }
  .service-item__list-item {
    margin-bottom: 2.8vw;
  }
  .service-item__list-item::before {
    top: 1.066vw;
    left: -6.4vw;
    width: 2.933vw;
    height: 1.33vw;
    border: 0.4vw solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
}
@media (min-width: 1921px) {
  .service-item {
    margin-bottom: 114px;
  }
  .service-item__container {
    margin-left: 50px;
    padding-top: 56px;
    padding-left: 120px;
    padding-bottom: 44px;
  }
  .service-item__icon {
    width: 100px;
    height: 100px;
  }
  .service-item__icon::before {
    width: 47px;
    height: 53px;
  }
  .service-item__title {
    margin-bottom: 17px;
    font-size: 30px;
  }
  .service-item__subtitle {
    margin-bottom: 38px;
    font-size: 18px;
    line-height: 33px;
  }
  .service-item__description {
    width: 895px;
    margin-bottom: 37px;
    font-size: 19px;
    line-height: 29px;
  }
  .service-item__price {
    font-size: 35px;
    line-height: 33px;
  }
  .service-item__list {
    margin-top: 35px;
    margin-bottom: 37px;
    padding-left: 38px;
    padding-right: 20px;
    font-size: 19px;
  }
  .service-item__list-item {
    margin-bottom: 21px;
  }
  .service-item__list-item::before {
    top: 4px;
    left: -36px;
    width: 16px;
    height: 6px;
    border: 2px solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
}
/* SERVICE-ITEM END */
/* TARRIFS START */
.tariffs {
  margin-bottom: 10.104vw;
}
.tariffs .intro__description {
  display: none;
}
.tariffs__wrapper {
  display: flex;
}
.tariffs__column {
  position: relative;
  display: flex;
  border-radius: 20px;
  width: 100%;
  height: 21.823vw;
  background-color: #ffffff;
  box-shadow: 0px 0px 87px 0px rgba(2, 7, 32, 0.05);
}
.tariffs__header {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 26.927vw;
  padding-top: 2.0312vw;
  padding-left: 2.1875vw;
  padding-right: 0.5208vw;
  padding-bottom: 2.0312vw;
  border-radius: 20px 0 0 20px;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/tariffs/row-bg.png");
  background-repeat: no-repeat;
  background-position: -6px center;
  background-size: cover;
}
.tariffs__header * {
  color: #ffffff;
}
.tariffs__icon {
  position: absolute;
  width: 4.375vw;
  height: 4.375vw;
  box-shadow: 12px 12px 38px 0px rgba(8, 8, 72, 0.1);
  border-radius: 15px;
  background-color: #ffffff;
}
.tariffs__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.7083vw;
  height: 2.7083vw;
  transform: translate(-50%, -50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.tariffs__icon--lh::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/tariffs/lh.svg");
}
.tariffs__icon--mh::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/tariffs/mh.svg");
}
.tariffs__icon--gh::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/tariffs/gh.svg");
}
.tariffs__header-text {
  margin-left: 5.729vw;
  margin-bottom: 3.3333vw;
}
.tariffs__title {
  margin-bottom: 19px;
  font-size: 1.5625vw;
  font-weight: 400;
}
.tariffs__category {
  display: flex;
  font-size: 0.9895vw;
}
.tariffs__category-text {
  margin-top: auto;
  margin-left: 0.10416vw;
  margin-right: 0.625vw;
  margin-bottom: 0.26041vw;
}
.tariffs__category-price {
  font-size: 1.6666vw;
  font-weight: 700;
}
.tariffs__category-day {
  margin-top: 0;
  margin-left: 0.625vw;
}
.tariffs__main {
  box-sizing: border-box;
  width: 100%;
  padding-top: 2.0312vw;
  padding-left: 2.1875vw;
  padding-right: 1.0416vw;
  padding-bottom: 2.0312vw;
}
.tariffs__main .tariffs__link-wrapper {
  display: none;
}
.tariffs__desc-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2.1875vw;
}
.tariffs__description {
  letter-spacing: 0.09px;
  padding-right: 2.5vw;
  font-size: 1.0416vw;
  line-height: 1.4062vw;
  color: #fff;
}
.tariffs__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  height: 100%;
  padding-left: 1.5625vw;
  font-size: 0.9895vw;
}
.tariffs__item {
  position: relative;
  margin-bottom: 0;
  width: 44%;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.tariffs__item::before {
  content: '';
  position: absolute;
  top: 0.20833vw;
  left: -1.875vw;
  width: 0.8333vw;
  height: 0.3125vw;
  border: 0.10416vw solid #5a5a5a;
  border-color: #14b250;
  border-top-style: none;
  border-right-style: none;
  transform: rotate(-45deg);
}
.tariffs__item--gray {
  color: #747474;
}
.tariffs__item--gray::before {
  content: none;
}
.tariffs__link-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: auto;
  padding-right: 5.208vw;
}
.tariffs__link {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 0.9895vw;
  line-height: 1.4062vw;
  letter-spacing: 0.1px;
}
.tariffs__link:last-child {
  margin-top: 0.8333vw;
}
.tariffs__link::before {
  content: '';
  position: absolute;
  width: 1.4062vw;
  height: 1.4062vw;
  top: 0;
  right: -1.875vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/arrow-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.tariffs--contacts .tariffs__column {
  height: 18.125vw;
}
.tariffs--contacts .tariffs__header {
  width: 29.688vw;
  padding-right: 30px;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/tariffs/row-bg1.png");
  background-position: center;
}
.tariffs--contacts .tariffs__header-text {
  margin-left: 5.99vw;
  margin-bottom: 2.4479vw;
}
.tariffs--contacts .tariffs__title {
  margin-bottom: 0.7812vw;
}
.tariffs--contacts .tariffs__category-price {
  font-size: 1.8229vw;
}
.tariffs--contacts .tariffs__category-day {
  margin-top: 0.10416vw;
}
.tariffs--contacts .tariffs__description {
  padding-right: 0;
}
.tariffs--contacts .tariffs__link-wrapper {
  flex-direction: row;
  padding-right: 0;
}
.tariffs--contacts .tariffs__link:first-child {
  margin-right: 3.6458vw;
}
.tariffs--contacts .tariffs__link:last-child {
  margin-top: 0;
}
.tariffs--contacts .tariffs__item {
  width: 30%;
}
@media (max-width: 755px) {
  .tariffs,
  .tariffs--contacts {
    margin-bottom: 23.2vw;
  }
  .tariffs__wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .tariffs__column,
  .tariffs--contacts .tariffs__column {
    flex-wrap: wrap;
    width: auto;
    height: auto;
    margin-bottom: 19.333vw;
    padding-bottom: 4.933vw;
  }
  .tariffs__column:last-child,
  .tariffs--contacts .tariffs__column:last-child {
    margin-bottom: 0;
  }
  .tariffs__header,
  .tariffs--contacts .tariffs__header {
    z-index: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    background-image: none;
  }
  .tariffs__header::before,
  .tariffs--contacts .tariffs__header::before {
    z-index: -1;
    position: absolute;
    content: '';
    height: 38vw;
    width: 100%;
    background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/tariffs/row-bg-m.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .tariffs__icon,
  .tariffs--contacts .tariffs__icon {
    top: -8.133vw;
    right: 8.4vw;
    width: 16vw;
    height: 16vw;
  }
  .tariffs__icon::before,
  .tariffs--contacts .tariffs__icon::before {
    width: 8.533vw;
    height: 8.533vw;
  }
  .tariffs__header-text,
  .tariffs--contacts .tariffs__header-text {
    position: relative;
    margin: 0;
    padding: 0;
    margin-bottom: 16.133vw;
    padding-top: 6.266vw;
  }
  .tariffs__title,
  .tariffs--contacts .tariffs__title {
    margin-bottom: 1.73vw;
    font-size: 4.399vw;
  }
  .tariffs__category,
  .tariffs--contacts .tariffs__category {
    font-size: 3.599vw;
  }
  .tariffs__category-text,
  .tariffs--contacts .tariffs__category-text {
    margin-left: 0.266vw;
    margin-right: 2.4vw;
    margin-bottom: 0.666vw;
  }
  .tariffs__category-price,
  .tariffs--contacts .tariffs__category-price {
    font-size: 6vw;
  }
  .tariffs__category-day,
  .tariffs--contacts .tariffs__category-day {
    margin-top: 0.133vw;
    margin-left: 2.933vw;
  }
  .tariffs__main,
  .tariffs--contacts .tariffs__main {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .tariffs__main .tariffs__link-wrapper,
  .tariffs--contacts .tariffs__main .tariffs__link-wrapper {
    display: flex;
  }
  .tariffs__desc-wrap {
    position: static;
    top: auto;
    left: auto;
    transform: none;
  }
  .tariffs__description,
  .tariffs--contacts .tariffs__description {
    font-size: 4vw;
    line-height: 5.066vw;
    letter-spacing: 0.15px;
    color: #747474;
  }
  .tariffs__list,
  .tariffs--contacts .tariffs__list {
    height: auto;
    margin-top: 6vw;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 6.533vw;
    padding-right: 0px;
    font-size: 4vw;
  }
  .tariffs__item,
  .tariffs--contacts .tariffs__item {
    width: 100%;
    margin-bottom: 2.8vw;
  }
  .tariffs__item::before,
  .tariffs--contacts .tariffs__item::before {
    top: 1.066vw;
    left: -6.4vw;
    width: 2.933vw;
    height: 1.33vw;
    border: 0.4vw solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .tariffs__link-wrapper,
  .tariffs--contacts .tariffs__link-wrapper {
    flex-direction: column;
    margin-top: 6.666vw;
    padding-left: 0;
    padding-right: 0;
  }
  .tariffs__header .tariffs__link-wrapper {
    display: none;
  }
  .tariffs__link,
  .tariffs--contacts .tariffs__link {
    margin-bottom: 5.733vw;
    font-size: 4vw;
    line-height: 3.599vw;
    letter-spacing: 0.15px;
    color: #747474;
  }
  .tariffs__link:first-child,
  .tariffs--contacts .tariffs__link:first-child {
    margin-right: 0;
  }
  .tariffs__link:last-child,
  .tariffs--contacts .tariffs__link:last-child {
    margin-top: 0;
  }
  .tariffs__link::before,
  .tariffs--contacts .tariffs__link::before {
    top: -1.33vw;
    right: -9.066vw;
    width: 5.333vw;
    height: 5.333vw;
    background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/arrow.svg");
  }
  .tariffs__header-text,
  .tariffs--contacts .tariffs__header-text,
  .tariffs__main,
  .tariffs--contacts .tariffs__main {
    padding-left: 4.266vw;
    padding-right: 4.266vw;
  }
}
@media (min-width: 1921px) {
  .tariffs {
    margin-bottom: 194px;
  }
  .tariffs__column {
    height: 419px;
  }
  .tariffs__header {
    width: 517px;
    padding-top: 39px;
    padding-left: 42px;
    padding-right: 10px;
    padding-bottom: 39px;
    background-position: -6px center;
  }
  .tariffs__icon {
    width: 84px;
    height: 84px;
  }
  .tariffs__icon::before {
    width: 52px;
    height: 52px;
  }
  .tariffs__header-text {
    margin-left: 110px;
    margin-bottom: 64px;
  }
  .tariffs__title {
    margin-bottom: 19px;
    font-size: 30px;
  }
  .tariffs__category {
    font-size: 19px;
  }
  .tariffs__category-text {
    margin-left: 2px;
    margin-right: 12px;
    margin-bottom: 5px;
  }
  .tariffs__category-price {
    font-size: 32px;
  }
  .tariffs__category-day {
    margin-left: 12px;
  }
  .tariffs__main {
    padding-top: 39px;
    padding-left: 42px;
    padding-right: 20px;
    padding-bottom: 39px;
  }
  .tariffs__desc-wrap {
    left: 42px;
  }
  .tariffs__description {
    padding-right: 48px;
    font-size: 20px;
    line-height: 27px;
  }
  .tariffs__list {
    padding-left: 30px;
    font-size: 19px;
  }
  .tariffs__item::before {
    top: 4px;
    left: -36px;
    width: 16px;
    height: 6px;
    border: 2px solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .tariffs__link-wrapper {
    padding-right: 100px;
  }
  .tariffs__link {
    font-size: 19px;
    line-height: 27px;
  }
  .tariffs__link::before {
    width: 27px;
    height: 27px;
    right: -36px;
  }
  .tariffs__link:first-child {
    margin-right: 70px;
  }
  .tariffs--contacts .tariffs__column {
    height: 348px;
  }
  .tariffs--contacts .tariffs__header {
    width: 570px;
    padding-right: 30px;
  }
  .tariffs--contacts .tariffs__header-text {
    margin-left: 115px;
    margin-bottom: 47px;
  }
  .tariffs--contacts .tariffs__title {
    margin-bottom: 15px;
  }
  .tariffs--contacts .tariffs__category-price {
    font-size: 35px;
  }
  .tariffs--contacts .tariffs__category-day {
    margin-top: 2px;
  }
  .tariffs--contacts .tariffs__link:first-child {
    margin-right: 70px;
  }
}
/* TARRIFS END */
/* PRICE-CATEGORY START */
.price-category {
  margin-bottom: 9.948vw;
}
.price-category__wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 3.3854vw;
  padding-left: 4.1666vw;
  padding-right: 4.1666vw;
  padding-bottom: 3.125vw;
  box-shadow: 0 0 87px rgba(2, 7, 32, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.price-category__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #edeef3;
  margin-bottom: 1.6666vw;
  padding-bottom: 1.6666vw;
}
.price-category__row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.price-category__title {
  margin-bottom: 0.3125vw;
  font-size: 1.1979vw;
  font-weight: 700;
  letter-spacing: 0.12px;
  color: #000;
}
.price-category__description {
  color: #747474;
  font-size: 0.9895vw;
  letter-spacing: 0.1px;
}
.price-category__cost {
  flex-shrink: 0;
  font-size: 1.1979vw;
  font-weight: 700;
}
@media (max-width: 755px) {
  .price-category {
    margin-bottom: 28vw;
  }
  .price-category__wrapper {
    padding-top: 11.73vw;
    padding-left: 4.133vw;
    padding-right: 4.533vw;
    padding-bottom: 14.667vw;
  }
  .price-category__row {
    margin-bottom: 3.733vw;
    padding-bottom: 3.733vw;
  }
  .price-category__title {
    margin-bottom: 0.4vw;
    font-size: 4.399vw;
  }
  .price-category__description {
    font-size: 3.599vw;
  }
  .price-category__cost {
    font-size: 4.399vw;
  }
}
@media (min-width: 1921px) {
  .price-category {
    margin-bottom: 191px;
  }
  .price-category__wrapper {
    padding-top: 65px;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 60px;
  }
  .price-category__row {
    margin-bottom: 32px;
    padding-bottom: 32px;
  }
  .price-category__title {
    margin-bottom: 6px;
    font-size: 23px;
  }
  .price-category__description {
    font-size: 19px;
  }
  .price-category__cost {
    font-size: 23px;
  }
}
/* PRICE-CATEGORY END */
/* BANNER-PROGRAM START */
.banner-program {
  box-sizing: border-box;
  margin-bottom: 4.375vw;
  box-shadow: 0 0 153px 27px rgba(17, 30, 66, 0.05);
  border-radius: 15px;
  background-color: #ffffff;
}
.banner-program__wrapper {
  display: flex;
  border-radius: 15px;
}
.banner-program__img-wrapper {
  width: 25.833vw;
}
.banner-program__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px 0 0 15px;
}
.banner-program__text-wrapper {
  box-sizing: border-box;
  width: 37.344vw;
  padding-top: 2.8125vw;
  padding-left: 3.6458vw;
  padding-bottom: 1.5625vw;
}
.banner-program__list {
  display: flex;
  justify-content: space-between;
  align-items: space-between;
  flex-wrap: wrap;
  width: 29.948vw;
  margin-top: 1.7708vw;
}
.banner-program__item {
  position: relative;
  width: 9.896vw;
  margin-bottom: 1.5625vw;
  padding-left: 1.875vw;
  font-size: 0.9895vw;
}
.banner-program__item:nth-child(2n) {
  width: 14.063vw;
}
.banner-program__item::before {
  content: '';
  position: absolute;
  top: 0.7291vw;
  left: 0px;
  width: 0.8333vw;
  height: 0.3125vw;
  border: 0.10416vw solid #5a5a5a;
  border-color: #14b250;
  border-top-style: none;
  border-right-style: none;
  transform: rotate(-45deg);
}
.banner-program__consultation-wrapper {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 27.813vw;
  height: 2.8645vw;
  margin-top: 2.552vw;
  border-radius: 45px;
}
.banner-program__consultation-phone {
  font-size: 1.5625vw;
  font-weight: 700;
  letter-spacing: 0.14px;
  color: #2f2f2f;
  background-color: transparent;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.06);
}
.banner-program__consultation-btn {
  max-width: none;
  max-height: none;
  width: 12.604vw;
  height: 100%;
  font-size: 0.9375vw;
  border: none;
  border-radius: 45px;
}
.banner-program--intens .banner-program__item:nth-child(2) {
  padding-right: 1.5625vw;
}
.banner-program--intens .banner-program__item:last-child {
  width: 15.625vw;
}
.banner-program--complex {
  margin-bottom: 9.583vw;
}
.banner-program--transit {
  height: 26.042vw;
  margin-bottom: 10.156vw;
}
.banner-program--transit .banner-program__img-wrapper {
  padding-top: 2.0833vw;
}
.banner-program--transit .banner-program__text-wrapper {
  padding-top: 4.3229vw;
  padding-left: 2.552vw;
}
.banner-program--transit .banner-program__consultation-phone {
  box-shadow: none;
}
.banner-program--transit .intro__title {
  width: auto;
  margin-bottom: 2.8645vw;
}
.banner-program--transit .intro__description {
  width: 28.125vw;
}
@media (max-width: 755px) {
  .banner-program {
    margin-bottom: 27.333vw;
    box-shadow: 0 0 87px rgba(2, 7, 32, 0.07);
  }
  .banner-program__wrapper {
    flex-direction: column;
    border-radius: 24px;
  }
  .banner-program__img-wrapper {
    width: auto;
    height: 54.933vw;
  }
  .banner-program__img {
    border-radius: 20px 20px 0 0;
  }
  .banner-program__text-wrapper {
    width: auto;
    padding-top: 9.066vw;
    padding-left: 4.266vw;
    padding-bottom: 8vw;
  }
  .banner-program__list {
    flex-direction: column;
    width: auto;
    height: auto;
    margin-top: 0;
  }
  .banner-program__item {
    width: 72.533vw;
    margin-bottom: 4vw;
    padding-left: 7.199vw;
    font-size: 4vw;
    letter-spacing: 0.15px;
  }
  .banner-program__item:nth-child(2n) {
    width: 72.533vw;
  }
  .banner-program__item::before {
    top: 1.33vw;
    left: 0.266vw;
    width: 2.666vw;
    height: 1.2vw;
    border: 0.4vw solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .banner-program__consultation-wrapper {
    flex-direction: column;
    justify-content: center;
    width: 53.333vw;
    height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 45px;
  }
  .banner-program__consultation-phone {
    margin-bottom: 6.666vw;
    font-size: 6vw;
    font-weight: 700;
    letter-spacing: 0.14px;
    background-color: transparent;
    box-shadow: none;
  }
  .banner-program__consultation-btn {
    width: 53.333vw;
    height: 10vw;
    font-size: 3.599vw;
    border: none;
    border-radius: 45px;
  }
  .banner-program--intens .banner-program__item:nth-child(2) {
    padding-right: 0;
  }
  .banner-program--intens .banner-program__item:last-child {
    width: auto;
  }
  .banner-program--transit {
    height: auto;
    margin-bottom: 25.6vw;
    text-align: center;
    border-radius: 19px;
  }
  .banner-program--transit .banner-program__img-wrapper {
    position: relative;
    top: -50px;
    width: 69.333vw;
    height: 53.333vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }
  .banner-program--transit .banner-program__text-wrapper {
    padding-top: 0px;
    padding-left: 0;
  }
  .banner-program--transit .intro--banner-program {
    width: auto;
  }
  .banner-program--transit .intro__title {
    width: auto;
    margin-bottom: 5.866vw;
  }
  .banner-program--transit .intro__description {
    width: 72vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 4vw;
  }
}
@media (min-width: 1921px) {
  .banner-program {
    margin-bottom: 84px;
  }
  .banner-program__img-wrapper {
    width: 496px;
  }
  .banner-program__text-wrapper {
    width: 717px;
    padding-top: 54px;
    padding-left: 70px;
    padding-bottom: 30px;
  }
  .banner-program__list {
    width: 575px;
    margin-top: 34px;
  }
  .banner-program__item {
    width: 190px;
    margin-bottom: 30px;
    padding-left: 36px;
    font-size: 19px;
  }
  .banner-program__item:nth-child(2n) {
    width: 270px;
  }
  .banner-program__item::before {
    top: 14px;
    width: 16px;
    height: 6px;
    border: 2px solid #5a5a5a;
    border-color: #14b250;
    border-top-style: none;
    border-right-style: none;
  }
  .banner-program__consultation-wrapper {
    width: 534px;
    height: 55px;
    margin-top: 49px;
  }
  .banner-program__consultation-phone {
    font-size: 30px;
  }
  .banner-program__consultation-btn {
    max-width: none;
    max-height: none;
    width: 242px;
    height: 100%;
    font-size: 18px;
  }
  .banner-program--intens .banner-program__item:nth-child(2) {
    padding-right: 30px;
  }
  .banner-program--intens .banner-program__item:last-child {
    width: 300px;
  }
  .banner-program--complex {
    margin-bottom: 184px;
  }
  .banner-program--transit {
    height: 500px;
    margin-bottom: 195px;
  }
  .banner-program--transit .banner-program__img-wrapper {
    padding-top: 40px;
  }
  .banner-program--transit .banner-program__text-wrapper {
    padding-top: 83px;
    padding-left: 49px;
  }
  .banner-program--transit .intro__title {
    width: auto;
    margin-bottom: 55px;
  }
  .banner-program--transit .intro__description {
    width: 540px;
  }
}
/* BANNER-PROGRAM START */
/* CONTRAINDICATIONS START */
.contraindications {
  margin-bottom: 10.521vw;
}
.contraindications__list {
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.contraindications__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14.583vw;
  height: 5.365vw;
  margin-bottom: 1.6145vw;
  color: #2f2f2f;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.06);
  border-radius: 19px;
  background-color: #ffffff;
}
.contraindications__text {
  width: 8.594vw;
  font-size: 0.9375vw;
  text-align: center;
}
@media (max-width: 755px) {
  .contraindications {
    margin-bottom: 25.733vw;
  }
  .contraindications__item {
    width: 42.8vw;
    height: 19.6vw;
    margin-bottom: 4.399vw;
  }
  .contraindications__text {
    width: 34vw;
    font-size: 3.599vw;
  }
}
@media (min-width: 1921px) {
  .contraindications {
    margin-bottom: 202px;
  }
  .contraindications__item {
    width: 280px;
    height: 103px;
    margin-bottom: 31px;
  }
  .contraindications__text {
    width: 165px;
    font-size: 18px;
  }
}
/* CONTRAINDICATIONS END */
/* MASTER-SWIPER START */
.master-swiper {
  margin-bottom: 9.896vw;
}
.master-swiper .swiper-container {
  box-shadow: none;
}
.master-swiper__main-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 9.896vw;
}
.swiper-container-vertical > .swiper-scrollbar {
  right: auto !important;
  left: 0px!important;
  border-radius: 3px!important;
  background-color: #f4f5fa !important;
}
.swiper-scrollbar-drag {
  width: 0.26041vw !important;
  background-color: #14af4f !important;
  border-radius: 3px!important;
}
.master-swiper__little-swiper {
  position: relative;
  width: 24.479vw;
  height: 34.896vw;
}
.master-swiper__little-swiper .swiper-wrapper {
  height: 34.896vw;
}
.master-swiper__little-item {
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  width: auto;
  margin-left: 2.0833vw;
  margin-bottom: 0;
  box-shadow: 0 0 25px 5px rgba(5, 9, 48, 0.02);
  border-radius: 19px;
  background-color: #ffffff;
}
.master-swiper__little-img-wrapper {
  width: 7.552vw;
  height: 7.292vw;
  border-radius: 19px 0 0 19px;
}
.master-swiper__little-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 19px 0 0 19px;
}
.master-swiper__little-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 11.979vw;
  padding-left: 1.9791vw;
}
.master-swiper__little-title {
  margin-bottom: 0.46875vw;
  font-size: 1.4062vw;
  letter-spacing: 0.14px;
}
.master-swiper__little-description {
  font-size: 0.9895vw;
  letter-spacing: 0.1px;
  color: #747474;
}
.master-swiper__main-swiper {
  width: 55.41vw;
  font-size: 0.9895vw;
}
.master-swiper__main-swiper .swiper-wrapper {
  height: 33.958vw;
}
.master-swiper__main-content-wrapper {
  display: flex;
  justify-content: space-between;
  height: 33.958vw;
}
.master-swiper__main-img-wrapper {
  width: 23.438vw;
}
.master-swiper__main-img,
.master-swiper__person-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.master-swiper__main-text-wrapper {
  width: 26.458vw;
  padding-top: 4.4791vw;
  font-size: 0.9895vw;
}
.master-swiper__main-text-wrapper p:not(.master-swiper__main-position):not(.master-swiper__main-experience) {
  margin-bottom: 1.302vw;
  line-height: 1.302vw;
}
.master-swiper__main-name {
  margin-bottom: 1.302vw;
  font-size: 1.5625vw;
  font-weight: 700;
  text-decoration: underline;
  letter-spacing: 0.15px;
  color: #2f2f2f;
}
.master-swiper__main-position {
  margin-bottom: 1.302vw;
}
.master-swiper__main-description,
.master-swiper__main-work {
  margin-bottom: 1.302vw;
  line-height: 1.302vw;
}
.master-swiper__main-experience {
  margin-bottom: 0.41666vw;
}
.master-swiper__main-experience-mobile {
  display: none;
}
.master-swiper__main-experience-current {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.781vw;
  height: 2.0312vw;
  color: #fff;
  border-radius: 19px;
  background-color: #14af4f;
}
.master-swiper__main-more-btn {
  display: none;
}
.double-wrapper-page .master-swiper__little-swiper {
  width: 22.396vw;
  height: 26.042vw;
}
.double-wrapper-page .master-swiper__little-swiper .swiper-wrapper {
  height: 26.042vw;
}
.double-wrapper-page .master-swiper__little-item {
  margin-left: 2.0833vw;
  margin-bottom: 0;
}
.double-wrapper-page .master-swiper__little-img-wrapper {
  width: 6.198vw;
}
.double-wrapper-page .master-swiper__little-text-wrapper {
  padding-left: 1.1979vw;
}
.double-wrapper-page .master-swiper__little-title {
  margin-bottom: 0.46875vw;
  font-size: 1.1458vw;
  letter-spacing: 0.11px;
}
.double-wrapper-page .master-swiper__little-description {
  font-size: 0.9375vw;
  letter-spacing: 0.09px;
}
.double-wrapper-page .master-swiper__main-swiper {
  width: 38.281vw;
  font-size: 0.9375vw;
}
.double-wrapper-page .master-swiper__main-swiper .swiper-wrapper {
  height: 26.042vw;
}
.double-wrapper-page .master-swiper__main-content-wrapper {
  height: 26.042vw;
}
.double-wrapper-page .master-swiper__main-img-wrapper {
  width: 18.75vw;
}
.double-wrapper-page .master-swiper__main-text-wrapper {
  width: 17.188vw;
  padding-top: 0.677vw;
}
.double-wrapper-page .master-swiper__main-text-wrapper p:not(.master-swiper__main-position):not(.master-swiper__main-experience) {
  margin-bottom: 1.302vw;
  line-height: 1.302vw;
}
.double-wrapper-page .master-swiper__main-name {
  margin-bottom: 0.8333vw;
}
.double-wrapper-page .master-swiper__main-position {
  margin-bottom: 1.302vw;
}
.double-wrapper-page .master-swiper__main-description,
.double-wrapper-page .master-swiper__main-work {
  margin-bottom: 1.302vw;
  line-height: 1.302vw;
}
.master-swiper__person-slide-wrapper {
  display: flex;
  flex-direction: column;
}
.master-swiper__person-img-wrapper {
  height: 19.167vw;
  margin-bottom: 1.5625vw;
}
.master-swiper__person-name {
  display: block;
  margin-bottom: 0.5208vw;
  font-size: 1.1458vw;
  font-weight: 700;
  letter-spacing: 0.11px;
  color: #2f2f2f;
}
.master-swiper__person-description {
  font-size: 0.9895vw;
  letter-spacing: 0.1px;
}
@media (max-width: 755px) {
  .master-swiper,
  .double-wrapper-page .master-swiper {
    margin-bottom: 22.8vw;
  }
  .swiper-container-horizontal > .swiper-scrollbar {
    display: none;
  }
  .master-swiper__main-wrapper,
  .double-wrapper-page .master-swiper__main-wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 9.896vw;
  }
  .master-swiper__little-swiper,
  .double-wrapper-page .master-swiper__little-swiper {
    display: flex;
    align-items: center;
    width: auto;
    height: 40vw;
  }
  .master-swiper__little-swiper .swiper-wrapper,
  .double-wrapper-page .master-swiper__little-swiper .swiper-wrapper {
    box-sizing: border-box;
    height: 40vw;
    padding-top: 6.666vw;
    padding-bottom: 6.666vw;
  }
  .master-swiper__little-swiper .swiper-slide.swiper-slide-active {
    transform: scale(1.2);
  }
  .master-swiper__little-item,
  .double-wrapper-page .master-swiper__little-item {
    width: auto;
    height: auto;
    margin-left: 0px;
    margin-bottom: 0;
    box-shadow: none;
    background-color: transparent;
    border: 19px;
  }
  .master-swiper__little-img-wrapper,
  .double-wrapper-page .master-swiper__little-img-wrapper {
    width: 26.667vw;
    height: 26.667vw;
    border-radius: 19px;
    box-shadow: none;
  }
  .master-swiper__little-img {
    border-radius: 19px;
  }
  .master-swiper__little-text-wrapper,
  .double-wrapper-page .master-swiper__little-text-wrapper {
    display: none;
  }
  .master-swiper__main-swiper,
  .double-wrapper-page .master-swiper__main-swiper {
    width: auto;
    font-size: 4vw;
  }
  .master-swiper__main-swiper .swiper-wrapper,
  .double-wrapper-page .master-swiper__main-swiper .swiper-wrapper {
    height: auto;
  }
  .master-swiper__main-content-wrapper,
  .double-wrapper-page .master-swiper__main-content-wrapper {
    height: auto;
  }
  .master-swiper__main-img-wrapper,
  .double-wrapper-page .master-swiper__main-img-wrapper {
    display: none;
  }
  .master-swiper__main-text-wrapper,
  .double-wrapper-page .master-swiper__main-text-wrapper {
    width: auto;
    margin-top: 4vw;
    font-size: 4vw;
  }
  .master-swiper__main-text-wrapper p:not(.master-swiper__main-position):not(.master-swiper__main-experience),
  .double-wrapper-page .master-swiper__main-text-wrapper p:not(.master-swiper__main-position):not(.master-swiper__main-experience) {
    margin-bottom: 4.666vw;
    line-height: 5.066vw;
  }
  .master-swiper__main-name,
  .master-swiper__person-name,
  .double-wrapper-page .master-swiper__main-name {
    margin-bottom: 1.86vw;
    font-size: 4.399vw;
    text-decoration: none;
  }
  .master-swiper__main-position,
  .double-wrapper-page .master-swiper__main-position {
    margin-bottom: 4.666vw;
    font-size: 3.599vw;
  }
  .master-swiper__main-description,
  .master-swiper__person-description,
  .double-wrapper-page .master-swiper__main-description {
    margin-bottom: 8.799vw;
    font-size: 4vw;
    line-height: 5.066vw;
  }
  .master-swiper__main-work,
  .double-wrapper-page .master-swiper__main-work {
    display: none;
  }
  .master-swiper__main-experience-mobile,
  .double-wrapper-page .master-swiper__main-experience-mobile {
    display: inline-block;
    margin-bottom: 4vw;
  }
  .master-swiper__main-experience-current,
  .double-wrapper-page .master-swiper__main-experience-current {
    display: none;
  }
  .master-swiper__main-more-btn,
  .double-wrapper-page .master-swiper__main-more-btn {
    display: flex;
    width: 40vw;
    height: 10vw;
    border-radius: 38px;
    background-color: #14af4f;
  }
  .master-swiper__person-slide-wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  .master-swiper__person-img-wrapper {
    height: 49.067vw;
    margin-bottom: 4vw;
  }
  .master-swiper__person-description {
    margin-bottom: 0;
  }
}
@media (min-width: 1921px) {
  .master-swiper {
    margin-bottom: 190px;
  }
  .master-swiper__main-wrapper {
    margin-bottom: 190px;
  }
  .swiper-scrollbar-drag {
    width: 5px!important;
  }
  .master-swiper__little-swiper {
    width: 470px;
    height: 670px;
  }
  .master-swiper__little-swiper .swiper-wrapper {
    height: 670px;
  }
  .master-swiper__little-item {
    width: auto;
    margin-left: 40px;
    margin-bottom: 0;
  }
  .master-swiper__little-img-wrapper {
    width: 145px;
    height: 140px;
  }
  .master-swiper__little-text-wrapper {
    width: 230px;
    padding-left: 38px;
  }
  .master-swiper__little-title {
    margin-bottom: 9px;
    font-size: 27px;
  }
  .master-swiper__little-description {
    font-size: 19px;
  }
  .master-swiper__main-swiper {
    width: 1064px;
    font-size: 19px;
  }
  .master-swiper__main-swiper .swiper-wrapper {
    height: 652px;
  }
  .master-swiper__main-content-wrapper {
    height: 652px;
  }
  .master-swiper__main-img-wrapper {
    width: 450px;
  }
  .master-swiper__main-text-wrapper {
    width: 508px;
    padding-top: 86px;
    font-size: 19px;
  }
  .master-swiper__main-text-wrapper p:not(.master-swiper__main-position):not(.master-swiper__main-experience) {
    margin-bottom: 25px;
    line-height: 25px;
  }
  .master-swiper__main-name {
    margin-bottom: 25px;
    font-size: 30px;
  }
  .master-swiper__main-position {
    margin-bottom: 25px;
  }
  .master-swiper__main-description,
  .master-swiper__main-work {
    margin-bottom: 25px;
    line-height: 25px;
  }
  .master-swiper__main-experience {
    margin-bottom: 8px;
  }
  .master-swiper__main-experience-current {
    width: 111px;
    height: 39px;
  }
  .double-wrapper-page .master-swiper__little-swiper {
    width: 430px;
    height: 500px;
  }
  .double-wrapper-page .master-swiper__little-swiper .swiper-wrapper {
    height: 500px;
  }
  .double-wrapper-page .master-swiper__little-item {
    margin-left: 40px;
    margin-bottom: 0;
  }
  .double-wrapper-page .master-swiper__little-img-wrapper {
    width: 119px;
  }
  .double-wrapper-page .master-swiper__little-text-wrapper {
    padding-left: 23px;
  }
  .double-wrapper-page .master-swiper__little-title {
    margin-bottom: 9px;
    font-size: 22px;
  }
  .double-wrapper-page .master-swiper__little-description {
    font-size: 18px;
  }
  .double-wrapper-page .master-swiper__main-swiper {
    width: 735px;
    font-size: 18px;
  }
  .double-wrapper-page .master-swiper__main-swiper .swiper-wrapper {
    height: 500px;
  }
  .double-wrapper-page .master-swiper__main-content-wrapper {
    height: 500px;
  }
  .double-wrapper-page .master-swiper__main-img-wrapper {
    width: 360px;
  }
  .double-wrapper-page .master-swiper__main-text-wrapper {
    width: 330px;
    padding-top: 13px;
  }
  .double-wrapper-page .master-swiper__main-text-wrapper p:not(.master-swiper__main-position):not(.master-swiper__main-experience) {
    margin-bottom: 25px;
    line-height: 25px;
  }
  .double-wrapper-page .master-swiper__main-name {
    margin-bottom: 16px;
  }
  .double-wrapper-page .master-swiper__main-position {
    margin-bottom: 25px;
  }
  .double-wrapper-page .master-swiper__main-description,
  .double-wrapper-page .master-swiper__main-work {
    margin-bottom: 25px;
    line-height: 25px;
  }
  .master-swiper__person-img-wrapper {
    height: 368px;
    margin-bottom: 30px;
  }
  .master-swiper__person-name {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .master-swiper__person-description {
    font-size: 19px;
  }
}
/* MASTER-SWIPER END */
/* FAQ START */
.faq {
  margin-bottom: 7.969vw;
}
.faq__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 1.0416vw;
  padding-top: 0.7812vw;
  padding-left: 3.125vw;
  padding-right: 3.125vw;
  padding-bottom: 0.7812vw;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  border-radius: 35px;
  background-color: #ffffff;
}
.faq__wrapper--q {
  box-sizing: border-box;
  border: none;
  width: 100%;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
}
.faq__wrapper--q::before,
.faq__wrapper--q::after {
  content: '';
  position: absolute;
  right: 0;
  width: 0.7812vw;
  height: 0.15625vw;
  background-color: #1ab455;
  transition-duration: 0.5s;
  transition-property: transform;
  border-radius: 20px;
}
.faq__wrapper--q::before {
  right: 2.6041vw;
  transform: rotate(-45deg);
}
.faq__wrapper--q::after {
  right: 3.125vw;
  transform: rotate(45deg);
}
.faq__wrapper--a {
  display: none;
  padding-top: 1.7187vw;
  padding-bottom: 1.7187vw;
}
.faq__wrapper--q.active::before {
  transform: rotate(45deg);
}
.faq__wrapper--q.active::after {
  transform: rotate(-45deg);
}
.faq__question {
  font-size: 1.1979vw;
  line-height: 1.7708vw;
  letter-spacing: 0.12px;
  color: #2f2f2f;
}
.faq__answer {
  width: 55.98vw;
  font-size: 0.9375vw;
  line-height: 1.7708vw;
  letter-spacing: 0.09px;
  color: #747474;
}
.faq__wrapper .faq__question,
.faq__wrapper .faq__answer {
  margin-bottom: 0;
}
.faq-aside {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 14.323vw;
}
.faq-aside .about--contacts {
  width: 48.438vw;
  margin-bottom: 0;
}
.faq-aside .about--contacts p {
  font-size: 0.9895vw;
  line-height: 1.5104vw;
}
.faq-aside .faq {
  width: 26.042vw;
  margin-bottom: 0;
  padding-top: 2.5vw;
  padding-bottom: 1.7708vw;
  box-shadow: 0 0 87px rgba(2, 7, 32, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.faq-aside .faq__subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.9375vw;
  font-size: 1.302vw;
  font-weight: 700;
  letter-spacing: 0.13px;
  text-align: center;
}
.faq-aside .faq__img {
  width: 1.5625vw;
  height: 1.5625vw;
  padding-right: 1.0416vw;
}
.faq-aside .faq__wrapper {
  margin-bottom: 0;
  box-shadow: none;
}
.faq-aside .faq__wrapper--a {
  padding-top: 0.8854vw;
  padding-bottom: 0.8854vw;
}
.faq-aside .faq__question {
  font-size: 0.9895vw;
  color: #747474;
}
.faq-aside .faq__answer {
  width: auto;
  margin-bottom: 0;
}
@media (max-width: 755px) {
  .faq {
    margin-bottom: 26.133vw;
  }
  .faq__wrapper {
    margin-bottom: 3.2vw;
    padding-top: 3.466vw;
    padding-left: 4.666vw;
    padding-right: 4.666vw;
    padding-bottom: 3.466vw;
    border-radius: 0;
  }
  .faq__wrapper--q {
    border-radius: 50px;
  }
  .faq__wrapper--q::before,
  .faq__wrapper--q::after {
    top: 50%;
    width: 2.666vw;
    height: 0.4vw;
  }
  .faq__wrapper--q::before {
    right: 4.266vw;
  }
  .faq__wrapper--q::after {
    right: 5.866vw;
  }
  .faq__wrapper--a {
    border-radius: 4.666vw;
    padding-top: 6.933vw;
    padding-bottom: 6.933vw;
  }
  .faq__question {
    width: 94%;
    font-size: 3.599vw;
    line-height: 4.533vw;
    letter-spacing: 0.14px;
  }
  .faq__answer {
    width: auto;
    font-size: 4vw;
    line-height: 5.333vw;
    letter-spacing: 0.15px;
    border-radius: 35px;
  }
  .faq-aside {
    flex-direction: column;
    margin-bottom: 26.133vw;
  }
  .faq-aside .about--contacts {
    width: auto;
    margin-bottom: 17.333vw;
  }
  .faq-aside .about--contacts p {
    font-size: 4vw;
    line-height: 5.066vw;
  }
  .faq-aside .faq {
    width: 100%;
    margin-bottom: 0;
    padding-top: 7.199vw;
    padding-bottom: 7.199vw;
  }
  .faq-aside .faq__subtitle {
    margin-bottom: 4.933vw;
    font-size: 5.333vw;
    letter-spacing: 0.2px;
    text-align: center;
  }
  .faq-aside .faq__img {
    width: 7.333vw;
    height: 7.333vw;
    padding-right: 1.0416vw;
  }
  .faq-aside .faq__wrapper {
    margin-bottom: 0;
    box-shadow: none;
  }
  .faq-aside .faq__wrapper--a {
    padding-top: 1.33vw;
    padding-bottom: 1.33vw;
  }
  .faq-aside .faq__question {
    font-size: 4vw;
  }
}
@media (min-width: 1921px) {
  .faq {
    margin-bottom: 154px;
  }
  .faq__wrapper {
    margin-bottom: 20px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 15px;
  }
  .faq__wrapper--q::before,
  .faq__wrapper--q::after {
    width: 15px;
    height: 3px;
  }
  .faq__wrapper--q::before {
    right: 50px;
  }
  .faq__wrapper--q::after {
    right: 60px;
  }
  .faq__wrapper--a {
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .faq__question {
    font-size: 23px;
    line-height: 34px;
  }
  .faq__answer {
    width: 1075px;
    font-size: 18px;
    line-height: 34px;
  }
  .faq-aside {
    margin-bottom: 275px;
  }
  .faq-aside .about--contacts {
    width: 930px;
    margin-bottom: 0;
  }
  .faq-aside .about--contacts p {
    font-size: 19px;
    line-height: 29px;
  }
  .faq-aside .faq {
    width: 500px;
    margin-bottom: 0;
    padding-top: 48px;
    padding-bottom: 34px;
  }
  .faq-aside .faq__subtitle {
    margin-bottom: 18px;
    font-size: 25px;
  }
  .faq-aside .faq__img {
    width: 30px;
    height: 30px;
    padding-right: 20px;
  }
  .faq-aside .faq__wrapper {
    margin-bottom: 0;
  }
  .faq-aside .faq__wrapper--a {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .faq-aside .faq__question {
    font-size: 19px;
  }
  .faq-aside .faq__answer {
    width: auto;
    margin-bottom: 0;
  }
}
/* FAQ END */
/* ASIDE-BANNER START */
.aside-banner {
  box-sizing: border-box;
  position: relative;
  width: 19.896vw;
  margin-bottom: 5.469vw;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.aside-banner::before {
  content: '';
  position: absolute;
  top: 2.0312vw;
  left: 1.9791vw;
  width: 3.2291vw;
  height: 3.2291vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.aside-banner--emergency::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/aside-banner/emergency.svg");
}
.aside-banner--stethoscope::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/aside-banner/stethoscope.svg");
}
.aside-banner--vip::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/aside-banner/vip.svg");
}
.aside-banner--anonymity::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/aside-banner/anonymity.svg");
}
.aside-banner--btn .aside-banner__container {
  padding-top: 6.615vw;
}
.aside-banner--cards {
  margin-bottom: 4.2187vw;
}
.aside-banner--cards .aside-banner__container {
  padding-bottom: 1.8229vw;
}
.aside-banner--cards .aside-banner__title {
  width: 10.417vw;
  margin-bottom: 1.6145vw;
}
.aside-banner--bg {
  display: flex;
  flex-direction: column;
  margin-bottom: 4.2187vw;
}
.aside-banner--bg .aside-banner__container {
  padding-bottom: 0px;
}
.aside-banner__container {
  padding-top: 2.0833vw;
  padding-left: 1.927vw;
  padding-right: 1.927vw;
  padding-bottom: 3.2812vw;
}
.aside-banner__title {
  margin-bottom: 0.9375vw;
  font-size: 1.5625vw;
  font-weight: 700;
  letter-spacing: 0.15px;
}
.aside-banner__description {
  width: 13.802vw;
  font-size: 0.9375vw;
  line-height: 1.1458vw;
  letter-spacing: 0.09px;
}
.aside-banner__link {
  position: absolute;
  bottom: -8.9%;
  left: 50%;
  transform: translateX(-50%);
  max-width: none;
  max-height: none;
  width: 14.688vw;
  height: 2.9166vw;
  border-radius: 28px;
}
.aside-banner__cards-wrapper {
  display: flex;
  justify-content: space-between;
  width: 13.021vw;
}
.aside-banner__card-wrapper {
  width: 3.2812vw;
  height: 3.2812vw;
  margin-top: auto;
  border-radius: 50%;
}
.aside-banner__card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.aside-banner__bg-wrapper {
  width: 100%;
  height: 13.021vw;
  margin-top: auto;
  border-radius: 0 0 19px 19px;
}
.aside-banner__more-link {
  position: relative;
  max-width: 129px;
  width: 6.719vw;
  margin-top: auto;
  font-size: 0.9895vw;
  letter-spacing: 0.1px;
  color: #1ab455;
}
.aside-banner__more-link::before {
  content: '';
  position: absolute;
  top: -0.15625vw;
  right: 0;
  max-width: 8px;
  max-height: 26px;
  width: 0.41666vw;
  height: 1.3541vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/arrow-m.svg");
  background-position: center;
  background-size: cover;
}
.aside-banner--family .aside-banner__bg-wrapper {
  height: 9.115vw;
}
.aside-banner--sick-leave .aside-banner__bg-wrapper {
  height: 13.542vw;
}
.aside-banner__bg-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0 0 19px 19px;
}
.aside-banner__banners-category {
  margin-bottom: 5.729vw;
}
@media (max-width: 755px) {
  .aside-banner {
    width: auto;
    margin-bottom: 32.933vw;
  }
  .aside-banner::before {
    top: 4vw;
    left: 50%;
    transform: translateX(-50%);
    width: 9.333vw;
    height: 9.333vw;
  }
  .aside-banner__container {
    padding-top: 5.333vw;
    padding-left: 4.933vw;
    padding-right: 4.933vw;
    padding-bottom: 8.4vw;
  }
  .aside-banner__title {
    margin-bottom: 2.26vw;
    font-size: 4.666vw;
    letter-spacing: 0.17px;
  }
  .aside-banner__description {
    width: auto;
    font-size: 3.599vw;
    line-height: 4.133vw;
    letter-spacing: 0.14px;
  }
  .aside-banner__link {
    bottom: -5.866vw;
    width: 46.267vw;
    height: 10vw;
    border-radius: 38px;
  }
  .articles-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 26.667vw;
  }
  .articles-wrapper .aside-banner {
    width: 42.933vw;
    margin-bottom: 0;
  }
  .articles-wrapper .aside-banner__container {
    padding-top: 4.933vw;
    padding-left: 4vw;
    padding-right: 4vw;
    padding-bottom: 6.666vw;
  }
  .articles-wrapper .aside-banner__title {
    width: auto;
    margin-bottom: 4.933vw;
    line-height: 5.066vw;
  }
  .aside-banner--cards .aside-banner__cards-wrapper {
    width: auto;
  }
  .aside-banner--cards .aside-banner__card-wrapper {
    width: 9.333vw;
    height: 9.333vw;
  }
  .aside-banner--btn .aside-banner__container {
    padding-top: 16.8vw;
    text-align: center;
  }
  .aside-banner--bg {
    margin-bottom: 0;
  }
  .aside-banner--bg .aside-banner__container {
    padding-bottom: 0px;
  }
  .aside-banner--bg .aside-banner__bg-wrapper {
    height: 16vw;
  }
  .aside-banner--anonymity .aside-banner__container {
    padding-top: 17.467vw;
    text-align: left;
  }
  .aside-banner--anonymity .aside-banner__title {
    margin-bottom: 2.4vw;
    line-height: 4.399vw;
  }
  .aside-banner--anonymity::before {
    top: 4.666vw;
    left: 4vw;
    transform: translateX(0);
  }
  .aside-banner--sick-leave .aside-banner__container {
    padding-top: 5.333vw;
  }
  .aside-banner--sick-leave .aside-banner__title {
    margin-bottom: 3.066vw;
    line-height: 4.399vw;
  }
  .aside-banner--sick-leave .aside-banner__bg-wrapper {
    height: 24vw;
  }
}
@media (min-width: 1921px) {
  .aside-banner {
    width: 382px;
    margin-bottom: 105px;
  }
  .aside-banner::before {
    top: 39px;
    left: 38px;
    width: 62px;
    height: 62px;
  }
  .aside-banner--btn .aside-banner__container {
    padding-top: 127px;
  }
  .aside-banner--cards {
    margin-bottom: 81px;
  }
  .aside-banner--cards .aside-banner__container {
    padding-bottom: 35px;
  }
  .aside-banner--cards .aside-banner__title {
    width: 200px;
    margin-bottom: 31px;
  }
  .aside-banner--bg {
    margin-bottom: 81px;
  }
  .aside-banner--bg .aside-banner__container {
    padding-bottom: 0px;
  }
  .aside-banner__container {
    padding-top: 40px;
    padding-left: 37px;
    padding-right: 37px;
    padding-bottom: 63px;
  }
  .aside-banner__title {
    margin-bottom: 18px;
    font-size: 30px;
  }
  .aside-banner__description {
    width: 265px;
    font-size: 18px;
    line-height: 22px;
  }
  .aside-banner__link {
    max-width: none;
    max-height: none;
    width: 282px;
    height: 56px;
  }
  .aside-banner__cards-wrapper {
    width: 250px;
  }
  .aside-banner__card-wrapper {
    width: 63px;
    height: 63px;
  }
  .aside-banner__bg-wrapper {
    height: 250px;
    width: 100%;
  }
  .aside-banner--family .aside-banner__bg-wrapper {
    height: 175px;
  }
  .aside-banner--sick-leave .aside-banner__bg-wrapper {
    height: 260px;
  }
  .aside-banner__banners-category {
    margin-bottom: 110px;
  }
}
/* ASIDE-BANNER END */
/* DOCUMENT-SWIPER START */
.document-swiper,
.gallery-swiper {
  margin-bottom: 11.042vw;
}
.document-swiper .intro__description,
.gallery-swiper .intro__description {
  width: 50.521vw;
}
.document-swiper .swiper-slide,
.gallery-swiper .swiper-slide {
  margin-top: 1.5625vw;
}
.document-swiper .arrow-container,
.gallery-swiper .arrow-container {
  margin-top: 1.5625vw;
}
.document-swiper .arrow-container .container,
.gallery-swiper .arrow-container .container {
  box-shadow: none;
}
.document-swiper__img-wrapper {
  width: 16.979vw;
  border-radius: 14px;
}
.gallery-swiper__img-wrapper {
  display: block;
  width: 19.167vw;
  height: 26.042vw;
  border-radius: 14px;
  cursor: pointer;
}
.document-swiper__img,
.gallery-swiper__img {
  border-radius: 14px;
}
.gallery-swiper__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.double-wrapper-page .document-swiper {
  position: relative;
  margin-bottom: 4.375vw;
  padding-top: 1.7708vw;
  padding-left: 1.927vw;
  padding-right: 1.927vw;
  padding-bottom: 2.6041vw;
  box-shadow: none;
  border-radius: 19px;
  background-color: white;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
}
.double-wrapper-page .document-swiper__title {
  margin-bottom: 2.7083vw;
  font-size: 1.5625vw;
  font-weight: 700;
  letter-spacing: 0.15px;
}
.double-wrapper-page .document-swiper-navigation {
  position: absolute;
  display: flex;
  justify-content: space-between;
  top: 1.0416vw;
  right: 1.5625vw;
  width: 6.771vw;
  height: 2.6041vw;
}
.double-wrapper-page .document-swiper .swiper-button-next,
.double-wrapper-page .document-swiper .swiper-button-prev {
  position: relative;
  top: 1.302vw;
  width: 2.3958vw;
  height: 2.3958vw;
  color: #14b250;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.06);
  background-color: #ffffff;
  border-radius: 50%;
}
@media (max-width: 1400px) {
  .double-wrapper-page .document-swiper .swiper-button-next,
  .double-wrapper-page .document-swiper .swiper-button-prev {
    top: 2.0833vw;
  }
}
@media (max-width: 1050px) {
  .double-wrapper-page .document-swiper .swiper-button-next,
  .double-wrapper-page .document-swiper .swiper-button-prev {
    top: 2.6041vw;
  }
}
@media (max-width: 850px) {
  .double-wrapper-page .document-swiper .swiper-button-next,
  .double-wrapper-page .document-swiper .swiper-button-prev {
    top: 3.125vw;
  }
}
.double-wrapper-page .document-swiper .swiper-button-next::after,
.double-wrapper-page .document-swiper .swiper-button-prev::after {
  font-size: 1.25vw !important;
}
.double-wrapper-page .document-swiper__img-wrapper {
  width: 14.74vw;
  height: 20.781vw;
}
.double-wrapper-page .document-swiper__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 755px) {
  .document-swiper,
  .gallery-swiper {
    margin-bottom: 35.333vw;
  }
  .document-swiper .intro--document,
  .gallery-swiper .intro--document,
  .document-swiper .intro--gallery,
  .gallery-swiper .intro--gallery {
    margin-bottom: 13.3vw;
  }
  .document-swiper .intro__description,
  .gallery-swiper .intro__description {
    width: auto;
  }
  .document-swiper .swiper-container,
  .gallery-swiper .swiper-container {
    padding-top: 4vw;
    padding-bottom: 5.333vw;
  }
  .document-swiper__img-wrapper,
  .gallery-swiper__img-wrapper {
    width: 43.467vw;
    height: 61.333vw;
  }
  .document-swiper__img,
  .gallery-swiper__img {
    box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.04);
    border-radius: 14px;
  }
}
@media (min-width: 1921px) {
  .document-swiper,
  .gallery-swiper {
    margin-bottom: 212px;
  }
  .document-swiper .intro__description,
  .gallery-swiper .intro__description {
    width: 970px;
  }
  .document-swiper .swiper-slide,
  .gallery-swiper .swiper-slide {
    margin-top: 30px;
  }
  .document-swiper .arrow-container,
  .gallery-swiper .arrow-container {
    margin-top: 30px;
  }
  .document-swiper .arrow-container .container,
  .gallery-swiper .arrow-container .container {
    box-shadow: none;
  }
  .document-swiper__img-wrapper {
    width: 326px;
  }
  .gallery-swiper__img-wrapper {
    width: 368px;
    height: 500px;
  }
  .double-wrapper-page .document-swiper {
    margin-bottom: 84px;
    padding-top: 34px;
    padding-left: 37px;
    padding-right: 37px;
    padding-bottom: 50px;
  }
  .double-wrapper-page .document-swiper__title {
    margin-bottom: 52px;
    font-size: 30px;
  }
  .double-wrapper-page .document-swiper-navigation {
    top: 20px;
    right: 30px;
    width: 130px;
    height: 50px;
  }
  .double-wrapper-page .document-swiper .swiper-button-next,
  .double-wrapper-page .document-swiper .swiper-button-prev {
    top: 25px;
    width: 46px;
    height: 46px;
  }
  .double-wrapper-page .document-swiper .swiper-button-next::after,
  .double-wrapper-page .document-swiper .swiper-button-prev::after {
    font-size: 24px!important;
  }
  .double-wrapper-page .document-swiper__img-wrapper {
    width: 283px;
    height: 399px;
  }
}
/* DOCUMENT-SWIPER END */
/* CALC START */
.calc {
  position: relative;
  margin-bottom: 5.938vw;
  padding-top: 1.5625vw;
  padding-left: 1.927vw;
  padding-right: 1.927vw;
  padding-bottom: 3.2812vw;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
  background-color: #fff;
}
.calc__title {
  margin-bottom: 2.6041vw;
  font-size: 1.5625vw;
  font-weight: 700;
  letter-spacing: 0.15px;
}
.calc__form {
  margin-bottom: 2.5vw;
}
.calc__label,
.calc__filter-handler {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 2.8645vw;
  margin-bottom: 1.5625vw;
  padding-left: 1.8229vw;
  padding-right: 1.8229vw;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.7708vw;
  letter-spacing: 0.09px;
  color: #747474;
  box-shadow: 0 10px 75px 17px rgba(5, 9, 48, 0.04);
  border-radius: 28px;
  background-color: #ffffff;
}
.calc__label::before,
.calc__filter-handler::before,
.calc__label::after,
.calc__filter-handler::after {
  content: '';
  position: absolute;
  right: 0;
  width: 0.625vw;
  height: 0.10416vw;
  background-color: #1ab455;
  transition-duration: 0.5s;
  transition-property: transform;
  border-radius: 20px;
}
.calc__label::before,
.calc__filter-handler::before {
  right: 1.8229vw;
  transform: rotate(-45deg);
}
.calc__label::after,
.calc__filter-handler::after {
  right: 2.2395vw;
  transform: rotate(45deg);
}
.calc__label.active::before,
.calc__filter-handler.active::before {
  transform: rotate(45deg);
}
.calc__label.active::after,
.calc__filter-handler.active::after {
  transform: rotate(-45deg);
}
.calc__input {
  position: absolute;
  z-index: 20;
}
.calc__input:focus {
  color: transparent;
  background-color: transparent;
  border: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.calc__filter-list {
  display: none;
  box-sizing: border-box;
  margin-bottom: 1.5625vw;
  padding-top: 0.625vw;
  padding-left: 1.8229vw;
  padding-right: 1.8229vw;
  padding-bottom: 0.625vw;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.7708vw;
  letter-spacing: 0.09px;
  color: #747474;
  box-shadow: 0 10px 75px 17px rgba(5, 9, 48, 0.04);
  border-radius: 28px;
  background-color: #ffffff;
}
.calc__filter-list--region {
  max-height: 15.625vw;
  overflow: hidden;
  overflow-y: scroll;
}
.calc__filter-list-item:not(:last-child) {
  margin-bottom: 0.41666vw;
}
.calc__filter-item {
  display: block;
  color: #747474;
}
.calc__price-wrapper {
  display: flex;
}
.calc__price {
  margin-top: 0.20833vw;
  font-size: 1.8229vw;
  font-weight: 700;
  line-height: 1.7708vw;
  letter-spacing: 0.17px;
  color: #2f2f2f;
}
.calc__price-icon {
  margin-left: 0.36458vw;
  color: #2f2f2f;
  font-size: 1.0937vw;
  font-weight: 700;
}
.calc__link {
  position: absolute;
  bottom: -4.9%;
  left: 50%;
  transform: translateX(-50%);
  max-width: none;
  max-height: none;
  width: 15.625vw;
  height: 2.9166vw;
  border-radius: 28px;
  cursor: pointer;
}
.calc__link:focus {
  padding: 0;
}
@media (max-width: 755px) {
  .calc {
    margin-bottom: 33.067vw;
    padding-top: 10.4vw;
    padding-left: 4.933vw;
    padding-right: 4.933vw;
    padding-bottom: 9.333vw;
  }
  .calc__title {
    margin-bottom: 6.666vw;
    font-size: 6vw;
    line-height: 6vw;
    letter-spacing: 0.23px;
    text-align: center;
  }
  .calc__form {
    margin-bottom: 7.066vw;
  }
  .calc__label,
  .calc__filter-handler {
    height: 10vw;
    margin-bottom: 4vw;
    padding-left: 6.666vw;
    padding-right: 6.666vw;
    font-size: 3.599vw;
    line-height: 4.533vw;
    letter-spacing: 0.14px;
    border-radius: 38px;
  }
  .calc__label::before,
  .calc__filter-handler::before,
  .calc__label::after,
  .calc__filter-handler::after {
    top: 5.066vw;
    width: 2.666vw;
    height: 0.4vw;
  }
  .calc__label::before,
  .calc__filter-handler::before {
    right: 6.933vw;
  }
  .calc__label::after,
  .calc__filter-handler::after {
    right: 8.533vw;
  }
  .calc__filter-list {
    margin-bottom: 4vw;
    padding-top: 4vw;
    padding-left: 6.666vw;
    padding-right: 6.666vw;
    padding-bottom: 4vw;
    font-size: 3.599vw;
    line-height: 4.533vw;
    letter-spacing: 0.14px;
    border-radius: 35px;
  }
  .calc__filter-list--region {
    max-height: 45.333vw;
  }
  .calc__filter-list-item:not(:last-child) {
    margin-bottom: 4vw;
  }
  .calc__price-wrapper {
    justify-content: center;
  }
  .calc__price {
    margin-top: 0;
    font-size: 6vw;
    line-height: normal;
    letter-spacing: 0.23px;
  }
  .calc__price-icon {
    margin-top: 0.533vw;
    margin-left: 1.066vw;
    font-size: 4vw;
  }
  .calc__link {
    width: 81.333vw;
    height: 10vw;
    border-radius: 38px;
  }
}
@media (min-width: 1921px) {
  .calc {
    margin-bottom: 114px;
    padding-top: 30px;
    padding-left: 37px;
    padding-right: 37px;
    padding-bottom: 63px;
  }
  .calc__title {
    margin-bottom: 50px;
    font-size: 30px;
  }
  .calc__form {
    margin-bottom: 48px;
  }
  .calc__label,
  .calc__filter-handler {
    height: 55px;
    margin-bottom: 30px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    line-height: 34px;
  }
  .calc__label::before,
  .calc__filter-handler::before,
  .calc__label::after,
  .calc__filter-handler::after {
    width: 12px;
    height: 2px;
  }
  .calc__label::before,
  .calc__filter-handler::before {
    right: 35px;
  }
  .calc__label::after,
  .calc__filter-handler::after {
    right: 43px;
  }
  .calc__filter-list {
    margin-bottom: 30px;
    padding-top: 12px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 12px;
    font-size: 18px;
    line-height: 34px;
  }
  .calc__filter-list--region {
    max-height: 300px;
  }
  .calc__filter-list-item:not(:last-child) {
    margin-bottom: 8px;
  }
  .calc__price {
    margin-top: 4px;
    font-size: 35px;
    line-height: 34px;
  }
  .calc__price-icon {
    margin-left: 7px;
    font-size: 21px;
  }
  .calc__link {
    width: 300px;
    height: 56px;
  }
}
/* CALC END */
/* OTHER-REGION START */
.other-region {
  margin-bottom: 5.938vw;
  padding-top: 2.1875vw;
  padding-left: 1.927vw;
  padding-right: 1.927vw;
  padding-bottom: 2.1875vw;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
  background-color: #fff;
}
.other-region__title {
  margin-bottom: 2.6041vw;
  font-size: 1.5625vw;
  font-weight: 700;
  letter-spacing: 0.15px;
}
.other-region__link {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 2.8645vw;
  margin-bottom: 1.5625vw;
  padding-left: 1.8229vw;
  padding-right: 1.8229vw;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.7708vw;
  letter-spacing: 0.09px;
  color: #747474;
  box-shadow: 0 10px 75px 17px rgba(5, 9, 48, 0.04);
  border-radius: 28px;
  background-color: #ffffff;
}
.other-region__item:last-child .other-region__link {
  color: #ffffff;
  background-color: #c9cbd0;
}
@media (min-width: 1921px) {
  .other-region {
    margin-bottom: 114px;
    padding-top: 42px;
    padding-left: 37px;
    padding-right: 37px;
    padding-bottom: 42px;
  }
  .other-region__title {
    margin-bottom: 50px;
    font-size: 30px;
  }
  .other-region__link {
    height: 55px;
    margin-bottom: 30px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    line-height: 34px;
  }
}
/* OTHER-REGION END */
/* SOCIAL-PANEL START */
.social-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.5416vw;
}
.social-panel {
  display: flex;
  width: 36.719vw;
  font-size: 0.9895vw;
}
.social-panel__date {
  display: flex;
  margin-right: auto;
}
.social-panel__date-text {
  letter-spacing: 0.1px;
}
.social-panel__datetime {
  font-weight: 700;
  letter-spacing: 0.1px;
  color: #2f2f2f;
}
.social-panel__views-count {
  position: relative;
  margin-right: 2.6041vw;
  font-size: 0.9895vw;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.social-panel__views-count::before {
  content: '';
  position: absolute;
  top: 0;
  left: -2.4479vw;
  width: 1.7708vw;
  height: 1.0937vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/social-panel/view.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.social-panel__share {
  display: flex;
}
.social-panel__share-title {
  margin-right: 0.7812vw;
  letter-spacing: 0.1px;
}
.social-panel__list {
  display: flex;
}
.social-panel__item {
  margin-left: 0.7812vw;
}
.ya-share2__item_service_telegram .ya-share2__badge,
.ya-share2__item_service_vkontakte .ya-share2__badge,
.ya-share2__item_service_whatsapp .ya-share2__badge,
.ya-share2__item_service_twitter .ya-share2__badge,
.ya-share2__item_service_facebook .ya-share2__badge {
  position: relative;
  top: -0.20833vw;
  background-color: transparent!important;
}
.ya-share2__item_service_vkontakte .ya-share2__badge {
  top: -0.5208vw;
}
.ya-share2__item_service_telegram .ya-share2__icon,
.ya-share2__item_service_vkontakte .ya-share2__icon,
.ya-share2__item_service_whatsapp .ya-share2__icon,
.ya-share2__item_service_twitter .ya-share2__icon,
.ya-share2__item_service_facebook .ya-share2__icon {
  width: 1.4062vw !important;
  height: 1.4062vw !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.ya-share2__item_service_telegram .ya-share2__icon {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/social-panel/telegram.svg") !important;
}
.ya-share2__item_service_vkontakte .ya-share2__icon {
  width: 1.927vw !important;
  height: 1.927vw !important;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/social-panel/vk.svg") !important;
}
.ya-share2__item_service_whatsapp .ya-share2__icon {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/social-panel/whatsapp.svg") !important;
}
.ya-share2__item_service_twitter .ya-share2__icon {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/social-panel/twitter.svg") !important;
}
.ya-share2__item_service_facebook .ya-share2__icon {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/social-panel/facebook.svg") !important;
}
@media (max-width: 755px) {
  .social-wrapper {
    margin-bottom: 12.13vw;
    flex-wrap: wrap;
  }
  .social-wrapper .breadcrumbs {
    margin-bottom: 10.4vw;
  }
  .social-panel {
    flex-wrap: wrap;
    width: auto;
    font-size: 3.599vw;
  }
  .social-panel__date {
    width: auto;
    margin-bottom: 8.933vw;
  }
  .social-panel__views-count {
    margin-right: 22.267vw;
    font-size: 3.599vw;
  }
  .social-panel__views-count::before {
    top: -0.266vw;
    left: -8.933vw;
    width: 7.199vw;
    height: 4.399vw;
  }
  .social-panel__share-title {
    margin-top: 0.533vw;
    margin-right: 1.33vw;
    font-size: 4.399vw;
    letter-spacing: 0.17px;
  }
  .social-panel__item {
    margin-left: 4.533vw;
  }
  .ya-share2__item_service_telegram .ya-share2__badge,
  .ya-share2__item_service_vkontakte .ya-share2__badge,
  .ya-share2__item_service_whatsapp .ya-share2__badge,
  .ya-share2__item_service_twitter .ya-share2__badge,
  .ya-share2__item_service_facebook .ya-share2__badge {
    top: 0px;
  }
  .ya-share2__item_service_vkontakte .ya-share2__badge {
    top: -1.066vw;
  }
  .ya-share2__item_service_telegram .ya-share2__icon,
  .ya-share2__item_service_vkontakte .ya-share2__icon,
  .ya-share2__item_service_whatsapp .ya-share2__icon,
  .ya-share2__item_service_twitter .ya-share2__icon,
  .ya-share2__item_service_facebook .ya-share2__icon {
    width: 6.4vw !important;
    height: 6.4vw !important;
  }
  .ya-share2__item_service_vkontakte .ya-share2__icon {
    width: 8.266vw !important;
    height: 8.266vw !important;
  }
}
@media (min-width: 1921px) {
  .social-wrapper {
    margin-bottom: 68px;
  }
  .social-panel {
    width: 705px;
    font-size: 19px;
  }
  .social-panel__views-count {
    margin-right: 50px;
    font-size: 19px;
  }
  .social-panel__views-count::before {
    left: -47px;
    width: 34px;
    height: 21px;
  }
  .social-panel__share-title {
    margin-right: 15px;
  }
  .social-panel__item {
    margin-left: 15px;
  }
  .ya-share2__item_service_telegram .ya-share2__badge,
  .ya-share2__item_service_vkontakte .ya-share2__badge,
  .ya-share2__item_service_whatsapp .ya-share2__badge,
  .ya-share2__item_service_twitter .ya-share2__badge,
  .ya-share2__item_service_facebook .ya-share2__badge {
    top: -4px;
  }
  .ya-share2__item_service_vkontakte .ya-share2__badge {
    top: -10px;
  }
  .ya-share2__item_service_telegram .ya-share2__icon,
  .ya-share2__item_service_vkontakte .ya-share2__icon,
  .ya-share2__item_service_whatsapp .ya-share2__icon,
  .ya-share2__item_service_twitter .ya-share2__icon,
  .ya-share2__item_service_facebook .ya-share2__icon {
    width: 27px!important;
    height: 27px!important;
  }
  .ya-share2__item_service_vkontakte .ya-share2__icon {
    width: 37px!important;
    height: 37px!important;
  }
}
/* SOCIAL-PANEL END */
/* ARTICLE START */
.article {
  margin-bottom: 2.7083vw;
}
.article .get-help {
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
  padding-top: 4.5312vw;
}
.article .warning {
  margin-top: 4.6875vw;
  margin-bottom: 3.125vw;
}
.article__title {
  margin-top: -0.41666vw;
  margin-bottom: 1.7708vw;
  font-size: 2.3437vw;
  letter-spacing: 0.23px;
}
.article__sections-list {
  margin-bottom: 3.3333vw;
  padding-left: 0.9375vw;
  font-size: 0.9895vw;
}
.article__sections-title {
  margin-bottom: 0.677vw;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.article__secions-title-text {
  text-decoration: underline;
}
.article__sections-subtitle {
  margin-bottom: 0.41666vw;
  font-weight: 400;
  color: #747474;
}
.article__sections-subtitle:last-child {
  margin-bottom: 0;
}
.article__sublink {
  color: #747474;
}
.article__sections-sublist {
  padding-top: 0.26041vw;
  padding-left: 1.0416vw;
}
.article__sections-subitem {
  padding-bottom: 0.41666vw;
  padding-left: 0.8333vw;
}
.article__sections-subitem:last-child {
  padding-bottom: 0;
}
.article__attention-block {
  box-sizing: border-box;
  width: 100%;
  margin: 3.3333vw 0;
  padding: 1.6145vw 2.0833vw;
  font-weight: 700;
  font-size: 1.0416vw;
  color: #fff;
  background-color: #14b250;
  border-radius: 12px;
}
.article__attention-text {
  position: relative;
  display: inline;
  padding-left: 2.6041vw;
}
.article__attention-text::before {
  position: absolute;
  content: '';
  top: -0.20833vw;
  left: 0;
  width: 1.8229vw;
  height: 1.8229vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/attention-w.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.article__blockquote {
  margin: 0;
  font-size: 1.302vw;
}
.article__blockquote--bold-green {
  position: relative;
  margin-left: 1.5104vw;
  margin-bottom: 4.1666vw;
}
.article__blockquote--bold-green p {
  font-weight: 700;
  line-height: 1.8229vw;
  letter-spacing: 0.13px;
  color: #2f2f2f;
}
.article__blockquote--bold-green::before {
  content: '';
  position: absolute;
  top: 0;
  left: -1.4062vw;
  height: 100%;
  width: 0.41666vw;
  border-radius: 2px;
  background-color: #14b250;
}
.article__blockquote--light-white {
  box-sizing: border-box;
  position: relative;
  margin-top: 2.7083vw;
  margin-left: 1.0416vw;
  margin-bottom: 3.5416vw;
  padding-top: 2.3958vw;
  padding-left: 3.9583vw;
  padding-right: 2.3437vw;
  padding-bottom: 2.6041vw;
  box-shadow: 0 0 55px 5px rgba(11, 13, 65, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.article__blockquote--light-white p {
  margin-bottom: 1.1979vw;
  font-weight: 300;
  font-style: italic;
  line-height: 1.6666vw;
  letter-spacing: 0.13px;
}
.article__blockquote--light-white cite {
  font-size: 0.9375vw;
  font-weight: 700;
  font-style: italic;
}
.article__blockquote--light-white::before {
  content: '';
  position: absolute;
  top: 1.6145vw;
  left: -1.0416vw;
  width: 3.125vw;
  height: 2.6041vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/commas.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.article__video {
  overflow: hidden;
  height: 31.51vw;
  margin-bottom: 3.2291vw;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.06);
  border-radius: 27px;
}
.article__video iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.article__subtitle {
  margin-bottom: 0.5208vw;
  font-size: 1.302vw;
  letter-spacing: 0.13px;
}
.article__description {
  margin-bottom: 1.302vw;
  font-size: 0.9895vw;
  line-height: 1.4583vw;
}
.article__list {
  margin-bottom: 1.5625vw;
  font-size: 0.9895vw;
  color: #747474;
}
.article__list--dash {
  margin-left: 2.0833vw;
  line-height: 1.4583vw;
}
.article__list--dash .article__item {
  position: relative;
}
.article__list--dash .article__item::before {
  content: "-";
  position: relative;
  left: -0.26041vw;
}
.article__list--bibliography {
  margin: 0;
  padding-left: 0.9375vw;
  line-height: 1.8229vw;
}
.article__figure {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3.125vw;
  margin-bottom: 3.3854vw;
}
.article__img-wrapper {
  overflow: hidden;
  max-width: 36.458vw;
  max-height: 20.833vw;
}
.article__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article__img-description {
  margin-top: 1.302vw;
  color: #747474;
}
@media (max-width: 755px) {
  .article {
    margin-bottom: 10.4vw;
  }
  .article .get-help {
    margin-top: 14.533vw;
    margin-bottom: 7.199vw;
    padding-top: 15.333vw;
  }
  .article .warning {
    margin-top: 14.667vw;
    margin-bottom: 9.066vw;
  }
  .article__title {
    margin-top: 0;
    margin-bottom: 7.866vw;
    font-size: 6vw;
    line-height: 6vw;
  }
  .article__sections-list {
    margin-bottom: 11.33vw;
    padding-left: 3.599vw;
    font-size: 4vw;
    line-height: 6.4vw;
  }
  .article__sections-title {
    margin-bottom: 0.666vw;
  }
  .article__sections-subtitle {
    margin-bottom: 0px;
  }
  .article__sections-sublist {
    padding-top: 0px;
    padding-left: 1.33vw;
  }
  .article__sections-subitem {
    padding-bottom: 0px;
    padding-left: 3.466vw;
  }
  .article__attention-block {
    margin: 11.33vw 0 14vw;
    padding: 3.333vw 3.599vw;
    font-size: 4.399vw;
    line-height: 5.333vw;
  }
  .article__attention-text {
    padding-left: 6.666vw;
  }
  .article__attention-text::before {
    top: 0.533vw;
    width: 4.933vw;
    height: 4.933vw;
  }
  .article__blockquote {
    margin: 0;
    font-size: 4.399vw;
  }
  .article__blockquote--bold-green {
    margin-left: 3.733vw;
    margin-bottom: 18.4vw;
  }
  .article__blockquote--bold-green p {
    line-height: 5.333vw;
    letter-spacing: 0.17px;
  }
  .article__blockquote--bold-green::before {
    top: -0.8vw;
    left: -3.599vw;
    width: 1.066vw;
    height: 107%;
  }
  .article__blockquote--light-white {
    margin-top: 14.933vw;
    margin-left: 2.666vw;
    margin-bottom: 15.6vw;
    padding-top: 11.73vw;
    padding-left: 9.866vw;
    padding-right: 2.666vw;
    padding-bottom: 10.93vw;
  }
  .article__blockquote--light-white p {
    margin-bottom: 4.266vw;
    line-height: 5.333vw;
    letter-spacing: 0.17px;
  }
  .article__blockquote--light-white cite {
    font-size: 3.599vw;
  }
  .article__blockquote--light-white::before {
    top: 10.4vw;
    left: -2.666vw;
    width: 8vw;
    height: 6.666vw;
  }
  .article__video {
    display: none;
  }
  .article__subtitle {
    margin-bottom: 2.13vw;
    font-size: 4.399vw;
    letter-spacing: 0.17px;
  }
  .article__description {
    width: 88vw;
    margin-bottom: 7.333vw;
    font-size: 4vw;
    line-height: 5.066vw;
    letter-spacing: 0.15px;
  }
  .article__list {
    margin-bottom: 4.933vw;
    font-size: 4vw;
    letter-spacing: 0.15px;
  }
  .article__list--dash {
    margin-left: 5.333vw;
    line-height: 5.066vw;
  }
  .article__list--dash .article__item::before {
    left: -0.8vw;
  }
  .article__list--bibliography {
    margin: 0;
    padding-left: 3.466vw;
    line-height: 4.666vw;
  }
  .article__figure {
    margin-top: 14.667vw;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 13.3vw;
  }
  .article__img-wrapper {
    max-width: none;
    width: auto;
    max-height: 53.333vw;
  }
  .article__img-description {
    margin-top: 3.333vw;
    color: #747474;
  }
}
@media (max-width: 755px) and (max-width: 345px) {
  .article__sections-list {
    padding-left: 5.333vw;
  }
}
@media (min-width: 1921px) {
  .article {
    margin-bottom: 52px;
  }
  .article .get-help {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 87px;
  }
  .article .warning {
    margin-top: 90px;
    margin-bottom: 60px;
  }
  .article__title {
    margin-top: -8px;
    margin-bottom: 34px;
    font-size: 45px;
  }
  .article__sections-list {
    margin-bottom: 64px;
    padding-left: 18px;
    font-size: 19px;
  }
  .article__sections-title {
    margin-bottom: 13px;
  }
  .article__sections-subtitle {
    margin-bottom: 8px;
  }
  .article__sections-sublist {
    padding-top: 5px;
    padding-left: 20px;
  }
  .article__sections-subitem {
    padding-bottom: 8px;
    padding-left: 16px;
  }
  .article__attention-block {
    margin: 64px 0;
    padding: 31px 40px;
    font-size: 20px;
  }
  .article__attention-text {
    padding-left: 50px;
  }
  .article__attention-text::before {
    top: -4px;
    width: 35px;
    height: 35px;
  }
  .article__blockquote {
    font-size: 25px;
  }
  .article__blockquote--bold-green {
    margin-left: 29px;
    margin-bottom: 80px;
  }
  .article__blockquote--bold-green p {
    line-height: 35px;
  }
  .article__blockquote--bold-green::before {
    left: -27px;
    width: 8px;
  }
  .article__blockquote--light-white {
    margin-top: 52px;
    margin-left: 20px;
    margin-bottom: 68px;
    padding-top: 46px;
    padding-left: 76px;
    padding-right: 45px;
    padding-bottom: 50px;
  }
  .article__blockquote--light-white p {
    margin-bottom: 23px;
    line-height: 32px;
  }
  .article__blockquote--light-white cite {
    font-size: 18px;
  }
  .article__blockquote--light-white::before {
    top: 31px;
    left: -20px;
    width: 60px;
    height: 50px;
  }
  .article__video {
    height: 605px;
    margin-bottom: 62px;
  }
  .article__subtitle {
    margin-bottom: 10px;
    font-size: 25px;
  }
  .article__description {
    margin-bottom: 25px;
    font-size: 19px;
    line-height: 28px;
  }
  .article__list {
    margin-bottom: 30px;
    font-size: 19px;
  }
  .article__list--dash {
    margin-left: 40px;
    line-height: 28px;
  }
  .article__list--dash .article__item::before {
    left: -5px;
  }
  .article__list--bibliography {
    padding-left: 18px;
    line-height: 35px;
  }
  .article__figure {
    margin-top: 60px;
    margin-bottom: 65px;
  }
  .article__img-wrapper {
    max-width: 700px;
    max-height: 400px;
  }
  .article__img-description {
    margin-top: 25px;
  }
}
/* ARTICLE END */
/* ARTICLE-RATING START */
.article-rating {
  display: flex;
  margin-bottom: 3.4895vw;
}
.article-rating__title {
  margin-top: 0.15625vw;
  font-size: 0.9895vw;
  font-weight: 400;
  letter-spacing: 0.1px;
}
.article-rating__area {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.article-rating__area:not(:checked) > input {
  display: none;
}
.article-rating__area:not(:checked) > label {
  position: relative;
  cursor: pointer;
  width: 1.302vw;
  height: 1.302vw;
  padding: 0;
}
.article-rating__area:not(:checked) > label::before {
  content: '';
  position: absolute;
  width: 1.302vw;
  height: 1.302vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/star-stroke-black.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.article-rating__area > input:checked ~ label::before,
.article-rating__area:not(:checked) > label:hover,
.article-rating__area:not(:checked) > label:hover ~ label {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/star-fill-gold.svg");
}
@media (max-width: 755px) {
  .article-rating {
    flex-wrap: wrap;
    margin-bottom: 16vw;
  }
  .article-rating__title {
    width: 100%;
    margin: 0;
    margin-bottom: 4vw;
    font-size: 4.399vw;
  }
  .article-rating__area:not(:checked) > label {
    width: 8vw;
    height: 8vw;
    padding: 0;
  }
  .article-rating__area:not(:checked) > label::before {
    width: 8vw;
    height: 8vw;
  }
}
@media (min-width: 1921px) {
  .article-rating {
    margin-bottom: 67px;
  }
  .article-rating__title {
    margin-top: 3px;
    font-size: 19px;
  }
  .article-rating__area:not(:checked) > label {
    width: 25px;
    height: 25px;
  }
  .article-rating__area:not(:checked) > label::before {
    width: 25px;
    height: 25px;
  }
}
/* ARTICLE-RATING END */
/* ARTICLE-AUTHOR START */
.article-author {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10vw;
  padding-top: 2.5vw;
  padding-left: 2.6041vw;
  padding-right: 3.5416vw;
  padding-bottom: 1.8229vw;
  box-shadow: 0 0 55px 5px rgba(11, 13, 65, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.article-author__column-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 7.813vw;
  padding-top: 0.7812vw;
}
.article-author__block {
  margin-bottom: 2.3958vw;
}
.article-author__link {
  font-size: 0.9895vw;
  letter-spacing: 0.1px;
  color: #2f2f2f;
}
a.article-author__link {
  text-decoration: underline;
}
.article-author__link p,
.article-author__text-wrapper p {
  margin-bottom: 0.46875vw;
  font-size: 0.9375vw;
  letter-spacing: 0.09px;
}
.article-author__link p--mobile,
.article-author__text-wrapper p--mobile {
  display: none;
}
.article-author__link h3,
.article-author__link h2 {
  font-size: 1.302vw;
  font-weight: 700;
  letter-spacing: 0.13px;
}
.article-author__column-right {
  box-sizing: border-box;
  width: 42.969vw;
}
.article-author__column-right h2 {
  margin-bottom: 0.9895vw;
  text-decoration: none;
}
.article-author__column-right .article-author__link {
  text-decoration: underline;
}
.article-author__column-right > p {
  width: 39.063vw;
  margin-bottom: 1.1458vw;
  font-size: 0.9895vw;
  line-height: 1.3541vw;
  letter-spacing: 0.1px;
  color: #2f2f2f;
}
.article-author__wrapper {
  display: flex;
}
.article-author__img-wrapper {
  width: 7.552vw;
  height: 7.031vw;
  border-radius: 19px;
}
.article-author__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 19px;
}
.article-author__text-wrapper {
  box-sizing: border-box;
  padding-top: 0.5208vw;
  padding-left: 1.5104vw;
}
@media (max-width: 755px) {
  .article-author {
    flex-direction: column;
    margin-bottom: 24.267vw;
    padding-top: 9.866vw;
    padding-left: 4.533vw;
    padding-right: 3.333vw;
    padding-bottom: 10.66vw;
  }
  .article-author__column-left {
    flex-direction: column;
    width: auto;
    margin-bottom: 10.4vw;
    padding-top: 0;
  }
  .article-author__column-left .article-author__block:last-child {
    margin-bottom: 0;
  }
  .article-author__block {
    margin-bottom: 6.133vw;
  }
  .article-author__link {
    font-size: 3.599vw;
    letter-spacing: 0px;
  }
  .article-author__link p,
  .article-author__text-wrapper p {
    margin-bottom: 1.33vw;
    font-size: 3.599vw;
    letter-spacing: 0.14px;
  }
  .article-author__post--desk {
    display: none;
  }
  .article-author__post--mobile {
    display: block;
    margin-bottom: 0.8vw;
  }
  .article-author__link h3,
  .article-author__link h2 {
    font-size: 4.399vw;
    letter-spacing: 0.17px;
  }
  .article-author__column-right {
    width: auto;
  }
  .article-author__column-right h2 {
    margin-bottom: 2.13vw;
  }
  .article-author__column-right > p {
    width: 78.667vw;
    margin-bottom: 6.666vw;
    font-size: 4vw;
    line-height: 5.066vw;
    letter-spacing: 0;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
  .article-author__wrapper {
    display: flex;
  }
  .article-author__img-wrapper {
    width: 16.933vw;
    height: 15.333vw;
  }
  .article-author__text-wrapper {
    padding-top: 0px;
    padding-left: 4.266vw;
  }
}
@media (min-width: 1921px) {
  .article-author {
    margin-bottom: 192px;
    padding-top: 48px;
    padding-left: 50px;
    padding-right: 68px;
    padding-bottom: 35px;
  }
  .article-author__column-left {
    width: 150px;
    padding-top: 15px;
  }
  .article-author__block {
    margin-bottom: 46px;
  }
  .article-author__link {
    font-size: 19px;
  }
  .article-author__link p,
  .article-author__text-wrapper p {
    margin-bottom: 9px;
    font-size: 18px;
  }
  .article-author__link h3,
  .article-author__link h2 {
    font-size: 25px;
  }
  .article-author__column-right {
    width: 825px;
  }
  .article-author__column-right h2 {
    margin-bottom: 19px;
  }
  .article-author__column-right > p {
    width: 750px;
    margin-bottom: 22px;
    font-size: 19px;
    line-height: 26px;
  }
  .article-author__img-wrapper {
    width: 145px;
    height: 135px;
  }
  .article-author__text-wrapper {
    padding-top: 10px;
    padding-left: 29px;
  }
}
/* ARTICLE-AUTHOR END */
/* COMMENTS START */
.comments {
  margin-bottom: 10vw;
}
.comments__title {
  margin-bottom: 2.3437vw;
  font-size: 2.3437vw;
  letter-spacing: 0.23px;
}
.comments__count {
  font-size: 0.9895vw;
  font-weight: 400;
  letter-spacing: 0.1px;
  color: #747474;
}
.comments__wrapper {
  margin-bottom: 4.2708vw;
}
.comments__block {
  width: 40.625vw;
  margin-top: 4.2708vw;
  margin-bottom: 0.8333vw;
}
.comments__block.otvet {
  margin-left: 1.6666vw;
  margin-bottom: 4.2708vw;
  margin-top: 0;
}
.comments__name {
  display: inline-block;
  margin-bottom: 0.625vw;
  font-size: 1.1458vw;
  font-weight: 700;
  letter-spacing: 0.11px;
}
.comments__datetime {
  margin-left: 1.302vw;
  font-size: 0.8854vw;
  letter-spacing: 0.09px;
  color: #747474;
}
.comments__block p {
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.25vw;
  letter-spacing: 0.09px;
}
.comments__subtitle {
  margin-bottom: 1.0416vw;
  font-size: 1.302vw;
  letter-spacing: 0.13px;
}
.comments__form {
  box-sizing: border-box;
  width: 27.604vw;
}
.active.comments__form {
  display: none;
}
.comments__form-name,
.comments__form-text {
  width: 100%;
  margin-bottom: 1.8229vw;
  font-size: 0.9895vw;
  line-height: 1.8229vw;
  letter-spacing: 0.1px;
  color: #c9c8cf;
  border: none;
  border-bottom: 0.05208vw solid #e5e6ec;
  background-color: transparent;
}
.comments__form-name:focus,
.comments__form-text:focus {
  color: #747474;
  border-bottom: 0.05208vw solid rgba(116, 116, 116, 0.4);
}
.comments__btn {
  width: 11.458vw;
  height: 2.3437vw;
  border-radius: 23px;
}
.comments__more-btn {
  display: block;
  margin-bottom: 3.2291vw;
  padding: 0;
  font-size: 0.9375vw;
  font-weight: 400;
  letter-spacing: 0.15px;
  color: #1ab455;
  background-color: transparent;
  border: 0;
  border-bottom: 0.10416vw solid #1ab455;
}
@media (max-width: 755px) {
  .comments {
    margin-bottom: 22.667vw;
  }
  .comments__title {
    margin-bottom: 8.4vw;
    font-size: 6vw;
    letter-spacing: 0.23px;
  }
  .comments__wrapper {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 6.666vw;
  }
  .comments__count {
    margin-left: 0.8vw;
    font-size: 3.599vw;
    letter-spacing: 0.14px;
  }
  .comments__content {
    display: flex;
    flex-direction: column-reverse;
  }
  .comments__block {
    width: auto;
    margin-top: 6.666vw;
    margin-bottom: 4.666vw;
  }
  .comments__block.otvet {
    margin-left: 3.333vw;
    margin-bottom: 6.666vw;
  }
  .comments__name {
    margin-bottom: 4vw;
    font-size: 4.399vw;
    letter-spacing: 0.17px;
  }
  .comments__datetime {
    margin-left: 2.666vw;
    font-size: 3.333vw;
    letter-spacing: 0.13px;
  }
  .comments__block p {
    font-size: 4vw;
    line-height: 5.066vw;
    letter-spacing: 0.15px;
  }
  .comments__subtitle {
    display: none;
  }
  .comments__form {
    width: auto;
    margin-bottom: 16vw;
  }
  .comments__form-name,
  .comments__form-text {
    margin-bottom: 7.333vw;
    padding-bottom: 1.33vw;
    font-size: 4vw;
    line-height: 4.666vw;
    letter-spacing: 0.15px;
    border: none;
    border-bottom: 0.133vw solid #e5e6ec;
  }
  .comments__form-name:focus,
  .comments__form-text:focus {
    color: #747474;
    border-bottom: 0.133vw solid rgba(116, 116, 116, 0.4);
  }
  .comments__btn {
    width: 50vw;
    height: 9.333vw;
    border-radius: 35px;
  }
  .comments__more {
    order: -1;
  }
  .comments__more-btn {
    margin-bottom: 6.133vw;
    font-size: 4vw;
    border: 0;
    border-bottom: 0.266vw solid #1ab455;
  }
}
@media (min-width: 1921px) {
  .comments {
    margin-bottom: 192px;
  }
  .comments__title {
    margin-bottom: 45px;
    font-size: 45px;
  }
  .comments__count {
    font-size: 19px;
    font-weight: 400;
  }
  .comments__wrapper {
    margin-bottom: 82px;
  }
  .comments__block {
    width: 780px;
    margin-top: 82px;
    margin-bottom: 16px;
  }
  .comments__block.otvet {
    margin-left: 32px;
    margin-bottom: 82px;
    margin-top: 0;
  }
  .comments__name {
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 700;
  }
  .comments__datetime {
    margin-left: 25px;
    font-size: 17px;
  }
  .comments__block p {
    font-size: 18px;
    line-height: 24px;
  }
  .comments__subtitle {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .comments__form {
    width: 530px;
  }
  .comments__form-name,
  .comments__form-text {
    width: 100%;
    margin-bottom: 35px;
    font-size: 19px;
    line-height: 35px;
    border-bottom: 1px solid #e5e6ec;
  }
  .comments__form-name:focus,
  .comments__form-text:focus {
    border-bottom: 1px solid rgba(116, 116, 116, 0.4);
  }
  .comments__btn {
    width: 220px;
    height: 45px;
  }
  .comments__more-btn {
    margin-bottom: 62px;
    font-size: 18px;
    border-bottom: 2px solid #1ab455;
  }
}
/* COMMENTS END */
/* ARTICLE-MORE START */
.article-more {
  margin-bottom: 10.417vw;
}
.article-more__intro-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4.0625vw;
}
.article-more__main-title {
  font-size: 2.3437vw;
  letter-spacing: 0.23px;
}
.article-more__more-link {
  position: relative;
  width: 6.198vw;
  margin-right: 1.33vw;
  font-size: 0.9895vw;
  letter-spacing: 0.1px;
  color: #1ab455;
}
.article-more__more-link::before {
  content: '';
  position: absolute;
  top: -0.15625vw;
  right: 0;
  width: 0.41666vw;
  height: 1.3541vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/arrow-m.svg");
  background-position: center;
  background-size: cover;
}
.article-more__main-wrapper {
  display: flex;
}
.article-more__item {
  width: 19.948vw;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
  background-color: #fefefe;
  margin-right: 0.7812vw;
}
.article-more__item:last-child {
  margin-right: 0;
}
.article-more__img-wrapper {
  width: 19.948vw;
  height: 13.646vw;
}
.article-more__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 19px 19px 0 0;
}
.article-more__text-wrapper {
  box-sizing: border-box;
  padding-top: 1.8229vw;
  padding-left: 2.0833vw;
  padding-right: 1.6666vw;
  padding-bottom: 2.2916vw;
}
.article-more__title {
  margin-bottom: 1.3541vw;
  font-weight: 700;
  font-size: 1.4062vw;
  letter-spacing: 0.14px;
}
.article-more__description {
  font-size: 0.9895vw;
  line-height: 1.4583vw;
  letter-spacing: 0.1px;
}
.article-more__aside-wrapper {
  margin-bottom: 3.9062vw;
}
.article-more__aside-wrapper .article-more-title {
  margin-bottom: 1.8229vw;
  font-size: 1.302vw;
  font-weight: 400;
  line-height: 1.7187vw;
  letter-spacing: 0.25px;
}
.article-more__aside-wrapper .article-more__more-link {
  display: flex;
  margin-left: auto;
}
.article-more__aside-wrapper .article-more__item {
  width: auto;
  margin-bottom: 1.8229vw;
}
.article-more__aside-wrapper .article-more__img-wrapper {
  width: auto;
}
@media (max-width: 755px) {
  .article-more {
    margin-bottom: 24vw;
  }
  .article-more__intro-wrapper {
    margin-bottom: 8.933vw;
  }
  .article-more__main-title {
    font-size: 6vw;
  }
  .article-more__more-link {
    display: none;
    margin-right: 0;
  }
  .article-more__main-wrapper {
    display: flex;
    overflow-x: scroll;
  }
  .article-more__item {
    flex-shrink: 0;
    width: 61.333vw;
    margin-right: 8vw;
    margin-bottom: 4vw;
    box-shadow: 10px 0 55px 5px rgba(5, 9, 48, 0.04);
  }
  .article-more__item:first-child {
    margin-left: 1.33vw;
  }
  .article-more__img-wrapper {
    width: auto;
    height: 34.933vw;
  }
  .article-more__text-wrapper {
    padding-top: 4.666vw;
    padding-left: 4.666vw;
    padding-right: 5.6vw;
    padding-bottom: 5.866vw;
  }
  .article-more__title {
    margin-bottom: 3.2vw;
    font-size: 4vw;
    letter-spacing: 0.15px;
  }
  .article-more__description {
    font-size: 3.599vw;
    line-height: 5.066vw;
    letter-spacing: 0.14px;
  }
}
@media (min-width: 1921px) {
  .article-more {
    margin-bottom: 200px;
  }
  .article-more__intro-wrapper {
    margin-bottom: 78px;
  }
  .article-more__main-title {
    font-size: 45px;
  }
  .article-more__more-link {
    width: 119px;
    margin-right: 10px;
    font-size: 19px;
  }
  .article-more__more-link::before {
    top: -3px;
    right: 0;
    width: 8px;
    height: 26px;
  }
  .article-more__item {
    width: 383px;
    margin-right: 15px;
  }
  .article-more__img-wrapper {
    width: 383px;
    height: 262px;
  }
  .article-more__text-wrapper {
    padding-top: 35px;
    padding-left: 40px;
    padding-right: 32px;
    padding-bottom: 44px;
  }
  .article-more__title {
    margin-bottom: 26px;
    font-size: 27px;
  }
  .article-more__description {
    font-size: 19px;
    line-height: 28px;
  }
  .article-more__aside-wrapper {
    margin-bottom: 75px;
  }
  .article-more__aside-wrapper .article-more-title {
    margin-bottom: 35px;
    font-size: 25px;
    line-height: 33px;
  }
  .article-more__aside-wrapper .article-more__item {
    margin-bottom: 35px;
  }
}
/* ARTICLE-MORE END */
/* CONTACTS-MAP START */
/* в баллуне */
.address-card-btn {
  text-decoration: underline;
  color: #20b659;
}
.contacts-map {
  margin-bottom: 3.3854vw;
}
.contacts-map__title {
  margin-bottom: 2.0833vw;
  font-size: 2.3437vw;
  font-weight: 700;
  letter-spacing: 0.23px;
}
.contacts-map__description {
  width: 45.313vw;
  margin-bottom: 3.5416vw;
  font-size: 0.9895vw;
  line-height: 1.5104vw;
  letter-spacing: 0.1px;
}
.contacts-map__container {
  border-radius: 28px;
}
.contacts-map__filter-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.3854vw;
  padding-top: 2.0312vw;
  padding-left: 3.125vw;
  padding-right: 3.125vw;
  padding-bottom: 2.0312vw;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  border-radius: 74px;
}
.contacts-map__filter-handler {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 3.8541vw;
  padding-left: 1.8229vw;
  padding-right: 1.8229vw;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.7708vw;
  letter-spacing: 0.09px;
  color: #747474;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  border-radius: 28px;
  background-color: #ffffff;
}
.contacts-map__filter-handler::before,
.contacts-map__filter-handler::after {
  content: '';
  position: absolute;
  right: 0;
  width: 0.625vw;
  height: 0.10416vw;
  background-color: #1ab455;
  transition-duration: 0.5s;
  transition-property: transform;
  border-radius: 20px;
}
.contacts-map__filter-handler::before {
  right: 1.8229vw;
  transform: rotate(-45deg);
}
.contacts-map__filter-handler::after {
  right: 2.2395vw;
  transform: rotate(45deg);
}
.contacts-map__filter-handler.active::before {
  transform: rotate(45deg);
}
.contacts-map__filter-handler.active::after {
  transform: rotate(-45deg);
}
.contacts-map__filter-options {
  position: relative;
  width: 20.365vw;
  border-radius: 28px;
}
.contacts-map__filter-options--tariffs {
  width: 19.635vw;
}
.contacts-map__filter-options--tariffs .contacts-map__filter-list {
  width: 19.635vw;
}
.contacts-map__input {
  position: absolute;
  z-index: 20;
}
.contacts-map__input:focus {
  color: transparent;
  background-color: transparent;
  border: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.contacts-map__filter-list {
  display: none;
  position: absolute;
  z-index: 20;
  box-sizing: border-box;
  max-height: 11.667vw;
  overflow-y: scroll;
  width: 20.365vw;
  margin-top: 1.0416vw;
  padding-top: 0.625vw;
  padding-left: 1.8229vw;
  padding-right: 1.8229vw;
  padding-bottom: 0.625vw;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.7708vw;
  letter-spacing: 0.09px;
  color: #747474;
  box-shadow: 0 10px 75px 17px rgba(5, 9, 48, 0.04);
  border-radius: 28px;
  background-color: #ffffff;
}
.contacts-map__filter-list-item:not(:last-child) {
  margin-bottom: 0.41666vw;
}
.contacts-map__filter-item {
  display: block;
  color: #747474;
}
.contacts-map__filter-range {
  box-sizing: border-box;
  width: 23.542vw;
  height: 3.8541vw;
  padding-top: 0.8333vw;
  padding-left: 1.8229vw;
  padding-right: 1.8229vw;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  border-radius: 28px;
  background-color: #ffffff;
}
.contacts-map__toggle-wrapper {
  position: relative;
  display: flex;
  width: 95%;
  margin-bottom: 0.46875vw;
}
.contacts-map__toggle-wrapper::before,
.contacts-map__toggle-wrapper::after {
  position: absolute;
  content: '₽';
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.9375vw;
}
.contacts-map__toggle-wrapper::before {
  right: -5%;
}
.contacts-map__toggle-wrapper::after {
  left: 17%;
}
.contacts-map__toggle {
  display: inline-block;
  min-width: 0;
  font-size: 0.9375vw;
  font-weight: 400;
  letter-spacing: 0.09px;
  color: #747474;
  cursor: pointer;
  border: none;
}
.contacts-map__toggle--max {
  text-align: right;
}
.contacts-map__btn {
  width: 10.885vw;
  height: 3.8541vw;
  border-radius: 37px;
  background-color: #14b250;
}
.contacts-map__btn-text {
  position: relative;
  padding-left: 1.1458vw;
}
.contacts-map__btn-text::before {
  content: '';
  position: absolute;
  top: -0.10416vw;
  left: -0.5208vw;
  width: 1.1979vw;
  height: 1.1979vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ui-slider {
  position: relative;
  height: 0.20833vw;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default;
  touch-action: none;
  width: 0.8333vw;
  height: 0.8854vw;
  border: 0.10416vw solid #e2e3ea;
  background-color: #14b250;
  border-radius: 50%;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.41666vw;
  margin-left: -0.5208vw;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-widget-content {
  border: none;
  background-color: #f4f5f9;
}
.ui-widget-header {
  border: none;
  background-color: #14b250;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 0.05208vw solid #14b250;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.ui-corner-all {
  border-radius: 3px;
}
.contacts-map__wrapper {
  position: relative;
  width: 100%;
  height: 31.458vw;
  overflow: hidden;
  box-shadow: 0 0 75px 7px rgba(5, 9, 48, 0.04);
  border-radius: 28px;
}
.ymaps-2-1-75-zoom {
  height: 2.552vw !important;
}
.ymaps-2-1-75-zoom__plus,
.ymaps-2-1-75-zoom__minus {
  width: 2.3437vw !important;
  height: 2.3437vw !important;
  border-radius: 50%!important;
  box-shadow: 0 0 87px rgba(2, 7, 32, 0.15) !important;
  background-color: #ffffff !important;
}
.ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon,
.ymaps-2-1-75-zoom__minus .ymaps-2-1-75-float-button-icon {
  background-image: none!important;
}
.ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon::before,
.ymaps-2-1-75-zoom__minus .ymaps-2-1-75-float-button-icon::before,
.ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon::after,
.ymaps-2-1-75-zoom__minus .ymaps-2-1-75-float-button-icon::after {
  content: '' !important;
  position: absolute;
  top: 50%!important;
  transform: translateY(-50%) !important;
  width: 100%!important;
  height: 0.20833vw !important;
  background-color: #e0e1e8 !important;
}
.ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon::after {
  left: 50%!important;
  transform: translate(-50%, -50%) !important;
  height: 100%!important;
  width: 0.20833vw !important;
}
.ymaps-2-1-75-float-button-icon {
  top: 50%!important;
  left: 50%!important;
  transform: translate(-50%, -50%) !important;
}
.ymaps-2-1-75-zoom__scale {
  display: none;
}
.contacts-map__local-container {
  box-sizing: border-box;
  position: relative;
  top: -4.0625vw;
  height: 25vw;
  padding-top: 2.2916vw;
  padding-left: 10.417vw;
  padding-right: 9.635vw;
  padding-bottom: 4.9479vw;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.contacts-map__local-link {
  position: relative;
  display: inline-block;
  margin-bottom: 2.0833vw;
  padding-left: 2.2395vw;
  font-size: 0.9895vw;
  font-weight: 700;
  line-height: 3.2812vw;
  letter-spacing: 0.1px;
  text-decoration: underline;
  color: #14b250;
}
.contacts-map__local-link::before {
  content: '';
  position: absolute;
  top: 0.7291vw;
  left: 0;
  width: 1.3541vw;
  height: 1.7187vw;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/point-green.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.contacts-map__list {
  display: flex;
  flex-wrap: wrap;
}
.contacts-map__item {
  width: 15.625vw;
  margin-right: 7.813vw;
  margin-bottom: 3.125vw;
}
.contacts-map__item:nth-child(3n) {
  margin-right: 0;
}
.contacts-map__category {
  margin-bottom: 1.25vw;
  font-size: 1.302vw;
  font-weight: 700;
  letter-spacing: 0.13px;
}
.contacts-map__link {
  display: block;
}
.contacts-map__city,
.contacts-map__street,
.contacts-map__number,
.contacts-map__mail {
  display: block;
  margin-bottom: 0.15625vw;
  font-size: 0.9895vw;
  font-weight: 400;
  letter-spacing: 0.1px;
  color: #747474;
}
@media (max-width: 755px) {
  .contacts-map {
    margin-bottom: 11.46vw;
  }
  .contacts-map__title {
    margin-bottom: 5.066vw;
    font-size: 6vw;
    letter-spacing: 0.23px;
    line-height: 7.733vw;
  }
  .contacts-map__description {
    width: 85.333vw;
    margin-bottom: 12vw;
    font-size: 4vw;
    line-height: 5.066vw;
    letter-spacing: 0.15px;
  }
  .contacts-map__filter-container {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 12vw;
    padding-top: 13.3vw;
    padding-left: 3.066vw;
    padding-right: 3.066vw;
    padding-bottom: 13.3vw;
    border-radius: 20px;
  }
  .contacts-map__filter-handler {
    height: 12.26vw;
    margin-bottom: 6.4vw;
    padding-left: 6.666vw;
    padding-right: 6.666vw;
    font-size: 4vw;
    line-height: 4.533vw;
    letter-spacing: 0.14px;
    border-radius: 46px;
  }
  .contacts-map__filter-handler::before,
  .contacts-map__filter-handler::after {
    top: 5.066vw;
    width: 2.666vw;
    height: 0.4vw;
  }
  .contacts-map__filter-handler::before {
    right: 6.933vw;
  }
  .contacts-map__filter-handler::after {
    right: 8.533vw;
  }
  .contacts-map__filter-options {
    width: auto;
    border-radius: 38px;
  }
  .contacts-map__filter-options--tariffs {
    width: auto;
  }
  .contacts-map__filter-options--tariffs .contacts-map__filter-list {
    width: 100%;
  }
  .contacts-map__filter-list {
    max-height: 224px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 6.4vw;
    padding-top: 4vw;
    padding-left: 6.666vw;
    padding-right: 6.666vw;
    padding-bottom: 4vw;
    font-size: 4vw;
    line-height: 4.533vw;
    letter-spacing: 0.14px;
    border-radius: 28px;
  }
  .contacts-map__filter-list-item:not(:last-child) {
    margin-bottom: 4vw;
  }
  .contacts-map__filter-range {
    width: auto;
    height: auto;
    margin-bottom: 6.4vw;
    padding-top: 3.333vw;
    padding-left: 6.666vw;
    padding-right: 6.666vw;
    padding-bottom: 7.333vw;
    border-radius: 64px;
  }
  .contacts-map__toggle-wrapper {
    margin-bottom: 3.066vw;
  }
  .contacts-map__toggle-wrapper::before,
  .contacts-map__toggle-wrapper::after {
    font-size: 4vw;
  }
  .contacts-map__toggle {
    font-size: 4vw;
    letter-spacing: 0.15px;
  }
  .contacts-map__btn {
    width: 100%;
    height: 12.26vw;
    border-radius: 46px;
    background-color: #14b250;
  }
  .contacts-map__btn-text {
    padding-left: 9.066vw;
  }
  .contacts-map__btn-text::before {
    top: -0.533vw;
    left: 0.533vw;
    width: 4.666vw;
    height: 4.666vw;
  }
  .ui-slider {
    height: 0.533vw;
  }
  .ui-slider .ui-slider-handle {
    width: 3.466vw;
    height: 3.466vw;
    border: 0.266vw solid #e2e3ea;
  }
  .ui-slider-horizontal .ui-slider-handle {
    top: -1.6vw;
    margin-left: 0px;
  }
  .ui-state-hover,
  .ui-widget-content .ui-state-hover,
  .ui-widget-header .ui-state-hover,
  .ui-state-focus,
  .ui-widget-content .ui-state-focus,
  .ui-widget-header .ui-state-focus,
  .ui-button:hover,
  .ui-button:focus {
    border: 0.266vw solid #14b250;
  }
  .ui-corner-all {
    border-radius: 3px;
  }
  .contacts-map__wrapper {
    height: 90.667vw;
  }
  .ymaps-2-1-75-zoom {
    height: 35px!important;
  }
  .ymaps-2-1-75-zoom__plus,
  .ymaps-2-1-75-zoom__minus {
    width: 6vw !important;
    height: 6vw !important;
  }
  .ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon::before,
  .ymaps-2-1-75-zoom__minus .ymaps-2-1-75-float-button-icon::before,
  .ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon::after,
  .ymaps-2-1-75-zoom__minus .ymaps-2-1-75-float-button-icon::after {
    height: 0.533vw !important;
  }
  .ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon::after {
    height: 100%!important;
    width: 0.533vw !important;
  }
  .contacts-map__local-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 4vw;
    height: 107.33vw;
    padding-top: 5.333vw;
    padding-left: 4.666vw;
    padding-right: 4.666vw;
    padding-bottom: 3.333vw;
  }
  .contacts-map__local-link {
    margin-bottom: 5.333vw;
    padding-left: 8vw;
    font-size: 4.266vw;
    line-height: normal;
    letter-spacing: 0.16px;
  }
  .contacts-map__local-link::before {
    top: -0.266vw;
    left: -1.066vw;
    width: 5.6vw;
    height: 6.933vw;
  }
  .contacts-map__list {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
  .contacts-map__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-right: 0;
    margin-bottom: 7.866vw;
  }
  .contacts-map__link {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .contacts-map__category {
    margin-bottom: 4.8vw;
    font-size: 4.266vw;
    letter-spacing: 0.16px;
    text-align: center;
  }
  .contacts-map__city,
  .contacts-map__street,
  .contacts-map__number,
  .contacts-map__mail {
    margin-bottom: 0.666vw;
    font-size: 4vw;
    letter-spacing: 0.15px;
  }
}
@media (max-width: 755px) and (max-width: 310px) {
  .ymaps-2-1-75-zoom {
    height: 10vw !important;
  }
}
@media (max-width: 755px) and (max-width: 420px) {
  .ymaps-2-1-75-zoom__plus,
  .ymaps-2-1-75-zoom__minus {
    width: 35px!important;
    height: 35px!important;
  }
}
@media (min-width: 1921px) {
  .contacts-map {
    margin-bottom: 65px;
  }
  .contacts-map__title {
    margin-bottom: 40px;
    font-size: 45px;
  }
  .contacts-map__description {
    width: 870px;
    margin-bottom: 68px;
    font-size: 19px;
    line-height: 29px;
  }
  .contacts-map__filter-container {
    margin-bottom: 65px;
    padding-top: 39px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 39px;
  }
  .contacts-map__filter-handler {
    height: 74px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    line-height: 34px;
  }
  .contacts-map__filter-handler::before,
  .contacts-map__filter-handler::after {
    width: 12px;
    height: 2px;
  }
  .contacts-map__filter-handler::before {
    right: 35px;
  }
  .contacts-map__filter-handler::after {
    right: 43px;
  }
  .contacts-map__filter-options {
    width: 391px;
    border-radius: 28px;
  }
  .contacts-map__filter-options--tariffs {
    width: 377px;
  }
  .contacts-map__filter-options--tariffs .contacts-map__filter-list {
    width: 377px;
  }
  .contacts-map__filter-list {
    width: 391px;
    max-height: 224px;
    margin-top: 20px;
    padding-top: 12px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 12px;
    font-size: 18px;
    line-height: 34px;
  }
  .contacts-map__filter-list-item:not(:last-child) {
    margin-bottom: 8px;
  }
  .contacts-map__filter-range {
    width: 452px;
    height: 74px;
    padding-top: 16px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .contacts-map__toggle-wrapper {
    margin-bottom: 9px;
  }
  .contacts-map__toggle-wrapper::before,
  .contacts-map__toggle-wrapper::after {
    font-size: 18px;
  }
  .contacts-map__toggle {
    font-size: 18px;
  }
  .contacts-map__btn {
    width: 209px;
    height: 74px;
  }
  .contacts-map__btn-text {
    padding-left: 22px;
  }
  .contacts-map__btn-text::before {
    top: -2px;
    left: -10px;
    width: 23px;
    height: 23px;
  }
  .ui-slider {
    height: 4px;
  }
  .ui-slider .ui-slider-handle {
    width: 16px;
    height: 17px;
    border: 2px solid #e2e3ea;
  }
  .ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    margin-left: -10px;
  }
  .ui-state-hover,
  .ui-widget-content .ui-state-hover,
  .ui-widget-header .ui-state-hover,
  .ui-state-focus,
  .ui-widget-content .ui-state-focus,
  .ui-widget-header .ui-state-focus,
  .ui-button:hover,
  .ui-button:focus {
    border: 1px solid #cccccc;
  }
  .contacts-map__wrapper {
    width: 100%;
    height: 604px;
  }
  .ymaps-2-1-75-zoom {
    height: 49px!important;
  }
  .ymaps-2-1-75-zoom__plus,
  .ymaps-2-1-75-zoom__minus {
    width: 45px!important;
    height: 45px!important;
  }
  .ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon::before,
  .ymaps-2-1-75-zoom__minus .ymaps-2-1-75-float-button-icon::before,
  .ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon::after,
  .ymaps-2-1-75-zoom__minus .ymaps-2-1-75-float-button-icon::after {
    height: 4px!important;
  }
  .ymaps-2-1-75-zoom__plus .ymaps-2-1-75-float-button-icon::after {
    width: 4px!important;
    height: 100%!important;
  }
  .contacts-map__local-container {
    top: -78px;
    height: 480px;
    padding-top: 40px;
    padding-left: 200px;
    padding-right: 185px;
    padding-bottom: 95px;
  }
  .contacts-map__local-link {
    margin-bottom: 40px;
    padding-left: 43px;
    font-size: 19px;
    line-height: 63px;
  }
  .contacts-map__local-link::before {
    top: 14px;
    left: 0;
    width: 26px;
    height: 33px;
  }
  .contacts-map__category {
    margin-bottom: 24px;
    font-size: 25px;
  }
  .contacts-map__item {
    width: 300px;
    margin-right: 150px;
    margin-bottom: 60px;
  }
  .contacts-map__city,
  .contacts-map__street,
  .contacts-map__number,
  .contacts-map__mail {
    margin-bottom: 3px;
    font-size: 19px;
  }
}
/* CONTACTS-MAP END */
/* DOCUMENTS-REQ START */
.documents-req {
  box-sizing: border-box;
  width: 55.364vw;
  padding-top: 2.5vw;
  padding-left: 5.1041vw;
  padding-right: 3.125vw;
  padding-bottom: 2.5vw;
  font-size: 0.9895vw;
  box-shadow: 0 0 87px rgba(2, 7, 32, 0.04);
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.04);
  border-radius: 19px;
  background-color: #ffffff;
}
.documents-req__title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.7291vw;
  font-size: 1.302vw;
  letter-spacing: 0.13px;
}
.documents-req__img {
  width: 1.5625vw;
  height: 1.5625vw;
  padding-right: 1.0416vw;
}
.documents-req__table {
  width: 100%;
  border-collapse: collapse;
}
.documents-req__table tr:not(:last-child) {
  border-bottom: 0.05208vw solid #f5f6f8;
}
.documents-req__table th {
  width: 33%;
  text-align: left;
  color: #2f2f2f;
}
.documents-req__table td {
  padding: 1.0416vw;
  color: #747474;
}
@media (max-width: 755px) {
  .documents-req {
    width: 100%;
    margin-bottom: 13.733vw;
    padding-top: 7.199vw;
    padding-left: 4.666vw;
    padding-right: 4.666vw;
    padding-bottom: 7.199vw;
  }
  .documents-req__title {
    margin-bottom: 4.933vw;
    font-size: 5.333vw;
  }
  .documents-req__img {
    width: 7.333vw;
    height: 7.333vw;
    padding-right: 1.0416vw;
  }
  .documents-req__table th,
  .documents-req__table td {
    display: block;
  }
  .documents-req__table tr:not(:last-child) {
    border-bottom: none;
  }
  .documents-req__table th {
    width: auto;
    margin-bottom: 1.86vw;
    font-size: 4vw;
  }
  .documents-req__table td {
    width: 61.333vw;
    margin-bottom: 6.666vw;
    padding: 0;
    font-size: 3.599vw;
  }
}
@media (min-width: 1921px) {
  .documents-req {
    width: 1063px;
    padding-top: 48px;
    padding-left: 98px;
    padding-right: 60px;
    padding-bottom: 48px;
    font-size: 19px;
  }
  .documents-req__title {
    margin-bottom: 14px;
    font-size: 25px;
  }
  .documents-req__img {
    width: 30px;
    height: 30px;
    padding-right: 20px;
  }
  .documents-req__table tr {
    border-bottom: 1px solid #f5f6f8;
  }
  .documents-req__table td {
    padding: 20px;
  }
}
/* DOCUMENTS-REQ END */
/* ASIDE-LINK START */
.aside-link {
  display: none;
  box-sizing: border-box;
  z-index: 19;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding-top: 2vw;
  padding-bottom: 4vw;
  background-color: #f8f8f8;
  transition: all 0.3s ease;
}
.aside-link.out {
  z-index: -1;
  transform: translateY(100%);
}
.aside-link__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.aside-link__text-wrap {
  color: #fff;
}
.aside-link__text-small {
  margin-bottom: 0.533vw;
  font-size: 2.933vw;
}
.aside-link__text-small--green {
  color: #14b250;
}
.aside-link__text-large {
  font-weight: 700;
  font-size: 3.599vw;
  color: #2f2f2f;
}
.aside-link__link {
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 41.333vw;
  height: 9.333vw;
  font-weight: 700;
  font-size: 4vw;
  color: #fff;
  background-color: #14b250;
  border-radius: 37px;
}
@media (max-width: 755px) {
  .aside-link {
    display: block;
  }
}
@media (max-width: 24em) {
  .aside-link {
    padding-bottom: 2vw;
  }
}
/* ASIDE-LINK END */
/* TEAM START */
.team {
  margin-bottom: 160px;
}
.team__list {
  display: grid;
  grid-template-columns: repeat(4, 19.792vw);
  justify-content: space-between;
  row-gap: 4.4791vw;
}
@media (max-width: 755px) {
  .team {
    margin-bottom: 21.333vw;
  }
  .team__list {
    grid-template-columns: 1fr;
    row-gap: 11.46vw;
  }
  .team__item .master-swiper__person-img-wrapper {
    height: 75.333vw;
  }
}
@media (min-width: 1921px) {
  .team {
    margin-bottom: 160px;
  }
  .team__list {
    grid-template-columns: repeat(4, 380px);
    row-gap: 86px;
  }
}
/* TEAM END */
/* MODAL START */
.modal {
  z-index: 100;
  display: none;
  position: fixed;
  top: 15.417vw;
  left: 50%;
  transform: translateX(-50%);
  width: 84.53vw;
  padding-top: 5.469vw;
  padding-bottom: 5.521vw;
  border-radius: 38px;
  background-color: #ffffff;
  box-shadow: 0 8px 68px rgba(9, 8, 30, 0.21);
}
.modal--callback.active,
.modal--search.active,
.modal--review.active,
.modal--region.active,
.modal--region-here.active {
  display: block;
}
.modal-wrapper {
  width: 48.958vw;
  margin-left: auto;
  margin-right: auto;
}
.modal__close {
  position: absolute;
  top: 1.7708vw;
  right: 1.9791vw;
  width: 1.8229vw;
  height: 1.8229vw;
  padding: 0;
  border: none;
  background-color: transparent;
  color: transparent;
  cursor: pointer;
}
.modal__close::before,
.modal__close::after {
  content: '';
  position: absolute;
  top: 1.0937vw;
  right: 0;
  width: 1.8229vw;
  height: 0.15625vw;
  background-color: #000;
  border-radius: 2px;
}
.modal__close::before {
  transform: rotate(45deg);
}
.modal__close::after {
  transform: rotate(-45deg);
}
.modal__title {
  margin-bottom: 1.927vw;
  font-size: 2.1875vw;
  font-weight: 700;
  letter-spacing: 0.23px;
  text-align: center;
}
.modal__form {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 4.6875vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.8645vw;
  border-radius: 45px;
  box-shadow: 0 0 55px 5px rgba(5, 9, 48, 0.06);
}
.modal__input,
.modal__input-phone {
  box-sizing: border-box;
  padding-left: 2.1875vw;
  padding-right: 2.1875vw;
  font-size: 1.4062vw;
  font-weight: 400;
  letter-spacing: 0.14px;
  color: #747474;
  background-color: transparent;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}
.modal__input {
  width: 80%;
}
.modal__input-phone {
  width: 15.99vw;
  padding-left: 0;
  padding-right: 0;
  background-color: #ffffff;
}
.modal__icon-btn {
  position: absolute;
  top: 50%;
  left: 4.4%;
  width: 1.6666vw;
  height: 1.6666vw;
  transform: translateY(-50%);
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.modal__btn {
  max-width: none;
  width: 11.458vw;
  max-height: none;
  height: 100%;
  font-size: 1.4062vw;
  text-transform: none;
  border: none;
  border-radius: 45px;
}
.modal__textarea {
  box-sizing: border-box;
  width: 100%;
  height: 11.458vw;
  margin-bottom: 2.6041vw;
  padding-top: 1.5625vw;
  padding-left: 2.1875vw;
  padding-right: 2.1875vw;
  padding-bottom: 1.5625vw;
  font-family: 'Circe', 'Arial', sans-serif;
  font-size: 0.9895vw;
  letter-spacing: 0.14px;
  color: #747474;
  box-shadow: 0 8px 68px rgba(15, 13, 47, 0.06);
  border-radius: 30px;
  background-color: #ffffff;
  border-color: transparent;
}
.modal__list-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 5vw;
  font-size: 0.9895vw;
  color: #747474;
}
.modal__item {
  margin-bottom: 1.5625vw;
}
.modal__item-link {
  color: #747474;
}
.modal__rating-wrap {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 2.8645vw;
  margin-bottom: 2.0833vw;
  padding-left: 2.1875vw;
  padding-right: 2.1875vw;
  font-size: 0.9895vw;
  font-weight: 400;
  letter-spacing: 0.14px;
  color: #747474;
  background-color: #ffffff;
  box-shadow: 0 8px 68px rgba(15, 13, 47, 0.06);
  border-radius: 43px;
}
.modal__rating-area {
  width: 8.438vw;
}
.modal--search .modal-wrapper {
  width: 69.89vw;
}
.modal--search .modal__icon-btn {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/search-gray.svg");
}
.modal--callback .modal-wrapper {
  width: 43.594vw;
}
.modal--callback .modal__form {
  padding-left: 2.6041vw;
}
.modal--callback .modal__btn {
  width: 15.729vw;
}
.modal--review {
  top: 4.6875vw;
  width: 41.927vw;
  /**/
  padding-bottom: 4.1666vw;
}
.modal--review .modal-wrapper {
  width: 26.771vw;
  /**/
}
.modal--review .modal__form {
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  border-radius: 45px;
  box-shadow: none;
}
.modal--review .modal__input {
  width: 100%;
  height: 2.8645vw;
  /**/
  margin-bottom: 1.0416vw;
  /**/
  font-size: 0.9895vw;
  background-color: #ffffff;
  box-shadow: 0 8px 68px rgba(15, 13, 47, 0.06);
  border-radius: 43px;
}
.modal--review .modal__textarea {
  margin-bottom: 1.0416vw;
  /**/
  padding-top: 1.0416vw;
  /**/
}
.modal--review .modal__btn {
  width: 10.521vw;
  /**/
  height: 2.8645vw;
  /**/
  font-size: 0.9375vw;
  text-transform: uppercase;
  border-radius: 28px;
}
.modal--review .article-rating__area:not(:checked) > label::before {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/star-stroke-gray.svg");
}
.modal--review .article-rating__area > input:checked ~ label::before,
.modal--review .article-rating__area:not(:checked) > label:hover,
.modal--review .article-rating__area:not(:checked) > label:hover ~ label {
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/star-fill-gray.svg");
}
.modal--region,
.modal--region-here {
  top: 4.6875vw;
}
.modal--region .modal-wrapper,
.modal--region-here .modal-wrapper {
  width: 48.958vw;
}
.modal--region .modal__icon-btn,
.modal--region-here .modal__icon-btn {
  left: 6.4%;
  background-image: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/svg/point-green.svg");
}
.modal--region .modal__input,
.modal--region-here .modal__input {
  width: 100%;
}
@media (max-width: 755px) {
  .modal {
    top: 17.333vw;
    width: 100%;
    padding-top: 20vw;
    padding-bottom: 20vw;
  }
  .modal-wrapper {
    width: auto;
  }
  .modal__close {
    top: 4.533vw;
    right: 5.066vw;
    width: 6.666vw;
    height: 6.666vw;
  }
  .modal__close::before,
  .modal__close::after {
    top: 3.2vw;
    right: -0.266vw;
    width: 6.666vw;
    height: 0.4vw;
  }
  .modal__title {
    margin-bottom: 8.666vw;
    font-size: 6.666vw;
  }
  .modal__form {
    height: 12.8vw;
    padding-left: 6.666vw;
    box-shadow: 0 0 49px rgba(10, 7, 35, 0.08);
  }
  .modal__input,
  .modal__input-phone {
    padding-left: 6.666vw;
    padding-right: 6.666vw;
    font-size: 4vw;
    line-height: 6.666vw;
  }
  .modal__input-phone {
    width: 42.667vw;
    padding-left: 0;
    padding-right: 0;
  }
  .modal__icon-btn {
    width: 5.6vw;
    height: 5.6vw;
    background-size: contain;
  }
  .modal__btn {
    width: 38.667vw;
    font-size: 4vw;
  }
  .modal__textarea {
    height: 33.333vw;
    margin-bottom: 5.333vw;
    padding-top: 3.333vw;
    padding-left: 6.666vw;
    padding-right: 6.666vw;
    padding-bottom: 3.333vw;
    font-size: 4.399vw;
  }
  .modal__list-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 5.333vw;
    font-size: 4vw;
  }
  .modal__list {
    text-align: center;
  }
  .modal__item {
    margin-bottom: 2vw;
  }
  .modal__rating-wrap {
    height: 12.8vw;
    margin-bottom: 4vw;
    padding-left: 6.666vw;
    padding-right: 6.666vw;
    font-size: 4vw;
  }
  .modal__rating-wrap .article-rating__area:not(:checked) > label,
  .modal__rating-wrap .article-rating__area:not(:checked) > label::before {
    width: 6vw;
    height: 6vw;
  }
  .modal__rating-area {
    width: 42.667vw;
  }
  .modal--search .modal-wrapper,
  .modal--callback .modal-wrapper,
  .modal--review .modal-wrapper,
  .modal--region .modal-wrapper,
  .modal--region-here .modal-wrapper {
    width: 90.667vw;
  }
  .modal--callback .modal__form {
    padding-left: 6.666vw;
  }
  .modal--callback .modal__btn {
    width: 38.667vw;
  }
  .modal--review {
    top: 0;
    padding-top: 13.3vw;
    padding-bottom: 9.333vw;
  }
  .modal--review .modal__input {
    width: 100%;
    height: 12.8vw;
    margin-bottom: 4vw;
    font-size: 4.399vw;
    border-radius: 43px;
  }
  .modal--review .modal__btn {
    width: 44.4vw;
    height: 12.8vw;
    font-size: 4.399vw;
    border-radius: 45px;
  }
  .modal--review .modal__textarea {
    margin-bottom: 4vw;
    /**/
    padding-top: 2.666vw;
    /**/
  }
  .modal--region,
  .modal--region-here {
    padding-top: 14.667vw;
    padding-bottom: 9.333vw;
  }
  .modal--region-here .modal__list-wrapper {
    max-height: 70.133vw;
    overflow: hidden;
    overflow-y: scroll;
  }
}
@media (max-width: 755px) and (max-width: 350px) {
  .modal {
    border-radius: 20px;
  }
}
@media (max-width: 755px) and (max-width: 350px) {
  .modal__textarea {
    border-radius: 20px;
  }
}
@media (min-width: 1921px) {
  .modal {
    top: 296px;
    width: 1623px;
    padding-top: 105px;
    padding-bottom: 106px;
  }
  .modal-wrapper {
    width: 940px;
  }
  .modal__close {
    top: 34px;
    right: 38px;
    width: 35px;
    height: 35px;
  }
  .modal__close::before,
  .modal__close::after {
    top: 21px;
    width: 35px;
    height: 3px;
  }
  .modal__title {
    margin-bottom: 37px;
    font-size: 42px;
  }
  .modal__form {
    width: auto;
    height: 90px;
    padding-left: 55px;
  }
  .modal__input,
  .modal__input-phone {
    padding-left: 42px;
    padding-right: 42px;
    font-size: 27px;
  }
  .modal__input-phone {
    width: 307px;
    padding-left: 0;
    padding-right: 0;
  }
  .modal__icon-btn {
    width: 32px;
    height: 32px;
  }
  .modal__btn {
    width: 220px;
    font-size: 27px;
  }
  .modal__textarea {
    height: 220px;
    margin-bottom: 50px;
    padding-top: 30px;
    padding-left: 42px;
    padding-right: 42px;
    padding-bottom: 30px;
    font-size: 19px;
  }
  .modal__list-wrapper {
    margin-top: 96px;
    font-size: 19px;
  }
  .modal__item {
    margin-bottom: 30px;
  }
  .modal__rating-wrap {
    padding-left: 65px;
    padding-right: 65px;
  }
  .modal__rating-wrap {
    height: 55px;
    margin-bottom: 40px;
    padding-left: 42px;
    padding-right: 42px;
    font-size: 19px;
  }
  .modal__rating-area {
    width: 162px;
  }
  .modal--search .modal-wrapper {
    width: 1342px;
  }
  .modal--callback .modal-wrapper {
    width: 837px;
  }
  .modal--callback .modal__form {
    padding-left: 50px;
  }
  .modal--callback .modal__btn {
    width: 302px;
  }
  .modal--review {
    top: 90px;
    width: 805px;
    padding-bottom: 80px;
  }
  .modal--review .modal-wrapper {
    width: 514px;
  }
  .modal--review .modal__input {
    height: 55px;
    margin-bottom: 20px;
    font-size: 19px;
  }
  .modal--review .modal__textarea {
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .modal--review .modal__btn {
    width: 202px;
    height: 55px;
    font-size: 18px;
  }
  .modal--region,
  .modal--region-here {
    top: 90px;
  }
  .modal--region .modal-wrapper,
  .modal--region-here .modal-wrapper {
    width: 940px;
  }
}
/* MODAL END */
/* FOOTER START */
.footer {
  padding-top: 7.552vw;
  padding-bottom: 7.5vw;
  font-family: 'GothamPro', 'Arial', sans-serif;
  background-color: #2f2f2f;
}
.footer * {
  color: #fff;
}
.footer__wrapper {
  display: flex;
  justify-content: space-between;
}
.footer__logo {
  align-items: initial;
}
.footer__list {
  font-size: 0.9895vw;
  line-height: 1.927vw;
  letter-spacing: 0.1px;
}
.footer__mobile-wrapper {
  display: none;
}
.footer__phone {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer__number-link {
  margin-bottom: 0.5208vw;
  font-size: 1.4062vw;
  font-weight: 700;
}
.footer__text {
  font-size: 0.9895vw;
  line-height: 1.25vw;
}
.footer__desc {
  width: 20.573vw;
  color: #c5c5c5;
  font-family: 'Circe', 'Arial', sans-serif;
  font-weight: 300;
  font-size: 0.8854vw;
}
@media (max-width: 755px) {
  .footer {
    padding-top: 22.8vw;
    padding-bottom: 26.267vw;
  }
  .footer__wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
  }
  .footer__logo .logo__text {
    width: auto;
    padding-left: 12.8vw;
  }
  .footer__logo .logo__text::before {
    left: -2.4vw;
  }
  .footer__column-desktop {
    display: none;
  }
  .footer__mobile-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .footer__list {
    margin-bottom: 8.133vw;
    font-size: 4vw;
    line-height: normal;
    letter-spacing: 0.15px;
  }
  .footer__list--left {
    width: 40vw;
  }
  .footer__list--right {
    padding-top: 0.8vw;
    text-align: right;
  }
  .footer__item {
    margin-bottom: 6.933vw;
  }
  .footer__phone {
    align-items: stretch;
    margin-bottom: 12.93vw;
  }
  .footer__number-link {
    margin-bottom: 1.73vw;
    font-size: 4.666vw;
    letter-spacing: 0.35px;
  }
  .footer__text {
    font-size: 3.599vw;
    line-height: normal;
    letter-spacing: 0.35px;
  }
  .footer__desc {
    width: 100%;
    margin-top: 6.666vw;
    font-size: 3.599vw;
  }
}
@media (min-width: 1921px) {
  .footer {
    padding-top: 145px;
    padding-bottom: 144px;
  }
  .footer__list {
    font-size: 19px;
    line-height: 37px;
  }
  .footer__number-link {
    margin-bottom: 10px;
    font-size: 27px;
  }
  .footer__text {
    font-size: 19px;
    line-height: 24px;
  }
  .footer__desc {
    width: 395px;
    font-size: 17px;
  }
}
/* FOOTER END */
/* DETOX NEW PAGE */
.detox-new .main-info--detox .main-info__description {
  font-size: 2.2rem;
  margin-bottom: 3.2rem;
}
.detox-new .main-info--detox .main-info__title {
  margin-bottom: 6rem;
}
.detox-new .main-info--detox .descr {
  display: flex;
}
.detox-new .main-info--detox .descr .price {
  margin-bottom: 0;
  position: relative;
  margin-right: 12.5rem;
}
.detox-new .main-info--detox .descr .price:before {
  content: '';
  height: 6.5rem;
  width: 2px;
  background-color: #98a3ac;
  position: absolute;
  display: block;
  right: -6.4rem;
}
.detox-new .main-info--detox .descr .price ul li:last-child {
  font-size: 3.8rem;
}
.detox-new .main-info--detox .descr .info {
  display: flex;
  padding-top: 0.5rem;
}
.detox-new .main-info--detox .descr .info ul {
  margin-right: 5rem;
}
.detox-new .main-info--detox .descr ul li {
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
}
.detox-new .main-info--detox .descr ul li:first-child {
  margin-bottom: 0.8rem;
}
.detox-new .main-info--detox .descr ul li:last-child {
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 2.4rem;
}
.detox-new .main-info--detox .main-info__callback {
  margin-top: 5rem;
  width: 14.2vw;
}
.detox-new .main-info .container {
  padding-top: 9.3vw;
}
.detox-new .breadcrumbs {
  margin-bottom: 14rem;
}
.detox-new .double-main-wrapper .master-swiper__person-wrapper {
  margin-bottom: 17rem;
}
.detox-new .double-main-wrapper .master-swiper__person-wrapper .title {
  font-size: 4.5rem;
  font-weight: 700;
  color: #2f2f2f;
  margin-bottom: 7rem;
}
.detox-new .double-main-wrapper .master-swiper__person-wrapper .subtitle {
  margin-top: -2.5rem;
  margin-bottom: 7rem;
  font-weight: 400;
  width: 70%;
  font-size: 1.85rem;
  line-height: 1.3;
}
.detox-new .double-main-wrapper .warning__form-wrapper {
  padding-top: 5.5rem;
}
.detox-new .double-main-wrapper .intro--warning .suptitle {
  margin-bottom: 1.6rem;
}
.detox-new .double-main-wrapper .intro--warning .intro__title {
  margin-bottom: 4rem;
}
.detox-new .double-main-wrapper .intro--warning .text ul {
  color: #747474;
  font-size: 1.8rem;
  margin-bottom: 4.2rem;
}
.detox-new .double-main-wrapper .intro--warning .text ul li:first-child {
  font-weight: 700;
  color: #2f2f2f;
  font-size: 2.2rem;
  margin-bottom: 1rem;
}
.detox-new .double-main-wrapper .warning__form {
  margin-top: 5.5rem;
  margin-bottom: 4.5rem;
}
.detox-new .banner-program--transit {
  margin-top: 20rem;
}
.detox-new .double-main-wrapper .program {
  margin-bottom: 14rem;
}
.detox-new .faq {
  margin-bottom: 20rem;
}
.detox-new .about--detox {
  margin-bottom: 18rem;
}
.detox-new .double-main-wrapper .get-help {
  margin-bottom: 19.5rem;
}
@media (max-width: 48em) {
  .detox-new .main-info__bg-wrapper {
    background: url("https://newday-rehabs.ru/local/templates/newday-preserved/img/main-info/detox-m.jpg") !important;
    background-size: cover !important;
    background-position: top right!important;
  }
  .detox-new .main-info__bg-wrapper picture {
    display: none;
  }
  .detox-new .main-info .container {
    padding-top: 11.3vw;
  }
  .detox-new .main-info--detox .main-info__description {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
  .detox-new .main-info--detox .descr {
    flex-direction: column;
  }
  .detox-new .main-info--detox .descr ul li:last-child {
    font-size: 3.7rem;
  }
  .detox-new .main-info--detox .descr .price {
    margin-bottom: 5rem;
  }
  .detox-new .main-info--detox .descr .price ul li:last-child {
    font-size: 4.5rem;
  }
  .detox-new .main-info--detox .descr .price:before {
    display: none;
  }
  .detox-new .main-info--detox .descr ul li:first-child {
    font-size: 3rem;
  }
  .detox-new .double-main-wrapper .intro--warning .text ul {
    color: #747474;
    font-size: 3.2rem;
  }
  .detox-new .double-main-wrapper .intro--warning .text ul li:first-child {
    font-size: 3.2rem;
  }
  .detox-new .main-info--detox .main-info__callback {
    width: 30rem;
    font-size: 2rem;
  }
  .detox-new .double-main-wrapper .master-swiper__person-wrapper {
    margin-bottom: 30rem;
    margin-right: -4.666vw;
  }
  .detox-new .double-main-wrapper .master-swiper__person-wrapper .subtitle {
    font-size: 4vw;
  }
  .detox-new .double-main-wrapper .program {
    margin-right: -4.666vw;
  }
  .detox-new .reviews {
    margin-right: -4.666vw;
  }
}
/* FOOTER END */
