@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src:
    local("Montserrat"),
    url("../fonts/Montserrat-Light.woff2") format("woff2"),
    url("../fonts/Montserrat-Light.woff") format("woff");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local("Montserrat"),
    url("../fonts/Montserrat-Regular.woff2") format("woff2"),
    url("../fonts/Montserrat-Regular.woff") format("woff");
}

@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src:
    local("Montserrat"),
    url("../fonts/Montserrat-Italic.woff2") format("woff2"),
    url("../fonts/Montserrat-Italic.woff") format("woff");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    local("Montserrat"),
    url("../fonts/Montserrat-Medium.woff2") format("woff2"),
    url("../fonts/Montserrat-Medium.woff") format("woff");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    local("Montserrat"),
    url("../fonts/Montserrat-SemiBold.woff2") format("woff2"),
    url("../fonts/Montserrat-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    local("Montserrat"),
    url("../fonts/Montserrat-Bold.woff2") format("woff2"),
    url("../fonts/Montserrat-Bold.woff") format("woff");
}

@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src:
    local("Montserrat"),
    url("../fonts/Montserrat-BoldItalic.woff2") format("woff2"),
    url("../fonts/Montserrat-BoldItalic.woff") format("woff");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src:
    local("Montserrat"),
    url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"),
    url("../fonts/Montserrat-ExtraBold.woff") format("woff");
}

html {
  line-height: 1.3;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
main {
  display: block;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 600;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  display: block;
}
.solut-hide-text {
  display: none;
}
.solut-hide-text.active {
  display: inline;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.3;
  margin: 0;
}
button,
select,
input {
  overflow: visible;
}
button,
select,
select {
  text-transform: none;
}
button,
select {
  outline: none;
  cursor: pointer;
  border: none;
  background-color: transparent;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
p {
  margin: 0;
}
ul,
ol,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html.burger-lock,
html.lock {
  overflow: hidden;
}
body.burger-lock,
body.lock {
  overflow: hidden;
}
button:focus-visible,
input:focus-visible,
textarea:focus-visible {
  outline: none;
}
body,
header,
main,
footer {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  color: #0d7041cc;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
a,
a:hover {
  text-decoration: none;
  color: #0d7041;
}
input {
  padding: 22px 24px;
  background-color: #fff;
  border-radius: 12px;
  border: none;
  width: 100%;
}
textarea {
  padding: 22px 24px;
  background-color: #fff;
  border-radius: 12px;
  border: none;
  resize: none;
  width: 100%;
}
select {
  padding: 22px 24px;
  background-color: #fff;
  border-radius: 12px;
  border: none;
  resize: none;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.container {
  max-width: 1390px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto;
}
.section-offset {
  padding: 90px 0 180px;
}
.section-offset:last-child {
  padding: 180px 0;
}
.section-offset_min {
  padding: 90px 0;
}
.section-offset_rev {
  padding: 180px 0 90px;
}
.section-title {
  font-size: 62px;
  font-weight: 400;
  color: #0d7041;
  line-height: 1;
  margin-bottom: 60px;
}
.section__title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 60px;
}
.section__title-wrapper h2 {
  display: block;
  width: 100%;
  margin: 0;
}
.section__title-wrapper p {
  width: 100%;
  font-size: 16px;
}
.section-title span {
  font-weight: 600;
}
.text-center {
  text-align: center;
}
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 7px;
  padding-top: 24px;
  margin-bottom: 64px;
}
.breadcrumb li,
.breadcrumb li a {
  font-size: 14px;
  color: #0d704199;
}
.breadcrumb li:after {
  content: "/";
  padding-left: 7px;
}
.breadcrumb li:last-child {
  font-weight: 500;
  color: #0d7041;
}
.breadcrumb li:last-child:after {
  display: none;
}
.page-title {
  font-size: 62px;
  font-weight: 500;
  color: #0d7041;
  padding-bottom: 20px;
}
.btn {
  display: block;
  padding: 16px 20px;
  background-color: #19975b;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.btn:hover {
  background-color: #19975bcc;
}

.banner__text.small h1 {
  font-size: 36px;
}
.banner__text.extra-small h1 {
  font-size: 36px;
}
.btn.inv {
  background-color: #ecf6f1;
  color: #19975b;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.btn.inv:hover {
  color: #19975bcc;
}
.btn.grad {
  padding: 21px 40px;
  background-color: #31b878;
  position: relative;
  overflow: hidden;
}
.btn.grad span {
  position: relative;
  z-index: 10;
}
.btn.grad:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -o-linear-gradient(357.78deg, #19975b 0%, #31b878 100%);
  background: linear-gradient(92.22deg, #19975b 0%, #31b878 100%);
  z-index: 5;
  opacity: 0.1;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.btn.grad:hover:after {
  opacity: 0;
}
.btn.help-btn:after {
  background: transparent;
}
.btn.help-btn:before {
  content: "";
  position: absolute;
  top: -50%;
  width: 30px;
  height: 200%;
  rotate: 35deg;
  filter: blur(5px);
  opacity: 0.4;
  background-color: #31b878;
  -webkit-animation: btn-lines 3s linear infinite both;
  animation: btn-lines 3s linear infinite both;
}
@keyframes btn-lines {
  from {
    left: -100%;
  }
  to {
    left: 150%;
  }
}
.header__top-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  padding: 26px 0;
}
.header__top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
}
.header__top-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.header__top-item picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  background-color: #ecf6f1;
  border-radius: 10px;
}
.header__top-item_text span {
  display: block;
  color: #999999;
  line-height: 1.2;
  margin-bottom: 6px;
}
.header__top-item_text p,
.header__top-item_text a {
  color: #19975b;
  line-height: 1.2;
  font-weight: 600;
  white-space: nowrap;
}
.header__top-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.header__top-btns-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 52px;
  height: 52px;
}
.header__top-btns-item.first {
  cursor: pointer;
}
.header__top-btns-item.first > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.header__top-btns-item.second {
  background-color: #ecf6f1;
  border-radius: 50%;
}
.header__top-btns-item.thrid,
.header__top-btns-item.menu-burger {
  background-color: #ecf6f1;
  border-radius: 10px;
}
.header__bottom {
  border-top: 1px solid #ececec;
  background-color: #fff;
  /*-webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;*/
}
.header__bottom.fixed {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  /*-webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);*/
}
.header__bottom-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  padding: 20px 0;
}
.header__bottom-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.header__bottom-item {
  display: block;
  padding: 10px 14px;
  color: #0d7041;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.header__bottom-item:hover {
  color: #0d7041cc;
}
.header__bottom-item.servs {
  display: none;
}
.header__bottom-item.serv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  padding: 11px 14px 11px 12px;
  background-color: #19975b;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.header__bottom-item.serv:hover {
  background-color: #19975bcc;
  color: #fff;
}
.header__bottom-item.serv:before {
  content: url("/assets/img/headerServ.svg");
  display: block;
  width: 20px;
  height: 20px;
}
.header__bottom-item.serv.active:before {
  content: url("/assets/img/headerServClose.svg");
}
.header__bottom-item.help {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}

.header__bottom-item.help:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #0d7041;
  -webkit-animation-name: podbor;
  animation-name: podbor;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes podbor {
  0% {
    background-color: #0d7041;
  }
  50% {
    background-color: #ecf6f1;
  }
  100% {
    background-color: #0d7041;
  }
}
@keyframes podbor {
  0% {
    background-color: #0d7041;
  }
  50% {
    background-color: #ecf6f1;
  }
  100% {
    background-color: #0d7041;
  }
}
.header__bottom-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.header__bottom-mobile {
  display: none;
}
.header__serv {
  display: none;
  border-top: 1px solid #ececec;
  position: absolute;
  right: 0;
  left: 0;
  background-color: #fff;
  z-index: 200;
}
.header__serv-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 1fr 8px 1fr 8px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  padding: 25px 0;
}
.header__serv-item {
  background-color: #ecf6f1;
  padding: 22px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  border-radius: 12px;
  color: #0d7041;
}
.header__serv-item_title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 20px;
}
.header__serv-item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 25px;
  max-height: 150px;
  overflow: hidden;
}
.header__serv-item_list li {
  padding-left: 13px;
  position: relative;
}
.header__serv-item_list li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #19975b;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.header__serv-item_list li a {
  font-size: 14px;
}
.header__serv-item_more {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  font-weight: 600;
}
.header__serv-item_more:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: transparent;
  border-right: 1px solid #19975b;
  border-bottom: 1px solid #19975b;
  rotate: -45deg;
}
a.header__serv-item {
  position: relative;
}
a.header__serv-item:after {
  content: "%";
  color: #0ea15c1a;
  font-size: 64px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  bottom: 24px;
  left: 24px;
}
.header__serv-item_lnik-time {
  font-size: 12px;
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid #0d704133;
  margin-bottom: 12px;
}
.header__serv-item_lnik-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.header__serv-item_lnik-subtitle {
  font-size: 14px;
  color: #0d7041cc;
}
.header__serv-item_lnik-arrow {
  position: absolute;
  right: 24px;
  bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.header__serv-item_lnik-arrow:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: transparent;
  border-right: 1px solid #19975b;
  border-bottom: 1px solid #19975b;
  rotate: -45deg;
}
.menu-burger {
  display: none;
}
.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
  transition:
    transform 400ms,
    -webkit-transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}

