@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
  --swiper-theme-color: #007aff
}

.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
  z-index: 1
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper:before {
  -ms-flex-negative: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  content: "";
  flex-shrink: 0;
  order: 9999
}

[dir=ltr] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before)
}

[dir=rtl] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-right: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  height: var(--swiper-virtual-size);
  width: 1px
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: var(--swiper-theme-color);
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: -22px;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: 50%;
  width: 27px;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: .35;
  pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
  -webkit-font-feature-settings: normal,;
  font-feature-settings: normal,;
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
  text-transform: none
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev"
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  left: auto;
  right: 10px
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next"
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullet {
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: 50%;
  display: inline-block;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: .2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet:only-child {
  display: none !important
}

.swiper-pagination-bullet-active {
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: transform .2s, top .2s;
  transition: transform .2s, top .2s
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: transform .2s, left .2s;
  transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: transform .2s, right .2s;
  transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  background: rgba(0, 0, 0, .1);
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none
}

.swiper-horizontal > .swiper-scrollbar {
  bottom: 3px;
  height: 5px;
  left: 1%;
  position: absolute;
  width: 98%;
  z-index: 50
}

.swiper-vertical > .swiper-scrollbar {
  height: 98%;
  position: absolute;
  right: 3px;
  top: 1%;
  width: 5px;
  z-index: 50
}

.swiper-scrollbar-drag {
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s linear infinite;
  animation: swiper-preloader-spin 1s linear infinite;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube {
  overflow: visible
}

.swiper-cube .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0
}

.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  width: 100%;
  z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  -webkit-filter: blur(50px);
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.swiper-flip {
  overflow: visible
}

.swiper-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform
}

.swiper-cards {
  overflow: visible
}

.swiper-cards .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}

@font-face {
  font-display: swap;
  font-family: NunitoSans;
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/mental/assets/dist/public/fonts/Nunito-Sans/NunitoSans-Light.ttf) format("truetype")
}

@font-face {
  font-display: swap;
  font-family: NunitoSans;
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/mental/assets/dist/public/fonts/Nunito-Sans/NunitoSans-Regular.ttf) format("truetype")
}

@font-face {
  font-display: swap;
  font-family: NunitoSans;
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/themes/mental/assets/dist/public/fonts/Nunito-Sans/NunitoSans-SemiBold.ttf) format("truetype")
}

@font-face {
  font-display: swap;
  font-family: NunitoSans;
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/themes/mental/assets/dist/public/fonts/Nunito-Sans/NunitoSans-Bold.ttf) format("truetype")
}

@font-face {
  font-display: swap;
  font-family: NunitoSans;
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/themes/mental/assets/dist/public/fonts/Nunito-Sans/NunitoSans-ExtraBold.ttf) format("truetype")
}

@font-face {
  font-display: swap;
  font-family: iconfont;
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/mental/assets/dist/public/fonts/iconfont/iconfont.eot);
  src: url(/wp-content/themes/mental/assets/dist/public/fonts/iconfont/iconfont.eot#iefix) format("embedded-opentype"), url(/wp-content/themes/mental/assets/dist/public/fonts/iconfont/iconfont.ttf) format("truetype"), url(/wp-content/themes/mental/assets/dist/public/fonts/iconfont/iconfont.woff) format("woff"), url(/wp-content/themes/mental/assets/dist/public/fonts/iconfont/iconfont.svg#icons) format("svg")
}

[class*=_icon-]:before {
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: iconfont;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none
}

._icon-arrow-next:before {
  content: "\e906"
}

._icon-coat-of-arms:before {
  content: "\e907"
}

._icon-cult:before {
  content: "\e905"
}

._icon-swiper-arrow:before {
  content: "\e900"
}

._icon-OK:before {
  content: "\e904"
}

._icon-arrow-back:before {
  content: "\e902"
}

._icon-VK:before {
  content: "\e901"
}

._icon-ISO:before {
  content: "\e903"
}

._icon-location:before {
  content: "\e910"
}

._icon-invalid:before {
  content: "\e909"
}

._icon-YT:before {
  content: "\e912"
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none
}

body, html {
  margin: 0;
  padding: 0
}

body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  color: #212121;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: NunitoSans, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  min-width: 320px;
  overflow-x: hidden;
  position: relative
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  width: 100%
}

a {
  cursor: pointer;
  display: inline-block;
  text-decoration: none
}

a, img {
  color: inherit
}

img {
  display: block;
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

button {
  background: none;
  border: none;
  cursor: pointer;
  font-family: inherit;
  padding: 0
}

h1, h2, h3, h4, h5 {
  font-weight: 700;
  margin: 0
}

p {
  margin: 0
}

ol, ul {
  list-style: none
}

input, select, textarea {
  background-color: #fff;
  border: none;
  color: #212121;
  font-family: inherit;
  width: 100%
}

input:focus, input:hover, select:focus, select:hover, textarea:focus, textarea:hover {
  outline: none
}

h1 {
  font-size: calc(14.26374px + 2.41758vw);
  font-weight: 700;
  line-height: calc(20.26374px + 2.41758vw)
}

@media (min-width: 1229.77px) {
  h1 {
    font-size: 44px;
    line-height: 50px
  }
}

h2 {
  font-size: calc(13.07692px + 1.53846vw);
  font-weight: 600;
  line-height: calc(17.67033px + 1.97802vw)
}

@media (min-width: 1229.77px) {
  h2 {
    font-size: 32px;
    line-height: 42px
  }
}

@media (max-width: 767.98px) {
  h2 {
    font-weight: 700
  }
}

h3 {
  font-size: 24px;
  font-size: calc(13.18681px + .87912vw);
  font-weight: 700;
  line-height: 32px;
  line-height: calc(18.48352px + 1.0989vw)
}

@media (min-width: 1229.77px) {
  h3 {
    font-size: 24px;
    line-height: 32px
  }
}

h4 {
  font-size: calc(14.59341px + .43956vw);
  font-weight: 700;
  line-height: calc(19.89011px + .65934vw)
}

@media (min-width: 1229.77px) {
  h4 {
    font-size: 20px;
    line-height: 28px
  }
}

h5 {
  font-size: calc(12.59341px + .43956vw);
  font-weight: 600;
  line-height: calc(17.89011px + .65934vw)
}

@media (min-width: 1229.77px) {
  h5 {
    font-size: 18px;
    line-height: 26px
  }
}

h6 {
  font-size: calc(13.2967px + .21978vw);
  font-weight: 600;
  line-height: calc(18.59341px + .43956vw);
  margin: 0
}

@media (min-width: 1229.77px) {
  h6 {
    font-size: 16px;
    line-height: 24px
  }
}

body {
  font-size: calc(15.2967px + .21978vw);
  font-weight: 400;
  line-height: calc(21.89011px + .65934vw)
}

@media (min-width: 1229.77px) {
  body {
    font-size: 18px;
    line-height: 30px
  }
}

footer {
  position: relative
}

.not-shiftable {
  white-space: nowrap
}

@media (max-width: 767.98px) {
  .content-box-mobile {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
  }
}

.container, .container-small {
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 30px
}

@media (max-width: 991.98px) {
  .container, .container-small {
    padding: 0 15px
  }
}

.container-small {
  max-width: 1558px
}

html {
  scroll-behavior: smooth
}

@media (max-width: 767.98px) {
  header.index .middle-header {
    padding-bottom: 0
  }

  header.index .middle-header:before {
    display: none
  }
}

.header {
  padding: 15px 0 0;
  width: 100%
}

.header__top {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 15px;
  position: relative
}

.header__top:before {
  background-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  height: 1.2px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

.header__fixed-menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  left: 0;
  padding: 13px 0;
  position: fixed;
  right: 0;
  top: -100%;
  -webkit-transition: top .5s ease;
  transition: top .5s ease;
  z-index: 10
}

.header__fixed-menu.active {
  top: 0
}

.header__fixed-menu > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

@media (max-width: 767.98px) {
  .header__fixed-menu {
    height: 70px
  }
}

.search-desktop {
  opacity: 0;
  position: fixed;
  -webkit-transition: opacity .5s ease, visibility .5s ease;
  transition: opacity .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 51
}

.search-desktop__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 25px;
  height: 80px;
  left: 0;
  position: relative;
  top: 250px
}

.search-desktop__bk {
  background: #fff;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  z-index: 50
}

.search-desktop__form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 40px;
  -webkit-box-flex: 1;
  align-items: center;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 85px;
  -webkit-box-shadow: 0 10px 20px 3px rgba(0, 0, 0, .04);
  box-shadow: 0 10px 20px 3px rgba(0, 0, 0, .04);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 40px;
  padding: 9px;
  position: relative;
  z-index: 51
}

.search-desktop__search {
  height: 29px;
  margin-left: 26px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 25px
}

.search-desktop__input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  width: 400px
}

.search-desktop__input::-webkit-input-placeholder {
  opacity: .3
}

.search-desktop__input::-moz-placeholder {
  opacity: .3
}

.search-desktop__input:-ms-input-placeholder {
  opacity: .3
}

.search-desktop__input::-ms-input-placeholder {
  opacity: .3
}

.search-desktop__input::placeholder {
  opacity: .3
}

.search-desktop__btn {
  background-color: #ec6a64;
  border-radius: 50%;
  height: 62px;
  position: relative;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
  width: 62px
}

.search-desktop__btn:before {
  color: #fff;
  font-size: 22px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotateY(180deg);
  transform: translateY(-50%) translateX(-50%) rotateY(180deg)
}

.search-desktop__btn:hover {
  background-color: #f09792
}

.search-desktop__cancel {
  cursor: pointer;
  height: 20px;
  margin-right: 30px;
  position: relative;
  width: 20px;
  z-index: 51
}

.search-desktop__cancel:after, .search-desktop__cancel:before {
  background-color: #ec6a64;
  border-radius: 1.5px;
  bottom: 8px;
  content: "";
  height: 3px;
  left: -4px;
  position: absolute;
  -webkit-transition: background-color .1s ease, -webkit-box-shadow .1s ease;
  transition: background-color .1s ease, -webkit-box-shadow .1s ease;
  transition: background-color .1s ease, box-shadow .1s ease;
  transition: background-color .1s ease, box-shadow .1s ease, -webkit-box-shadow .1s ease;
  width: 28px
}

.search-desktop__cancel:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.search-desktop__cancel:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.search-desktop__cancel:hover:after, .search-desktop__cancel:hover:before {
  background-color: #f09792;
  -webkit-box-shadow: 0 0 2px 1px #f09792;
  box-shadow: 0 0 2px 1px #f09792
}

.search-desktop.active {
  opacity: 1;
  visibility: visible
}

.search-desktop.active .search-desktop__bk {
  opacity: .9
}

.search-mobile {
  background-color: #fff;
  bottom: 0;
  left: -100%;
  padding-top: 15px;
  position: fixed;
  top: 0;
  -webkit-transition: left .5s ease;
  transition: left .5s ease;
  width: 100%;
  z-index: 50
}

.search-mobile__header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  grid-gap: 24px;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 24px;
  justify-content: space-between
}

.search-mobile__img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 233px
}

.search-mobile__cancel {
  background-color: #ec6a64;
  border-radius: 5px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 6px;
  padding: 14px 8px;
  position: relative;
  -webkit-transition: background-color .5s ease;
  transition: background-color .5s ease;
  width: 17px
}

.search-mobile__cancel:after, .search-mobile__cancel:before {
  background-color: #fff;
  border-radius: 1px;
  content: "";
  height: 2px;
  left: 8px;
  position: absolute;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  width: 17px
}

.search-mobile__cancel:before {
  top: 12px;
  -webkit-transform: rotate(-45deg) translateY(3.5px) translateX(-2px);
  transform: rotate(-45deg) translateY(3.5px) translateX(-2px)
}

.search-mobile__cancel:after {
  bottom: 12px;
  -webkit-transform: rotate(45deg) translateY(-3.5px) translateX(-2px);
  transform: rotate(45deg) translateY(-3.5px) translateX(-2px)
}

.search-mobile__form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 15px;
  align-items: center;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 85px;
  -webkit-box-shadow: 0 10px 20px 3px rgba(0, 0, 0, .04);
  box-shadow: 0 10px 20px 3px rgba(0, 0, 0, .04);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 15px;
  height: 27px;
  left: 0;
  margin: 0 auto;
  max-width: 450px;
  min-width: 272px;
  padding: 9px;
  position: relative;
  top: 138px
}

.search-mobile__search {
  height: 21px;
  margin-left: 7px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 18px
}

.search-mobile__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-right: 16px
}

.search-mobile__input::-webkit-input-placeholder {
  opacity: .3
}

.search-mobile__input::-moz-placeholder {
  opacity: .3
}

.search-mobile__input:-ms-input-placeholder {
  opacity: .3
}

.search-mobile__input::-ms-input-placeholder {
  opacity: .3
}

.search-mobile__input::placeholder {
  opacity: .3
}

.search-mobile__bottom {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between
}

.search-mobile__btn {
  background-color: #ec6a64;
  border-radius: 36px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  left: 50%;
  line-height: 20px;
  padding: 10px 25px;
  position: relative;
  top: 158px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.search-mobile__result {
  display: none
}

.search-mobile.active {
  left: 0
}

@media (max-width: 767.98px) {
  .search-mobile__result {
    display: inline-block;
    min-width: 135px
  }

  .search-mobile__form {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
  }
}

.desktop-fixed {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  grid-gap: 5px;
  gap: 5px;
  justify-content: space-between
}

.desktop-fixed, .desktop-fixed__logo {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}

.desktop-fixed__logo {
  grid-gap: 10px;
  gap: 10px;
  position: relative
}

.desktop-fixed__logo img {
  height: 64px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 64px
}

.desktop-fixed__logo span {
  font-weight: 900;
  text-transform: uppercase
}

.desktop-fixed__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  grid-gap: 44px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 44px;
  justify-content: space-between
}

.desktop-fixed__list-item {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.desktop-fixed__list-item.active, .desktop-fixed__list-item:hover {
  color: #ec6a64
}

.desktop-fixed__list-item a {
  font-size: calc(7.35065px + .8658vw);
  line-height: calc(10.02597px + 1.2987vw)
}

@media (min-width: 1229.77px) {
  .desktop-fixed__list-item a {
    font-size: 18px;
    line-height: 26px
  }
}

@media (max-width: 1039.77px) {
  .desktop-fixed__logo img {
    height: 50px;
    width: 50px
  }

  .desktop-fixed__list {
    grid-gap: 10px;
    gap: 10px
  }
}

@media (max-width: 767.98px) {
  .desktop-fixed {
    display: none
  }
}

.mobile-fixed {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  grid-gap: 30px;
  gap: 30px;
  justify-content: space-between
}

.mobile-fixed, .mobile-fixed__left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}

.mobile-fixed__left {
  grid-gap: 13px;
  gap: 13px
}

.mobile-fixed__logo {
  height: 46px;
  width: 46px
}

.mobile-fixed__logo img {
  -o-object-fit: contain;
  object-fit: contain
}

@media (min-width: 768px) {
  .mobile-fixed {
    display: none
  }
}

.menu-mobile__burger-fixed {
  background-color: #ec6a64;
  border-radius: 5px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 6px;
  padding: 14px 8px;
  position: relative;
  -webkit-transition: background-color .5s ease;
  transition: background-color .5s ease;
  width: 17px
}

.menu-mobile__burger-fixed:after, .menu-mobile__burger-fixed:before {
  background-color: #fff;
  border-radius: 1px;
  content: "";
  height: 2px;
  left: 8px;
  position: absolute;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  width: 17px
}

.menu-mobile__burger-fixed:before {
  top: 12px
}

.menu-mobile__burger-fixed:after {
  bottom: 12px
}

.contacts-fixed__tel {
  color: #ec6a64;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.contacts-fixed__tel:hover {
  color: #212121
}

.contacts-fixed__desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  opacity: .7;
  text-align: center
}

@media (max-width: 767.98px) {
  .contacts-fixed__desc {
    text-align: left
  }
}

@-webkit-keyframes menu-appear {
  0% {
    opacity: 0;
    z-index: 1
  }
  to {
    opacity: 1;
    z-index: 1
  }
}

@keyframes menu-appear {
  0% {
    opacity: 0;
    z-index: 1
  }
  to {
    opacity: 1;
    z-index: 1
  }
}

.menu-desktop {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 30px;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
  position: relative
}

@media (max-width: 767.98px) {
  .menu-desktop {
    display: none
  }
}

.menu__btn {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #d0d0d0;
  box-shadow: 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  padding: 2px 42px 2px 20px;
  position: relative;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
  width: 110px
}

.menu__btn:after, .menu__btn:before {
  background-color: #ec6a64;
  border-radius: .75px;
  content: "";
  height: 1.5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-75%);
  transform: translateY(-75%);
  width: 10px
}

.menu__btn:after {
  right: 20px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.menu__btn:before {
  right: 26px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.menu__btn:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64
}

.menu__img {
  color: #295ba7;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  padding-left: 45px;
  position: relative;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease
}

.menu__img:before {
  color: #295ba7;
  font-size: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px)
}

@media (max-width: 767.98px) {
  .menu__img {
    -webkit-box-flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    font-size: 10px;
    letter-spacing: .01em;
    line-height: 14px;
    padding-left: 41px
  }

  .menu__img:before {
    color: #fff;
    font-size: 27px;
    line-height: 27px;
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px)
  }
}

.menu-mobile {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px 0;
  width: 100%
}

.menu-mobile__img {
  max-height: 59px;
  max-width: 233px;
  max-width: 370px;
  width: auto
}

.menu-mobile__logo-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-column-gap: 10px;
  align-items: center;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: grid;
  grid-template-columns:60px auto;
  grid-template-rows:repeat(2, auto)
}

.menu-mobile__logo-img {
  grid-row-end: 3;
  grid-row-start: 1;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%
}

.menu-mobile__logo-text {
  -ms-flex-item-align: end;
  word-wrap: normal;
  align-self: end;
  font-size: 12px;
  font-weight: 700;
  line-height: 13px;
  white-space: nowrap
}

.menu-mobile__logo-desc {
  -ms-flex-item-align: end;
  align-self: end;
  color: #ec6a64;
  font-size: 9px;
  font-weight: 600;
  line-height: 11px
}

@media (min-width: 1229.77px) {
  .menu-mobile__logo-text {
    font-size: 18px;
    line-height: 20px
  }
}

@media (min-width: 768px) {
  .menu-mobile__logo-link {
    display: none
  }
}

.menu-mobile__burger {
  background-color: #ec6a64;
  border-radius: 5px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 6px;
  padding: 14px 8px;
  position: relative;
  -webkit-transition: background-color .5s ease;
  transition: background-color .5s ease;
  width: 17px
}

.menu-mobile__burger:after, .menu-mobile__burger:before {
  background-color: #fff;
  border-radius: 1px;
  content: "";
  height: 2px;
  left: 8px;
  position: absolute;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  width: 17px
}

.menu-mobile__burger:before {
  top: 12px
}

.menu-mobile__burger:after {
  bottom: 12px
}

@media (min-width: 768px) {
  .menu-mobile {
    display: none
  }
}

.eye-tel {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 20px;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px
}

.eye-tel__eye {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/eye.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  height: 21px;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  width: 36px
}

.eye-tel__eye:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.eye-tel__trust-phone {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px
}

@media (max-width: 767.98px) {
  .eye-tel {
    display: none
  }
}

.list {
  background-color: #fff;
  border-radius: 0 0 25px 25px;
  -webkit-box-shadow: 0 5px 20px 5px rgba(0, 0, 0, .05);
  box-shadow: 0 5px 20px 5px rgba(0, 0, 0, .05);
  left: -50px;
  opacity: 0;
  overflow: hidden;
  padding-top: 15px;
  position: absolute;
  top: -15px;
  -webkit-transition: opacity .5s ease, z-index .5s ease .5s;
  transition: opacity .5s ease, z-index .5s ease .5s;
  width: 450px;
  z-index: -1
}

.list.active {
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  z-index: 10
}

.list.active > .list__space {
  visibility: hidden
}

.list__btn {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64;
  color: #ec6a64;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 36px;
  margin-left: 50px;
  padding: 2px 42px 2px 20px;
  position: relative;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
  width: 110px
}

.list__btn:hover {
  -webkit-box-shadow: 0 0 0 1.2px #d0d0d0;
  box-shadow: 0 0 0 1.2px #d0d0d0
}

.list__btn:after, .list__btn:before {
  background-color: #ec6a64;
  border-radius: .75px;
  content: "";
  height: 1.5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-75%);
  transform: translateY(-75%);
  width: 14.14px
}

.list__btn:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.list__btn:before {
  right: 21px;
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.list__logo {
  margin-bottom: 40px;
  margin-left: 50px;
  max-width: 370px;
  width: auto
}

.list__logo-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-column-gap: 10px;
  grid-row-gap: 5px;
  align-items: center;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: grid;
  grid-template-columns:minmax(73px, 93px) auto;
  grid-template-rows:repeat(2, auto);
  row-gap: 5px
}

.list__logo-img {
  grid-row-end: 3;
  grid-row-start: 1;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%
}

.list__logo-text {
  word-wrap: normal;
  font-size: calc(7.35065px + .8658vw);
  font-weight: 700;
  line-height: calc(9.35065px + .8658vw);
  white-space: nowrap
}

.list__logo-desc, .list__logo-text {
  -ms-flex-item-align: end;
  align-self: end
}

.list__logo-desc {
  color: #ec6a64;
  font-size: 11px;
  font-weight: 600;
  line-height: 11px
}

@media (min-width: 1229.77px) {
  .list__logo-text {
    font-size: 18px;
    line-height: 20px
  }
}

@media (max-width: 767.98px) {
  .list__logo-link {
    display: none
  }
}

.list__wrapper {
  margin-bottom: 72px;
  margin-top: 0;
  padding-left: 50px;
  -webkit-transition: opacity .3s ease .2s;
  transition: opacity .3s ease .2s
}

.list__wrapper.hide {
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease
}

