.grecaptcha-badge {
  visibility: hidden;
}

.logo__text {
  font-size: 15px;
  color: #505050;
  line-height: 1.1em;
  margin: 0px 0 0 4px;
}

@media screen and (min-width:1025px) {
  .main-menu {
    transition: ease all .3s;
    min-height: 55px;
    margin-top: 0;
  }

  .main-menu.fixed {
    transition: ease all .3s;
    position: fixed;
  }
}

@media screen and (max-width: 767px) {
  .logo__text {
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

.logo img {
  max-width: 163px;
  width: 100%;
  display: inline-block;
}

#close-mmenu {
  position: absolute;
  top: 0;
  right: 15px;
  cursor: pointer;
  font-size: 34px;
}

@media screen and (max-width: 767px) {
  .logo img {
    max-width: 250px;
  }
}

.logo a {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .logo {
    text-align: center;
  }
}

.preview-props-link {
  display: block;
}

a.preview-props-link:hover,
a.preview-props-link {
  color: #000000;
  text-decoration: none;
}

.header-basket {
  width: 34px;
  height: 29px;
  margin-left: auto;
  display: block;
  margin-top: 35px;
  margin-right: 10px;
  position: relative;
}

.header-basket svg {
  max-width: 100%;
  max-height: 100%;
}

.header-basket:hover {
  color: #af1326;
}

.header-basket__count {
  position: absolute;
  display: inline-block;
  text-align: center;
  width: 21px;
  height: 21px;
  line-height: 18px;
  color: #fff;
  top: -7px;
  right: -15px;
  background-color: #ba2723;
  border-radius: 50%;
  font-size: 12px;
  border: 2px solid #fff;
}

.top-sta a.call {
  display: block;
  font: 16px/36px Arial;
  border-radius: 10px;
  text-align: center;
  transition: .3s;
  height: 37px;
  border: 1px solid #127b8b;
}

.top-sta a.call:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(/img/ux/sprites.png);
  background-repeat: no-repeat;
}

.top-sta a.call span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.top-sta.feedback {
  margin-top: 20px;
}

.top-sta.feedback a.call {
  color: #127b8b;
  background-color: #fff;
}

.top-sta.feedback a.call:before {
  background-position: -25px 0;
  width: 21px;
  height: 21px;
}

.top-sta.feedback a.call:hover {
  background-color: #af1326;
  text-decoration: none;
  color: #fff;
  border-color: #af1326;
}

.top-sta.feedback a.call:hover:before {
  background-position: 0 0;
}

.top-sta.callback {
  margin-top: 5px;
}

.top-sta.callback a.call {
  color: #fff;
  background-color: #127b8b;
}

.top-sta.callback a.call:before {
  background-position: 0 -32px;
  width: 15px;
  height: 20px;
}

.top-sta.callback a.call:hover {
  background-color: #af1326;
  text-decoration: none;
  color: #fff;
  border-color: #af1326;
}

.bottom-sta {
  margin-top: 25px;
}

.bottom-sta a {
  width: 100%;
  max-width: 208px;
  display: block;
  font: 16px/36px Arial;
  border-radius: 10px;
  text-align: center;
  transition: .3s;
  height: 37px;
  border: 1px solid #127b8b;
  color: #fff;
  background-color: #127b8b;
}

.bottom-sta a:hover {
  background-color: #af1326;
  text-decoration: none;
  color: #fff;
  border-color: #af1326;
}

.wrp-3 {
  margin-left: 24px;
  margin-right: 6px;
}

@media screen and (max-width: 991px) {
  .wrp-3 {
    margin-left: 0;
    margin-right: 0;
  }
}

header .search {
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  margin-bottom: 0px;
  margin-right: 23px;
  margin-top: 9px;
}

header .search .text {
  display: inline-block;
  vertical-align: top;
  border: none;
  width: calc(100% - 44px);
  padding: 0 0 0 7px;
  font: 15px/34px DINProRegular, Arial;
  color: #39393c;
  height: 40px;
  margin: 1px;
}

header .search .image {
  display: inline-block;
  vertical-align: top;
  width: 34px;
  color: #ababab;
  margin: 1px;
  padding: 5px 0 0 3px;
  border: 0;
  background: transparent;
}