.scroll-up {
  transform: translateY(300px);
  transition: all 0.3s;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 50px;
  bottom: 100px;
  cursor: pointer;
  box-shadow: 1px 1px 2px #6b6b6b;
  background: #35c681;
}
.scroll-up.active {
  transform: translateY(0px);
}
.scroll-up img {
  width: 20px;
  height: 20px;
}
.services-mobile {
  padding: 12px 16px;
  display: none;
}
.services-mobile.active {
  display: block;
}
ul.services-mobile__lvl1 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
ul.services-mobile__lvl2 {
  padding: 8px 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
span.services-mobile__lvl1-name {
  font-weight: 700;
}
.hamRotate.active {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hamRotate180.active {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.line {
  fill: none;
  -webkit-transition:
    stroke-dasharray 400ms,
    stroke-dashoffset 400ms;
  -o-transition:
    stroke-dasharray 400ms,
    stroke-dashoffset 400ms;
  transition:
    stroke-dasharray 400ms,
    stroke-dashoffset 400ms;
  stroke: #19975b;
  stroke-width: 4;
  stroke-linecap: round;
}
.ham1 .top {
  stroke-dasharray: 40 139;
}
.ham1 .bottom {
  stroke-dasharray: 40 180;
}
.ham1.active .top {
  stroke-dashoffset: -98px;
}
.ham1.active .bottom {
  stroke-dashoffset: -138px;
}
.ham2 .top {
  stroke-dasharray: 40 121;
}
.text-block {
  line-height: 1.4;
}
.text-block h2,
h3,
h4,
h5,
h6 {
  color: #0d7041;
}
.text-block h2 {
  font-size: 48px;
  font-weight: 500;
  margin-bottom: 32px;
  margin-top: 40px;
}
.text-block h2:first-child {
  margin-top: 0;
}
.text-block h3 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 32px;
  margin-top: 40px;
}
.text-block h3:first-child {
  margin-top: 0;
}
.text-block h4 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 32px;
  margin-top: 40px;
}
.text-block h4:first-child {
  margin-top: 0;
}
.text-block h5 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 32px;
  margin-top: 40px;
}
.text-block h5:first-child {
  margin-top: 0;
}
.text-block h6 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 32px;
  margin-top: 40px;
}
.text-block h6:first-child {
  margin-top: 0;
}
.text-block a {
  text-decoration: underline;
}
.text-block p {
  margin-bottom: 16px;
}
.text-block p:last-child {
  margin-bottom: 0;
}
.text-block ul,
.text-block ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 16px;
}
.text-block ul:last-child,
.text-block ol:last-child {
  margin-bottom: 0;
}
.text-block ul li {
  padding-left: 20px;
  position: relative;
}
.text-block ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #0d7041;
  position: absolute;
  top: 5px;
  left: 0;
}
.text-block ol {
  counter-reset: text 0;
}
.text-block ol li {
  padding-left: 20px;
  position: relative;
  counter-increment: text 1;
}
.text-block ol li:before {
  content: counter(text);
  font-weight: 600;
  color: #0d7041;
  position: absolute;
  top: 0;
  left: 0;
}
.text-block img:not(.text-block .intext__doc .intext__left picture img) {
  max-width: 440px;
  width: 100%;
  max-height: 340px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  border-radius: 16px;
  float: right;
  margin: 10px 0 10px 10px;
}
.text-block blockquote {
  padding: 25px 0 25px 115px;
  margin: 0;
  border-top: 1px solid #0d704133;
  font-style: italic;
  font-size: 18px;
  color: #0d7041;
  position: relative;
}
.text-block blockquote:before {
  content: "";
  display: block;
  width: 74px;
  height: 74px;
  background-image: url(/assets/img/quote.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 25px;
  left: 0;
}
.text-block .intext__doc {
  padding: 16px 24px;
  background-color: #ecf6f1;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
  margin-bottom: 20px;
}
.text-block .intext__doc .intext__left {
  padding-right: 30px;
  border-right: 1px solid #0d704133;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.text-block .intext__doc .intext__left picture {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.text-block .intext__doc .intext__left picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}
.text-block .intext__doc .intext__left-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.text-block .intext__doc .intext__left-txt span {
  font-size: 14px;
  color: #0d7041b2;
}
.text-block .intext__doc .intext__left-txt p {
  font-weight: 500;
  color: #0d7041;
  margin-bottom: 0;
}
.text-block .intext__doc .intext__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.text-block .intext__doc .intext__right p {
  color: #0d7041;
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 23px;
  position: relative;
}
.text-block .intext__doc .intext__right p.spec:before {
  content: "";
  background-image: url(/assets/img/doc-spec.svg);
  height: 13px;
  width: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.text-block .intext__doc .intext__right p.age:before {
  content: "";
  background-image: url(/assets/img/doc-age.svg);
  height: 13px;
  width: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.border-hidden {
  position: relative;
}
/*.border-hidden:after {
  content: '';
  display: block;
  background-image: url(/assets/img/section-border.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  position: absolute;
  width: 100%;
  height: 76px;
  bottom: 0;
  left: 0;
  z-index: 100;
}*/
.border-hidden_reverse {
  position: relative;
}
.border-hidden_reverse:before {
  content: "";
  display: block;
  background-image: url(/assets/img/section-border.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  position: absolute;
  width: 100%;
  height: 76px;
  top: -3px;
  left: 0;
  z-index: 100;
}
.main__banner {
  background: url("/assets/img/main-banner.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-color: transparent;
  overflow: hidden;
  margin-bottom: 20px;
}
.banner__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.banner__text {
  //padding-top: 60px;
  padding-top: 20px;
}
.banner__text h1 {
  font-size: 62px;
  font-weight: 400;
  line-height: 1;
  color: #0d7041;
  margin-bottom: 26px;
}
.banner__text h1 span {
  font-weight: 600;
}
.banner__text p,
.banner__text div {
  margin-bottom: 40px;
}
.banner__text div.klin > * {
  margin-bottom: 24px;
}
.banner__doc {
  position: relative;
}
.banner__doc img {
  position: relative;
  bottom: -40px;
  z-index: 5;
}
.banner__doc.round img {
  position: relative;
  bottom: -40px;
  z-index: 5;
  width: 555px;
  height: 555px;
  border-radius: 50%;
  background-color: #e1f1e9;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}
.banner__doc-wrapper {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner__doc-name {
  display: block;
  padding: 23px 35px;
  background-color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 20px;
  font-weight: 600;
  color: #0d7041;
  white-space: nowrap;
  border-radius: 30px 30px 15px 15px / 100% 100% 15px 15px;
  position: relative;
  z-index: 15;
}
.banner__doc-name:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ecf6f1;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 17;
}
.banner__doc-name:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #19975b;
  position: absolute;
  top: -4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 20;
}
.banner__doc-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 5px;
  padding: 22px 32px;
  background-color: #ecf6f1;
  white-space: nowrap;
  border-radius: 30px 30px 15px 15px / 100% 100% 15px 15px;
  position: relative;
  top: -7px;
  z-index: 13;
}
.banner__doc-job {
  font-weight: 600;
}
.advant__wrapper {
  padding: 60px 0 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 24px;
}
.advant__mark {
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  color: #19975b;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background-color: #ecf6f1;
  border: 3px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 4px 8px 0px #0000000d;
  box-shadow: 0px 4px 8px 0px #0000000d;
  margin-bottom: 16px;
}
.advant__text {
  font-size: 16px;
  font-weight: 400;
  color: #0d7041cc;
}
.advant__text span {
  font-weight: 700;
}
.popular {
  background-color: #ecf6f1;
  padding-bottom: 90px;
}
.popular__item {
  padding-top: 60px;
}
.popular .swiper-slide {
  height: auto;
}
.popular__card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border-radius: 20px;
  padding: 290px 24px 20px;
  position: relative;
}
.popular__card img {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popular__card:after {
  //content: url("/assets/img/kapel-bef.webp");
  display: block;
  position: absolute;
  top: calc(50% - 200px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.popular__card-title {
  padding: 20px 0 16px;
  font-size: 20px;
  font-weight: 600;
  color: #0d7041;
  text-align: center;
}
.popular__card-text {
  padding-bottom: 32px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
.popular__card-bottom {
  margin-top: auto;
}
.popular__card-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
  background-color: #f5f5f5;
  border-radius: 12px;
  margin-bottom: 20px;
}
.popular__card-btns > span {
  padding-left: 28px;
  font-size: 16px;
  font-weight: 600;
  color: #0d7041;
}
.popular__card-btns > button.btn.grad {
  padding: 19px 28px;
}
.popular__card-sub {
  text-align: center;
}
.solut__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: url("/assets/img/solut.webp") no-repeat;
  /*background-position: center center;*/
  background-position: top center;
  min-height: 680px;
}
.solut__left {
  padding: 28px 32px;
  background-color: #ecf6f1;
  border-radius: 20px;
  max-width: 440px;
  width: 100%;
  height: 100%;
}
.solut__title {
  font-size: 26px;
  font-weight: 600;
  color: #0d7041;
  padding-bottom: 20px;
}
.solut__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.solut__list li {
  font-size: 18px;
  font-weight: 400;
  color: #0d7041cc;
  padding-left: 25px;
  position: relative;
}
.solut__list li:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.solut__list li:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #19975b;
  position: absolute;
  top: 5px;
  left: 5px;
}
.solut__right {
  padding: 10px;
  border-radius: 20px;
  background-color: #ecf6f1;
  max-width: 440px;
  width: 100%;
  height: 100%;
}
.solut__right .solut__title {
  padding: 18px 22px 20px;
}
.solut__text {
  padding: 0 22px 40px;
}
.sitemap li:first-child {
  margin-top: 0;
}
.section-offset.alone-section {
  padding-top: 90px;
}
.solut__text-show {
  line-height: 1.4;
  max-height: 155px;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.solut__text-btn {
  font-size: 16px;
  font-weight: 600;
  color: #0d7041;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.solut__text-btn:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-bottom: 2px solid #0d7041;
  border-right: 2px solid #0d7041;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  top: -2px;
}
.solut__bottom {
  background-color: #fff;
  border-radius: 20px;
  padding: 22px;
}
.solut__bottom-text {
  padding-bottom: 20px;
}
.solut__bottom .btn {
  width: 100%;
}
.terapy {
  background-color: #ecf6f1;
  margin-top: 100px;
  padding-bottom: 120px;
}
.terapy h2 {
  font-size: 92px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0d7041;
  position: relative;
  top: -47px;
  z-index: 150;
}
.terapy__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
  padding-bottom: 120px;
}
.terapy__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  max-width: 177px;
  width: 100%;
}
.terapy__link picture {
  display: block;
  width: 133px;
  height: 133px;
  border-radius: 50%;
  border: 5px solid #fff;
  overflow: hidden;
  -webkit-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.terapy__link:hover picture {
  border-color: #19975b;
}
.terapy__link picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.terapy__link span {
  color: #0d5030;
  text-align: center;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.terapy__link:hover span {
  color: #19975b;
}
.popular__wrapper {
  margin-bottom: 120px;
}
.terapy__banner {
  border-radius: 32px;
  background: #fff url("/assets/img/terapy-banner.webp") no-repeat;
  background-position: right center;
  padding: 60px 72px 72px;
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.terapy__banner-text {
  max-width: 540px;
  width: 100%;
}
.terapy__banner-title {
  font-size: 48px;
  font-weight: 600;
  color: #0d7041;
  line-height: 1;
  padding-bottom: 28px;
}
.terapy__banner-btns {
  margin-top: auto;
  background-color: #f5f5f5;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.terapy__banner-btns > button {
  width: 260px;
}
.terapy__banner-btns > a {
  display: block;
  padding: 22px 32px;
  font-size: 16px;
  font-weight: 600;
  color: #0d7041;
}
.terapy__price_form-wrapper {
  background-color: #ecf6f1;
  overflow: hidden;
}
.terapy__price_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}
.terapy__price {
  background-color: #f5f5f5;
  border: 22px solid #fff;
  border-bottom: 0;
  border-radius: 20px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  padding: 108px 58px 58px;
  width: 670px;
}
.terapy__price img {
  position: absolute;
  top: -22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.terapy__price-title {
  font-size: 32px;
  font-weight: 600;
  color: #0d7041;
  padding-bottom: 12px;
  margin-bottom: 40px;
  border-bottom: 1px solid #0d704133;
}
.terapy__price-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.terapy__price-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #0d704133;
}
.terapy__price-item:last-child {
  padding-bottom: 0;
  border: 0;
}
.terapy__price-item p {
  font-size: 20px;
  font-weight: 500;
  color: #0d7041;
  line-height: 1;
  max-width: 300px;
}
.terapy__price-item span {
  font-size: 18px;
  font-weight: 600;
  color: #0d7041;
  line-height: 1;
  text-wrap: nowrap;
}
.terapy__form {
  width: 600px;
  margin-bottom: 60px;
}
.terapy__form-title {
  font-size: 48px;
  font-weight: 400;
  line-height: 1;
  color: #0d7041;
  margin-bottom: 25px;
}
.terapy__form-subtitle {
  font-size: 20px;
  margin-bottom: 40px;
}
.terapy__form-title span {
  font-weight: 600;
}
.terapy__form-elem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 20px;
}
.terapy__form-elem input {
  width: auto;
}
.terapy__form-conf {
  font-size: 14px;
  color: #0d704199;
}
.terapy__form-conf a {
  font-weight: 500;
}
a.terapy__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 280px;
  position: relative;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 150;
}
a.terapy__btn:hover {
  color: #fff;
}
.main-text__title {
  font-size: 62px;
  font-weight: 500;
  line-height: 1;
  color: #0d7041;
  padding-bottom: 40px;
}
.main-text__wrapper {
  margin-bottom: 40px;
  height: 140px;
  overflow: hidden;
}
.main-text__wrapper > * {
  padding-bottom: 12px;
}
.main-text__wrapper > *:last-child {
  padding-bottom: 0;
}
.main-text__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 19px 32px;
  background-color: #ecf6f1;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #0d7041;
}
.main-text__more:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-bottom: 2px solid #0d7041;
  border-right: 2px solid #0d7041;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  top: -2px;
}
.testing {
  position: relative;
  background-image: url("/assets/img/testing.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.testing:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ecf6f1f0;
  z-index: 1;
}
.testing__img {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
  display: block;
  width: 138px;
  height: 138px;
  background-color: #ecf6f1;
  border-radius: 50%;
}
.testing__wrapper {
  padding: 140px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 5;
}
.testing__wrapper-title {
  text-align: center;
  font-size: 62px;
  font-weight: 400;
  color: #0d7041;
  line-height: 1;
  padding-bottom: 60px;
}
.btn.grad.btn_blue {
  background: #389bff;
}
.btn.grad.btn_blue:after {
  background: -o-linear-gradient(357.78deg, #04bfbe 0.01%, #389bff 100%);
  background: linear-gradient(92.22deg, #04bfbe 0.01%, #389bff 100%);
}

.btn.grad.btn_blue.next-step {
  background: grey;
  cursor: not-allowed;
  pointer-events: none;
}
.btn.grad.btn_blue.next-step:after {
  background: -o-linear-gradient(92.22deg, grey 0.01%, lightgrey 100%);
  background: linear-gradient(92.22deg, grey 0.01%, lightgrey 100%);
}

.btn.grad.btn_blue.next-step.active {
  background: #389bff;
  pointer-events: auto;
  cursor: pointer;
}
.btn.grad.btn_blue.next-step.active:after {
  background: -o-linear-gradient(357.78deg, #04bfbe 0.01%, #389bff 100%);
  background: linear-gradient(92.22deg, #04bfbe 0.01%, #389bff 100%);
}

a.btn.grad.btn_blue:hover {
  color: #fff;
}
.ad-terapy-title {
  font-size: 62px;
  font-weight: 400;
  color: #0d7041;
  padding-bottom: 80px;
}
.ad-terapy__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}
.ad-terapy__item {
  width: 100%;
}
.ad-terapy__item picture {
  display: block;
  margin-bottom: 38px;
}
.ad-terapy__item-text p {
  font-size: 24px;
  font-weight: 600;
  color: #0d7041;
  line-height: 1;
  padding-bottom: 20px;
}
.ad-terapy__item-text ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}
.ad-terapy__item-text ul li {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  padding-left: 28px;
  position: relative;
}
.ad-terapy__item-text ul li:before {
  content: "";
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #0d7041cc;
  position: absolute;
  top: 7px;
  left: 7px;
}
.main-text2__title {
  font-size: 40px;
  font-weight: 500;
  color: #0d7041;
  line-height: 1;
  padding-bottom: 40px;
}
.main-text2__wrapper ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  counter-reset: text2 0;
}
.main-text2__wrapper ol li {
  counter-increment: text2 1;
  padding-left: 28px;
  position: relative;
}
.main-text2__wrapper ol li:before {
  content: counter(text2);
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 600;
  color: #0d7041;
}
.main-text2__wrapper > * {
  padding-bottom: 15px;
}
.main-text2__wrapper > *:last-child {
  padding-bottom: 0;
}
.process__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.process__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  width: 500px;
  height: 500px;
}
.process__left button {
  margin-top: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.process__title {
  font-size: 62px;
  font-weight: 400;
  line-height: 1;
  color: #0d7041;
}
.process__right {
  position: relative;
}
.process__right-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  height: 550px;
  counter-reset: process 0;
}
.process__right-item {
  min-width: 400px;
  text-wrap: nowrap;
  margin-right: 448px;
  padding: 16px 25px 16px 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #f4f4f4;
  -webkit-box-shadow: 0px 8px 16px 0px #0000000d;
  box-shadow: 0px 8px 16px 0px #0000000d;
  border-radius: 20px;
  counter-increment: process 1;
}
.process__right-item:before {
  content: counter(process);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ecf6f1;
  font-size: 20px;
  font-weight: 500;
  color: #0d7041;
  border-radius: 50%;
}
.process__right-item:nth-child(1),
.process__right-item:nth-last-child(1) {
  position: relative;
  left: 92px;
}
.process__right-item:nth-child(2),
.process__right-item:nth-last-child(2) {
  position: relative;
  left: 46px;
}
.process__right-item p {
  font-size: 18px;
  font-weight: 500;
  color: #0d7041;
}
.process__right-item p span {
  font-size: 12px;
}
.process__right-img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.cours__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}
.cours__left {
  width: 690px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.cours__title {
  font-size: 62px;
  font-weight: 400;
  line-height: 1;
  color: #0d7041;
  margin-bottom: 60px;
}
.cours__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 660px;
  counter-reset: cours 0;
}
.cours__item {
  padding-left: 40px;
  margin-left: 16px;
  padding-bottom: 32px;
  width: 630px;
  position: relative;
}
.cours__item:last-child {
  padding-bottom: 0;
}
.cours__item:before {
  content: url("/assets/img/cours-border.svg");
  display: block;
  position: absolute;
  top: 38px;
  left: 0;
}
.cours__item-title {
  font-size: 20px;
  font-weight: 600;
  color: #0d7041;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 16px;
  position: relative;
  counter-increment: cours 1;
}
.cours__item-title:before {
  content: counter(cours);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #ecf6f1;
  border: 8px solid #fff;
  position: absolute;
  top: -12px;
  left: -62px;
}
.cours__right {
  position: relative;
  width: 100%;
  height: auto;
}
.cours__right picture {
  display: block;
  width: 540px;
  height: 540px;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 25px;
  position: relative;
}
.cours__right picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.cours__right:after {
  content: "";
  display: block;
  width: 362px;
  height: 362px;
  background-color: #ecf6f1;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.categories-select__icon {
  background-image: url(/assets/img/plus-icon.svg);
  display: block;
  width: 20px;
  height: 20px;
  background-size: contain;
}
.opened .categories-select__icon {
  background-image: url(/assets/img/minus-icon.svg);
}
.categories-select__variants {
  flex-direction: column;
  align-items: flex-start;
  display: none;
}
.categories-select__variants.active {
  display: flex;
}
.categories-select__variant {
  background: #fff;
  width: 100%;
  text-align: left;
  padding: 12px 24px;
}
.categories-select__variant:hover {
  background: #19975b;
  color: #fff;
}
.categories-select__variant.hide {
  display: none;
}
.categories-select__result {
  background: #ecf6f1;
  width: 100%;
  text-align: left;
  padding: 16px 24px;
  /*border: 1px solid #19975B;*/
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.categories-select {
  border-radius: 10px;
  overflow: hidden;
  user-select: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  box-shadow: 1px 1px 6px #bbbbbb;
  min-width: 360px;
}
.categories-select__wrap {
  position: relative;
}

.cours__right-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 32px;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 16px 0px #00000008;
  box-shadow: 0px 8px 16px 0px #00000008;
  border: 1px solid #f8f8f8;
  border-radius: 20px;
  width: 340px;
}
.cours__right-text:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background-color: #ecf6f1;
  border-radius: 50%;
  position: absolute;
  top: -11px;
  left: 32px;
}
.cours__right-text:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #19975b;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  left: 39px;
}
.cours__right-text_title {
  font-weight: 600;
  color: #0d7041;
  padding-bottom: 16px;
}
.cours__right-text_subtitle {
  font-size: 14px;
}
.review {
  padding: 180px 0;
  background-color: #ecf6f1;
}
.review__inner {
  border-radius: 16px;
  margin-bottom: 32px;
}
.review__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  background-color: #fff;
  border-radius: 16px;
  padding: 28px 32px;
}
.reviews-page .review__item {
  display: none;
}
.review__item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.review__anon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  padding-left: 20px;
  position: relative;
  justify-content: space-between;
}
.review__anon:before {
  content: "";
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 12px;
  height: 12px;
  background-color: #ecf6f1;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.review__anon:after {
  content: "";
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  background-color: #19975b;
  border-radius: 50%;
  position: absolute;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.review__body {
  height: 185px;
  overflow: hidden;
  margin-bottom: 16px;
}
.review__body-title {
  font-size: 24px;
  font-weight: 600;
  color: #0d7041;
  margin-bottom: 16px;
}
.review__body-text {
  color: #0d7041;
}
.review__more {
  font-size: 16px;
  font-weight: 600;
  color: #0d7041;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 32px;
  padding: 0;
}
.review__more:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-bottom: 2px solid #0d7041;
  border-right: 2px solid #0d7041;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  top: -2px;
}
.review__info {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 12px;
  border-top: 1px solid #0d704166;
}
.review__info img {
  height: 16px;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.review__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.review__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}