.list__item > * {
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.list__item > :hover {
  color: #ec6a64
}

.list__item:not(:last-child) {
  margin-bottom: 15px
}

.submenu {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  padding-left: 50px;
  position: absolute;
  top: 212px;
  -webkit-transition: visibility .2s ease, opacity .2s ease;
  transition: visibility .2s ease, opacity .2s ease;
  visibility: hidden;
  width: 100%;
  z-index: 3
}

.submenu.active {
  opacity: 1;
  -webkit-transition: visibility .3s ease .2s, opacity .3s ease .2s;
  transition: visibility .3s ease .2s, opacity .3s ease .2s;
  visibility: visible
}

.submenu__arrow-back {
  color: rgba(33, 33, 33, .4);
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 20px
}

.submenu__arrow-back:before {
  font-size: 12px;
  padding-right: 10px
}

.submenu__arrow-back:hover {
  color: rgba(33, 33, 33, .8)
}

.submenu__wrapper {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-right: 72px;
  margin-top: 0;
  padding-left: 0
}

.submenu__item {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.submenu__item:not(:last-child) {
  margin-bottom: 15px
}

.submenu__item:hover {
  color: #ec6a64
}

.wrapper-menu {
  bottom: 0;
  left: -100%;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  -webkit-transition: left .5s ease;
  transition: left .5s ease;
  width: 100%;
  z-index: 10
}

.wrapper-menu.active {
  left: 0
}

.wrapper-menu__logo {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ec6a64;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px 20px 15px;
  position: relative
}

.wrapper-menu__logo:before {
  background-color: hsla(0, 0%, 100%, .2);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100vw
}

.wrapper-menu__close {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 6px;
  padding: 14px 8px;
  position: relative;
  width: 17px
}

.wrapper-menu__close:after, .wrapper-menu__close:before {
  background-color: #ec6a64;
  border-radius: 1px;
  content: "";
  height: 2px;
  left: 8px;
  position: absolute;
  width: 17px
}

.wrapper-menu__close:before {
  top: 12px;
  -webkit-transform: rotate(-45deg) translateY(3px) translateX(-2.5px);
  transform: rotate(-45deg) translateY(3px) translateX(-2.5px)
}

.wrapper-menu__close:after {
  bottom: 12px;
  -webkit-transform: rotate(45deg) translateY(-3px) translateX(-2.5px);
  transform: rotate(45deg) translateY(-3px) translateX(-2.5px)
}

.wrapper-menu__icons {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 37px;
  align-items: center;
  background-color: #ec6a64;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 37px;
  padding: 15px;
  position: relative
}

.wrapper-menu__icons:before {
  background-color: hsla(0, 0%, 100%, .2);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100vw
}

.wrapper-menu__eye {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/eye-red.svg);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 16px;
  width: 28px
}

@media (min-width: 768px) {
  .wrapper-menu__eye {
    display: none
  }
}

.wrapper-menu__search {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/search-red.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 23px;
  width: 20px
}

@media (min-width: 768px) {
  .wrapper-menu__search {
    display: none
  }
}

.wrapper-menu__links {
  background-color: #ec6a64;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  padding: 30px 15px 50px
}

.wrapper-menu__links :not(:last-child) {
  margin-bottom: 25px
}

.wrapper-menu__list {
  background-color: #fff;
  margin: 0;
  padding: 40px 15px;
  position: relative
}

.wrapper-menu__list:before {
  background-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  height: 1px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

.wrapper-menu__contacts {
  background-color: #fff;
  position: relative
}

.wrapper-menu__trust-phone {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #edf2f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  padding: 51px 0;
  width: 100%
}

.wrapper-menu__trust-phone a {
  color: #ec6a64;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px
}

.wrapper-menu__trust-phone h6 {
  margin: 0
}

.contacts-menu__contact {
  padding: 20px 15px;
  position: relative
}

.contacts-menu__contact:before {
  background-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  height: 1px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

.contacts-menu__contact-tel {
  color: #ec6a64;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px
}

.contacts-menu__contact-name {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 22px
}

.contacts-menu__socials {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}

.contacts-menu__socials a {
  font-size: 16px;
  line-height: 0;
  padding-right: 32px
}

.contacts-menu__socials a:before {
  color: #ec6a64
}

.list-mobile__item {
  position: relative;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.list-mobile__item:not(:first-child) {
  margin-top: 30px
}

.list-mobile__item:after, .list-mobile__item:before {
  background-color: #212121;
  content: "";
  height: 1.5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 15px
}

.list-mobile__item:before {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.list-mobile__item:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.list-mobile__item.active {
  color: #ec6a64
}

.list-mobile__item.active:after, .list-mobile__item.active:before {
  background-color: #ec6a64
}

.list-mobile__item.active:after {
  -webkit-transform: rotate(90deg) scale(0);
  transform: rotate(90deg) scale(0)
}

.list-mobile__sublist {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.sublist__list {
  padding: 0
}

.sublist__list :not(:last-child) {
  margin-bottom: 20px
}

.middle-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 45px;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 45px;
  justify-content: space-between;
  padding: 21px 0;
  position: relative;
  width: 100%
}

.middle-header__logo {
  max-width: 370px;
  width: auto
}

.middle-header__logo-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-column-gap: 10px;
  grid-row-gap: 5px;
  align-items: center;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: grid;
  grid-template-columns:minmax(73px, 93px) auto;
  grid-template-rows:repeat(2, auto);
  row-gap: 5px
}

.middle-header__logo-img {
  grid-row-end: 3;
  grid-row-start: 1;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%
}

.middle-header__logo-text {
  -ms-flex-item-align: end;
  word-wrap: normal;
  align-self: end;
  font-size: calc(7.35065px + .8658vw);
  font-weight: 700;
  line-height: calc(9.35065px + .8658vw);
  white-space: nowrap
}

.middle-header__logo-desc {
  -ms-flex-item-align: end;
  align-self: end;
  color: #ec6a64;
  font-size: 11px;
  font-weight: 600;
  line-height: 11px
}

@media (min-width: 1229.77px) {
  .middle-header__logo-text {
    font-size: 18px;
    line-height: 20px
  }
}

@media (max-width: 767.98px) {
  .middle-header__logo-link {
    display: none
  }
}

.middle-header:before {
  background-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  height: 1.2px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

@media (max-width: 924.77px) {
  .middle-header {
    grid-gap: 15px;
    gap: 15px
  }
}

@media (max-width: 767.98px) {
  .middle-header {
    display: block;
    margin-bottom: 20px;
    padding-top: 10px
  }
}

.contacts {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 45px
}

.contacts__contact {
  font-size: calc(12.59341px + .43956vw)
}

@media (min-width: 1229.77px) {
  .contacts__contact {
    font-size: 18px
  }
}

@media (max-width: 767.98px) {
  .contacts__contact-name {
    line-height: 20px
  }
}

.contacts__contact-tel {
  word-wrap: normal;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
  white-space: nowrap
}

.contacts__contact-tel:hover {
  color: #ec6a64
}

@media (max-width: 767.98px) {
  .contacts__contact-tel {
    color: #ec6a64;
    line-height: 20px
  }
}

.contacts > button {
  display: none
}

@media (max-width: 924.77px) {
  .contacts {
    grid-gap: 10px;
    gap: 10px
  }
}

@media (max-width: 767.98px) {
  .contacts {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    grid-row-gap: 10px;
    grid-column-gap: 30px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    display: grid;
    grid-template-columns:auto auto;
    grid-template-rows:repeat(2, minmax(42px, 1fr));
    justify-content: space-between;
    justify-items: center;
    row-gap: 10px
  }

  .contacts > button {
    display: inline-block
  }

  .contacts__contact_left {
    justify-self: start
  }

  .contacts__contact_right {
    justify-self: end
  }
}

.bottom-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 10px;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: calc(7.35065px + .8658vw);
  gap: 10px;
  justify-content: space-between;
  line-height: 26px;
  padding: 30px 0
}

@media (min-width: 1229.77px) {
  .bottom-header {
    font-size: 18px
  }
}

@media (max-width: 767.98px) {
  .bottom-header {
    display: none
  }
}

.bottom-header__link {
  font-weight: 600;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.bottom-header__link.active, .bottom-header__link:hover {
  color: #ec6a64
}

.bottom-header__search img {
  cursor: pointer;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.bottom-header__search img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.bottom-header__button > a {
  font-size: calc(12.59341px + .43956vw)
}

@media (min-width: 1229.77px) {
  .bottom-header__button > a {
    font-size: 16px !important
  }
}

@media (max-width: 839.77px) {
  .bottom-header__button > a {
    padding: 13px 20px
  }
}

@media (max-width: 767.98px) {
  .bottom-header__button > a {
    padding: 10px 25px
  }

  .bottom-header__link.active, .bottom-header__link:hover {
    color: #fff
  }
}

.disable-scroll {
  display: none;
  height: 100%;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0
}

.test__container {
  border-radius: 25px;
  margin-bottom: 70px;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height .5s ease;
  transition: max-height .5s ease
}

.test__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #edf2f8;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/test.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 25px;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 660px;
  padding: 100px 100px 130px;
  -webkit-transition: opacity .5s ease, visibility .5s ease;
  transition: opacity .5s ease, visibility .5s ease
}

.test__wrapper.hide {
  -webkit-transition: opacity .5s ease, visibility .5s ease, position .5s ease .5s;
  transition: opacity .5s ease, visibility .5s ease, position .5s ease .5s
}

.test__wrapper-adult, .test__wrapper.hide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden
}

.test__wrapper-adult {
  background-color: #edf2f8;
  border-radius: 25px;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  min-height: 660px;
  overflow: hidden;
  -webkit-transition: visibility .5s ease, opacity .5s ease, max-height .5s ease;
  transition: visibility .5s ease, opacity .5s ease, max-height .5s ease;
  width: 100%;
  z-index: -1
}

.test__wrapper-adult.show {
  opacity: 1;
  position: relative;
  -webkit-transition: visibility .5s ease, opacity .5s ease, max-height .5s ease, z-index .5s ease .5s;
  transition: visibility .5s ease, opacity .5s ease, max-height .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.test__wrapper-adult.hide, .test__wrapper-aged {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.test__wrapper-aged {
  background-color: #edf2f8;
  border-radius: 25px;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  left: 0;
  overflow: hidden;
  top: 0;
  -webkit-transition: visibility .5s ease, opacity .5s ease, max-height .5s ease;
  transition: visibility .5s ease, opacity .5s ease, max-height .5s ease;
  width: 100%
}

.test__wrapper-aged.show {
  opacity: 1;
  position: relative;
  -webkit-transition: visibility .5s ease, opacity .5s ease, max-height .5s ease, z-index .5s ease .5s;
  transition: visibility .5s ease, opacity .5s ease, max-height .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.test__wrapper-aged.hide, .test__wrapper-child {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.test__wrapper-child {
  background-color: #edf2f8;
  border-radius: 25px;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  left: 0;
  min-height: 660px;
  overflow: hidden;
  top: 0;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  width: 100%
}

.test__wrapper-child.show {
  opacity: 1;
  position: relative;
  -webkit-transition: visibility .5s ease, opacity .5s ease, max-height .5s ease, z-index .5s ease .5s;
  transition: visibility .5s ease, opacity .5s ease, max-height .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.test__wrapper-child.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.test__recoms {
  background-color: #edf2f8;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  left: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: left .5s ease, visibility .5s ease;
  transition: left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%
}

.test__recoms.active {
  left: 0;
  position: relative;
  -webkit-transition: left .5s ease;
  transition: left .5s ease;
  visibility: visible
}

.test .arrow-back {
  -ms-flex-item-align: start;
  align-self: start;
  color: rgba(33, 33, 33, .2);
  display: inline-block;
  margin-bottom: 30px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  vertical-align: middle
}

.test .arrow-back:before {
  font-size: 12px;
  padding-right: 10px
}

.test .arrow-back:hover {
  color: #212121;
  cursor: pointer
}

.test__header {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 470px
}

.test__header-title {
  margin-bottom: 15px;
  max-width: 470px
}

.test__help {
  width: 60%
}

.test__help-qst {
  color: #ec6a64;
  margin-bottom: 20px
}

.test__help-btns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px
}

.test__help-btns > button.mobile {
  display: none
}

@media (max-width: 949.77px) {
  .test__wrapper {
    background-size: auto 80%
  }
}

@media (max-width: 829.77px) {
  .test__wrapper {
    padding: 40px
  }
}

@media (max-width: 767.98px) {
  .test__container {
    border-radius: 0;
    margin: 0 -15px 40px
  }

  .test__wrapper {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/test-mobile.png);
    background-size: contain;
    height: 465px;
    margin: 0 15px;
    padding: 40px 30px 50px
  }

  .test__wrapper-adult, .test__wrapper-aged, .test__wrapper-child {
    border-radius: 0;
    height: auto;
    min-height: auto
  }

  .test__recoms {
    height: auto;
    min-height: auto
  }

  .test .arrow-back {
    margin-bottom: 20px
  }

  .test__header-subtitle {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
  }

  .test__help {
    width: 100%
  }

  .test__help-qst {
    display: none
  }

  .test__help-btns {
    grid-gap: 13px;
    gap: 13px
  }

  .test__help-btns > button.desktop {
    display: none
  }

  .test__help-btns > button.mobile {
    display: block
  }

  .test__header-title {
    margin-bottom: 5px
  }
}

.btns-test__btn {
  justify-self: start
}

.adult-worries__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 660px;
  opacity: 1;
  padding: 76px 170px 80px 100px;
  position: relative;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  visibility: visible;
  width: 100%
}

.adult-worries__wrapper._sending > .adult-worries__load {
  opacity: .5;
  visibility: visible
}

.adult-worries__wrapper.show {
  opacity: 1;
  position: relative;
  visibility: visible
}

.adult-worries__load, .adult-worries__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden
}

.adult-worries__load {
  background-color: #000;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/loading.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: visibility .2s ease, opacity .2s ease;
  transition: visibility .2s ease, opacity .2s ease;
  width: 100%;
  z-index: 52
}

.adult-worries__request {
  margin-bottom: 30px
}

.adult-worries__form {
  grid-column-gap: 100px;
  -webkit-box-flex: 1;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  display: grid;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  grid-template-columns:repeat(2, 1fr);
  padding-bottom: 10px
}

@media (max-width: 1079.77px) {
  .adult-worries__wrapper {
    padding-right: 100px
  }
}

@media (max-width: 889.77px) {
  .adult-worries__form {
    grid-column-gap: 40px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
  }
}

@media (max-width: 767.98px) {
  .adult-worries__wrapper {
    min-height: 787px;
    padding: 40px 15px 60px
  }

  .adult-worries__arrow-back {
    margin-bottom: 20px
  }

  .adult-worries__request {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }

  .adult-worries__form {
    grid-column-gap: 0;
    grid-row-gap: 25px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:-webkit-min-content;
    grid-template-rows:min-content;
    row-gap: 25px
  }
}

.aged-worries__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 660px;
  opacity: 1;
  padding: 76px 170px 80px 100px;
  position: relative;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  visibility: visible;
  width: 100%;
  z-index: 1
}

.aged-worries__wrapper._sending > .aged-worries__load {
  opacity: .5;
  visibility: visible
}

.aged-worries__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.aged-worries__load {
  background-color: #000;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/loading.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: visibility .2s ease, opacity .2s ease;
  transition: visibility .2s ease, opacity .2s ease;
  visibility: hidden;
  width: 100%;
  z-index: 52
}

.aged-worries__request {
  margin-bottom: 30px
}

.aged-worries__form {
  grid-column-gap: 100px;
  -webkit-box-flex: 1;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  display: grid;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  grid-template-columns:repeat(2, 1fr);
  padding-bottom: 10px
}

@media (max-width: 1079.77px) {
  .aged-worries__wrapper {
    padding-right: 100px
  }
}

@media (max-width: 889.77px) {
  .aged-worries__form {
    grid-column-gap: 40px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
  }
}

@media (max-width: 767.98px) {
  .aged-worries__wrapper {
    min-height: auto;
    padding: 40px 15px 50px
  }

  .aged-worries__arrow-back {
    margin-bottom: 20px
  }

  .aged-worries__request {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }

  .aged-worries__form {
    grid-column-gap: 0;
    grid-row-gap: 25px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:-webkit-min-content;
    grid-template-rows:min-content;
    row-gap: 25px
  }
}

.child-young-worries__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  min-height: 660px;
  opacity: 1;
  padding: 76px 100px 80px;
  position: relative;
  top: 0;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  visibility: visible;
  width: 100%;
  z-index: 1
}

.child-young-worries__wrapper._sending > .child-young-worries__load {
  opacity: .5;
  visibility: visible
}

.child-young-worries__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.child-young-worries__recoms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.child-young-worries__load {
  background-color: #000;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/loading.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: visibility .2s ease, opacity .2s ease;
  transition: visibility .2s ease, opacity .2s ease;
  visibility: hidden;
  width: 100%;
  z-index: 52
}

.child-young-worries__request {
  margin-bottom: 30px
}

.child-young-worries__form {
  grid-column-gap: 100px;
  -webkit-box-flex: 1;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  display: grid;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  grid-template-columns:repeat(2, 1fr);
  padding-bottom: 10px
}

@media (max-width: 1079.77px) {
  .child-young-worries__wrapper {
    padding-right: 100px
  }
}

@media (max-width: 889.77px) {
  .child-young-worries__form {
    grid-column-gap: 40px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
  }
}

@media (max-width: 767.98px) {
  .child-young-worries__wrapper {
    min-height: 787px;
    padding: 40px 15px 50px
  }

  .child-young-worries__arrow-back {
    margin-bottom: 20px
  }

  .child-young-worries__request {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }

  .child-young-worries__form {
    grid-column-gap: 0;
    grid-row-gap: 25px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:-webkit-min-content;
    grid-template-rows:min-content;
    row-gap: 25px
  }
}

.child-middle-worries__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  min-height: 660px;
  opacity: 1;
  padding: 76px 100px 80px;
  position: relative;
  top: 0;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  visibility: visible;
  width: 100%;
  z-index: 1
}

.child-middle-worries__wrapper._sending > .child-middle-worries__load {
  opacity: .5;
  visibility: visible
}

.child-middle-worries__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.child-middle-worries__recoms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.child-middle-worries__load {
  background-color: #000;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/loading.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: visibility .2s ease, opacity .2s ease;
  transition: visibility .2s ease, opacity .2s ease;
  visibility: hidden;
  width: 100%;
  z-index: 52
}

.child-middle-worries__request {
  margin-bottom: 30px
}

.child-middle-worries__form {
  grid-column-gap: 100px;
  -webkit-box-flex: 1;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  display: grid;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  grid-template-columns:repeat(2, 1fr);
  padding-bottom: 10px
}

@media (max-width: 1079.77px) {
  .child-middle-worries__wrapper {
    padding-right: 100px
  }
}

@media (max-width: 889.77px) {
  .child-middle-worries__form {
    grid-column-gap: 40px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
  }
}

@media (max-width: 767.98px) {
  .child-middle-worries__wrapper {
    min-height: 787px;
    padding: 40px 15px 60px
  }

  .child-middle-worries__arrow-back {
    margin-bottom: 20px
  }

  .child-middle-worries__request {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
  }

  .child-middle-worries__form {
    grid-column-gap: 0;
    grid-row-gap: 25px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:-webkit-min-content;
    grid-template-rows:min-content;
    row-gap: 25px
  }
}

.child-aged-worries__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  min-height: 660px;
  opacity: 1;
  padding: 76px 100px 80px;
  position: relative;
  top: 0;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  visibility: visible;
  width: 100%;
  z-index: 1
}

.child-aged-worries__wrapper._sending > .child-aged-worries__load {
  opacity: .5;
  visibility: visible
}

.child-aged-worries__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.child-aged-worries__recoms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.child-aged-worries__load {
  background-color: #000;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/loading.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: visibility .2s ease, opacity .2s ease;
  transition: visibility .2s ease, opacity .2s ease;
  visibility: hidden;
  width: 100%;
  z-index: 52
}

.child-aged-worries__request {
  margin-bottom: 30px
}

.child-aged-worries__form {
  grid-column-gap: 100px;
  -webkit-box-flex: 1;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  display: grid;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  grid-template-columns:repeat(2, 1fr);
  padding-bottom: 10px
}

@media (max-width: 1079.77px) {
  .child-aged-worries__wrapper {
    padding-right: 100px
  }
}

@media (max-width: 889.77px) {
  .child-aged-worries__form {
    grid-column-gap: 40px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
  }
}

@media (max-width: 767.98px) {
  .child-aged-worries__wrapper {
    min-height: 787px;
    padding: 40px 15px 50px
  }

  .child-aged-worries__arrow-back {
    margin-bottom: 20px
  }

  .child-aged-worries__request {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }

  .child-aged-worries__form {
    grid-column-gap: 0;
    grid-row-gap: 25px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:-webkit-min-content;
    grid-template-rows:min-content;
    row-gap: 25px
  }
}

.test-recoms {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  width: 100%;
  z-index: -1
}

.test-recoms.show {
  opacity: 1;
  position: relative;
  -webkit-transition: visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  transition: visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.test-recoms.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.test-recoms._sending .test-recoms__load {
  opacity: .5;
  visibility: visible
}

.test-recoms__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  min-height: 660px;
  padding: 76px 100px 130px;
  position: relative;
  width: 100%;
  z-index: 1
}

.test-recoms__load {
  background-color: #000;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/loading.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: visibility .2s ease, opacity .2s ease;
  transition: visibility .2s ease, opacity .2s ease;
  visibility: hidden;
  z-index: 52
}

.test-recoms__bk, .test-recoms__load {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.test-recoms__bk {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-r.png);
  z-index: 0
}

.test-recoms__gradient {
  background: linear-gradient(109.12deg, #edf2f8 24.21%, rgba(237, 242, 248, 0) 74.31%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0
}

.test-recoms__arrow-back {
  z-index: 1
}

.test-recoms__title {
  margin-bottom: 30px;
  z-index: 1
}

.test-recoms__list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 0 20px;
  padding-left: 0;
  z-index: 1
}

.test-recoms__list-item + li {
  margin-top: 10px
}

.test-recoms__list-link {
  color: #ec6a64;
  display: inline-block;
  padding-right: 20px;
  position: relative
}

.test-recoms__list-link:hover {
  cursor: pointer
}

.test-recoms__list-link:hover span._icon-arrow-back {
  padding-left: 20px
}

.test-recoms__continue {
  padding-left: 10px;
  position: relative;
  -webkit-transition: padding-left .2s ease;
  transition: padding-left .2s ease
}

.test-recoms__continue:before {
  font-size: 12px;
  top: 50%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.test-recoms__desc {
  color: rgba(33, 33, 33, .7);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  max-width: 570px;
  z-index: 1
}

@media (max-width: 767.98px) {
  .test-recoms__wrapper {
    min-height: 446px;
    padding: 40px 15px 60px
  }

  .test-recoms__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
  }

  .test-recoms__list {
    margin-bottom: 40px
  }

  .test-recoms__list-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding-right: 58px
  }

  .test-recoms__list-item + li {
    margin-top: 20px
  }
}

.form-test__input-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}

.form-test__input-wrapper + div {
  margin-top: 15px
}

.form-test__label-checkbox {
  grid-column-gap: 10px;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  cursor: pointer;
  display: grid;
  grid-template-columns:20px fit-content(370px)
}

.form-test__label-checkbox:before {
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 5px;
  content: "";
  display: inline-block;
  height: 20px;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-transition: background-color .3s ease, border .2s ease, -webkit-box-shadow .2s ease;
  transition: background-color .3s ease, border .2s ease, -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease, background-color .3s ease, border .2s ease;
  transition: box-shadow .2s ease, background-color .3s ease, border .2s ease, -webkit-box-shadow .2s ease;
  width: 20px
}

.form-test__input-checkbox {
  display: none
}

.form-test__input-checkbox:hover + label:before {
  border: 1px solid #ec6a64;
  cursor: pointer
}

.form-test__input-checkbox:checked + label:before {
  background-color: #ec6a64;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/input-not-checked.png);
  background-position: 50%;
  background-repeat: no-repeat;
  border: 1px solid #ec6a64;
  -webkit-box-shadow: 0 3px 5px hsla(3, 78%, 66%, .3);
  box-shadow: 0 3px 5px hsla(3, 78%, 66%, .3)
}

.form-test__label-radio {
  grid-column-gap: 10px;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: grid;
  grid-template-columns:20px auto
}

.form-test__label-radio:hover {
  cursor: pointer
}

.form-test__input-radio {
  display: none
}

.form-test__input-radio:hover + div {
  border: 1px solid #ec6a64;
  cursor: pointer
}

.form-test__input-radio:checked + div {
  background: radial-gradient(circle, transparent 0, transparent 3px, #ec6a64 0, #ec6a64 100%);
  border: 1px solid #ec6a64;
  -webkit-box-shadow: 0 3px 5px hsla(3, 78%, 66%, .3);
  box-shadow: 0 3px 5px hsla(3, 78%, 66%, .3)
}

.form-test__input-radio-marker {
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 50%;
  display: inline-block;
  height: 20px;
  margin-top: 2px;
  -webkit-transition: border .2s ease, background-image .2s ease, -webkit-box-shadow .2s ease;
  transition: border .2s ease, background-image .2s ease, -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease, border .2s ease, background-image .2s ease;
  transition: box-shadow .2s ease, border .2s ease, background-image .2s ease, -webkit-box-shadow .2s ease;
  width: 20px
}

.form-test__text {
  display: inline;
  max-width: 730px
}

.form-test__clue-wrapper {
  bottom: 2px;
  display: inline;
  padding-left: 5px;
  position: relative;
  vertical-align: baseline
}

.form-test__clue {
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #d3d3d3;
  box-shadow: inset 0 0 0 1px #d3d3d3;
  color: #d3d3d3;
  cursor: default;
  display: inline-block;
  font-size: 9.5px;
  height: 16px;
  line-height: 10.8px;
  padding: 3.2px 5.2px 4px 5.36px;
  -webkit-transition: color .2s ease, -webkit-box-shadow .2s ease;
  transition: color .2s ease, -webkit-box-shadow .2s ease;
  transition: color .2s ease, box-shadow .2s ease;
  transition: color .2s ease, box-shadow .2s ease, -webkit-box-shadow .2s ease;
  vertical-align: middle;
  width: 16px
}

.form-test__clue:hover {
  -webkit-box-shadow: inset 0 0 0 1px #ec6a64;
  box-shadow: inset 0 0 0 1px #ec6a64;
  color: #ec6a64
}

.form-test__clue:hover + p {
  visibility: visible
}

.form-test__clue-text {
  background-color: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 0 6px 20px 7px rgba(0, 0, 0, .05);
  box-shadow: 0 6px 20px 7px rgba(0, 0, 0, .05);
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 20px;
  padding: 20px;
  position: absolute;
  top: 41px;
  visibility: hidden;
  width: 250px;
  z-index: 1
}

.form-test__btn {
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #ec6a64;
  border-radius: 36px;
  color: #fff;
  cursor: no-drop;
  font-size: 16px;
  font-size: calc(13.2967px + .21978vw);
  font-weight: 700;
  line-height: 24px;
  line-height: calc(18.59341px + .43956vw);
  opacity: .35;
  padding: 13px 75px;
  -webkit-transition: background-color .2s ease, opacity .2s ease;
  transition: background-color .2s ease, opacity .2s ease
}

.form-test__btninput {
  width: auto
}

.form-test__btn.active {
  background-color: #ec6a64;
  cursor: pointer;
  opacity: 1
}

.form-test__btn:hover.active {
  background-color: #db6e68
}

@media (min-width: 1229.77px) {
  .form-test__btn {
    font-size: 16px;
    line-height: 24px
  }
}

@media (max-width: 1023.77px) {
  .form-test__input-radio-marker {
    margin-top: 0
  }
}

@media (max-width: 767.98px) {
  .form-test__input-wrapper + div {
    margin-top: 25px
  }

  .form-test__label-checkbox {
    grid-template-columns:17px auto
  }

  .form-test__label-checkbox:before {
    height: 17px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 17px
  }

  .form-test__clue-wrapper {
    bottom: 0
  }

  .form-test__clue {
    vertical-align: top
  }

  .form-test__label-radio {
    grid-template-columns:17px auto
  }

  .form-test__label-radio + label {
    margin-top: 0
  }

  .form-test__input-radio-marker {
    height: 17px;
    width: 17px
  }

  .form-test__btn {
    font-size: 14px;
    line-height: 24px;
    padding: 8px 45px
  }

  .form-test__text {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
  }
}

.child-age__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 660px;
  opacity: 0;
  padding: 76px 100px 130px;
  -webkit-transition: opacity .5s ease, visibility .5s ease;
  transition: opacity .5s ease, visibility .5s ease;
  width: 100%;
  z-index: -1
}

.child-age__wrapper, .child-age__wrapper.show {
  opacity: 1;
  position: relative;
  visibility: visible
}

.child-age__wrapper.show {
  -webkit-transition: opacity .5s ease, visibility .5s ease, z-index .5s ease .5s;
  transition: opacity .5s ease, visibility .5s ease, z-index .5s ease .5s;
  z-index: 1
}

.child-age__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.child-age__bk {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-r.png);
  z-index: 0
}

.child-age__bk, .child-age__gradient {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.child-age__gradient {
  background: linear-gradient(109.12deg, #edf2f8 24.21%, rgba(237, 242, 248, 0) 74.31%);
  z-index: 1
}

.child-age__content {
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1
}

.child-age__arrow-back {
  -ms-flex-item-align: start;
  align-self: start;
  color: rgba(33, 33, 33, .2);
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: middle
}

.child-age__arrow-back:before {
  font-size: 12px;
  padding-right: 10px
}

.child-age__arrow-back:hover {
  color: #212121;
  cursor: pointer
}

.child-age__request {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.child-age__btns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px
}

@media (max-width: 767.98px) {
  .child-age__wrapper {
    min-height: 279px;
    padding: 40px 15px 60px
  }

  .child-age__arrow-back {
    margin-bottom: 20px
  }

  .child-age__request {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px
  }

  .child-age__gradient {
    background: linear-gradient(194.66deg, #edf2f8 5.63%, rgba(237, 242, 248, 0) 74.79%)
  }

  .child-age__btns {
    grid-row-gap: 15px;
    -webkit-box-flex: 1;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    row-gap: 15px
  }
}

.child-young__wrapper {
  left: 0;
  min-height: 660px;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  visibility: visible;
  width: 100%;
  z-index: -1
}

.child-young__wrapper.show {
  opacity: 1;
  position: relative;
  -webkit-transition: visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  transition: visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.child-young__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

@media (max-width: 767.98px) {
  .child-young__wrapper {
    min-height: auto
  }
}

.child-middle__wrapper {
  left: 0;
  min-height: 660px;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  visibility: visible;
  width: 100%;
  z-index: -1
}

.child-middle__wrapper.show {
  opacity: 1;
  position: relative;
  -webkit-transition: visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  transition: visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.child-middle__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

@media (max-width: 767.98px) {
  .child-middle__wrapper {
    min-height: auto
  }
}

.child-aged__wrapper {
  left: 0;
  min-height: 660px;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: visibility .5s ease, opacity .5s ease;
  transition: visibility .5s ease, opacity .5s ease;
  visibility: visible;
  width: 100%;
  z-index: -1
}

.child-aged__wrapper.show {
  opacity: 1;
  position: relative;
  -webkit-transition: visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  transition: visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.child-aged__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

@media (max-width: 767.98px) {
  .child-aged__wrapper {
    min-height: auto
  }
}

.swiper-button-next {
  right: 0;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease
}

.swiper-button-next:hover {
  background-color: #ef807b
}

.swiper-button-next:after {
  -webkit-transform: translateX(1.5px) translateY(-1px);
  transform: translateX(1.5px) translateY(-1px)
}

.swiper-button-prev {
  left: auto;
  right: 55px;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease
}

.swiper-button-prev:hover {
  background-color: #ef807b
}

.swiper-button-prev:after {
  -webkit-transform: translateX(-1.5px) translateY(-1px);
  transform: translateX(-1.5px) translateY(-1px)
}

.swiper-button-next, .swiper-button-prev {
  background-color: #ec6a64;
  border-radius: 50%;
  height: 45px;
  top: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  width: 45px;
  z-index: 5
}

.swiper-button-next:after, .swiper-button-prev:after {
  color: #fff;
  font-size: 18px;
  font-weight: 900
}

@media (max-width: 767.98px) {
  .swiper-button-next, .swiper-button-prev {
    display: none
  }
}

.swiper-pagination {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 17px;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 17px;
  justify-content: flex-end;
  position: relative;
  text-align: right;
  width: auto !important;
  z-index: 5
}

.swiper-pagination-bullet {
  background-color: #d0d0d0;
  height: 8px;
  margin: 0;
  opacity: 1;
  width: 8px
}

.swiper-pagination-bullet-active {
  background-color: #ec6a64;
  height: 14px;
  width: 14px
}

@media (max-width: 767.98px) {
  .swiper-pagination {
    display: none
  }
}

.swiper-title {
  margin-bottom: 40px;
  position: relative
}

.swiper-title:before {
  color: #d0d0d0;
  font-size: 7px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width: 768px) {
  .swiper-title:before {
    display: none
  }
}

@media (max-width: 767.98px) {
  .swiper-title {
    margin-bottom: 20px
  }

  .swiper-title:before {
    bottom: 0;
    top: auto;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

.services__wrapper {
  position: relative
}

.services__slider {
  margin-bottom: 30px
}

@media (max-width: 767.98px) {
  .services__slider {
    margin-bottom: 20px;
    margin-right: -15px;
    overflow: visible
  }
}

.services__all {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 100px;
  position: relative
}

@media (max-width: 767.98px) {
  .services__all {
    margin-bottom: 40px
  }
}

.slider-services__wrapper {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  grid-template-columns:1fr;
  grid-template-rows:auto
}

@media (max-width: 575.98px) {
  .slider-services__wrapper {
    grid-gap: 15px;
    grid-auto-columns: 213px;
    grid-template-columns:213px
  }
}

.slider-services__slide {
  grid-gap: 15px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  display: grid;
  gap: 15px;
  grid-template-rows:auto fit-content(100%);
  height: auto;
  padding: 85px 60px 32px 50px;
  position: relative;
  -webkit-transition: border .2s ease;
  transition: border .2s ease
}

.slider-services__slide:hover {
  border: 1px solid hsla(3, 78%, 66%, .8)
}

.slider-services__slide:hover .slide-services__text {
  color: #ec6a64
}

@media (max-width: 575.98px) {
  .slider-services__slide {
    min-height: 240px;
    padding: 80px 20px 24px
  }
}

.slide-services__text {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.slide-services__desc {
  -ms-flex-item-align: end;
  align-self: end;
  color: rgba(33, 33, 33, .5);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

.slide-services_flask:before, .slide-services_heart:before, .slide-services_message:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 60px;
  position: absolute;
  right: 40px;
  top: 20px;
  width: 60px
}

.slide-services_message:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/services-message.png)
}

.slide-services_heart:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/services-heart.png)
}

.slide-services_flask:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/services-flask.png)
}

@media (max-width: 575.98px) {
  .slide-services_flask:before, .slide-services_heart:before, .slide-services_message:before {
    height: 50px;
    right: 15px;
    width: 50px
  }
}

.programs__wrapper {
  position: relative
}

.programs__title {
  word-wrap: break-word;
  padding-right: 72px
}

.programs__slider {
  padding-bottom: 40px
}

.programs__all {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 100px;
  margin-top: -10px;
  position: relative
}

@media (max-width: 767.98px) {
  .programs__all {
    margin-bottom: 40px;
    margin-top: 0
  }

  .programs__slider {
    overflow: visible
  }
}

.slider-programs__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 10px
}

.slider-programs__slide {
  -webkit-box-flex: 1;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 25px;
  -webkit-box-shadow: 0 15px 40px -20px hsla(3, 78%, 66%, .8);
  box-shadow: 0 15px 40px -20px hsla(3, 78%, 66%, .8);
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: auto;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.slider-programs__slide:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.slider-programs__slide-1 {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/programs-1.png)
}

.slider-programs__slide-2 {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/programs-2.png)
}

@media (max-width: 899.77px) {
  .slider-programs__slide {
    width: 290px
  }
}

.slider-programs__text {
  color: #fff;
  padding: 50px 200px 124px 70px;
  z-index: 1
}

@media (max-width: 899.77px) {
  .slider-programs__text {
    font-size: 18px;
    line-height: 24px;
    padding: 40px 78px 58px 30px
  }
}

@media (max-width: 767.98px) {
  .slider-programs {
    border-radius: 15px;
    padding-bottom: 20px
  }

  .slider-programs__slide {
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .slider-programs__slide:hover {
    -webkit-transform: none;
    transform: none
  }

  .slider-programs__wrapper {
    margin-top: 0
  }
}

.stat {
  background-color: #edf2f8;
  padding-bottom: 120px;
  padding-top: 120px
}

.stat__header {
  grid-column-gap: 100px;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  display: grid;
  grid-template-columns:repeat(3, 1fr);
  grid-template-rows:repeat(2, auto);
  position: relative
}

.stat__header:before {
  background-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  height: 1px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

@media (max-width: 949.77px) {
  .stat__header {
    grid-column-gap: 50px;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px
  }
}

@media (max-width: 767.98px) {
  .stat__header {
    grid-column-gap: 0;
    grid-row-gap: 20px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:repeat(4, auto);
    row-gap: 20px
  }
}

@media (max-width: 424.77px) {
  .stat__header {
    padding-bottom: 40px
  }
}

.stat__footer {
  grid-column-gap: 100px;
  grid-row-gap: 50px;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  display: grid;
  grid-template-columns:repeat(3, 1fr);
  grid-template-rows:repeat(2, auto);
  margin-top: 60px;
  position: relative;
  row-gap: 50px
}

@media (max-width: 949.77px) {
  .stat__footer {
    grid-column-gap: 50px;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px
  }
}

@media (max-width: 767.98px) {
  .stat__footer {
    grid-column-gap: 0;
    grid-row-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:repeat(6, auto);
    margin-top: 40px;
    row-gap: 0
  }
}

.stat__title {
  grid-column-end: 3;
  grid-column-start: 1;
  margin-bottom: 60px
}

@media (max-width: 767.98px) {
  .stat__title {
    grid-column-end: auto;
    grid-column-start: auto;
    margin-bottom: 0;
    padding-top: 50px
  }
}

.stat__quality {
  max-width: 300px
}

.stat__desc-block_last:before {
  display: block !important
}

.stat__num-block {
  max-width: 300px
}

.stat__more {
  grid-column-end: 3;
  grid-column-start: 1
}

.stat__data {
  color: rgba(33, 33, 33, .5);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

@media (max-width: 767.98px) {
  .stat {
    padding-bottom: 40px;
    padding-top: 0
  }

  .stat__title {
    grid-column-end: auto;
    grid-column-start: auto;
    margin-bottom: 0;
    padding-top: 50px
  }

  .stat__num-block {
    max-width: none
  }

  .stat__more {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .stat__data, .stat__more {
    grid-column-end: 2;
    grid-column-start: 1
  }

  .stat__data {
    padding-bottom: 5px
  }

  .stat__quality {
    max-width: none
  }

  .quality-stat {
    display: none
  }
}

.quality-stat__img {
  color: #295ba7;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .01em;
  line-height: 20px;
  margin-bottom: 14px;
  padding-left: 45px;
  position: relative;
  top: 5px
}

@media (max-width: 767.98px) {
  .quality-stat__img {
    justify-self: start
  }
}

.quality-stat__img:before {
  font-size: 30px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px)
}

.quality-stat__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

@media (max-width: 767.98px) {
  .quality-stat__text {
    justify-self: start
  }
}

.quality-stat-clone {
  display: none
}

@media (max-width: 767.98px) {
  .quality-stat-clone {
    grid-gap: 25px;
    color: #295ba7;
    display: grid;
    font-size: 12px;
    font-weight: 600;
    gap: 25px;
    grid-template-columns:.45fr .55fr;
    grid-template-columns:minmax(109px, 1fr) minmax(155px, 1fr);
    grid-template-rows:auto;
    line-height: 20px;
    padding-bottom: 30px
  }
}

.desc-stat {
  background-repeat: no-repeat;
  max-width: 300px;
  padding-bottom: 60px;
  padding-top: 115px;
  position: relative
}

.desc-stat_rocket {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/stat-rocket.png)
}

.desc-stat_lock {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/stat-lock.png)
}

.desc-stat_paper {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/stat-paper.png)
}

.desc-stat__title {
  color: #ec6a64;
  margin-bottom: 15px
}

.desc-stat__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px
}