header .search .image svg {
  width: 24px;
  height: 24px;
}

header .search .image:hover {
  color: #090909;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  header .search {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .new-header .phones {
    text-align: center;
  }

  .new-header .email {
    text-align: center;
  }
}

.new-header .phones div a {
  font: 17px/28px DINProBold, Arial;
  color: #090909;
  text-decoration: none;
}

.new-header .phones div a:hover {
  text-decoration: underline;
}

.new-header .email {
  margin-top: 3px;
  font: 12px/23px Arial;
}

.new-header .email a {
  color: #39393c;
  font-weight: 600;
}

footer .payment {
  display: inline-block;
  vertical-align: middle;
}

footer .payment ul {
  list-style-type: none;
  padding-left: 0px;
}

footer .payment ul li {
  display: inline-block;
  padding-right: 10px;
}

footer .portal {
  display: inline-block;
  vertical-align: middle;
}

footer .block-with-images {
  text-align: justify;
  margin-top: 39px;
}

footer .block-with-images:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.footer-hr {
  height: 1px;
  background-color: #5b5b5b;
}

.questionsform {
  color: #fff;
  background-color: #127b8b;
  background-image: url(/img/ux/questionsform-bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  padding: 1px;
}

.questionsform__title {
  text-transform: uppercase;
  font: 33px DINProRegular, Arial;
  margin-top: 36px;
  margin-bottom: 5px;
}

.questionsform__text {
  line-height: 1.25em;
}

.questionsform__btn-block {
  margin-top: 35px;
  margin-bottom: 19px;
}

.questionsform__btn {
  border: 1px solid #fff;
  height: 34px;
  line-height: 28px;
  width: 207px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  transition: .3s;
  display: inline-block;
}

.questionsform__btn:hover {
  border-color: #af1326;
  background-color: #af1326;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .questionsform {
    background-image: none;
  }
}

@media screen and (max-width: 575px) {
  .questionsform {
    text-align: center;
  }
}

.feedbackform-outer {
  background-color: #f2f2f2;
  margin-top: 45px;
}

.index-blagodarnost,
.index-reviews {
  padding: 30px 0;  
}

.popular-products {
  background-color: #f3f3f3;
  padding: 30px 0;
}

.popular-products__title {
  text-align: center;
  font: 33px DINProRegular, Arial;
  margin: 0 0 45px;
  font-weight: bold;
  text-transform: uppercase;
}

.popular-products .wrapper {
  padding-bottom: 0;
}

.questionnaire {
  width: 400px;
  margin: 25px auto;
}

.questionnaire__field {
  margin-bottom: 15px;
}

.questionnaire__field-name {
  display: block;
  font-size: 15px;
  margin-bottom: 3px;
  margin-left: -15px;
}

.questionnaire__field-value {
  display: block;
  width: 100%;
  height: 38px;
  background-color: #f6f6f6;
  border: 1px solid #dbdbdb;
  padding-left: 14px;
  font-size: 15px;
  border-radius: 5px;
  color: #78767a;
}

.questionnaire__asterisk {
  color: #f34f56;
  margin-right: 5px;
}

.questionnaire__note {
  color: #acacac;
}

.def-btn-block a {
  text-decoration: none;
  height: 34px;
  line-height: 28px;
  font-size: 17px;
  width: 267px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  transition: .3s;
  display: inline-block;
  background-color: #127b8b;
}

.def-btn-block a:hover {
  text-decoration: none;
  border-color: #af1326;
  background-color: #af1326;
  cursor: pointer;
}

.def-empty-btn {
  display: inline-block;
  border: 1px solid #127b8b;
  color: #127b8b;
  height: 36px;
  line-height: 36px;
  width: 210px;
  text-decoration: none;
  text-align: center;
  border-radius: 7px;
  font-size: 16px;
}

.def-empty-btn:hover {
  text-decoration: none;
  background-color: #127b8b;
  color: #fff;
}

.enroll {
  max-width: 400px;
}

.enroll__field {
  margin-bottom: 15px;
}

.enroll__field-name {
  display: block;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: bold;
}

.enroll__field-value {
  display: block;
  width: 100%;
  background-color: #f6f6f6;
  border: 1px solid #dbdbdb;
  padding-left: 10px;
  font-size: 15px;
  border-radius: 5px;
  color: #78767a;
}