.review__btns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 230px;
  height: 65px;
}
.review__btns a:hover {
  color: #fff;
}
.review__adrev {
  width: 180px;
  height: auto;
  color: #19975b;
  font-weight: 600;
}
.swiper-button__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.swiper-button-next,
.swiper-button-prev {
  position: static;
  display: block;
  margin-top: 0;
  color: #19975b;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 48px;
  height: 48px;
  background-color: #fff;
  border-radius: 50%;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.promo {
  padding: 180px 0;
  color: #fff;
  position: relative;
}
.promo.border-hidden_reverse:before {
  -webkit-filter: none;
  filter: none;
}
.promo__back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  z-index: -1;
}
.promo-title {
  font-size: 62px;
  font-weight: 700;
}
.promo-subtitle {
  font-size: 48px;
  margin-bottom: 60px;
}
.promo__wrapper {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}
.promo__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
  height: auto;
}
.promo__item {
  font-size: 18px;
  padding-left: 25px;
  position: relative;
}
.promo__item:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 0;
}
.promo__item:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #19975b;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 5px;
}
.promo__right {
  width: 100%;
  height: 350px;
  background-color: #ffffff1a;
  border-radius: 20px;
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.promo__right-title {
  font-size: 40px;
  line-height: 1;
  padding: 0 40px;
}
.promo__right-bottom {
  margin-top: auto;
}
.promo__right-price {
  font-size: 56px;
  font-weight: 600;
  line-height: 1;
  text-wrap: nowrap;
  margin-bottom: 32px;
}
.promo__right-price span {
  font-size: 32px;
  font-weight: 500;
  color: #ffffff66;
  position: relative;
}
.promo__right-price span:before {
  content: "";
  display: block;
  width: 130px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 50%;
  left: 0;
  rotate: -10deg;
}
.promo__right-bottom button {
  width: 100%;
  height: 65px;
}
.disc {
  padding: 180px 90px;
}
.disc__inner {
  margin-bottom: 40px;
  border-radius: 16px;
  overflow: hidden;
}
.disc__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  padding: 48px 52px;
  background-color: #ecf6f1;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}
.disc__item-title {
  font-size: 32px;
  font-weight: 600;
  color: #0d7041;
  margin-bottom: 20px;
}
.disc__item-text {
  font-size: 18px;
  margin-bottom: 70px;
}
.disc__item-bottom {
  margin-top: auto;
}
.disc__item-price {
  font-size: 32px;
  font-weight: 500;
  color: #0d7041;
  line-height: 1;
  margin-bottom: 20px;
}
.disc__item-price span {
  font-size: 20px;
  color: #0d704166;
  position: relative;
}
.disc__item-price span:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0d7041cc;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
}
.disc__img {
  width: 260px;
  height: auto;
  padding: 0 100px 100px 0;
  position: absolute;
  bottom: -100px;
  right: -25px;
  border-radius: 55% 45% 45% 55% / 54% 0% 100% 46%;
  overflow: hidden;
}
.disc__img img {
  width: 260px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.disc__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.disc__btns a {
  width: 260px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.disc__nav-slider-button_prev,
.disc__nav-slider-button_next {
  background-color: #ecf6f1;
}
.doctors {
  padding: 180px 0;
  background-color: #ecf6f1;
}
.doctors__inner {
  margin-bottom: 32px;
}
.doctors__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 185px 20px 20px;
  margin-top: 40px;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
}
.doctors__img {
  width: 200px;
  height: 200px;
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  border: 6px solid #ffffff;
  overflow: hidden;
  background-color: #a2dbbf;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.doctors__item:hover .doctors__img {
  background-color: #2db674;
}
.doctors__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 20px;
  object-position: center 20px;
}
.doctors__item-name {
  font-size: 20px;
  font-weight: 700;
  color: #0d7041;
  line-height: 1;
  text-align: center;
  margin-bottom: 12px;
}
.doctors__item-spec {
  font-size: 18px;
  font-weight: 500;
  color: #0d7041;
  line-height: 1;
  text-align: center;
  margin-bottom: 12px;
}
.doctors__item-age {
  font-size: 18px;
  margin-bottom: 24px;
}
.doctors__item .btn {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: auto;
}
.doctors__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.doctors__btns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 240px;
  height: 65px;
  border-radius: 12px;
  color: #fff;
}
.about {
  padding: 90px 0 180px;
}
.about__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}
.about__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: auto;
}
.about__title {
  font-size: 62px;
  font-weight: 700;
  color: #0d7041;
  margin-bottom: 32px;
}
.about__left button {
  margin-top: auto;
  font-size: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 42px;
}
.about__img {
  width: 100%;
  height: 440px;
  border-radius: 20px;
  overflow: hidden;
}
.about__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.about__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
  width: 100%;
}
.about__item {
  width: 100%;
  background-color: #ecf6f1;
  border-radius: 20px;
  padding: 28px 32px;
  color: #0d7041;
  font-weight: 500;
  line-height: 1;
}
.about__item-title {
  margin-bottom: 20px;
}
.about__item-title span {
  font-size: 48px;
}
.about__item.back {
  background-color: #19975b;
  color: #fff;
  position: relative;
}
.about__item.back img {
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.gallery {
  padding: 180px 0 90px;
}
.gallery-title {
  font-size: 62px;
  font-weight: 400;
  line-height: 1;
  color: #0d7041;
  margin-bottom: 20px;
}
.gallery-subtitle {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 60px;
  font-size: 18px;
}
.gallery__inner {
  margin-bottom: 40px;
}
.gallery__item {
  width: 670px;
}
.gallery__img {
  display: block;
  width: 670px;
  height: 470px;
  border-radius: 20px;
  overflow: hidden;
}
.gallery__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.gallery__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gallery__btn a {
  display: block;
  border-radius: 12px;
  color: #fff;
  padding: 22px 64px;
}
.faq {
  padding: 90px 0 180px;
}
.faq__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 60px;
}
.faq__title h2 {
  font-size: 62px;
  font-weight: 400;
  color: #0d7041;
  line-height: 1;
}
.faq__title a.btn {
  color: #fff;
}
.faq__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 35px;
}
.faq__left,
.faq__right {
  width: 100%;
}
.faq__left-item {
  display: none;
}
.faq__left-item.active {
  display: block;
}
.faq__left-title {
  font-size: 32px;
  font-weight: 500;
  color: #0d7041;
  line-height: 1;
  margin-bottom: 40px;
}
.faq__left-text {
  margin-bottom: 40px;
}
.faq__left-text > * {
  margin-bottom: 16px;
}
.faq__left-text > *:last-child {
  margin-bottom: 0;
}
.faq__left-doc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
.faq__left-doc picture {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #27bd75;
}
.faq__left-doc picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 10px;
  object-position: center 10px;
}
.faq__left-doc .doc {
  color: #0d7041;
}
.faq__left-doc .name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 6px;
}
.faq__left-doc .spec {
  font-size: 14px;
}
.faq__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  padding-left: 35px;
  border-left: 1px solid #0d704133;
}
.faq__right-item {
  background-color: #ecf6f1;
  border-radius: 12px;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.faq__item-title {
  font-size: 18px;
  font-weight: 500;
  color: #0d7041;
  padding: 18px 68px 18px 24px;
  position: relative;
  cursor: pointer;
}
.faq__title_h {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.faq__title_h:before {
  content: "";
  display: block;
  width: 14px;
  height: 1px;
  background-color: #19975b;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.faq__title_h:after {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  background-color: #19975b;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.faq__right-item.active {
  background-color: #19975b;
}
.faq__right-item.active .faq__item-title {
  color: #fff;
}
.faq__right-item.active .faq__title_h {
  background-color: #ffffff33;
}
.faq__right-item.active .faq__title_h:after {
  display: none;
}
.faq__right-item.active .faq__title_h:before {
  background-color: #ffffff;
}
.main__banner.serv {
  margin-bottom: 40px;
}
.main__banner.serv picture {
  display: block;
  padding: 80px 50px 70px;
}
.main__banner.serv .banner__doc img {
  position: static;
}
.banner__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
}
p.banner__btn-text {
  color: #0d7041;
  margin-bottom: 0;
}
.banner__btn-text b {
  font-size: 20px;
}
.main__banner.serv .breadcrumb {
  margin-bottom: 0;
}
.anchor__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 18px;
}
.anchor__wrapper a {
  display: block;
  padding: 9px 47px 9px 16px;
  background-color: #ecf6f1;
  border-radius: 12px;
  position: relative;
}
.anchor__wrapper a:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #19975b;
  position: absolute;
  right: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.anchor__wrapper a:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #19975b;
  border-bottom: 1px solid #19975b;
  rotate: -45deg;
  position: absolute;
  right: 16px;
  top: 49%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navigation {
  padding-top: 70px;
}
.navigation__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 24px;
  padding: 20px;
  background-color: #ecf6f1;
  border-radius: 20px;
}
.navigation__left {
  padding: 24px 28px;
  width: 100%;
}
.navigation__title {
  font-size: 32px;
  font-weight: 600;
  color: #0d7041;
  margin-bottom: 32px;
}
.navigation__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  font-weight: 500;
  margin-bottom: 20px;
}
.navigation__list.show {
  max-height: 100%;
}
.navigation__more {
  color: #0d7041;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  padding: 0;
}
.navigation__right {
  padding: 30px;
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  height: 100%;
}
.navigation__right-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  font-size: 14px;
  color: #0d7041;
  padding-bottom: 10px;
  border-bottom: 1px solid #0d704133;
  margin-bottom: 16px;
}
.navigation__right-doc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navigation__right-doc picture {
  display: block;
  width: 142px;
  height: 142px;
  border-radius: 5px;
  overflow: hidden;
}
.navigation__right-doc picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}
.navigation__right-text {
  padding: 20px;
  color: #0d7041;
}
.navigation__right-text .name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.navigation__right-text .spec {
  font-size: 14px;
  padding-left: 25px;
  margin-bottom: 10px;
  position: relative;
}
.navigation__right-text .spec:before {
  content: url("/assets/img/doc-spec.svg");
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navigation__right-text .age {
  font-size: 14px;
  padding-left: 25px;
  position: relative;
}
.navigation__right-text .age:before {
  content: url("/assets/img/doc-age.svg");
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navigation__right-bottom {
  border-top: 1px solid #0d704133;
  padding-top: 16px;
  margin-top: 20px;
}
.navigation__right-bottom button {
  color: #0d7041;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  width: 100%;
  position: relative;
}
.navigation__right-bottom button:after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background-color: #19975b;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navigation__right-bottom button:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: transparent;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  rotate: 45deg;
  position: absolute;
  right: 10px;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 20;
}
.pokaz__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 32px;
}
.pokaz__left h2 {
  font-size: 40px;
  font-weight: 400;
  color: #0d7041;
  margin-bottom: 60px;
}
.pokaz__left ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.pokaz__left ul li {
  padding-left: 34px;
  position: relative;
}
.pokaz__left ul li:before {
  content: "!";
  color: #0d7041;
  font-weight: 600;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border: 2px solid #0d7041;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.pokaz__right picture {
  display: block;
  max-height: 370px;
  max-width: 670px;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.pokaz__right picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.sostav__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 70px;
}
.sostav__wrapper picture {
  max-width: 530px;
  width: 100%;
  margin: auto 0;
}
.sostav__wrapper picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center center;
  object-position: center center;
}
.sostav__subtitle {
  font-size: 32px;
  color: #0d7041;
  margin-bottom: 5px;
}
.sostav__title {
  font-size: 62px;
  font-weight: 400;
  color: #0d7041;
  margin-bottom: 50px;
}
.sostav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  counter-set: sostav;
  padding-bottom: 32px;
  border-bottom: 1px solid #0d704133;
  margin-bottom: 32px;
}
.sostav__item {
  padding-left: 48px;
  position: relative;
  counter-increment: sostav;
}
.sostav__item:before {
  content: counter(sostav);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #24a668;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: -6px;
  left: 0;
}
.sostav__item-title {
  font-weight: 600;
  color: #0d7041;
  margin-bottom: 12px;
}
.sostav__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
.sostav__btns button {
  max-width: 285px;
  width: 100%;
}
.sostav__btns p {
  color: #0d7041;
}
.price__table {
  width: 100%;
  border-collapse: collapse;
}
.price__table thead th {
  font-weight: 400;
  color: #0d7041;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 24px;
}
.price__table tbody tr {
  padding: 8px;
  border-radius: 16px;
  background-color: #ecf6f1;
}
.price__table tbody tr:nth-child(even) {
  background-color: #fff;
}
.price__table tbody tr td.price__name {
  padding: 24px 0 24px 20px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  font-size: 20px;
  font-weight: 500;
  color: #0d7041;
}
.price__table tbody tr td.price__cost {
  padding: 24px 10px;
  font-size: 20px;
  font-weight: 500;
  color: #0d7041;
  text-wrap: nowrap;
}
.price__table tbody tr td:last-child {
  width: 160px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.price__table tbody tr td:last-child button {
  width: -webkit-fill-available;
  margin: 8px;
}

.text-block__wrapper table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
}
.text-block__wrapper table thead th {
  font-weight: 400;
  color: #0d7041;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 24px;
}
.text-block__wrapper table tbody tr {
  padding: 8px;
  border-radius: 16px;
  background-color: #ecf6f1;
}
.text-block__wrapper table tbody tr:nth-child(even) {
  background-color: #fff;
}
.text-block__wrapper table tbody tr td {
  padding: 16px 0 16px 20px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  font-size: 16px;
  font-weight: 500;
  color: #0d7041;
}
.text-block__wrapper table tbody tr td {
  padding: 16px 10px;
  font-size: 16px;
  font-weight: 500;
  color: #0d7041;
}
.solut-hide-text p {
  margin: 16px 0px;
  line-height: 1.4;
  max-height: 155px;
  height: 100%;
  overflow: hidden;
}
.solut-hide-text p li {
  font-size: 16px;
}

.article-doctor.article-doctor-checker {
  margin-top: 40px;
  display: none;
}
.article-doctor.article-doctor-checker.active {
  display: block;
}
.navigation__right-bottom button.opened:before {
  rotate: 225deg;
  right: 6px;
  top: 37%;
}

.price__table tbody tr.price-item.active.even {
  background-color: #fff;
}
.price__table tbody tr.price-item.active.odd {
  padding: 8px;
  border-radius: 16px;
  background-color: #ecf6f1;
}