@media (max-width: 767.98px) {
  .desc-stat {
    background-size: 90px;
    max-width: none;
    padding-left: 110px;
    padding-top: 0
  }

  .desc-stat__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px
  }

  .desc-stat__text {
    font-size: 14px;
    line-height: 20px
  }
}

@media (max-width: 424.77px) {
  .desc-stat {
    margin-bottom: 0;
    max-width: 290px;
    padding: 90px 0 0
  }

  .desc-stat__text {
    font-size: 16px;
    line-height: 22px
  }
}

.num-stat__value {
  color: #ec6a64;
  justify-self: end;
  margin-bottom: 15px
}

.num-stat__text {
  font-size: 16px;
  font-weight: 400;
  justify-self: start;
  line-height: 26px
}

@media (max-width: 767.98px) {
  .num-stat__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
  }

  .num-stat {
    grid-gap: 25px;
    display: grid;
    gap: 25px;
    grid-template-columns:minmax(109px, 1fr) minmax(155px, 1fr);
    grid-template-rows:auto;
    padding-bottom: 30px
  }

  .num-stat__value {
    font-size: 32px;
    font-weight: 700;
    justify-self: start;
    line-height: 42px;
    margin-bottom: 0
  }

  .num-stat__text {
    -ms-flex-item-align: center;
    align-self: center
  }
}

.review {
  background-color: #edf2f8
}

.review__wrapper {
  position: relative
}

.review__title {
  word-wrap: break-word;
  padding-right: 72px
}

.review__slider {
  margin-bottom: 33px
}

@media (max-width: 767.98px) {
  .review__slider {
    margin-bottom: 20px;
    margin-right: -15px;
    overflow: visible
  }
}

.review__footer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 70px
}

@media (max-width: 767.98px) {
  .review__footer {
    padding-bottom: 40px
  }
}

.review__add {
  padding-right: 44px
}

.review__add:before {
  right: 17px !important;
  -webkit-transform: rotate(0) translateY(-1px) !important;
  transform: rotate(0) translateY(-1px) !important
}

.review__add:after {
  right: 17px !important;
  -webkit-transform: rotate(90deg) translateX(-.5px) !important;
  transform: rotate(90deg) translateX(-.5px) !important
}

@media (max-width: 767.98px) {
  .review__add {
    display: none
  }
}

.slider-review__wrapper {
  margin-top: 10px
}

.slider-review__slide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #fff;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 60px 70px 43px;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.slider-review__slide:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

@media (max-width: 767.98px) {
  .slider-review__wrapper {
    margin-top: 0
  }

  .slider-review__slide {
    padding: 40px 30px
  }

  .slider-review__slide:hover {
    -webkit-transform: none;
    transform: none
  }
}

@media (max-width: 579.77px) {
  .slider-review__slide {
    max-width: 290px
  }
}

.slide-review__more {
  color: #ec6a64;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 7px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.slide-review__more:hover {
  color: #f09792;
  text-decoration: underline
}

@media (max-width: 767.98px) {
  .slide-review__more {
    margin-bottom: 20px
  }
}

.content-review {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 171px;
  -webkit-transition: max-height .5s ease;
  transition: max-height .5s ease
}

.content-review__title {
  color: #ec6a64;
  margin-bottom: 15px
}

.content-review__text {
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  overflow: hidden
}

.content-review.open {
  margin-bottom: 30px
}

@media (max-width: 767.98px) {
  .content-review {
    max-height: 196px;
    min-height: 196px
  }

  .content-review.open {
    margin-bottom: 20px
  }

  .content-review__text {
    font-size: 14px;
    line-height: 20px
  }
}

.footer-review {
  grid-column-gap: 30px;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  display: grid;
  grid-template-columns:auto auto 30px;
  grid-template-rows:auto;
  margin-right: 30px
}

.footer-review__author, .footer-review__date {
  -ms-flex-item-align: center;
  align-self: center;
  color: rgba(33, 33, 33, .5);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

.footer-review__date {
  justify-self: end
}

.footer-review__mark {
  -ms-flex-item-align: center;
  align-self: center;
  height: 30px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 30px
}

@media (max-width: 899.77px) {
  .footer-review {
    grid-column-gap: 15px;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px
  }
}

@media (max-width: 767.98px) {
  .footer-review {
    grid-column-gap: 0;
    grid-row-gap: 10px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto auto;
    grid-template-rows:auto auto;
    margin-right: 0;
    row-gap: 10px
  }

  .footer-review__author {
    grid-column-end: 3;
    grid-column-start: 1
  }

  .footer-review__date {
    justify-self: start
  }

  .footer-review__mark {
    justify-self: end
  }
}

.appointment {
  background: -webkit-gradient(linear, left top, left bottom, from(#edf2f8), color-stop(50%, #edf2f8), color-stop(50%, #fff), to(#fff));
  background: linear-gradient(180deg, #edf2f8 0, #edf2f8 50%, #fff 0, #fff)
}

.appointment__wrapper {
  background-color: #ec6a64;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/appointment-bk.png);
  background-repeat: no-repeat;
  border-radius: 36px;
  -webkit-box-shadow: 0 15px 40px -20px hsla(3, 78%, 66%, .8);
  box-shadow: 0 15px 40px -20px hsla(3, 78%, 66%, .8);
  margin-bottom: 70px;
  padding: 80px 0 97px 100px
}

.appointment__title {
  color: #fff;
  margin-bottom: 15px;
  max-width: 500px
}

.appointment__text {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 30px;
  max-width: 500px
}

.appointment__links {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px
}

@media (max-width: 767.98px) {
  .appointment__wrapper {
    background-position: calc(50% - 100px) top;
    border-radius: 15px;
    margin-bottom: 40px;
    padding: 40px 30px
  }

  .appointment__title {
    margin-bottom: 5px;
    width: 100%
  }

  .appointment__text {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 20px;
    width: 100%
  }

  .appointment__links {
    grid-gap: 15px;
    gap: 15px
  }
}

.faq__wrapper {
  margin-bottom: 120px
}

@media (max-width: 767.98px) {
  .faq__wrapper {
    margin-bottom: 40px
  }
}

.faq__title {
  margin-bottom: 60px
}

.faq__question {
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
  position: relative;
  -webkit-transition: all .5s ease, color .2s ease;
  transition: all .5s ease, color .2s ease
}

.faq__question:after, .faq__question:before {
  background-color: #212121;
  border-radius: 1px;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  top: 12px;
  -webkit-transition: background-color .2s ease, -webkit-transform .5s ease;
  transition: background-color .2s ease, -webkit-transform .5s ease;
  transition: transform .5s ease, background-color .2s ease;
  transition: transform .5s ease, background-color .2s ease, -webkit-transform .5s ease;
  width: 18px
}

.faq__question:before {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px)
}

.faq__question:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.faq__question:hover {
  color: #ec6a64
}

.faq__question:hover:after, .faq__question:hover:before {
  background-color: #ec6a64
}

.faq__question.active {
  border-bottom: none;
  color: #ec6a64;
  padding-bottom: 0
}

.faq__question.active:before {
  background-color: #ec6a64
}

.faq__question.active:after {
  -webkit-transform: rotate(90deg) scale(0);
  transform: rotate(90deg) scale(0)
}

@media (max-width: 767.98px) {
  .faq__question {
    margin-bottom: 20px;
    padding-right: 40px
  }
}

.faq__answer {
  margin-bottom: 44px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .5s ease, padding-bottom .5s ease, border-top 0s linear .5s;
  transition: max-height .5s ease, padding-bottom .5s ease, border-top 0s linear .5s
}

@media (max-width: 767.98px) {
  .faq__answer {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 20px
  }

  .faq__answer.active {
    margin-bottom: 20px;
    padding-bottom: 20px
  }

  .faq__title {
    margin-bottom: 30px
  }
}

.answer-faq__list {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  list-style-type: decimal;
  margin: 0
}

.answer-faq__list > :not(:first-child) {
  margin-top: 20px
}

.answer-faq__list-item {
  margin-bottom: 15px
}

.answer-faq__sublist {
  list-style-type: disc;
  padding-left: 15px
}

@media (max-width: 767.98px) {
  .answer-faq__list {
    font-size: 14px;
    line-height: 20px;
    padding-left: 15px
  }

  .answer-faq__list-item {
    margin-bottom: 10px
  }

  .answer-faq__sublist {
    padding-left: 3px
  }
}

.sublist-faq__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px
}

.sublist-faq__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 10px;
  max-width: 613px
}

.sublist-faq__text span {
  white-space: nowrap
}

@media (max-width: 767.98px) {
  .sublist-faq__text, .sublist-faq__title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px
  }
}

.news__wrapper {
  margin-bottom: 70px
}

.news__slider {
  margin-bottom: 30px
}

@media (max-width: 767.98px) {
  .news__wrapper {
    margin-bottom: 40px
  }

  .news__slider {
    margin-bottom: 20px;
    overflow: visible
  }
}

.slider-news__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}

.slider-news__slide {
  -webkit-box-flex: 1;
  grid-row-gap: 56px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  display: grid;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  grid-template-columns:auto;
  grid-template-rows:auto auto;
  height: auto;
  padding: 50px 60px 50px 50px;
  row-gap: 56px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease
}

.slider-news__slide:hover {
  border: 1px solid hsla(3, 78%, 66%, .8)
}

.slider-news__slide:hover .slide-news__text {
  color: #ec6a64
}

@media (max-width: 950.77px) {
  .slider-news__slide {
    grid-row-gap: 40px;
    padding: 40px 30px;
    row-gap: 40px
  }
}

@media (max-width: 767.98px) {
  .slider-news__slide {
    max-width: 290px;
    min-width: 290px
  }
}

.slide-news__text {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.slide-news__desc {
  -webkit-box-flex: 1;
  -ms-flex-item-align: end;
  align-self: end;
  color: #ec6a64;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

@media (max-width: 767.98px) {
  .slide-news__text {
    font-size: 16px;
    line-height: 22px
  }
}

.request__wrapper {
  grid-column-gap: 30px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  display: grid;
  grid-template-columns:1fr 1fr;
  grid-template-rows:auto;
  margin-bottom: 70px;
  position: relative
}

.request__item {
  background-color: #edf2f8;
  border-radius: 25px;
  min-height: calc(175.38462px + 7.69231vw);
  padding-left: 70px;
  padding-top: 50px;
  position: relative;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.request__item:hover {
  cursor: pointer;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

@media (min-width: 1229.77px) {
  .request__item {
    min-height: 300px
  }
}

.request__item-message:before, .request__item-pen:before {
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 30px;
  content: "";
  height: 110px;
  position: absolute;
  right: 60px;
  width: 110px
}

.request__item-message:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/request-message.png)
}

.request__item-pen:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/request-pen.png)
}

@media (max-width: 767.98px) {
  .request__wrapper {
    grid-column-gap: 0;
    grid-row-gap: 20px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:auto auto;
    margin-bottom: 0;
    padding-bottom: 40px;
    row-gap: 20px
  }

  .request__item {
    border-radius: 15px;
    justify-self: stretch;
    min-width: 290px;
    padding-left: 30px;
    padding-top: 40px
  }

  .request__item-message:before, .request__item-pen:before {
    bottom: 20px;
    height: 70px;
    right: 30px;
    width: 70px
  }

  .request__title {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 5px
  }

  .request__text {
    font-size: 14px;
    line-height: 20px
  }
}

.path {
  padding-top: 30px;
  position: relative
}

.path:before {
  background-color: rgba(0, 0, 0, .1);
  content: "";
  height: 1.2px;
  left: -100vw;
  position: absolute;
  top: 0;
  width: 200vw
}

.path__wrapper {
  color: rgba(33, 33, 33, .4);
  margin-bottom: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.path__link {
  color: #212121;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.path__link:not(.path__cur):hover {
  color: #f09792
}

.path__cur {
  color: rgba(33, 33, 33, .4)
}

.path__arrow {
  color: #212121;
  padding: 0 15px;
  position: relative
}

.path__arrow:before {
  font-size: 7px;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px)
}

@media (max-width: 767.98px) {
  .path {
    padding-top: 0
  }

  .path:before {
    display: none
  }

  .path__wrapper {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 16px;
    margin-bottom: 20px;
    white-space: inherit
  }

  .path__link {
    font-size: 12px;
    line-height: 16px
  }

  .path__arrow {
    line-height: 16px;
    padding: 0 8px
  }

  .path__arrow:before {
    font-size: 5px
  }
}

.gallery-building__wrapper {
  margin-bottom: 60px;
  position: relative
}

@media (max-width: 767.98px) {
  .gallery-building__wrapper {
    margin-bottom: 20px
  }
}

.slider-building__slide {
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto
}

@media (max-width: 767.98px) {
  .slider-building__slide {
    min-height: 200px
  }
}

@media (max-width: 399.77px) {
  .slider-building__slide-img {
    height: 200px;
    -o-object-fit: fill;
    object-fit: fill;
    width: 100%
  }
}

.building-button-next, .building-button-prev {
  top: 50%
}

@media (max-width: 767.98px) {
  .building-button-next, .building-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(2.14286px + 5.58036vw);
    width: calc(2.14286px + 5.58036vw)
  }

  .building-button-next:after, .building-button-prev:after {
    font-size: calc(.85714px + 2.23214vw)
  }
}

.building-button-prev {
  left: 30px
}

@media (max-width: 767.98px) {
  .building-button-prev {
    left: 10px
  }

  .building-button-prev:after {
    -webkit-transform: translateX(-1px) translateY(-1px);
    transform: translateX(-1px) translateY(-1px)
  }
}

.building-button-next {
  right: 30px
}

@media (max-width: 767.98px) {
  .building-button-next {
    right: 10px
  }

  .building-button-next:after {
    -webkit-transform: translateX(1px) translateY(-1px);
    transform: translateX(1px) translateY(-1px)
  }
}

.about-hospital__wrapper {
  grid-column-gap: calc(-162.85714px + 23.80952vw);
  -webkit-column-gap: calc(-162.85714px + 23.80952vw);
  -moz-column-gap: calc(-162.85714px + 23.80952vw);
  column-gap: calc(-162.85714px + 23.80952vw);
  display: grid;
  grid-template-columns:minmax(400px, 670px) minmax(290px, 370px);
  grid-template-rows:repeat(3, auto);
  padding-bottom: 70px;
  position: relative
}

.about-hospital__wrapper:before {
  background-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  height: 1px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

.about-hospital__main {
  margin-bottom: 40px
}

.about-hospital__education {
  margin-bottom: 30px
}

.about-hospital__title {
  margin-bottom: 20px
}

.about-hospital__text {
  position: relative
}

.about-hospital__link {
  grid-column-end: 3;
  grid-column-start: 1;
  overflow: hidden;
  position: relative
}

.about-hospital__link-btn {
  color: #ec6a64;
  position: relative;
  z-index: 1
}

.about-hospital__link-btn:hover ~ .about-hospital__link-clone {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.about-hospital__link-clone {
  color: transparent;
  left: 0;
  position: absolute;
  text-decoration: underline;
  -webkit-text-decoration-color: #ec6a64;
  text-decoration-color: #ec6a64;
  text-underline-offset: 4px;
  top: 0;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

@media (min-width: 1229.77px) {
  .about-hospital__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 767.98px) {
  .about-hospital__wrapper {
    grid-column-gap: 0;
    grid-row-gap: 20px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:repeat(4, auto);
    padding-bottom: 40px;
    row-gap: 20px
  }

  .about-hospital__education, .about-hospital__main {
    margin-bottom: 0
  }

  .about-hospital__main h1 {
    margin-bottom: 10px
  }

  .about-hospital__title {
    font-weight: 700;
    margin-bottom: 10px
  }

  .about-hospital__link {
    grid-column-end: auto;
    grid-column-start: auto
  }

  .about-hospital__structure {
    width: 100% !important
  }
}

.aside-block-blue {
  -ms-flex-item-align: start;
  align-self: start;
  background: linear-gradient(104.66deg, #edf2f8 5.63%, rgba(237, 242, 248, 0) 74.79%);
  border-radius: 25px;
  padding: 50px 50px 60px;
  position: relative
}

.aside-block-blue__bk {
  background-color: #edf2f8;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-medium-r.png);
  border-radius: 25px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.aside-block-blue__title {
  margin-bottom: 10px;
  position: relative;
  z-index: 1
}

.aside-block-blue__pop-up {
  cursor: pointer;
  display: inline-block
}

.aside-block-blue__desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1
}

.aside-block-blue__eval {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  justify-content: center
}

.aside-block-blue__smile {
  height: 51px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 51px
}

.aside-block-blue__percent {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px
}

.aside-block-red {
  -ms-flex-item-align: start;
  align-self: start;
  background: linear-gradient(104.66deg, #fee9e8 5.63%, hsla(3, 92%, 95%, 0) 74.79%);
  border-radius: 25px;
  padding: 50px 50px 60px;
  position: relative
}

.aside-block-red__bk {
  background-color: #fcf0ef;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/red-bk-t-medium-r.png);
  border-radius: 25px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.aside-block-red__title {
  margin-bottom: 10px;
  position: relative;
  z-index: 1
}

.aside-block-red__pop-up {
  cursor: pointer;
  display: inline-block
}

.aside-block-red__desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1
}

.aside-block-red__eval {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  justify-content: center
}

.aside-block-red__smile {
  height: 51px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 51px
}

.aside-block-red__percent {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px
}

@media (max-width: 767.98px) {
  .aside-block-blue, .aside-block-red {
    justify-self: center;
    min-height: 180px;
    padding: 40px 30px 50px;
    width: 80%
  }

  .aside-block-blue__smile, .aside-block-red__smile {
    height: 40px;
    width: 40px
  }

  .aside-block-blue__percent, .aside-block-red__percent {
    font-size: 14px;
    line-height: 20px
  }

  .aside-block-blue__title, .aside-block-red__title {
    margin-bottom: 5px;
    max-width: 290px
  }

  .aside-block-blue__desc, .aside-block-red__desc {
    margin-bottom: 15px;
    max-width: 290px
  }
}

@media (max-width: 399.77px) {
  .aside-block-blue, .aside-block-red {
    justify-self: start;
    max-width: 290px;
    min-width: 290px
  }
}

.info-hospital__wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 50px;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  display: grid;
  grid-template-columns:repeat(3, 1fr);
  grid-template-rows:repeat(2, auto);
  margin-top: 60px;
  padding-bottom: 60px;
  position: relative;
  row-gap: 50px
}

.info-hospital__wrapper:before {
  background-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  height: 1px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

.info-hospital__wrapper div:first-child {
  padding-bottom: 20px
}

.info-hospital__data {
  color: rgba(33, 33, 33, .6);
  font-size: 14px;
  font-weight: 400;
  grid-column-end: 4;
  grid-column-start: 3;
  line-height: 20px
}

@media (max-width: 949.77px) {
  .info-hospital__wrapper {
    grid-column-gap: 50px;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px
  }
}

@media (max-width: 767.98px) {
  .info-hospital__wrapper {
    grid-template-columns:1fr 1fr;
    grid-template-rows:repeat(3, auto);
    margin-top: 40px;
    padding-bottom: 40px
  }

  .info-hospital__wrapper .num-stat {
    display: block;
    grid-column-end: auto;
    grid-column-start: auto
  }

  .info-hospital__wrapper .num-stat__value {
    line-height: 40px
  }

  .info-hospital__wrapper .num-stat__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
  }

  .info-hospital__data {
    display: none
  }
}

@media (max-width: 499.77px) {
  .info-hospital__wrapper {
    grid-column-gap: 0;
    grid-row-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:repeat(6, auto);
    margin-top: 40px;
    padding-bottom: 20px;
    row-gap: 0
  }

  .info-hospital__wrapper .num-stat {
    grid-gap: 0;
    display: grid;
    grid-column-end: 3;
    grid-column-start: 1
  }

  .info-hospital__wrapper .num-stat__value {
    padding-right: 49px
  }
}

.history {
  background: -webkit-gradient(linear, left top, left bottom, from(#edf2f8), to(rgba(237, 242, 248, .1)));
  background: linear-gradient(180deg, #edf2f8, rgba(237, 242, 248, .1));
  padding-bottom: 170px;
  padding-top: 120px;
  position: relative
}

.history__bk {
  background-color: #edf2f8;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-r.png);
  background-position: bottom;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.history__container {
  grid-column-gap: 130px;
  -webkit-column-gap: 130px;
  -moz-column-gap: 130px;
  column-gap: 130px;
  display: grid;
  grid-template-columns:repeat(3, 1fr);
  grid-template-rows:auto
}

.history__title {
  margin-bottom: 40px
}

.history__content {
  grid-column-end: 3;
  grid-column-start: 1
}

.history__slider {
  overflow: hidden;
  position: relative
}

@media (max-width: 767.98px) {
  .history {
    padding-bottom: 60px;
    padding-top: 50px
  }

  .history__bk {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-medium-r.png)
  }

  .history__slider {
    margin-left: -15px;
    margin-right: -15px
  }

  .history__container {
    grid-row-gap: 30px;
    grid-template-columns:auto;
    grid-template-rows:auto auto;
    row-gap: 30px
  }

  .history__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    grid-column-end: auto;
    grid-column-start: auto;
    order: 1
  }

  .history__title {
    margin-bottom: 20px
  }
}

.content-history {
  position: relative;
  -webkit-transition: max-height .5s ease;
  transition: max-height .5s ease
}

.content-history__wrapper {
  left: 0;
  top: 0
}

.content-history__wrapper.hide {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.content-history__wrapper.show {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 1.2s ease;
  transition: opacity 1.2s ease
}

.content-history__title {
  color: #ec6a64;
  margin-bottom: 20px
}

.content-history__text:not(:last-child) {
  margin-bottom: 30px
}

@media (max-width: 767.98px) {
  .content-history__title {
    margin-bottom: 10px
  }

  .content-history__text:not(:last-child) {
    margin-bottom: 20px
  }
}

.slider-history__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  grid-gap: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 45px;
  position: relative
}

.slider-history__wrapper:before {
  color: #d0d0d0;
  font-size: 7px;
  left: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width: 768px) {
  .slider-history__wrapper:before {
    display: none
  }
}

.slider-history__slide {
  height: auto
}

.slider-history__year {
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  opacity: .4;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.slider-history__year:hover {
  color: #ec6a64;
  opacity: 1
}

.slider-history__year.active {
  color: #ec6a64;
  cursor: default;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
  opacity: 1
}

@media (max-width: 767.98px) {
  .slider-history__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    grid-gap: 15px;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    padding-left: 55px;
    padding-right: 15px
  }

  .slider-history__wrapper::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
  }

  .slider-history__year {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px
  }

  .slider-history__year.active {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
  }
}

.services__main {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(hsla(0, 0%, 100%, .4)));
  background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, .4));
  position: relative
}

.services__bk {
  background-color: #edf2f8;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-r.png);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

@media (max-width: 767.98px) {
  .services__bk {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-medium-r.png)
  }
}

.services-main__wrapper {
  padding-bottom: 160px
}

.services-main__slider {
  overflow: hidden
}

@media (max-width: 767.98px) {
  .services-main__wrapper {
    padding-bottom: 60px
  }

  .services-main__slider {
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px
  }
}

.slider-services-main__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  padding: 40px 1px;
  position: relative
}

.slider-services-main__wrapper:before {
  color: #d0d0d0;
  font-size: 7px;
  left: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width: 768px) {
  .slider-services-main__wrapper:before {
    display: none
  }
}

.slider-services-main__link {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #d0d0d0;
  box-shadow: 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  cursor: pointer;
  font-size: calc(13.2967px + .21978vw);
  font-weight: 600;
  line-height: calc(18.59341px + .43956vw);
  padding: 3px 20px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.slider-services-main__link.active, .slider-services-main__link:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64
}

.slider-services-main__link.active {
  background-color: #ec6a64;
  color: #fff
}

.slider-services-main__link.active:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64;
  cursor: default
}

.slider-services-main__link-green {
  color: #5fae80
}

.slider-services-main__link-green.active, .slider-services-main__link-green:hover {
  -webkit-box-shadow: 0 0 0 1.2px #5fae80;
  box-shadow: 0 0 0 1.2px #5fae80
}

.slider-services-main__link-green.active {
  background-color: #5fae80;
  color: #fff
}

.slider-services-main__link-green.active:hover {
  -webkit-box-shadow: 0 0 0 1.2px #5fae80;
  box-shadow: 0 0 0 1.2px #5fae80;
  cursor: default
}

@media (min-width: 1229.77px) {
  .slider-services-main__link {
    font-size: 16px;
    line-height: 24px
  }
}

@media (max-width: 767.98px) {
  .slider-services-main__wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 20px 15px 20px 55px
  }

  .slider-services-main__wrapper::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
  }

  .slider-services-main__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: auto;
    padding: 3px 15px !important;
    width: auto
  }
}

.content-services-main {
  position: relative
}

.content-services-main__wrapper {
  grid-row-gap: 60px;
  grid-column-gap: 100px;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: auto;
  grid-template-columns:repeat(3, 1fr);
  grid-template-rows:auto;
  left: 0;
  row-gap: 60px;
  top: 0
}

.content-services-main__wrapper.hide {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .3s ease, visibility .3s ease;
  transition: opacity .3s ease, visibility .3s ease;
  visibility: hidden
}

.content-services-main__wrapper.show {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 1.2s ease, visibility 1.2s ease;
  transition: opacity 1.2s ease, visibility 1.2s ease;
  visibility: visible
}

.content-services-main__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.content-services-main__title {
  margin-bottom: 20px
}