.enroll__field-value--select,
.enroll__field-value--input-text {
  height: 38px;
}

.enroll__field-value--textarea {
  height: 110px;
}

.enroll__asterisk {
  color: #f34f56;
}

.license-slider {
  padding: 0;
  margin: 0;
}

.license-slider .slick-arrow {
  width: 17px;
  height: 31px;
  border: none;
  position: absolute;
  top: 87px;
  padding: 0;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 3;
}

.license-slider .slick-arrow.slick-prev {
  background: url(../images/arrow-prev-light.png) no-repeat;
  left: -15px;
}

.license-slider .slick-arrow.slick-next {
  background: url(../images/arrow-next-light.png) no-repeat;
  right: -15px;
}

#footerForm textarea,
#footerForm input {
  box-sizing: border-box;
  margin: 5px 0 10px 0;
}

#footerForm textarea {
  min-height: 114px;
}

.med-obr-badge {
  background: #d5eaed;
  color: #117b8b;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14.63px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  padding: 12px 20px;
}

.block-buy-buttons .buy-btn {
  font-size: 12px;
  padding: 12px;
  border-radius: 5px;
  max-width: 100%;
}

.flex-yr-yt {
  display: flex;
  align-items: center;
  gap: 20px;
}

body .top-cart-small-information div {
  margin: 0 !important;
}

.top-cart-small-information {
  flex-wrap: nowrap;
  gap: 6px;
  font-size: 12px;
  justify-content: space-between;
}

.detail-cart-price-row-basket-btn-text:hover {
  text-decoration: none;
  transition: ease all .3s;
  background: #127B8B;
  color: white;
}

.detail-cart-price-row-basket-btn-text {
  transition: ease all .3s;
  border-radius: 5px;
  padding: 8px 28px;
  display: block;
  border: 1px solid #127B8B;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.37px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.detail-cart-price-row {
  justify-content: space-between;
  gap: 15px;
}

.detail-cart-price {
  padding-bottom: 4px;
}

.detail-cart-price-row .detail-cart-price-row-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.34px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  width: 100%;
  max-width: 160px;
}

.detail-cart-price-row-sale {
  min-width: 66px;
  width: auto;
}

.detail-cart-price-row-price {
  width: auto;
  min-width: 110px;
  text-align: left;
  padding-left: 14px;
}

.detail-cart-price-row-sale,
.detail-cart-price-row-title {
  color: #808080;
}

.detail-cart-price-row-prices {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  align-items: center;
}

.br-tablet {
  display: none;
}

@media screen and (max-width:991px) {
  .br-tablet {
    display: block;
  }

  .med-obr-badge {
    padding: 10px;
  }

  .detail-cart-price-row {
    flex-wrap: nowrap;
  }

  .detail-cart-price-row-price {
    font-size: 14px;
  }

  .detail-cart-price-row-prices {
    display: block;
  }

  .detail-cart-price-row-price {
    padding-left: 0;
  }

  .detail-cart-price-row-price {
    min-width: 80px;
  }

  .detail-cart-price-row .detail-cart-price-row-title {
    min-width: 116px;
    font-size: 14px;
  }
}

@media screen and (max-width:767px) {
  .top-cart-small-information {
    justify-content: space-between;
  }

  .detail-cart-price-row-basket-btn-text {
    padding: 8px;
    display: block;
    width: 100%;
    max-width: 116px;
  }

  .detail-cart-price-row-basket {
    min-width: 115px;
  }

  .detail-cart-price-row {
    margin: 14px 0;
  }
}

.top-cart-small-information div.yandex-rating {
  max-width: 130px;
  margin: 0;
}

.top-cart-small-information {
  align-items: center;
}

.yandex-rating iframe {
  transform: scale(0.8);
}

@media screen and (max-width:950px) {
  .yandex-rating iframe {
    transform: scale(1);
  }

  .top-cart-small-information div.yandex-rating {
    max-width: 100%;
    margin: 10px 0;
  }
}

.section-list-anchors {
  display: flex;
  align-items: stretch;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 46px;
}

.section-list-anchors a {
  background: #7a8182;
  padding: 10px;
  border-radius: 5px;
  color: white !important;
}

