.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  display: block;
  position: relative;
}

.slick-list {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

body {
  overflow: hidden;
}

.ever-popup {
  overflow: hidden !important;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  border: 1px solid #0000;
  height: auto;
  display: block;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-next, .slick-prev {
  cursor: pointer;
  color: #0000;
  background: none;
  border: none;
  outline: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: block;
  position: absolute;
  transform: translate(0, -50%);
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: #0000;
  background: none;
  outline: 0;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25;
}

.slick-next:before, .slick-prev:before {
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: slick;
  font-size: 20px;
  line-height: 1;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before, [dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before, [dir="rtl"] .slick-next:before {
  content: "";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  position: absolute;
  bottom: -25px;
}

.slick-dots li {
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  display: inline-block;
  position: relative;
}

.slick-dots li button {
  cursor: pointer;
  color: #0000;
  background: none;
  border: 0;
  outline: 0;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 0;
  line-height: 0;
  display: block;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  content: "Ã¢â‚¬Â¢";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000;
}

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

progress {
  vertical-align: baseline;
  display: inline-block;
}

[hidden] {
  display: none;
}

a {
  background-color: #0000;
}

a:active, a:hover {
  outline: 0;
}

b {
  font-weight: 700;
}

button, input, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  padding: 0;
}

.block1 .wrapper {
  position: relative;
}

.block1 {
  padding-bottom: 25px;
}

.block1 .wrapper:after {
  z-index: 1;
  content: "";
  background-image: url("man-image.3e0870ef.webp");
  background-repeat: no-repeat;
  width: 542px;
  height: 615px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-44%);
}

.no-webp .block1 .wrapper:after {
  background-image: url("man-image.3e0870ef.webp");
  background-repeat: no-repeat;
}

.block1__header {
  z-index: 2;
  color: #666;
  justify-content: space-between;
  width: 100%;
  padding-top: 19px;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  position: relative;
}

.block1__header:before {
  content: "";
  background-image: url("block1__line.c7e69e35.webp");
  background-repeat: no-repeat;
  width: 67px;
  height: 87px;
  position: absolute;
  top: -34px;
  left: 50%;
  transform: translateX(-51%);
}

.block1 .header__content {
  width: 50%;
  display: flex;
}

.block1 .header__content__left {
  justify-content: flex-start;
}

.block1 .header__content__right {
  justify-content: center;
}

.block1 .header__text {
  padding-left: 48px;
  position: relative;
}

.block1 .header__text-like {
  margin-right: 58px;
}

.block1 .header__text-like:before {
  content: "";
  background-image: url("like.4df1735d.svg");
  background-repeat: no-repeat;
  width: 34px;
  height: 31px;
  position: absolute;
  top: 2px;
  left: 0;
}

.block1 .header__text-people:before {
  content: "";
  background-image: url("people.dab51aae.svg");
  background-repeat: no-repeat;
  width: 26px;
  height: 32px;
  position: absolute;
  top: 2px;
  left: 11px;
}

.block1 .header__text-doctor:before {
  content: "";
  background-image: url("doctor.00e9f24a.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 32px;
  position: absolute;
  top: 2px;
  left: 0;
}

.block1__footer {
  z-index: 2;
  color: #0f0f0f;
  width: 100%;
  margin-top: 63px;
  display: flex;
  position: relative;
}

.block1__footer__text {
  width: 430px;
}

.block1 .footer__list {
  color: #000;
  margin: 37px 0 0;
  padding: 0 0 67px;
  font-size: 18px;
  font-weight: 400;
  line-height: 38px;
  list-style: none;
}

.block1 .list__item {
  margin-bottom: 25px;
  padding-left: 40px;
  line-height: 20px;
  position: relative;
}

.block1 .list__item:before {
  content: "";
  background-image: url("list-image.1e8f2ac9.webp");
  background-repeat: no-repeat;
  width: 36px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: -3px;
  transform: translateY(-41%);
}

.block1__footer__product {
  align-items: flex-end;
  width: 470px;
  display: flex;
  position: relative;
}

.block1__footer__product:before {
  content: "";
  z-index: 1;
  background-image: url("listochki.1aefb234.webp");
  background-repeat: no-repeat;
  width: 307px;
  height: 205px;
  position: absolute;
  bottom: -72px;
  left: -61px;
}

.block1 .product__img {
  z-index: 2;
  margin-bottom: -58px;
  margin-left: -5px;
  position: relative;
}

.block1__footer__form {
  text-align: center;
  width: 270px;
}

.block1 .form {
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 270px;
  display: flex;
}

.block1 .price__text {
  padding-bottom: 5px;
}

.block1 .price__new {
  color: #000;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
}

select {
  height: 65px;
}

.block1 .form__name__field, .block1 .form__tel__field, select {
  text-align: left;
  box-sizing: border-box;
  color: #666;
  background-color: #fff;
  border: 1px solid #eae9e9;
  border-radius: 32px;
  outline: 0;
  width: 220px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 55px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.block1 .form__name__field:hover, .block1 .form__tel__field:hover, select {
  color: #000;
}

.block1 .form__name {
  margin-top: 20px;
  position: relative;
}

.block1 .form__name:before {
  content: "";
  background-image: url("name-ico.ba751cc4.svg");
  background-repeat: no-repeat;
  width: 22px;
  height: 23px;
  position: absolute;
  top: 18px;
  left: 24px;
}

.block1 .form__tel {
  margin-top: 15px;
  position: relative;
}

.block1 .form__tel:before {
  content: "";
  background-image: url("tel-ico.8211eb6c.svg");
  background-repeat: no-repeat;
  width: 21px;
  height: 24px;
  position: absolute;
  top: 20px;
  left: 27px;
}

.block1 .form__btn {
  width: 220px;
  margin-top: 20px;
}

.block1 .form__pack {
  color: #444;
  margin-top: 24px;
  margin-bottom: 21px;
  font-size: 15px;
  font-weight: 400;
  line-height: 16.52px;
}

.block1 .form__pack .lastpack {
  color: #000;
  font-weight: 700;
}

.block1 .footer__form__security {
  color: #666;
  margin-top: 15px;
  padding-left: 31px;
  font-size: 13px;
  font-weight: 400;
  line-height: 16.52px;
  position: relative;
}

.block1 .footer__form__security:before {
  content: "";
  background-image: url("security.46cf1214.webp");
  width: 19px;
  height: 20px;
  position: absolute;
  top: -3px;
  left: 10px;
}

.block1__pt {
  padding-top: 30px;
}

.block1 .form__price {
  box-sizing: border-box;
  text-align: left;
  background-color: #fff;
  border-radius: 3px 3px 0 0;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 16px 10px 21px;
  font-size: 0;
  display: flex;
}

.block1 .price__new {
  color: #000;
  flex-direction: column;
  align-items: center;
  width: 50%;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  display: flex;
}

.block1 .price__new__money {
  font-size: 34px;
  line-height: 34px;
  display: inline-block;
}

.block1 .price__new__currency {
  font-size: 16px;
}

.block1 .price__old {
  color: #666;
  flex-direction: column;
  align-items: center;
  width: 50%;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  display: flex;
  position: relative;
}

.block1 .price__old__num {
  position: relative;
}

.block1 .price__old__num:after, .block1 .price__old__num:before {
  content: "";
  background-color: red;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 15px;
  left: 0;
  transform: rotate(14deg);
}

.block1 .price__old__num:before {
  transform: rotate(-14deg);
}

.block1 .price__old__money {
  opacity: .5;
  font-size: 34px;
  line-height: 34px;
  display: inline-block;
}

.block1 .price__old__currency {
  opacity: .5;
  font-size: 16px;
}

.block1 .form__bg {
  background-color: #fff;
  border-radius: 0 0 3px 3px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

@media screen and (width >= 1200px) and (width <= 1500px) {
  .block4 .header__right {
    margin-left: 65px;
  }

  .header__left {
    margin-left: 5px;
  }

  .block4 .header__left__product {
    margin-top: 50px !important;
  }
}

@media screen and (width >= 1170px) and (width <= 1350px) {
  .block8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .block8 .product__img {
    left: 107px !important;
  }
}

@media screen and (width >= 1170px) and (width <= 1199px) {
  .block4 .header__left__product {
    margin-top: 50px !important;
  }

  .block4 .header__right {
    margin-left: 30px;
  }

  .header__left {
    margin-left: 15px;
  }
}

@media screen and (width <= 1190px) {
  .block1 {
    width: 100%;
  }

  .block1 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (width <= 1169px) {
  .block1 .wrapper:after {
    left: 32%;
    transform: translateX(0);
  }

  .block1 .header__text-like {
    margin-right: 45px;
  }

  .block1__header:before {
    transform: translateX(0);
  }

  .block1 .footer__list {
    font-size: 16px;
  }
}

@media screen and (width <= 999px) {
  .block1__footer__text {
    margin-bottom: 30px;
  }

  .block1 .wrapper:after, .block1__header:before {
    display: none;
  }

  .block1 .header__text-doctor, .block1 .header__text-like, .block1 .header__text-people {
    width: 25%;
    margin: 0;
    font-size: 13px;
  }

  .block1__footer {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .block1__footer__text {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .block1 .footer__list {
    padding-bottom: 0;
  }

  .block1 .list__item br {
    display: none;
  }

  .block1 .product__img {
    width: 100%;
    max-width: 280px;
    height: auto;
    margin-bottom: 0;
    margin-left: 35px;
  }

  .block1__footer__product {
    width: 50%;
  }

  .block1__footer__product:before {
    display: none;
  }

  .block1__footer__form {
    flex-direction: column;
    align-items: center;
    width: 50%;
    display: flex;
  }

  .block1 .footer__form__security {
    margin-bottom: 30px;
  }

  .block1 .footer__form__security:before {
    left: 3px;
  }
}

@media (width <= 800px) {
  .block1 .product__img {
    margin-left: 26px;
  }
}

@media screen and (width <= 767px) {
  .block1__header {
    display: none;
  }

  .block1__footer {
    margin-top: 0;
    padding-top: 0;
  }

  .block1__footer__product {
    justify-content: center;
  }

  .block1 .header__text-doctor, .block1 .header__text-like, .block1 .header__text-people {
    width: 25%;
    margin-bottom: 10px;
  }

  .block1__footer {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .block1 .footer__list {
    width: 460px;
    padding-bottom: 0;
  }

  .block1 .product__img {
    width: 100%;
    height: auto;
    margin: 0 auto 25px;
  }

  .block1__footer__product {
    width: 360px;
  }

  .block1__footer__product:before {
    display: none;
  }

  .block1__footer__form {
    flex-direction: column;
    align-items: center;
    width: 270px;
    display: flex;
  }

  .block1 .footer__form__security {
    margin-bottom: 30px;
  }

  .block1 .footer__form__security:before {
    left: 3px;
  }
}

@media screen and (width <= 479px) {
  .block1 .footer__list {
    width: 100%;
  }

  .block1 .header__text {
    box-sizing: border-box;
    padding-left: 0;
  }

  .block1 .header__text:before, .block1 .header__text br {
    display: none;
  }
}

.block10__title {
  text-align: center;
  width: 100%;
  margin-top: 85px;
}

.block10__subtitle {
  text-align: center;
  color: #444;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.block10__table {
  border-top: 1px solid #e5e5e5;
  width: 100%;
  margin-top: 33px;
  margin-bottom: 34px;
}

.block10 .table {
  vertical-align: middle;
}

.block10 .tbody__td, .block10 .thead__td {
  box-sizing: border-box;
}

.block10 .tbody__td-1, .block10 .thead__td-1 {
  width: 700px;
}

.block10 .thead__td-1 {
  padding: 20px 0 20px 19px;
}

.block10 .tbody__td-1 {
  padding: 26px 50px 26px 18px;
}

.block10 .tbody__tr-5 .tbody__td-1 {
  padding: 26px 100px 26px 18px;
}

.block10 .tbody__td-2, .block10 .thead__td-2 {
  width: 370px;
  padding-left: 18px;
}

.block10 .tbody__td-3, .block10 .thead__td-3 {
  text-align: center;
  width: 100px;
}

.block10 .thead__td-3 {
  text-align: left;
  padding-left: 5px;
}

.block10 .tbody__td-3 {
  padding-top: 12px;
  padding-right: 8px;
}

.block10 .thead {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.block10 .tbody {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.block10 .tbody__tr-1, .block10 .tbody__tr-3, .block10 .tbody__tr-5 {
  background-color: #f2f9fe;
  border-radius: 5px;
}

.block10 .tbody__tr-1 .tbody__td-1, .block10 .tbody__tr-3 .tbody__td-1, .block10 .tbody__tr-5 .tbody__td-1 {
  border-radius: 5px 0 0 5px;
}

.block10 .tbody__tr-1 .tbody__td-3, .block10 .tbody__tr-3 .tbody__td-3, .block10 .tbody__tr-5 .tbody__td-3 {
  border-radius: 0 5px 5px 0;
}

.block10 .browm__text {
  color: #666;
  font-weight: 400;
}

.block10 .progress {
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  border: 1px solid #388bce;
  border-radius: 5px;
  width: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
}

.block10 .progress:before {
  content: "";
  border: 10px solid #0000;
  border-right-color: #3f6698;
  position: absolute;
  bottom: 10px;
  left: -17px;
}

.block10 .progress__bar {
  z-index: 2;
  width: 100%;
  display: block;
  position: relative;
}

.block10 .progress__bar:before {
  content: "";
  z-index: -1;
  background-color: #388bce;
  background-image: linear-gradient(to left, #3983c2 0, #406698 100%);
  border-radius: 5px 0 0 5px;
  height: 100%;
  position: absolute;
  left: -1px;
}

.block10 .progress82:before {
  width: 82%;
}

.block10 .progress79:before {
  width: 79%;
}

.block10 .progress86:before {
  width: 86%;
}

.block10 .progress78:before {
  width: 78%;
}

.block10 .progress87:before {
  width: 87%;
}

.block10__btn {
  width: 280px;
  margin-bottom: 82px;
}

@media screen and (width <= 1190px) {
  .block10 {
    width: 100%;
  }

  .block10 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (width <= 1023px) {
  .block10 br {
    display: none;
  }

  .block10__title {
    margin-top: 30px;
  }

  .block10__subtitle {
    font-size: 16px;
  }

  .block10__btn {
    margin-bottom: 30px;
  }
}

@media screen and (width <= 999px) {
  .block1 .header__text-doctor, .block1 .header__text-like, .block1 .header__text-people {
    width: 35%;
    display: none;
  }
}

@media screen and (width <= 767px) {
  .block10 .tbody__td-3, .block10 .thead__td-3 {
    display: none;
  }

  .block10 .tbody__td-2, .block10 .thead__td-2 {
    text-align: center;
    width: 20%;
    padding-left: 0;
    padding-right: 5px;
    font-size: 14px;
  }

  .block10 .tbody__tr-5 .tbody__td-1, .block10 tr .tbody__td-1, .block10 tr .thead__td-1 {
    width: 80%;
    padding: 20px 0 20px 5px;
    font-size: 14px;
  }

  .block10 .progress {
    border: none;
    font-size: 16px;
  }

  .block10 .progress:before {
    display: none;
  }

  .block10 .progress__bar {
    color: #000;
  }

  .block10 .progress__bar:before {
    display: none;
  }
}

.block11__title {
  text-align: center;
  margin-top: 75px;
}

.block11__subtitle {
  text-align: center;
  margin-bottom: 29px;
}

.block11__btn {
  width: 280px;
  margin-bottom: 91px;
}

.block11__reviews {
  z-index: 2;
  width: 100%;
  margin-top: 24px;
  display: flex;
}

.block11 .review__slide {
  outline: 0;
  width: 370px;
  margin-top: 60px;
  margin-right: 30px;
}

.block11 .review__slide:last-child {
  margin-right: 0;
}

.block11__review {
  text-align: center;
  z-index: 1;
  background-color: #fff;
  border-top: 3px solid #388bce;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  width: 370px;
  margin-bottom: 58px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 30px #00000012;
}

.block11 .review__img {
  border: 2px solid #73ad32;
  border-radius: 50%;
  margin-top: 28px;
  padding: 20px;
  position: relative;
}

.block11 .review__img:before {
  content: "";
  background-image: url("block11__emblem-img.0e3d69aa.webp");
  width: 36px;
  height: 20px;
  position: absolute;
  bottom: -11px;
  left: 75px;
}

.block11 .review__title {
  color: #000;
  margin-top: 27px;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
}

.block11 .review__text {
  box-sizing: border-box;
  text-align: center;
  color: #444;
  z-index: 1;
  width: 100%;
  max-height: 231px;
  margin-top: 10px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
  overflow: hidden;
}

.block11 .review__text:before {
  content: "";
  z-index: 2;
  background: linear-gradient(0deg, #fff 0 28%, #fff0 100%);
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.block11 .review__text.is-show:before {
  display: none;
}

.block11 .review__open {
  cursor: pointer;
  box-sizing: border-box;
  z-index: 2;
  background-color: #fff;
  border: 1px solid #73ad32;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 0 auto 0 -15px;
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
}

.block11 .review__open:hover {
  background-color: #73ad32;
}

.block11 .review__open:hover:after, .block11 .review__open:hover:before {
  background-color: #fff;
}

.block11 .review__open:after, .block11 .review__open:before {
  content: "";
  background-color: #388bce;
  position: absolute;
}

.block11 .review__open:before {
  width: 12px;
  height: 2px;
  top: 43%;
  left: 29%;
}

.block11 .review__open:after {
  width: 2px;
  height: 12px;
  top: 25%;
  left: 48%;
}

.block11 .review__open.is-open:after {
  display: none;
}

.block11 .review__text1.is-show, .block11 .review__text2.is-show, .block11 .review__text3.is-show, .block11 .review__text4.is-show {
  max-height: none;
}

.block11 .slick-center .review__text.is-show {
  padding-bottom: 0;
}

.block11 .slick-center {
  margin-top: 30px;
}

.block11 .slick-center .block11__review {
  padding-bottom: 30px;
}

.block11 .slick-next, .block11 .slick-prev {
  box-sizing: border-box;
  z-index: 2;
  background-color: #388bce;
  background-position: center;
  background-repeat: no-repeat;
  border: 9px solid #ffffff80;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  top: 330px;
}

.block11 .slick-next:hover, .block11 .slick-prev:hover {
  background-color: #639727;
  border-color: #edf6fc;
}

.block11 .slick-next {
  background-image: url("arrow__next.432b68fc.webp");
  right: -80px;
}

.block11 .slick-next:before {
  content: "";
}

.block11 .slick-prev {
  background-image: url("arrow__prev.726ce377.webp");
  left: -80px;
}

.block11 .slick-prev:before {
  content: "";
}

@media screen and (width <= 1350px) {
  .block11 .wrapper {
    max-width: 900px;
  }

  .block11 .review__slide {
    margin-right: 15px;
  }

  .block11 .slick-next {
    right: -55px;
  }

  .block11 .slick-prev {
    left: -55px;
  }

  .block11__review, .block11 .review__slide {
    width: 290px;
  }
}

@media screen and (width <= 1023px) {
  .block11 .wrapper {
    max-width: 600px;
  }

  .block11 .review__slide {
    margin-right: 20px;
  }

  .block11__title {
    margin-top: 30px;
  }

  .block11__btn {
    margin-bottom: 30px;
  }

  .block11 .review__slide {
    margin-top: 0;
  }
}

@media screen and (width <= 767px) {
  .block11 .wrapper {
    max-width: 450px;
  }

  .block11__review {
    width: 300px;
  }

  .block11 .review__slide {
    width: 300px;
    margin: 0 75px;
  }

  .block11 .slick-next {
    right: -5px;
  }

  .block11 .slick-prev {
    left: -5px;
  }
}

@media screen and (width <= 479px) {
  .block11 .wrapper {
    max-width: 100%;
  }

  .block11 .slick-next, .block11 .slick-prev {
    bottom: -10px;
  }

  .block11 .slick-next {
    right: 90px;
  }

  .block11 .slick-prev {
    left: 90px;
  }

  .block11__review {
    margin-bottom: 40px;
  }
}

.block12__title {
  text-align: center;
  width: 100%;
  margin-top: 85px;
}

.block12__subtitle {
  text-align: center;
  color: #444;
  width: 100%;
  margin-top: 80px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.block12__content {
  width: 100%;
  margin-top: 47px;
  display: flex;
}

.block12 .content__block {
  flex-direction: column;
  justify-content: center;
  width: 570px;
  display: flex;
}

.block12 .content__block-left {
  margin-right: 30px;
}

.block12 .content__img {
  justify-content: center;
  display: flex;
}

.block12 .content__img:before {
  bottom: -2px;
  left: 116px;
}

.block12 .content__img:after {
  content: "";
  box-sizing: border-box;
  z-index: 0;
  border: 24px solid #e1f0fa;
  border-radius: 50%;
  width: 368px;
  height: 368px;
  position: absolute;
  top: -23px;
  left: 153px;
}

.block12 .img__product {
  padding-top: 32px;
  padding-left: 34px;
}

.block12 .content__list {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 400;
  list-style: none;
}

.block12 .list__item {
  border-bottom: 1px solid #e5e5e5;
  padding-left: 72px;
  padding-right: 5px;
}

.block12 .list__item:last-child {
  border: none;
}

.block12 .list__item:before {
  content: "";
  background-repeat: no-repeat;
  width: 46px;
  height: 46px;
  position: absolute;
}

.block12 .list__item-1 {
  max-width: 480px;
  position: relative;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.block12 .list__item {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.block12 .list__item-1:before {
  background-image: url("block12__list-item1.a905a932.webp");
  background-size: contain;
  width: 41px;
  height: 50px;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
}

.block12 .list__item-2 {
  padding-top: 38px;
  padding-bottom: 45px;
  position: relative;
}

.block12 .list__item-2:before {
  background-image: url("block12__list-item2.358708cd.webp");
  top: 50%;
  left: -1px;
  transform: translateY(-50%);
}

.block12 .list__item-3 {
  padding-top: 37px;
  padding-bottom: 43px;
  position: relative;
}

.block12 .list__item-3:before {
  background-image: url("block12__list-item3.4c5a6e11.webp");
  top: 50%;
  left: -1px;
  transform: translateY(-50%);
}

.block12 .block12__btn {
  width: 300px;
  margin-top: 40px;
  margin-bottom: 91px;
}

@media screen and (width <= 1169px) {
  .block12 * {
    box-sizing: border-box;
  }

  .block12 br {
    display: none;
  }

  .block12 .content__block {
    width: 50%;
  }

  .block12 .content__img:before {
    bottom: 5px;
    left: 17%;
  }

  .block12 .content__img:after {
    content: none;
  }

  .block12 .img__product {
    padding-top: 0;
    padding-left: 34px;
    top: 50%;
    transform: translateY(-50%);
  }

  .block12__subtitle {
    margin-top: 50px;
  }
}

@media screen and (width <= 1132px) {
  .block12 .list__item-1 {
    padding-bottom: 35px;
  }
}

@media screen and (width <= 1023px) {
  .block12 {
    width: 100%;
  }

  .block12 br {
    display: none;
  }

  .block12 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .block12 .content__block-left {
    align-items: center;
    display: flex;
  }

  .block12 .content__img:before, .block12 .content__img:after {
    display: none;
  }

  .block12 .list__item {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    font-size: 18px;
  }

  .block12 .content__img {
    margin: 0 auto;
    display: block;
  }

  .block12 .img__product {
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
  }

  .block12__title {
    margin-top: 30px;
  }

  .block12 .block12__btn {
    margin-bottom: 30px;
  }

  .block12__subtitle {
    margin-top: 0;
  }

  .block12 .img__product {
    padding-top: 0;
    transform: translateY(-50%);
  }

  .block12 .list__item-1 {
    padding-bottom: 15px;
  }

  .block12 .list__item-2 {
    padding-bottom: 35px;
  }

  .block12__content {
    margin-bottom: 47px;
  }
}

@media screen and (width <= 767px) {
  .block12 .content__block {
    width: 40%;
  }

  .block12 .content__block-right {
    width: 60%;
  }

  .block12__content {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .block12 .img__product {
    padding-top: 40px;
  }
}

@media screen and (width <= 640px) {
  .block12__content {
    flex-direction: column;
    align-items: center;
  }

  .block12 .content__block {
    width: 50%;
  }

  .block12 .content__block-right {
    width: 70%;
  }

  .block12 .content__block-left {
    margin-right: 0;
  }

  .block12 .img__product {
    padding-top: 0;
    transform: translateY(0) !important;
  }
}

.block13__title {
  text-align: center;
  margin-top: 75px;
}

.block13__content {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 24px;
  display: flex;
  position: relative;
}

.block13__content:before {
  content: "";
  background-image: url("block9__border-bottom.2f0b1062.webp");
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 11px;
  position: absolute;
  bottom: -47px;
}

.block13 .content__item {
  text-align: center;
  width: 25%;
}

.block13 .item__img {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.block13 .item__image {
  width: 100%;
}

.block13 .item__img__text {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 36px;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.block13 .item__text {
  text-align: center;
  color: #666;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  display: inline;
  position: relative;
}

.block13 .item__text-1 {
  padding-left: 40px;
}

.block13 .item__text-1:before {
  content: "";
  background-image: url("block13__el1.ab78c2f6.svg");
  background-repeat: no-repeat;
  width: 27px;
  height: 30px;
  position: absolute;
  bottom: -3px;
  left: 0;
}

.block13 .item__text-2 {
  padding-left: 40px;
}

.block13 .item__text-2:before {
  content: "";
  background-image: url("block13__el2.20ea0128.svg");
  background-repeat: no-repeat;
  width: 31px;
  height: 30px;
  position: absolute;
  bottom: -3px;
  left: 0;
}

.block13 .item__text-3, .block13 .item__text-4 {
  padding-left: 40px;
}

.block13 .item__text-3:before {
  content: "";
  background-image: url("block13__el3.5cf1c7fa.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 32px;
  position: absolute;
  bottom: -7px;
  left: 0;
}

.block13 .item__text-4:before {
  content: "";
  background-image: url("efficiency.437d8f3e.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 32px;
  position: absolute;
  bottom: -7px;
  left: 0;
}

.block13__btn {
  z-index: 2;
  width: 280px;
  margin-top: 90px;
  margin-bottom: 89px;
}

.block13 .icon__container {
  align-items: center;
  display: flex;
  position: absolute;
}

.block13 .icon__container-1 {
  top: 25%;
  left: 20.5%;
}

.block13 .icon__container-2 {
  top: 25%;
  right: 46%;
}

.block13 .icon__container-3 {
  top: 25%;
  right: 21%;
}

.block13 .icon-arrow__2 {
  padding-left: 14px;
  font-size: 29px;
}

.block13 .icon-arrow__3 {
  padding-left: 9px;
  padding-right: 14px;
  font-size: 49px;
}

.block13 .icon-arrow__4 {
  padding-right: 17px;
}

.block13 .icon-arrow__1, .block13 .icon-arrow__2 {
  animation: 2s steps(4, end) infinite arrow;
}

.block13 .icon-arrow__3 {
  animation: 2s steps(5, end) infinite arrow;
}

.block13 .icon-arrow__4, .block13 .icon-arrow__5 {
  animation: 2s steps(4, end) infinite arrow;
}

@keyframes arrow {
  0% {
    color: #e4e4e4;
  }

  100% {
    color: #73ad32;
  }
}

@media screen and (width <= 1169px) {
  .block13 .item__img__text br {
    display: none;
  }
}

@media screen and (width <= 1023px) {
  .block13 {
    width: 100%;
  }

  .block13 * {
    box-sizing: border-box;
  }

  .block13__title {
    text-align: center;
  }

  .block13 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .block13__content {
    flex-wrap: wrap;
  }

  .block13 .content__item {
    width: 50%;
    margin: 0;
    padding: 0 20px;
  }

  .block13 .item__img {
    width: 280px;
  }

  .block13 .icon__container {
    display: none;
  }

  .block13__title {
    margin-top: 30px;
  }

  .block13__btn {
    margin-bottom: 30px;
  }
}

@media screen and (width <= 767px) {
  .block13__content {
    width: 100%;
  }

  .block13 .content__item {
    text-align: center;
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
  }

  .block13 .item__img__text {
    width: 300px;
    margin: 20px auto;
  }

  .block12 .img__product {
    padding-top: 0;
    transform: translateY(-43%);
  }
}

@media screen and (width <= 479px) {
  .block12 .content__block, .block12 .content__block-right {
    width: 100%;
  }

  .block12 .list__item-1 {
    padding-bottom: 10px !important;
  }
}

.block14__title {
  text-align: center;
  margin-top: 85px;
}

.block14__subtitle {
  text-align: center;
  color: #444;
  margin-top: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.block14__stats {
  color: #fff;
  z-index: 2;
  flex-direction: column;
  align-items: center;
  width: 230px;
  margin-top: 32px;
  padding: 25px 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 65px;
  display: flex;
  position: relative;
}

.block14__stats:after, .block14__stats:before {
  content: "";
  background-repeat: no-repeat;
  width: 592px;
  height: 65px;
  position: absolute;
  top: 33px;
}

.block14__stats:before {
  background-image: url("block14__people-right.d1d8c84b.webp");
  left: 207px;
}

.block14__stats:after {
  background-image: url("block14__people-left.4d8a6750.webp");
  right: 174px;
}

.block14 .stats__num {
  background-color: #e73d3d;
  border-radius: 5px;
  justify-content: space-around;
  width: 132px;
  display: flex;
  position: relative;
}

.block14 .stats__num:before {
  content: "";
  background-color: #cb3636;
  width: 2px;
  height: 65px;
  position: absolute;
  top: 0;
  left: 65px;
}

.block14 .stats__num:after {
  content: "";
  z-index: -1;
  background-image: url("block14__stats-bg.8fd28b21.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 186px;
  height: 150px;
  position: absolute;
  bottom: -60px;
  left: -20%;
}

.block14 .num__text {
  color: #000;
  margin-top: 2px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.block14__text {
  text-align: center;
  color: #444;
  width: 100%;
  margin-top: 14px;
  margin-bottom: 82px;
  font-size: 18px;
  line-height: 28px;
}

.block14 .stats__decor {
  width: 100%;
  position: relative;
}

.block14 .stats__decor:after, .block14 .stats__decor:before {
  content: "";
  z-index: 2;
  width: 200px;
  height: 80px;
  position: absolute;
  top: 57px;
}

.block14 .stats__decor:before {
  background: linear-gradient(-90deg, #fff 0, #fff0 100%);
  right: -45px;
}

.block14 .stats__decor:after {
  background: linear-gradient(90deg, #fff 0, #fff0 100%);
  left: -45px;
}

@media screen and (width <= 1190px) {
  .block14 {
    width: 100%;
  }

  .block14 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (width <= 1023px) {
  .block14__title {
    margin-top: 30px;
  }

  .block14__text {
    margin-bottom: 30px;
  }
}

@media screen and (width <= 479px) {
  .block14 .stats__decor, .block14__stats:after, .block14__stats:before {
    display: none;
  }
}

.block2 .wrapper {
  margin-top: 50px;
}

.block2__attention {
  flex-direction: column;
  align-items: center;
  margin-top: 55px;
  display: flex;
}

.block2__attribute {
  justify-content: space-between;
  width: 100%;
  margin-top: 27px;
  margin-bottom: 89px;
  display: flex;
}

.block2 .attribute__left {
  flex-direction: column;
  align-items: center;
  width: 740px;
  margin-right: 30px;
  display: flex;
}

.block2 .attribute__text {
  width: 100%;
  display: flex;
}

.block2 .attribute__left__img {
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  width: 401px;
  height: 429px;
  display: flex;
  position: relative;
}

.block2 .attribute__left__img:before {
  box-sizing: border-box;
  content: "";
  z-index: 1;
  border: 29px solid #e1f0fa;
  border-radius: 50%;
  width: 429px;
  height: 429px;
  position: absolute;
  top: 7px;
  left: 0;
}

.block2 .content__text {
  color: #444;
  z-index: 2;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.block2 .content__text:before {
  content: "";
  background-repeat: no-repeat;
  width: 76px;
  height: 76px;
  position: absolute;
}

.block2 .content__text1 {
  margin-top: 5px;
}

.block2 .content__text1:before {
  background-image: url("block2__emblem1.52284d8a.webp");
  top: -5px;
  left: -105px;
}

.block2 .content__text2 {
  margin-top: 42px;
  padding-left: 75px;
}

.block2 .content__text2:before {
  background-image: url("block2__emblem2.0bfc65d7.webp");
  top: -23px;
  left: -27px;
}

.block2 .content__text3 {
  margin-top: 62px;
  padding-left: 116px;
}

.block2 .content__text3:before {
  background-image: url("block2__emblem3.b0b12d09.webp");
  top: -13px;
  left: 15px;
}

.block2 .content__text4 {
  margin-top: 60px;
  padding-left: 87px;
}

.block2 .content__text4:before {
  background-image: url("block2__emblem4.7dc73e7b.webp");
  top: -19px;
  left: -15px;
}

.block2 .content__text5 {
  margin-top: 32px;
}

.block2 .content__text5:before {
  background-image: url("block2__emblem5.f13e3585.webp");
  top: -20px;
  left: -105px;
}

@media screen and (width <= 767px) {
  .block2 .content__text1:before, .block2 .content__text2:before, .block2 .content__text3:before, .block2 .content__text4:before, .block2 .content__text5:before {
    top: 50% !important;
    left: 0 !important;
    transform: translateY(-50%) !important;
  }
}

.block2 .attribute__right {
  flex-direction: column;
  align-items: center;
  width: 400px;
  display: flex;
}

.block2 .attribute__title {
  text-align: center;
  margin-bottom: 35px;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.block2 .attribute__right__list {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.block2 .list__item {
  margin-top: 32px;
  padding-left: 63px;
  position: relative;
}

.block2 .list__item:before {
  content: "";
  background-image: url("list-image2.735ca6f5.svg");
  width: 18px;
  height: 14px;
  position: absolute;
  top: 7px;
  left: 29px;
}

.block2 .list__item:last-child {
  margin-bottom: 34px;
}

@media screen and (width <= 1190px) {
  .block2 {
    width: 100%;
  }

  .block2 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (width <= 1169px) {
  .block2 .list__item br {
    display: none;
  }

  .block2__attention {
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }

  .block2 .attribute__right__list {
    padding-right: 10px;
  }

  .block2 .list__item {
    padding-left: 40px;
  }

  .block2 .list__item:before {
    left: 10px;
  }

  .block2 .content__text {
    font-size: 16px;
  }

  .block2 .attribute__right {
    width: 330px;
  }

  .block2 .attribute__text {
    justify-content: center;
  }
}

@media screen and (width <= 1023px) {
  .block2__attribute {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }

  .block2 .attribute__right {
    width: 60%;
  }

  .block2 .list__item {
    margin-top: 20px;
  }
}

@media screen and (width <= 999px) {
  .block2 .subtitle {
    text-align: center;
    line-height: normal;
  }

  .block2 .wrapper {
    margin-top: 20px;
  }
}

@media screen and (width <= 767px) {
  .block2 br {
    display: none;
  }

  .block2 .attribute__left {
    width: 100%;
    margin-right: 0;
  }

  .block2 .attribute__right {
    width: 80%;
    margin-top: 30px;
  }

  .block2 .attribute__left__img {
    display: none;
  }

  .block2 .left__content {
    width: 100%;
  }

  .block2 .left__content br {
    display: none;
  }

  .block2 .content__text {
    margin-top: 60px;
    padding-left: 90px;
  }

  .block2 .content__text:before {
    top: -20px;
    left: 0;
  }
}

@media screen and (width <= 479px) {
  .block2 .attribute__right {
    width: 100%;
  }

  .block2 .attribute__right__list {
    padding-left: 10px;
    padding-right: 10px;
  }

  .block2 .attribute__right__list br {
    display: none;
  }

  .block2 .attribute__right__list .list__item {
    padding-left: 25px;
  }

  .block2 .attribute__right__list .list__item:before {
    left: 0;
  }
}

.block3 * {
  box-sizing: border-box;
}

.block3 .second__window {
  width: 100%;
  display: none;
}

.block3 .second__window .second__title {
  text-align: center;
  margin-top: 80px;
}

.block3 .second__window .second__footer-text {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
}

.block3 .second__window .second__table {
  margin-top: 50px;
  font-size: 18px;
}

.block3 .second__window .text__show, .block3 .second__window .table__img2 {
  display: none;
}

.block3 .second__window .table__img1, .block3 .second__window .table__img2 {
  margin-right: 20px;
}

.table__img1 {
  width: 100px;
}

.block3 .second__window .table__head, .block3 .second__window .table__row {
  border-bottom: 1px solid #666;
  align-items: center;
  display: flex;
}

.block3 .second__window .table__row1:hover, .block3 .second__window .table__row2:hover .table__row1 {
  border: none;
}

.block3 .second__window .table__head {
  color: #000;
  padding-bottom: 25px;
  font-weight: 500;
}

.block3 .second__window .table__column {
  z-index: 1;
  position: relative;
}

.block3 .second__window .table__row {
  z-index: 2;
  height: 130px;
  position: relative;
}

.block3 .second__window .table__row:before {
  content: "";
  z-index: 0;
  background-color: #fff;
  border-radius: 5px;
  width: 1200px;
  height: 184px;
  display: none;
  position: absolute;
  top: -24px;
  left: -15px;
}

.block3 .second__window .table__row:hover {
  z-index: 3;
  border: none;
}

.block3 .second__window .table__row:hover:before {
  display: block;
}

.block3 .second__window .table__row:hover .table__column2 {
  color: #afc422;
  font-size: 30px;
  font-weight: 500;
}

.block3 .second__window .table__row:hover .table__column3 {
  color: #e5ab45;
  font-size: 30px;
  font-weight: 500;
}

.block3 .second__window .table__row:hover .table__column4 {
  color: #e54545;
  font-size: 30px;
  font-weight: 500;
}

.block3 .second__window .table__row:hover .table__column5 {
  color: #e56e45;
  font-size: 30px;
  font-weight: 500;
}

.block3 .second__window .table__row:hover .table__column1 {
  font-size: 22px;
}

.block3 .second__window .table__row:hover .table__img2 {
  display: block;
}

.block3 .second__window .table__row:hover .table__img1 {
  display: none;
}

.block3 .second__window .table__column1 {
  color: #000;
  align-items: center;
  display: flex;
}

.block3 .second__window .table__column2, .block3 .second__window .table__column3, .block3 .second__window .table__column4, .block3 .second__window .table__column5 {
  color: #444;
  text-align: center;
}

.block3 .second__window .head__column1, .block3 .second__window .table__column1 {
  width: 530px;
}

.block3 .second__window .head__column2, .block3 .second__window .table__column2 {
  text-align: center;
  width: 155px;
}

.block3 .second__window .head__column3, .block3 .second__window .table__column3 {
  text-align: center;
  width: 175px;
}

.block3 .second__window .head__column4, .block3 .second__window .table__column4 {
  text-align: center;
  width: 145px;
}

.block3 .second__window .head__column5, .block3 .second__window .table__column5 {
  text-align: center;
  width: 165px;
}

.block3 .wrapper {
  z-index: 2;
  position: relative;
}

.block3 .wrapper:before {
  content: "";
  background-image: url("block5__arrow.db64b0e6.webp");
  background-repeat: no-repeat;
  width: 30px;
  height: 15px;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-51%);
}

.block3__title {
  text-align: center;
  margin-top: 85px;
}

.block3 .first__window {
  width: 100%;
}

.block3 .tabs {
  width: 100%;
  margin-top: 36px;
}

.block3 .tabs__list {
  justify-content: space-between;
  width: 100%;
  margin: 0 0 45px;
  padding: 0;
  font-size: 35px;
  font-weight: 400;
  list-style: none;
  display: flex;
  position: relative;
}

.block3 .tabs__list:before {
  content: "";
  z-index: 1;
  background-image: url("line__test.3a7dcde4.webp");
  background-repeat: no-repeat;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 80px;
}

.block3 .list__item {
  text-align: center;
  color: #ccc;
  background-color: #fff;
  border-radius: 50%;
  width: 76px;
  line-height: 76px;
  position: relative;
}

.block3 .active {
  color: #fff;
  background-color: #73ad32;
  background-image: linear-gradient(to left, #4198d8 0, #4e5788 100%);
}

.block3 .tabs__question {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.block3 .question__block {
  width: 100%;
  box-shadow: 0 0 20px #0000001a;
}

.block3 .question__title {
  text-align: center;
  background-color: #f2f9fe;
  border-radius: 5px 5px 0 0;
  width: 100%;
  padding: 26px 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.block3 .question__text {
  background-color: #fff;
  border-radius: 0 0 5px 5px;
  flex-wrap: wrap;
  padding: 0 30px 30px;
  display: flex;
}

.block3 .tabs__question-4 .question__text {
  flex-wrap: nowrap;
}

.block3 .text__block {
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  padding-bottom: 40px;
  display: flex;
}

.block3 .text__block:nth-child(2n) {
  width: 48%;
}

.all__quest {
  display: flex;
}

.block3 .text__block-1 {
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  padding-bottom: 40px;
  display: flex;
}

.block3 .text__title {
  color: #000;
  margin-top: 30px;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.block3 .question__answer {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.block3 .question__result {
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 7px;
  position: absolute;
}

.block3 .question__result + .question__answer {
  cursor: pointer;
  padding: 0 0 0 45px;
  position: relative;
}

.block3 .q1-1y, .block3 .q1-2y, .block3 .q1-3y, .block3 .q1-4y, .block3 .q2-1y, .block3 .q2-2y {
  margin-right: 30px;
}

.block3 .question__result + label:before {
  content: "";
  background: #d6d6d6;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -6px;
  left: 0;
  box-shadow: 0 0 20px #0000001a;
}

.block3 .question__result + .question__answer:hover:before {
  border: 1px solid #cdd1da;
}

.block3 .question__result + label:after {
  content: "";
  opacity: 0;
  background-color: #4198d8;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  transition: all .2s;
  position: absolute;
  top: 3px;
  left: 9px;
  box-shadow: inset 0 1px 1px #00000080;
}

.block3 .question__result:checked + label:after {
  opacity: 1;
}

.block3 .question__btn {
  width: 320px;
  margin: 40px auto 90px;
}

.block3 .question__result-btn {
  width: 360px;
}

.block3 .tabs__question-1 .text__block:first-child, .block3 .tabs__question-1 .text__block:nth-child(2) {
  border-bottom: 1px solid #e1e1e1;
}

.block3 .tabs__question-3 .question__result + .question__answer, .block3 .tabs__question-4 .question__result + .question__answer, .block3 .tabs__question-5 .question__result + .question__answer, .block3 .tabs__question-6 .question__result + .question__answer, .block3 .tabs__question-7 .question__result + .question__answer, .block3 .tabs__question-8 .question__result + .question__answer, .block3 .tabs__question-9 .question__result + .question__answer {
  padding-top: 10px;
  padding-bottom: 10px;
}

.block3 .tabs__question-3 .question__result + label:before, .block3 .tabs__question-4 .question__result + label:before, .block3 .tabs__question-5 .question__result + label:before, .block3 .tabs__question-6 .question__result + label:before, .block3 .tabs__question-7 .question__result + label:before, .block3 .tabs__question-8 .question__result + label:before, .block3 .tabs__question-9 .question__result + label:before {
  top: 7px;
}

.block3 .tabs__question-3 .question__result + label:after, .block3 .tabs__question-4 .question__result + label:after, .block3 .tabs__question-5 .question__result + label:after, .block3 .tabs__question-6 .question__result + label:after, .block3 .tabs__question-7 .question__result + label:after, .block3 .tabs__question-8 .question__result + label:after, .block3 .tabs__question-9 .question__result + label:after {
  top: 17px;
}

.block3 .tabs__question-3 .text__block, .block3 .tabs__question-4 .text__block, .block3 .tabs__question-5 .text__block, .block3 .tabs__question-6 .text__block, .block3 .tabs__question-7 .text__block, .block3 .tabs__question-8 .text__block, .block3 .tabs__question-9 .text__block {
  width: 100%;
  padding-bottom: 0;
}

.block3 .tabs__question-3 .question__text, .block3 .tabs__question-4 .question__text, .block3 .tabs__question-5 .question__text, .block3 .tabs__question-6 .question__text, .block3 .tabs__question-7 .question__text, .block3 .tabs__question-8 .question__text, .block3 .tabs__question-9 .question__text {
  padding-top: 30px;
}

.block3 .tabs__question-1, .block3 .tabs__question-2, .block3 .tabs__question-3, .block3 .tabs__question-4, .block3 .tabs__question-5, .block3 .tabs__question-6, .block3 .tabs__question-7, .block3 .tabs__question-8, .block3 .tabs__question-9 {
  display: none;
}

.block3 .tabs__question-active {
  display: block;
}

@media screen and (width <= 1200px) {
  .block3 .second__window .table__row:before {
    width: 100%;
    left: 0;
  }
}

@media screen and (width <= 1190px) {
  .block3 {
    width: 100%;
  }

  .block3 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .block3 .tabs__list:before {
    display: none;
  }

  .block3 .list__item:before {
    content: "";
    z-index: 1;
    background-color: #dde1e3;
    width: 20px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 95px;
  }

  .block3 .list__item:last-child:before {
    display: none;
  }
}

@media screen and (width <= 1169px) {
  .block3 .second__window .head__column1, .block3 .second__window .table__column1 {
    width: 40%;
  }

  .block3 .second__window .head__column2, .block3 .second__window .head__column3, .block3 .second__window .head__column4, .block3 .second__window .head__column5, .block3 .second__window .table__column2, .block3 .second__window .table__column3, .block3 .second__window .table__column4, .block3 .second__window .table__column5 {
    text-align: center;
    width: 15%;
  }

  .block3 br, .block3 .list__item:before {
    display: none;
  }
}

@media screen and (width <= 1023px) {
  .block3 .second__window .head__column1, .block3 .second__window .table__column1 {
    width: 40%;
    font-weight: 700;
  }

  .block3 .second__window .second__title {
    margin-top: 30px;
  }

  .block3 .second__window .second__footer-text {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .block3 .second__window .table__head {
    font-weight: 700;
  }

  .block3 .second__window .table__img1, .block3 .second__window .table__img2 {
    display: none;
  }

  .block3 .second__window .head__column2, .block3 .second__window .head__column3, .block3 .second__window .head__column4, .block3 .second__window .head__column5, .block3 .second__window .table__column2, .block3 .second__window .table__column3, .block3 .second__window .table__column4, .block3 .second__window .table__column5 {
    text-align: center;
    width: 15%;
  }

  .block3 .second__window .second__table {
    font-size: 16px;
  }

  .block3 .second__window .table__row {
    height: 70px;
  }

  .block3 .second__window .table__row:hover:before, .block3 .second__window .table__row:hover .table__img2 {
    display: none;
  }

  .block3 .second__window .table__row:hover .table__column2, .block3 .second__window .table__row:hover .table__column3, .block3 .second__window .table__row:hover .table__column4, .block3 .second__window .table__row:hover .table__column5 {
    color: #444;
    font-size: 16px;
    font-weight: 400;
  }

  .block3 .second__window .table__row:hover .table__column1 {
    font-size: 16px;
  }

  .block3__title {
    margin-top: 30px;
  }

  .block3 .question__btn {
    margin-bottom: 30px;
  }
}

@media screen and (width <= 767px) {
  .block3 .text__title {
    font-size: 16px;
    font-weight: 700;
  }

  .block3 .tabs__list {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .block3 .list__item {
    width: 40px;
    line-height: 40px;
  }

  .block3 .question__title {
    padding: 15px;
    font-size: 18px;
  }

  .block3 .text__block {
    width: 100%;
    padding-bottom: 0;
  }

  .block3 .tabs__question-3 .question__text, .block3 .tabs__question-4 .question__text, .block3 .tabs__question-5 .question__text, .block3 .tabs__question-6 .question__text, .block3 .tabs__question-7 .question__text, .block3 .tabs__question-8 .question__text, .block3 .tabs__question-9 .question__text {
    padding: 20px;
  }

  .block3 .text__block:nth-child(2n) {
    width: 100%;
    margin-left: 0;
  }

  .block3 .tabs__question-1 .text__block {
    padding-bottom: 0;
  }

  .block3 .tabs__question-1 .text__block:first-child, .block3 .tabs__question-1 .text__block:nth-child(2) {
    border-bottom: none;
  }

  .block3 .second__window .second__title {
    font-size: 22px;
  }

  .block3 .second__window .second__table {
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    display: flex;
  }

  .block3 .second__window .table__head {
    width: 100%;
  }

  .block3 .second__window .head__column1 {
    text-align: center;
    width: 100%;
    font-size: 20px;
  }

  .block3 .second__window .head__column2, .block3 .second__window .head__column3, .block3 .second__window .head__column4, .block3 .second__window .head__column5 {
    display: none;
  }

  .block3 .second__window .text__show {
    display: block;
  }

  .block3 .second__window .table__head, .block3 .second__window .table__row {
    border: none;
  }

  .block3 .second__window .table__row:hover .table__img1 {
    display: block;
  }

  .block3 .second__window .table__img1 {
    margin-right: 10px;
    display: block;
  }

  .block3 .second__window .table__column1 {
    width: 100%;
  }

  .block3 .second__window .table__column2, .block3 .second__window .table__column3, .block3 .second__window .table__column4, .block3 .second__window .table__column5 {
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
    display: flex;
  }

  .block3 .second__window .table__row {
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 5px;
    flex-direction: column;
    width: 300px;
    height: auto;
    margin-bottom: 20px;
    padding: 20px 10px;
    box-shadow: 0 0 10px 2px #00000080;
  }
}

@media screen and (width <= 479px) {
  .block3 .tabs__list {
    display: none;
  }

  .block3 .tabs__question {
    width: 100%;
    margin-left: -10px;
  }

  .block3 .text__title {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .block3 .tabs__question-3 .question__result + .question__answer, .block3 .tabs__question-4 .question__result + .question__answer, .block3 .tabs__question-5 .question__result + .question__answer, .block3 .tabs__question-6 .question__result + .question__answer, .block3 .tabs__question-7 .question__result + .question__answer, .block3 .tabs__question-8 .question__result + .question__answer, .block3 .tabs__question-9 .question__result + .question__answer {
    padding-top: 5px;
  }

  .block3 .tabs__question-3 .question__result + label:after, .block3 .tabs__question-4 .question__result + label:after, .block3 .tabs__question-5 .question__result + label:after, .block3 .tabs__question-6 .question__result + label:after, .block3 .tabs__question-7 .question__result + label:after, .block3 .tabs__question-8 .question__result + label:after, .block3 .tabs__question-9 .question__result + label:after {
    top: 15px;
  }

  .block3 .tabs__question-3 .question__text, .block3 .tabs__question-4 .question__text, .block3 .tabs__question-5 .question__text, .block3 .tabs__question-6 .question__text, .block3 .tabs__question-7 .question__text, .block3 .tabs__question-8 .question__text, .block3 .tabs__question-9 .question__text {
    padding: 5px;
  }

  .block3 .question__result + label:before {
    width: 20px;
    height: 20px;
    top: 0;
  }

  .block3 .question__result + label:after {
    width: 6px;
    height: 6px;
    top: 8px;
    left: 8px;
  }

  .block3 .question__result + .question__answer {
    padding-left: 30px;
  }

  .block3 .question__btn {
    width: 300px;
    font-size: 22px;
  }

  .block3 .text__block-1 {
    letter-spacing: -1px;
    padding-bottom: 0;
  }

  .block3 .question__result-btn {
    width: 300px;
  }
}

.block4__header {
  justify-content: space-between;
  width: 100%;
  margin-top: 87px;
  margin-bottom: 30px;
  display: flex;
}

.block4 .header__left__product {
  width: 370px;
  margin-top: 65px;
}

.block4 .product__img {
  margin-left: 0;
}

.block4 .header__right {
  background-image: url("ipad__img.6478deab.webp");
  background-position: -1px 5px;
  background-repeat: no-repeat;
  width: 800px;
  padding: 27px 126px 80px 84px;
}

.block4 .header__right__wrap {
  box-sizing: border-box;
  border: 9px solid #3f3f3f;
  border-radius: 10px;
  width: 100%;
  padding: 20px 27px 18px 28px;
}

.block4 .header__right__text {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 12px;
  display: flex;
}

.block4 .right__text1 {
  color: #666;
}

.block4 .right__text2 {
  margin-left: 51px;
  position: relative;
}

.block4 .right__text2:before {
  content: "";
  background-color: #c4c2c2;
  width: 20px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: -32px;
}

.block4 .right__text3 {
  position: relative;
}

.block4 .right__text3:before {
  content: "";
  background-color: #73ad32;
  width: 20px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: -32px;
}

.block4 .right__text {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

.block4__content {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.block4 .content__item {
  z-index: 2;
  text-align: center;
  background-color: #fff;
  width: 370px;
  margin-bottom: 34px;
  padding-bottom: 27px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.block4 .content__item1, .block4 .content__item2 {
  z-index: 2;
  position: relative;
}

.block4 .content__item1:after, .block4 .content__item2:after {
  content: "";
  background-image: url("border.21726b60.webp");
  background-repeat: no-repeat;
  width: 150px;
  height: 20px;
  position: absolute;
  top: -21px;
  right: -95px;
}

.block4 .item__title {
  margin-top: 29px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.block4 .item__text {
  color: #444;
  margin-top: 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.block4__btn {
  width: 220px;
  margin-bottom: 90px;
}

@media screen and (width <= 1190px) {
  .block4 {
    width: 100%;
  }

  .block4 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (width <= 1169px) {
  .block4 br {
    display: none;
  }

  .block4 .header__left {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .block4 .header__left br {
    display: none;
  }

  .block4__header {
    min-height: 1px;
    margin-bottom: 65px;
  }

  .block4 .header__left__product {
    margin-top: 110px;
  }

  .block4 .header__right {
    box-sizing: border-box;
    width: 700px;
    padding-bottom: 70px;
    padding-right: 95px;
  }

  .block4 .right__img {
    width: 100%;
  }

  .block4__content {
    justify-content: center;
  }

  .block4 .content__item {
    margin-right: 10px;
  }

  .block4 .content__item:after {
    display: none;
  }

  .block4 .content__item:last-child {
    margin-right: 0;
  }

  .block4 .header__left__product:before {
    display: none;
  }

  .block4 .header__right__text {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .block4 .header__right {
    background: none;
    margin-top: 120px;
    padding: 0;
  }

  .header__left__title {
    font-size: 29px;
  }

  .block4 .right__text {
    margin: 0 0 10px;
  }

  .block4 .right__text br {
    display: none;
  }

  .block4 .right__text2, .block4 .right__text3 {
    padding-left: 30px;
  }

  .block4 .right__text2:before, .block4 .right__text3:before {
    left: 0;
  }

  .block4 .item__text {
    font-size: 16px;
  }
}

@media screen and (width >= 768px) and (width <= 1169px) {
  .block4 .header__left__product, .block4 .header__left {
    width: 330px;
  }

  .block4 .header__right {
    width: 45%;
  }

  .block4__header {
    justify-content: space-around;
    align-items: center;
    position: relative;
  }

  .header__left__title {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .block4__header {
    margin-top: 60px;
  }

  .block4 .header__right {
    margin-top: 90px;
  }
}

@media screen and (width <= 999px) {
  .block4__header {
    margin-top: 30px;
  }

  .block4__btn {
    margin-bottom: 30px;
  }
}

@media screen and (width <= 767px) {
  .block4__header {
    flex-direction: column;
    align-items: center;
  }

  .block4 .header__right {
    width: 459px;
    min-height: 1px;
    margin-top: 0;
  }

  .block4__content {
    flex-direction: column;
    align-items: center;
  }

  .block4 .content__item {
    width: 459px;
    margin-right: 0;
  }

  .block4 .product__img {
    margin-left: 0;
  }

  .block4 .header__left__product {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media screen and (width <= 479px) {
  .block4 .header__right, .block4 .header__left__product, .block4 .product__img, .block4 .content__item {
    width: 100%;
  }
}

.block5 .wrapper {
  position: relative;
}

.block5 .wrapper:before {
  content: "";
  background-image: url("block5__arrow.db64b0e6.webp");
  background-repeat: no-repeat;
  width: 30px;
  height: 15px;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-51%);
}

.block5__title {
  margin-top: 76px;
  margin-bottom: 50px;
  font-size: 39px;
  font-weight: 700;
  line-height: 39px;
}

.block5__content {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 27px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.block5 .content__list {
  flex-direction: column;
  justify-content: center;
  width: 33.3%;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  list-style: none;
  display: flex;
}

.block5 .list__item {
  margin-bottom: 34px;
  padding-left: 59px;
  position: relative;
}

.block5 .list__item:last-child {
  margin-bottom: 0;
}

.block5 .list__item:before {
  content: "";
  background-image: url("block5__list.89b5912a.webp");
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-51%);
}

.block5 .content__img {
  width: 33.3%;
  margin-bottom: -26px;
  margin-left: 30px;
  margin-right: 30px;
}

.block5 .content__img:before {
  z-index: 2;
  left: -40px;
}

.block5 .content__img:after {
  box-sizing: border-box;
  content: "";
  z-index: 1;
  border: 24px solid #e1f0fa;
  border-radius: 50%;
  width: 368px;
  height: 368px;
  position: absolute;
  top: -70px;
  left: -20px;
}

.block5 .img__product {
  width: 230px;
  margin-top: 3px;
  margin-left: 14px;
}

@media screen and (width <= 1190px) {
  .block5 {
    width: 100%;
  }

  .block5 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (width <= 1169px) {
  .block5__content {
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .block5 .content__img {
    width: 35%;
    margin-left: 0;
    margin-right: 0;
  }

  .block5 .content__img:before, .block5 .content__img:after {
    display: none;
  }

  .block5 .img__product {
    width: 100%;
  }

  .block5 .content__list {
    width: 35%;
    font-size: 16px;
  }
}

@media screen and (width <= 999px) {
  .block5__title {
    text-align: center;
    width: 100%;
    margin-top: 30px;
  }

  .block5__content {
    flex-direction: column;
    align-items: center;
  }

  .block5__content br {
    display: none;
  }

  .block5 .content__list {
    width: 48%;
  }

  .block5 .content__list:first-child {
    margin-right: 4%;
  }

  .block5 .content__img {
    justify-content: center;
    width: 100%;
    margin-bottom: 40px;
    display: flex;
  }

  .block5 .img__product {
    width: auto;
  }

  .block5 .content__list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .block5 .content__list br {
    display: none;
  }

  .block5 .list__item {
    box-sizing: border-box;
    width: 100%;
  }

  .block5 .content__img {
    order: -1;
    margin-top: 0;
  }

  .block5__content {
    flex-flow: wrap;
  }
}

@media screen and (width <= 767px) {
  .block5 .content__list {
    width: 70%;
  }

  .block5 .content__list:first-child {
    order: -2;
    margin-right: 0;
  }
}

@media screen and (width <= 479px) {
  .block5 .content__list {
    width: 100%;
  }

  .block5 .list__item {
    box-sizing: border-box;
    width: 100%;
  }

  .block5 .img__product {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .block5 .content__img {
    margin-bottom: 20px;
    display: block;
  }
}

.block6 * {
  box-sizing: border-box;
}

.block6 .left__img {
  display: none;
}

.block6 .header__text {
  padding-left: 48px;
  position: relative;
}

.block6 .header__text-like:before {
  content: "";
  background-image: url("like.4df1735d.svg");
  background-repeat: no-repeat;
  width: 34px;
  height: 31px;
  position: absolute;
  top: 2px;
  left: 0;
}

.block6 .header__text-people:before {
  content: "";
  background-image: url("people.dab51aae.svg");
  background-repeat: no-repeat;
  width: 26px;
  height: 32px;
  position: absolute;
  top: 2px;
  left: 11px;
}

.block6 .header__text-doctor:before {
  content: "";
  background-image: url("doctor.00e9f24a.svg");
  background-repeat: no-repeat;
  width: 30px;
  height: 32px;
  position: absolute;
  top: 2px;
  left: 0;
}

.block6__title {
  margin-top: 85px;
}

.block6__content {
  width: 100%;
  margin-top: 60px;
  display: flex;
}

.block6 .content__left {
  align-items: flex-end;
  width: 600px;
  display: flex;
  position: relative;
}

.block6 .content__left:before {
  content: "";
  background-image: url("expert1.fd3b4d51.webp");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: -80px;
}

.block6 .content__right {
  width: 570px;
  margin-bottom: 64px;
}

.block6 .content__title {
  color: #444;
  text-align: center;
  background-color: #ecf6fb;
  border-radius: 5px;
  margin-bottom: 34px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-style: italic;
  line-height: 26px;
  position: relative;
}

.block6 .content__title:before {
  content: "";
  background-image: url("block6__line.56f76f34.webp");
  background-repeat: no-repeat;
  width: 20px;
  height: 26px;
  position: absolute;
  top: -21px;
  left: 31px;
}

.block6 .block__text {
  color: #444;
  margin-bottom: 30px;
  padding-left: 25px;
  padding-right: 10px;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.block6 .block__text .text__decor {
  color: #222;
  font-weight: 500;
}

.block6 .block__text-4 {
  padding-bottom: 30px;
}

.block6 .text__img {
  float: left;
  margin-bottom: 25px;
  margin-right: 25px;
}

.block6 .content {
  height: 365px;
  position: relative;
  overflow: auto;
}

.mCustomScrollbar {
  scrollbar-color: #ff000080 #cbcbce !important;
  scrollbar-width: thin !important;
}

.mCustomScrollbar::-webkit-scrollbar {
  width: 5px;
}

.mCustomScrollbar::-webkit-scrollbar-track {
  background: #cbcbce;
  position: relative;
}

.mCustomScrollbar::-webkit-scrollbar-thumb {
  background-color: #ff000080;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 4px 7px;
  border-radius: 5px;
}

.mCustomScrollbar .content:before {
  content: "";
  z-index: 2;
  background: linear-gradient(0deg, #fff 0, #fff0 100%);
  width: 95%;
  height: 40px;
  position: absolute;
  bottom: 0;
}

@media screen and (width <= 1190px) {
  .block6 {
    width: 100%;
  }

  .block6 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .block6 .content:before {
    height: 65px;
  }
}

.block6 .block__text:last-child {
  margin-bottom: 0;
}

@media screen and (width <= 1169px) {
  .block6__title {
    text-align: center;
  }

  .block6 .content__left {
    width: 50%;
    margin-right: 10px;
  }

  .block6 .content__left:before {
    display: none;
  }

  .block6 .content__right {
    bottom: 0;
  }

  .block6 .left__img {
    margin-left: 50px;
    display: block;
    width: 75% !important;
  }

  .block6 .content {
    height: 400px;
  }

  .block6 .content:before {
    display: none;
  }

  .block6 .block__text {
    font-size: 16px;
  }

  .block6 .content:before {
    height: 95px;
  }
}

@media screen and (width <= 999px) {
  .block6 .content__right {
    margin-bottom: 30px;
  }

  .block6 .header__text {
    padding-left: 41px;
  }

  .block6__content {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }

  .block6__title {
    margin-top: 20px;
  }

  .block6 .content {
    height: 100%;
  }

  .block6 .content:before {
    display: none;
  }

  .block6 .content__left {
    text-align: center;
    width: 100%;
    height: auto;
    min-height: 1px;
    margin: 0;
    display: block;
  }

  .block6 .left__img {
    height: auto;
    margin: 0 auto;
    width: 40% !important;
  }

  .block6 .content__right {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .block6 .content__right br {
    display: none;
  }

  .block6 .content__block {
    width: 100%;
  }

  .block6 .content__title {
    text-align: center;
    width: 70%;
    padding: 15px 10px;
  }
}

@media screen and (width <= 767px) {
  .block6 .left__img {
    width: 50% !important;
  }

  .block6 .header__text {
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
    padding-left: 0;
    font-size: 16px;
  }

  .block6 .header__text br {
    display: none;
  }

  .block6 .header__text:before {
    top: 35px;
    left: 50%;
  }

  .block6 .header__text-like:before, .block6 .header__text-people:before, .block6 .header__text-doctor:before {
    left: 46%;
  }

  .block6 .content__right {
    margin-bottom: 30px;
  }

  .block6 .content__title {
    width: 90%;
  }

  .block6 .block__text br {
    display: none;
  }
}

@media screen and (width <= 479px) {
  .block6 .left__img {
    width: 230px !important;
  }

  .block6 .content__title {
    width: 100%;
  }

  .block6 .content__title:before {
    display: none;
  }

  .block6 .block__text-3 img {
    float: none;
    margin: 0 auto 30px;
    display: block;
  }
}

.block7 * {
  box-sizing: border-box;
}

.block7__title {
  text-align: center;
  margin-top: 74px;
}

.block7__btn {
  width: 280px;
  margin-bottom: 82px;
}

.block7__slider {
  width: 100%;
}

.block7__slider1 {
  z-index: 4;
  width: 100%;
  padding-top: 16px;
  position: relative;
}

.block7__slider1:before {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 82px;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.block7 .slide__bg {
  z-index: 1;
  position: relative;
  left: 0;
}

.block7 .slide__text {
  width: 100%;
  position: relative;
}

.block7 .expert-1 {
  display: none;
}

.block7 .slider1__slide {
  outline: 0;
  width: 270px;
  margin-bottom: -14px;
  margin-right: 30px;
}

.block7 .slider1__slide:last-child {
  margin-right: 0;
}

.block7 .slide__inner {
  box-sizing: border-box;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 70px;
  display: flex;
}

.block7 .slide__img {
  cursor: pointer;
  box-sizing: border-box;
  justify-content: center;
  align-items: flex-end;
  width: 98%;
  height: 175px;
  display: flex;
  position: relative;
}

.block7 .slide__img img {
  z-index: 2;
  position: relative;
}

.block7 .slide__img .expert-2 {
  width: 145px;
}

.block7 .slide__img:before {
  box-sizing: border-box;
  content: "";
  z-index: 0;
  border: 1px solid #dee0e0;
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: 145px;
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: 0 0 15px #00000012;
}

.block7 .slide__img-4 .expert-2 {
  margin-bottom: 50px;
}

.block7 .slide__img-4 .expert-1 {
  margin-bottom: 70px;
}

.block7 .slick-current .expert-2 {
  display: none;
}

.block7 .slick-current .expert-1 {
  display: block;
}

.block7 .slick-current .slide__inner {
  padding-top: 35px;
}

.block7 .slick-current .slide__img {
  height: 212px;
}

.block7 .slick-current .slide__img:before {
  background-color: #fff;
  border-color: #fff;
  height: 177px;
}

.block7 .slick-current .slide__img:after {
  content: "";
  background-image: url("elipse.3e1b1a5b.webp");
  background-repeat: no-repeat;
  width: 186px;
  height: 153px;
  position: absolute;
  bottom: 0;
  left: 14%;
}

.block7 .slick-current .slide__text:after {
  content: "";
  z-index: 2;
  background-color: #72ae30;
  width: 100%;
  height: 7px;
  position: absolute;
  top: 0;
  right: 0;
}

.block7 .slick-current .slide__subtitle {
  border: none;
}

.block7 .slick-current .slide__title {
  position: relative;
}

.block7 .slick-current .slide__title:before {
  content: "";
  background-image: url("block6__line.56f76f34.webp");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 16px;
  height: 20px;
  position: absolute;
  bottom: 0;
  right: 19px;
}

.block7 .slick-current .slide__title-4:after {
  right: 0;
}

.block7 .slide__title {
  z-index: 4;
  box-sizing: border-box;
  text-align: left;
  color: #444;
  width: 100%;
  margin-top: 10px;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  position: relative;
}

.block7 .slide__subtitle {
  box-sizing: border-box;
  text-align: left;
  color: #888;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  margin-top: 6px;
  padding-bottom: 18px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.block7 .slide__subtitle-1, .block7 .slide__title-1, .block7 .slide__title-4 {
  box-sizing: border-box;
  width: 250px;
  margin-left: 20px;
}

.block7 .slide__subtitle-2, .block7 .slide__subtitle-3, .block7 .slide__title-2, .block7 .slide__title-3 {
  box-sizing: border-box;
  padding-left: 20px;
}

.block7__slider2 {
  z-index: 4;
  background: #fff;
  border-radius: 0 0 5px 5px;
  width: 100%;
  margin-bottom: 35px;
  position: relative;
}

.block7 .slider2__text {
  box-sizing: border-box;
  text-align: center;
  color: #555;
  outline: 0;
  width: 100%;
  padding: 20px 25px 30px;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.block7 .slick-next, .block7 .slick-prev {
  box-sizing: border-box;
  z-index: 2;
  background-color: #388bce;
  background-position: center;
  background-repeat: no-repeat;
  border: 9px solid #ffffff80;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  bottom: 145px;
}

.block7 .slick-next:hover, .block7 .slick-prev:hover {
  background-color: #639727;
  border-color: #edf6fc;
}

.block7 .slick-next {
  background-image: url("arrow__next.432b68fc.webp");
  right: -80px;
}

.block7 .slick-next:before {
  content: "";
}

.block7 .slick-prev {
  background-image: url("arrow__prev.726ce377.webp");
  left: -80px;
}

.block7 .slick-prev:before {
  content: "";
}

@media screen and (width <= 1350px) {
  .block7 br {
    display: none;
  }

  .block7 .wrapper {
    max-width: 900px;
  }

  .block7 .slider1__slide {
    width: 210px;
    margin-right: 20px;
  }

  .block7 .slick-next {
    right: -55px;
  }

  .block7 .slick-prev {
    left: -55px;
  }

  .block7__slider1:before {
    height: 103px;
  }

  .block7 .slick-current .slide__title:before {
    right: 5px;
  }

  .block7 .slide__subtitle {
    min-height: 59px;
  }

  .block7 .slide__subtitle-1, .block7 .slide__title-1, .block7 .slide__title-4 {
    width: 190px;
  }
}

@media screen and (width >= 1000px) {
  .webp .block1 .wrapper:after {
    left: 49% !important;
  }

  .no-webp .block1 .wrapper:after {
    left: 46% !important;
  }
}

@media screen and (width >= 1000px) and (width <= 1350px) {
  .block1 .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (width <= 1023px) {
  .block7__slider1 {
    width: 460px;
    margin: 0 auto;
    padding-top: 0;
  }

  .block7__slider1:before {
    height: 82px;
  }

  .block7 .slider1__slide {
    width: 460px;
  }

  .block7__slider2 {
    width: 460px;
    margin: 0 auto 30px;
  }

  .block7 .slide__img:before {
    width: 270px;
    height: 145px;
    margin-left: -135px;
    bottom: 0;
    left: 50%;
  }

  .block7 .slick-current .slide__text:after {
    top: -1px;
  }

  .block7 .slide__subtitle, .block7 .slide__title {
    width: 100%;
    margin-left: 0;
    padding-left: 20px;
  }

  .block7 .slide__subtitle {
    min-height: 1px;
  }

  .block7 .slick-current .slide__subtitle {
    border-bottom: 1px solid #e1e1e1;
  }

  .block7__title {
    margin-top: 30px;
  }

  .block7__btn {
    margin-bottom: 30px;
  }
}

@media screen and (width <= 767px) {
  .block7__slider1 {
    width: 300px;
    margin: 0 auto;
  }

  .block7 .slider1__slide {
    width: 300px;
  }

  .block7 .slick-current .slide__img {
    height: 240px;
  }

  .block7 .slick-current .slide__inner {
    padding-top: 0;
  }

  .block7__slider2 {
    width: 300px;
    margin: 0 auto 30px;
  }

  .block7 .slide__img:before {
    width: 300px;
    height: 145px;
    margin-left: 0;
    bottom: 0;
    left: 0;
  }

  .block7 .slider2__text {
    font-size: 15px;
    line-height: 24px;
  }

  .block7 .slick-current .slide__text:after {
    top: -1px;
  }
}

@media screen and (width <= 479px) {
  .block7 .slick-next, .block7 .slick-prev {
    bottom: -85px;
  }

  .block7 .slick-next {
    right: 90px;
  }

  .block7 .slick-prev {
    left: 90px;
  }

  .block7 .slick-current .slide__subtitle {
    padding-bottom: 10px;
  }

  .block7 .slider2__text {
    padding-top: 10px;
  }

  .block7__slider2 {
    margin-bottom: 75px;
  }
}

.block8 * {
  box-sizing: border-box;
}

.block8__title {
  text-align: center;
  margin-top: 75px;
}

.block8__content {
  justify-content: space-between;
  width: 100%;
  margin-top: 56px;
  margin-bottom: 0;
  display: flex;
}

.block8 .content__block__left {
  width: 100%;
  display: flex;
}

.block8 .block__left__product {
  box-sizing: border-box;
  border: 2px solid #e1f0fa;
  border-radius: 50%;
  align-items: center;
  width: 502px;
  display: flex;
}

.block8 .block__left__product:after {
  content: "";
  background-color: #e1f0fa;
  border-radius: 50%;
  width: 402px;
  height: 402px;
  position: absolute;
  top: 56px;
  left: 46px;
}

.block8 .block__left__product:before {
  bottom: 81px;
  left: -7px;
}

.block8 .product__img {
  position: absolute;
  top: 24%;
  left: 107px;
}

.block8 .tabs {
  width: 668px;
  display: flex;
}

.block8 .block__left__product {
  min-height: 517px;
}

.block8 .content__block__list {
  color: #444;
  width: 294px;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  list-style: none;
  position: relative;
}

.block8 .list__item {
  cursor: pointer;
  z-index: 2;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 19px;
  padding-left: 60px;
  display: inline-block;
  position: relative;
}

.block8 .list__item1 {
  width: 101%;
  top: 85px;
  left: -69px;
}

.block8 .list__item2 {
  top: 125px;
  left: -32px;
}

.block8 .list__item3 {
  top: 165px;
  left: -33px;
}

.block8 .list__item4 {
  top: 205px;
  left: -77px;
}

.block8 .list__item-el {
  z-index: 2;
  background-color: #73ad32;
  border: 8px solid #e2f0fa;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
}

.block8 .list__item-el:before {
  content: "";
  background-color: #fff;
  width: 3px;
  height: 15px;
  position: absolute;
  top: 29%;
  left: 48%;
}

.block8 .list__item-el:after {
  content: "";
  background-color: #fff;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 44%;
  left: 33%;
}

.block8 .active {
  color: #000;
  font-weight: 500;
}

.block8 .active:before {
  content: "";
  z-index: -1;
  background-color: #f2f9fe;
  border-radius: 27px;
  width: 530px;
  height: 59px;
  position: absolute;
  top: 0;
  left: 0;
}

.block8 .active .list__item-el {
  background-color: #3889cb;
}

.block8 .active .list__item-el:before {
  display: none;
}

.block8 .inner__wrapper {
  width: 374px;
  padding-top: 30px;
}

.block8 .content__block__right {
  box-sizing: border-box;
  text-align: center;
  z-index: 2;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  width: 374px;
  min-height: 517px;
  display: flex;
  position: relative;
  box-shadow: 0 0 20px #0000001a;
}

.block8 .content__block__right:before {
  content: "";
  background-image: url("triugolnik.5a0d0ebf.webp");
  background-repeat: no-repeat;
  width: 22px;
  height: 43px;
  position: absolute;
  top: 89px;
  left: -22px;
}

.block8 .content__block__right1:before {
  top: 96px;
}

.block8 .block__right__title {
  color: #010101;
  margin-top: 14px;
  font-size: 20px;
  font-weight: 500;
  line-height: 38px;
}

.note {
  text-align: center;
  margin-top: 10px;
}

.block8 .block__right__text {
  color: #555;
  margin-top: 3px;
  padding: 0 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.block8 .content__block__right1 {
  display: none;
}

.block8 .block__right-active {
  display: block;
}

@media screen and (width <= 1169px) {
  .block8 .content__block__left {
    justify-content: center;
  }

  .block8 .block__left__product {
    margin-left: -165px;
  }

  .block8 .block__left__product:before {
    display: none;
  }

  .block8 .product__img {
    width: 350px;
    top: 50%;
    left: 45%;
    transform: translate(-33%, -50%);
  }

  .block5 .img__product {
    margin-top: -44px;
    margin-left: 0;
    left: 50%;
    transform: translateX(-58%);
  }

  .footer__form__security {
    background-color: #fff;
    padding: 5px;
  }

  .block1 .footer__form__security:before {
    top: 3px;
  }
}

@media screen and (width >= 1000px) and (width <= 1169px) {
  .block1 .footer__form__security {
    margin-top: 0;
    padding-bottom: 15px;
  }

  .block1 .form__pack {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .block1 .footer__form__security:before {
    left: 9px;
  }
}

@media screen and (width <= 1023px) {
  .block8 .content__block__right1:before {
    top: 58px;
  }

  .block8 {
    width: 100%;
  }

  .block8 .wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .block8 br {
    display: none;
  }

  .block8 .tabs {
    order: -1;
    justify-content: center;
    width: 100%;
    min-height: 517px;
  }

  .block8 .content__block__list {
    flex-direction: column;
    justify-content: center;
    width: 50%;
    margin-left: 5%;
    display: flex;
  }

  .block8 .slider__tabs {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    display: flex;
  }

  .block8__content {
    width: 748px;
    margin-bottom: 30px;
  }

  .block8 .inner__wrapper {
    padding: 20px;
  }

  .block8 .content__block {
    position: relative;
  }

  .block8 .block__left__product {
    width: 374px;
    min-height: 374px;
    margin-top: -187px;
    position: absolute;
    top: 50%;
    right: 0;
  }

  .block8 .block__left__product:after {
    width: 300px;
    height: 300px;
    margin-top: -150px;
    margin-left: -150px;
    top: 50%;
    left: 50%;
  }

  .block8 .product__img {
    width: 300px;
    top: 70px;
    left: 3px;
  }

  .block8 .list__item {
    margin-bottom: 30px;
    position: relative;
    top: 0;
    left: 0;
  }

  .block8 .list__item:before {
    width: 630px;
  }

  .block8__title {
    margin-top: 30px;
  }

  .block8 .product__img {
    background: none;
    display: none;
  }
}

@media screen and (width <= 999px) {
  .block5 .img__product {
    transform: translateX(-50%);
  }

  .block1 .footer__form__security:before {
    left: 6px;
  }
}

@media screen and (width <= 767px) {
  .block8__content {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0 !important;
  }

  .block8 .block__left__product {
    border: none;
    width: 100%;
    min-height: auto;
    margin: 0 auto;
    position: static;
  }

  .block8 .block__left__product:after {
    display: none;
  }

  .block8 .product__img {
    margin: 0 auto;
    position: static;
  }

  .block8 .tabs, .block8 .slider__tabs {
    width: 100%;
  }

  .block8 .inner__wrapper {
    width: 300px;
    padding: 20px 10px;
    height: 420px !important;
  }

  .block8 .content__block__right {
    width: 300px;
    min-height: 550px;
  }

  .block8 .right__img {
    width: 100%;
  }

  .block8 .content__block__list {
    display: none;
  }

  .block8 .inner__wrapper {
    flex-direction: column;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .block8 .content__block {
    outline: 0;
    margin: 20px 1%;
    display: block;
  }

  .block8 .content__block:before {
    display: none;
  }

  .block8 .slick-next, .block8 .slick-prev {
    box-sizing: border-box;
    z-index: 2;
    background-color: #388bce;
    background-position: center;
    background-repeat: no-repeat;
    border: 9px solid #ffffff80;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    bottom: 50%;
  }

  .block8 .slick-next:hover, .block8 .slick-prev:hover {
    background-color: #639727;
    border-color: #edf6fc;
  }

  .block8 .slick-next {
    background-image: url("arrow__next.432b68fc.webp");
  }

  .block8 .slick-next:before {
    content: "";
  }

  .block8 .slick-prev {
    background-image: url("arrow__prev.726ce377.webp");
  }

  .block8 .slick-prev:before {
    content: "";
  }

  .block8 .slick-next {
    right: 10px;
  }

  .block8 .slick-prev {
    left: 10px;
  }

  .block5 .content__img {
    margin-bottom: 25px;
  }

  .block5 .img__product {
    margin-top: 30px;
  }
}

@media screen and (width <= 479px) {
  .block8__content {
    margin-bottom: 70px;
  }

  .block8 .product__img {
    width: 80%;
  }

  .block8 .slick-next, .block8 .slick-prev {
    bottom: -45px;
  }

  .block8 .slick-next {
    right: 90px;
  }

  .block8 .slick-prev {
    left: 90px;
  }

  .block8 .slider__tabs {
    width: 300px;
    margin: 0 auto;
  }

  .block8 .content__block {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 20px 0 50px;
  }

  .no-webp .block6 .content__left:before, .webp .block6 .content__left:before {
    background: none;
  }

  .block1__footer__product {
    width: 270px;
  }

  .block12 .content__block img, .block5 .img__product {
    width: 270px !important;
  }

  .block4 .header__left__product {
    width: 270px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .block1 .footer__form__security {
    margin-bottom: 0;
  }

  .block1__footer__text {
    margin-top: 0 !important;
  }
}

@media screen and (width <= 999px) {
  .no-webp .block1 .wrapper:after, .webp .block1 .wrapper:after {
    background: none;
  }

  .block6 .content {
    height: 165px;
    position: relative;
    overflow: hidden scroll;
  }

  .block6 .content__right {
    position: relative;
  }

  .block6 .content__right:after {
    content: "";
    z-index: 2;
    background: linear-gradient(to top, #fff 0 20%, #fff0);
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

body, html {
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: Roboto, sans-serif;
  overflow-x: hidden;
}

h2, h3, p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

.logo__text {
  color: #388bce;
  font-weight: 700;
}

.text__bold {
  color: #000 !important;
  font-weight: 700 !important;
}

.wrapper {
  box-sizing: border-box;
  max-width: 1170px;
  margin: 0 auto;
}

.border__bg {
  box-sizing: border-box;
  color: #444;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.border__bg:before {
  content: "";
  z-index: 2;
  background-image: url("sign.b838fcfb.webp");
  width: 50px;
  height: 50px;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-51%);
}

.product {
  z-index: 2;
  position: relative;
}

.product:before {
  content: "";
  z-index: 1;
  background-image: url("listochki.1aefb234.webp");
  background-repeat: no-repeat;
  width: 307px;
  height: 205px;
  position: absolute;
  bottom: 3px;
  left: -60px;
}

.img {
  z-index: 2;
  position: relative;
}

.flex {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.block1, .block11, .block13, .block3, .block5, .block7 {
  z-index: 0;
  background-color: #f1ece7;
  background-image: linear-gradient(to left, #bbdbf3 0, #f6fbfd 46%, #cedff5 100%);
  position: relative;
}

.block11:before, .block13:before, .block1:before, .block3:before, .block5:before {
  content: "";
  z-index: 0;
  background-image: url("block9__bg1.cba505ff.webp");
  background-repeat: no-repeat;
  width: 100%;
  height: 678px;
  position: absolute;
  top: 10px;
  left: -310px;
}

.block11:after, .block13:after, .block1:after, .block3:after, .block5:after, .block7:after {
  content: "";
  z-index: 0;
  background-image: url("block9__bg2.0d0d9808.webp");
  background-repeat: no-repeat;
  width: 675px;
  height: 678px;
  position: absolute;
  bottom: -68px;
  right: -360px;
}

@media screen and (width <= 1023px) {
  .title {
    width: 100%;
    font-size: 30px;
    line-height: normal;
  }

  .subtitle {
    width: 100%;
    font-size: 18px;
    line-height: normal;
  }

  .text {
    width: 100%;
    font-size: 16px;
  }

  .block11:after, .block11:before, .block13:after, .block13:before, .block1:after, .block1:before, .block3:after, .block3:before, .block5:after, .block5:before, .block7:after, .block7:before, .block8 .block__left__product {
    display: none;
  }

  .block8 .content__block__right {
    height: auto;
    min-height: auto;
    max-height: 450px;
  }

  .block8 .tabs {
    min-height: auto;
  }

  .block8__content {
    margin-bottom: 40px;
  }
}

@media screen and (width <= 767px) {
  .title {
    font-size: 26px;
    line-height: normal;
  }

  .subtitle {
    font-size: 18px;
    line-height: normal;
  }

  .text {
    font-size: 16px;
  }
}

.popup-container {
  z-index: 50;
  background: #000000b3;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
}

.popup-container .popup-block-first {
  text-align: center;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  width: 600px;
  height: 350px;
  padding: 30px;
  transition: all .5s;
  position: relative;
  top: 50%;
  left: 50%;
  box-shadow: 8px 8px 85px #00000073;
}

.popup-container .popup-block-second {
  text-align: center;
  box-sizing: border-box;
  opacity: 0;
  z-index: -1;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  width: 600px;
  height: 200px;
  padding: 20px;
  transition: all .5s .1s;
  position: relative;
  top: 50%;
  left: 50%;
  box-shadow: 8px 8px 85px #00000073;
}

.popup-container .popup__close {
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
}

.popup-container .popup__close:after, .popup-container .popup__close:before {
  content: "";
  background-color: #d9d9d9;
  width: 20px;
  height: 3px;
  position: absolute;
  top: 6px;
  left: 0;
}

.popup-container .popup__close:before {
  transform: rotate(45deg);
}

.popup-container .popup__close:after {
  transform: rotate(-45deg);
}

.popup-container .popup__btn {
  width: 200px;
  height: 60px;
  margin: 20px auto 0;
  font-size: 20px;
}

.popup-container .popup__title {
  text-align: center;
  margin-top: 10px;
  font-size: 26px;
}

.active {
  display: block;
}

.popup-block-first.active {
  display: none;
}

.popup-block-second.active {
  opacity: 1;
  z-index: 1;
}

.question__result.is-open .popup-container {
  display: block;
}

.popup__test {
  z-index: 50;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
}

.popup__content {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.popup__content .content__title {
  text-align: center;
  width: 100%;
  font-size: 36px;
  font-weight: 700;
}

.popup__content .content__subtitle {
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  margin-top: 20px;
  padding-bottom: 25px;
  font-size: 20px;
}

.popup__content .content__text {
  color: #444;
  width: 100%;
  margin-top: 20px;
  font-size: 18px;
}

.popup__content .popup__btn {
  width: 320px;
  margin-top: 20px;
}

.popup__layer {
  z-index: 50;
  background: #000000b3;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.popup__iner {
  text-align: center;
  box-sizing: border-box;
  z-index: 52;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  width: 1000px;
  padding: 30px;
  transition: all .5s;
  position: relative;
  top: 50%;
  left: 50%;
  box-shadow: 8px 8px 85px #00000073;
}

.popup__close {
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
}

.popup__close:after, .popup__close:before {
  content: "";
  background-color: #d9d9d9;
  width: 26px;
  height: 3px;
  position: absolute;
  top: 6px;
  left: 0;
}

.popup__close:before {
  transform: rotate(45deg);
}

.popup__close:after {
  transform: rotate(-45deg);
}

.popup .form__name__field, .popup .form__tel__field, .popup select {
  text-align: left;
  box-sizing: border-box;
  color: #666;
  background-color: #fff;
  border: 1px solid #eae9e9;
  border-radius: 32px;
  outline: 0;
  width: 220px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 55px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.popup .footer__form__security {
  color: #666;
  margin-top: 28px;
  padding-left: 31px;
  font-size: 15px;
  font-weight: 400;
  line-height: 16.52px;
  position: relative;
}

.popup .footer__form__security:before {
  content: "";
  background-image: url("security.46cf1214.webp");
  width: 19px;
  height: 20px;
  position: absolute;
  top: -3px;
  left: 0;
}

@media screen and (width <= 1023px) {
  .popup__iner {
    width: 700px;
    left: 50%;
  }
}

@media screen and (width <= 767px) {
  .popup__iner {
    width: 300px;
    margin: 20px auto;
    padding: 15px;
    top: 0;
    left: 0;
  }

  .popup__content .content__title {
    text-align: center;
    width: 100%;
    font-size: 28px;
    font-weight: 700;
  }

  .popup__content .content__subtitle {
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .popup__content .content__text {
    font-size: 16px;
  }

  .popup__content .popup__btn {
    width: 280px;
    margin-top: 20px;
    font-size: 24px;
  }

  .popup-container .popup-block-first, .popup-container .popup-block-second {
    width: 300px;
    margin: 20px auto;
    top: 0;
    left: 0;
  }

  .popup-container .popup-block-second {
    height: 250px;
  }

  .popup .popup__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
  }

  .popup .inner__wrap {
    background-color: #dfebf9;
    width: 300px;
    margin: 0 auto;
    padding: 10px;
  }

  .popup .popup__left {
    display: none;
  }
}

.block1 .form__name__field, .block1 .form__tel__field, select, .block1 .form__btn {
  width: 255px;
}

.block4__btn {
  width: 253px;
}

.popup .form__name:before {
  background-image: url("name-ico.ba751cc4.svg");
}

.popup .form__tel:before {
  background-image: url("tel-ico.8211eb6c.svg");
}

.city {
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}

@media only screen and (width <= 767px) {
  .block1__footer__text {
    margin-top: 20px;
  }
}

.block11 .slick-active .review__text:before {
  bottom: -20px;
}

@media screen and (width <= 479px) {
  .block1, .block11, .block13, .block3, .block5, .block7 {
    background: #d2e2f6;
  }

  .block1 .footer__list {
    width: 77% !important;
  }

  .logo__text {
    margin-top: 20px;
  }

  .block3 .question__block {
    padding: 0 10px;
  }

  .block10 .tbody__td-2, .block10 .thead__td-2 {
    padding-right: 10px;
  }

  .popup__iner {
    margin: 30px auto;
  }
}

.r-popup.active {
  display: block;
}

.r-popup {
  z-index: 98;
  background: #bbdbf3 linear-gradient(to left, #bbdbf3 0, #f6fbfd 46%, #cedff5 100%);
  border: 1px solid #999;
  border-radius: 5px;
  width: 100%;
  max-width: 800px;
  padding: 40px 47px 35px;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (width <= 1023px) {
  .r-popup {
    box-sizing: border-box;
    max-width: 650px;
    padding: 35px;
  }
}

@media screen and (width <= 767px) {
  .r-popup {
    max-width: 500px;
    padding: 25px;
  }
}

@media screen and (width <= 639px) {
  .r-popup {
    max-width: 300px;
    padding: 20px 15px;
  }
}

.r-popup__title {
  text-align: center;
}

.r-popup__close {
  cursor: pointer;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 17px;
  right: 17px;
}

.r-popup__close:after, .r-popup__close:before {
  content: "";
  transform-origin: 0 0;
  background-color: #999;
  width: 20px;
  height: 1px;
  display: block;
  position: absolute;
}

.r-popup__close:before {
  bottom: 0;
  transform: rotate(-44deg);
}

.r-popup__close:after {
  top: 0;
  transform: rotate(44deg);
}

@media screen and (width <= 639px) {
  .r-popup__close {
    top: 9px;
    right: 9px;
  }
}

.r-form {
  margin-top: 28px;
}

@media screen and (width <= 767px) {
  .r-form {
    margin-top: 20px;
  }
}

.r-form__inputs {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.r-form__inputs:focus {
  border: none !important;
  outline: 0 !important;
}

.r-form__wrap-input {
  width: 340px;
  position: relative;
}

@media screen and (width <= 1023px) {
  .r-form__wrap-input {
    width: 280px;
  }
}

@media screen and (width <= 767px) {
  .r-form__wrap-input {
    width: 100%;
  }
}

.r-form__wrap-input--photo {
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.r-form__wrap-input:not(:last-of-type) {
  margin-bottom: 20px;
}

@media screen and (width <= 639px) {
  .r-form__wrap-input:not(:last-of-type) {
    margin-bottom: 15px;
  }
}

.r-form__wrap-input:before {
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.r-form__wrap-input--name:before {
  background: url("name.85ae6f16.webp") center / contain no-repeat;
  width: 19px;
  height: 22px;
  left: 22px;
}

.r-form__wrap-input--years:before {
  background: url("years.f4806f81.webp") center / contain no-repeat;
  width: 22px;
  height: 20px;
  left: 17px;
}

.r-form__wrap-input--place:before {
  background: url("place.99ff406d.webp") center / contain no-repeat;
  width: 22px;
  height: 21px;
  left: 17px;
}

.r-form__wrap-input--textarea {
  box-sizing: border-box;
  width: 100%;
}

@media screen and (width <= 767px) {
  .r-form__wrap-input--textarea {
    margin-top: 20px;
  }

  .logo__text {
    padding-top: 17px;
  }
}

@media screen and (width <= 639px) {
  .r-form__wrap-input--textarea {
    margin-top: 15px;
  }
}

.r-form__wrap-input--textarea textarea {
  resize: none;
  height: 120px;
  padding: 23px 24px 23px 52px;
}

.r-form__wrap-input--textarea:before {
  background: url("message.4884ce87.webp") center / contain no-repeat;
  width: 21px;
  height: 21px;
  top: 35px;
  left: 21px;
}

.r-form__input {
  box-sizing: border-box;
  color: #666;
  background: #fff;
  border: 0;
  border-radius: 33px;
  width: 100%;
  height: 65px;
  padding-left: 50px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

@media screen and (width <= 1023px) {
  .r-form__input {
    height: 55px;
  }
}

.r-form__image {
  background: #f5f8f3 url("photo.148c9db9.webp") center no-repeat;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  margin-right: 15px;
  display: inline-block;
  box-shadow: inset 0 2px 7px #0000000a;
}

@media screen and (width <= 1023px) {
  .r-form__image {
    width: 55px;
    height: 55px;
    margin-right: 10px;
  }
}

@media screen and (width <= 639px) {
  .r-form__image {
    margin-right: 5px;
  }

  .block2 .content__text:first-child {
    margin-top: 30px;
  }
}

@media screen and (width >= 480px) and (width <= 639px) {
  .block1 .footer__list {
    margin-left: 55px;
  }

  .logo__text {
    padding-top: 20px;
  }
}

.r-form__text {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: underline;
}

@media screen and (width <= 1023px) {
  .r-form__text {
    font-size: 15px;
  }

  .block3 .second__window .table__row, .block3 .second__window .table__row:hover {
    border-bottom: 1px solid #666;
  }
}

@media screen and (width >= 768px) and (width <= 1023px) {
  .block2 .attribute__right {
    margin-top: 40px;
  }

  .block3 .second__window .table__img1, .block3 .second__window .table__img2 {
    margin-right: 20px;
    display: block;
  }

  .block3 .second__window .table__img2 {
    display: none;
  }

  .block3 .second__window .table__row {
    height: 130px;
  }

  .block3 .second__window .table__row:hover .table__img1 {
    display: block;
  }
}

.r-form__load {
  color: #bc3334;
  width: 100%;
  margin-top: 2px;
  font-size: 14px;
}

.r-form__btn {
  width: 260px;
  margin: 25px auto auto;
}

@media screen and (width <= 1219px) {
  .block13 .item__img__text {
    font-size: 16px;
  }

  .block13 .content__item {
    width: 40%;
  }

  .block13 .icon__container {
    display: none;
  }

  .block13 .item__image {
    width: 70%;
  }

  .content__item1, .content__item2 {
    margin-bottom: 30px;
  }
}

@media screen and (width >= 999px) and (width <= 1219px) {
  .block1__header:before {
    content: none;
  }

  .block1 .header__text-like {
    margin-right: 0;
  }
}

@media screen and (width >= 768px) and (width <= 999px) {
  .block1 .header__text-doctor:before, .block1 .header__text-people:before {
    top: -3px;
    left: 23%;
  }

  .block1 .header__text-like:before {
    top: -3px;
    left: 13%;
  }

  .block4 .header__left__product {
    margin-top: 100px;
  }
}

@media screen and (width >= 768px) and (width <= 820px) {
  .block1 .header__text-like:before {
    left: 10%;
  }
}

@media screen and (width <= 767px) {
  .r-form__btn {
    margin-top: 20px;
  }

  .popup__iner {
    margin: 40px auto;
  }

  .block3 .second__window .table__row, .block3 .second__window .table__row:hover {
    border: none;
  }

  .block4 .header__left__product {
    display: none;
  }

  .block4 .header__left {
    margin-bottom: 40px;
    position: static;
  }
}

.visually-hidden {
  white-space: nowrap;
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.dis_bl {
  display: block;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block11 .slick-next, .block11 .slick-prev, .block7 .slick-next, .block7 .slick-prev {
    border: 9px solid #fff !important;
  }
}

@media screen and (width >= 1000px) and (width <= 1219px) {
  .block6 .content {
    height: 350px;
  }

  .webp .block6 .content__left:before {
    bottom: 0;
  }

  .block6 .left__img {
    width: 93% !important;
  }
}

.br-13 {
  display: none;
}

@media screen and (width >= 1024px) and (width <= 1219px) {
  .br-13 {
    display: block !important;
  }

  .block10__btn, .block11__btn, .block12 .block12__btn, .block13__btn, .block4__btn, .block7__btn {
    margin-bottom: 60px;
  }

  .block2 .wrapper {
    margin-top: 90px;
  }

  .block2__attribute {
    margin-bottom: 90px;
  }

  .block10__title, .block11__title, .block12__title, .block13__title, .block14__title, .block3__title, .block5__title, .block6__title, .block7__title, .block8__title {
    margin-top: 60px;
  }

  .block3 .question__btn {
    margin: 40px auto;
  }

  .block4__header {
    margin-top: 60px;
  }

  .block14__text, .block5__content, .block8__content {
    margin-bottom: 60px;
  }

  .block1__footer {
    margin-top: 30px;
  }

  .item__img__text {
    margin-left: auto;
    margin-right: auto;
  }

  .item__img__text br {
    display: none;
  }

  .block13 .content__item {
    width: 35%;
  }

  .block13 .item__img__text {
    margin-bottom: 25px;
  }
}

@media screen and (width >= 768px) and (width <= 1023px) {
  .block10__btn, .block11__btn, .block12 .block12__btn, .block13__btn, .block4__btn, .block7__btn {
    margin-bottom: 40px;
  }

  .block2 .wrapper {
    margin-top: 70px;
  }

  .block2__attribute {
    margin-bottom: 60px;
  }

  .block10__title, .block11__title, .block12__title, .block13__title, .block14__title, .block3__title, .block5__title, .block6__title, .block7__title, .block8__title {
    margin-top: 40px;
  }

  .block3 .question__btn {
    margin: 40px auto;
  }

  .block4__header {
    margin-top: 40px;
  }

  .block14__text, .block5__content, .block8__content {
    margin-bottom: 40px;
  }

  .block1__footer {
    margin-top: 30px;
  }

  .block13 .item__img__text {
    margin-bottom: 20px;
  }

  .item__img__text {
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .block13 .item__img__text {
    font-size: 14px;
  }

  .content__item1, .content__item2 {
    margin-bottom: 25px !important;
  }

  .br-13 {
    display: block !important;
  }
}

@media screen and (width <= 999px) {
  .block1__pt {
    padding-top: 30px;
  }

  .block1__footer {
    margin-top: 0 !important;
  }

  .block1 .footer__form__security {
    background-color: #0000;
    margin-bottom: 10px;
  }
}

@media screen and (width >= 768px) and (width <= 999px) {
  .block1 .footer__list {
    flex-direction: column;
    justify-content: center;
    width: 300px;
    padding-bottom: 0;
    display: flex;
    position: absolute;
    bottom: 370px;
    left: 12%;
  }

  .block2 .wrapper {
    margin-top: 40px;
  }

  .block1 .product__img {
    margin-top: 200px;
  }

  .block1 .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block8 .content__block__list {
    margin-left: 0;
  }

  .block5 .content__list {
    width: 275px;
  }
}

@media screen and (width >= 480px) and (width <= 999px) {
  .block1 .list__item {
    margin-top: -9px;
    font-size: 18px;
    line-height: 23px !important;
  }
}

@media screen and (width >= 480px) and (width <= 600px) {
  .block1 .footer__list {
    margin-left: 20px;
  }
}

@media screen and (width >= 684px) and (width <= 767px) {
  .block1 .footer__list {
    flex-direction: column;
    justify-content: center;
    width: 300px;
    margin-top: 20px;
    padding-bottom: 0;
    display: flex;
    position: absolute;
    bottom: 351px;
    left: 12%;
  }

  .block1 .product__img {
    margin-top: 200px;
  }

  .block1 .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (width >= 664px) and (width <= 683px) {
  .block1 .footer__list {
    flex-direction: column;
    justify-content: center;
    width: 300px;
    padding-bottom: 0;
    display: flex;
    position: static;
    bottom: 370px;
    left: 12%;
  }

  .block1 .product__img {
    margin-top: 20px;
  }

  .block1 .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (width >= 641px) and (width <= 663px) {
  .block1 .footer__list {
    width: 435px;
    margin-left: 75px;
  }
}

@media screen and (width >= 640px) and (width <= 663px) {
  .block1 .footer__list {
    width: 435px;
    margin-left: 75px;
  }
}

@media screen and (width <= 767px) {
  .block1__footer__text {
    margin-top: 0 !important;
  }
}

@media screen and (width <= 479px) {
  .block11 .slick-prev {
    top: 270px !important;
    left: 10px !important;
  }

  .block11 .slick-next {
    top: 270px !important;
    right: 10px !important;
  }

  .logo__text {
    padding-top: 0;
  }

  .block2 .content__text {
    margin-top: 60px;
  }

  .block2 .left__content br {
    display: block !important;
  }

  .block3 .question__result + .question__answer {
    font-size: 14px;
  }

  .block3 .tabs__question-3 .question__result + .question__answer, .block3 .tabs__question-4 .question__result + .question__answer, .block3 .tabs__question-5 .question__result + .question__answer, .block3 .tabs__question-6 .question__result + .question__answer, .block3 .tabs__question-7 .question__result + .question__answer, .block3 .tabs__question-8 .question__result + .question__answer, .block3 .tabs__question-9 .question__result + .question__answer {
    line-height: 20px;
  }
}

@media screen and (width >= 480px) and (width <= 639px) {
  .content__text1 {
    margin-top: 45px !important;
  }
}

@media screen and (width >= 620px) and (width <= 630px) {
  .block3 .second__window .table__row {
    width: 307px;
  }
}

@media screen and (width >= 320px) and (width <= 767px) {
  .block10__btn, .block11__btn, .block12 .block12__btn, .block13__btn, .block4__btn, .block7__btn, .block2__attribute {
    margin-bottom: 30px;
  }

  .block10__title, .block11__title, .block12__title, .block13__title, .block14__title, .block3__title, .block5__title, .block6__title, .block7__title, .block8__title {
    margin-top: 30px;
  }

  .block3 .question__btn {
    margin: 30px auto;
  }

  .block4__header {
    margin-top: 30px;
  }

  .block14__text, .block5__content, .block8__content {
    margin-bottom: 30px;
  }

  .block1__footer {
    margin-top: 30px;
  }

  .block3 .text__title {
    font-weight: 400;
  }

  .popup__iner {
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .block2 .wrapper {
    margin-top: 40px;
  }

  .block12__btn {
    margin-top: 30px !important;
  }

  .block2 .left__content {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    display: block;
  }

  .block2 .attribute__text {
    width: 100%;
    margin-left: 20px;
  }

  .block13__content {
    flex-direction: column;
    align-items: center;
  }

  .block13 .content__item {
    width: 100%;
  }

  .item__img__text br {
    display: none;
  }

  .block13 .item__img__text {
    width: 100%;
  }

  .block2__attention {
    margin-top: 0;
  }

  .block13 .content__item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (width <= 639px) {
  .block1 .footer__list {
    margin-top: 20px;
  }

  .block1 .list__item:last-child {
    margin-bottom: 0;
  }

  .block1 .footer__list {
    width: 365px;
  }

  .block2 .content__text:first-child {
    margin-top: 10px;
  }
}

@media screen and (width <= 479px) {
  .block4 .item__text, .block6 .block__text {
    line-height: 22px !important;
  }

  .block10 .tbody {
    line-height: 20px !important;
  }

  .block12__content {
    margin-bottom: 20px;
  }

  .block2 .wrapper {
    margin-top: 30px !important;
  }

  .block11 .review__text, .block6 .content__title, .block7 .slider2__text {
    line-height: 22px !important;
  }

  .block8 .slick-next, .block8 .slick-prev {
    top: 200px;
    bottom: auto;
  }

  .block8 .slick-next {
    right: -6px;
  }

  .block8 .slick-prev {
    left: -6px;
  }

  .block8 .content__block {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .block7 .slick-next, .block7 .slick-prev {
    top: -125px;
    bottom: auto;
  }

  .block7 .slick-prev {
    left: 0;
  }

  .block7 .slick-next {
    right: 0;
  }

  .block7__slider2 {
    margin-bottom: 35px;
  }

  .block11:before, .block13:before, .block1:before, .block3:before, .block5:before, .block7:before, .block11:after, .block13:after, .block1:after, .block3:after, .block5:after, .block7:after {
    background-image: none;
  }

  .block4 .header__left {
    margin-bottom: 25px;
  }

  .block4__header {
    margin-bottom: 50px;
  }

  .block13 .content__item:last-child {
    margin-bottom: 0;
  }

  .block13__btn {
    margin-top: 70px !important;
  }

  .block11__review {
    width: 300px;
  }

  .block11 .review__text:before {
    height: 90px !important;
  }

  .block11 .slick-center .block11__review {
    padding-bottom: 20px !important;
  }

  .iphone {
    width: 85% !important;
  }

  .block1 .footer__form__security {
    margin-bottom: 0;
  }

  .block12 .list__item {
    font-size: 14px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .popup .inner__wrap {
    top: 50% !important;
    transform: translateY(0) !important;
  }

  .block3 .tabs__list {
    position: static;
  }

  .block3 .tabs__list:before {
    content: none;
  }

  .block3 .list__item {
    position: relative;
  }

  .block3 .list__item:before {
    content: "";
    z-index: 10;
    background-image: url("line__test.3a7dcde4.webp");
    background-repeat: no-repeat;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 80px !important;
  }

  .block3 .list__item:last-child:before {
    content: none;
  }
}

.r-form__input:focus {
  border: none !important;
  outline: 0 !important;
}

@media screen and (width <= 999px) {
  .block1 .footer__title {
    text-align: center;
  }
}

@media screen and (width <= 1169px) {
  .block1 .footer__title {
    font-size: 26px;
  }
}

.block1 .footer__title {
  text-align: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 48px;
  font-size: 29px;
  font-weight: 700;
  line-height: 30px;
}

@media screen and (width <= 683px) {
  .block1 .footer__title {
    text-align: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 29px;
    font-weight: 700;
    line-height: 30px;
  }
}

@media screen and (width <= 1350px) {
  .block7 .slide__img {
    cursor: pointer;
    box-sizing: border-box;
    justify-content: center;
    align-items: flex-end;
    width: 98%;
    height: 162px;
    display: flex;
    position: relative;
  }
}

@media screen and (width <= 1023px) {
  .block7 .slick-current .slide__img {
    height: 181px;
  }
}

@media screen and (width <= 767px) {
  .block7 .slick-current .slide__img {
    height: 254px;
  }
}

@media (width <= 438px) {
  .block2 .attribute__left {
    width: 100%;
    max-width: 300px;
  }
}

.stock__top {
  color: #fff;
  border-bottom: 1px solid #9daeb7;
  margin-bottom: 4px;
  padding-bottom: 4px;
  font-size: 16px;
}

.stock {
  box-sizing: border-box;
  text-align: left;
  width: 100%;
  font-size: 0;
  font-size: initial;
  text-align: center;
  background-color: #388bce;
  background-image: linear-gradient(to left, #3888c9 0, #406698 100%);
  border-radius: 3px 3px 0 0;
  flex-flow: column wrap;
  justify-content: space-between;
  padding: 16px 10px;
  display: flex;
}

.px22 {
  color: #fff;
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: 700;
}

.stock__bottom {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

img {
  border: 0;
}

input {
  color: inherit;
  font: inherit;
  margin: 0;
}

input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

h2, p {
  margin: 0;
  padding: 0;
}

.btn {
  cursor: pointer;
  text-align: center;
  color: #fff;
  background-color: #73ad32;
  background-image: linear-gradient(to top, #73ad32 0, #93c55a 20%, #649b26 58%, #55891b 100%);
  border: none;
  border-radius: 32px;
  outline: 0;
  justify-content: center;
  align-items: center;
  padding: 14px 10px;
  font-family: Roboto;
  font-size: 28px;
  font-weight: 700;
  transition: all .5s;
  display: flex;
  box-shadow: 0 3px 5px #0003;
}

.btn:hover {
  background-image: linear-gradient(to top, #73ad32 0, #649b26 58%, #55891b 100%);
}

.title {
  font-size: 38px;
  font-weight: 700;
  line-height: 46px;
}

@media screen and (width <= 1023px) {
  .title {
    width: 100%;
    font-size: 30px;
    line-height: normal;
  }
}

@media screen and (width <= 767px) {
  .title {
    font-size: 26px;
    line-height: normal;
  }
}

.popup * {
  box-sizing: border-box;
}

.popup .popup__container {
  width: 100%;
  display: flex;
}

.popup .inner__wrap {
  background-color: #dfebf9;
  border-radius: 5px;
  width: 700px;
  padding: 20px;
}

.popup .popup__right {
  width: 270px;
}

.popup .popup__left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 390px;
  display: flex;
}

.popup .popup__title {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 30px;
  padding-right: 20px;
  font-size: 37px;
}

.popup .left__product {
  width: 100%;
  margin-right: 30px;
}

.popup .left__product__img {
  width: 346px;
  height: auto;
}

.popup .form {
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  width: 270px;
  display: flex;
}

.popup .form__price {
  box-sizing: border-box;
  text-align: left;
  background-color: #fff;
  border-radius: 3px 3px 0 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  width: 100%;
  padding: 16px 25px 21px 24px;
  font-size: 0;
  display: flex;
  justify-content: space-between !important;
}

.popup .price__text {
  text-align: center;
  padding-bottom: 5px;
}

.popup .price__new {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.popup .price__new__money {
  font-size: 34px;
  line-height: 34px;
  display: inline-block;
}

.popup .price__new__currency {
  font-size: 16px;
}

.popup .price__old {
  color: #666;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  position: relative;
}

.popup .price__old__num {
  position: relative;
}

.popup .price__old__num:after, .popup .price__old__num:before {
  content: "";
  background-color: red;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 15px;
  left: 0;
  transform: rotate(14deg);
}

.popup .price__old__num:before {
  transform: rotate(-14deg);
}

.popup .price__old__money {
  opacity: .5;
  font-size: 34px;
  line-height: 34px;
  display: inline-block;
}

.popup .price__old__currency {
  opacity: .5;
  font-size: 16px;
}

.popup .form__bg {
  background-color: #fff;
  border-radius: 0 0 3px 3px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.popup .form__name__field, .popup .form__tel__field {
  text-align: left;
  box-sizing: border-box;
  color: #666;
  background-color: #fff;
  border: 1px solid #eae9e9;
  border-radius: 32px;
  outline: 0;
  width: 220px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-left: 55px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.popup .form__name__field:hover, .popup .form__tel__field:hover {
  color: #000;
  box-shadow: 0 5px 5px #0000000d;
}

.popup .form__name {
  margin-top: 20px;
  position: relative;
}

.popup .form__name:before {
  content: "";
  background-repeat: no-repeat;
  width: 19px;
  height: 23px;
  position: absolute;
  top: 18px;
  left: 24px;
}

.popup .form__tel {
  margin-top: 15px;
  position: relative;
}

.popup .form__tel:before {
  content: "";
  background-repeat: no-repeat;
  width: 21px;
  height: 24px;
  position: absolute;
  top: 20px;
  left: 27px;
}

.price__new__money {
  position: relative;
}

.popup .form__btn {
  width: 220px;
  margin-top: 20px;
}

.popup .form__pack {
  color: #444;
  margin-top: 24px;
  margin-bottom: 21px;
  font-size: 15px;
  font-weight: 400;
  line-height: 16.52px;
}

.popup .form__pack .lastpack {
  color: #000;
  font-weight: 700;
}

@media screen and (width <= 767px) {
  .popup .popup__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
  }

  .popup .inner__wrap {
    background-color: #dfebf9;
    width: 300px;
    margin: 0 auto;
    padding: 10px;
  }

  .popup .popup__left {
    display: none;
  }
}

.form__price {
  justify-content: center !important;
  padding-bottom: 12px !important;
}

.info {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 12px;
  display: flex;
}

.popup .form {
  width: 281px;
}

.popup .left__product {
  margin-right: 0;
}

.popup .left__product__img {
  margin-left: 4px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .popup .inner__wrap {
    top: 50% !important;
    transform: translateY(0) !important;
  }
}

input::-ms-clear {
  display: none;
}

.block8 .list__item2, .block8 .list__item4 {
  padding-top: 11px;
}

@media (width <= 1023.5px) {
  .block8 .list__item2, .block8 .list__item4 {
    padding-top: 20px;
  }
}

@media (width <= 1169.5px) {
  .block8 .product__img {
    width: 230px;
  }
}

@media (width <= 1055px) {
  .block8 .product__img {
    left: 50%;
  }
}

@media (width <= 999.5px) {
  .block1 .footer__list {
    bottom: 320px;
  }
}

.add_1 {
  display: none;
}

.add_2 {
  display: inline-block;
}

.add_3 {
  text-align: center;
  padding: 15px 0;
}

.add_4 {
  color: inherit;
  text-decoration: none;
}
/*# sourceMappingURL=index.91f2d5b4.css.map */