.content-services-main__link {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.content-services-main__link:hover {
  color: #ec6a64
}

.content-services-main__link:not(:last-child) {
  margin-bottom: 15px
}

@media (max-width: 899.77px) {
  .content-services-main__wrapper {
    grid-template-columns:repeat(2, 1fr)
  }
}

@media (max-width: 767.98px) {
  .content-services-main__title {
    font-size: 18px;
    line-height: 24px
  }
}

@media (max-width: 549.77px) {
  .content-services-main__wrapper {
    grid-column-gap: 0;
    grid-row-gap: 30px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:1fr;
    row-gap: 30px
  }

  .content-services-main__link:not(:last-child) {
    margin-bottom: 20px
  }
}

.service-help .aside-block-blue__title, .service-help .aside-block-red__title {
  margin-bottom: 30px
}

.service-help__wrapper {
  grid-column-gap: calc(-109.61039px + 19.48052vw);
  -webkit-column-gap: calc(-109.61039px + 19.48052vw);
  -moz-column-gap: calc(-109.61039px + 19.48052vw);
  column-gap: calc(-109.61039px + 19.48052vw);
  display: grid;
  grid-template-columns:minmax(350px, 670px) minmax(290px, 370px);
  grid-template-rows:auto;
  margin-bottom: 70px
}

.service-help__content {
  width: 100%
}

.service-help__aside-item:not(:last-child) {
  margin-bottom: 30px
}

@media (min-width: 1229.77px) {
  .service-help__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 799.77px) {
  .service-help__aside-item {
    padding: 40px 30px
  }
}

@media (max-width: 767.98px) {
  .service-help .aside-block-blue__title, .service-help .aside-block-red__title {
    margin-bottom: 15px
  }

  .service-help__wrapper {
    grid-column-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:100%;
    margin-bottom: 20px
  }

  .service-help__aside {
    display: none
  }
}

.content-service__slider {
  overflow: hidden
}

.content-service__clone-aside {
  display: none
}

.content-service__text {
  margin-bottom: 40px
}

.content-service__subtitle-desktop {
  margin-bottom: 20px
}

.content-service__subtitle-mobile {
  display: none;
  margin-bottom: 10px
}

.content-service__list {
  list-style-type: disc;
  margin: 0;
  padding-left: 20px
}

.content-service__list-item span {
  color: #ec6a64
}

.content-service__list-item:not(:last-child) {
  margin-bottom: 20px
}

@media (max-width: 767.98px) {
  .content-service__slider {
    margin-left: -15px;
    margin-right: -15px;
    padding-right: 15px
  }

  .content-service__clone-aside {
    display: block;
    margin-bottom: 20px;
    min-width: 290px;
    width: 100%
  }

  .content-service__text {
    margin-bottom: 20px
  }

  .content-service__subtitle-desktop {
    display: none
  }

  .content-service__subtitle-mobile {
    display: block
  }
}

.slider-content-service__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  padding: 30px 1px;
  position: relative
}

.slider-content-service__wrapper:before {
  color: #d0d0d0;
  font-size: 7px;
  left: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width: 768px) {
  .slider-content-service__wrapper:before {
    display: none
  }
}

.slider-content-service__link-btn {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: inset 0 0 0 1.2px #d0d0d0;
  box-shadow: inset 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  cursor: default;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 3px 20px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

@media (max-width: 767.98px) {
  .slider-content-service__wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: -15px;
    overflow-x: auto;
    padding-left: 55px;
    padding-right: 15px
  }

  .slider-content-service__wrapper::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
  }

  .slider-content-service__wrapper > h6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }
}

.service-list {
  margin-top: -110px;
  padding-top: 110px
}

.service-list__wrapper {
  background-color: #edf2f8;
  border-radius: 25px;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  margin-bottom: 70px;
  padding: 80px 100px 60px
}

.service-list__wrapper .desc-service-list__link, .service-list__wrapper .desc-service-list__price, .service-list__wrapper .desc-service-list__sublist, .service-list__wrapper .desc-service-list__text, .service-list__wrapper .desc-service-list__title {
  max-width: 570px
}

.service-list__title {
  cursor: pointer;
  margin-bottom: 32px;
  padding-right: 20px;
  position: relative;
  -webkit-transition: all .5s ease, color .2s ease, margin-bottom .1s linear .4s;
  transition: all .5s ease, color .2s ease, margin-bottom .1s linear .4s
}

.service-list__title:after, .service-list__title:before {
  background-color: #212121;
  border-radius: 1px;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  top: 12px;
  -webkit-transition: background-color .2s ease, -webkit-transform .5s ease;
  transition: background-color .2s ease, -webkit-transform .5s ease;
  transition: transform .5s ease, background-color .2s ease;
  transition: transform .5s ease, background-color .2s ease, -webkit-transform .5s ease;
  width: 18px
}

.service-list__title:before {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px)
}

.service-list__title:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.service-list__title:hover {
  color: #ec6a64
}

.service-list__title:hover:after, .service-list__title:hover:before {
  background-color: #ec6a64
}

.service-list__title.active {
  border-bottom: none;
  color: #ec6a64;
  margin-bottom: 30px;
  padding-bottom: 0;
  -webkit-transition: all .5s ease, color .2s ease, margin-bottom .1s linear;
  transition: all .5s ease, color .2s ease, margin-bottom .1s linear
}

.service-list__title.active:before {
  background-color: #ec6a64
}

.service-list__title.active:after {
  -webkit-transform: rotate(90deg) scale(0);
  transform: rotate(90deg) scale(0)
}

.service-list__desc {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  margin-bottom: 32px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .5s ease;
  transition: max-height .5s ease
}

.service-list__desc > :last-child {
  margin-bottom: 32px
}

@media (max-width: 767.98px) {
  .service-list__desc.active {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin: 20px 0;
    padding-bottom: 20px
  }

  .service-list__wrapper {
    margin-bottom: 20px;
    padding: 40px 30px
  }

  .service-list__title, .service-list__title.active {
    margin-bottom: 20px;
    padding-right: 35px
  }

  .service-list__title.active:after, .service-list__title.active:before, .service-list__title:after, .service-list__title:before {
    height: 1.5px;
    top: 11px;
    width: 15px
  }

  .service-list__desc {
    margin-bottom: 0
  }

  .service-list__desc:not(:last-child) {
    margin-bottom: 20px
  }

  .service-list__desc > :last-child {
    margin-bottom: 0
  }
}

.desc-service-list__price {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 10px
}

.desc-service-list__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 25px
}

.desc-service-list__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px
}

.desc-service-list__sublist {
  list-style-type: disc;
  padding-left: 25px
}

.desc-service-list__item {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px
}

.desc-service-list__link {
  font-weight: 700;
  overflow: hidden;
  position: relative
}

.desc-service-list__link-btn {
  color: #ec6a64;
  position: relative;
  z-index: 1
}

.desc-service-list__link-btn:hover ~ .desc-service-list__link-clone {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.desc-service-list__link-clone {
  color: transparent;
  left: 0;
  position: absolute;
  text-decoration: underline;
  -webkit-text-decoration-color: #ec6a64;
  text-decoration-color: #ec6a64;
  text-underline-offset: 4px;
  top: 0;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

@media (max-width: 767.98px) {
  .desc-service-list__price {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px
  }

  .desc-service-list__title {
    margin-bottom: 15px
  }

  .desc-service-list__text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
  }

  .desc-service-list__item {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px
  }

  .desc-service-list__link {
    margin-top: -10px
  }

  .desc-service-list__link-btn, .desc-service-list__link-clone {
    font-size: 14px;
    line-height: 20px
  }
}

.service-aside__aside-item {
  display: none
}

@media (max-width: 767.98px) {
  .service-aside .aside-block-red__title {
    margin-bottom: 15px
  }

  .service-aside__aside-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 35px;
    min-height: 173px;
    min-width: 290px;
    width: 100%
  }
}

.consult-provide__wrapper {
  margin-bottom: 70px;
  position: relative
}

@media (max-width: 767.98px) {
  .consult-provide__wrapper {
    margin-bottom: 20px
  }

  .consult-provide__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px
  }

  .consult-provide__slider {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
  }
}

.slider-consult-provide__wrapper {
  margin-bottom: 30px;
  padding-top: 10px
}

.slider-consult-provide__slide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  min-height: 360px;
  padding: 60px 0 60px 70px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease
}

.slider-consult-provide__slide:hover {
  border: 1px solid hsla(3, 78%, 66%, .8);
  cursor: pointer
}

.slider-consult-provide__slide:hover .slide-consult-provide__title {
  color: #ec6a64
}

@media (max-width: 899.77px) {
  .slider-consult-provide__slide {
    min-height: 300px;
    padding: 40px 0 40px 30px
  }
}

@media (max-width: 767.98px) {
  .slider-consult-provide__wrapper {
    margin-bottom: 0
  }

  .slider-consult-provide__slide {
    max-width: 470px;
    min-height: 260px;
    min-width: 290px
  }
}

.slide-consult-provide_with-photo {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/service-psy-1.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100%
}

.slide-consult-provide__title {
  margin-bottom: 10px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.slide-consult-provide__spec {
  color: rgba(33, 33, 33, .6);
  font-size: 14px;
  font-weight: 400;
  height: 120px;
  line-height: 20px;
  margin-bottom: 6px;
  max-width: 300px
}

.slide-consult-provide__spec span {
  display: none
}

.slide-consult-provide__type {
  -webkit-box-flex: 1;
  color: #ec6a64;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  max-width: 200px
}

@media (max-width: 899.77px) {
  .slide-consult-provide__type {
    width: 55%
  }
}

@media (max-width: 767.98px) {
  .slide-consult-provide_with-photo {
    background-size: contain
  }

  .slide-consult-provide__spec {
    font-size: 12px;
    height: 80px;
    line-height: 16px;
    width: 170px
  }

  .slide-consult-provide__spec span {
    display: inline
  }

  .slide-consult-provide__type {
    font-size: 12px;
    line-height: 16px;
    width: 160px
  }
}

.test-self-btn__btn {
  background-color: #ec6a64;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/test-arrow.png);
  background-position-x: calc(100% - 35px);
  background-position-y: center;
  background-repeat: no-repeat;
  border-radius: 15px;
  border-right: 63px solid #ec6a64;
  -webkit-box-shadow: 0 15px 40px -20px hsla(3, 78%, 66%, .8);
  box-shadow: 0 15px 40px -20px hsla(3, 78%, 66%, .8);
  display: block;
  margin-bottom: 70px;
  padding: 30px 0 30px 70px;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.test-self-btn__btn:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.test-self-btn__text {
  background-color: #ec6a64;
  color: #fff;
  display: inline-block
}

@media (max-width: 949.77px) {
  .test-self-btn__btn {
    background-position: 0 100%;
    border-bottom: 25px solid #ec6a64;
    border-right: 30px solid #ec6a64;
    padding-bottom: 87px
  }

  .test-self-btn__text {
    background-color: transparent
  }
}

@media (max-width: 767.98px) {
  .test-self-btn__btn {
    margin-bottom: 20px
  }
}

@media (max-width: 699.77px) {
  .test-self-btn__btn {
    background-position-x: calc(100% - 30px);
    background-position-y: bottom;
    background-size: auto;
    padding: 20px 0 87px 30px
  }
}

@media (max-width: 484.77px) {
  .test-self-btn__btn {
    background-position-x: calc(100% - 40px);
    background-size: auto 40%
  }
}

.doctors__wrapper {
  margin-bottom: 120px
}

.doctors__pages {
  position: relative;
  -webkit-transition: max-height .5s ease;
  transition: max-height .5s ease
}

.doctors__page {
  left: 0;
  top: 0
}

.doctors__page.hide {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .3s ease, visibility .3s ease;
  transition: opacity .3s ease, visibility .3s ease;
  visibility: hidden
}

.doctors__page.show {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 1.2s ease, visibility 1.2s ease;
  transition: opacity 1.2s ease, visibility 1.2s ease;
  visibility: visible
}

.doctors__slider {
  overflow: hidden
}

@media (max-width: 767.98px) {
  .doctors__title {
    padding-top: 10px
  }

  .doctors__slider {
    margin-left: -15px;
    margin-right: -15px
  }
}

.doctors__list {
  grid-gap: 30px;
  display: grid;
  grid-auto-rows: minmax(360px, auto);
  grid-template-columns:repeat(2, 1fr);
  grid-template-rows:minmax(360px, auto)
}

.doctors__more {
  margin-top: 30px;
  text-align: center
}

.doctors__btn {
  background-color: #ec6a64;
  border-radius: 36px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 13px 40px;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease
}

.doctors__btn:hover {
  background-color: #db6e68;
  cursor: pointer
}

@media (max-width: 767.98px) {
  .doctors__wrapper {
    margin-bottom: 50px
  }

  .doctors__list {
    grid-auto-rows: minmax(300px, auto);
    grid-template-rows:minmax(300px, auto)
  }

  .doctors__more {
    margin-top: 20px
  }

  .doctors__btn {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 25px
  }
}

@media (max-width: 549.77px) {
  .doctors__list {
    grid-auto-columns: minmax(290px, auto);
    grid-auto-rows: minmax(260px, auto);
    grid-template-columns:minmax(290px, auto);
    grid-template-rows:minmax(260px, auto);
    justify-items: center
  }
}

.slider-doctors__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  padding: 40px 1px 20px;
  position: relative
}

.slider-doctors__wrapper:before {
  color: #d0d0d0;
  font-size: 7px;
  left: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width: 768px) {
  .slider-doctors__wrapper:before {
    display: none
  }
}

.slider-doctors__link {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #d0d0d0;
  box-shadow: 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  cursor: pointer;
  font-size: calc(13.2967px + .21978vw);
  font-weight: 600;
  line-height: calc(18.59341px + .43956vw);
  padding: 3px 20px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.slider-doctors__link.active, .slider-doctors__link:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64
}

.slider-doctors__link.active {
  background-color: #ec6a64;
  color: #fff
}

.slider-doctors__link.active:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64;
  cursor: default
}

@media (min-width: 1229.77px) {
  .slider-doctors__link {
    font-size: 16px;
    line-height: 24px
  }
}

@media (max-width: 767.98px) {
  .slider-doctors__wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 20px 15px 20px 55px
  }

  .slider-doctors__wrapper::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
  }

  .slider-doctors__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: auto;
    padding: 3px 15px !important;
    width: auto
  }
}

.letters__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-column-gap: 35px;
  grid-row-gap: 10px;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
  overflow-x: auto;
  row-gap: 10px
}

.letters__wrapper::-webkit-scrollbar {
  display: none;
  height: 0;
  width: 0
}

.letters__letter {
  color: rgba(33, 33, 33, .4);
  cursor: pointer;
  font-weight: 600;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.letters__letter:hover {
  color: #212121
}

@media (max-width: 767.98px) {
  .letters__wrapper {
    grid-column-gap: 30px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: -15px;
    padding-right: 15px
  }

  .letters__letter {
    font-size: 16px;
    line-height: 22px
  }
}

.list-doctors__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 60px 70px 80px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease
}

.list-doctors__item:hover {
  border: 1px solid hsla(3, 78%, 66%, .8)
}

.list-doctors__item:hover .list-doctors__item-title {
  color: #ec6a64
}