.serv-more__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.serv-more__wrapper a {
  display: block;
  width: calc(25% - 15px);
  min-height: 110px;
  height: auto;
  padding: 20px 50px 20px 24px;
  border-radius: 16px;
  border: 1px solid #f8f8f8;
  -webkit-box-shadow: 0px 8px 16px 0px #00000008;
  box-shadow: 0px 8px 16px 0px #00000008;
  background-color: #fff;
  color: #0d7041;
  font-size: 18px;
  font-weight: 500;
  -webkit-transition: -webkit-box-shadow 0.2s ease;
  transition: -webkit-box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  transition:
    box-shadow 0.2s ease,
    -webkit-box-shadow 0.2s ease;
  position: relative;
}
.serv-more__wrapper a:hover {
  -webkit-box-shadow: 0px 8px 16px 20px #00000008;
  box-shadow: 0px 8px 16px 20px #00000008;
}
.serv-more__wrapper a:after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background-color: #19975b;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 20px;
}
.serv-more__wrapper a:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: transparent;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  rotate: -45deg;
  position: absolute;
  right: 29px;
  top: 28px;
  z-index: 20;
}
.section-title__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}
.section-title__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.section-title__btns button {
  padding: 20px 30px;
  background-color: transparent;
  border-radius: 12px;
  font-size: 18px;
  font-weight: 500;
  color: #0d7041;
}
.section-title__btns button.active {
  background-color: #fff;
  font-weight: 600;
}
.tabs-block, .tabs-block-dl {
  display: none;
}
.tabs-block.active, .tabs-block-dl.active {
  display: block;
}
.licenses__inner {
  margin-bottom: 32px;
}
.licenses__item {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.licenses__item a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0d7041cc;
  z-index: -2;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.licenses__item a span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  padding: 30px 32px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  z-index: -2;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.licenses__item a:hover:before,
.licenses__item a:hover span {
  z-index: 5;
  opacity: 1;
}
.licenses__item picture {
  display: block;
  max-height: 390px;
  height: 100%;
  width: 100%;
}
.licenses__item picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.licenses__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.licenses__btns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 240px;
  height: 65px;
  border-radius: 12px;
  color: #fff;
}
.paket {
  padding: 180px 0;
}
.paket__title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 60px;
}
.paket__title-wrapper h2 {
  display: block;
  max-width: 600px;
  width: 100%;
  margin: 0;
}
.paket__title-wrapper p {
  max-width: 530px;
  width: 100%;
  font-size: 18px;
}
.paket__item {
  border-radius: 16px;
  overflow: hidden;
}
.paket__item.info {
  padding: 24px;
  background-color: #ecf6f1;
  height: auto;
}
.paket__item-info_title {
  font-size: 18px;
  font-weight: 600;
  color: #0d7041;
  margin-bottom: 24px;
}
.paket__item-info_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}
.paket__item-info_list li {
  font-weight: 500;
  padding-left: 20px;
  position: relative;
}
.paket__item-info_list li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #0d7041cc;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0;
}
.paket__item:not(.info) {
  padding: 28px 32px 32px;
  position: relative;
  height: 440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0px 8px 16px 0px #00000008;
  box-shadow: 0px 8px 16px 0px #00000008;
  border: 1px solid #f9f9f9;
  text-align: center;
}
.paket__item-title {
  position: relative;
  z-index: 10;
}
.paket__item-title span {
  font-size: 20px;
}
.paket__item-title p {
  font-size: 24px;
  font-weight: 600;
  color: #0d7041;
}
.paket__item-bottom {
  width: 100%;
  margin-top: auto;
  position: relative;
  z-index: 10;
}
.paket__item-bottom > span {
  font-size: 20px;
  font-weight: 500;
  display: block;
  margin-bottom: 20px;
}
.paket__item-bottom button {
  width: 100%;
}
.paket__item picture {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.paket__item picture img {
  width: 100%;
  height: 100%;
  scale: 1.1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.paket .swiper {
  overflow: visible;
}
.services__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.services__item {
  border-radius: 20px;
  overflow: hidden;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #ecf6f1;
}
.services__img {
  display: block;
  width: 100%;
  height: 260px;
  position: relative;
}
.services__img:after {
  content: "";
  display: block;
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  background: -o-linear-gradient(top, rgba(236, 246, 241, 0) 0%, #ecf6f1 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 246, 241, 0)),
    to(#ecf6f1)
  );
  background: linear-gradient(180deg, rgba(236, 246, 241, 0) 0%, #ecf6f1 100%);
}
.services__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}
.services__item-wrapper {
  padding: 16px 32px 28px;
}
.services__item-text {
  margin-bottom: 20px;
  max-height: 320px;
  height: 100%;
  overflow: hidden;
}
.services__item-text.active {
  max-height: 100%;
}
.services__item-title {
  font-size: 32px;
  color: #0d7041;
  margin-bottom: 24px;
}
.services__item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.services__item-list li {
  padding-left: 18px;
  position: relative;
}
.services__item-list li:before {
  content: "";
  display: block;
  width: 10px;
  height: 4px;
  border-radius: 30px;
  background-color: #19975b;
  position: absolute;
  left: 0;
  top: 9px;
}
.services__item-list li a {
  font-size: 18px;
}
.services__item-btn {
  font-weight: 600;
  color: #0d7041;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.services__item-btn:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: transparent;
  border-right: 1px solid #0d7041;
  border-bottom: 1px solid #0d7041;
  rotate: 45deg;
}
.services__item-btn.active:after {
  rotate: -135deg;
}
.services__item-end {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-area: 3 / 2 / 4 / 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-height: 666px;
  height: 100%;
  padding: 60px;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #f9f9f9;
  -webkit-box-shadow: 0px 8px 16px 0px #00000008;
  box-shadow: 0px 8px 16px 0px #00000008;
  overflow: hidden;
  position: relative;
}
.services__item-end picture {
  display: block;
  position: absolute;
  top: 0;
  left: 30%;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.services__item-end picture:after {
  content: "";
  display: block;
  width: 30%;
  height: 100%;
  background: -o-linear-gradient(
    right,
    rgba(255, 255, 255, 0) 0%,
    #ffffff 100%
  );
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(255, 255, 255, 0)),
    to(#ffffff)
  );
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.services__item-end picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left center;
  object-position: left center;
}
.services__item-end p {
  font-size: 48px;
  color: #0d7041;
  line-height: 1;
  position: relative;
  z-index: 100;
}
.services__item-end button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 100;
}
.steps__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 40px;
  overflow-x: auto;
  counter-set: steps 0;
}
.steps__item {
  position: relative;
  min-width: 230px;
  width: 100%;
  padding-top: 45px;
  counter-increment: steps 1;
}
.steps__item:before {
  content: counter(steps, decimal-leading-zero);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 62px;
  font-weight: 800;
  color: #ecf6f1;
  z-index: -1;
}
.rukovod {
  background: url(/assets/img/main-banner.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rukovod__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.rukovod__wrapper picture {
  max-width: 400px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
}
.rukovod__wrapper picture img {
  max-width: 450px;
}
.rukovod__left-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
}
.rukovod__left-text {
  font-size: 18px;
}
.rukovod__right {
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  padding: 20px;
  border-radius: 24px;
}
.rukovod__right-bord {
  background-color: #fff;
  padding: 28px 32px;
  border-radius: 16px;
}
.rukovod__right-title {
  color: #0d704199;
  margin-bottom: 6px;
}
.rukovod__right-name {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 16px;
}
.history__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 75px;
}
.history__left {
  width: 100%;
}
.history__left-top {
  padding: 32px 0 24px;
  border-bottom: 1px solid #0d704133;
  margin-bottom: 40px;
}
.history__left-top span {
  font-size: 18px;
  font-weight: 500;
  color: #0d7041;
}
.history__left-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
}
.history__left-item span {
  font-size: 62px;
  font-weight: 300;
  color: #0d704166;
  margin-bottom: 12px;
}
.history__left-item_title {
  font-size: 20px;
  font-weight: 600;
  color: #0d7041;
  margin-bottom: 12px;
}
.history__right {
  padding: 32px 40px;
  border-radius: 20px;
  background-color: #ecf6f1;
  width: 100%;
}
.history__right-top {
  padding-bottom: 24px;
  border-bottom: 1px solid #0d704133;
  margin-bottom: 40px;
}
.history__right-top span {
  font-size: 18px;
  font-weight: 500;
  color: #0d7041;
}
.history__right-list p {
  font-size: 20px;
  font-weight: 600;
  color: #0d7041;
  margin-bottom: 20px;
}
.history__right-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 32px;
}
.history__right-list ul:last-child {
  margin-bottom: 0;
}
.history__right-list ul li {
  padding-left: 22px;
  position: relative;
}
.history__right-list ul li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #19975b;
  position: absolute;
  top: 7px;
  left: 0;
}
.osn__btns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 40px;
}
.osn__btn {
  padding: 16px 5px;
  color: #0d7041;
  font-size: 18px;
  width: 100%;
  border-bottom: 1px solid #0d704133;
}
.osn__btn.active {
  font-weight: 600;
  border-bottom: 2px solid #19975b;
}
.osn__item picture {
  max-width: 325px;
  height: 325px;
  display: block;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #f8f8f8;
  -webkit-box-shadow: 0px 8px 16px 0px #00000008;
  box-shadow: 0px 8px 16px 0px #00000008;
  margin-bottom: 24px;
}
.osn__item picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.osn__item p {
  font-size: 18px;
  font-weight: 500;
  color: #0d7041;
  text-align: center;
}
.worth .section-title {
  margin-bottom: 20px;
}
.worth .section-subtitle {
  margin-bottom: 60px;
}
.worth__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 23px;
  margin-bottom: 60px;
}
.worth__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 22px;
}
.worth__item picture {
  display: block;
  width: 76px;
  height: 76px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.worth__item picture img {
  width: 100%;
  height: 100%;
}
.worth__item-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 12px;
}
.worth__text {
  padding-top: 24px;
  font-size: 18px;
  text-align: center;
  display: block;
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.worth__text:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #3d8d67;
  border-radius: 30px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.photo__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.photo__wrapper a {
}
.photo__wrapper picture {
  -webkit-transition: -webkit-box-shadow 0.2s ease;
  transition: -webkit-box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  transition:
    box-shadow 0.2s ease,
    -webkit-box-shadow 0.2s ease;
}
.photo__wrapper picture:hover {
  -webkit-box-shadow: 0px 8px 16px 0px #00000008;
  box-shadow: 0px 8px 16px 0px #00000008;
}
.photo__wrapper picture {
  display: block;
  max-width: 320px;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.photo__wrapper picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.photo__wrapper a:nth-child(10n + 1) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.photo__wrapper a:nth-child(10n + 1) picture {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.photo__wrapper a:nth-child(10n + 8) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.photo__wrapper a:nth-child(10n + 8) picture {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.tour__wrapper {
  padding-top: 90px;
  position: relative;
}
.tour__slider picture {
  display: block;
  width: 100%;
  max-height: 800px;
  min-height: 600px;
  height: 100%;
}
.tour__slider picture img {
  width: 100%;
  max-height: 800px;
  min-height: 600px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.tour__tumb {
  position: absolute;
  top: 140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1360px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: visible;
  z-index: 1000;
}
.tour__tumb-hiden {
  width: 100%;
  overflow: hidden;
}
.tour__nav-slider-button_prev {
  position: relative;
  left: -20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  z-index: 100;
  width: 60px;
  height: 60px;
}
.tour__nav-slider-button_next {
  position: relative;
  right: 100px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  z-index: 100;
  width: 60px;
  height: 60px;
}
.tour__tumb picture {
  display: block;
  max-width: 155px;
  width: 100%;
  max-height: 100px;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.6;
}
.tour__tumb picture.swiper-slide-thumb-active {
  opacity: 1;
  border: 3px solid #ffffff;
}
.tour__tumb picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.rev__btns-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 32px;
  margin-bottom: 40px;
  justify-content: space-between;
}
.rev__btns-wrapper > button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-wrap: nowrap;
}
.rev__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 40px;
  width: 100%;
  border-bottom: 1px solid #0d704133;
}
.rev__btns button {
  padding: 16px 20px;
  color: #0d7041;
  font-size: 18px;
}
.rev__btns button.active {
  font-weight: 600;
  border-bottom: 2px solid #19975b;
}
.rev__blocks .review__item {
  background-color: #ecf6f1;
}
.rev__blocks .tabs-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.vaca__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.vaca__item {
  background-color: #fff;
  padding: 38px 42px;
  border-radius: 16px;
  border: 1px solid #ecf6f1;
  -webkit-box-shadow: 0px 8px 16px 0px #00000008;
  box-shadow: 0px 8px 16px 0px #00000008;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  min-height: 325px;
  height: auto;
}
.vaca__item-top {
  margin-bottom: 20px;
  color: #0d7041;
}
.vaca__title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
}
.vaca__item-bottom {
  margin-top: auto;
  color: #0d7041;
}
.vaca__item-bottom span {
  display: block;
  margin-bottom: 8px;
}
.vaca__item-bottom p {
  font-size: 20px;
  font-weight: 700;
}
.vaca__item picture img {
  position: absolute;
  bottom: 38px;
  right: 42px;
}
.usl__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.usl__item {
  width: 100%;
  padding-right: 20px;
  border-right: 1px solid #0d704133;
  margin-right: 20px;
}
.usl__item:last-child {
  padding-right: 0;
  border-right: 0;
  margin-right: 0;
}
.usl__item p {
  margin-bottom: 20px;
}
.usl__item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.usl__item ul li {
  padding-left: 22px;
  font-weight: 500;
  position: relative;
}
.usl__item ul li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #19975b;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.usl__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  padding: 20px;
  background-color: #ecf6f1;
  border-radius: 20px;
}
.usl__item a span {
  font-size: 18px;
  font-weight: 500;
  display: block;
  margin-bottom: 8px;
}
.usl__item a p {
  color: #0d7041;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}
.docts__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 90px;
}
.docts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
  padding: 18px 38px 18px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #ecf6f1;
  color: #0d7041;
}
.btn-about {
  margin-top: auto;
  font-size: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 42px;
}
.btn-about:hover {
  color: #19975bcc;
}
.btn-about {
  background-color: #ecf6f1;
  color: #19975b;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  padding: 16px 20px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
}

.docts__list-wrap {
  position: relative;
}
.docts__list-wrap:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: transparent;
  border-right: 1px solid #19975b;
  border-bottom: 1px solid #19975b;
  rotate: 45deg;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.docts__input-wrap {
  position: relative;
}
.docts__input-wrap:after {
  content: url(/assets/img/search-popup.svg);
  display: block;
  height: 18px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.docts__input {
  background-color: #ecf6f1;
  padding: 18px 45px 18px 20px;
  max-width: 325px;
  width: 100%;
}
.docts__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 90px;
}
.docts .doctors__item {
  background-color: #ecf6f1;
}
.banner__text .doc p {
  margin-bottom: 12px;
}
.banner__doc-wrapper.doc {
  bottom: 100px;
}
.banner__doc-wrapper.doc .banner__doc-name {
  font-weight: 400;
  text-align: center;
}
.banner__wrapper .doc .info {
  padding-top: 20px;
  border-top: 1px solid #0d704133;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 40px;
}
.banner__wrapper .doc .info .it {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  margin-bottom: 0;
}
.main__banner.serv .banner__wrapper .doc .info .it picture {
  display: block;
  padding: 0;
}
.banner__wrapper .doc .info .it .it-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
}
div.banner__btn-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 11px 24px;
  border-radius: 12px;
  background-color: #fff;
  margin-bottom: 0;
}
.banner__btn-text-wrap p {
  margin-bottom: 0;
}
.banner__btn-text-wrap p:first-child {
  padding-right: 20px;
  border-right: 1px solid #0d704133;
  margin-right: 20px;
}
.doctor__btns {
  margin-bottom: 40px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom: 1px solid #0d704133;
}
.doctor__btns button {
  padding: 16px 10px;
  color: #0d7041;
  font-size: 18px;
  width: 100%;
}
.doctor__btns button.active {
  font-weight: 600;
  border-bottom: 2px solid #19975b;
}
.cost__btns {
  margin-bottom: 40px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 40px;
  border-bottom: 1px solid #0d704133;
}
.cost__btns button {
  padding: 16px 10px;
  color: #0d7041;
  font-size: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.cost__btns button.active {
  font-weight: 600;
  border-bottom: 2px solid #19975b;
}
.cost__blocks {
  margin-bottom: 32px;
}
.cost__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cost__bottom p {
  font-size: 14px;
  color: #00000099;
  margin-bottom: 12px;
}
.cost__bottom-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.cost__bottom-items picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 50px;
  border-radius: 10px;
  background-color: #ecf6f1;
}
.cost__bottom-right {
  margin-left: auto;
}
.cost__bottom-right .cost__bottom-items {
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}
.blogs__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 100px;
}
.blogs__item {
  display: none;
  height: auto;
  border-radius: 20px;
  background-color: #ecf6f1;
  overflow: hidden;
  position: relative;
}
.blogs__item.active {
  display: flex;
  flex-direction: column;
}
.blogs__item picture {
  width: 100%;
  max-height: 230px;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.blogs__item picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.blogs__item picture:before {
  content: "";
  display: block;
  width: 100%;
  height: 120px;
  background: -o-linear-gradient(top, rgba(236, 246, 241, 0) 0%, #ecf6f1 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 246, 241, 0)),
    to(#ecf6f1)
  );
  background: linear-gradient(180deg, rgba(236, 246, 241, 0) 0%, #ecf6f1 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.blogs__item-text {
  padding: 20px 32px 28px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.blogs__item-text span {
  display: block;
  margin-bottom: 16px;
  color: #0d7041;
}
.blogs__item-text p {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #0d7041;
}
.blogs__item span.tag {
  display: block;
  padding: 13px 20px;
  color: #0d7041;
  border-radius: 12px;
  background-color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
}
.blogs__item-bottom {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.blogs__item-bottom span {
  margin-bottom: 0;
}
.blogs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
  padding: 18px 38px 18px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #ecf6f1;
  color: #0d7041;
  width: 100%;
}
.blogs__list-wrap {
  position: relative;
  margin-bottom: 40px;
  max-width: 240px;
  width: 100%;
}
.blogs__list-wrap:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: transparent;
  border-right: 1px solid #19975b;
  border-bottom: 1px solid #19975b;
  rotate: 45deg;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.articles {
  padding-bottom: 90px;
}
.articles__slider {
  margin-bottom: 40px;
  overflow: hidden;
}
.articles__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.articles__bottom .swiper-button-next,
.articles__bottom .swiper-button-prev {
  background-color: #ecf6f1;
}
.litra h2 {
  font-size: 32px;
  font-weight: 600;
  color: #0d7041;
  margin-bottom: 30px;
}
.text-block .litra h2:first-child {
  margin-top: 60px;
}
.litra ol {
  margin-bottom: 30px;
}
.litra__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.litra__left,
.litra__right {
  width: 100%;
  padding: 20px;
  background-color: #ecf6f1;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.litra__left p,
.litra__right p {
  font-size: 18px;
  font-weight: 500;
  color: #0d7041;
  margin-bottom: 0;
}
.litra-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.litra-star img {
  margin: 0;
  border-radius: 0;
}
.litra__share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
.litra__share img {
  width: 26px;
  height: 26px;
  margin: 0;
  border-radius: 0;
}
.urdoc__list {
  padding: 32px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 20px;
  background-color: #ecf6f1;
  margin-bottom: 24px;
}
ul.sitemap {
  columns: 3;
}
ul.sitemap li {
  margin: 12px 0;
}
.urdoc__list p {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.urdoc__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.urdoc__list ul li {
  padding-left: 22px;
  position: relative;
}
.urdoc__list ul li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #19975b;
  position: absolute;
  top: 6px;
  left: 0;
}
.urdoc__left {
  padding-right: 24px;
  border-right: 1px solid #19975b33;
  margin-right: 24px;
  width: 100%;
}
.urdoc__right {
  width: 100%;
}
.more-down {
  margin-bottom: 60px;
}
.main.contact {
  background-color: #ecf6f1;
}
.main.contact .form-quest {
  background-color: #fff;
}
.akcii__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.akcii__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 8px;
  background-color: #ecf6f1;
  border-radius: 20px;
  width: 100%;
  height: auto;
  cursor: pointer;
  position: relative;
}
.akcii__item-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
}
.akcii__item-data {
  font-size: 16px;
  color: #0d7041cc;
}
.akcii__item-block p {
  font-size: 24px;
  font-weight: 500;
  color: #0d7041;
}
.rev.prices-page.section-offset {
  padding-top: 90px;
}
.akcii__item picture {
  display: block;
  width: 285px;
  max-height: 200px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 14px;
  overflow: hidden;
}
.akcii__item picture img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.akcii__item-arrow {
  position: absolute;
  bottom: 24px;
  right: 24px;
  background-color: #fff;
  opacity: 0.6;
  width: 52px;
  height: 52px;
  border-radius: 50%;
}
.akcii__item-arrow:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #19975b;
  border-right: 1px solid #19975b;
  position: absolute;
  top: 52%;
  left: 38%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  rotate: 45deg;
}
.akcii__inner .akcii__item:first-child {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1 / 1 / 3 / 2;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.akcii__inner .akcii__item:first-child picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  z-index: 1;
}
.akcii__inner .akcii__item:first-child .akcii__item-block {
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  padding: 36px 120px 40px 48px;
  position: relative;
  z-index: 2;
}
.akcii__inner .akcii__item:first-child .akcii__item-data {
  color: #0d7041;
  margin-bottom: 12px;
}
.akcii__inner .akcii__item:first-child p {
  font-size: 32px;
  font-weight: 600;
}
.akcii__inner .akcii__item:first-child .akcii__item-arrow {
  z-index: 3;
  opacity: 1;
  background-color: #0d70411a;
}
.form-quest.bg {
  background-color: #ecf6f1;
}
.form-quest__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 61px;
}
.form-quest__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
  width: 100%;
}
.form-quest__text-title {
  font-size: 62px;
  color: #0d7041;
  line-height: 0.9;
  margin-bottom: 32px;
}
.form-quest__text-title span {
  font-weight: 600;
}
.form-quest__text-top small {
  font-size: 20px;
  line-height: 1;
}
.form-quest__text-subtitle {
  font-size: 18px;
  color: #0d7041;
}
.form-quest__text-subtitle span {
  font-weight: 600;
}
.form-quest__wrapper form {
  background-color: #ecf6f1;
  padding: 36px 40px;
  border-radius: 20px;
  max-width: 670px;
  width: 100%;
}
.form-quest.bg .form-quest__wrapper form {
  background-color: #fff;
}
.form-quest__title {
  font-size: 24px;
  font-weight: 600;
  color: #0d7041;
  padding-bottom: 12px;
}
.form-quest__subtitle {
  font-size: 18px;
  font-weight: 400;
  color: #0d7041cc;
  padding-bottom: 32px;
}
.form-quest__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
  margin-bottom: 12px;
}
.form-quest.bg .form-quest__inputs input,
.form-quest.bg form textarea {
  background-color: #f7f7f7;
}
.form-quest__button {
  padding-top: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.form-quest__button > * {
  width: 100%;
}
.form-quest__button p {
  font-size: 14px;
}
.form-quest__button p span {
  font-weight: 600;
}
.contact {
  background-color: #ecf6f1;
}
.contact__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 55px;
}
.contact__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.contact__text-title {
  font-size: 62px;
  color: #0d7041;
  line-height: 1;
  margin-bottom: 40px;
}
.contact__text-title span {
  font-weight: 600;
}
.contact__text-subtitle {
  margin-bottom: 40px;
}
.contact__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.contact__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.contact__list li p {
  font-size: 16px;
  font-weight: 500;
  color: #0d7041;
}
.contact__list li a {
  font-size: 24px;
  font-weight: 500;
  color: #0d7041;
}
.contact__btns {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 14px;
}
.contact__btns .tg {
  display: block;
  width: 65px;
  height: 65px;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #26a4e1;
}
.contact__map {
  height: 550px;
  width: 670px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.contact__map div#map {
  width: 100%;
  height: 100%;
}