@media screen and (max-width:575px) {
  .section-list-anchors a {
    width: 100%;
  }
}

.list-benefits .list-benefits-item {
  background: #F3F3F3;
  border-radius: 14px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 160px;
}

.list-benefits {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

.benefits-item {
  padding: 6px;
}

.list-benefits .text {
  font-family: DINProRegular;
  font-size: 18px;
  font-weight: 400;
  line-height: 22.32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.benefits-section {
  margin: 20px auto;
}

.list-benefits {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.list-benefits .list-benefits-element {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 16px;
}

.list-benefits li {
  width: 100%;
}

.list-benefits-item .ico {
  min-width: 50px;
  margin-right: 28px;
}

.list-benefits-area {
  margin: 40px auto;
  position: relative;
}

.list-benefits-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-benefits-navigation>* {
  z-index: 1;
  top: 45%;
  background-repeat: no-repeat;
  position: absolute;
  cursor: pointer;
  background-position: center;
  height: 30px;
  width: 30px;
}

.benefits-section .h2 {
  font-family: DINProRegular;
  text-transform: uppercase;
  font-size: 33px;
  font-weight: 400;
  line-height: 40.92px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.lb-nav-prev {
  background-image: url(/images/benefits_images/benefits-arrow-prev.svg);
  left: -33px;
}

.lb-nav-next {
  right: -33px;
  background-image: url(/images/benefits_images/benefits-arrow-next.svg);
}

.list-benefits.list-benefits-pc {
  display: block;
}

.footer-app-info-item-title {
  font-family: DINProRegular, Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.36px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: white;
  margin-bottom: 6px;
}

.footer-payment-info-plus-app .footer-payment-info {
  width: 100%;
  margin: 0 auto;
}

.footer-payment-info-plus-app {
  align-items: flex-end;
  max-width: 100%;
  justify-content: space-between;
  display: flex;
}

.footer-app-info-item-image {
  display: block;
}

.download-app {
  background: rgba(18, 123, 139, 1);
  padding: 15px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.download-app-title {
  color: white;
  font-family: DINProRegular, Arial;
  font-size: 25px;
  font-weight: 500;
  line-height: 31.03px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.success-thanks-top-title {
  color: rgba(65, 65, 65, 1);
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  line-height: 29.76px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.success-thanks-top-descr {
  color: rgba(65, 65, 65, 1);
  font-size: 12px;
  font-weight: 400;
  margin-top: 6px;
  line-height: 14.88px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.success-thanks-middle-title {
  padding-bottom: 6px;
  margin-bottom: 16px;
  text-transform: uppercase;
  color: rgba(186, 42, 35, 1);
  font-family: DINProBold, Arial;
  font-size: 36px;
  font-weight: 700;
  line-height: 45.07px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.success-thanks-middle-title::before {
  content: " ";
  position: absolute;
  background-image: url(/img/success-podarok.png);
  height: 100px;
  width: 100px;
  left: 26%;
  background-position: center;
  background-repeat: no-repeat;
}

.success-thanks-middle-descr {
  text-transform: uppercase;
  color: rgba(65, 65, 65, 1);
  font-size: 20px;
  font-weight: 400;
  line-height: 24.8px;
  text-align: right;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.success-thanks-middle-ann {
  font-family: DINProBold, Arial;
  text-transform: uppercase;
  color: rgba(186, 42, 35, 1);
  font-size: 20px;
  font-weight: 700;
  line-height: 25.04px;
  text-align: right;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.success-thanks-button-text {
  margin-right: 12px;
}

.success-thanks-button {
  text-transform: uppercase;
  font-family: DINProRegular, Arial;
  padding: 12px;
  margin-top: 18px;
  border-radius: 22px;
  text-align: center;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(18, 123, 139, 1);
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.success-thanks-button:hover {
  color: white;
  text-decoration: none;
}

.success-thanks-middle {
  background: white;
  position: relative;
  border-radius: 20px;
  margin-top: 10px;
  padding: 16px;
}

.success-thanks-middle::before {
  content: " ";
  position: absolute;
  width: 130px;
  height: 96px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/img/success-podarok-1.png);
  right: 17px;
  top: -55px;
}


.success-thanks-top::before {
  content: " ";
  width: 232px;
  position: absolute;
  background-size: contain;
  height: 172px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/img/success-podarok-2.png);
  left: 44%;
  top: -8px;
}


.bsuccess-thanks-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
}

.success-thanks-top {
  position: relative;
  padding: 18px;
  border-radius: 20px;
  background: white;
}

.success-thanks-body {
  padding: 16px;
  font-family: DINProRegular, Arial;
}

#successModal .modal-content {
  padding: 14px;
  background-color: rgba(243, 243, 243, 1);
}

.success-thanks-top-descr br {
  display: none;
}

body .section-list-anchors a {
  border: 0;
  font-family: DINProRegular, Arial;
  font-weight: 500;
  background: rgb(34, 156, 175);
  border: 0;
  background: linear-gradient(90deg, rgba(34, 156, 175, 1) 0%, rgba(80, 203, 222, 1) 40%, rgba(33, 156, 175, 1) 100%);
  transition: none;
}

body .section-list-anchors a:hover {
  border: 0;
  transition: none;
  color: white !important;
  background: #50cbde;
}

.footer-app-info-item-title {
  font-family: DINProRegular, Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.36px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: white;
  margin-bottom: 6px;
}

.footer-payment-info-plus-app .footer-payment-info {
  width: 100%;
  margin: 0 auto;
}

.footer-payment-info-plus-app {
  align-items: flex-end;
  max-width: 100%;
  justify-content: space-between;
  display: flex;
}

.footer-app-info-item-image {
  display: block;
}

.download-app {
  background: rgba(18, 123, 139, 1);
  padding: 15px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.download-app-title {
  color: white;
  font-family: DINProRegular, Arial;
  font-size: 25px;
  font-weight: 500;
  line-height: 31.03px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

#successModal .modal-lg {
  width: 100%;
}

.course-promo {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 10px;
}

.course-promo-label {
  background: rgba(15, 127, 138, 1);
  color: white;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  max-width: 360px;
  width: 100%;
  border-radius: 4px;
  padding: 12px 2px;
  text-align: center;
  font-weight: bold;
  font-family: DINProBold;
}

.course-promo-timer {
  max-width: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 4px;
  background: #FFD736;
  font-family: DINProBold;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  padding: 12px 2px;
  color: #39393c;
  gap: 6px;
}

.course-promo-timer-price {
  background: #ff0018;
  color: white;
  padding: 3px;
  border-radius: 2px;
}

.course-promo-timer-price-si {
  width: 100%;
  max-width: 20px;
}

.course-promo-mobile {
  font-size: 14px;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background-color: white;
  border-radius: 16px 16px 0 0;
  box-shadow: 0px -8px 14px 0px #00000024;
  overflow: hidden;
  padding-bottom: 18px;
}

.course-promo-timer-time {
  color: #040404;
}

.course-promo-mobile-top-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 5px 0;
  background: #FFD736;
}

.course-promo-mobile-top-row-timer-text {
  display: block;
}

.course-promo-mobile-top-row-timer {
  color: #020901;
  text-align: center;
  margin: 10px;
  font-size: 12px;
  font-family: DINProBold, Arial;
}

.course-promo-mobile-top-row .course-promo-timer-price {
  border-radius: 5px;
  font-size: 13px;
  font-family: DINProBold, Arial;
}

.course-promo-mobile-top-row .course-promo-timer-time {
  font-family: DINProBold, Arial;
  font-size: 13px;
}

.course-promo-mobile-top-row .course-promo-mobile {
  font-size: 13px;
}

.course-promo-mobile-btn {
  background: #ff0018;
  color: white;
  margin: 10px;
  display: block;
  text-align: center;
  border-radius: 6px;
  padding: 18px 10px;
  font-size: 16px;
  font-family: DINProBold, Arial;
}

.course-promo-mobile-top-row-percent {
  background: #FFD736;
  padding: 4px;
  border-radius: 12px;
  font-family: DINProBold, Arial;
}

.all-massag-btn {
  background: #0F7F8A;
  max-width: 250px;
  margin: 0 auto;
}

.btn-mzpo-flex {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

@media (min-width: 992px) {
  #successModal .modal-lg {
    max-width: 740px;
  }

  .footer-payment-info-plus-app .footer-payment-info {
    width: 100%;
    max-width: 460px;
  }
}

@media screen and (min-width:768px) {
  .list-benefits .slick-slide>div {
    display: flex;
  }
}

@media screen and (max-width:1024px) {
  .lb-nav-prev {
    left: 0px;
  }

  .lb-nav-next {
    right: 0px;
  }

  .list-benefits li .list-benefits-item {
    background: #F3F3F3;
    border-radius: 14px;
    padding: 30px;
    width: 48%;
  }

  .list-benefits .slick-slide {
    padding: 0 40px;
  }
}

@media screen and (max-width:991px) {

  #successModal .modal-lg {
    max-width: 340px;
    margin: 60px auto 0 auto;
  }

  .success-thanks-top-descr br {
    display: block;
  }

  .success-thanks-middle-ann,
  .success-thanks-middle-descr {
    font-size: 16px;
    text-align: left;
  }

  .success-thanks-middle-title::before {
    display: none;
  }

  .success-thanks-button {
    border-radius: 10px;
    font-size: 12px;
    text-align: left;
  }

  .success-thanks-middle::before {
    width: 52px;
    height: 52px;
    right: 30px;
    top: 6px;
  }

  .success-thanks-top::before {
    width: 136px;
    height: 100px;
    left: unset;
    right: 0;
    top: 38px;
  }

  .footer-payment-info-plus-app {
    flex-wrap: wrap;
  }

  .footer-app-info-item-title,
  .footer-app-info-item {
    text-align: center;
  }

  .footer-payment-info-plus-app .footer-payment-info {
    margin: 30px auto 14px auto;
  }

  .footer-app-info-item {
    margin: 0 auto;
  }

  .footer-app-buttons {
    justify-content: center;
  }

  .footer-payment-info-plus-app {
    flex-wrap: wrap;
  }

  .footer-app-info-item-title,
  .footer-app-info-item {
    text-align: center;
  }

  .footer-payment-info-plus-app .footer-payment-info {
    margin: 30px auto 14px auto;
  }

  .footer-app-info-item {
    margin: 0 auto;
  }

  .list-benefits .list-benefits-item {
    display: block;
  }

  .lb-nav-prev {
    left: 0px;
  }

  .lb-nav-next {
    right: 0px;
  }

  .list-benefits li .list-benefits-item {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .list-benefits-item .ico {
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .list-benefits .text {
    min-height: 92px;
  }
}


@media screen and (max-width:767px) {
  jdiv .__jivoMobileButton {
    bottom: 100px !important;
  }

  .course-promo-label,
  .course-promo-timer {
    padding: 12px 8px;
    gap: 3px;
  }

  .course-promo-mobile {
    display: block;
  }

  .footer-app-info-item {
    width: 100%;
  }

  .footer-app-info-item {
    margin-top: 26px;
  }

  .footer-app-info-item-image {
    background: white;
    border-radius: 10px;
  }

  .download-app {
    display: block;
    text-align: center;
  }

  .download-app-title {
    text-align: center;
  }

  .download-app-image {
    margin-top: 22px;
    display: block;
  }

  .footer-app-info-item {
    width: 100%;
  }

  .footer-app-info-item {
    margin-top: 26px;
  }

  .footer-app-info-item-image {
    background: white;
    border-radius: 10px;
  }

  .download-app {
    display: block;
    text-align: center;
  }

  .download-app-title {
    text-align: center;
  }

  .download-app-image {
    margin-top: 22px;
    display: block;
  }

  .list-benefits .slick-slide {
    padding: 0 20px;
  }

  .list-benefits .text {
    min-height: 10px;
  }

  .lb-nav-prev {
    left: -12px;
  }

  .lb-nav-next {
    right: -12px;
  }

  .list-benefits li .list-benefits-item {
    flex-basis: 100%;
  }

  .list-benefits-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .list-benefits .slick-slide {
    min-height: 270px;
    padding: 30px;
  }

  .list-benefits .text {
    margin: 22px 0;
  }
}

@media screen and (max-width:499px) {
  .course-promo {
    flex-wrap: wrap;
  }

  .course-promo-label,
  .course-promo-timer {
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width:399px) {
  .success-thanks-middle::before {
    right: 4px;
  }

  .success-thanks-top::before {
    right: -10px;
  }

}

.article-toc {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
  border-left: 4px solid #76BC21;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  margin-top: 22px;
}

.article-toc h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  color: #333;
  border-bottom: 2px solid #eaeaea;
  padding-bottom: 10px;
}

.toc-list {
  margin: 0;
  padding-left: 20px;
}

.toc-sublist {
  margin: 5px 0;
  padding-left: 20px;
}

.toc-item {
  margin: 8px 0;
  list-style-type: decimal;
  line-height: 1.3em;
}

.toc-link {
  color: #127b8b;
  text-decoration: none;
  transition: all 0.2s ease;
  display: inline-block;
  padding: 2px 0;
}

.toc-link:hover {
  color: #127b8b;
  text-decoration: underline;
  transform: translateX(5px);
}

.toc-level-2 { 
  font-weight: bold; 
  font-size: 14px;
}
.toc-level-3 { 
  margin-left: 15px;
  font-size: 1em;
}
.toc-level-4 { 
  margin-left: 30px;
  font-size: 0.95em;
}
.toc-level-5 { 
  margin-left: 45px;
  font-size: 0.9em;
}
.toc-level-6 { 
  margin-left: 60px;
  font-size: 0.85em;
}

.toc-link.active {
  color: #ff6b6b;
  font-weight: bold;
}

.autor-doctor,
.sourses {
    padding: 20px;
    background: #f8f8f8;
}

.autor-doctor,
.stat-nav {
    align-items: center;
    display: flex;
}

.autor-doctor {
    width: 100%;
    margin-top: 20px;
}

.autor-photo {
    margin-right: 20px;
    min-width: 100px;
    min-height: 100px;
    width: 100px;
    height: 100px;
}

.autor-photo img {
    height: 100px;
    width: 100px;
    border-radius: 90px;
    object-fit: cover;
    object-position: top;
}

.autor-name {
    font-size: 18px;
}

.autor-name a {
    color: #996b3e;
    text-decoration: dashed;
}

.autor-desc {
    margin-top: 10px;
    border-left: 2px solid #996b3e;
    padding-left: 10px;
}

.warn-text,
.warn-title {
    font-size: 19px;
    line-height: 28px;
    color: #333;
}

@media (max-width: 768px) {
    .article-toc {
        padding: 15px;
    }
    
    .toc-level-4 { 
        margin-left: 20px; 
    }
    .toc-level-5 { 
        margin-left: 30px; 
    }
    .toc-level-6 { 
        margin-left: 40px; 
    }
    
    .panel-pageheader {
        padding: 14px;
        background-color: #127b8b;
    }
    
    .panel-pageheader .post-author {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 12px;
    }
    
    .panel-pageheader .article-author {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-right: 56px;
        display: flex;
        align-items: center;
    }
    
    .panel-pageheader .page-header-summary {
        width: 100%;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 0;
        width: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -40px;
        color: #fff;
    }
    
    .panel-pageheader .page-header-summary > * {
        padding-left: 40px;
    }
}


.panel-pageheader {
    padding: 14px;
    background-color: #127b8b;
}

.post-author {
    display: flex;
    align-items: center;
}

.panel-pageheader .article-author {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-right: 56px;
    display: flex;
    align-items: center;
}

.panel-pageheader .article-author__foto {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 60px;
    height: 60px;
    background-color: #fff;
    padding: 0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.panel-pageheader .article-author__foto img {
    vertical-align: top;
}

.panel-pageheader .article-author__info {
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.panel-pageheader .article-author__name {
    color: #fff;
}

.panel-pageheader .article-author__name a {
    color: #fff;
    text-decoration: none;
}

.panel-pageheader .article-author__position {
    font-weight: 700;
    font-size: 14px;
    color: white;
}

.panel-pageheader .page-header-summary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -40px;
    color: #fff;
    margin-top: 0;
}

.panel-pageheader .page-header-summary > * {
    padding-left: 40px;
}

/* Медиа-запрос для мобильных устройств */
@media screen and (max-width: 767px) {
    .panel-pageheader .post-author {
        flex-wrap: wrap;
        gap: 12px;
    }
}