.list-doctors__item-title {
  margin-bottom: 10px;
  max-width: 300px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.list-doctors__item-spec {
  color: rgba(33, 33, 33, .6);
  font-size: 16px;
  font-weight: 400;
  height: 120px;
  line-height: 24px;
  margin-bottom: 6px;
  max-width: 300px
}

.list-doctors__item-type {
  -webkit-box-flex: 1;
  color: #ec6a64;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  max-width: 200px
}

.list-doctors__item-with-photo {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/service-psy-1.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100%
}

@media (max-width: 999.77px) {
  .list-doctors__item {
    padding: 40px 30px
  }
}

@media (max-width: 767.98px) {
  .list-doctors__item {
    width: 100%
  }

  .list-doctors__item-title {
    margin-bottom: 5px
  }

  .list-doctors__item-spec {
    font-size: 12px;
    height: 80px;
    line-height: 16px;
    max-width: 170px
  }

  .list-doctors__item-type {
    font-size: 12px;
    line-height: 16px;
    max-width: 160px
  }
}

@media (max-width: 549.77px) {
  .list-doctors__item {
    min-width: 290px
  }
}

.profile__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background: linear-gradient(109.12deg, #edf2f8 24.21%, rgba(237, 242, 248, 0) 74.31%);
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 60px;
  min-height: 500px;
  padding: 80px 0 80px 100px;
  position: relative
}

.profile__bk {
  background-color: #edf2f8;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-r.png);
  border-radius: 25px
}

.profile__bk, .profile__photo {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.profile__photo {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/quality-psy-1.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto 100%
}

.profile__title {
  margin-bottom: 10px
}

.profile__desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
  max-width: 470px
}

.profile__spec {
  -webkit-box-flex: 1;
  color: #ec6a64;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 25px;
  width: 60%
}

.profile__tags {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  width: 65%
}

.profile__tag {
  border-radius: 15.5px;
  -webkit-box-shadow: inset 0 0 0 1.2px #d0d0d0;
  box-shadow: inset 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  padding: 3px 20px;
  position: relative;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.profile__tag[class*=_icon-] {
  padding-right: 50px
}

.profile__tag[class*=_icon-]:before {
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.profile__tag:hover {
  cursor: default
}

@media (max-width: 767.98px) {
  .profile__wrapper {
    margin-bottom: 30px;
    min-height: 450px;
    padding-right: 100px
  }

  .profile__bk {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-medium-r.png)
  }

  .profile__photo {
    background-image: none !important
  }

  .profile__desc, .profile__spec, .profile__tags {
    width: 100%
  }
}

@media (max-width: 599.77px) {
  .profile__wrapper {
    min-height: auto;
    padding: 40px 30px
  }

  .profile__desc {
    margin-bottom: 5px
  }

  .profile__desc, .profile__spec {
    font-size: 14px;
    line-height: 20px
  }

  .profile__tags {
    grid-gap: 10px;
    gap: 10px
  }

  .profile__tag {
    padding: 2px 15px
  }

  .profile__tag[class*=_icon-] {
    padding-right: 20px
  }

  .profile__tag[class*=_icon-]:before {
    display: none
  }
}

.profile-services__wrapper {
  grid-column-gap: calc(-82.98701px + 17.31602vw);
  -webkit-column-gap: calc(-82.98701px + 17.31602vw);
  -moz-column-gap: calc(-82.98701px + 17.31602vw);
  column-gap: calc(-82.98701px + 17.31602vw);
  display: grid;
  grid-template-columns:minmax(100px, auto) minmax(auto, 370px);
  grid-template-rows:auto;
  margin-bottom: 55px
}

@media (min-width: 1229.77px) {
  .profile-services__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 767.98px) {
  .profile-services__wrapper {
    grid-column-gap: 0;
    grid-row-gap: 20px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    margin-bottom: 20px;
    row-gap: 20px
  }

  .profile-services__list .service-list__desc.desc-service-list:last-child.active {
    margin-bottom: 0
  }

  .profile-services__aside {
    width: 100%
  }
}

.profile-info__wrapper {
  grid-column-gap: calc(-82.98701px + 17.31602vw);
  -webkit-column-gap: calc(-82.98701px + 17.31602vw);
  -moz-column-gap: calc(-82.98701px + 17.31602vw);
  column-gap: calc(-82.98701px + 17.31602vw);
  display: grid;
  grid-template-columns:minmax(100px, auto) minmax(auto, 370px);
  grid-template-rows:auto;
  margin-bottom: 160px
}

.profile-info__title {
  margin-bottom: 20px
}

.profile-info__year {
  color: #ec6a64;
  margin-bottom: 10px
}

.profile-info__text {
  margin-bottom: 20px
}

.profile-info__edu {
  margin-top: 40px
}

.profile-info__aside {
  -ms-flex-item-align: start;
  align-self: start;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  padding: 50px 50px 60px
}

.profile-info__spec {
  color: #ec6a64;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 28px;
  margin-bottom: 20px
}

.profile-info__list {
  margin: 0;
  padding-left: 0
}

.profile-info__item {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 15px;
  position: relative
}

.profile-info__item:not(:last-child) {
  margin-bottom: 15px
}

.profile-info__item:before {
  background-color: #ec6a64;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 6px
}

@media (min-width: 1229.77px) {
  .profile-info__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 767.98px) {
  .profile-info__wrapper {
    grid-column-gap: 0;
    grid-row-gap: 30px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    margin-bottom: 50px;
    row-gap: 30px
  }

  .profile-info__main {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .profile-info__edu {
    margin-top: 30px
  }

  .profile-info__aside {
    padding: 40px 30px 50px
  }

  .profile-info__spec {
    margin-bottom: 10px
  }

  .profile-info__item {
    font-size: 14px;
    line-height: 20px;
    padding-left: 11px
  }

  .profile-info__item:not(:last-child) {
    margin-bottom: 10px
  }

  .profile-info__item:before {
    top: 6px
  }

  .profile-info__text {
    margin-bottom: 10px
  }

  .profile-info__year {
    margin-bottom: 5px
  }
}

.news-main__wrapper {
  margin-bottom: 120px
}

.news-main__title {
  margin-bottom: 40px
}

.news-main__list {
  grid-gap: 30px;
  display: grid;
  grid-auto-rows: minmax(280px, auto);
  grid-template-columns:repeat(3, 1fr);
  grid-template-rows:minmax(280px, auto);
  overflow: hidden
}

.news-main__more {
  margin-top: 30px;
  text-align: center
}

.news-main__btn {
  background-color: #ec6a64;
  border-radius: 36px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 13px 40px;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease
}

.news-main__btn:hover {
  background-color: #db6e68;
  cursor: pointer
}

@media (max-width: 919.77px) {
  .news-main__list {
    grid-template-columns:repeat(2, 1fr)
  }
}

@media (max-width: 619.77px) {
  .news-main__wrapper {
    margin-bottom: 40px
  }

  .news-main__list {
    grid-template-columns:auto
  }
}

.list-news-main__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 50px 60px 50px 50px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease
}

.list-news-main__item:hover {
  border: 1px solid hsla(3, 78%, 66%, .8)
}

.list-news-main__item:hover .list-news-main__item-title {
  color: #ec6a64
}

.list-news-main__item-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.list-news-main__item-date {
  color: #ec6a64;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

@media (max-width: 619.77px) {
  .list-news-main__item {
    justify-self: center;
    padding: 40px 30px;
    width: 100%
  }

  .list-news-main__item-title {
    font-size: 16px;
    line-height: 22px
  }
}

.news-item__wrapper {
  margin-bottom: 120px
}

.news-item__title {
  margin-bottom: 40px;
  max-width: 670px
}

.news-item__img {
  border-radius: 25px;
  margin-bottom: 30px
}

.news-item__desc {
  color: rgba(33, 33, 33, .6);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: -10px;
  max-width: 670px
}

.news-item__content {
  max-width: 670px
}

@media (max-width: 767.98px) {
  .news-item__wrapper {
    margin-bottom: 50px
  }

  .news-item__desc, .news-item__title {
    margin-bottom: 20px
  }

  .news-item__desc {
    font-size: 12px;
    line-height: 16px
  }
}

.content-news-item__text {
  margin-bottom: 30px
}

.content-news-item__text-bold {
  font-weight: 700
}

.content-news-item__text-link {
  color: #ec6a64;
  display: inline-block;
  font-weight: 700;
  overflow: hidden;
  position: relative;
  vertical-align: bottom
}

.content-news-item__text-link:hover:after {
  left: -100%
}

.content-news-item__text-link:after {
  background-color: #ec6a64;
  bottom: 4px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  -webkit-transition: left .3s ease;
  transition: left .3s ease;
  width: 100%
}

.content-news-item__text-red {
  color: #ec6a64;
  font-weight: 700
}

.content-news-item__subtitle {
  margin: 30px 0 10px
}

.content-news-item__img {
  border-radius: 25px;
  margin-bottom: 30px
}

.content-news-item__img-with-player {
  cursor: pointer;
  position: relative
}

.content-news-item__player {
  border-radius: 50%;
  height: 100px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100px
}

.content-news-item__video {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease, visibility .5s ease;
  transition: opacity .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 50
}

.content-news-item__video.active {
  cursor: default;
  opacity: 1;
  visibility: visible
}

.content-news-item__title {
  margin: 40px 0 20px
}

.content-news-item__info {
  color: #ec6a64;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px
}

@media (max-width: 767.98px) {
  .content-news-item__subtitle, .content-news-item__title {
    margin: 20px 0 10px
  }

  .content-news-item__img, .content-news-item__text {
    margin-bottom: 20px
  }

  .content-news-item__info {
    font-size: 12px;
    line-height: 16px
  }

  .content-news-item__player {
    height: 50px;
    width: 50px
  }
}

.articles-item .aside-block-blue__title {
  margin-bottom: 30px
}

.articles-item__wrapper {
  grid-column-gap: calc(-82.98701px + 17.31602vw);
  -webkit-column-gap: calc(-82.98701px + 17.31602vw);
  -moz-column-gap: calc(-82.98701px + 17.31602vw);
  column-gap: calc(-82.98701px + 17.31602vw);
  display: grid;
  grid-template-columns:minmax(350px, 670px) minmax(330px, 370px);
  grid-template-rows:auto;
  margin-bottom: 70px
}

.articles-item__content > :last-child {
  margin-bottom: 0
}

.articles-item__structure {
  margin-bottom: 30px
}

@media (min-width: 1229.77px) {
  .articles-item__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 767.98px) {
  .articles-item__wrapper {
    grid-column-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    margin-bottom: 20px
  }

  .articles-item__aside {
    display: none
  }
}

.nav {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  padding: 50px 50px 60px
}

.nav__title {
  color: #ec6a64;
  margin-bottom: 20px
}

.nav__list {
  margin: 0;
  padding-left: 0
}

.nav__list-item {
  font-size: 16px;
  line-height: 24px;
  padding-left: 16px;
  position: relative
}

.nav__list-item:not(:last-child) {
  margin-bottom: 15px
}

.nav__list-item:before {
  background-color: #ec6a64;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 6px
}

.nav__list-item > a {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.nav__list-item > a:hover {
  color: #ec6a64
}

@media (max-width: 767.98px) {
  .nav {
    display: none
  }

  .nav__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px
  }

  .nav__list-item {
    font-size: 14px;
    line-height: 20px;
    padding-left: 13px
  }

  .nav__list-item:not(:last-child) {
    margin-bottom: 10px
  }

  .nav__list-item:before {
    top: 7px
  }
}

.content-article__link, .content-article__title {
  margin-bottom: 30px
}

.content-article__link > span {
  max-width: 100%;
  min-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.content-article__link > span:hover {
  cursor: default
}

.content-article__author {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: inset 0 0 0 1.2px #d0d0d0;
  box-shadow: inset 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  padding: 3px 20px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.content-article__text {
  margin-bottom: 30px
}

.content-article__img {
  border-radius: 25px;
  margin-bottom: 30px
}

.content-article__subarticle {
  margin: 40px 0 20px
}

.content-article__subarticle._nav {
  margin-top: -110px;
  padding-top: 110px
}

.content-article__nav {
  display: none;
  margin: 0 auto 20px;
  padding: 40px 30px 50px;
  width: 290px;
  width: 100%
}

.content-article__bold {
  font-weight: 700
}

@media (max-width: 767.98px) {
  .content-article__title {
    margin-bottom: 10px
  }

  .content-article__link {
    margin-bottom: 20px
  }

  .content-article__link > span {
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: auto;
    outline: none;
    overflow: auto;
    padding: 0;
    white-space: normal
  }

  .content-article__text {
    margin-bottom: 20px
  }

  .content-article__subarticle {
    margin: 20px 0 10px
  }

  .content-article__nav {
    display: block
  }
}

.treatments__wrapper {
  margin-bottom: 120px
}

.treatments__content-wrapper {
  position: relative
}

.treatments__title {
  max-width: 670px
}

.treatments__links {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 15px;
  padding: 40px 1px 20px
}

.treatments__link {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #d0d0d0;
  box-shadow: 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  cursor: pointer;
  font-size: calc(13.2967px + .21978vw);
  font-weight: 600;
  line-height: calc(18.59341px + .43956vw);
  padding: 3px 20px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.treatments__link.active, .treatments__link:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64
}

.treatments__link.active {
  background-color: #ec6a64;
  color: #fff
}

.treatments__link.active:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64;
  cursor: default
}

.treatments__page {
  left: 0;
  max-width: 940px;
  top: 0
}

.treatments__page.hide {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  z-index: -1
}

.treatments__page.show {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 1.2s ease;
  transition: opacity 1.2s ease
}

@media (min-width: 1229.77px) {
  .treatments__link {
    font-size: 16px;
    line-height: 24px
  }
}

@media (max-width: 767.98px) {
  .treatments__wrapper {
    margin-bottom: 50px
  }

  .treatments__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: auto;
    padding: 3px 15px !important;
    width: auto
  }

  .alp-treatments__letters {
    grid-column-gap: 30px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-bottom: 20px;
    margin-right: -15px;
    padding-right: 15px
  }
}

.mkb-treatments__letters {
  position: relative
}

.mkb-treatments__letters:before {
  color: #d0d0d0;
  display: none;
  font-size: 7px;
  left: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.mkb-treatments__letters * {
  word-wrap: normal;
  white-space: nowrap;
  word-break: normal
}

@media (max-width: 767.98px) {
  .mkb-treatments__letters {
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 55px
  }

  .mkb-treatments__letters:before {
    display: block
  }
}

.content-treatments {
  grid-column-gap: calc(-66.23377px + 21.64502vw);
  grid-row-gap: 70px;
  -webkit-column-gap: calc(-66.23377px + 21.64502vw);
  -moz-column-gap: calc(-66.23377px + 21.64502vw);
  column-gap: calc(-66.23377px + 21.64502vw);
  display: grid;
  grid-template-columns:repeat(2, 1fr);
  row-gap: 70px
}

.content-treatments__title {
  color: #ec6a64;
  margin-bottom: 20px
}

.content-treatments__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.content-treatments__text:hover {
  color: #ec6a64
}

.content-treatments__text:not(:last-child) {
  margin-bottom: 30px
}

.content-treatments__text-red {
  color: #ec6a64
}

@media (min-width: 1229.77px) {
  .content-treatments {
    grid-column-gap: 200px;
    -webkit-column-gap: 200px;
    -moz-column-gap: 200px;
    column-gap: 200px
  }
}

@media (max-width: 767.98px) {
  .content-treatments {
    grid-column-gap: 0;
    grid-row-gap: 30px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    row-gap: 30px
  }

  .content-treatments__title {
    font-size: 32px;
    font-weight: 600;
    line-height: 42px
  }

  .content-treatments__text {
    font-size: 16px;
    line-height: 24px
  }

  .content-treatments__text:not(:last-child) {
    margin-bottom: 25px
  }
}

.treatment-item .aside-block-blue__title {
  margin-bottom: 30px
}

.treatment-item__wrapper {
  grid-column-gap: calc(-82.98701px + 17.31602vw);
  -webkit-column-gap: calc(-82.98701px + 17.31602vw);
  -moz-column-gap: calc(-82.98701px + 17.31602vw);
  column-gap: calc(-82.98701px + 17.31602vw);
  display: grid;
  grid-template-columns:auto minmax(290px, 370px);
  margin-bottom: 90px
}

.treatment-item__content {
  max-width: 670px
}

@media (min-width: 1229.77px) {
  .treatment-item__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 999.77px) {
  .treatment-item__wrapper {
    grid-column-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    margin-bottom: 20px
  }

  .treatment-item__structure {
    margin: 0 auto;
    padding: 40px 30px 50px;
    width: 350px
  }
}

@media (max-width: 767.98px) {
  .treatment-item .aside-block-blue__title {
    margin-bottom: 15px
  }

  .treatment-item__structure {
    width: 100%
  }
}

.content-treatment__title {
  margin-bottom: 30px
}

.content-treatment__tags {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-column-gap: 35px;
  grid-row-gap: 15px;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  row-gap: 15px
}

.content-treatment__tag > span {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: inset 0 0 0 1.2px #d0d0d0;
  box-shadow: inset 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  padding: 3px 20px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.content-treatment__tag > span:hover {
  cursor: default
}

.content-treatment__text {
  margin-bottom: 20px
}

.content-treatment__subtitle {
  margin: 40px 0 20px
}

.content-treatment__list {
  list-style-type: disc;
  padding-left: 30px
}

.content-treatment__list-item:not(:last-child) {
  margin-bottom: 15px
}

@media (max-width: 767.98px) {
  .content-treatment__tags, .content-treatment__title {
    margin-bottom: 20px
  }

  .content-treatment__subtitle {
    margin: 20px 0 10px
  }
}

.reviews__wrapper {
  grid-column-gap: calc(-82.98701px + 17.31602vw);
  -webkit-column-gap: calc(-82.98701px + 17.31602vw);
  -moz-column-gap: calc(-82.98701px + 17.31602vw);
  column-gap: calc(-82.98701px + 17.31602vw);
  display: grid;
  grid-template-columns:minmax(290px, 670px) minmax(290px, 370px);
  margin-bottom: 120px
}

.reviews__title {
  margin-bottom: 40px
}

.reviews__item {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  padding: 50px 70px 60px
}

.reviews__item:not(:last-child) {
  margin-bottom: 30px
}

.reviews__leave-review {
  display: none;
  margin: 0 auto;
  position: relative
}

.reviews__leave-review-btn {
  background-color: #ec6a64;
  border-radius: 36px;
  bottom: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  left: 50%;
  line-height: 24px;
  padding: 8px 25px;
  position: fixed;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 2
}

.reviews__structure {
  margin-bottom: 30px
}

.reviews__structure-mobile {
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 20px;
  align-items: center;
  display: none;
  gap: 20px;
  margin: 0 auto 30px;
  min-height: 165px;
  width: 100%
}

.reviews__structure-mobile .aside-block-blue__eval {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.reviews .footer-review {
  margin-right: 0
}

@media (min-width: 1229.77px) {
  .reviews__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 899.77px) {
  .reviews__item {
    padding: 40px 30px
  }
}

@media (max-width: 767.98px) {
  .reviews__wrapper {
    grid-column-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    margin-bottom: 50px
  }

  .reviews__title {
    margin-bottom: 10px
  }

  .reviews__structure {
    display: none
  }

  .reviews__structure-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px
  }

  .reviews__leave-review {
    display: block
  }
}

@media (max-width: 500px) {
  .reviews__structure-mobile {
    max-width: 100%
  }
}

.slide-review__content.open {
  max-height: 100%;
  min-height: auto
}

.licenses__wrapper {
  margin-bottom: 120px
}

.licenses__title {
  margin-bottom: 40px
}

.licenses__content {
  grid-gap: 30px;
  display: grid;
  grid-auto-flow: column;
  grid-auto-rows: auto;
  grid-template-columns:repeat(auto-fill, 370px)
}

.licenses__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  grid-gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  justify-self: flex-start
}

.licenses__doc {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  padding: 55px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease
}

.licenses__doc:hover {
  border: 1px solid hsla(3, 78%, 66%, .8);
  cursor: pointer
}

.licenses__desc {
  max-width: 300px
}

@media (max-width: 767.98px) {
  .licenses__wrapper {
    margin-bottom: 50px
  }

  .licenses__title {
    margin-bottom: 20px
  }

  .licenses__content {
    grid-auto-flow: row;
    grid-template-columns:repeat(auto-fit, minmax(290px, 1fr))
  }

  .licenses__doc {
    padding: 30px
  }

  .licenses__doc img {
    width: 100%
  }

  .licenses__item {
    margin: 0 auto;
    width: 100%
  }
}

.divide-two {
  position: relative
}

.divide-two:before {
  background-color: rgba(0, 0, 0, .1);
  content: "";
  height: 1.2px;
  left: -100vw;
  position: absolute;
  top: 0;
  width: 200vw
}

.divide-two .path:before {
  display: none
}

.divide-two__choose {
  bottom: 30px;
  display: none;
  z-index: 5
}

.divide-two__wrapper {
  display: grid;
  grid-template-columns:minmax(400px, 800px) minmax(300px, 370px);
  grid-template-rows:auto;
  overflow: hidden
}

.divide-two__left {
  border-right: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 100px;
  padding-right: calc(-162.85714px + 23.80952vw)
}

.divide-two__left-title, .divide-two__left-title-structure {
  margin-bottom: 40px
}

.divide-two__right {
  margin-left: calc(-63.11688px + 10.82251vw);
  margin-top: 123px;
  padding-bottom: 100px
}

@media (min-width: 1229.77px) {
  .divide-two__left {
    padding-right: 130px
  }

  .divide-two__right {
    margin-left: 70px
  }
}

@media (max-width: 767.98px) {
  .divide-two__wrapper {
    grid-template-columns:auto;
    overflow: visible
  }

  .divide-two:before, .divide-two__right {
    display: none
  }

  .divide-two__left {
    border-right: none;
    padding-bottom: 20px;
    padding-right: 0
  }

  .divide-two__left-title {
    margin-bottom: 10px;
    padding-top: 10px
  }

  .divide-two__left-title-structure {
    display: none
  }

  .divide-two__choose {
    display: inline-block
  }
}

.choose-branch {
  background-color: #fff;
  bottom: 0;
  left: -100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: left .5s ease;
  transition: left .5s ease;
  width: 100%;
  z-index: 50
}

.choose-branch.active {
  left: 0;
  overflow-x: hidden
}

.choose-branch__header {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  justify-content: space-between;
  margin-bottom: 30px;
  position: relative
}

.choose-branch__header:before {
  background-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  height: 1px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

.choose-branch__title {
  color: #ec6a64
}

.choose-branch__btn {
  background-color: #ec6a64;
  border-radius: 5px;
  height: 34px;
  padding: 14px 8px;
  position: relative;
  -webkit-transition: background-color .5s ease;
  transition: background-color .5s ease;
  width: 33px
}

.choose-branch__btn:after, .choose-branch__btn:before {
  background-color: #fff;
  border-radius: 1px;
  content: "";
  height: 2px;
  left: 8px;
  position: absolute;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  width: 17px
}

.choose-branch__btn:before {
  top: 12px;
  -webkit-transform: rotate(-45deg) translateY(3px) translateX(-2.5px);
  transform: rotate(-45deg) translateY(3px) translateX(-2.5px)
}

.choose-branch__btn:after {
  bottom: 12px;
  -webkit-transform: rotate(45deg) translateY(-3px) translateX(-2.5px);
  transform: rotate(45deg) translateY(-3px) translateX(-2.5px)
}

.choose-branch__list {
  margin: 0;
  padding: 0 0 103px
}

.choose-branch__list-item:not(:last-child) {
  margin-bottom: 25px
}

.choose-branch__list-item-text {
  color: rgba(33, 33, 33, .4)
}

.choose-branch__list-item-text.active {
  color: #ec6a64
}

.choose-branch__close {
  bottom: -100%;
  -webkit-transition: bottom .3s ease;
  transition: bottom .3s ease
}

.choose-branch.active .choose-branch__close {
  bottom: 30px;
  -webkit-transition-delay: .5s;
  transition-delay: .5s
}

ymaps[class*=-copyright__content-cell], ymaps[class*=-map-copyrights-promo] {
  display: none
}

.balloon {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  grid-gap: 10px;
  align-items: center;
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #d0d0d0;
  box-shadow: 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  padding: 3px 20px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
  width: 235px
}

.balloon:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64
}

.balloon__close {
  cursor: pointer;
  height: 10px;
  position: relative;
  width: 11px
}

.balloon__close:after, .balloon__close:before {
  background-color: #ec6a64;
  content: "";
  height: 2px;
  position: absolute;
  top: 50%;
  width: 14px
}

.balloon__close:before {
  -webkit-transform: rotate(45deg) translateY(calc(50% - 1px));
  transform: rotate(45deg) translateY(calc(50% - 1px))
}

.balloon__close:after {
  -webkit-transform: rotate(-45deg) translateY(calc(50% - 1px));
  transform: rotate(-45deg) translateY(calc(50% - 1px))
}

@media (max-width: 767.98px) {
  .balloon {
    width: calc(195px + 4.6875vw)
  }
}

.contacts-page {
  position: relative;
  -webkit-transition: max-height .5s ease;
  transition: max-height .5s ease
}

.contacts-page__wrapper {
  left: 0;
  top: 0
}

.contacts-page__wrapper.hide {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .3s ease, visibility .3s ease;
  transition: opacity .3s ease, visibility .3s ease;
  visibility: hidden
}

.contacts-page__wrapper.show {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 1.2s ease, visibility 1.2s ease;
  transition: opacity 1.2s ease, visibility 1.2s ease;
  visibility: visible
}

.contacts-page__zoom-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  grid-gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px
}

.contacts-page__title {
  margin-bottom: 30px
}

.contacts-page__info-wrapper {
  grid-column-gap: 70px;
  -webkit-column-gap: 70px;
  -moz-column-gap: 70px;
  column-gap: 70px;
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns:200px auto;
  grid-template-rows:auto
}

.contacts-page__info-wrapper > :last-child {
  margin-bottom: 0
}

.contacts-page__info, .contacts-page__info-no-mb {
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns:auto;
  grid-template-rows:auto
}

.contacts-page__info-no-mb {
  grid-row-gap: 40px;
  row-gap: 40px
}

.contacts-page__info {
  grid-row-gap: 20px;
  margin-bottom: 40px;
  row-gap: 20px
}

.contacts-page__info > :last-child {
  margin-top: 20px
}

.contacts-page__subject {
  color: rgba(33, 33, 33, .4);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px
}

.contacts-page__value-desc {
  color: #ec6a64;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 5px
}

.contacts-page__value-desc-with-icon {
  color: #ec6a64;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  position: relative
}

.contacts-page__value-desc-with-icon:before {
  font-size: 13.58px;
  padding-left: 1.18px;
  padding-right: 17.14px;
  vertical-align: middle
}

.contacts-page__value-wrapper > :last-child {
  margin-bottom: 0
}

.contacts-page__value-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 15px
}

.contacts-page__value-text-bm {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
  margin-top: 15px
}

.contacts-page__icon-message {
  margin-bottom: 0;
  padding-left: 30px;
  position: relative
}

.contacts-page__icon-message:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/icon-message.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px
}

.contacts-page__icon-tel {
  -ms-flex-item-align: start;
  align-self: start;
  justify-self: start;
  margin-bottom: 0;
  padding-left: 30px;
  position: relative
}

.contacts-page__icon-tel, .contacts-page__icon-tel:before {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.contacts-page__icon-tel:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/icon-tel.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 12.93px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  width: 13.04px
}

.contacts-page__icon-tel:hover, .contacts-page__icon-tel:hover:before {
  color: #f09792
}

.contacts-page__hide-icon-tel {
  -ms-flex-item-align: start;
  align-self: start;
  justify-self: start;
  margin-left: 30px;
  margin-top: 5px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.contacts-page__hide-icon-tel:hover {
  color: #f09792
}

.contacts-page__map {
  border-radius: 25px;
  margin-bottom: 30px;
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
  mask-image: -webkit-radial-gradient(#fff, #000);
  overflow: hidden
}

.contacts-page__map #map {
  height: 100%;
  min-height: 450px;
  width: 100%
}

.contacts-page__map-minus, .contacts-page__map-plus {
  background-color: #ec6a64;
  border-radius: 50%;
  cursor: pointer;
  height: 45px;
  position: relative;
  width: 45px
}

.contacts-page__map-minus:before, .contacts-page__map-plus:after, .contacts-page__map-plus:before {
  background-color: #fff;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 18px
}

.contacts-page__map-plus:before {
  -webkit-transform: rotate(90deg) translateY(8.5px);
  transform: rotate(90deg) translateY(8.5px)
}

.contacts-page__help {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 29px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 29px;
  justify-content: space-between;
  margin-bottom: 20px
}

.contacts-page__doc {
  background-color: #ec6a64;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/icon-coat-of-arms.png);
  background-position: calc(100% - 50px) 10px;
  background-repeat: no-repeat;
  border-radius: 15px;
  -webkit-box-shadow: 0 15px 40px -20px hsla(3, 78%, 66%, .8);
  box-shadow: 0 15px 40px -20px hsla(3, 78%, 66%, .8);
  overflow: hidden;
  padding: 18px 70px
}

.contacts-page__doc-text {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px
}

@media (max-width: 909.77px) {
  .contacts-page__doc {
    padding: 20px 30px 30px
  }
}

@media (max-width: 899.77px) {
  .contacts-page__info-wrapper {
    grid-column-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    grid-template-columns:110px auto
  }
}

@media (max-width: 767.98px) {
  .contacts-page__title {
    margin-bottom: 20px
  }

  .contacts-page__info-wrapper {
    grid-template-columns:200px auto
  }

  .contacts-page__info {
    grid-row-gap: 10px;
    margin-bottom: 20px;
    row-gap: 10px
  }

  .contacts-page__info-no-mb {
    grid-row-gap: 30px;
    margin-bottom: 30px;
    row-gap: 30px
  }

  .contacts-page__icon-tel:before {
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
  }

  .contacts-page__map {
    border-radius: 15px
  }

  .contacts-page__map-minus, .contacts-page__map-plus {
    display: none
  }

  .contacts-page__map #map {
    width: calc(100vw - 30px)
  }

  .contacts-page__doc-text {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
  }

  .contacts-page__subject, .contacts-page__value-desc, .contacts-page__value-desc-with-icon, .contacts-page__value-text, .contacts-page__value-text-bm {
    font-size: 14px;
    line-height: 20px
  }

  .contacts-page__value-text-bm {
    margin: 10px 0
  }
}

@media (max-width: 499.77px) {
  .contacts-page__info-wrapper {
    grid-column-gap: 0;
    grid-row-gap: 5px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    row-gap: 5px
  }

  .contacts-page__info-wrapper > :last-child {
    margin-bottom: 0 !important
  }

  .contacts-page__info-no-mb > *, .contacts-page__info > :last-child {
    grid-row-gap: 10px;
    row-gap: 10px
  }

  .contacts-page__doc {
    background-position: calc(100% - 20px) 40px
  }

  .contacts-page__icon-tel {
    padding-left: 23px
  }

  .contacts-page__hide-icon-tel {
    margin-left: 23px
  }

  .contacts-page__value-desc-with-icon:before {
    padding-left: 0;
    padding-right: 10px
  }

  .contacts-page__value-text {
    margin-bottom: 10px
  }

  .contacts-page__icon-message {
    padding-left: 23px
  }

  .contacts-page__icon-message.mob-mb {
    margin-bottom: 25px
  }

  .contacts-page__map {
    margin-bottom: 10px
  }

  .contacts-page__help {
    grid-gap: 20px;
    gap: 20px
  }
}

.help-contacts-page__link {
  overflow: hidden;
  position: relative
}

.help-contacts-page__link:hover {
  cursor: pointer
}

.help-contacts-page__link-btn {
  color: #ec6a64;
  position: relative;
  z-index: 1
}

.help-contacts-page__link-btn:hover ~ .help-contacts-page__link-clone {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.help-contacts-page__link-clone {
  color: transparent;
  left: 0;
  position: absolute;
  text-decoration: underline;
  -webkit-text-decoration-color: #ec6a64;
  text-decoration-color: #ec6a64;
  text-underline-offset: 4px;
  top: 0;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.help-contacts-page__info {
  grid-gap: 15px;
  gap: 15px
}

.help-contacts-page__btn, .help-contacts-page__info {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}

.help-contacts-page__btn {
  grid-gap: 11px;
  background: #5fae80;
  border-radius: 48px;
  color: #fff;
  gap: 11px;
  padding: 10px 25px 10px 23px
}

.help-contacts-page__btn-time {
  font-size: 32px;
  font-weight: 600;
  line-height: 20px
}

.help-contacts-page__btn-text {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 15px
}

.help-contacts-page__parking {
  background: #295ba7;
  border-radius: 50%;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
  padding: 4px 14px 4px 15px
}

.help-contacts-page__invalid {
  background: #ffd08d;
  border-radius: 50%;
  height: 50px;
  padding: 9px 11px 10.57px 14px;
  width: 50px
}

.help-contacts-page__invalid:before {
  font-size: 30.43px
}

@media (max-width: 767.98px) {
  .help-contacts-page__info {
    grid-gap: 14px;
    gap: 14px
  }

  .help-contacts-page__btn {
    padding: 12.99px 27.06px 12.1px 24.52px
  }

  .help-contacts-page__btn-time {
    font-size: 24px
  }

  .help-contacts-page__btn-text {
    font-size: 13px
  }

  .help-contacts-page__parking {
    font-size: 25px;
    line-height: 22px;
    padding: 13px 14.96px 13px 17.04px
  }

  .help-contacts-page__invalid {
    padding: 8.7px 10.8px 9.3px 13.2px
  }
}

.wrapper-contacts-page__value-desc {
  color: #ec6a64;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px
}

.wrapper-contacts-page__icon-tel {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.wrapper-contacts-page__icon-tel:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/icon-tel.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 12.93px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
  width: 13.04px
}

.wrapper-contacts-page__icon-tel:hover, .wrapper-contacts-page__icon-tel:hover:before {
  color: #f09792
}

.wrapper-contacts-page__icon-message {
  word-wrap: anywhere;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative
}

.wrapper-contacts-page__icon-message:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/icon-message.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  top: -4px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  width: 15px
}

.wrapper-contacts-page__value-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 15px
}

@media (max-width: 767.98px) {
  .wrapper-contacts-page__value-desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px
  }

  .wrapper-contacts-page__value-text {
    margin-top: 10px
  }

  .wrapper-contacts-page__icon-message:before {
    top: -2px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
  }
}

@media (max-width: 499.77px) {
  .wrapper-contacts-page__icon-tel {
    padding-left: 23px
  }

  .wrapper-contacts-page__value-desc-with-icon:before {
    padding-right: 10px
  }

  .wrapper-contacts-page__icon-message {
    padding-left: 23px
  }
}

.contacts-main__choose {
  color: hsla(3, 78%, 66%, .6);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 40px
}

.contacts-main__list {
  margin: 0;
  padding: 0
}

.contacts-main__list-item {
  color: rgba(33, 33, 33, .4)
}

.contacts-main__list-item:not(:last-child) {
  margin-bottom: 30px
}

.contacts-main__list-item > h5 {
  display: inline-block;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.contacts-main__list-item > h5:hover {
  color: #ec6a64;
  cursor: pointer
}

.contacts-main__list-item > h5.active {
  color: #ec6a64;
  cursor: default
}

#contacts-page-1 .contacts-page__info {
  grid-row-gap: 40px;
  row-gap: 40px
}

@media (max-width: 767.98px) {
  #contacts-page-1 .contacts-page__info {
    grid-row-gap: 10px;
    row-gap: 10px
  }

  #contacts-page-1 .contacts-page__title {
    margin-bottom: 30px
  }
}

#contacts-page-13 .contacts-page__info {
  grid-row-gap: 40px;
  row-gap: 40px
}

#contacts-page-13 .contacts-page__title {
  margin-bottom: 30px
}

@media (max-width: 767.98px) {
  #contacts-page-13 .contacts-page__info {
    grid-row-gap: 10px;
    row-gap: 10px
  }

  #contacts-page-13 .contacts-page__subject:not(:first-child) {
    margin-top: 20px
  }
}

.structure-include__wrapper {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/structure-bk.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  border-radius: 25px;
  border-top-right-radius: 0;
  color: #fff;
  min-height: 280px;
  overflow: hidden;
  padding: 59.5px 130px 80.5px 70px;
  position: relative;
  z-index: -2
}

.structure-include__wrapper:before {
  background: linear-gradient(109.12deg, #ec6a64 16.16%, hsla(3, 78%, 66%, 0) 74.31%);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.structure-include__bk {
  background-color: #ec6a64;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/red-bk-t.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 25px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: calc(100% - 33px);
  z-index: -2
}

.structure-include__title {
  margin-bottom: 20px
}

.structure-include__choose {
  background-color: #fff;
  border-radius: 36px;
  color: #ec6a64;
  display: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 auto;
  padding: 8px 34px
}

@media (max-width: 767.98px) {
  .structure-include__wrapper {
    background-color: #ec6a64;
    background-image: none;
    border-radius: 0;
    margin-bottom: -20px;
    padding: 70px 15px 90px;
    text-align: center;
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
    width: calc(100% + 30px);
    z-index: 0
  }

  .structure-include__wrapper:before {
    background: linear-gradient(109.12deg, #ec6a64 16.16%, hsla(3, 78%, 66%, 0) 74.31%)
  }

  .structure-include__bk {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/structure-include-mobile.png);
    background-position: calc(100% + 80px) top;
    background-size: 100% auto;
    width: 100%
  }

  .structure-include__title {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: left
  }

  .structure-include__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: left
  }

  .structure-include__choose {
    display: inline-block
  }
}

.legislation .aside-block-red__title {
  margin-bottom: 30px
}

.legislation__wrapper {
  grid-column-gap: calc(-82.98701px + 17.31602vw);
  -webkit-column-gap: calc(-82.98701px + 17.31602vw);
  -moz-column-gap: calc(-82.98701px + 17.31602vw);
  column-gap: calc(-82.98701px + 17.31602vw);
  display: grid;
  grid-template-columns:minmax(290px, 670px) minmax(290px, 370px);
  margin-bottom: 120px
}

.legislation__title {
  margin-bottom: 20px
}

.legislation__text {
  margin-bottom: 18px
}

.legislation__doc {
  -webkit-box-align: start;
  -ms-flex-align: start;
  grid-gap: 80px;
  align-items: flex-start;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
  padding: 32px 0
}

.legislation__name {
  max-width: 570px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.legislation__link {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  grid-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  -webkit-transform: translateY(5px);
  transform: translateY(5px)
}

.legislation__link:hover .legislation__img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.legislation__link:hover .legislation__name {
  color: #ec6a64
}

.legislation__img {
  max-height: 17.5px;
  max-width: 20px;
  min-height: 17.5px;
  min-width: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.legislation__structure:first-child {
  margin-bottom: 30px
}

@media (min-width: 1229.77px) {
  .legislation__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 767.98px) {
  .legislation .aside-block-red__title {
    margin-bottom: 15px
  }

  .legislation__wrapper {
    grid-column-gap: 0;
    grid-row-gap: 30px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    margin-bottom: 30px;
    row-gap: 30px
  }

  .legislation__text, .legislation__title {
    margin-bottom: 10px
  }

  .legislation__link {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    grid-gap: 40px;
    align-items: baseline;
    gap: 40px
  }

  .legislation__link:hover .oms__img {
    -webkit-transform: none;
    transform: none
  }

  .legislation__link:hover .oms__name {
    color: #212121
  }

  .legislation__aside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    grid-gap: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 22px
  }

  .legislation__structure {
    width: 100%
  }

  .legislation__structure:first-child {
    margin-bottom: 0
  }

  .legislation__structure .aside-block-blue__desc {
    font-size: 14px;
    line-height: 20px
  }

  .legislation__structure .aside-block-blue__title, .legislation__structure .aside-block-red__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
  }

  .legislation__structure .aside-block-red__link {
    margin-top: 15px
  }

  .legislation__doc {
    grid-gap: 40px;
    gap: 40px;
    padding: 20px 0
  }

  .legislation__img {
    max-height: 15px;
    max-width: 17.14px;
    min-height: 15px;
    min-width: 17.14px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }
}

.branch-choose__choose {
  color: hsla(3, 78%, 66%, .6);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 40px
}

.branch-choose__cities {
  margin: 0;
  padding: 0
}

@media (max-width: 767.98px) {
  .branch-choose__cities {
    margin-bottom: 100px
  }
}

.branch-cities__city:not(:last-child) {
  margin-bottom: 35px
}

.branch-cities__city:last-child .branch-branch__list:last-child {
  margin-bottom: 0
}

.branch-cities__title {
  color: rgba(33, 33, 33, .4);
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  -webkit-transition: color .3s ease, margin-bottom .5s ease;
  transition: color .3s ease, margin-bottom .5s ease
}

.branch-cities__title:hover {
  color: #ec6a64
}

.branch-cities__title.active {
  color: #ec6a64;
  margin-bottom: 35px
}

.branch-cities__list {
  margin-bottom: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  -webkit-transition: max-height .5s ease, margin-bottom .5s ease;
  transition: max-height .5s ease, margin-bottom .5s ease
}

.branch-cities__list:not(:last-child).active {
  margin-bottom: 35px
}

.branch-cities__list-item:not(:last-child) {
  margin-bottom: 30px
}

.branch-cities__list-item:last-child > .branch-branch__list {
  margin-bottom: -5px
}

@media (max-width: 767.98px) {
  .branch-cities__city:not(:last-child) {
    margin-bottom: 25px
  }

  .branch-cities__city:last-child .branch-branch__list:last-child {
    margin-bottom: 0
  }

  .branch-cities__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px
  }

  .branch-cities__list-item:not(:last-child), .branch-cities__title.active {
    margin-bottom: 20px
  }
}

.branch-branch__title {
  color: rgba(33, 33, 33, .6);
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  -webkit-transition: color .3s ease, margin-bottom .5s ease;
  transition: color .3s ease, margin-bottom .5s ease
}

.branch-branch__title:hover {
  color: #212121
}

.branch-branch__title.active {
  color: #212121;
  margin-bottom: 35px
}

.branch-branch__list {
  margin-bottom: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0 0 0 30px;
  -webkit-transition: max-height .5s ease, margin-bottom .5s ease;
  transition: max-height .5s ease, margin-bottom .5s ease
}

.branch-branch__list.active {
  margin-bottom: 30px
}

@media (max-width: 767.98px) {
  .branch-branch__title.active {
    color: #ec6a64;
    margin-bottom: 20px
  }

  .branch-branch__list {
    padding-left: 20px
  }

  .branch-branch__list.active {
    margin-bottom: 25px
  }
}

.branch-subbranch__item:not(:last-child) {
  margin-bottom: 25px
}

.branch-subbranch__item.active {
  color: #ec6a64
}

.branch-subbranch__desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px
}

@media (max-width: 767.98px) {
  .branch-subbranch__item:not(:last-child) {
    margin-bottom: 20px
  }

  .branch-subbranch__item.active {
    color: #ec6a64
  }

  .branch-subbranch__desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
  }
}

.branch-item__wrapper > :last-child {
  margin-bottom: 0
}

.branch-item__title {
  margin-bottom: 10px
}

.branch-item__desc {
  color: rgba(33, 33, 33, .6);
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 30px
}

.branch-item__contacts > :last-child {
  margin-top: 20px
}

.branch-item__subtitle {
  margin-bottom: 10px
}

.branch-item__subtext, .branch-item__text {
  margin-bottom: 20px
}