.popup.help .popup__body {
  padding: 0;
}
.popup.help .popup__content {
  max-width: 1360px;
  border-radius: 20px;
  padding: 0;
  overflow: hidden;
}
.popup.help .container {
  padding: 0;
  /*min-height: 100vh;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popup.help .container > div {
  display: none;
  padding: 60px;
}
.popup.help .container > div.show {
  display: flex;
}
.popup.help .container > div.help__wrapper-res.show {
  flex-direction: row;
  padding: 20px;
}
.help__banner,
.help__wrapper-wi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: auto 0;
}
.help__banner picture {
  margin-bottom: 40px;
}

.help__banner p {
  max-width: 700px;
  font-size: 18px;
  margin-bottom: 63px;
}
.help__banner h1,
.help__banner .help__title {
  font-size: 62px;
  font-weight: 500;
  color: #0d7041;
  margin-bottom: 32px;
}
.help__banner .help__title {
  max-width: 100%;
}
.help a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 245px;
}
.help a:hover {
  color: #fff;
}
.help__wrapper-wi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: 1360px;
  width: 100%;
  text-align: left;
  /*  overflow-y: scroll;*/
  height: 100%;
}
.help__wrapper-wi.step1 {
  background-image: url(../img/serv-kap.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}
.help__left,
.help__right {
  width: 100%;
  height: auto;
  position: relative;
}
.help__right picture {
  display: block;
  position: relative;
  height: 480px;
  width: auto;
  overflow: hidden;
  z-index: -1;
}
.help__right picture img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.help__right picture:after {
  content: "";
  display: block;
  width: 30%;
  height: 100%;
  background: -o-linear-gradient(
    right,
    rgba(255, 255, 255, 0) 0%,
    #ffffff 100%
  );
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(255, 255, 255, 0)),
    to(#ffffff)
  );
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.help__check-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 12px 1fr 12px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  max-width: 555px;
  width: 100%;
  margin-bottom: 40px;
}
.help__check-wrapper label {
  padding: 16px 20px;
  border: 1px solid #0d704133;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}
.help__check-wrapper label input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  accent-color: #0d7041;
}
.help__left h1 {
  font-size: 32px;
  font-weight: 500;
  color: #0d7041;
  margin-bottom: 32px;
}
.help__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.help__btns a {
  text-align: center;
  padding: 21px 40px;
}
.help__btns span {
  text-wrap: nowrap;
}
.help__check-wrapper2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 60px;
}
.help__check-wrapper2 label {
  display: block;
  cursor: pointer;
}
.help__check-wrapper2 label input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  accent-color: #0d7041;
  margin-right: 12px;
}
.help__check-wrapper3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 18px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-bottom: 60px;
}
.help__check-wrapper3 label {
  display: block;
  cursor: pointer;
}
.help__check-wrapper3 label input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  accent-color: #0d7041;
  margin-right: 12px;
}
.help__check-wrapper3 textarea {
  background-color: #f6f6f6;
}
.help__wrapper-res {
  max-width: 1360px;
  width: -webkit-fill-available;
}
.help__wrapper-res h1 {
  font-size: 48px;
  color: #0d7041;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 32px;
}
.help__wrapper-res > p {
  font-size: 18px;
  margin-bottom: 32px;
}
.help__res {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
  overflow-x: auto;
  margin-bottom: 48px;
  padding-top: 40px;
}
.help__res-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
  min-width: 210px;
  width: 100%;
}
.help__res-item picture {
  max-width: 50%;
  width: 100%;
}
.help__res-item picture img {
  width: 100%;
  height: auto;
}
.help__res-item_text {
  width: fit-content;
}
.help__res-item_title {
  font-size: 28px;
  font-weight: 600;
  color: #0d7041;
  margin-bottom: 12px;
}
.help__res-item_subtitle {
  font-size: 18px;
}
.help__top {
  width: 100%;
  padding: 40px;
}
.help__bottom {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.help__bottom-left {
  display: flex;
  flex-direction: column;
  padding: 30px;
  border-radius: 20px;
  background-color: #ecf6f1;
}
.help__bottom-left_block {
  padding-bottom: 20px;
  border-bottom: 1px solid #0d704133;
  margin-bottom: 20px;
  width: 100%;
  max-width: 420px;
}
.help__bottom-left_block .top {
  font-size: 28px;
  font-weight: 500;
  color: #0d7041;
  margin-bottom: 15px;
}
.cost__blocks .tabs-block {
  display: block;
}
.cost__blocks .price-item {
  display: none;
}
.cost__blocks .price-item.active {
  display: table-row;
}
.help__bottom-left_lock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.help__bottom-left_lock ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 30px;
}
.help__bottom-left_lock ul li {
  padding-left: 18px;
  position: relative;
  color: #0d7041;
}
.help__bottom-left_lock ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 3px;
  background-color: #19975b;
  border-radius: 30px;
  position: absolute;
  top: 8px;
  left: 0;
}
.help__bottom-left_lock > span {
  display: block;
  margin-bottom: 16px;
}
.help__bottom-left_lock > p {
  font-size: 32px;
  font-weight: 500;
  color: #0d7041;
  text-wrap: nowrap;
}
.help__bottom-left_lock > p span {
  font-size: 20px;
  color: #0d704166;
  position: relative;
}
.help__bottom-left_lock > p span:before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background-color: #0d7041cc;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.help__bottom-right {
  padding: 30px;
  background-color: #ecf6f1;
  border-radius: 20px;
}
.help__bottom-right .title {
  font-size: 20px;
  font-weight: 500;
  color: #0d7041;
  margin-bottom: 40px;
}
.help__bottom-right input {
  margin-bottom: 12px;
}
.help__bottom-right button {
  margin-bottom: 16px;
  width: 100%;
}
.help__form-bottom {
  font-size: 14px;
  color: #0d704199;
}
main.help.res .container {
  height: 100%;
}