.branch-item__img {
  border-radius: 25px;
  margin: 40px 0
}

.branch-item__not-subtitle {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px
}

.branch-item__highlight {
  color: #ec6a64;
  margin-bottom: 20px
}

.branch-item__bold, .branch-item__highlight {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px
}

@media (max-width: 767.98px) {
  .branch-item__title {
    margin-bottom: 5px
  }

  .branch-item__desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
  }

  .branch-item__subtitle {
    margin-bottom: 10px
  }

  .branch-item__img {
    margin: 20px 0
  }

  .branch-item__text {
    margin-bottom: 10px
  }

  .branch-item__not-subtitle {
    font-size: 18px;
    line-height: 24px
  }

  .branch-item__highlight {
    margin-bottom: 10px
  }

  .branch-item__bold, .branch-item__highlight {
    font-size: 16px;
    line-height: 24px
  }

  .branch-item__subtext {
    font-weight: 700
  }

  .branch-item__contacts {
    margin-bottom: 20px
  }

  .branch-item__contacts .contacts-page__value-desc, .branch-item__contacts .contacts-page__value-desc-with-icon, .branch-item__contacts .contacts-page__value-text {
    margin-bottom: 10px
  }

  .branch-item__contacts .contacts-page__value-desc {
    margin-bottom: 5px
  }

  .branch-item__wrapper {
    margin-bottom: 30px
  }

  .branch-item__wrapper > :last-child {
    margin-bottom: 0
  }
}

.oms .aside-block-red__title {
  margin-bottom: 30px
}

.oms__wrapper {
  grid-column-gap: calc(-82.98701px + 17.31602vw);
  -webkit-column-gap: calc(-82.98701px + 17.31602vw);
  -moz-column-gap: calc(-82.98701px + 17.31602vw);
  column-gap: calc(-82.98701px + 17.31602vw);
  display: grid;
  grid-template-columns:minmax(290px, 670px) minmax(290px, 370px);
  margin-bottom: 120px
}

.oms__title {
  margin-bottom: 20px
}

.oms__list {
  list-style-type: disc;
  padding-left: 30px
}

.oms__text {
  margin-bottom: 18px
}

.oms__doc {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  grid-gap: 80px;
  align-items: flex-start;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
  justify-content: space-between;
  padding: 32px 0
}

.oms__name {
  max-width: 570px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.oms__link {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  grid-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-flex: 1;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  -webkit-transform: translateY(5px);
  transform: translateY(5px)
}

.oms__link:hover .oms__img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.oms__link:hover .oms__name {
  color: #ec6a64
}

.oms__img {
  max-height: 17.5px;
  max-width: 20px;
  min-height: 17.5px;
  min-width: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.oms__structure:first-child {
  margin-bottom: 30px
}

@media (min-width: 1229.77px) {
  .oms__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 767.98px) {
  .oms .aside-block-red__title {
    margin-bottom: 15px
  }

  .oms__wrapper {
    grid-column-gap: 0;
    grid-row-gap: 30px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    margin-bottom: 30px;
    row-gap: 30px
  }

  .oms__title {
    margin-bottom: 10px
  }

  .oms__link {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    grid-gap: 40px;
    align-items: baseline;
    gap: 40px
  }

  .oms__link:hover .oms__img {
    -webkit-transform: none;
    transform: none
  }

  .oms__link:hover .oms__name {
    color: #212121
  }

  .oms__list {
    padding-left: 25px
  }

  .oms__text {
    margin-bottom: 10px
  }

  .oms__aside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    grid-gap: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 22px
  }

  .oms__structure {
    width: 100%
  }

  .oms__structure:first-child {
    margin-bottom: 0
  }

  .oms__structure .aside-block-blue__desc {
    font-size: 14px;
    line-height: 20px
  }

  .oms__structure .aside-block-blue__title, .oms__structure .aside-block-red__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
  }

  .oms__structure .aside-block-red__link {
    margin-top: 15px
  }

  .oms__doc {
    padding: 20px 0
  }

  .oms__img {
    max-height: 15px;
    max-width: 17.14px;
    min-height: 15px;
    min-width: 17.14px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }
}

.faq-main__wrapper {
  grid-column-gap: calc(-82.98701px + 17.31602vw);
  -webkit-column-gap: calc(-82.98701px + 17.31602vw);
  -moz-column-gap: calc(-82.98701px + 17.31602vw);
  column-gap: calc(-82.98701px + 17.31602vw);
  display: grid;
  grid-template-columns:minmax(290px, 670px) minmax(290px, 370px);
  margin-bottom: 76px
}

.faq-main__wrapper .faq__question {
  margin-bottom: 30px
}

.faq-main__wrapper .faq__answer {
  border-top: 1px solid rgba(0, 0, 0, .1);
  margin-top: 9px;
  -webkit-transition: max-height .5s ease, padding-bottom .5s ease, border-top 0s linear .5s, margin-bottom .5s ease;
  transition: max-height .5s ease, padding-bottom .5s ease, border-top 0s linear .5s, margin-bottom .5s ease
}

.faq-main__wrapper .faq__answer.active {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  border-top: none;
  margin-bottom: 35px;
  padding-bottom: 17px
}

.faq-main__title {
  font-size: 44px;
  font-weight: 700;
  line-height: 47px;
  margin-bottom: 20px
}

.faq-main__text {
  margin-bottom: 50px
}

@media (min-width: 1229.77px) {
  .faq-main__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 767.98px) {
  .faq-main__wrapper {
    grid-column-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    margin-bottom: 30px
  }

  .faq-main__wrapper .faq__question {
    margin-bottom: 20px
  }

  .faq-main__wrapper .faq__answer {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 9px
  }

  .faq-main__wrapper .faq__answer.active {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: none;
    margin-bottom: 20px;
    padding-bottom: 0
  }

  .faq-main__title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px
  }

  .faq-main__list, .faq-main__text {
    margin-bottom: 30px
  }

  .faq-main__list .answer-faq__list-item, .faq-main__list .sublist-faq__item > :last-child {
    margin-bottom: 20px
  }

  .faq-main__structure {
    width: 100%
  }
}

.vacancies__wrapper {
  grid-column-gap: calc(-82.98701px + 17.31602vw);
  -webkit-column-gap: calc(-82.98701px + 17.31602vw);
  -moz-column-gap: calc(-82.98701px + 17.31602vw);
  column-gap: calc(-82.98701px + 17.31602vw);
  display: grid;
  grid-template-columns:minmax(340px, 670px) minmax(290px, 370px);
  margin-bottom: 120px
}

.vacancies__title {
  margin-bottom: 20px
}

.vacancies__text {
  margin-bottom: 50px
}

@media (min-width: 1229.77px) {
  .vacancies__wrapper {
    grid-column-gap: 130px;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px
  }
}

@media (max-width: 767.98px) {
  .vacancies__wrapper {
    grid-column-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    margin-bottom: 30px
  }

  .vacancies__title {
    margin-bottom: 10px
  }

  .vacancies__list, .vacancies__text {
    margin-bottom: 30px
  }

  .vacancies__aside {
    width: 100%
  }
}

.list-vacancies__job {
  cursor: pointer;
  margin-bottom: 40px;
  margin-top: 32px;
  padding-right: 35px;
  position: relative;
  -webkit-transition: all .5s ease, color .2s ease;
  transition: all .5s ease, color .2s ease
}

.list-vacancies__job:after, .list-vacancies__job:before {
  background-color: #212121;
  border-radius: 1px;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  top: 12px;
  -webkit-transition: background-color .2s ease, -webkit-transform .5s ease;
  transition: background-color .2s ease, -webkit-transform .5s ease;
  transition: transform .5s ease, background-color .2s ease;
  transition: transform .5s ease, background-color .2s ease, -webkit-transform .5s ease;
  width: 18px
}

.list-vacancies__job:before {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px)
}

.list-vacancies__job:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.list-vacancies__job:hover {
  color: #ec6a64
}

.list-vacancies__job:hover:after, .list-vacancies__job:hover:before {
  background-color: #ec6a64
}

.list-vacancies__job.active {
  border-bottom: none;
  color: #ec6a64;
  padding-bottom: 0
}

.list-vacancies__job.active:before {
  background-color: #ec6a64
}

.list-vacancies__job.active:after {
  -webkit-transform: rotate(90deg) scale(0);
  transform: rotate(90deg) scale(0)
}

.list-vacancies__desc {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  margin-top: -8px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .5s ease, margin-top .5s ease;
  transition: max-height .5s ease, margin-top .5s ease
}

.list-vacancies__desc.active {
  margin-top: 8px;
  padding-bottom: 8px
}

@media (max-width: 767.98px) {
  .list-vacancies__job {
    margin: 20px 0;
    padding-right: 40px
  }

  .list-vacancies__job:before {
    font-size: 25px
  }

  .list-vacancies__job.active {
    margin-bottom: 20px
  }

  .list-vacancies__job.active:before {
    font-size: 35px
  }

  .list-vacancies__desc {
    margin-top: 0
  }

  .list-vacancies__desc.active {
    margin-top: 0;
    padding-bottom: 0
  }
}

.job-item__name {
  color: rgba(33, 33, 33, .6);
  margin-bottom: 20px
}

.job-item__subject {
  color: rgba(33, 33, 33, .4);
  display: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 5px
}

.job-item__tel {
  color: #ec6a64;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
  padding-left: 28px;
  position: relative
}

.job-item__tel, .job-item__tel:before {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.job-item__tel:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/icon-tel.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 12.93px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  width: 13.04px
}

.job-item__tel:hover, .job-item__tel:hover:before {
  color: #f09792
}

.job-item__location {
  color: #ec6a64;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
  position: relative
}

.job-item__location:before {
  font-size: 13.58px;
  padding-right: 15.33px
}

.job-item__text-list {
  margin-bottom: 20px;
  padding-left: 0
}

.job-item__text-list > li + li {
  margin-top: 25px
}

.job-item__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px
}

.job-item__list {
  list-style-type: disc;
  margin-bottom: 20px;
  padding-left: 25px
}

.job-item__list-item:not(:last-child) {
  margin-bottom: 25px
}

.job-item__link {
  margin-bottom: 24px;
  margin-top: 10px
}

@media (max-width: 767.98px) {
  .job-item__subject {
    display: block
  }

  .job-item__tel {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 23px
  }

  .job-item__tel:before {
    height: 13px;
    width: 13px
  }

  .job-item__location {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px
  }

  .job-item__location:before {
    font-size: 14px;
    padding-right: 10px
  }

  .job-item__text-list > li + li {
    margin-top: 15px
  }

  .job-item__title {
    margin-bottom: 10px
  }

  .job-item__list {
    padding-left: 20px
  }

  .job-item__link, .job-item__list-item:not(:last-child) {
    margin-bottom: 20px
  }
}

.not-found {
  background-color: #edf2f8;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-r.png);
  background-repeat: repeat;
  position: relative
}

.not-found:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/not-found.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 50%;
  left: 50%;
  max-height: 514px;
  max-width: 600px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  width: 50%
}

.not-found__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  grid-gap: calc(-31.31868px + 17.91209vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: calc(-31.31868px + 17.91209vw);
  margin-top: 82px
}

.not-found__logo {
  width: 370px
}

.not-found__logo-mobile {
  display: none
}

.not-found__small-text {
  color: #ec6a64;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 20px
}

.not-found__big-text {
  font-size: 60px;
  font-weight: 700;
  line-height: 66px;
  max-width: 670px
}

.not-found__link {
  color: #ec6a64;
  overflow: hidden;
  position: relative;
  vertical-align: bottom
}

.not-found__link:before {
  background-color: #ec6a64;
  bottom: 5px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transition: left .2s ease;
  transition: left .2s ease;
  width: 100%
}

.not-found__link:hover:before {
  left: -100%
}

.not-found__btn {
  color: #ec6a64;
  font-size: 60px;
  font-weight: 700;
  line-height: 66px;
  overflow: hidden;
  position: relative
}

.not-found__btn:before {
  background-color: #ec6a64;
  bottom: 5px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transition: left .2s ease;
  transition: left .2s ease;
  width: 100%
}

.not-found__btn:hover:before {
  left: -100%
}

@media (min-width: 1229.77px) {
  .not-found__wrapper {
    grid-gap: 189px;
    gap: 189px
  }
}

@media (max-width: 767.98px) {
  .not-found {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-small-r.png)
  }

  .not-found:before {
    bottom: 38px;
    min-height: 248px;
    min-width: 290px;
    top: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .not-found__logo-mobile {
    display: block
  }

  .not-found__wrapper {
    grid-gap: 26px;
    gap: 26px;
    margin-top: 20px
  }

  .not-found__small-text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px
  }

  .not-found__big-text {
    font-size: 22px;
    line-height: 28px
  }

  .not-found__link:before {
    bottom: 4px
  }

  .not-found__btn {
    font-size: 22px;
    line-height: 28px
  }

  .not-found__btn:before {
    bottom: 4px
  }
}

.structure-main__wrapper {
  margin-bottom: 100px;
  max-width: 670px
}

.structure-main__title {
  margin-bottom: 60px
}

.structure-main__subtitle {
  color: #ec6a64;
  margin-bottom: 30px
}

.structure-main__list {
  counter-reset: ol;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  list-style-type: decimal;
  list-style-type: none;
  margin: 0;
  padding-left: 0
}

.structure-main__list > li + li {
  margin-top: 30px
}

.structure-main__list.bigger-ten {
  counter-reset: ol 9;
  margin-top: 30px
}

.structure-main__list-branches {
  counter-reset: branch 30;
  margin: 60px 0 0;
  padding-left: 0
}

.structure-main__list-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 5px;
  counter-increment: ol;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 5px
}

.structure-main__list-item:before {
  content: counters(ol, ".") ".";
  display: inline
}

.structure-main__list-item-wrapper {
  display: inline
}

.structure-main__sublist {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 20px;
  padding-left: 0
}

.structure-main__sublist > li + li {
  margin-top: 20px
}

.structure-main__sublist-dec {
  counter-reset: li;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 20px;
  padding-left: 0
}

.structure-main__sublist-dec > li {
  margin-top: 20px
}

.structure-main__sublist-dec > li:before {
  content: counters(ol, ".") "." counters(li, ".") ".";
  counter-increment: li
}

@media (max-width: 767.98px) {
  .structure-main__wrapper {
    margin-bottom: 50px
  }

  .structure-main__title {
    margin-bottom: 10px
  }

  .structure-main__subtitle {
    margin-bottom: 30px
  }

  .structure-main__list > li + li {
    margin-top: 15px
  }

  .structure-main__list.bigger-ten {
    margin-top: 20px
  }

  .structure-main__list-branches {
    margin-top: 30px
  }

  .structure-main__sublist, .structure-main__sublist-dec {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px
  }

  .structure-main__sublist-dec > li + li, .structure-main__sublist > li + li {
    margin-top: 15px
  }

  .structure-main__list-item {
    font-size: 16px;
    line-height: 22px
  }
}

.list-structure-main__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 6px
}

.list-structure-main__item:before {
  content: "-"
}

.list-structure-main__sublist {
  margin-top: 20px;
  padding-left: 0
}

.list-structure-main__sublist > li + li {
  margin-top: 20px
}

.list-structure-main__sublist-text {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 6px;
  margin-left: -20px
}

.list-structure-main__sublist-text:before {
  content: "-"
}

@media (max-width: 767.98px) {
  .list-structure-main__sublist-text {
    margin-left: -15px
  }
}

.branches-structure-main__item {
  color: #ec6a64;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px
}

.branches-structure-main__item:before {
  content: counters(branch, ".") "."
}

.branches-structure-main__text {
  display: inline
}

.branches-structure-main__list {
  color: #212121;
  counter-reset: branchLi;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 20px;
  padding-left: 0
}

.branches-structure-main__list > :first-child {
  margin-top: 30px
}

.branches-structure-main__list > li {
  margin-top: 25px
}

.branches-structure-main__list > li:before {
  content: counters(branch, ".") "." counters(branchLi, ".") ".";
  counter-increment: branchLi
}

.branches-structure-main__list-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 6px
}

.branches-structure-main__list-item-wrapper {
  display: inline
}

.branches-structure-main__sublist {
  padding-left: 0
}

.branches-structure-main__sublist > :first-child {
  margin-top: 20px
}

.branches-structure-main__sublist > li + li {
  margin-top: 15px
}

.branches-structure-main__sublist-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 18px;
  font-weight: 400;
  gap: 6px;
  line-height: 30px
}

.branches-structure-main__sublist-item:before {
  content: "-"
}

@media (max-width: 767.98px) {
  .branches-structure-main__item {
    font-size: 18px;
    line-height: 24px
  }

  .branches-structure-main__list {
    font-size: 16px;
    line-height: 22px;
    margin-top: 30px
  }

  .branches-structure-main__list > li + li {
    margin-top: 15px
  }

  .branches-structure-main__sublist > :first-child {
    margin-top: 10px
  }

  .branches-structure-main__sublist > li + li {
    margin-top: 15px
  }

  .branches-structure-main__sublist-item {
    font-size: 14px;
    line-height: 20px
  }
}

.test-main__wrapper {
  margin-bottom: 120px;
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height .5s ease;
  transition: max-height .5s ease
}

.test-main__block {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .5s ease, visibility .5s ease;
  transition: opacity .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%
}

.test-main__block.show {
  opacity: 1;
  position: relative;
  visibility: visible
}

.test-main__block.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden
}

.test-main .arrow-back {
  -ms-flex-item-align: start;
  align-self: start;
  color: rgba(33, 33, 33, .2);
  display: inline-block;
  margin-bottom: 30px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  vertical-align: middle
}

.test-main .arrow-back:before {
  font-size: 12px;
  padding-right: 10px
}

.test-main .arrow-back:hover {
  color: #212121;
  cursor: pointer
}

.test-main__info, .test-main__title {
  margin-bottom: 40px
}

.test-main__info {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  grid-gap: 15px;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 15px;
  justify-content: space-between
}

.test-main__slider {
  overflow: hidden;
  position: relative
}

.test-main__slider:before {
  color: #d0d0d0;
  font-size: 7px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width: 768px) {
  .test-main__slider:before {
    display: none
  }
}

.test-main__link {
  overflow: hidden;
  position: relative
}

.test-main__link:hover {
  cursor: pointer
}

.test-main__link-btn {
  color: #ec6a64;
  position: relative;
  z-index: 1
}

.test-main__link-btn:hover ~ .test-main__link-clone {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.test-main__link-clone {
  color: transparent;
  left: 0;
  position: absolute;
  text-decoration: underline;
  -webkit-text-decoration-color: #ec6a64;
  text-decoration-color: #ec6a64;
  text-underline-offset: 4px;
  top: 0;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.test-main__content {
  position: relative;
  -webkit-transition: max-height .5s ease;
  transition: max-height .5s ease
}

.test-main__content-page {
  grid-gap: 30px;
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns:repeat(auto-fit, minmax(370px, 1fr));
  grid-template-rows:auto;
  left: 0;
  top: 0;
  width: 100%
}

.test-main__content-page.hide {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .3s ease, visibility .3s ease;
  transition: opacity .3s ease, visibility .3s ease;
  visibility: hidden
}

.test-main__content-page.show {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 1.2s ease, visibility 1.2s ease;
  transition: opacity 1.2s ease, visibility 1.2s ease;
  visibility: visible
}

@media (max-width: 767.98px) {
  .test-main__wrapper {
    margin: 0 -15px 20px
  }

  .test-main .arrow-back, .test-main__info, .test-main__title {
    margin-bottom: 20px
  }

  .test-main__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    grid-gap: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
  }

  .test-main__slider {
    margin-right: -15px;
    width: calc(100% + 15px)
  }

  .test-main__block {
    padding: 0 15px
  }

  .test-main__content-page {
    grid-gap: 20px;
    grid-template-columns:repeat(auto-fit, minmax(290px, 1fr))
  }
}

.slider-test-main__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  padding: 1px
}

.slider-test-main__link {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: inset 0 0 0 1.2px #d0d0d0;
  box-shadow: inset 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  cursor: pointer;
  font-size: calc(13.2967px + .21978vw);
  font-weight: 600;
  line-height: calc(18.59341px + .43956vw);
  padding: 3px 20px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.slider-test-main__link.active, .slider-test-main__link:hover {
  -webkit-box-shadow: inset 0 0 0 1.2px #ec6a64;
  box-shadow: inset 0 0 0 1.2px #ec6a64
}

.slider-test-main__link.active {
  background-color: #ec6a64;
  color: #fff
}

.slider-test-main__link.active:hover {
  -webkit-box-shadow: inset 0 0 0 1.2px #ec6a64;
  box-shadow: inset 0 0 0 1.2px #ec6a64;
  cursor: default
}

@media (min-width: 1229.77px) {
  .slider-test-main__link {
    font-size: 16px;
    line-height: 24px
  }
}

@media (max-width: 767.98px) {
  .slider-test-main__wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: 40px;
    overflow-x: auto;
    padding-right: 15px
  }

  .slider-test-main__wrapper::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
  }

  .slider-test-main__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: auto;
    padding: 3px 15px !important;
    width: auto
  }
}