footer.footer {
  background-color: #19975b;
}
.f_plashka {
  background-color: #ffffff33;
}
.f_plashka p {
  padding: 13px 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.footer__top {
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
}
.footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.footer__logo a {
  display: block;
  padding-right: 20px;
  border-right: 1px solid #ffffff66;
}
.footer__logo p {
  font-size: 14px;
  color: #fff;
}
.main-text__wrapper.text-hide {
  display: none;
  margin-top: -40px;
}
.main-text__wrapper.text-hide.active {
  display: block;
}

.footer__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.footer__btns-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 52px;
  height: 52px;
}
.footer__btns-item.first {
  cursor: pointer;
}
.footer__btns-item.first img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.footer__btns-item.first > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.footer__btns-item.second {
  background-color: #ffffff33;
  border-radius: 10px;
  margin-right: 8px;
}
.footer__btns-item.second img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.btn.l-inv {
  background-color: #ffffff33;
}
.btn.light {
  background-color: #fff;
  color: #19975b;
}
.footer__middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 32px;
  padding-bottom: 40px;
}
.footer__columb {
  padding: 32px 0;
  border-top: 1px solid #ffffff66;
  border-bottom: 1px solid #ffffff66;
  width: 100%;
  height: auto;
}
.footer__columb-title {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding-bottom: 32px;
}
.footer__columb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.footer__columb-list li a {
  font-size: 16px;
  font-weight: 500;
  color: #ffffffcc;
}
.footer__columb-item {
  margin-bottom: 20px;
}
.footer__columb-item_title {
  font-size: 14px;
  color: #ffffffcc;
  padding-bottom: 6px;
}
.footer__columb-item_text {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.footer__columb-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.footer__bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  padding-bottom: 60px;
}
.footer__info {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 1 / 1 / 2 / 3;
}
.footer__info-top {
  font-size: 12px;
  color: #fff;
  margin-bottom: 10px;
}
.footer__info-text {
  font-size: 12px;
  color: #ffffffcc;
}
.footer__payment {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 1 / 3 / 2 / 4;
}
.footer__payment p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}
.footer__payment-imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.footer__payment-imgs picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 50px;
  border-radius: 10px;
  background-color: #ffffff33;
}
.special #specialButton-clone {
  display: none;
}
.popup {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 50%;
  opacity: 0;
  overflow-y: auto;
  pointer-events: none;
  position: fixed;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 10000;
  display: none;
}
.popup.active {
  display: block;
}
.popup.open {
  opacity: 1;
  pointer-events: all;
}
.popup.open.important {
  z-index: 100000000000000;
}
.popup__body {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100%;
  padding: 50px 15px 20px;
  width: 100%;
}
.popup__body .result-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.popup__content {
  position: relative;
  max-width: 960px;
  width: 100%;
  padding: 52px 60px;
  border-radius: 20px;
  background-color: #fff;
  color: #0d7041;

  min-height: auto;
  scale: 0.4;
  -webkit-transition: scale 0.4s ease;
  -o-transition: scale 0.4s ease;
  transition: scale 0.4s ease;
  margin-left: auto;
  margin-right: auto;
}
.popup__content.dop {
  max-width: 760px;
  width: 100%;
}
.popup.open .popup__content {
  scale: 1;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.close-popup {
  position: absolute;
  background: #ecf3f0;
  width: 38px;
  height: 38px;
  top: 10px;
  right: 10px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition:
    scale 0.2s ease,
    -webkit-transform 0.2s ease;
  transition:
    scale 0.2s ease,
    -webkit-transform 0.2s ease;
  -o-transition:
    transform 0.2s ease,
    scale 0.2s ease;
  transition:
    transform 0.2s ease,
    scale 0.2s ease;
  transition:
    transform 0.2s ease,
    scale 0.2s ease,
    -webkit-transform 0.2s ease;
  z-index: 10000;
}
.close-popup:hover {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  scale: 1.2;
}
.close-popup::after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 2px;
  background: #a3d5bd;
}
.close-popup::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  height: 20px;
  width: 2px;
  border-radius: 2px;
  background: #a3d5bd;
}
.popup input,
.popup select,
.popup textarea {
  background-color: #f7f7f7;
}
.popup__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}
.popup__wrapper.popup__review {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.popup__wrapper.popup__review .review__more {
  display: none;
}
.popup__wrapper.popup__review .review__body {
  height: auto;
}
.popup__left {
  width: 100%;
}
.popup__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.popup__title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
}
.popup__left-bottom {
  margin-top: auto;
}
.popup__left-bottom-text {
  font-size: 14px;
  margin-bottom: 12px;
}
.popup__left-bottom-link {
  font-size: 18px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popup__left-bottom-link:before {
  content: url("/assets/img/call.svg");
  display: block;
}
.popup__right {
  width: 400px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.popup__right input {
  width: 100%;
  margin-bottom: 12px;
}
.popup__right button {
  width: 100%;
  margin-bottom: 16px;
}
.popup__conf {
  font-size: 14px;
}
.popup__rev {
  padding-top: 32px;
}
.popup__rev-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.popup__rev-list {
  position: relative;
}
.popup__rev-list select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
  padding: 32px 50px 13px 24px;
  width: 100%;
}
.popup__rev-list span {
  font-size: 14px;
  color: #a4a4a4;
  position: absolute;
  top: 13px;
  left: 24px;
  z-index: 15;
}
.popup__rev-list:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: transparent;
  border-right: 1px solid #19975b;
  border-bottom: 1px solid #19975b;
  rotate: 45deg;
  position: absolute;
  top: 50%;
  right: 26px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.popup__rev-inputs > * {
  width: calc(50% - 6px);
}
.popup__rev textarea {
  margin-bottom: 12px;
}
.popup__rev-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
.popup__rev-btn button {
  width: 70%;
}
.popup__content.search .popup__title {
  margin-bottom: 32px;
}
.popup__search-input {
  margin-bottom: 42px;
  position: relative;
}
.popup__search-input:after {
  content: url("/assets/img/search-popup.svg");
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.popup__search-input.not-empty:after {
  display: none;
}
.popup__search-title {
  font-size: 14px;
  margin-bottom: 20px;
}
.popup__search-list {
  max-height: 380px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
}
.popup__search-list .item {
  padding-bottom: 18px;
  border-bottom: 1px solid #0d704133;
  margin-bottom: 18px;
}
.popup__search-list .item:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.popup__search-list .item a {
  font-weight: 500;
  margin-bottom: 6px;
}
.popup__search-list .item p {
  font-size: 14px;
}
.swiper {
  overflow: visible;
}
body > * {
  /* min-width: 320px; */
  overflow: hidden;
}

.logo__mod {
  display: none;
}
input[type="checkbox"] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  accent-color: #0d7041;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
@media (max-width: 1400px) {
  .banner__text {
    //padding-top: 70px;
    padding-top: 20px;
    margin-bottom: 50px;
  }
  .banner__doc {
    min-width: 30%;
    max-width: 50%;
    width: 100%;
  }
  .banner__doc img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .banner__doc.round img {
    width: 320px;
    height: 320px;
  }
}
@media (max-width: 1330px) {
  .header__bottom-items {
    gap: 0;
  }
  .terapy__banner {
    background-image: none;
  }
  .process__right picture {
    display: none;
  }
  .cours__left {
    width: auto;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .cours__list {
    width: auto;
  }
}
@media (max-width: 1250px) {
  .header__bottom-item {
    padding-left: 8px;
    padding-right: 8px;
  }
  .header__top-info {
    gap: 20px;
  }
}
@media (max-width: 1220px) {
  header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #fff;
  }
  .tour__wrapper {
    padding-top: 60px;
  }
  .tour__tumb {
    top: 110px;
  }
  .section-offset:last-child {
    padding: 120px 0;
  }
  .header__top-wrapper {
    padding: 20px 0;
  }
  .header__top-item {
    display: none;
  }
  .header__top-item:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-title {
    font-size: 48px;
    padding-bottom: 16px;
  }
  .breadcrumb {
    margin-bottom: 32px;
  }
  .breadcrumb li,
  .breadcrumb li a {
    font-size: 12px;
  }
  .menu-burger {
    display: block;
    position: relative;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;*/
  }
  .header__bottom {
    height: 0;
    overflow-x: hidden;
    background: #ecf6f1;
  }
  .header__bottom-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .header__bottom-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
  }
  /*.header__bottom-item.serv {
    display: none;
  }*/
  .header__bottom-item.servs {
    display: block;
  }
  .header__bottom-item {
    width: 100%;
    position: relative;
    font-size: 16px;
  }
  /*.header__bottom-items_li.li-hover .header__bottom-item:after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background-color: #19975B;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header__bottom-items_li.li-hover .header__bottom-item:before,
  .header__bottom-items_li.li-hover .header__bottom-item.help:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: transparent;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    rotate: -45deg;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 20;
    -webkit-animation: none;
            animation: none;
  }*/
  .header__bottom-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-bottom: 32px;
  }
  .header__bottom-btns button {
    width: 100%;
  }
  .header__bottom-btns .btn.inv {
    background-color: #fff;
  }
  .header__bottom-mobile {
    display: block;
    width: 100%;
  }
  .header__bottom-mobile_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid #0d704133;
    margin-bottom: 24px;
  }
  .header__bottom-mobile_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
  }
  .header__bottom-mobile_item picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    background-color: #fff;
    border-radius: 10px;
  }
  .header__bottom-mobile_text span {
    display: block;
    color: #999999;
    line-height: 1.2;
    margin-bottom: 6px;
  }
  .header__bottom-mobile_text p,
  .header__bottom-mobile_text a {
    color: #19975b;
    line-height: 1.2;
    font-weight: 600;
  }
  .header__bottom-mobile_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
  }
  .header__bottom-mobile_item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 52px;
    height: 52px;
  }
  .header__bottom-mobile_item-info.first {
    cursor: pointer;
  }
  .header__bottom-mobile_item-info.first > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .header__bottom-mobile_item-info.second {
    background-color: #fff;
    border-radius: 50%;
  }
  .header__bottom-mobile_item-info.thrid {
    background-color: #fff;
    border-radius: 10px;
  }
  .banner__doc {
    display: none;
  }
  .banner__text h1 {
    font-size: 48px;
  }
  .banner__text p {
    margin-bottom: 40px;
  }
  .advant__wrapper {
    overflow-x: auto;
  }
  .advant__item {
    min-width: 290px;
    width: 100%;
  }
  .popular {
    padding: 80px 0;
  }
  .solut__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 330px;
  }
  .solut__right,
  .solut__left {
    max-width: 100%;
  }
  .terapy h2 {
    font-size: 48px;
  }
  .terapy__list {
    overflow-x: auto;
    padding-bottom: 80px;
  }
  .terapy__link {
    max-width: 225px;
  }
  .terapy__link picture {
    width: 155px;
    height: 155px;
  }
  .terapy__banner-text {
    max-width: 100%;
  }
  .terapy__price_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 48px;
  }
  .terapy__form-subtitle {
    font-size: 16px;
  }
  .terapy__form-elem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
    gap: 12px;
    width: 100%;
  }
  .terapy__form-elem input,
  .terapy__form-elem button {
    width: 100%;
  }
  .main-text__title,
  .main-text2__title {
    font-size: 48px;
  }
  .testing__wrapper-title {
    font-size: 48px;
  }
  .ad-terapy-title {
    font-size: 48px;
    padding-bottom: 40px;
  }
  .process__left {
    display: contents;
  }
  .process__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .process__title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font-size: 48px;
    margin-bottom: 40px;
  }
  .process__right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 32px;
  }
  .process__left button {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
  }
  .process__right-item,
  .process__right-item:nth-child(1),
  .process__right-item:nth-last-child(1),
  .process__right-item:nth-child(2),
  .process__right-item:nth-last-child(2) {
    position: static;
    margin-right: 0;
    width: 100%;
    min-width: 100%;
  }
  .process__right-item {
    text-wrap: wrap;
  }
  .cours__title {
    font-size: 48px;
    margin-bottom: 40px;
  }
  .cours__item {
    width: auto;
  }
  .review {
    padding: 120px 0;
  }
  .promo {
    padding: 120px 0;
  }
  .promo-title {
    font-size: 48px;
  }
  .promo-subtitle {
    font-size: 32px;
  }
  .disc {
    padding: 120px 0;
  }
  .disc__img {
    display: none;
  }
  .form-quest__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
  }
  .form-quest__text-title {
    font-size: 48px;
    margin-bottom: 24px;
  }
  .form-quest__text-top small {
    font-size: 16px;
  }
  .form-quest__text-top {
    margin-bottom: 32px;
  }
  .form-quest__wrapper form {
    max-width: 100%;
  }
  .doctors {
    padding: 90px 0;
  }
  .about {
    padding: 90px 0;
  }
  .about__title {
    font-size: 48px;
  }
  .about__img {
    display: none;
  }
  .gallery {
    padding: 90px 0;
  }
  .gallery-title {
    font-size: 48px;
  }
  .faq {
    padding-bottom: 90px;
  }
  .faq__title h2 {
    font-size: 48px;
  }
  .contact__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }
  .contact__map {
    width: 100%;
  }
  .contact__text-title {
    font-size: 48px;
    margin-bottom: 24px;
  }
  .contact__text-subtitle {
    margin-bottom: 32px;
  }
  .contact__list {
    gap: 20px;
    margin-bottom: 40px;
  }
  .footer__top {
    padding: 20px 0;
  }
  .footer__columb {
    padding: 24px 0;
  }
  .footer__columb-title {
    padding-bottom: 24px;
  }
  .footer__middle {
    padding-bottom: 24px;
  }
  .footer__bottom {
    padding-bottom: 32px;
  }
  .popup__content {
    padding: 52px 24px 24px;
  }
  .navigation__right-text {
    display: contents;
  }
  .navigation__right-doc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
  }
  .navigation__right-doc picture {
    width: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .navigation__right-text .name {
    width: calc(100% - 66px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .navigation__right-text .spec {
    margin-bottom: 0;
    width: 100%;
  }
  .navigation__right-text .age {
    width: 100%;
  }
  .pokaz__left h2 {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .serv-more__wrapper a {
    width: calc(50% - 10px);
  }
  .paket .section-title {
    font-size: 48px;
  }
  .paket__title-wrapper p {
    font-size: 16px;
  }
  .services__wrapper {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }
  .services__item-end {
    grid-area: auto;
  }
  .rukovod {
    padding: 80px 0;
  }
  .rukovod__wrapper picture {
    display: none;
  }
  .worth__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .vaca__item {
    padding: 24px;
    min-height: 280px;
  }
  .vaca__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .vaca__item-bottom p {
    font-size: 18px;
  }
  .usl__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .usl__item {
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #0d704133;
    margin-bottom: 20px;
  }
  .usl__item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .usl__item a {
    padding: 16p;
  }
  .usl__item a span,
  .usl__item a p {
    font-size: 16px;
  }
  .docts__wrapper {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
  }
  .banner__btn-text-wrap p {
    margin-bottom: 0;
  }
  .doctor__btns button {
    font-size: 16px;
  }
  .akcii__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
  }
  .akcii__inner .akcii__item:first-child {
    height: 520px;
  }
}
@media (max-width: 1024px) {
  .cours__right {
    display: none;
  }
  .footer__logo p {
    display: none;
  }
  .footer__logo a {
    border-right: 0;
    padding: 0;
  }
  .footer__btns button:last-child {
    display: none;
  }
  .rev__btns-wrapper > button {
    display: none;
  }
  .blogs__wrapper {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }
  .help__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rev__btns-wrapper {
    margin-bottom: 90px;
  }
}
@media (max-width: 910px) {
  .docts__wrapper {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 720px) {
  body,
  header,
  main,
  footer,
  .btn {
    font-size: 14px;
  }
  .page-title {
    font-size: 32px;
  }
  .section-offset {
    padding: 40px 0 80px;
  }
  .section-offset_rev {
    padding: 120px 0 60px;
  }
  .section-offset:last-child {
    padding: 80px 0;
  }
  .section-offset_min {
    padding: 60px 0;
  }
  .section-title {
    font-size: 32px;
    margin-bottom: 32px;
  }
  .section__title-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 32px;
    margin-bottom: 40px;
  }
  .btn.grad,
  .btn {
    padding: 20px;
  }
  .blogs__item-bottom .btn {
    padding: 12px 20px;
  }
  .pokaz__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block h2 {
    font-size: 28px;
    margin-bottom: 28px;
    margin-top: 40px;
  }
  .text-block h3 {
    font-size: 24px;
    margin-bottom: 24px;
    margin-top: 40px;
  }
  .text-block h4 {
    font-size: 20px;
    margin-bottom: 24px;
    margin-top: 40px;
  }
  .text-block h5 {
    font-size: 18px;
    margin-bottom: 24px;
    margin-top: 40px;
  }
  .text-block h6 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 24px;
    margin-top: 40px;
  }
  .text-block img {
    max-width: 100%;
    max-height: 200px;
  }

  .text-block img:not(.text-block .intext__doc .intext__left picture img) {
    float: none;
  }

  .text-block blockquote {
    padding: 25px 0 25px 70px;
    font-size: 14px;
  }
  .text-block blockquote:before {
    width: 50px;
    height: 50px;
  }
  .text-block .intext__doc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
  }
  .text-block .intext__doc .intext__left {
    padding-right: 0;
    border-right: 0;
    padding-bottom: 16px;
    border-bottom: 1px solid #0d704133;
  }
  .text-block .intext__doc .intext__left picture {
    width: 52px;
    height: 52px;
    margin-right: 16px;
  }
  .text-block .intext__doc .intext__left-txt span {
    font-size: 12px;
  }
  .text-block .intext__doc .intext__right {
    gap: 5px;
  }
  .text-block .intext__doc .intext__right p {
    font-size: 12px;
  }

  main.help .container {
    height: auto;
    padding-top: 40px;
  }
  .help__wrapper-wi {
    padding-bottom: 190px;
  }
  .popup.help .container > div {
    padding: 24px;
  }
  .help__top {
    padding: 0;
  }
  .help__wrapper-res h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .help__wrapper-res > p {
    font-size: 16px;
    margin-bottom: 32px;
  }
  .help__res-item_title {
    font-size: 16px;
  }
  .help__res-item_subtitle {
    font-size: 12px;
  }
  .help__res {
    margin-bottom: 40px;
  }
  .help__bottom-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 22px 24px;
  }
  .help__bottom-left_block {
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
  }
  .help__bottom-left_block .top {
    font-size: 20px;
    margin-bottom: 16px;
  }
  /*.help__bottom-left_block .bottom {
    margin-bottom: 32px;
  }*/
  .help__bottom-left_lock ul {
    margin-bottom: 20px;
  }
  .help__bottom-left_lock > span {
    margin-bottom: 12px;
  }
  .help__bottom-left_lock > p {
    font-size: 24px;
  }
  .help__bottom-left_lock > p span {
    font-size: 16px;
  }
  .help__bottom-right {
    padding: 22px 24px;
  }
  .help__bottom-right .title {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .help__right {
    display: none;
  }
  .help__check-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .help__check-wrapper3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .help__banner h1,
  .help__banner .help__title {
    font-size: 32px;
  }
  a.btn.grad.help__btn {
    min-width: auto;
    width: calc(100% - 40px);
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .help__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    width: 100%;
    padding: 20px;
    /*position: fixed;
    bottom: 0;
    left: 0;*/
  }
  .help__btns a {
    width: 100%;
  }
  .akcii__inner .akcii__item:first-child {
    height: 320px;
  }
  .akcii__inner .akcii__item:first-child .akcii__item-block {
    padding: 20px 24px;
  }
  .akcii__inner .akcii__item:first-child p {
    font-size: 20px;
  }
  .akcii__item picture {
    display: none;
  }
  .akcii__inner .akcii__item:first-child picture {
    display: block;
  }
  .akcii__item-arrow {
    display: none;
  }
  .akcii__item {
    min-height: 180px;
    padding: 8px;
  }
  .akcii__item-block p {
    font-size: 18px;
  }
  .urdoc__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
  }
  .urdoc__list p {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .urdoc__left {
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #19975b33;
    margin-bottom: 24px;
  }
  .litra__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  .litra__left p,
  .litra__right p {
    font-size: 16px;
  }
  .blogs__list-wrap {
    max-width: 100%;
  }
  .blogs__list {
    width: 100%;
  }
  .blogs__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .blogs__item span.tag {
    padding: 12px 16px;
    top: 16px;
    left: 16px;
    max-width: calc(100% - 24px);
  }
  .blogs__item-text {
    padding: 24px;
  }
  .blogs__item-text p {
    font-size: 18px;
  }
  .articles__nav {
    display: none;
  }
  .articles__bottom .btn {
    width: 100%;
  }
  .cost__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 32px;
    border-bottom: 0;
  }
  .cost__btns button {
    font-size: 16px;
    padding: 5px 15px;
    width: 100%;
    border-bottom: 1px solid #0d704133;
  }
  .cost__btns button.active,
  .osn__btns button.active,
  .doctor__btns button.active {
    order: 0;
    display: block;
  }
  .cost__btns button,
  .osn__btns button,
  .doctor__btns button {
    text-align: left;
    order: 1;
    display: none;
  }
  .cost__btns.show button,
  .osn__btns.show button,
  .doctor__btns.show button {
    display: block;
  }
  .cost__bottom p {
    font-size: 12px;
  }
  .cost__bottom-items picture {
    width: 68px;
    height: 44px;
  }
  .banner__doc-wrapper.doc {
    bottom: 20px;
  }
  .banner__doc-wrapper.doc .banner__doc-name {
    font-size: 12px;
    padding: 18px 26px 16px;
  }
  .banner__doc-wrapper.doc .banner__doc-name b {
    font-size: 14px;
  }
  .banner__wrapper .doc .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  .main__banner.serv .banner__wrapper .doc .info .it picture {
    margin: 0;
  }
  .banner__btn {
    /*display: none;*/
    margin-top: 20px;
  }
  .doctor__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 32px;
    border-bottom: 0;
  }
  .doctor__btns button {
    font-size: 16px;
    padding: 5px 15px;
    width: 100%;
    border-bottom: 1px solid #0d704133;
  }
  .docts__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 48px;
  }
  .docts__list-wrap,
  .docts__list {
    width: 100%;
  }
  .docts__input-wrap,
  .docts__input {
    max-width: 100%;
    width: 100%;
  }
  .docts__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 48px;
  }
  .vaca__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .rev__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .rev__btns button {
    font-size: 16px;
    padding: 5px 15px;
    width: 100%;
    border-bottom: 1px solid #0d704133;
  }
  .rev__blocks .tabs-block.active {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .tour__tumb {
    top: 80px;
  }
  .tour__tumb picture {
    max-height: 82px;
  }
  .photo__wrapper {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .photo__wrapper picture {
    max-width: 100%;
  }
  .worth .section-title {
    margin-bottom: 12px;
  }
  .worth .section-subtitle {
    margin-bottom: 32px;
  }
  .worth__item picture {
    width: 62px;
    height: 62px;
  }
  .worth__item-title {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .worth__wrapper {
    margin-bottom: 40px;
  }
  .worth__text {
    font-size: 16px;
  }
  .osn__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 32px;
  }
  .osn__btn {
    font-size: 16px;
    padding: 5px 15px;
  }
  .osn__item picture {
    height: 280px;
  }
  .osn__item p {
    font-size: 16px;
  }
  .history__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }
  .history__left-top {
    padding: 8px 0 20px;
    margin-bottom: 32px;
  }
  .history__left-top span {
    font-size: 16px;
  }
  .history__left-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: auto;
    gap: 40px;
  }
  .history__left-item {
    min-width: 280px;
  }
  .history__left-item span {
    font-size: 52px;
  }
  .history__left-item_title {
    font-size: 18px;
  }
  .history__right {
    padding: 24px;
  }
  .history__right-top {
    padding-bottom: 20px;
    margin-bottom: 24px;
  }
  .history__right-top span {
    font-size: 16px;
  }
  .history__right-list p {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .history__right-list ul {
    gap: 8px;
    margin-bottom: 24px;
  }
  .rukovod {
    padding-bottom: 0;
  }
  .rukovod__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
  }
  .rukovod__left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .rukovod__left-title {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .rukovod__left-text {
    font-size: 16px;
  }
  .rukovod__right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 10px;
  }
  .rukovod__right-bord {
    padding: 20px 24px;
  }
  .rukovod__right-name {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .rukovod__wrapper picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    max-width: 320px;
  }
  .rukovod__wrapper picture img {
    max-width: 320px;
  }
  .services__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .services__img {
    height: 220px;
  }
  .services__item-wrapper {
    padding: 16px 24px 20px;
  }
  .services__item-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .services__item-list {
    gap: 8px;
  }
  .services__item-list li a {
    font-size: 16px;
  }
  .services__item-text {
    max-height: 210px;
    margin-bottom: 16px;
  }
  .services__item-end {
    height: 380px;
    padding: 32px;
  }
  .services__item-end picture {
    left: 0;
  }
  .services__item-end picture:after {
    display: none;
  }
  .services__item-end p {
    font-size: 28px;
  }
  .services__item-end button {
    width: 100%;
  }
  .paket {
    padding: 120px 0;
  }
  .paket__title-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 32px;
    margin-bottom: 40px;
  }
  .paket .section-title {
    font-size: 32px;
  }
  .paket__item-info_title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .paket__item-info_list {
    gap: 12px;
  }
  .paket__item:not(.info) {
    height: 370px;
    padding: 20px;
  }
  .paket__item-title span {
    font-size: 18px;
  }
  .paket__item-title p {
    font-size: 20px;
  }
  .paket__item-bottom > span {
    font-size: 18px;
  }
  .serv-more__wrapper {
    gap: 8px;
  }
  .serv-more__wrapper a {
    width: 100%;
    min-height: auto;
    font-size: 16px;
  }
  .price__table tbody tr td:last-child {
    display: none;
  }
  .price__table tbody tr td.price__cost {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    font-size: 16px;
  }
  .price__table tbody tr td.price__name {
    font-size: 16px;
  }
  .sostav__wrapper picture {
    display: none;
  }
  .sostav__subtitle {
    font-size: 18px;
  }
  .sostav__title {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .sostav__list {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .sostav__btns {
    display: none;
  }
  .navigation__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 12px;
  }
  .navigation__left {
    padding: 16px 20px 0;
  }
  .navigation__title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .navigation__right {
    padding: 20px;
  }
  .navigation__right-top {
    font-size: 12px;
  }
  .navigation__right-text .name {
    font-size: 16px;
  }
  .navigation__right-bottom button {
    font-size: 14px;
  }
  .main__banner.serv .banner__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main__banner.serv .banner__doc {
    display: block;
    max-width: 100%;
  }
  .main__banner.serv picture {
    padding: 0;
    margin: 0 auto;
    max-width: 320px;
  }
  .banner__text .banner__btn button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  p.banner__btn-text {
    margin-bottom: 0;
  }
  p.banner__btn-text b {
    font-size: 16px;
  }
  .popup__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .popup__title {
    font-size: 24px;
  }
  .popup__subtitle {
    padding-bottom: 20px;
    border-bottom: 1px solid #0d704133;
    margin-bottom: 20px;
  }
  .popup__left-bottom-link {
    font-size: 16px;
  }
  .popup__right {
    width: 100%;
  }
  .popup__conf {
    font-size: 12px;
  }
  .footer__logo img {
    height: 35px;
    width: auto;
  }
  .footer__btns-item {
    width: 48px;
    height: 48px;
  }
  .footer__btns button:nth-last-child(2) {
    display: none;
  }
  .footer__middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .footer__columb:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    border-bottom: 0;
  }
  .footer__columb:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    border-bottom: 0;
  }
  .footer__columb:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer__columb-title {
    font-size: 18px;
  }
  .footer__columb-item_text {
    font-size: 16px;
  }
  .footer__columb-list li a {
    font-size: 14px;
  }
  .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 32px;
  }
  .contact__text-title {
    font-size: 32px;
  }
  .contact__list li p {
    font-size: 14px;
  }
  .contact__list li a {
    font-size: 20px;
  }
  .contact__btns {
    gap: 8px;
  }
  .contact__btns button {
    padding: 21px 28px;
  }
  .contact__map {
    height: 240px;
  }
  .faq {
    padding: 40px 0 80px;
  }
  .faq__title {
    margin-bottom: 40px;
  }
  .faq__title h2 {
    font-size: 32px;
  }
  .faq__title a.btn {
    display: none;
  }
  .faq__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .faq__left,
  .faq__right {
    display: contents;
  }
  .faq__right-item {
    margin-top: 12px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .faq__item-title {
    font-size: 16px;
  }
  .faq__title_h {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .faq__right-item.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .faq__left-item {
    display: block;
    /*height: 0px;*/
    overflow: hidden;
    padding: 0;
    background-color: #19975b;
    color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    /*transform: translate(0,-50%)scaleY(0);
    transition: transform .2s ease;*/
    max-height: 0;
    -webkit-transition:
      max-height 0.5s ease,
      padding 0.5s ease;
    -o-transition:
      max-height 0.5s ease,
      padding 0.5s ease;
    transition:
      max-height 0.5s ease,
      padding 0.5s ease;
    overflow: hidden;
  }
  .faq__left-item.active {
    /*transform: translate(0,0);
    transition: transform .2s ease;
    height: auto;*/
    padding: 4px 16px 16px;
    max-height: 100vh;
    -webkit-transition:
      max-height 0.5s ease,
      padding 0.5s ease;
    -o-transition:
      max-height 0.5s ease,
      padding 0.5s ease;
    transition:
      max-height 0.5s ease,
      padding 0.5s ease;
  }
  .faq__left-title {
    display: none;
  }
  .faq__left-text {
    padding-bottom: 20px;
    border-bottom: 1px solid #ffffff66;
    margin-bottom: 20px;
  }
  .faq__left-text > * {
    margin-bottom: 5px;
  }
  .faq__left-doc picture {
    width: 60px;
    height: 60px;
  }
  .faq__left-doc {
    gap: 16px;
  }
  .faq__left-doc .doc {
    color: #fff;
  }
  .faq__left-doc .name {
    font-size: 16px;
  }
  .faq__left-doc .spec {
    font-size: 12px;
  }
  .gallery {
    padding: 40px 0;
  }
  .gallery-title.text-center {
    font-size: 32px;
    text-align: left;
  }
  .gallery-subtitle.text-center {
    font-size: 14px;
    text-align: left;
    margin-bottom: 40px;
  }
  .gallery__item {
    max-width: 250px;
    width: 100%;
  }
  .gallery__img {
    height: 175px;
    width: 250px;
  }
  .gallery__btn a {
    width: 100%;
    text-align: center;
  }
  .about {
    padding: 40px 0;
  }
  .about__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about__title {
    font-size: 32px;
    margin-bottom: 24px;
  }
  .about__left button {
    display: none;
  }
  .about__item {
    padding: 24px;
  }
  .about__item-title span {
    font-size: 40px;
  }
  .section-title__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 32px;
  }
  .section-title__wrapper .section-title {
    margin-bottom: 0;
  }
  .section-title__btns {
    width: 100%;
  }
  .section-title__btns button {
    width: 100%;
    font-size: 16px;
  }
  .doctors {
    padding: 40px 0;
  }
  .doctors__item {
    padding-top: 95px;
  }
  .doctors__img {
    width: 110px;
    height: 110px;
  }
  .doctors__item-name {
    font-size: 18px;
  }
  .doctors__item-spec {
    font-size: 16px;
  }
  .doctors__item-age {
    font-size: 16px;
  }
  .doctors__nav {
    display: none;
  }
  .doctors__btns,
  .doctors__btns a {
    width: 100%;
  }
  .licenses__item picture {
    max-height: 250px;
  }
  .form-quest__text-title {
    font-size: 32px;
  }
  .form-quest__text-top small {
    font-size: 14px;
  }
  .form-quest__text-subtitle {
    font-size: 14px;
  }
  .form-quest__wrapper form {
    padding: 20px 24px;
  }
  .form-quest__title {
    font-size: 18px;
  }
  .form-quest__subtitle {
    font-size: 14px;
    padding-bottom: 24px;
  }
  .form-quest__inputs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-quest__button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .disc__nav {
    display: none;
  }
  .disc__btns {
    width: 100%;
  }
  .disc__btns a {
    width: 100%;
  }
  .disc__item {
    padding: 20px 24px;
  }
  .disc__item-title {
    font-size: 24px;
  }
  .disc__item-text {
    font-size: 14px;
  }
  .disc__item-price {
    font-size: 24px;
  }
  .disc__item-price span {
    font-size: 16px;
  }
  .disc__item-bottom button {
    width: 100%;
  }
  .promo {
    padding: 80px 0;
  }
  .promo-title {
    font-size: 32px;
  }
  .promo-subtitle {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .promo__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .promo__right {
    height: 280px;
  }
  .promo__right-title {
    font-size: 32px;
  }
  .promo__right-price {
    font-size: 32px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .promo__right-price span {
    font-size: 20px;
  }
  .promo__right-price span:before {
    width: 80px;
  }
  .promo__right-bottom {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .review {
    padding: 80px 0;
  }
  .review__btns,
  .review__btns a {
    width: 100%;
  }
  .review__nav,
  .review__adrev {
    display: none;
  }
  .review__item {
    padding: 20px 24px;
  }
  .review__body-title {
    font-size: 20px;
  }
  .cours__title {
    font-size: 32px;
  }
  .cours__item-title {
    font-size: 18px;
    padding-bottom: 12px;
  }
  .cours__item:before {
    display: none;
  }
  .process__title {
    font-size: 32px;
  }
  .process__right-items {
    height: auto;
    gap: 8px;
  }
  .process__right-item p {
    font-size: 16px;
  }
  .process__right-item:before {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
  .ad-terapy-title {
    font-size: 32px;
  }
  .ad-terapy__wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 20px;
  }
  .ad-terapy__item {
    width: 300px;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .ad-terapy__item picture {
    width: 72px;
    height: 72px;
    margin-bottom: 24px;
  }
  .ad-terapy__item-text p {
    font-size: 20px;
  }
  .testing__wrapper {
    padding: 140px 0 80px;
  }
  .testing__wrapper-title {
    font-size: 32px;
  }
  .main-text__title,
  .main-text2__title {
    font-size: 32px;
    padding-bottom: 24px;
  }
  .main-text__more {
    width: 100%;
    font-size: 14px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .terapy {
    padding-bottom: 80px;
  }
  .terapy__form-title {
    font-size: 28px;
  }
  .terapy__price-title {
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  .terapy__price-item p {
    font-size: 14px;
  }
  .terapy__price-item span {
    font-size: 12px;
  }
  .terapy__price,
  .terapy__form {
    width: 100%;
    margin-bottom: 0;
  }
  .terapy__price {
    border-width: 10px;
    padding: 50px 30px 60px;
  }
  .terapy__price img {
    max-width: 150px;
  }
  .terapy__banner {
    padding: 24px;
    height: auto;
  }
  .terapy__banner-title {
    font-size: 28px;
    padding-bottom: 18px;
  }
  .terapy__banner-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .terapy__banner-btns > button {
    width: 100%;
  }
  .terapy h2 {
    font-size: 22px;
  }
  .solut__left {
    padding: 20px 24px;
  }
  .solut__title {
    font-size: 18px;
  }
  .solut__list li {
    font-size: 16px;
  }
  .solut__wrapper {
    background: none;
    gap: 50px;
  }
  .popular__card {
    padding-top: 190px;
  }
  .popular__card img {
    height: 250px;
  }
  .popular__card:after {
    top: calc(50% - 150px);
  }
  .popular__card-title {
    font-size: 18px;
  }
  .popular__card-text {
    font-size: 12px;
  }
  .popular__card-btns > span {
    font-size: 16px;
    padding-left: 24px;
  }
  .popular__card-btns > button.btn.grad {
    padding: 16px 20px;
  }
  .logo__mod {
    display: block;
  }
  .logo__desk {
    display: none;
  }
  .header__top-btns-item.first,
  .header__top-btns-item.second,
  .header__top-btns-item.thrid {
    display: none;
  }
  .header__top-item {
    gap: 0;
  }
  .header__top-item picture {
    background-color: transparent;
  }
  .header__top-item_text span {
    display: none;
  }
  .header__top-btns-item {
    width: 48px;
    height: 48px;
  }
  .header__top-wrapper {
    gap: 0;
  }
  .banner__text h1 {
    font-size: 32px;
  }
  .banner__text p {
    font-size: 16px;
    margin-bottom: 0;
  }
  .banner__text div {
    margin-bottom: 0;
  }
  .banner__text button {
    width: 100%;
  }
}
@media (max-width: 980px) {
  .popup.help .container > div.help__wrapper-res.show {
    flex-direction: column;
  }
  .help__wrapper-wi.step1 {
    background-image: none;
  }
}
@media (max-width: 767px) {
  .rev__blocks .tabs-block {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 400px) {
  .categories-select {
    min-width: 290px;
  }
}

.navigation__list.show {
  max-height: 100%;
}

.section-error {
  padding-bottom: 180px;
}
.section-error h1 {
  font-size: 62px;
  padding-bottom: 80px;
}
.error__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 80px;
}
.error__wrapper:after {
  content: "";
  display: block;
  width: 1px;
  height: 230px;
  background-color: #bfdbcecc;
  order: 2;
}
.error__wrapper-title {
  font-size: 260px;
  font-weight: 600;
  color: #31b878;
  order: 1;
}
.error__wrapper-text {
  order: 3;
}
.error__wrapper-text p {
  font-size: 18px;
  line-height: 1.6;
  padding-bottom: 46px;
}
.error__wrapper-text p a {
  font-weight: 700;
  color: #279e66;
}
@media (max-width: 1220px) {
  .section-error h1 {
    font-size: 48px;
  }
  .error__wrapper {
    gap: 40px;
  }
  .error__wrapper-title {
    font-size: 200px;
  }
  .error__wrapper:after {
    height: 180px;
  }
  .error__wrapper-text p {
    font-size: 16px;
  }
}
@media (max-width: 780px) {
  .section-error h1 {
    font-size: 32px;
    padding-bottom: 40px;
  }
  .error__wrapper-title {
    font-size: 140px;
  }
  .section-error {
    padding-bottom: 40px;
  }
}
@media (max-width: 620px) {
  .error__wrapper {
    flex-direction: column;
  }
  .error__wrapper:after {
    height: 1px;
    width: 100%;
  }
}

.sitemap__wrapper {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.sitemap__wrapper-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sitemap__wrapper-item {
  padding: 30px;
  background-color: #ecf6f1;
  border-radius: 12px;
}
.sitemap__wrapper-item_title {
  font-size: 24px;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.sitemap__wrapper-item_title span {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #0d70411a;
  position: relative;
}
.sitemap__wrapper-item_title span:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #19975b;
  border-top: 1px solid #19975b;
  position: absolute;
  top: 21px;
  left: 19px;
  rotate: 45deg;
}
.sitemap__wrapper-item_list {
  padding-top: 18px;
  margin-top: 18px;
  border-top: 1px solid #bfdbcecc;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.sitemap__wrapper-item_list li p {
  margin-top: 10px;
  color: #0d7041;
  font-size: 18px;
  font-weight: 700;
}
.sitemap__wrapper-item_list li:first-child p {
  margin-top: 0;
}
.sitemap__wrapper-item_list li a {
  color: #0d5030;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.sitemap__wrapper-item_list li a:before {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  border-radius: 10px;
  background-color: #0d70414d;
}
@media (max-width: 1220px) {
  .sitemap-section.section-offset.alone-section {
    padding: 40px 0;
  }
  .sitemap__wrapper-item {
    padding: 20px;
  }
  .sitemap__wrapper-item_title {
    font-size: 18px;
  }
  .sitemap__wrapper-item_list li p,
  .sitemap__wrapper-item_list li a {
    font-size: 14px;
  }
  .sitemap__wrapper-item_title span {
    width: 40px;
    height: 40px;
  }
  .sitemap__wrapper-item_title span:after {
    top: 15px;
    left: 13px;
  }
  .sitemap__wrapper-item_list {
    padding-top: 14px;
    margin-top: 14px;
  }
}
@media (max-width: 720px) {
  .sitemap__wrapper {
    flex-direction: column;
  }
}

header.header {
  overflow: visible;
}
.header__bottom-items_li.li-serv {
  position: static;
}
.header__bottom {
  position: relative;
  transition: height 0.2s ease;
}
.header__bottom-items_li {
  position: relative;
  padding: 22px 0;
}
.header__serv {
  opacity: 0;
  pointer-events: none;
  display: block;
  border-top: 1px solid #ececec;
  position: absolute;
  top: 80px;
  right: 0;
  left: 0;
  background-color: #fff;
  z-index: 200;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.header__bottom-items_li.li-serv:hover .header__serv {
  opacity: 1;
  pointer-events: auto;
}
.header__klinik-hover {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 12px;
  color: #0d7041;
  opacity: 0;
  pointer-events: none;
  display: block;
  box-shadow: 0px 8px 16px 0px #0000000d;
  position: absolute;
  top: 80px;
  right: 0;
  left: 0;
  z-index: 200;
  width: 300px;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.header__klinik-hover .header__serv-item_list {
  max-height: 300px;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  margin-bottom: 0;
}
.header__klinik-hover .header__serv-item_list::-webkit-scrollbar {
  width: 5px;
}
.header__klinik-hover .header__serv-item_list::-webkit-scrollbar-track {
  background: transparent;
}
.header__klinik-hover .header__serv-item_list::-webkit-scrollbar-thumb {
  background: #0d7041;
}
.header__klinik-hover .header__serv-item_list li:before {
  display: none;
}
.header__bottom-items_li.li-hover:hover .header__klinik-hover {
  opacity: 1;
  pointer-events: auto;
}
.header__bottom-wrapper {
  padding: 0;
}
button.header__bottom-item.serv {
  display: none;
}
.header__serv-item_wrap {
  display: contents;
}
.header__bottom-items_li.li-hover button.header__bottom-item {
  display: none;
}
@media (max-width: 1220px) {
  .header__bottom-item.help:before {
    margin-right: 6px;
  }
  .header__bottom-items_li {
    padding: 0;
    width: 100%;
  }
  .header__bottom-items {
    padding: 16px 0;
  }
  a.header__bottom-item.serv {
    display: none;
  }
  button.header__bottom-item.serv {
    display: flex;
    font-size: 16px;
    font-weight: 600;
  }
  button.header__bottom-item.serv.active {
    background-color: #c0dbce;
    color: #0d5030;
  }
  .header__bottom-items_li.li-serv {
    margin-bottom: 6px;
  }
  .header__bottom-item.serv:before {
    position: absolute;
    right: 12px;
    top: 12px;
  }
  .header__bottom-item.help {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .header__serv {
    opacity: 1;
    pointer-events: auto;
    position: static;
    height: 0;
    overflow: hidden;
    border-top: none;
    background-color: transparent;
    transition: 0.2s ease;
  }
  .header__serv.active {
    border-bottom: 1px solid #0d704133;
  }
  .header__serv-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px 0;
  }
  .header__serv-item {
    padding: 0;
  }
  .header-akcii-link,
  .header__serv-item_more {
    display: none;
  }
  .header__serv-item_title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .header__serv-item_title button {
    position: relative;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #19975b;
    transition: 0.2s ease;
  }
  .header__serv-item_title button:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 7px;
    left: 8px;
    rotate: 45deg;
    transition: 0.2s ease;
  }
  .header__serv-item_title button.active {
    background-color: #0d704133;
  }
  .header__serv-item_title button.active:after {
    border-color: #0d5030;
    rotate: -135deg;
    top: 8px;
  }
  .header__serv-item_list {
    max-height: none;
    height: auto;
    overflow: visible;
    margin-bottom: 0;
    padding-top: 12px;
    gap: 12px;
  }
  .header__serv-item_list li {
    padding-left: 0;
  }
  .header__serv-item_list li:before {
    display: none;
  }
  .header__serv-item_wrap {
    display: block;
    height: 0;
    overflow: hidden;
    transition: 0.2s ease;
  }
  .header__klinik-hover {
    position: static;
    opacity: 1;
    pointer-events: auto;
    background-color: transparent;
    padding: 0 8px;
    box-shadow: none;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: 0.2s ease;
  }
  .header__klinik-hover .header__serv-item_list {
    padding: 0 0 0 12px;
    max-height: none;
    overflow: visible;
    height: auto;
  }
  .header__bottom-items_li.li-hover a.header__bottom-item {
    display: none;
  }
  .header__bottom-items_li.li-hover button.header__bottom-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .header__bottom-items_li.li-hover
    button.header__bottom-item
    .header__klinik-pseudo {
    position: relative;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #19975b;
    transition: 0.2s ease;
  }
  .header__bottom-items_li.li-hover
    button.header__bottom-item
    .header__klinik-pseudo:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 7px;
    left: 8px;
    rotate: 45deg;
    transition: 0.2s ease;
  }
  .header__bottom-items_li.li-hover
    button.header__bottom-item.active
    .header__klinik-pseudo {
    background-color: #0d704133;
  }
  .header__bottom-items_li.li-hover
    button.header__bottom-item.active
    .header__klinik-pseudo:after {
    border-color: #0d5030;
    rotate: -135deg;
    top: 8px;
  }
}

.results-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  /*max-width: 1200px;*/
  width: 100%;
}

.result-card {
  background-color: rgba(236, 246, 241, 1);
  border-radius: 12px;
  overflow: hidden;
  text-align: left;
}

.image-container {
  display: flex;
  justify-content: space-between;
}

.image-container img {
  width: 100%;
  object-fit: cover;
}

.image-label {
  position: absolute;
  bottom: 5px;
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
  padding: 2px 5px;
  font-size: 16px;
  border-radius: 11px;
}
.image-left {
  padding: 5px 1px 5px 5px;
}

.image-right {
  padding: 5px 5px 5px 1px;
}

.image-left,
.image-right {
  position: relative;
}

.image-left .image-label {
  text-align: center;
  margin: 0 0 10px 10px;
  width: 38px;
}

.image-right .image-label {
  text-align: center;
  margin: 0 0 10px 115px;
}

.result-heading {
  padding: 10px 10px 0 10px;
  color: rgba(13, 112, 65, 1);
  font-size: 20px;
  font-weight: bold;
}

.result-description {
  padding: 10px;
  color: rgba(13, 112, 65, 1);
  font-size: 16px;
}

.result_text {
  font-size: 62px;
  margin-bottom: 60px;
}

.results {
  padding-bottom: 180px;
}

@media (max-width: 768px) {
  .results-container {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    gap: 10px;
    padding-bottom: 10px;
  }

  .image-right .image-label {
    margin: 0 0 10px 75px;
  }

  .result-card {
    min-width: 300px;
  }
}

@media (min-width: 720px) {
  .popular__item {
    z-index: 1;
    height: 700px;
    margin-right: 24px;
  }
  .item_overlap {
    z-index: 1;
  }
  .popular__card-title {
    margin-top: 50px;
  }
  .popular__card img {
    width: 95%;
  }
}
.scroll-up {
  z-index: 151;
}
.popular__item {
  margin-right: 24px;
}

@media (max-width: 768px) {
  .popular__card {
    height: 520px;
  }
  .popular__card img {
    margin-top: 60px;
  }
  .popular__card-title {
    margin-top: 50px;
  }
  .popular__item {
    padding-top: 20px;
  }
}

.right-nav {
  position: fixed;
  top: 50%;
  right: 42px;
  transform: translateY(-40%);
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
}
.right-nav-item {
  min-width: 68px;
  height: 68px;
  display: flex;
  width: fit-content;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 60px;
  border: 8px solid #d7ece2;
  background-color: #19975b;
  transition: 0.2s ease;
}
.right-nav-item.mob {
  display: none;
}
.right-nav-item span {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  white-space: nowrap;
  width: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.2s ease;
}
@media (hover:hover) {
  .right-nav-item:hover {
    padding: 0 20px;
    min-width: 260px;
  }
  .right-nav-item:hover span {
    opacity: 1;
    width: auto;
    padding-left: 12px;
  }
}
@media (max-width: 720px) {
  .right-nav {
    right: 20px;
    top: auto;
    bottom: 20px;
    transform: none;
    min-width: auto;
  }
  .right-nav-item.mob {
    display: flex;
  }
  .right-nav-item.mob:hover {
    padding: 0;
  }
  .right-nav-item.mob span {
    display: none;
  }
  .right-nav-item.mob img {
    rotate: 45deg;
    filter: brightness(0) invert(1);
  }
  .right-nav-item:not(.mob) {
    display: none;
  }
  .right-nav.active:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(10px);
  }
  .right-nav.active .right-nav-item.mob {
    background-color: #ffffff;
  }
  .right-nav.active .right-nav-item.mob img {
    rotate: 0deg;
    filter: none;
  }
  .right-nav.active .right-nav-item {
    display: flex;
    z-index: 1000;
  }
  .right-nav.active .right-nav-item:not(.mob) {
    border: none;
    padding: 0 20px;
    height: 52px;
    width: 100%;
    justify-content: flex-start;
  }
  .right-nav.active .right-nav-item span {
    padding-left: 12px;
    width: auto;
    overflow: visible;
    opacity: 1;
  }
}
.contact__text {
  gap: 15px;
}

.footer__social-wrapper-icon {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 50%;
}

.footer__social-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*POLICY-PLASHKA*/
.bottom-info__wrapper {
  position: fixed;
  inset: auto 0 0 0;
  z-index: 100;
  color: #fff;
  font: inherit;
  background-color: rgba(0, 0, 0, 0.73);
  opacity: 0;
  transition: opacity 300ms;
  font-size: clamp(0.625rem, 0.45rem + 0.4vw, 0.75rem);
  line-height: 1.1;
  pointer-events: none;
}

.bottom-info__wrapper.active {
  opacity: 1;
  pointer-events: all;
}

.bottom-info__wrapper .bottom-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 15px 10px 20px;
}

@media screen and (max-width: 700px) {
  .bottom-info__wrapper .bottom-info {
    flex-direction: column;
  }
}

.bottom-info__wrapper .bottom-info__content {
  margin: 0 10px 0 0;
}

.bottom-info__content a {
  color: #52c5ff;
  text-decoration: underline;
  transition: color 300ms;
}

.bottom-info__content a:hover {
  color: #296de7;
}

@media screen and (max-width: 700px) {
  .bottom-info__wrapper .bottom-info__content {
    text-align: center;
    margin: 0 30px 0 0;
  }
}

.bottom-info__wrapper .bottom-info__action {
  display: flex;
}

@media screen and (max-width: 639px) {
  .bottom-info__wrapper .bottom-info__action {
    margin: 10px 0 0;
  }
}

.bottom-info > * {
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .bottom-info > * {
    font-size: 12px;
  }
}

.bottom-info__wrapper .bottom-info__button-agree {
  font-size: 0.9em;
  line-height: 2;
  font-weight: 500;
  color: #000;
  border-radius: 5px;
  padding: 2px 15px;
  text-transform: uppercase;
  display: block;
  background-color: #ffffffe8;
  border: none;
  cursor: pointer;
}

.bottom-info__wrapper .bottom-info__button-cross {
  width: 28px;
  height: 28px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4em;
  background-color: transparent;
  border: none;
  margin-inline-start: 12px;
  cursor: pointer;
}

@media screen and (max-width: 700px) {
  .bottom-info__wrapper .bottom-info__button-cross {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}

.bottom-info__button-cross::after {
  content: "\00D7";
  color: #999;
  line-height: 1;
  transition: color 300ms;
}

.bottom-info__wrapper .bottom-info__button-cross:hover::after {
  color: #fff;
}

/*POLICY-PLASHKA*/

.installment-banner {
  background: linear-gradient(
    90deg,
    rgba(39, 170, 108, 1) 0%,
    rgba(26, 152, 92, 1) 100%
  );
  border-radius: 32px;
  padding: 52px 60px;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}

.installment-banner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  background-image: url(/assets/images/sale.png);
  width: 632px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
}

.installment-content {
  display: flex;
  gap: 100px;
  position: relative;
  z-index: 1;
}

.installment-title {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 28px;
}

.installment-title > span {
  font-weight: bold;
}

.installment-description {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 86px;
}

.installment-action-group {
  display: flex;
  gap: 20px;
  align-items: stretch;
  flex-wrap: wrap;
}

.installment-details-btn {
  background: #ffffff;
  color: #19975b;
  border: 1px solid transparent;
  padding: 15px 30px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.installment-details-btn:hover {
  backdrop-filter: blur(43px);
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
}

.installment-phone-box {
  display: flex;
  align-items: stretch;
  gap: 15px;
}

.installment-phone-icon {
  width: 65px;
  height: 65px;
  position: relative;
  border-radius: 12px;
  backdrop-filter: blur(43px);
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.installment-phone-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  gap: 8px;
  padding: 4px 0;
}

.installment-phone-number {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  transition: color 0.3s ease;
  text-decoration: none;
}
.installment-phone-number:hover {
  color: rgba(255, 255, 255, 0.7);
}

.installment-phone-note {
  font-size: 12px;
  color: #ffffff;
  opacity: 0.9;
}

.installment-features-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  max-width: 450px;
  width: 100%;
  max-height: 214px;
  margin-top: auto;
}

.installment-feature-box {
  border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(43px);
}

.installment-check-icon {
  font-size: 20px;
  z-index: 1;
}

.installment-feature-text {
  font-size: 16px;
  font-weight: 400;
  z-index: 1;
}

@media (max-width: 1400px) {
  .installment-content {
    gap: 20px;
  }
}

@media (max-width: 1117px) {
  .installment-content {
    flex-direction: column;
    gap: 0;
  }

  .installment-info {
    display: contents;
  }
  .installment-title {
    order: 1;
  }

  .installment-description {
    order: 2;
  }

  .installment-features-grid {
    order: 3;
  }

  .installment-action-group {
    order: 4;
  }

  .installment-description {
    margin-bottom: 24px;
  }

  .installment-features-grid {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 32px;
  }
}

@media (max-width: 786px) {
  .installment-title {
    font-size: 24px;
    margin-bottom: 16px;
  }

  .installment-banner {
    padding: 40px;
  }

  .installment-phone-number {
    font-size: 18px;
  }

  .installment-feature-box {
    padding: 16px;
  }
}

@media (max-width: 641px) {
  .installment-details-btn {
    width: 100%;
  }
  .installment-banner {
    border-radius: 24px;
    padding: 20px;
  }
  .installment-banner::before {
    right: -108px;
    opacity: 63px;
    z-index: 0;
    pointer-events: none;
    background-image: url(/assets/images/sale-mob.png);
    width: 366px;
    height: 514px;
  }
  .installment-features-grid {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .installment-feature-box {
    flex-direction: row;
  }
}

@media (max-width: 720px) {
  .section-offset_min {
    padding: 60px 0;
  }
}

.support__link span {
  transition: transform 0.3s;
  content: "";
  background-image: url("/assets/img/support/support.svg");
  background-repeat: no-repeat;
}
.support__main {
  border-radius: 32px;
  padding: 52px 60px;
  background: #ecf6f1;
  position: relative;
  overflow: hidden;
}

.support__picture {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
}

.support__picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.support__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #0d7041;
  margin-bottom: 28px;
  max-width: 690px;
}

.support__title span {
  font-weight: 500;
}

.support__subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #0d7041;
  margin-bottom: 86px;
  max-width: 690px;
}

.support__link {
  border-radius: 12px;
  padding: 19px 35px;
  background: #26a4e1;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #fff;
  width: fit-content;
  position: relative;
  z-index: 10;
}

.support__link:hover {
  color: #fff;
}

.support__link span {
  width: 32px;
  height: 27px;
}

.support__link:hover span {
  transform: scale(1.2);
  color: #fff;
}

@media (width <=1024px) {
  .support__main {
    border-radius: 32px;
    padding: 60px 20px;
  }

  .support__container {
    padding: 0px 20px;
  }

  .support__title {
    font-size: 24px;
    margin-bottom: 16px;
    max-width: 100%;
  }

  .support__subtitle {
    font-size: 16px;
    margin-bottom: 100px;
    max-width: 100%;
  }

  .support__link {
    font-size: 14px;
    padding: 16.5px 35px;
  }

  .support__link span {
    background-size: 29px;
  }
}
.support--main {
  padding-top: 70px;
}
@media (width <=1024px) {
  .support__container {
    padding: 0px;
  }

  .support--main {
    padding-top: 30px;
  }

  .support__picture {
    position: absolute;
    right: 0;
    bottom: -92px;
  }

  .support__link {
    width: 100%;
  }
}
.facts {
  padding: 60px 20px;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}

.facts__title {
  font-size: 48px;
  text-align: center;
  color: #006b41;
  margin-bottom: 50px;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
}

.facts__title-accent {
  display: block;
  font-weight: 400;
}

.facts__container {
  display: flex;
  gap: 20px;
}

.facts__item {
  flex: 1;
  background-color: #ecf6f1;
  border-radius: 24px;
  padding: 40px 30px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 440px;
  box-sizing: border-box;
}

.facts__item:nth-child(2),
.facts__item:nth-child(4) {
  background-color: #0d7041;
}

.facts__item:nth-child(2) .facts__value,
.facts__item:nth-child(2) .facts__subtitle,
.facts__item:nth-child(2) .facts__text,
.facts__item:nth-child(4) .facts__value,
.facts__item:nth-child(4) .facts__subtitle,
.facts__item:nth-child(4) .facts__text {
  color: #ffffff;
}

.facts__value {
  font-size: 64px;
  font-weight: 700;
  color: #0d7041;
  line-height: 1;
  margin-bottom: 25px;
  display: flex;
  align-items: baseline;
}

.facts__unit {
  font-size: 24px;
  margin-left: 4px;
}

.facts__subtitle {
  font-size: 24px;
  font-weight: 700;
  color: #0d7041;
  margin: 0 0 15px 0;
}

.facts__text {
  font-size: 16px;
  line-height: 1.45;
  color: #0d7041;
  margin: 0 0 30px 0;
}

.facts__source {
  background: #ffffff;
  border-radius: 18px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.facts__source-label {
  font-size: 14px;
  color: #0d7041;
}

.facts__source-name {
  font-size: 14px;
  font-weight: 700;
  color: #0d7041;
}

.facts__pagination {
  display: none;
  gap: 8px;
  margin-top: 30px;
  justify-content: center;
}

.facts__dot {
  height: 4px;
  flex: 1;
  max-width: 80px;
  background-color: #d1e2d8;
  border-radius: 2px;
  transition: background-color 0.3s;
}

.facts__dot_active {
  background-color: #27a86b;
}

@media (max-width: 768px) {
  .facts {
    padding: 40px 0;
  }

  .facts__title {
    font-size: 30px;
    margin-bottom: 25px;
    padding: 0 20px;
  }

  .facts__container {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 0 20px;
  }

  .facts__container::-webkit-scrollbar {
    display: none;
  }

  .facts__item {
    min-width: calc(100% - 0px);
    scroll-snap-align: center;
    min-height: auto;
    padding: 30px 20px;
  }

  .facts__pagination {
    display: flex;
    padding: 0 20px;
  }
}
.footer__info-text a {
  color: #fff;
  text-decoration: underline;
}

.footer__info-text a:hover {
  cursor: pointer;
  color: yellow;
}
.reviews__mark {
  margin-top: auto;
  margin-bottom: 10px;
  display: flex;
  gap: 3px;
}
.reviews__mark span {
  display: block;
  width: 22px;
  height: 22px;
  background: url("../img/icons/star.svg") no-repeat;
}
.reviews__mark span.dis {
  opacity: 0.4;
}
.terapy__price-item--hidden {
  display: none;
}
.terapy__price-more {
  margin-top: 20px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}



.advantages .section-title {
    letter-spacing: -0.02em;
}

.advantages__swiper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.advantages__swiper .swiper-wrapper,
.advantages__swiper-slide {
    display: contents;
}

.advantages__item {
    border-radius: 12px;
    padding: 24px;
    background: #ecf6f1;
    display: flex;
    gap: 24px;
}

.advantages__icon {
    display: block;
    width: 64px;
    height: 64px;
    flex-shrink: 0;
}

.advantages__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.advantages__title {
    font-weight: 600;
    font-size: 24px;
    color: #0d7041;
    overflow-wrap: break-word;
    margin-bottom: 20px;
}

.advantages__text ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.advantages__text li {
    font-weight: 500;
    font-size: 16px;
    color: rgba(13, 112, 65, 0.8);
    position: relative;
    padding-left: 28px;
}

.advantages__text li::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: rgba(13, 112, 65, 0.8);
    position: absolute;
    top: 6px;
    left: 6px;
}

@media (max-width: 1024px) {
    .advantages__item {
        flex-direction: column;
    }
}

@media (max-width: 820px) {
    .advantages__swiper {
        display: block;
    }

    .advantages__swiper .swiper-wrapper {
        display: flex;
    }

    .advantages__swiper-slide {
        display: block;
        height: auto;
    }

    .advantages__item {
        border-radius: 12px;
        padding: 20px;
        gap: 20px;
        height: 100%;
    }

    .advantages__icon {
        width: 60px;
        height: 60px;
    }

    .advantages__title {
        font-size: 20px;
    }

    .advantages__text li {
        font-size: 14px;
        padding-left: 18px;
    }

    .advantages__text li::before {
        width: 6px;
        height: 6px;
        top: 5.5px;
        left: 0;
    }

}



.contact__text {
	gap: 0;
}
.contact__text-title {
	margin-bottom: 24px;
}
.contact__text-subtitle {
	margin-bottom: 32px;
}
.contact__list {
	gap: 16px;
	font-weight: 500;
	margin-bottom: 40px;
}
.contact__list li {
	align-items: flex-start;
}
.contact__list li b {
	font-weight: 500;
	color: #0d7041;
}
.contact__list li span {
	color: rgba(13, 112, 65, 0.6);
}
.contact__list-areas {
	display: inline;
	color: #0d7041;
}
.contact__list-areas li {
	display: inline;
}
.contact__list-areas li::after {
	content: ", ";
}
.contact__list-areas li:last-child::after {
	content: "";
}
.contact__list-areas li:not(:first-child) {
	display: none;
}
.contact__list-areas.is-open li:not(:first-child)  {
	display: inline;
}
.contact__list-btn {
	font-weight: 600;
	text-decoration: underline;
	color: #0d7041;
}
.contact__list-services {
	padding-top: 12px;
	margin-top: 12px;
	border-top: 1px solid rgba(13, 112, 65, 0.1);
	display: flex;
	flex-wrap: wrap;
	gap: 12px 24px;
	margin-left: -40px;
}
.contact__list-services li {
	font-weight: 500;
	color: #0d7041;
	display: flex;
	align-items: center;
	gap: 8px;
}
.contact__list-services li:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #19975b;
	flex-shrink: 0;
}
.contact__btns > * {
	width: auto;
	height: auto;
	flex-grow: 1;
    text-align: center;
}

.contact__map {
	height: 629px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.contact__map-info {
	border-radius: 12px;
	padding: 12px 16px;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.05);
	background: #fff;
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	color: rgba(13, 112, 65, 0.8);
	position: absolute;
	bottom: 12px;
	right: 12px;
	z-index: 3;
}
.contact__map-info span {
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 8px;
}

@media (max-width: 768px) {
	.contact__btns {
		flex-direction: column;
		gap: 12px;
	}
	.contact__list li img {
		width: 20px;
		height: 20px;
	}
	.contact__list-services {
		margin-top: 16px;
		gap: 12px 16px;
		margin-left: -32px;
	}

	.contact__map {
		height: 400px;
		border-radius: 16px;
	}
	.contact__map-info {
		position: absolute;
		left: 10px;
		bottom: 10px;
		right: 10px;
	}
}