.test-main-children__item {
  background: linear-gradient(104.66deg, #ffecd1 5.63%, rgba(255, 236, 209, 0) 74.79%)
}

.test-main-children__item > .test-block__bk {
  background-color: #ffecd1;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/orange-bk-t-medium-r.png)
}

.test-main-adult__item {
  background: linear-gradient(104.66deg, #fcf0ef 5.63%, hsla(5, 68%, 96%, 0) 74.79%)
}

.test-main-adult__item > .test-block__bk {
  background-color: #fcf0ef;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/red-bk-t-medium-r.png)
}

.test-main-aged__item {
  background: linear-gradient(104.66deg, #edf2f8 5.63%, rgba(237, 242, 248, 0) 74.79%)
}

.test-main-aged__item > .test-block__bk {
  background-color: #edf2f8;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-medium-r.png)
}

.test-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  grid-gap: 10px;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  min-height: 230px;
  overflow: hidden;
  padding: 50px 50px 30px;
  position: relative;
  top: 0;
  -webkit-transition: top .2s ease;
  transition: top .2s ease;
  width: 370px
}

.test-block:hover {
  cursor: pointer;
  top: -10px
}

.test-block__bk {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

.test-block__title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.test-block__desc {
  color: rgba(33, 33, 33, .7);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px
}

@media (max-width: 767.98px) {
  .test-block {
    min-height: 224px;
    padding: 40px 30px 50px;
    width: 100%
  }

  .test-block__desc {
    font-size: 14px;
    line-height: 20px
  }
}

.test-item__wrapper {
  border-radius: 25px;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: relative;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .5s ease, visibility .5s ease, max-height .5s ease;
  transition: opacity .5s ease, visibility .5s ease, max-height .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: -1
}

.test-item__wrapper._sending > .test-item__load {
  opacity: .5;
  visibility: visible
}

.test-item__wrapper.show {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity .5s ease, visibility .5s ease, max-height .5s ease, z-index .5s ease .5s;
  transition: opacity .5s ease, visibility .5s ease, max-height .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.test-item__load {
  background-color: #000;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/loading.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-transition: visibility .2s ease, opacity .2s ease;
  transition: visibility .2s ease, opacity .2s ease;
  z-index: 52
}

.test-item__load, .test-item__result {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%
}

.test-item__result {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #edf2f8;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  min-height: 660px;
  overflow: hidden;
  padding: 130px 0 100px;
  -webkit-transition: opacity .5s ease, visibility .5s ease, opacity .5s ease;
  transition: opacity .5s ease, visibility .5s ease, opacity .5s ease;
  z-index: -1
}

.test-item__result.active {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity .5s ease, visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  transition: opacity .5s ease, visibility .5s ease, opacity .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.test-item__result.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.test-item__result > * {
  z-index: 1
}

@media (max-width: 767.98px) {
  .test-item .container, .test-item .container-small {
    padding: 0
  }

  .test-item__wrapper {
    border-radius: 0
  }

  .test-item__result {
    min-height: auto;
    padding: 40px 15px 60px
  }
}

.pre-test__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-shadow: 0 30px 35px -15px #edf2f8;
  box-shadow: 0 30px 35px -15px #edf2f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 660px;
  opacity: 0;
  padding: 76px 100px 80px;
  position: relative;
  -webkit-transition: opacity .5s ease, visibility .5s ease;
  transition: opacity .5s ease, visibility .5s ease;
  visibility: visible;
  z-index: -1
}

.pre-test__wrapper.show {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity .5s ease, visibility .5s ease, z-index .5s ease .5s;
  transition: opacity .5s ease, visibility .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.pre-test__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.pre-test__wrapper > * {
  position: relative;
  z-index: 1
}

.pre-test__gradient {
  background: linear-gradient(109.12deg, #edf2f8 24.21%, rgba(237, 242, 248, 0) 74.31%);
  z-index: 1
}

.pre-test__bk, .pre-test__gradient {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.pre-test__bk {
  background-color: #edf2f8;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-r.png);
  z-index: -1
}

.pre-test__arrow-back {
  -ms-flex-item-align: start;
  align-self: start;
  color: rgba(33, 33, 33, .2);
  display: inline-block;
  margin-bottom: 30px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  vertical-align: middle
}

.pre-test__arrow-back:before {
  font-size: 12px;
  padding-right: 10px
}

.pre-test__arrow-back:hover {
  color: #212121;
  cursor: pointer
}

.pre-test__title {
  color: #ec6a64;
  margin-bottom: 75px;
  max-width: 770px
}

.pre-test__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 15px;
  max-width: 600px;
  opacity: .8
}

.pre-test__text._flex {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 0
}

.pre-test__btns {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px
}

.pre-test__btns, .pre-test__left-btns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px
}

.pre-test__left-btns > a {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px
}

.pre-test__help {
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #d0d0d0;
  box-shadow: 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  display: inline-block;
  padding: 3px 45px 3px 20px;
  position: relative;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.pre-test__help:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64;
  cursor: pointer
}

.pre-test__help:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #ec6a64;
  color: #000;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width: 767.98px) {
  .pre-test__wrapper {
    min-height: 669px;
    padding: 40px 15px 60px
  }

  .pre-test__wrapper > p.last {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0
  }

  .pre-test__gradient {
    background: linear-gradient(194.66deg, #edf2f8 5.63%, rgba(237, 242, 248, 0) 74.79%)
  }

  .pre-test__bk {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-medium-r.png)
  }

  .pre-test__arrow-back {
    margin-bottom: 20px
  }

  .pre-test__title {
    margin-bottom: 30px
  }

  .pre-test__text {
    color: rgba(33, 33, 33, .7);
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px
  }

  .pre-test__btns {
    margin-top: 30px
  }

  .pre-test__left-btns {
    grid-gap: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px
  }

  .pre-test__left-btns > .form-test__btn {
    padding: 8px 37px
  }

  .pre-test__left-btns > a {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    padding: 8px 25px
  }

  .pre-test__help {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    padding: 0
  }

  .pre-test__help:after {
    background-color: #ec6a64;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: left .3s ease;
    transition: left .3s ease;
    width: 100%
  }

  .pre-test__help:before {
    display: none
  }

  .pre-test__help:hover {
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .pre-test__help:hover:after {
    left: -100%
  }
}

.test-qst__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #edf2f8;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  min-height: 660px;
  opacity: 0;
  overflow: hidden;
  padding: 76px 100px 80px;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .5s ease, visibility .5s ease;
  transition: opacity .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: -1
}

.test-qst__wrapper.show {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity .5s ease, visibility .5s ease, z-index .5s ease .5s;
  transition: opacity .5s ease, visibility .5s ease, z-index .5s ease .5s;
  visibility: visible;
  z-index: 1
}

.test-qst__wrapper.hide {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.test-qst__header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 30px
}

.test-qst__arrow-back {
  -ms-flex-item-align: start;
  align-self: start;
  color: rgba(33, 33, 33, .2);
  display: inline-block;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  vertical-align: middle
}

.test-qst__arrow-back:before {
  font-size: 12px;
  padding-right: 10px
}

.test-qst__arrow-back:hover {
  color: #212121;
  cursor: pointer
}

.test-qst__counter {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px
}

.test-qst__counter-grey {
  opacity: .2
}

.test-qst__request {
  color: #ec6a64;
  margin-bottom: 30px
}

.test-qst__form {
  -webkit-box-orient: vertical;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  grid-gap: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  justify-content: flex-start
}

.test-qst__btns, .test-qst__form {
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.test-qst__btns {
  -webkit-box-orient: horizontal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between
}

.test-qst__close {
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #d0d0d0;
  box-shadow: 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  padding: 3px 41px 3px 20px;
  position: relative;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.test-qst__close:after, .test-qst__close:before {
  background-color: #ec6a64;
  content: "";
  height: 2px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 14px
}

.test-qst__close:before {
  -webkit-transform: rotate(45deg) translateY(calc(50% - 1px));
  transform: rotate(45deg) translateY(calc(50% - 1px))
}

.test-qst__close:after {
  -webkit-transform: rotate(-45deg) translateY(calc(50% - 1px));
  transform: rotate(-45deg) translateY(calc(50% - 1px))
}

.test-qst__close:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64;
  cursor: pointer
}

@media (max-width: 899.77px) {
  .test-qst__result {
    padding-left: 100px
  }
}

@media (max-width: 767.98px) {
  .test-qst__wrapper {
    min-height: auto;
    padding: 40px 15px 60px
  }

  .test-qst__request {
    font-size: 18px;
    line-height: 24px
  }

  .test-qst__result {
    min-height: auto;
    padding: 40px 15px 60px
  }

  .test-qst__header {
    margin-bottom: 0
  }

  .test-qst__counter {
    font-size: 18px;
    line-height: 24px
  }

  .test-qst__form {
    grid-gap: 25px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    gap: 25px;
    margin-bottom: 30px
  }

  .test-qst__close {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
  }

  .test-qst__close:after {
    display: none
  }

  .test-qst__close:before {
    bottom: 0;
    height: 1px;
    left: 0;
    right: auto;
    top: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: left .2s ease;
    transition: left .2s ease;
    width: 100%
  }
}

.test-result-good__wrapper {
  background-color: #edf2f8;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7)
}

.test-result-good__gradient {
  background: linear-gradient(109.12deg, #e5f0ea 16.16%, rgba(229, 240, 234, 0) 74.31%);
  z-index: 1
}

.test-result-good__bk, .test-result-good__gradient {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.test-result-good__bk {
  background-color: #e5f0ea;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/green-bk-t-r.png);
  z-index: -1
}

@media (max-width: 767.98px) {
  .test-result-good__wrapper {
    min-height: 490px;
    padding: 40px 15px 60px
  }

  .test-result-good__gradient {
    background: linear-gradient(194.66deg, #e5f0ea 5.63%, rgba(229, 240, 234, 0) 74.79%)
  }

  .test-result-good__bk {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/green-bk-t-medium-r.png)
  }
}

.test-result-normal__wrapper {
  background-color: #edf2f8;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7)
}

.test-result-normal__gradient {
  background: linear-gradient(109.12deg, #edf2f8 24.21%, rgba(237, 242, 248, 0) 74.31%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1
}

.test-result-normal__bk {
  background-color: #edf2f8;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-r.png);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

@media (max-width: 767.98px) {
  .test-result-normal__wrapper {
    min-height: 505px;
    padding: 40px 15px 60px
  }

  .test-result-normal__gradient {
    background: linear-gradient(194.66deg, #edf2f8 5.63%, rgba(237, 242, 248, 0) 74.79%)
  }

  .test-result-normal__bk {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/blue-bk-t-medium-r.png)
  }
}

.test-result-bad__wrapper {
  background-color: #edf2f8;
  -webkit-box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7);
  box-shadow: 0 30px 35px -15px rgba(237, 242, 248, .7)
}

.test-result-bad__gradient {
  background: linear-gradient(109.12deg, #fcf0ef 16.16%, hsla(5, 68%, 96%, 0) 74.31%);
  z-index: 1
}

.test-result-bad__bk, .test-result-bad__gradient {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.test-result-bad__bk {
  background-color: #fcf0ef;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/red-bk-t-r.png);
  z-index: -1
}

@media (max-width: 767.98px) {
  .test-result-bad__wrapper {
    min-height: 485px;
    padding: 40px 15px 60px
  }

  .test-result-bad__gradient {
    background: linear-gradient(194.66deg, #fcf0ef 5.63%, hsla(5, 68%, 96%, 0) 74.79%)
  }

  .test-result-bad__bk {
    background-image: url(/wp-content/themes/mental/assets/dist/public/images/red-bk-t-medium-r.png)
  }
}

.test-result__close {
  color: #ec6a64;
  height: 28px;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  position: absolute;
  right: 100px;
  top: 76px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
  width: 30px
}

.test-result__close:after, .test-result__close:before {
  background-color: #ec6a64;
  border-radius: 2px;
  content: "";
  height: 4px;
  position: absolute;
  right: -2px;
  top: 12px;
  width: 33.68px
}

.test-result__close:before {
  -webkit-transform: matrix(-.71, .72, .7, .71, 0, 0);
  transform: matrix(-.71, .72, .7, .71, 0, 0)
}

.test-result__close:after {
  -webkit-transform: matrix(.71, .72, -.7, .71, 0, 0);
  transform: matrix(.71, .72, -.7, .71, 0, 0)
}

.test-result__close:hover {
  cursor: pointer
}

.test-result__close:hover:after, .test-result__close:hover:before {
  background-color: #f09792
}

.test-result__container {
  max-width: 770px;
  text-align: center
}

.test-result__pre-result {
  color: #ec6a64;
  margin-bottom: 10px
}

.test-result__title {
  margin-bottom: 20px
}

.test-result__msg, .test-result__msg-desktop {
  margin-bottom: 65px
}

.test-result__msg-mobile {
  display: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 30px
}

.test-result__btns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  margin-bottom: 15px
}

.test-result__btn {
  border-radius: 15.5px;
  -webkit-box-shadow: inset 0 0 0 1px #d0d0d0;
  box-shadow: inset 0 0 0 1px #d0d0d0;
  color: #ec6a64;
  padding: 3px 46px 3px 20px;
  position: relative;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.test-result__btn:hover {
  -webkit-box-shadow: inset 0 0 0 1px #ec6a64;
  box-shadow: inset 0 0 0 1px #ec6a64;
  cursor: pointer
}

.test-result__btn._i:before {
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 1px #ec6a64;
  box-shadow: inset 0 0 0 1px #ec6a64;
  content: "i";
  font-size: 13px;
  font-style: italic;
  font-weight: 800;
  line-height: 18px;
  padding: 0 8px 0 6px
}

.test-result__btn._i:before, .test-result__btn._location:before {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.test-result__btn._location:before {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #ec6a64;
  color: #000;
  font-size: 18px
}

.test-result__return {
  color: #ec6a64;
  display: inline-block;
  margin-bottom: 60px;
  overflow: hidden;
  position: relative
}

.test-result__return:before {
  background-color: #ec6a64;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  -webkit-transition: left .3s ease;
  transition: left .3s ease;
  width: 100%
}

.test-result__return:hover {
  cursor: pointer
}

.test-result__return:hover:before {
  left: -100%
}

.test-result__desc {
  color: rgba(33, 33, 33, .7);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

@media (max-width: 767.98px) {
  .test-result__pre-result {
    margin-bottom: 5px
  }

  .test-result__close {
    display: none
  }

  .test-result__title {
    margin-bottom: 10px
  }

  .test-result__msg {
    margin-bottom: 30px
  }

  .test-result__msg-desktop {
    display: none
  }

  .test-result__msg-mobile {
    display: block
  }

  .test-result__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px
  }

  .test-result__btn {
    padding: 0 26px 0 0;
    text-decoration: underline;
    text-underline-offset: 3px
  }

  .test-result__btn, .test-result__btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .test-result__btn._i:before, .test-result__btn._location:before {
    right: 0;
    top: 10px
  }

  .test-result__return {
    color: #212121;
    margin-bottom: 20px;
    opacity: .4;
    text-decoration: underline;
    text-underline-offset: 3px
  }

  .test-result__return:before {
    display: none
  }

  .test-result__desc {
    font-size: 14px;
    line-height: 20px
  }
}

@media (max-width: 409.77px) {
  .test-result__return {
    max-width: 251px
  }
}

.search__title {
  margin-bottom: 30px
}

.search__form-desktop {
  margin-bottom: 50px
}

.search__form-desktop > form {
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 0
}

.search__form-mobile {
  display: none;
  margin-bottom: 15px
}

.search__form-mobile > form {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 0 15px;
  max-width: none;
  top: 0
}

.search__form-mobile button {
  left: 0;
  top: 0;
  -webkit-transform: none;
  transform: none
}

@media (max-width: 767.98px) {
  .search__title {
    margin-bottom: 20px
  }

  .search__form-desktop {
    display: none
  }

  .search__form-mobile {
    display: block;
    margin-bottom: 30px
  }
}

.search-result__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  grid-gap: 15px;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 15px;
  justify-content: space-between;
  margin-bottom: 120px
}

.search-result__list, .search-result__wrapper {
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.search-result__list {
  -webkit-box-orient: vertical;
  grid-gap: 30px;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  max-width: 670px
}

.search-result__list-item {
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.search-result__found {
  justify-self: end;
  padding-right: 40px;
  white-space: nowrap
}

.search-result__not-found {
  color: #ec6a64
}

@media (max-width: 767.98px) {
  .search-result__wrapper {
    margin-bottom: 50px
  }

  .search-result__list {
    grid-gap: 20px;
    gap: 20px;
    overflow: hidden
  }

  .search-result__list-item {
    border-bottom: none;
    position: relative
  }

  .search-result__list-item:before {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -100vw;
    position: absolute;
    width: 200vw
  }

  .search-result__found {
    display: none
  }

  .search-result__not-found {
    margin-bottom: 50px
  }
}

.search-item__title {
  margin-bottom: 20px
}

.search-item__link {
  color: #ec6a64;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.search-item__link:hover {
  color: #212121
}

.search-item__text {
  margin-bottom: 20px
}

.search-item__bold {
  font-weight: 700
}

.search-item__path {
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.search-item__path-link {
  color: rgba(33, 33, 33, .4);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.search-item__path-link:hover {
  color: #212121
}

.search-item__arrow {
  padding: 0 15px;
  position: relative
}

.search-item__arrow:before {
  font-size: 7px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width: 767.98px) {
  .search-item__wrapper {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 16px;
    margin-bottom: 20px;
    white-space: inherit
  }

  .search-item__title {
    margin-bottom: 10px
  }

  .search-item__text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    max-height: 100px;
    overflow: hidden
  }

  .search-item__path {
    margin-bottom: 20px
  }

  .search-item__path-link {
    font-size: 12px;
    line-height: 16px
  }

  .search-item__arrow {
    line-height: 16px;
    padding: 0 8px
  }

  .search-item__arrow:before {
    font-size: 5px
  }
}

.main-D {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 51
}

.main-D.active {
  opacity: 1;
  visibility: visible
}

.main-D.active > .main-D__blur {
  opacity: .6
}

.main-D.bad .bad-pop-up, .main-D.ok .ok-pop-up {
  bottom: 0;
  visibility: visible
}

.main-D._sending .pop-up-form__sending {
  opacity: .7;
  visibility: visible
}

.main-D__wrapper {
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  max-width: 770px;
  overflow: hidden;
  padding: 65px 70px 90px 100px;
  position: relative
}

.main-D__blur {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%
}

@media (max-width: 767.98px) {
  .main-D {
    left: -100%;
    opacity: 1;
    -webkit-transition: left .5s ease, visibility .5s ease;
    transition: left .5s ease, visibility .5s ease
  }

  .main-D.active {
    left: 0
  }

  .main-D.bad .bad-pop-up, .main-D.ok .ok-pop-up {
    left: 0;
    visibility: visible
  }
}

.citizens-request {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 51
}

.citizens-request.active {
  opacity: 1;
  visibility: visible
}

.citizens-request.active > .citizens-request__blur {
  opacity: .6
}

.citizens-request.bad .bad-pop-up, .citizens-request.ok .ok-pop-up {
  bottom: 0;
  visibility: visible
}

.citizens-request._sending .pop-up-form__sending {
  opacity: .7;
  visibility: visible
}

.citizens-request__wrapper {
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  max-width: 770px;
  overflow: hidden;
  padding: 65px 70px 90px 100px;
  position: relative
}

.citizens-request__blur {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%
}

@media (max-width: 767.98px) {
  .citizens-request {
    left: -100%;
    opacity: 1;
    -webkit-transition: left .5s ease, visibility .5s ease;
    transition: left .5s ease, visibility .5s ease
  }

  .citizens-request.active {
    left: 0
  }

  .citizens-request.bad .bad-pop-up, .citizens-request.ok .ok-pop-up {
    left: 0;
    visibility: visible
  }
}

.add-review {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 51
}

.add-review .pop-up-form__submit {
  grid-column-end: 3;
  grid-column-start: 1;
  justify-self: center
}

.add-review.active {
  opacity: 1;
  visibility: visible
}

.add-review.active > .add-review__blur {
  opacity: .6
}

.add-review.bad .bad-pop-up, .add-review.ok .ok-pop-up {
  bottom: 0;
  visibility: visible
}

.add-review._sending .pop-up-form__sending {
  opacity: .7;
  visibility: visible
}

.add-review__wrapper {
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  max-width: 770px;
  overflow: hidden;
  padding: 65px 100px 90px;
  position: relative
}

.add-review__blur {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%
}

@media (max-width: 767.98px) {
  .add-review {
    left: -100%;
    opacity: 1;
    -webkit-transition: left .5s ease, visibility .5s ease;
    transition: left .5s ease, visibility .5s ease
  }

  .add-review.active {
    left: 0
  }

  .add-review.bad .bad-pop-up, .add-review.ok .ok-pop-up {
    left: 0;
    visibility: visible
  }
}

@media (max-width: 639.77px) {
  .add-review .pop-up-form__input-radio-wrapper {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    grid-gap: 26px;
    gap: 26px;
    margin-bottom: 15px;
    margin-left: 20px;
    order: -1
  }

  .add-review .pop-up-form__input-textarea-wrapper {
    margin-bottom: 40px
  }

  .add-review .pop-up-form__input-checkbox-wrapper {
    -webkit-box-flex: 1;
    background-color: #f4f4f4;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-top: 0;
    padding-bottom: 48px;
    padding-top: 30px
  }

  .add-review .pop-up-form__submit {
    bottom: 8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.send-resume {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 51
}

.send-resume.active {
  opacity: 1;
  visibility: visible
}

.send-resume.active > .send-resume__blur {
  opacity: .6
}

.send-resume.bad .bad-pop-up, .send-resume.ok .ok-pop-up {
  bottom: 0;
  visibility: visible
}

.send-resume._sending .pop-up-form__sending {
  opacity: .7;
  visibility: visible
}

.send-resume__wrapper {
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  max-width: 770px;
  overflow: hidden;
  padding: 65px 70px 90px 100px;
  position: relative
}

.send-resume__blur {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%
}

@media (max-width: 767.98px) {
  .send-resume {
    left: -100%;
    opacity: 1;
    -webkit-transition: left .5s ease, visibility .5s ease;
    transition: left .5s ease, visibility .5s ease
  }

  .send-resume.active {
    left: 0
  }

  .send-resume.bad .bad-pop-up, .send-resume.ok .ok-pop-up {
    left: 0;
    visibility: visible
  }
}

.make-appointment {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 51
}

.make-appointment.active {
  opacity: 1;
  visibility: visible
}

.make-appointment.active > .make-appointment__blur {
  opacity: .6
}

.make-appointment__wrapper {
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  max-width: 770px;
  overflow: hidden;
  padding: 65px 100px 90px;
  position: relative
}

.make-appointment__blur {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%
}

.make-appointment__header {
  display: grid;
  grid-template-rows:repeat(2, auto);
  margin-bottom: 20px
}

.make-appointment__close {
  height: 24px;
  margin-left: auto;
  position: relative;
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
  width: 26px
}

.make-appointment__close:hover {
  cursor: pointer;
  opacity: .6
}

.make-appointment__close:after, .make-appointment__close:before {
  background-color: #ec6a64;
  border-radius: 1.5px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 28.28px
}

.make-appointment__close:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.make-appointment__close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.make-appointment__title {
  max-width: 570px;
  text-align: center
}

.make-appointment__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px
}

.make-appointment__list-tels {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 40px
}

.make-appointment__list-item + p {
  margin-top: 10px
}

.make-appointment__tel {
  color: #ec6a64;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.make-appointment__tel:hover {
  color: #212121
}

.make-appointment__btns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  justify-content: center
}

@media (max-width: 767.98px) {
  .make-appointment {
    left: -100%;
    opacity: 1;
    -webkit-transition: left .5s ease, visibility .5s ease;
    transition: left .5s ease, visibility .5s ease
  }

  .make-appointment__wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    border-radius: 0;
    height: 100%;
    justify-content: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 15px;
    width: 100%
  }

  .make-appointment.active {
    left: 0
  }

  .make-appointment__header {
    -ms-flex-line-pack: center;
    grid-column-gap: 24px;
    align-content: center;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: grid;
    grid-template-columns:repeat(2, auto);
    margin-bottom: 20px;
    padding: 28px 0;
    position: relative
  }

  .make-appointment__header:before {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -100%;
    position: absolute;
    width: 200vw
  }

  .make-appointment__close {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    background-color: #ec6a64;
    border-radius: 5px;
    height: 33px;
    justify-self: end;
    margin-left: 0;
    order: 1;
    -webkit-transform: none;
    transform: none;
    width: 33px
  }

  .make-appointment__close:hover {
    cursor: pointer;
    opacity: 1
  }

  .make-appointment__close:after, .make-appointment__close:before {
    background-color: #fff;
    height: 2px;
    left: 8px;
    top: 15px;
    width: 17.37px
  }

  .make-appointment__close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .make-appointment__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ec6a64;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: left
  }

  .make-appointment__text {
    margin-bottom: 20px
  }

  .make-appointment__list-tels, .make-appointment__text {
    font-size: inherit;
    line-height: inherit
  }

  .make-appointment__list-item + p {
    margin-top: 20px
  }

  .make-appointment__btns {
    grid-gap: 10px;
    gap: 10px
  }
}

@media (max-width: 639.77px) {
  .make-appointment__header {
    width: 100%
  }
}

.prof-help {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 51
}

.prof-help.active {
  opacity: 1;
  visibility: visible
}

.prof-help.active > .prof-help__blur {
  opacity: .6
}

.prof-help__wrapper {
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  max-width: 770px;
  padding: 65px 100px 90px
}

.prof-help__blur {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%;
  z-index: -1
}

.prof-help__header {
  display: grid;
  grid-template-rows:repeat(2, auto)
}

.prof-help__close {
  height: 24px;
  margin-left: auto;
  position: relative;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  width: 26px
}

.prof-help__close:hover {
  cursor: pointer;
  opacity: .6
}

.prof-help__close:after, .prof-help__close:before {
  background-color: #ec6a64;
  border-radius: 1.5px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 28.28px
}

.prof-help__close:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.prof-help__close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.prof-help__title {
  margin-bottom: 10px;
  max-width: 570px
}

.prof-help__desc {
  color: rgba(33, 33, 33, .6);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 30px
}

.prof-help__list {
  margin-bottom: 30px;
  padding-left: 0
}

.prof-help__list > li + li {
  margin-top: 15px
}

.prof-help__list-item {
  color: #ec6a64
}

.prof-help__link {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px
}

.prof-help__link:hover {
  color: #212121
}

.prof-help__link-all {
  color: rgba(33, 33, 33, .6);
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: underline
}

.prof-help__link-all:hover {
  text-decoration: none
}

@media (max-width: 767.98px) {
  .prof-help {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    justify-content: flex-start;
    left: -100%;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: left .5s ease, visibility .5s ease;
    transition: left .5s ease, visibility .5s ease
  }

  .prof-help.active {
    left: 0
  }

  .prof-help__wrapper {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 54px;
    padding: 0 15px;
    width: 100%
  }

  .prof-help__header {
    -ms-flex-line-pack: center;
    grid-column-gap: 24px;
    align-content: center;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: grid;
    grid-template-columns:repeat(2, auto);
    margin-bottom: 35px;
    padding: 28px 0;
    position: relative
  }

  .prof-help__header:before {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -100%;
    position: absolute;
    width: 200vw
  }

  .prof-help__close {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    background-color: #ec6a64;
    border-radius: 5px;
    height: 33px;
    justify-self: end;
    margin-left: 0;
    order: 1;
    -webkit-transform: none;
    transform: none;
    width: 33px
  }

  .prof-help__close:hover {
    cursor: pointer;
    opacity: 1
  }

  .prof-help__close:after, .prof-help__close:before {
    background-color: #fff;
    height: 2px;
    left: 8px;
    top: 15px;
    width: 17.37px
  }

  .prof-help__close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .prof-help__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ec6a64;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px
  }

  .prof-help__desc {
    display: none
  }

  .prof-help__list {
    margin-bottom: 40px
  }

  .prof-help__list > li + li {
    margin-top: 25px
  }

  .prof-help__list-item {
    color: #212121
  }

  .prof-help__link {
    font-size: 16px;
    line-height: 22px
  }
}

.trust-phone {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 51
}

.trust-phone.active {
  opacity: 1;
  visibility: visible
}

.trust-phone.active > .trust-phone__blur {
  opacity: .6
}

.trust-phone__wrapper {
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  max-width: 770px;
  padding: 65px 100px 90px;
  text-align: center;
  width: 100%
}

.trust-phone__blur {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%;
  z-index: -1
}

.trust-phone__close {
  height: 24px;
  margin-left: auto;
  position: relative;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  width: 26px
}

.trust-phone__close:hover {
  cursor: pointer;
  opacity: .6
}

.trust-phone__close:after, .trust-phone__close:before {
  background-color: #ec6a64;
  border-radius: 1.5px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 28.28px
}

.trust-phone__close:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.trust-phone__close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.trust-phone__title {
  margin-bottom: 10px
}

.trust-phone__tel {
  color: #ec6a64;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.trust-phone__tel:hover {
  color: #212121
}

.trust-phone__text {
  color: rgba(33, 33, 33, .6);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

@media (max-width: 767.98px) {
  .trust-phone {
    display: none
  }
}

.path-to {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  transition: opacity .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 51
}

.path-to.active {
  opacity: 1;
  visibility: visible
}

.path-to.active > .path-to__blur {
  opacity: .6
}

.path-to__wrapper {
  background-color: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  max-width: 770px;
  padding: 65px 100px 90px;
  width: 100%
}

.path-to__blur {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%;
  z-index: -1
}

.path-to__header {
  display: grid;
  grid-template-rows:repeat(2, auto);
  margin-bottom: 10px
}

.path-to__close {
  height: 24px;
  margin-left: auto;
  position: relative;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  width: 26px
}

.path-to__close:hover {
  cursor: pointer;
  opacity: .6
}

.path-to__close:after, .path-to__close:before {
  background-color: #ec6a64;
  border-radius: 1.5px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 28.28px
}

.path-to__close:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.path-to__close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.path-to__title {
  max-width: 570px
}

.path-to__content {
  max-width: 570px;
  width: 100%
}

.path-to__content > :last-child {
  margin: 0
}

.path-to__desc {
  color: rgba(33, 33, 33, .6);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 30px
}

.path-to__subtitle {
  color: #ec6a64;
  margin-bottom: 20px
}

.path-to__list {
  margin: 0 0 30px;
  padding: 0
}

.path-to__list-item + li {
  margin-top: 30px
}

@media (max-width: 767.98px) {
  .path-to {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    justify-content: flex-start;
    left: -100%;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: left .5s ease, visibility .5s ease;
    transition: left .5s ease, visibility .5s ease
  }

  .path-to.active {
    left: 0
  }

  .path-to.active > .path-to__blur {
    opacity: .6
  }

  .path-to__wrapper {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 54px;
    padding: 0 15px
  }

  .path-to__header {
    -ms-flex-line-pack: center;
    grid-column-gap: 24px;
    align-content: center;
    align-self: center;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: grid;
    grid-template-columns:repeat(2, auto);
    margin-bottom: 30px;
    padding: 28px 0;
    position: relative
  }

  .path-to__header:before {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -100%;
    position: absolute;
    width: 200vw
  }

  .path-to__close {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    background-color: #ec6a64;
    border-radius: 5px;
    height: 33px;
    justify-self: end;
    margin-left: 0;
    order: 1;
    -webkit-transform: none;
    transform: none;
    width: 33px
  }

  .path-to__close:hover {
    cursor: pointer;
    opacity: 1
  }

  .path-to__close:after, .path-to__close:before {
    background-color: #fff;
    height: 2px;
    left: 8px;
    top: 15px;
    width: 17.37px
  }

  .path-to__close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .path-to__title {
    color: #ec6a64;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px
  }

  .path-to__desc {
    margin-bottom: 30px
  }

  .path-to__subtitle {
    margin-bottom: 10px
  }

  .path-to__list > li + li {
    margin-top: 15px
  }

  .path-to__list-item {
    color: #212121;
    font-size: 14px;
    line-height: 20px
  }

  .path-to__link {
    font-size: 16px;
    line-height: 22px
  }
}

.pop-up-form-sending {
  background-color: #000;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/loading.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: visibility .2s ease, opacity .2s ease;
  transition: visibility .2s ease, opacity .2s ease;
  visibility: hidden;
  width: 100%;
  z-index: 52
}

.pop-up-form__header {
  display: grid;
  grid-template-rows:repeat(2, auto);
  margin-bottom: 40px
}

.pop-up-form__close {
  height: 24px;
  margin-left: auto;
  position: relative;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  width: 26px
}

.pop-up-form__close:hover {
  cursor: pointer;
  opacity: .6
}

.pop-up-form__close:after, .pop-up-form__close:before {
  background-color: #ec6a64;
  border-radius: 1.5px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 28.28px
}

.pop-up-form__close:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.pop-up-form__close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.pop-up-form__title {
  max-width: 570px;
  text-align: center
}

.pop-up-form__form {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  display: grid;
  grid-template-columns:repeat(2, 1fr);
  row-gap: 20px
}

.pop-up-form__input-text-wrapper {
  border-radius: 36px;
  overflow: hidden;
  padding: 1px;
  position: relative
}

.pop-up-form__input-text-wrapper input:invalid:not(:focus) + .pop-up-form__input-placeholder {
  display: inline
}

.pop-up-form__input-text {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 36px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding: 12px 30px
}

.pop-up-form__input-text:focus {
  border: 1px solid rgba(0, 0, 0, .4)
}

.pop-up-form__input-text._wrong {
  border: 1px solid #ec6a64;
  color: #ec6a64
}

.pop-up-form__input-text._empty {
  border: 1px solid #ec6a64
}

.pop-up-form__input-text._empty ~ .pop-up-form__input-req-empty-wrapper {
  visibility: visible
}

.pop-up-form__input-text._empty ~ .pop-up-form__input-req-empty-wrapper > h6 {
  left: 0;
  opacity: 1;
  visibility: visible
}

.pop-up-form__input-req-empty-wrapper {
  border-radius: 15.5px;
  left: 10px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  visibility: hidden;
  width: 200px
}

.pop-up-form__input-req-empty {
  background-color: #ec6a64;
  border-radius: 15.5px;
  color: #fff;
  cursor: pointer;
  left: -100%;
  opacity: 0;
  padding: 3px 41px 3px 20px;
  position: relative;
  -webkit-transition: left .3s ease, visibility .3s ease, opacity .3s ease;
  transition: left .3s ease, visibility .3s ease, opacity .3s ease;
  visibility: hidden
}

.pop-up-form__input-req-empty:after, .pop-up-form__input-req-empty:before {
  background-color: #fff;
  content: "";
  height: 1.5px;
  position: absolute;
  right: 17px;
  top: 50%;
  width: 14px
}

.pop-up-form__input-req-empty:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.pop-up-form__input-req-empty:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.pop-up-form__input-placeholder {
  color: rgba(33, 33, 33, .6);
  cursor: text;
  display: none;
  font-size: 16px;
  font-weight: 400;
  left: 30px;
  line-height: 26px;
  min-width: 100px;
  position: absolute;
  top: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}

.pop-up-form__input-placeholder span {
  color: #ec6a64
}

.pop-up-form__input-placeholder.active {
  display: inline
}

.pop-up-form__input-select-wrapper {
  position: relative
}

.pop-up-form__input-select {
  display: none
}

.pop-up-form__input-select._empty ~ .pop-up-form__label-select {
  border: 1px solid #ec6a64
}

.pop-up-form__input-select._empty ~ .pop-up-form__input-req-empty-wrapper {
  visibility: visible
}

.pop-up-form__input-select._empty ~ .pop-up-form__input-req-empty-wrapper > h6 {
  left: 0;
  opacity: 1;
  visibility: visible
}

.pop-up-form__label-select {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 36px;
  color: rgba(33, 33, 33, .6);
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding: 12px 30px;
  position: relative
}

.pop-up-form__label-select span {
  color: #ec6a64
}

.pop-up-form__label-select:before {
  border-bottom: 1px solid rgba(33, 33, 33, .4);
  border-right: 1px solid rgba(33, 33, 33, .4);
  content: "";
  height: 9.2px;
  position: absolute;
  right: 30px;
  top: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top .2s ease, -webkit-transform .5s ease;
  transition: top .2s ease, -webkit-transform .5s ease;
  transition: transform .5s ease, top .2s ease;
  transition: transform .5s ease, top .2s ease, -webkit-transform .5s ease;
  width: 9.2px
}

.pop-up-form__label-select:hover {
  border: 1px solid rgba(0, 0, 0, .4);
  color: #212121
}

.pop-up-form__label-select:hover:before {
  border-bottom: 1px solid #ec6a64;
  border-right: 1px solid #ec6a64
}

.pop-up-form__label-select.active {
  border: 1px solid rgba(0, 0, 0, .4);
  color: #212121
}

.pop-up-form__label-select.active:before {
  border-bottom: 1px solid #ec6a64;
  border-right: 1px solid #ec6a64;
  top: 22px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg)
}

.pop-up-form__label-select.chosen {
  border: 1px solid rgba(0, 0, 0, .4);
  color: #ec6a64
}

.pop-up-form__label-select.chosen:before {
  border-bottom: 1px solid #ec6a64;
  border-right: 1px solid #ec6a64
}

.pop-up-form__label-select-list-wrapper {
  left: 0;
  margin: 0 -20px;
  overflow: hidden;
  padding-bottom: 26px;
  padding-top: 10px;
  position: absolute;
  -webkit-transition: visibility .5s ease;
  transition: visibility .5s ease;
  visibility: hidden;
  width: calc(100% + 40px);
  z-index: 1
}

.pop-up-form__label-select-list-wrapper.active {
  visibility: visible
}

.pop-up-form__label-select-list-wrapper.active > ul {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.pop-up-form__label-select-list {
  background-color: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 0 6px 20px 7px rgba(0, 0, 0, .05);
  box-shadow: 0 6px 20px 7px rgba(0, 0, 0, .05);
  height: 100%;
  left: 20px;
  margin: 0 40px 0 0;
  padding: 20px 30px;
  position: relative;
  -webkit-transform: translateY(calc(-100% - 30px));
  transform: translateY(calc(-100% - 30px));
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease
}

.pop-up-form__label-select-item {
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px
}

.pop-up-form__label-select-item:hover {
  color: #ec6a64
}

.pop-up-form__label-select-item + li {
  margin-top: 10px
}

.pop-up-form__input-radio-wrapper {
  grid-gap: 39px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 39px
}

.pop-up-form__input-radio-eval, .pop-up-form__input-radio-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}

.pop-up-form__input-radio-eval {
  grid-gap: 24px;
  gap: 24px
}

.pop-up-form__input-radio-text {
  color: rgba(33, 33, 33, .6);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px
}

.pop-up-form__input-radio {
  display: none
}

.pop-up-form__input-radio:checked + img {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .4);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .4);
  cursor: default;
  opacity: 1
}

.pop-up-form__input-radio-img {
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 30px;
  margin: -10px;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: .5;
  padding: 10px;
  width: 30px
}

.pop-up-form__input-radio-img:hover {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .4);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .4);
  cursor: pointer
}

.pop-up-form__input-textarea-wrapper {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 25px;
  grid-column-end: 3;
  grid-column-start: 1;
  overflow: hidden;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative
}

.pop-up-form__input-textarea-wrapper._focused {
  border: 1px solid rgba(0, 0, 0, .4)
}

.pop-up-form__input-textarea-wrapper._empty {
  border: 1px solid #ec6a64
}

.pop-up-form__input-textarea-wrapper._empty .pop-up-form__input-req-empty-wrapper {
  visibility: visible
}

.pop-up-form__input-textarea-wrapper._empty .pop-up-form__input-req-empty-wrapper > h6 {
  left: 0;
  opacity: 1;
  visibility: visible
}

.pop-up-form__input-textarea-wrapper:hover {
  cursor: text
}

.pop-up-form__input-textarea {
  background-color: transparent;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
  line-height: 26px;
  max-height: 220px;
  min-height: 120px;
  padding-left: 25px;
  padding-top: 15px;
  resize: vertical;
  vertical-align: top;
  width: 100%
}

.pop-up-form__input-textarea::-webkit-resizer {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/resize-marker.png)
}

.pop-up-form__input-textarea ~ .pop-up-form__input-req-empty-wrapper {
  top: 26px
}

.pop-up-form__input-file-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.pop-up-form__input-file {
  display: none
}

.pop-up-form__label-file {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/input-file.png);
  background-position: 0;
  background-repeat: no-repeat;
  color: #ec6a64;
  cursor: pointer;
  overflow: hidden;
  padding-left: 22px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.pop-up-form__label-file:hover {
  opacity: .9
}

.pop-up-form__label-file > h6 {
  display: inline
}

.pop-up-form__label-file-err {
  color: #ec6a64;
  cursor: pointer;
  display: none;
  padding-left: 22px;
  position: relative
}

.pop-up-form__label-file-err:after, .pop-up-form__label-file-err:before {
  background-color: #ec6a64;
  content: "";
  height: 1.5px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 14.14px
}

.pop-up-form__label-file-err:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.pop-up-form__label-file-err:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.pop-up-form__submit {
  justify-self: right
}

.pop-up-form__input-checkbox-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
  grid-column-end: 3;
  grid-column-start: 1;
  margin-top: 20px
}

.pop-up-form__label-checkbox {
  display: inline-block;
  height: 20px;
  width: auto;
  width: 20px
}

.pop-up-form__label-checkbox:before {
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 5px;
  content: "";
  display: inline-block;
  height: 20px;
  -webkit-transition: background-color .1s ease, border .1s ease, -webkit-box-shadow .1s ease;
  transition: background-color .1s ease, border .1s ease, -webkit-box-shadow .1s ease;
  transition: box-shadow .1s ease, background-color .1s ease, border .1s ease;
  transition: box-shadow .1s ease, background-color .1s ease, border .1s ease, -webkit-box-shadow .1s ease;
  width: 20px
}

.pop-up-form__input-checkbox:hover + label:before {
  border: 1px solid #ec6a64;
  cursor: pointer
}

.pop-up-form__input-checkbox:checked + label:before {
  background-color: #ec6a64;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/input-not-checked.png);
  background-position: 50%;
  background-repeat: no-repeat;
  border: 1px solid #ec6a64;
  -webkit-box-shadow: 0 3px 5px hsla(3, 78%, 66%, .3);
  box-shadow: 0 3px 5px hsla(3, 78%, 66%, .3)
}

.pop-up-form__input-checkbox:checked:hover + label:before {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-filter: invert(47%) sepia(53%) saturate(2425%) hue-rotate(330deg) brightness(123%) contrast(85%);
  filter: invert(47%) sepia(53%) saturate(2425%) hue-rotate(330deg) brightness(123%) contrast(85%)
}

.pop-up-form__input-checkbox._wrong + label:before {
  border: 1px solid rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 3px 5px hsla(3, 78%, 66%, .3);
  box-shadow: 0 3px 5px hsla(3, 78%, 66%, .3)
}

.pop-up-form__text-checkbox {
  color: rgba(33, 33, 33, .7);
  font-size: 14px;
  font-weight: 300;
  line-height: 20px
}

.pop-up-form__link {
  display: inline;
  text-decoration: underline
}

.pop-up-form__link:hover {
  color: #ec6a64;
  opacity: .7;
  -webkit-text-decoration-color: #ec6a64;
  text-decoration-color: #ec6a64
}

@media (max-width: 767.98px) {
  .pop-up-form {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    border-radius: 0;
    height: 100%;
    justify-content: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 15px;
    width: 100%
  }

  .pop-up-form__wrapper {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 54px;
    padding: 0 15px
  }

  .pop-up-form__header {
    -ms-flex-line-pack: center;
    grid-column-gap: 24px;
    align-content: center;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: grid;
    grid-template-columns:repeat(2, auto);
    margin-bottom: 30px;
    padding: 28px 0;
    position: relative
  }

  .pop-up-form__header:before {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -100%;
    position: absolute;
    width: 200vw
  }

  .pop-up-form__close {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    background-color: #ec6a64;
    border-radius: 5px;
    height: 33px;
    justify-self: end;
    margin-left: 0;
    order: 1;
    -webkit-transform: none;
    transform: none;
    width: 33px
  }

  .pop-up-form__close:hover {
    cursor: pointer;
    opacity: 1
  }

  .pop-up-form__close:after, .pop-up-form__close:before {
    background-color: #fff;
    height: 2px;
    left: 8px;
    top: 15px;
    width: 17.37px
  }

  .pop-up-form__close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .pop-up-form__form {
    width: 100%
  }

  .pop-up-form__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ec6a64;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: left
  }

  .pop-up-form__input-text {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px
  }

  .pop-up-form__input-placeholder {
    font-size: 14px;
    left: 20px;
    line-height: 20px;
    max-width: 250px
  }

  .pop-up-form__label-select {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px
  }

  .pop-up-form__label-select:before {
    right: 20px;
    top: 14px
  }

  .pop-up-form__label-select.active:before {
    top: 17px
  }

  .pop-up-form__input-textarea-wrapper {
    border-radius: 15px;
    min-height: 100px;
    padding-bottom: 0;
    padding-right: 0
  }

  .pop-up-form__input-textarea {
    border-radius: 15px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    resize: none;
    width: -webkit-fill-available;
    width: -moz-fill-available
  }

  .pop-up-form__text-checkbox {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
  }
}

@media (max-width: 639.77px) {
  .pop-up-form {
    -ms-flex-direction: column;
    flex-direction: column
  }

  .pop-up-form, .pop-up-form__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .pop-up-form__form {
    -webkit-box-flex: 1;
    grid-gap: 15px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
  }

  .pop-up-form__header {
    width: 100%
  }

  .pop-up-form__input-textarea-wrapper {
    grid-column-end: auto;
    grid-column-start: auto
  }

  .pop-up-form__input-file-wrapper {
    margin-bottom: 3px;
    margin-top: 5px
  }

  .pop-up-form__submit {
    margin: 0 auto;
    z-index: 1
  }

  .pop-up-form__input-checkbox-wrapper {
    -webkit-box-flex: 1;
    background-color: #f4f4f4;
    border-top: 1px solid rgba(0, 0, 0, .1);
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    grid-column-end: auto;
    grid-column-start: auto;
    margin: -34px -15px 0;
    padding: 34px 15px 76px
  }
}

.ok-pop-up {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #5fae80;
  border-radius: 25px;
  bottom: -110%;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  left: 0;
  padding: 65px 70px;
  position: absolute;
  -webkit-transition: bottom .5s ease, left .5s ease, visibility .5s ease;
  transition: bottom .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 2
}

.ok-pop-up__close {
  cursor: pointer;
  height: 24px;
  margin-left: auto;
  position: relative;
  width: 26px
}

.ok-pop-up__close:after, .ok-pop-up__close:before {
  background-color: #fff;
  border-radius: 1.5px;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 28.28px
}

.ok-pop-up__close:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.ok-pop-up__close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.ok-pop-up__container {
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  grid-gap: 25px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
  justify-content: center
}

.ok-pop-up__marker {
  background-color: #fff;
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/pop-up-ok.png);
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  height: 90px;
  width: 90px
}

.ok-pop-up__text {
  color: #fff;
  max-width: 430px;
  text-align: center
}

.ok-pop-up__btn {
  display: none
}

@media (max-width: 767.98px) {
  .ok-pop-up {
    border-radius: 0;
    bottom: 0;
    left: -110%;
    padding: 43px 15px 0
  }

  .ok-pop-up__close {
    height: 16.42px;
    margin-right: 10px;
    width: 16.82px
  }

  .ok-pop-up__close:after, .ok-pop-up__close:before {
    border-radius: 2px;
    height: 2px;
    top: 8px;
    width: 17.37px
  }

  .ok-pop-up__container {
    margin-bottom: 140px
  }

  .ok-pop-up__marker {
    background-size: 25.67px 17.5px;
    height: 70px;
    width: 70px
  }

  .ok-pop-up__btn {
    background-color: #fff;
    border-radius: 36px;
    bottom: 100px;
    color: #5fae80;
    display: block;
    font-size: 14px;
    font-weight: 700;
    left: 50%;
    line-height: 20px;
    padding: 10px 25px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
  }
}

.bad-pop-up {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #ec6a64;
  border-radius: 25px;
  bottom: -110%;
  -webkit-box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  box-shadow: 0 6px 30px 12px rgba(0, 0, 0, .04);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  left: 0;
  padding: 65px 70px;
  position: absolute;
  -webkit-transition: bottom .5s ease, left .5s ease, visibility .5s ease;
  transition: bottom .5s ease, left .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 2
}

.bad-pop-up__close {
  cursor: pointer;
  height: 24px;
  margin-left: auto;
  position: relative;
  width: 26px
}

.bad-pop-up__close:after, .bad-pop-up__close:before {
  background-color: #fff;
  border-radius: 1.5px;
  content: "";
  height: 3px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 28.28px
}

.bad-pop-up__close:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.bad-pop-up__close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.bad-pop-up__container {
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  grid-gap: 25px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
  justify-content: center
}

.bad-pop-up__marker {
  background-color: #fff;
  border-radius: 50%;
  height: 90px;
  position: relative;
  width: 90px
}

.bad-pop-up__marker:after, .bad-pop-up__marker:before {
  background-color: #ec6a64;
  border-radius: 3px;
  content: "";
  height: 6px;
  position: absolute;
  right: 21px;
  top: 41px;
  width: 46.28px
}

.bad-pop-up__marker:before {
  -webkit-transform: matrix(-.71, .71, .71, .71, 0, 0);
  transform: matrix(-.71, .71, .71, .71, 0, 0)
}

.bad-pop-up__marker:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.bad-pop-up__text {
  color: #fff;
  max-width: 430px;
  text-align: center
}

.bad-pop-up__btn {
  display: none
}

@media (max-width: 767.98px) {
  .bad-pop-up {
    border-radius: 0;
    bottom: 0;
    left: -110%;
    padding: 43px 15px 0
  }

  .bad-pop-up__close {
    height: 16.42px;
    margin-right: 10px;
    width: 16.82px
  }

  .bad-pop-up__close:after, .bad-pop-up__close:before {
    border-radius: 2px;
    height: 2px;
    top: 8px;
    width: 17.37px
  }

  .bad-pop-up__container {
    margin-bottom: 140px
  }

  .bad-pop-up__marker {
    height: 70px;
    width: 70px
  }

  .bad-pop-up__marker:after, .bad-pop-up__marker:before {
    height: 4px;
    right: 16px;
    top: 34px;
    width: 36px
  }

  .bad-pop-up__btn {
    background-color: #fff;
    border-radius: 36px;
    bottom: 100px;
    color: #ec6a64;
    display: block;
    font-size: 14px;
    font-weight: 700;
    left: 50%;
    line-height: 20px;
    padding: 10px 25px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
  }
}

.image-pop-up {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: fixed;
  -webkit-transition: opacity .5s ease, visibility .5s ease;
  transition: opacity .5s ease, visibility .5s ease;
  visibility: hidden
}

.image-pop-up, .image-pop-up:before {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.image-pop-up:before {
  background-color: #000;
  content: "";
  opacity: .9;
  position: absolute;
  z-index: -1
}

.image-pop-up.active {
  opacity: 1;
  visibility: visible;
  z-index: 51
}

.image-pop-up img {
  height: auto;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  width: auto
}

.control-go-up {
  padding-bottom: 30px;
  position: absolute;
  right: 30px;
  top: -100px;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  z-index: 9
}

.control-go-up.fixed {
  bottom: 0;
  position: fixed;
  top: auto;
  -webkit-transform: translateY(100%);
  transform: translateY(100%)
}

.control-go-up.show {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.control-go-up__wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ec6a64;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  justify-content: center;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
  width: 70px
}

.control-go-up__wrapper:hover {
  background-color: #db6e68;
  cursor: pointer
}

.control-go-up__text {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px
}

@media (max-width: 767.98px) {
  .control-go-up {
    padding-bottom: 35px;
    right: 15px;
    top: -95px
  }

  .control-go-up__wrapper {
    height: 65px;
    width: 65px
  }

  .control-go-up__text {
    font-size: 14px;
    line-height: 20px
  }
}

.footer-top__wrapper {
  margin-bottom: 60px;
  padding-bottom: 55px;
  padding-top: 50px;
  position: relative
}

.footer-top__wrapper:before {
  bottom: 0
}

.footer-top__wrapper:after, .footer-top__wrapper:before {
  background-color: rgba(0, 0, 0, .1);
  content: "";
  height: 1px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

.footer-top__wrapper:after {
  top: 0
}

.footer-top__contacts {
  display: grid;
  grid-template-columns:repeat(3, 1fr);
  grid-template-rows:auto;
  position: relative
}

.footer-top__contacts > :last-child {
  padding-left: calc(-101.36364px + 15.15152vw)
}

@media (min-width: 1229.77px) {
  .footer-top__contacts > :last-child {
    padding-left: 85px
  }
}

@media (max-width: 767.98px) {
  .footer-top__wrapper {
    margin-bottom: 40px;
    padding-bottom: 0;
    padding-top: 0
  }

  .footer-top__wrapper:before {
    display: none
  }

  .footer-top__contacts {
    grid-template-columns:auto;
    grid-template-rows:repeat(3, 1fr)
  }

  .footer-top__contacts > :last-child {
    padding-left: 0
  }
}

.contacts-footer__contact {
  display: grid;
  padding: 0 15px;
  position: relative
}

.contacts-footer__contact-tel {
  font-size: 18px;
  font-weight: 600;
  justify-self: start;
  line-height: 26px;
  margin-bottom: 5px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.contacts-footer__contact-tel:hover {
  color: #ec6a64
}

.contacts-footer__contact-name {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px
}

.contacts-footer__socials {
  -ms-flex-item-align: end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-self: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}

.contacts-footer__socials a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}

.contacts-footer__socials a:not(:last-child) {
  margin-right: 40px
}

.contacts-footer__socials a[class*=_icon-YT] {
  -webkit-transform: translateY(1.5px);
  transform: translateY(1.5px)
}

.contacts-footer__socials a:before {
  color: #ec6a64
}

.contacts-footer__socials a:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3)
}

.contacts-footer__socials a:hover[class*=_icon-YT] {
  -webkit-transform: translateY(1.5px) scale(1.3);
  transform: translateY(1.5px) scale(1.3)
}

@media (max-width: 767.98px) {
  .contacts-footer__contact {
    padding: 20px 0
  }

  .contacts-footer__contact:before {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -100vw;
    position: absolute;
    width: 200vw
  }

  .contacts-footer__contact-tel {
    color: #ec6a64;
    font-size: 16px;
    line-height: 22px
  }

  .contacts-footer__contact-name {
    font-size: 14px;
    line-height: 20px
  }

  .contacts-footer__socials a[class*=_icon-YT] {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .contacts-footer__socials a:hover[class*=_icon-YT] {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }

  .contacts-footer__socials a:not(:last-child) {
    margin-right: 32px
  }
}

.footer-links__wrapper {
  grid-row-gap: 60px;
  grid-column-gap: 30px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  display: grid;
  grid-template-columns:repeat(3, 1fr);
  grid-template-rows:repeat(2, auto);
  margin-bottom: 90px;
  position: relative;
  row-gap: 60px
}

.footer-links__wrapper a {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

.footer-links__wrapper a:hover {
  color: #ec6a64
}

.footer-links__list-last {
  position: relative
}

@media (max-width: 767.98px) {
  .footer-links__list-last {
    padding-bottom: 40px
  }

  .footer-links__list-last:before {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -100vw;
    position: absolute;
    width: 200vw
  }
}

.footer-links__main-list {
  grid-column-end: 4;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-row-start: 1;
  padding-left: calc(-116.36364px + 15.15152vw)
}

@media (min-width: 1229.77px) {
  .footer-links__main-list {
    padding-left: 70px
  }
}

@media (max-width: 767.98px) {
  .footer-links__wrapper {
    grid-row-gap: 30px;
    grid-column-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns:auto;
    grid-template-rows:repeat(5, auto);
    margin-bottom: 0;
    padding-bottom: 40px;
    row-gap: 30px
  }

  .footer-links__wrapper:before {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -100vw;
    position: absolute;
    width: 200vw
  }

  .footer-links__main-list {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    grid-column-end: auto;
    grid-column-start: auto;
    grid-row-end: auto;
    grid-row-start: auto;
    margin-top: 10px;
    order: 1;
    padding-left: 0
  }
}

.list-footer__title {
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.list-footer__title:after, .list-footer__title:before {
  background-color: #212121;
  content: "";
  display: none;
  height: 1.5px;
  position: absolute;
  right: 0;
  top: 10px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 15px
}

.list-footer__title:before {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.list-footer__title:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.list-footer__title.active {
  color: #ec6a64
}

.list-footer__title.active:after, .list-footer__title.active:before {
  background-color: #ec6a64
}

.list-footer__title.active:after {
  -webkit-transform: rotate(90deg) scale(0);
  transform: rotate(90deg) scale(0)
}

@media (min-width: 768px) {
  .list-footer__title.active {
    color: inherit;
    margin-bottom: 20px
  }
}

.list-footer__sublist {
  margin: 0;
  padding-left: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}

.list-footer__sublist.active {
  margin-top: 20px
}

@media (max-width: 767.98px) {
  .list-footer__sublist {
    max-height: 0;
    overflow: hidden;
    overflow-y: scroll
  }

  .list-footer__title {
    margin-bottom: 0;
    padding-right: 40px
  }

  .list-footer__title:after, .list-footer__title:before {
    display: block
  }
}

.sublist-footer__item {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px
}

.sublist-footer__item:not(:last-child) {
  margin-bottom: 15px
}

.main-list-footer__title:not(:last-child) {
  margin-bottom: 25px
}

@media (max-width: 767.98px) {
  .main-list-footer__title:not(:last-child) {
    margin-bottom: 30px
  }
}

.footer-info__wrapper {
  grid-column-gap: 30px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  display: grid;
  grid-template-columns:repeat(3, 1fr);
  grid-template-rows:auto;
  padding-bottom: 67px;
  position: relative
}

.footer-info__wrapper:before {
  background-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  height: 1px;
  left: -100vw;
  position: absolute;
  width: 200vw
}

.footer-info__emblem {
  margin-right: 10px;
  max-width: 360px
}

.footer-info__links {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-gap: 10px;
  align-self: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-right: -10px;
  max-width: 381px;
  overflow: hidden;
  padding: 1px;
  -webkit-transition: height .3s ease;
  transition: height .3s ease
}

.footer-info__copyright {
  max-width: 370px;
  padding-left: calc(-116.36364px + 15.15152vw)
}

@media (min-width: 1229.77px) {
  .footer-info__copyright {
    padding-left: 70px
  }
}

@media (max-width: 767.98px) {
  .footer-info__wrapper {
    grid-template-columns:auto;
    grid-template-rows:repeat(2, auto);
    padding-bottom: 34px
  }

  .footer-info__emblem {
    max-width: none
  }

  .footer-info__links {
    display: none
  }

  .footer-info__copyright {
    padding-left: 0
  }
}

.emblem-footer {
  position: relative
}

.emblem-footer:before {
  background-image: url(/wp-content/themes/mental/assets/dist/public/images/footer-info-emblem.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 89px;
  left: 0;
  position: absolute;
  top: 0;
  width: 81px
}

.emblem-footer__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  margin-bottom: 10px;
  margin-left: 100px
}

.emblem-footer__link {
  margin-left: 100px
}

@media (max-width: 1099.77px) {
  .emblem-footer__link {
    margin-left: 0;
    margin-top: 40px
  }
}

@media (max-width: 767.98px) {
  .emblem-footer {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: grid;
    grid-template-columns:auto;
    grid-template-rows:auto auto;
    min-height: 87px;
    padding: 24px 0 20px
  }

  .emblem-footer:before {
    height: 87px;
    left: auto;
    right: -10px;
    top: 21px;
    width: 79px
  }

  .emblem-footer:after {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -100vw;
    position: absolute;
    width: 200vw
  }

  .emblem-footer__text {
    margin-left: 0;
    margin-right: 90px
  }

  .emblem-footer__link {
    -ms-flex-item-align: end;
    align-self: end;
    margin-top: 0
  }
}

@media (max-width: 575.98px) {
  .emblem-footer__text {
    margin-right: 0;
    max-width: 199px
  }
}

.copyright-footer {
  position: relative
}

.copyright-footer__copyright {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 35px
}

.copyright-footer__privacy {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 10px;
  opacity: .7;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
  vertical-align: middle
}

.copyright-footer__privacy:hover {
  color: #ec6a64
}

.copyright-footer__made {
  display: inline-block;
  font-size: 13.6459px;
  font-weight: 400;
  letter-spacing: .02em;
  line-height: 23px;
  opacity: .7;
  vertical-align: super
}

.copyright-footer__made a:hover {
  color: #000
}

.copyright-footer__cult:before {
  font-size: 11px
}

@media (max-width: 767.98px) {
  .copyright-footer {
    padding-top: 20px
  }

  .copyright-footer__copyright {
    margin-bottom: 10px
  }

  .copyright-footer__privacy {
    margin-bottom: 30px
  }
}

.footer-bottom {
  background-color: #f4f4f4;
  padding-bottom: 30px;
  padding-top: 71px
}

.footer-bottom__wrapper {
  position: relative
}

.footer-bottom__title {
  color: rgba(33, 33, 33, .3)
}

.footer-bottom__img {
  width: 100%
}

.footer-bottom__img img {
  -o-object-fit: contain;
  object-fit: contain
}

@media (max-width: 767.98px) {
  .footer-bottom {
    padding-top: 50px
  }
}

.footer__slider {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 30px
}

@media (max-width: 767.98px) {
  .footer__slider {
    margin-right: -15px;
    overflow: visible
  }
}

.slider-footer__slide {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 15px;
  height: auto;
  max-width: 270px;
  min-width: 270px;
  padding: 15px 25px 17px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease
}

.slider-footer__slide:hover {
  border: 1px solid hsla(3, 78%, 66%, .8)
}

.slider-footer__slide:hover .slide-footer__desc {
  color: #ec6a64
}

@media (max-width: 767.98px) {
  .slider-footer__slide {
    padding-top: 19px
  }
}

.slide-footer__img {
  margin: 0 auto 9px
}

.slide-footer__desc {
  -webkit-box-flex: 1;
  color: rgba(33, 33, 33, .7);
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

@media (max-width: 767.98px) {
  .slide-footer__img {
    margin-bottom: 13px
  }
}

.icon {
  display: inline-block
}

._icon-VK:before {
  font-size: 15px
}

._icon-OK:before {
  font-size: 21px
}

._icon-YT:before {
  font-size: 27px;
  line-height: 20px
}

@media (max-width: 767.98px) {
  ._icon-VK:before {
    font-size: 13px
  }

  ._icon-OK:before {
    font-size: 17px
  }

  ._icon-YT:before {
    font-size: 22px;
    line-height: 16px
  }
}

.btn {
  background-color: #ec6a64;
  border-radius: 36px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-size: calc(13.2967px + .21978vw);
  font-weight: 700;
  line-height: 24px;
  line-height: calc(18.59341px + .43956vw);
  padding: 13px 40px;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease
}

.btn:hover {
  background-color: #db6e68
}

.btn--primary {
  background-color: rgba(0, 87, 255, .15);
  color: #0057ff
}

.btn-firm-bk {
  background-color: #fff;
  border-radius: 36px;
  color: #ec6a64;
  cursor: pointer;
  font-size: calc(13.2967px + .21978vw);
  font-weight: 700;
  line-height: calc(18.59341px + .43956vw);
  padding: 13px 40px;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease
}

.btn-firm-bk:hover {
  background-color: #fdf0ef
}

@media (max-width: 767.98px) {
  .btn-firm-bk {
    padding: 10px 25px
  }
}

.btn-small {
  background-color: #fff;
  border-radius: 15.5px;
  -webkit-box-shadow: inset 0 0 0 1.2px #d0d0d0;
  box-shadow: inset 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  padding: 3px 20px;
  -webkit-transition: background-color .2s ease, color .2s ease, -webkit-box-shadow .2s ease;
  transition: background-color .2s ease, color .2s ease, -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease, background-color .2s ease, color .2s ease;
  transition: box-shadow .2s ease, background-color .2s ease, color .2s ease, -webkit-box-shadow .2s ease
}

.btn-small:hover {
  -webkit-box-shadow: inset 0 0 0 1.2px #ec6a64;
  box-shadow: inset 0 0 0 1.2px #ec6a64;
  cursor: pointer
}

.btn-small-bk, .btn-small:active {
  background-color: #ec6a64;
  color: #fff
}

.btn-small-bk {
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 3px 20px;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease
}

.btn-small-bk:hover {
  background-color: #fff
}

.btn-with-icon {
  border-radius: 15.5px;
  -webkit-box-shadow: 0 0 0 1.2px #d0d0d0;
  box-shadow: 0 0 0 1.2px #d0d0d0;
  color: #ec6a64;
  padding: 3px 41px 3px 20px;
  position: relative;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.btn-with-icon:after, .btn-with-icon:before {
  background-color: #ec6a64;
  content: "";
  height: 2px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 14px
}

.btn-with-icon:before {
  -webkit-transform: rotate(45deg) translateY(calc(50% - 1px));
  transform: rotate(45deg) translateY(calc(50% - 1px))
}

.btn-with-icon:after {
  -webkit-transform: rotate(-45deg) translateY(calc(50% - 1px));
  transform: rotate(-45deg) translateY(calc(50% - 1px))
}

.btn-with-icon:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64;
  cursor: pointer
}

.btn-underline {
  color: #ec6a64;
  overflow: hidden;
  position: relative
}

.btn-underline:before {
  background-color: #ec6a64;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  -webkit-transition: left .2s ease;
  transition: left .2s ease;
  width: 100%
}

.btn-underline:hover:before {
  left: -100%
}

.btn-small-p {
  background-color: #fff;
  border-radius: 13px;
  -webkit-box-shadow: 0 0 0 1.2px hsla(0, 0%, 82%, .4);
  box-shadow: 0 0 0 1.2px hsla(0, 0%, 82%, .4);
  color: #ec6a64;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .01em;
  line-height: 20px;
  padding: 3px 15px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease
}

.btn-small-p:hover {
  -webkit-box-shadow: 0 0 0 1.2px #ec6a64;
  box-shadow: 0 0 0 1.2px #ec6a64
}

.btn-fixed {
  background-color: #ec6a64;
  border-radius: 36px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  left: 50%;
  line-height: 24px;
  padding: 8px 25px;
  position: fixed;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}

@media (min-width: 1229.77px) {
  .btn, .btn-firm-bk {
    font-size: 16px;
    line-height: 24px
  }
}

@media (max-width: 767.98px) {
  .btn, .btn-firm-bk {
    padding: 10px 25px
  }
}

body.lock {
  overflow: hidden
}