/* Spacing List */
html.scroll-lock, body.scroll-lock {
  overflow: hidden;
}

.hbp-page.hbp-page--popups .popups-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  display: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 16px 30px 16px;
  max-width: 100%;
  width: 100%;
  height: 100%;
  background-color: rgba(176, 176, 176, 0.9);
  overflow-x: hidden;
  overflow-y: auto;
}
.hbp-page.hbp-page--popups .popups-wrapper.is-on {
  display: flex;
}
.hbp-page.hbp-page--popups .popup-block {
  display: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding-top: 40px;
  border-radius: 0px;
  border: none;
  position: relative;
}
.hbp-page.hbp-page--popups .popup-block > * {
  position: relative;
  z-index: 10;
}
.hbp-page.hbp-page--popups .popup-block.is-on {
  display: flex;
}
.hbp-page.hbp-page--popups .popup-block .popup-block__head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.hbp-page.hbp-page--popups .popup-block .popup-block__head-close-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #CCCACC;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}
.hbp-page.hbp-page--popups .popup-block .popup-block__head-close-btn:after {
  content: "";
  display: flex;
  width: 44.2%;
  height: 44.2%;
  background-image: url("https://esculap-med.ru/storage/savekidney/lechenie-HBP-pri-SD2/img/icon__popup-close.svg");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.hbp-page.hbp-page--popups .popup-block .popup-block__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 0 60px 60px;
}
.hbp-page.hbp-page--popups .popup-block .popup-block__content-short {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 820px;
  width: 100%;
  height: auto;
}
.hbp-page.hbp-page--popups .popup-block .popup-block__title {
  font-family: "Cera Pro", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
}
.hbp-page.hbp-page--popups .popup-block .popup-block__title span {
  background: -webkit-linear-gradient(270deg, #EA6852 0%, #FCAF17 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hbp-page.hbp-page--popups .popup-block .popup-block__title sup {
  color: #FCAF17;
}
@media (max-width: 767px) {
  .hbp-page.hbp-page--popups .popup-block .popup-block__title {
    font-size: 18px;
  }
  .hbp-page.hbp-page--popups .popup-block .popup-block__title span {
    background: transparent;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #432E6C;
    color: #432E6C;
  }
  .hbp-page.hbp-page--popups .popup-block .popup-block__title sup {
    color: #432E6C;
  }
}
.hbp-page.hbp-page--popups .popup-block .chart-scroll-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  overflow: hidden;
  overflow-x: auto;
  padding-top: 20px;
  padding-bottom: 30px;
}
.hbp-page.hbp-page--popups .popup-block .chart-scroll-container img {
  max-width: none;
  width: auto;
  height: auto;
}
@media screen and (max-width: 1000px) {
  .hbp-page.hbp-page--popups .popup-block .popup-block__content {
    padding: 0 16px 16px;
  }
}

#hbp-page .nmt, .hbp-page .nmt {
  margin-top: 0 !important;
}
#hbp-page .nmb, .hbp-page .nmb {
  margin-bottom: 0 !important;
}
#hbp-page .m-4, .hbp-page .m-4 {
  margin: 4px;
}
@media (max-width: 767px) {
  #hbp-page .m-4, .hbp-page .m-4 {
    margin: 4px;
  }
}
#hbp-page .m-4, .hbp-page .m-4 {
  margin: 4px;
}
@media (max-width: 767px) {
  #hbp-page .m-4, .hbp-page .m-4 {
    margin: 4px;
  }
}
#hbp-page .mx-4, .hbp-page .mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}
@media (max-width: 767px) {
  #hbp-page .mx-4, .hbp-page .mx-4 {
    margin-left: 4px;
    margin-right: 4px;
  }
}
#hbp-page .my-4, .hbp-page .my-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  #hbp-page .my-4, .hbp-page .my-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
}
#hbp-page .mt-4, .hbp-page .mt-4 {
  margin-top: 4px;
}
@media (max-width: 767px) {
  #hbp-page .mt-4, .hbp-page .mt-4 {
    margin-top: 4px;
  }
}
#hbp-page .mb-4, .hbp-page .mb-4 {
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  #hbp-page .mb-4, .hbp-page .mb-4 {
    margin-bottom: 4px;
  }
}
#hbp-page .ml-4, .hbp-page .ml-4 {
  margin-left: 4px;
}
@media (max-width: 767px) {
  #hbp-page .ml-4, .hbp-page .ml-4 {
    margin-left: 4px;
  }
}
#hbp-page .mr-4, .hbp-page .mr-4 {
  margin-right: 4px;
}
@media (max-width: 767px) {
  #hbp-page .mr-4, .hbp-page .mr-4 {
    margin-right: 4px;
  }
}
#hbp-page .m-6, .hbp-page .m-6 {
  margin: 6px;
}
@media (max-width: 767px) {
  #hbp-page .m-6, .hbp-page .m-6 {
    margin: 6px;
  }
}
#hbp-page .m-6, .hbp-page .m-6 {
  margin: 6px;
}
@media (max-width: 767px) {
  #hbp-page .m-6, .hbp-page .m-6 {
    margin: 6px;
  }
}
#hbp-page .mx-6, .hbp-page .mx-6 {
  margin-left: 6px;
  margin-right: 6px;
}
@media (max-width: 767px) {
  #hbp-page .mx-6, .hbp-page .mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }
}
#hbp-page .my-6, .hbp-page .my-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  #hbp-page .my-6, .hbp-page .my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
#hbp-page .mt-6, .hbp-page .mt-6 {
  margin-top: 6px;
}
@media (max-width: 767px) {
  #hbp-page .mt-6, .hbp-page .mt-6 {
    margin-top: 6px;
  }
}
#hbp-page .mb-6, .hbp-page .mb-6 {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  #hbp-page .mb-6, .hbp-page .mb-6 {
    margin-bottom: 6px;
  }
}
#hbp-page .ml-6, .hbp-page .ml-6 {
  margin-left: 6px;
}
@media (max-width: 767px) {
  #hbp-page .ml-6, .hbp-page .ml-6 {
    margin-left: 6px;
  }
}
#hbp-page .mr-6, .hbp-page .mr-6 {
  margin-right: 6px;
}
@media (max-width: 767px) {
  #hbp-page .mr-6, .hbp-page .mr-6 {
    margin-right: 6px;
  }
}
#hbp-page .m-8, .hbp-page .m-8 {
  margin: 8px;
}
@media (max-width: 767px) {
  #hbp-page .m-8, .hbp-page .m-8 {
    margin: 8px;
  }
}
#hbp-page .m-8, .hbp-page .m-8 {
  margin: 8px;
}
@media (max-width: 767px) {
  #hbp-page .m-8, .hbp-page .m-8 {
    margin: 8px;
  }
}
#hbp-page .mx-8, .hbp-page .mx-8 {
  margin-left: 8px;
  margin-right: 8px;
}
@media (max-width: 767px) {
  #hbp-page .mx-8, .hbp-page .mx-8 {
    margin-left: 8px;
    margin-right: 8px;
  }
}
#hbp-page .my-8, .hbp-page .my-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  #hbp-page .my-8, .hbp-page .my-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
#hbp-page .mt-8, .hbp-page .mt-8 {
  margin-top: 8px;
}
@media (max-width: 767px) {
  #hbp-page .mt-8, .hbp-page .mt-8 {
    margin-top: 8px;
  }
}
#hbp-page .mb-8, .hbp-page .mb-8 {
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  #hbp-page .mb-8, .hbp-page .mb-8 {
    margin-bottom: 8px;
  }
}
#hbp-page .ml-8, .hbp-page .ml-8 {
  margin-left: 8px;
}
@media (max-width: 767px) {
  #hbp-page .ml-8, .hbp-page .ml-8 {
    margin-left: 8px;
  }
}
#hbp-page .mr-8, .hbp-page .mr-8 {
  margin-right: 8px;
}
@media (max-width: 767px) {
  #hbp-page .mr-8, .hbp-page .mr-8 {
    margin-right: 8px;
  }
}
#hbp-page .m-12, .hbp-page .m-12 {
  margin: 12px;
}
@media (max-width: 767px) {
  #hbp-page .m-12, .hbp-page .m-12 {
    margin: 12px;
  }
}
#hbp-page .m-12, .hbp-page .m-12 {
  margin: 12px;
}
@media (max-width: 767px) {
  #hbp-page .m-12, .hbp-page .m-12 {
    margin: 12px;
  }
}
#hbp-page .mx-12, .hbp-page .mx-12 {
  margin-left: 12px;
  margin-right: 12px;
}
@media (max-width: 767px) {
  #hbp-page .mx-12, .hbp-page .mx-12 {
    margin-left: 12px;
    margin-right: 12px;
  }
}
#hbp-page .my-12, .hbp-page .my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  #hbp-page .my-12, .hbp-page .my-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
#hbp-page .mt-12, .hbp-page .mt-12 {
  margin-top: 12px;
}
@media (max-width: 767px) {
  #hbp-page .mt-12, .hbp-page .mt-12 {
    margin-top: 12px;
  }
}
#hbp-page .mb-12, .hbp-page .mb-12 {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  #hbp-page .mb-12, .hbp-page .mb-12 {
    margin-bottom: 12px;
  }
}
#hbp-page .ml-12, .hbp-page .ml-12 {
  margin-left: 12px;
}
@media (max-width: 767px) {
  #hbp-page .ml-12, .hbp-page .ml-12 {
    margin-left: 12px;
  }
}
#hbp-page .mr-12, .hbp-page .mr-12 {
  margin-right: 12px;
}
@media (max-width: 767px) {
  #hbp-page .mr-12, .hbp-page .mr-12 {
    margin-right: 12px;
  }
}
#hbp-page .m-16, .hbp-page .m-16 {
  margin: 16px;
}
@media (max-width: 767px) {
  #hbp-page .m-16, .hbp-page .m-16 {
    margin: 16px;
  }
}
#hbp-page .m-16, .hbp-page .m-16 {
  margin: 16px;
}
@media (max-width: 767px) {
  #hbp-page .m-16, .hbp-page .m-16 {
    margin: 16px;
  }
}
#hbp-page .mx-16, .hbp-page .mx-16 {
  margin-left: 16px;
  margin-right: 16px;
}
@media (max-width: 767px) {
  #hbp-page .mx-16, .hbp-page .mx-16 {
    margin-left: 16px;
    margin-right: 16px;
  }
}
#hbp-page .my-16, .hbp-page .my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  #hbp-page .my-16, .hbp-page .my-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
#hbp-page .mt-16, .hbp-page .mt-16 {
  margin-top: 16px;
}
@media (max-width: 767px) {
  #hbp-page .mt-16, .hbp-page .mt-16 {
    margin-top: 16px;
  }
}
#hbp-page .mb-16, .hbp-page .mb-16 {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  #hbp-page .mb-16, .hbp-page .mb-16 {
    margin-bottom: 16px;
  }
}
#hbp-page .ml-16, .hbp-page .ml-16 {
  margin-left: 16px;
}
@media (max-width: 767px) {
  #hbp-page .ml-16, .hbp-page .ml-16 {
    margin-left: 16px;
  }
}
#hbp-page .mr-16, .hbp-page .mr-16 {
  margin-right: 16px;
}
@media (max-width: 767px) {
  #hbp-page .mr-16, .hbp-page .mr-16 {
    margin-right: 16px;
  }
}
#hbp-page .m-20, .hbp-page .m-20 {
  margin: 20px;
}
@media (max-width: 767px) {
  #hbp-page .m-20, .hbp-page .m-20 {
    margin: 20px;
  }
}
#hbp-page .m-20, .hbp-page .m-20 {
  margin: 20px;
}
@media (max-width: 767px) {
  #hbp-page .m-20, .hbp-page .m-20 {
    margin: 20px;
  }
}
#hbp-page .mx-20, .hbp-page .mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  #hbp-page .mx-20, .hbp-page .mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#hbp-page .my-20, .hbp-page .my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #hbp-page .my-20, .hbp-page .my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#hbp-page .mt-20, .hbp-page .mt-20 {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #hbp-page .mt-20, .hbp-page .mt-20 {
    margin-top: 20px;
  }
}
#hbp-page .mb-20, .hbp-page .mb-20 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #hbp-page .mb-20, .hbp-page .mb-20 {
    margin-bottom: 20px;
  }
}
#hbp-page .ml-20, .hbp-page .ml-20 {
  margin-left: 20px;
}
@media (max-width: 767px) {
  #hbp-page .ml-20, .hbp-page .ml-20 {
    margin-left: 20px;
  }
}
#hbp-page .mr-20, .hbp-page .mr-20 {
  margin-right: 20px;
}
@media (max-width: 767px) {
  #hbp-page .mr-20, .hbp-page .mr-20 {
    margin-right: 20px;
  }
}
#hbp-page .m-24, .hbp-page .m-24 {
  margin: 24px;
}
@media (max-width: 767px) {
  #hbp-page .m-24, .hbp-page .m-24 {
    margin: 20px;
  }
}
#hbp-page .m-24, .hbp-page .m-24 {
  margin: 24px;
}
@media (max-width: 767px) {
  #hbp-page .m-24, .hbp-page .m-24 {
    margin: 20px;
  }
}
#hbp-page .mx-24, .hbp-page .mx-24 {
  margin-left: 24px;
  margin-right: 24px;
}
@media (max-width: 767px) {
  #hbp-page .mx-24, .hbp-page .mx-24 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#hbp-page .my-24, .hbp-page .my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  #hbp-page .my-24, .hbp-page .my-24 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#hbp-page .mt-24, .hbp-page .mt-24 {
  margin-top: 24px;
}
@media (max-width: 767px) {
  #hbp-page .mt-24, .hbp-page .mt-24 {
    margin-top: 20px;
  }
}
#hbp-page .mb-24, .hbp-page .mb-24 {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  #hbp-page .mb-24, .hbp-page .mb-24 {
    margin-bottom: 20px;
  }
}
#hbp-page .ml-24, .hbp-page .ml-24 {
  margin-left: 24px;
}
@media (max-width: 767px) {
  #hbp-page .ml-24, .hbp-page .ml-24 {
    margin-left: 20px;
  }
}
#hbp-page .mr-24, .hbp-page .mr-24 {
  margin-right: 24px;
}
@media (max-width: 767px) {
  #hbp-page .mr-24, .hbp-page .mr-24 {
    margin-right: 20px;
  }
}
#hbp-page .m-30, .hbp-page .m-30 {
  margin: 30px;
}
@media (max-width: 767px) {
  #hbp-page .m-30, .hbp-page .m-30 {
    margin: 30px;
  }
}
#hbp-page .m-30, .hbp-page .m-30 {
  margin: 30px;
}
@media (max-width: 767px) {
  #hbp-page .m-30, .hbp-page .m-30 {
    margin: 30px;
  }
}
#hbp-page .mx-30, .hbp-page .mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}
@media (max-width: 767px) {
  #hbp-page .mx-30, .hbp-page .mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }
}
#hbp-page .my-30, .hbp-page .my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #hbp-page .my-30, .hbp-page .my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
#hbp-page .mt-30, .hbp-page .mt-30 {
  margin-top: 30px;
}
@media (max-width: 767px) {
  #hbp-page .mt-30, .hbp-page .mt-30 {
    margin-top: 30px;
  }
}
#hbp-page .mb-30, .hbp-page .mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #hbp-page .mb-30, .hbp-page .mb-30 {
    margin-bottom: 30px;
  }
}
#hbp-page .ml-30, .hbp-page .ml-30 {
  margin-left: 30px;
}
@media (max-width: 767px) {
  #hbp-page .ml-30, .hbp-page .ml-30 {
    margin-left: 30px;
  }
}
#hbp-page .mr-30, .hbp-page .mr-30 {
  margin-right: 30px;
}
@media (max-width: 767px) {
  #hbp-page .mr-30, .hbp-page .mr-30 {
    margin-right: 30px;
  }
}
#hbp-page .m-32, .hbp-page .m-32 {
  margin: 32px;
}
@media (max-width: 767px) {
  #hbp-page .m-32, .hbp-page .m-32 {
    margin: 32px;
  }
}
#hbp-page .m-32, .hbp-page .m-32 {
  margin: 32px;
}
@media (max-width: 767px) {
  #hbp-page .m-32, .hbp-page .m-32 {
    margin: 32px;
  }
}
#hbp-page .mx-32, .hbp-page .mx-32 {
  margin-left: 32px;
  margin-right: 32px;
}
@media (max-width: 767px) {
  #hbp-page .mx-32, .hbp-page .mx-32 {
    margin-left: 32px;
    margin-right: 32px;
  }
}
#hbp-page .my-32, .hbp-page .my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  #hbp-page .my-32, .hbp-page .my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
#hbp-page .mt-32, .hbp-page .mt-32 {
  margin-top: 32px;
}
@media (max-width: 767px) {
  #hbp-page .mt-32, .hbp-page .mt-32 {
    margin-top: 32px;
  }
}
#hbp-page .mb-32, .hbp-page .mb-32 {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  #hbp-page .mb-32, .hbp-page .mb-32 {
    margin-bottom: 32px;
  }
}
#hbp-page .ml-32, .hbp-page .ml-32 {
  margin-left: 32px;
}
@media (max-width: 767px) {
  #hbp-page .ml-32, .hbp-page .ml-32 {
    margin-left: 32px;
  }
}
#hbp-page .mr-32, .hbp-page .mr-32 {
  margin-right: 32px;
}
@media (max-width: 767px) {
  #hbp-page .mr-32, .hbp-page .mr-32 {
    margin-right: 32px;
  }
}
#hbp-page .m-36, .hbp-page .m-36 {
  margin: 36px;
}
@media (max-width: 767px) {
  #hbp-page .m-36, .hbp-page .m-36 {
    margin: 14px;
  }
}
#hbp-page .m-36, .hbp-page .m-36 {
  margin: 36px;
}
@media (max-width: 767px) {
  #hbp-page .m-36, .hbp-page .m-36 {
    margin: 14px;
  }
}
#hbp-page .mx-36, .hbp-page .mx-36 {
  margin-left: 36px;
  margin-right: 36px;
}
@media (max-width: 767px) {
  #hbp-page .mx-36, .hbp-page .mx-36 {
    margin-left: 14px;
    margin-right: 14px;
  }
}
#hbp-page .my-36, .hbp-page .my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  #hbp-page .my-36, .hbp-page .my-36 {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
#hbp-page .mt-36, .hbp-page .mt-36 {
  margin-top: 36px;
}
@media (max-width: 767px) {
  #hbp-page .mt-36, .hbp-page .mt-36 {
    margin-top: 14px;
  }
}
#hbp-page .mb-36, .hbp-page .mb-36 {
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  #hbp-page .mb-36, .hbp-page .mb-36 {
    margin-bottom: 14px;
  }
}
#hbp-page .ml-36, .hbp-page .ml-36 {
  margin-left: 36px;
}
@media (max-width: 767px) {
  #hbp-page .ml-36, .hbp-page .ml-36 {
    margin-left: 14px;
  }
}
#hbp-page .mr-36, .hbp-page .mr-36 {
  margin-right: 36px;
}
@media (max-width: 767px) {
  #hbp-page .mr-36, .hbp-page .mr-36 {
    margin-right: 14px;
  }
}
#hbp-page .m-40, .hbp-page .m-40 {
  margin: 40px;
}
@media (max-width: 767px) {
  #hbp-page .m-40, .hbp-page .m-40 {
    margin: 24px;
  }
}
#hbp-page .m-40, .hbp-page .m-40 {
  margin: 40px;
}
@media (max-width: 767px) {
  #hbp-page .m-40, .hbp-page .m-40 {
    margin: 24px;
  }
}
#hbp-page .mx-40, .hbp-page .mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}
@media (max-width: 767px) {
  #hbp-page .mx-40, .hbp-page .mx-40 {
    margin-left: 24px;
    margin-right: 24px;
  }
}
#hbp-page .my-40, .hbp-page .my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #hbp-page .my-40, .hbp-page .my-40 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
#hbp-page .mt-40, .hbp-page .mt-40 {
  margin-top: 40px;
}
@media (max-width: 767px) {
  #hbp-page .mt-40, .hbp-page .mt-40 {
    margin-top: 24px;
  }
}
#hbp-page .mb-40, .hbp-page .mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #hbp-page .mb-40, .hbp-page .mb-40 {
    margin-bottom: 24px;
  }
}
#hbp-page .ml-40, .hbp-page .ml-40 {
  margin-left: 40px;
}
@media (max-width: 767px) {
  #hbp-page .ml-40, .hbp-page .ml-40 {
    margin-left: 24px;
  }
}
#hbp-page .mr-40, .hbp-page .mr-40 {
  margin-right: 40px;
}
@media (max-width: 767px) {
  #hbp-page .mr-40, .hbp-page .mr-40 {
    margin-right: 24px;
  }
}
#hbp-page .m-48, .hbp-page .m-48 {
  margin: 48px;
}
@media (max-width: 767px) {
  #hbp-page .m-48, .hbp-page .m-48 {
    margin: 30px;
  }
}
#hbp-page .m-48, .hbp-page .m-48 {
  margin: 48px;
}
@media (max-width: 767px) {
  #hbp-page .m-48, .hbp-page .m-48 {
    margin: 30px;
  }
}
#hbp-page .mx-48, .hbp-page .mx-48 {
  margin-left: 48px;
  margin-right: 48px;
}
@media (max-width: 767px) {
  #hbp-page .mx-48, .hbp-page .mx-48 {
    margin-left: 30px;
    margin-right: 30px;
  }
}
#hbp-page .my-48, .hbp-page .my-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  #hbp-page .my-48, .hbp-page .my-48 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
#hbp-page .mt-48, .hbp-page .mt-48 {
  margin-top: 48px;
}
@media (max-width: 767px) {
  #hbp-page .mt-48, .hbp-page .mt-48 {
    margin-top: 30px;
  }
}
#hbp-page .mb-48, .hbp-page .mb-48 {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  #hbp-page .mb-48, .hbp-page .mb-48 {
    margin-bottom: 30px;
  }
}
#hbp-page .ml-48, .hbp-page .ml-48 {
  margin-left: 48px;
}
@media (max-width: 767px) {
  #hbp-page .ml-48, .hbp-page .ml-48 {
    margin-left: 30px;
  }
}
#hbp-page .mr-48, .hbp-page .mr-48 {
  margin-right: 48px;
}
@media (max-width: 767px) {
  #hbp-page .mr-48, .hbp-page .mr-48 {
    margin-right: 30px;
  }
}
#hbp-page .m-50, .hbp-page .m-50 {
  margin: 50px;
}
@media (max-width: 767px) {
  #hbp-page .m-50, .hbp-page .m-50 {
    margin: 32px;
  }
}
#hbp-page .m-50, .hbp-page .m-50 {
  margin: 50px;
}
@media (max-width: 767px) {
  #hbp-page .m-50, .hbp-page .m-50 {
    margin: 32px;
  }
}
#hbp-page .mx-50, .hbp-page .mx-50 {
  margin-left: 50px;
  margin-right: 50px;
}
@media (max-width: 767px) {
  #hbp-page .mx-50, .hbp-page .mx-50 {
    margin-left: 32px;
    margin-right: 32px;
  }
}
#hbp-page .my-50, .hbp-page .my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #hbp-page .my-50, .hbp-page .my-50 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
#hbp-page .mt-50, .hbp-page .mt-50 {
  margin-top: 50px;
}
@media (max-width: 767px) {
  #hbp-page .mt-50, .hbp-page .mt-50 {
    margin-top: 32px;
  }
}
#hbp-page .mb-50, .hbp-page .mb-50 {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #hbp-page .mb-50, .hbp-page .mb-50 {
    margin-bottom: 32px;
  }
}
#hbp-page .ml-50, .hbp-page .ml-50 {
  margin-left: 50px;
}
@media (max-width: 767px) {
  #hbp-page .ml-50, .hbp-page .ml-50 {
    margin-left: 32px;
  }
}
#hbp-page .mr-50, .hbp-page .mr-50 {
  margin-right: 50px;
}
@media (max-width: 767px) {
  #hbp-page .mr-50, .hbp-page .mr-50 {
    margin-right: 32px;
  }
}
#hbp-page .m-56, .hbp-page .m-56 {
  margin: 56px;
}
@media (max-width: 767px) {
  #hbp-page .m-56, .hbp-page .m-56 {
    margin: 36px;
  }
}
#hbp-page .m-56, .hbp-page .m-56 {
  margin: 56px;
}
@media (max-width: 767px) {
  #hbp-page .m-56, .hbp-page .m-56 {
    margin: 36px;
  }
}
#hbp-page .mx-56, .hbp-page .mx-56 {
  margin-left: 56px;
  margin-right: 56px;
}
@media (max-width: 767px) {
  #hbp-page .mx-56, .hbp-page .mx-56 {
    margin-left: 36px;
    margin-right: 36px;
  }
}
#hbp-page .my-56, .hbp-page .my-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}
@media (max-width: 767px) {
  #hbp-page .my-56, .hbp-page .my-56 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
}
#hbp-page .mt-56, .hbp-page .mt-56 {
  margin-top: 56px;
}
@media (max-width: 767px) {
  #hbp-page .mt-56, .hbp-page .mt-56 {
    margin-top: 36px;
  }
}
#hbp-page .mb-56, .hbp-page .mb-56 {
  margin-bottom: 56px;
}
@media (max-width: 767px) {
  #hbp-page .mb-56, .hbp-page .mb-56 {
    margin-bottom: 36px;
  }
}
#hbp-page .ml-56, .hbp-page .ml-56 {
  margin-left: 56px;
}
@media (max-width: 767px) {
  #hbp-page .ml-56, .hbp-page .ml-56 {
    margin-left: 36px;
  }
}
#hbp-page .mr-56, .hbp-page .mr-56 {
  margin-right: 56px;
}
@media (max-width: 767px) {
  #hbp-page .mr-56, .hbp-page .mr-56 {
    margin-right: 36px;
  }
}
#hbp-page .m-80, .hbp-page .m-80 {
  margin: 80px;
}
@media (max-width: 767px) {
  #hbp-page .m-80, .hbp-page .m-80 {
    margin: 80px;
  }
}
#hbp-page .m-80, .hbp-page .m-80 {
  margin: 80px;
}
@media (max-width: 767px) {
  #hbp-page .m-80, .hbp-page .m-80 {
    margin: 80px;
  }
}
#hbp-page .mx-80, .hbp-page .mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}
@media (max-width: 767px) {
  #hbp-page .mx-80, .hbp-page .mx-80 {
    margin-left: 80px;
    margin-right: 80px;
  }
}
#hbp-page .my-80, .hbp-page .my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  #hbp-page .my-80, .hbp-page .my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
#hbp-page .mt-80, .hbp-page .mt-80 {
  margin-top: 80px;
}
@media (max-width: 767px) {
  #hbp-page .mt-80, .hbp-page .mt-80 {
    margin-top: 80px;
  }
}
#hbp-page .mb-80, .hbp-page .mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  #hbp-page .mb-80, .hbp-page .mb-80 {
    margin-bottom: 80px;
  }
}
#hbp-page .ml-80, .hbp-page .ml-80 {
  margin-left: 80px;
}
@media (max-width: 767px) {
  #hbp-page .ml-80, .hbp-page .ml-80 {
    margin-left: 80px;
  }
}
#hbp-page .mr-80, .hbp-page .mr-80 {
  margin-right: 80px;
}
@media (max-width: 767px) {
  #hbp-page .mr-80, .hbp-page .mr-80 {
    margin-right: 80px;
  }
}
#hbp-page .p-0, .hbp-page .p-0 {
  padding: 0px;
}
@media (max-width: 767px) {
  #hbp-page .p-0, .hbp-page .p-0 {
    padding: 0px;
  }
}
#hbp-page .p-0, .hbp-page .p-0 {
  padding: 0px;
}
@media (max-width: 767px) {
  #hbp-page .p-0, .hbp-page .p-0 {
    padding: 0px;
  }
}
#hbp-page .px-0, .hbp-page .px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  #hbp-page .px-0, .hbp-page .px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#hbp-page .py-0, .hbp-page .py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  #hbp-page .py-0, .hbp-page .py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
#hbp-page .pt-0, .hbp-page .pt-0 {
  padding-top: 0px;
}
@media (max-width: 767px) {
  #hbp-page .pt-0, .hbp-page .pt-0 {
    padding-top: 0px;
  }
}
#hbp-page .pb-0, .hbp-page .pb-0 {
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  #hbp-page .pb-0, .hbp-page .pb-0 {
    padding-bottom: 0px;
  }
}
#hbp-page .pl-0, .hbp-page .pl-0 {
  padding-left: 0px;
}
@media (max-width: 767px) {
  #hbp-page .pl-0, .hbp-page .pl-0 {
    padding-left: 0px;
  }
}
#hbp-page .pr-0, .hbp-page .pr-0 {
  padding-right: 0px;
}
@media (max-width: 767px) {
  #hbp-page .pr-0, .hbp-page .pr-0 {
    padding-right: 0px;
  }
}
#hbp-page .p-48, .hbp-page .p-48 {
  padding: 48px;
}
@media (max-width: 767px) {
  #hbp-page .p-48, .hbp-page .p-48 {
    padding: 30px;
  }
}
#hbp-page .p-48, .hbp-page .p-48 {
  padding: 48px;
}
@media (max-width: 767px) {
  #hbp-page .p-48, .hbp-page .p-48 {
    padding: 30px;
  }
}
#hbp-page .px-48, .hbp-page .px-48 {
  padding-left: 48px;
  padding-right: 48px;
}
@media (max-width: 767px) {
  #hbp-page .px-48, .hbp-page .px-48 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#hbp-page .py-48, .hbp-page .py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (max-width: 767px) {
  #hbp-page .py-48, .hbp-page .py-48 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#hbp-page .pt-48, .hbp-page .pt-48 {
  padding-top: 48px;
}
@media (max-width: 767px) {
  #hbp-page .pt-48, .hbp-page .pt-48 {
    padding-top: 30px;
  }
}
#hbp-page .pb-48, .hbp-page .pb-48 {
  padding-bottom: 48px;
}
@media (max-width: 767px) {
  #hbp-page .pb-48, .hbp-page .pb-48 {
    padding-bottom: 30px;
  }
}
#hbp-page .pl-48, .hbp-page .pl-48 {
  padding-left: 48px;
}
@media (max-width: 767px) {
  #hbp-page .pl-48, .hbp-page .pl-48 {
    padding-left: 30px;
  }
}
#hbp-page .pr-48, .hbp-page .pr-48 {
  padding-right: 48px;
}
@media (max-width: 767px) {
  #hbp-page .pr-48, .hbp-page .pr-48 {
    padding-right: 30px;
  }
}
#hbp-page .p-24, .hbp-page .p-24 {
  padding: 24px;
}
@media (max-width: 767px) {
  #hbp-page .p-24, .hbp-page .p-24 {
    padding: 20px;
  }
}
#hbp-page .p-24, .hbp-page .p-24 {
  padding: 24px;
}
@media (max-width: 767px) {
  #hbp-page .p-24, .hbp-page .p-24 {
    padding: 20px;
  }
}
#hbp-page .px-24, .hbp-page .px-24 {
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 767px) {
  #hbp-page .px-24, .hbp-page .px-24 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#hbp-page .py-24, .hbp-page .py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  #hbp-page .py-24, .hbp-page .py-24 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#hbp-page .pt-24, .hbp-page .pt-24 {
  padding-top: 24px;
}
@media (max-width: 767px) {
  #hbp-page .pt-24, .hbp-page .pt-24 {
    padding-top: 20px;
  }
}
#hbp-page .pb-24, .hbp-page .pb-24 {
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  #hbp-page .pb-24, .hbp-page .pb-24 {
    padding-bottom: 20px;
  }
}
#hbp-page .pl-24, .hbp-page .pl-24 {
  padding-left: 24px;
}
@media (max-width: 767px) {
  #hbp-page .pl-24, .hbp-page .pl-24 {
    padding-left: 20px;
  }
}
#hbp-page .pr-24, .hbp-page .pr-24 {
  padding-right: 24px;
}
@media (max-width: 767px) {
  #hbp-page .pr-24, .hbp-page .pr-24 {
    padding-right: 20px;
  }
}
#hbp-page .fz-10, .hbp-page .fz-10 {
  font-size: 10px;
}
#hbp-page .fz-10, .hbp-page .fz-10 {
  font-size: 10px;
}
@media (max-width: 767px) {
  #hbp-page .fz-10, .hbp-page .fz-10 {
    font-size: 10px;
  }
}
#hbp-page .fz-12, .hbp-page .fz-12 {
  font-size: 12px;
}
#hbp-page .fz-12, .hbp-page .fz-12 {
  font-size: 12px;
}
@media (max-width: 767px) {
  #hbp-page .fz-12, .hbp-page .fz-12 {
    font-size: 12px;
  }
}
#hbp-page .fz-14, .hbp-page .fz-14 {
  font-size: 14px;
}
#hbp-page .fz-14, .hbp-page .fz-14 {
  font-size: 14px;
}
@media (max-width: 767px) {
  #hbp-page .fz-14, .hbp-page .fz-14 {
    font-size: 14px;
  }
}
#hbp-page .fz-16, .hbp-page .fz-16 {
  font-size: 16px;
}
#hbp-page .fz-16, .hbp-page .fz-16 {
  font-size: 16px;
}
@media (max-width: 767px) {
  #hbp-page .fz-16, .hbp-page .fz-16 {
    font-size: 16px;
  }
}
#hbp-page .fz-18, .hbp-page .fz-18 {
  font-size: 18px;
}
#hbp-page .fz-18, .hbp-page .fz-18 {
  font-size: 18px;
}
@media (max-width: 767px) {
  #hbp-page .fz-18, .hbp-page .fz-18 {
    font-size: 16px;
  }
}
#hbp-page .fz-20, .hbp-page .fz-20 {
  font-size: 20px;
}
#hbp-page .fz-20, .hbp-page .fz-20 {
  font-size: 20px;
}
@media (max-width: 767px) {
  #hbp-page .fz-20, .hbp-page .fz-20 {
    font-size: 16px;
  }
}
#hbp-page .fz-24, .hbp-page .fz-24 {
  font-size: 24px;
}
#hbp-page .fz-24, .hbp-page .fz-24 {
  font-size: 24px;
}
@media (max-width: 767px) {
  #hbp-page .fz-24, .hbp-page .fz-24 {
    font-size: 18px;
  }
}
#hbp-page .fz-28, .hbp-page .fz-28 {
  font-size: 28px;
}
#hbp-page .fz-28, .hbp-page .fz-28 {
  font-size: 28px;
}
@media (max-width: 767px) {
  #hbp-page .fz-28, .hbp-page .fz-28 {
    font-size: 21px;
  }
}
#hbp-page .fz-30, .hbp-page .fz-30 {
  font-size: 30px;
}
#hbp-page .fz-30, .hbp-page .fz-30 {
  font-size: 30px;
}
@media (max-width: 767px) {
  #hbp-page .fz-30, .hbp-page .fz-30 {
    font-size: 20px;
  }
}
#hbp-page .fz-36, .hbp-page .fz-36 {
  font-size: 36px;
}
#hbp-page .fz-36, .hbp-page .fz-36 {
  font-size: 36px;
}
@media (max-width: 767px) {
  #hbp-page .fz-36, .hbp-page .fz-36 {
    font-size: 28px;
  }
}
#hbp-page sup, .hbp-page sup {
  font-size: 57%;
}
#hbp-page .fc-coral, .hbp-page .fc-coral {
  color: #EA6852;
}
#hbp-page .wrap-all, .hbp-page .wrap-all {
  word-break: break-all;
  color: inherit;
}
#hbp-page .text-uppercase, .hbp-page .text-uppercase {
  text-transform: uppercase;
}
#hbp-page .text-center, .hbp-page .text-center {
  text-align: center;
}
#hbp-page .text-align-center, .hbp-page .text-align-center {
  text-align: center;
}
#hbp-page .text-align-left, .hbp-page .text-align-left {
  text-align: left;
}
#hbp-page .word-wrap, .hbp-page .word-wrap {
  word-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}
#hbp-page .hover-block.hover-block--active .hbp-page .special-color {
  background: -webkit-linear-gradient(270deg, #EA6852 0%, #FCAF17 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#hbp-page .hover-block.hover-block--active .hbp-page .special-color sup {
  background: -webkit-linear-gradient(270deg, #EA6852 0%, #FCAF17 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#hbp-page .hover-block.hover-block--active .hbp-page .c-hover-grey-color {
  color: #8C8C8C;
}
#hbp-page .hover-block.hover-block--active .hbp-page .c-hover-coral-color {
  color: #EB6953;
}
#hbp-page .hover-block.hover-block--active .hbp-page .c-hover-orange-color {
  color: #FAA422;
}
#hbp-page .hover-block.hover-block--active .hbp-page .c-hover-yellow-color {
  color: #FCAF17;
}
#hbp-page .hover-block.hover-block--active .hbp-page .c-hover-dark-blue {
  color: #291B44;
}
#hbp-page .hover-block.hover-block--active .hbp-page .c-hover-white {
  color: white;
}
#hbp-page .hover-block.hover-block--active .hbp-page .c-hover-dark-blue--border {
  border-color: #291B44 !important;
}
#hbp-page .hover-block.hover-block--active .hbp-page .content-line {
  background: linear-gradient(270deg, #EA6852 0%, #FCAF17 100%) !important;
}
#hbp-page .hover-block.hover-block--active .hbp-page .cream-panel {
  border-color: transparent;
  background: rgba(254, 245, 228, 0.5);
}
#hbp-page .hover-block.hover-block--active .hbp-page.hover-block--special-card {
  background: linear-gradient(90deg, #EA6852 22.36%, #FCAF17 88%);
  color: white;
  border-color: transparent;
}
#hbp-page .hover-block.hover-block--active .hbp-page.hover-block--special-card ul {
  list-style: disc;
  transition: 0.5s;
}
#hbp-page .hover-block.hover-block--active .hbp-page .scheme-btn {
  border: 3px solid #291B44;
  background-color: white;
  color: #FCAF17;
}
#hbp-page .hover-block.hover-block--active .hbp-page .scheme-btn.is-on {
  background-color: #EA6852;
  color: white;
  border-color: white;
}

#hbp-page sup, .hbp-page sup {
  transform: translateY(-80%);
}
@media (max-width: 767px) {
  #hbp-page .bgp-block__banner .banner-content, .hbp-page .bgp-block__banner .banner-content {
    margin-top: 50px;
  }
}
#hbp-page .w-100, .hbp-page .w-100 {
  width: 100%;
}
#hbp-page .lh-1-3, .hbp-page .lh-1-3 {
  line-height: 1.3;
}
#hbp-page .lh-1-5, .hbp-page .lh-1-5 {
  line-height: 1.5;
}
#hbp-page .fish-wrapper, .hbp-page .fish-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  width: 100%;
  height: 100%;
  max-width: 1200px;
}
#hbp-page .fish-wrapper .bg-fish-green, .hbp-page .fish-wrapper .bg-fish-green {
  display: flex;
  width: 114px;
  height: 49px;
  position: absolute;
  top: 50%;
  right: 5%;
  z-index: -1;
  transform: translateY(-50%);
  transition: 1s;
  background-image: url("https://esculap-med.ru/storage/savekidney/lechenie-HBP-pri-SD2/img/diagnostics-hbp/bg-fish-green.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
#hbp-page .fish-wrapper .bg-fish-nemo, .hbp-page .fish-wrapper .bg-fish-nemo {
  display: flex;
  width: 81px;
  height: 49px;
  background-image: url("https://esculap-med.ru/storage/savekidney/lechenie-HBP-pri-SD2/img/bg-fish-nemo.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  transition: 1s;
}
#hbp-page .hover-block--active + .fish-wrapper, .hbp-page .hover-block--active + .fish-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  width: 100%;
  height: 100%;
  max-width: 1200px;
}
#hbp-page .hover-block--active + .fish-wrapper .bg-fish-green, .hbp-page .hover-block--active + .fish-wrapper .bg-fish-green {
  right: 1%;
  transform: translateX(100%) translateY(-50%);
}
@media (max-width: 767px) {
  #hbp-page .hover-block--active + .fish-wrapper .bg-fish-green, .hbp-page .hover-block--active + .fish-wrapper .bg-fish-green {
    top: auto;
    bottom: 0;
    right: 50%;
    transform: translateX(100%) translateY(100%);
  }
}
#hbp-page .hover-block--active + .fish-wrapper .bg-fish-nemo, .hbp-page .hover-block--active + .fish-wrapper .bg-fish-nemo {
  right: -2%;
  transform: translateX(100%) translateY(-50%);
}
@media (max-width: 767px) {
  #hbp-page .hover-block--active + .fish-wrapper .bg-fish-nemo, .hbp-page .hover-block--active + .fish-wrapper .bg-fish-nemo {
    top: auto;
    bottom: 0;
    right: 50%;
    transform: translateX(100%) translateY(100%);
  }
}
#hbp-page .hover-block.hover-block--border-top:before, .hbp-page .hover-block.hover-block--border-top:before {
  height: 11px;
}
@media (max-width: 767px) {
  #hbp-page .hover-block.hover-block--border-top:before, .hbp-page .hover-block.hover-block--border-top:before {
    height: 4px;
  }
}
#hbp-page .bgp-block__def-styles, .hbp-page .bgp-block__def-styles {
  margin-bottom: 52px;
}
#hbp-page .bgp-block__def-styles .bgp-block-content, .hbp-page .bgp-block__def-styles .bgp-block-content {
  padding-top: 48px;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
}
#hbp-page .bgp-block__def-styles .bgp-block-content > *, .hbp-page .bgp-block__def-styles .bgp-block-content > * {
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #hbp-page .bgp-block__def-styles, .hbp-page .bgp-block__def-styles {
    margin-bottom: 40px;
  }
  #hbp-page .bgp-block__def-styles .bgp-block-content, .hbp-page .bgp-block__def-styles .bgp-block-content {
    padding-top: 26px;
    padding-bottom: 52px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#hbp-page .bgp-block__cream-hover .bgp-block-content.hover-block--active, .hbp-page .bgp-block__cream-hover .bgp-block-content.hover-block--active {
  background-color: #FEF5E4;
}
#hbp-page .bgp-block__cream-hover .bgp-block-content.hover-block--active .mobile-chart, .hbp-page .bgp-block__cream-hover .bgp-block-content.hover-block--active .mobile-chart {
  background-color: white;
}
@media (max-width: 767px) {
  #hbp-page .bgp-block__cream-hover .bgp-block-content.hover-block--active .wide-container.wide-container--hover-white, .hbp-page .bgp-block__cream-hover .bgp-block-content.hover-block--active .wide-container.wide-container--hover-white {
    background-color: transparent;
  }
}
#hbp-page .bgp-block__start, .hbp-page .bgp-block__start {
  margin-top: -10px;
}
#hbp-page .bgp-block__start.container-bg-border:after, .hbp-page .bgp-block__start.container-bg-border:after {
  top: 12px;
  max-width: 100%;
  width: 100%;
}
#hbp-page .bgp-block__table .bgp-block-content > *, .hbp-page .bgp-block__table .bgp-block-content > * {
  max-width: 978px;
}
#hbp-page .bgp-block__table .jellyfish-item-1, .hbp-page .bgp-block__table .jellyfish-item-1 {
  top: 4%;
  left: 53%;
  transform: rotate(5deg) scale(0.5);
}
#hbp-page .bgp-block__table .jellyfish-item-2, .hbp-page .bgp-block__table .jellyfish-item-2 {
  top: 3%;
  left: 17%;
  transform: rotate(10deg) scale(0.8);
}
#hbp-page .bgp-block__table .jellyfish-item-3, .hbp-page .bgp-block__table .jellyfish-item-3 {
  top: 3%;
  left: 67%;
  transform: rotate(6deg) scale(0.5);
}
#hbp-page .bgp-block__table .jellyfish-item-4, .hbp-page .bgp-block__table .jellyfish-item-4 {
  top: 27%;
  left: 15%;
  transform: rotate(-15deg) scale(0.8);
}
#hbp-page .bgp-block__table .jellyfish-item-5, .hbp-page .bgp-block__table .jellyfish-item-5 {
  top: 27%;
  left: 75%;
  transform: rotate(0deg) scale(1);
}
#hbp-page .bgp-block__table .jellyfish-item-6, .hbp-page .bgp-block__table .jellyfish-item-6 {
  top: 51%;
  left: 90%;
  transform: rotate(0deg) scale(1);
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-1, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-1 {
  top: -61%;
  left: 3%;
  transform: rotate(2deg) scale(0.5);
  transition-delay: 1s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-1:after, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-1:after {
  animation-duration: 3s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-2, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-2 {
  top: -1%;
  left: 7%;
  transform: rotate(-10deg) scale(0.8);
  transition-delay: 1s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-2:after, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-2:after {
  animation-duration: 3s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-3, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-3 {
  top: -67%;
  left: 87%;
  transform: rotate(6deg) scale(0.5);
  transition-delay: 1s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-3:after, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-3:after {
  animation-duration: 2s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-4, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-4 {
  top: 168%;
  left: 10%;
  transform: rotate(-15deg) scale(0.8);
  transition-delay: 0s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-4:after, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-4:after {
  animation-duration: 1s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-5, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-5 {
  top: 15%;
  left: 80%;
  transform: rotate(0deg) scale(1);
  transition-delay: 1s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-5:after, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-5:after {
  animation-duration: 2s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-6, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-6 {
  bottom: 11%;
  top: 150%;
  left: 80%;
  transform: rotate(-15deg) scale(1);
  transition-delay: 0s;
}
#hbp-page .bgp-block__table.isAnimate .jellyfish-item-6:after, .hbp-page .bgp-block__table.isAnimate .jellyfish-item-6:after {
  animation-duration: 2s;
}
#hbp-page .bgp-block__scheme .jellyfish-item-1, .hbp-page .bgp-block__scheme .jellyfish-item-1 {
  top: 4%;
  left: 53%;
  transform: rotate(5deg) scale(0.5);
}
#hbp-page .bgp-block__scheme .jellyfish-item-2, .hbp-page .bgp-block__scheme .jellyfish-item-2 {
  top: 3%;
  left: 17%;
  transform: rotate(10deg) scale(0.8);
}
#hbp-page .bgp-block__scheme .jellyfish-item-3, .hbp-page .bgp-block__scheme .jellyfish-item-3 {
  top: 3%;
  left: 67%;
  transform: rotate(6deg) scale(0.5);
}
#hbp-page .bgp-block__scheme .jellyfish-item-4, .hbp-page .bgp-block__scheme .jellyfish-item-4 {
  top: 27%;
  left: 15%;
  transform: rotate(-15deg) scale(0.8);
}
#hbp-page .bgp-block__scheme .jellyfish-item-5, .hbp-page .bgp-block__scheme .jellyfish-item-5 {
  top: 27%;
  left: 75%;
  transform: rotate(0deg) scale(1);
}
#hbp-page .bgp-block__scheme .jellyfish-item-6, .hbp-page .bgp-block__scheme .jellyfish-item-6 {
  top: 51%;
  left: 90%;
  transform: rotate(0deg) scale(1);
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-1, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-1 {
  top: -61%;
  left: 3%;
  transform: rotate(2deg) scale(0.5);
  transition-delay: 1s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-1:after, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-1:after {
  animation-duration: 3s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-2, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-2 {
  top: -1%;
  left: 7%;
  transform: rotate(-10deg) scale(0.8);
  transition-delay: 1s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-2:after, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-2:after {
  animation-duration: 3s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-3, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-3 {
  top: -67%;
  left: 87%;
  transform: rotate(6deg) scale(0.5);
  transition-delay: 1s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-3:after, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-3:after {
  animation-duration: 2s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-4, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-4 {
  top: 168%;
  left: 10%;
  transform: rotate(-15deg) scale(0.8);
  transition-delay: 0s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-4:after, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-4:after {
  animation-duration: 1s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-5, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-5 {
  top: 15%;
  left: 80%;
  transform: rotate(0deg) scale(1);
  transition-delay: 1s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-5:after, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-5:after {
  animation-duration: 2s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-6, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-6 {
  bottom: 11%;
  top: 150%;
  left: 80%;
  transform: rotate(-15deg) scale(1);
  transition-delay: 0s;
}
#hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-6:after, .hbp-page .bgp-block__scheme.isAnimate .jellyfish-item-6:after {
  animation-duration: 2s;
}
#hbp-page .ff-Cera-Pro, .hbp-page .ff-Cera-Pro {
  font-family: "Cera Pro", Arial, sans-serif;
}
#hbp-page .bgp-block__source-list a, .hbp-page .bgp-block__source-list a {
  text-decoration: underline;
}
#hbp-page .bgp-block__source-list a:hover, .hbp-page .bgp-block__source-list a:hover {
  text-decoration: none;
}
#hbp-page .source-list-block a, .hbp-page .source-list-block a {
  word-break: break-all;
}
#hbp-page hr, .hbp-page hr {
  border: none;
  box-shadow: none;
  display: flex;
  max-width: 375px !important;
  width: 100%;
  height: 3px;
  background-color: white;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  transition: 0.5s;
}
#hbp-page .hover-block.hover-block--active hr, #hbp-page .hover-block.hover-block--active .hbp-page hr {
  background-color: #E86952;
}

#hbp-page .line-panel, .hbp-page .line-panel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 36px;
}
#hbp-page .line-panel .line-panel__img, .hbp-page .line-panel .line-panel__img {
  width: auto;
  height: auto;
}
#hbp-page .line-panel .line-panel__img img, .hbp-page .line-panel .line-panel__img img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#hbp-page .line-panel .line-panel__content, .hbp-page .line-panel .line-panel__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}
#hbp-page .line-panel .line-panel__content > p, .hbp-page .line-panel .line-panel__content > p {
  line-height: 1.3;
  margin-bottom: 14px;
  width: 100%;
}
#hbp-page .line-panel .line-panel__content > p:last-child, .hbp-page .line-panel .line-panel__content > p:last-child {
  margin-bottom: 0;
}
#hbp-page .line-panel.line-panel--reverse, .hbp-page .line-panel.line-panel--reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  #hbp-page .line-panel, .hbp-page .line-panel {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
  }
  #hbp-page .line-panel .line-panel__img img, .hbp-page .line-panel .line-panel__img img {
    max-width: 100%;
  }
  #hbp-page .line-panel .line-panel__content > p, .hbp-page .line-panel .line-panel__content > p {
    font-size: 16px;
    text-align: center;
  }
  #hbp-page .line-panel.line-panel--reverse, .hbp-page .line-panel.line-panel--reverse {
    flex-direction: column;
    gap: 22px;
  }
}
#hbp-page .mobile-chart, .hbp-page .mobile-chart {
  position: relative;
  cursor: pointer;
  padding: 12px 11px;
  background-color: #FEF5E4;
  border-radius: 6px;
}
#hbp-page .mobile-chart .mobile-chart__pointer, .hbp-page .mobile-chart .mobile-chart__pointer {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(50%) translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  background-color: white;
  margin: auto;
}
#hbp-page .mobile-chart .mobile-chart__pointer:after, .hbp-page .mobile-chart .mobile-chart__pointer:after {
  content: "";
  display: flex;
  width: 24px;
  height: auto;
  aspect-ratio: 1/1;
  flex-shrink: 0;
  background-image: url("https://esculap-med.ru/storage/savekidney/lechenie-HBP-pri-SD2/img/nonsteroidal-antagonists-history-creation/icon__hand-pointer-active.svg");
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  transition: 0.5s;
}
#hbp-page .hover-block.hover-block--active .c-hover-sedan, #hbp-page .hover-block.hover-block--active .hbp-page .c-hover-sedan {
  color: #432E6C;
}

#hbp-page .flex-row, .hbp-page .flex-row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
#hbp-page .flex-row .text-content, .hbp-page .flex-row .text-content {
  max-width: 630px;
  margin-right: 60px;
}
#hbp-page .flex-row .fw-light, .hbp-page .flex-row .fw-light {
  font-style: italic;
}
#hbp-page .flex-row .qr-block, .hbp-page .flex-row .qr-block {
  max-width: 230px;
  width: 100%;
}
#hbp-page .flex-row .qr-block .qr-block__img, .hbp-page .flex-row .qr-block .qr-block__img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
#hbp-page .flex-row a, .hbp-page .flex-row a {
  text-decoration: underline;
}
#hbp-page .flex-row a:hover, .hbp-page .flex-row a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  #hbp-page .flex-row, .hbp-page .flex-row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  #hbp-page .flex-row .text-content, .hbp-page .flex-row .text-content {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    text-align: center;
  }
}
#hbp-page .bordered-panel, .hbp-page .bordered-panel {
  display: flex;
  flex-direction: column;
  border: 4px solid white;
  border-radius: 8px;
  padding: 18px;
  width: 100%;
  transition: 0.5s border-color;
}
#hbp-page .hover-block.hover-block--active .bordered-panel, #hbp-page .hover-block.hover-block--active .hbp-page .bordered-panel {
  border-color: #EA6852;
}

#hbp-page .calc-items, .hbp-page .calc-items {
  display: flex;
  justify-content: space-between;
  gap: 18px;
}
#hbp-page .calc-items .calc-item, .hbp-page .calc-items .calc-item {
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: #23637D;
  padding: 12px;
  border-radius: 8px;
  transition: 0.5s background;
  max-width: 49%;
  width: 49%;
}
#hbp-page .hover-block.hover-block--active .calc-items .calc-item, #hbp-page .hover-block.hover-block--active .hbp-page .calc-items .calc-item {
  background: linear-gradient(270deg, rgba(250, 175, 24, 0.2) 0.03%, rgba(235, 105, 83, 0.2) 99.97%), #FFFFFF;
}

#hbp-page .calc-items .calc-item .line-panel, .hbp-page .calc-items .calc-item .line-panel {
  gap: 24px;
  max-width: none;
}
@media (max-width: 767px) {
  #hbp-page .calc-items .calc-item, .hbp-page .calc-items .calc-item {
    max-width: 100%;
    width: 100%;
  }
  #hbp-page .calc-items .calc-item .line-panel, .hbp-page .calc-items .calc-item .line-panel {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #hbp-page .calc-items .calc-item:nth-child(2) .line-panel__content, .hbp-page .calc-items .calc-item:nth-child(2) .line-panel__content {
    align-items: center;
  }
}
@media screen and (max-width: 850px) {
  #hbp-page .calc-items .calc-item:nth-child(2) .line-panel, .hbp-page .calc-items .calc-item:nth-child(2) .line-panel {
    gap: 8px;
  }
}
@media (max-width: 767px) {
  #hbp-page .calc-items .calc-item:nth-child(2) .line-panel, .hbp-page .calc-items .calc-item:nth-child(2) .line-panel {
    gap: 24px;
  }
}
#hbp-page .calc-items .calc-field, .hbp-page .calc-items .calc-field {
  display: flex;
  gap: 12px;
}
@media (max-width: 767px) {
  #hbp-page .calc-items .calc-field, .hbp-page .calc-items .calc-field {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
#hbp-page .calc-items .calc-field__control, .hbp-page .calc-items .calc-field__control {
  border-radius: 48px;
  border: 2px solid white;
  padding: 12px 24px;
  height: 48px;
  font-size: 16px;
  line-height: 1.3;
  color: white;
  background-color: transparent;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
#hbp-page .calc-items .calc-field__control.calc-field__control--invalid, .hbp-page .calc-items .calc-field__control.calc-field__control--invalid {
  border-color: #ff6262;
}
#hbp-page .calc-items .calc-field__control::placeholder, .hbp-page .calc-items .calc-field__control::placeholder {
  color: white;
}
#hbp-page .calc-items .calc-field__control:focus, .hbp-page .calc-items .calc-field__control:focus {
  box-shadow: none;
}
#hbp-page .calc-items .calc-field__control::-webkit-outer-spin-button, #hbp-page .calc-items .calc-field__control::-webkit-inner-spin-button, .hbp-page .calc-items .calc-field__control::-webkit-outer-spin-button, .hbp-page .calc-items .calc-field__control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#hbp-page .calc-items .calc-field__control[type=number], .hbp-page .calc-items .calc-field__control[type=number] {
  -moz-appearance: textfield;
}
#hbp-page .hover-block.hover-block--active .calc-items .calc-field__control, #hbp-page .hover-block.hover-block--active .hbp-page .calc-items .calc-field__control {
  border-color: #D7D8D9;
  background-color: white;
  color: black;
}
#hbp-page .hover-block.hover-block--active .calc-items .calc-field__control::placeholder, #hbp-page .hover-block.hover-block--active .hbp-page .calc-items .calc-field__control::placeholder {
  color: #9F9F9F;
}

#hbp-page .calc-items .calc-field__unit-selector,
#hbp-page .calc-items .calc-field__analysis-selector, .hbp-page .calc-items .calc-field__unit-selector,
.hbp-page .calc-items .calc-field__analysis-selector {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  max-width: 142px;
  width: 142px;
  font-size: 16px;
  line-height: 1.3;
  color: white;
}
#hbp-page .hover-block.hover-block--active .calc-items .calc-field__unit-selector, #hbp-page .hover-block.hover-block--active #hbp-page .calc-items .calc-field__analysis-selector, #hbp-page .hover-block.hover-block--active .hbp-page .calc-items .calc-field__unit-selector, #hbp-page .hover-block.hover-block--active .hbp-page .calc-items .calc-field__analysis-selector {
  color: #818181;
}

#hbp-page .calc-items .calc-field__unit-selector .chosen-single,
#hbp-page .calc-items .calc-field__analysis-selector .chosen-single, .hbp-page .calc-items .calc-field__unit-selector .chosen-single,
.hbp-page .calc-items .calc-field__analysis-selector .chosen-single {
  border-radius: 48px;
  padding: 12px 24px;
  height: 48px;
  width: 142px;
  background-color: rgba(0, 0, 0, 0.08);
}
#hbp-page .calc-items .calc-field__unit-selector .chosen-drop,
#hbp-page .calc-items .calc-field__analysis-selector .chosen-drop, .hbp-page .calc-items .calc-field__unit-selector .chosen-drop,
.hbp-page .calc-items .calc-field__analysis-selector .chosen-drop {
  border-radius: 24px;
  border: 1px solid #D7D8D9;
  padding: 6px;
  width: 142px;
}
#hbp-page .calc-items .calc-field__unit-selector .chosen-results li,
#hbp-page .calc-items .calc-field__analysis-selector .chosen-results li, .hbp-page .calc-items .calc-field__unit-selector .chosen-results li,
.hbp-page .calc-items .calc-field__analysis-selector .chosen-results li {
  height: 33px;
  padding: 6px 12px;
  color: #9F9F9F;
  transition: 0.1s background-color;
}
#hbp-page .calc-items .calc-field__unit-selector .chosen-results li:hover,
#hbp-page .calc-items .calc-field__analysis-selector .chosen-results li:hover, .hbp-page .calc-items .calc-field__unit-selector .chosen-results li:hover,
.hbp-page .calc-items .calc-field__analysis-selector .chosen-results li:hover {
  background-color: #F0F0F0;
}
#hbp-page .calc-items .calc-field__unit-selector .chosen-results li.highlighted,
#hbp-page .calc-items .calc-field__analysis-selector .chosen-results li.highlighted, .hbp-page .calc-items .calc-field__unit-selector .chosen-results li.highlighted,
.hbp-page .calc-items .calc-field__analysis-selector .chosen-results li.highlighted {
  background-color: #F0F0F0 !important;
}
#hbp-page .calc-items .calc-field__unit-selector .chosen-results li:first-child,
#hbp-page .calc-items .calc-field__analysis-selector .chosen-results li:first-child, .hbp-page .calc-items .calc-field__unit-selector .chosen-results li:first-child,
.hbp-page .calc-items .calc-field__analysis-selector .chosen-results li:first-child {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
#hbp-page .calc-items .calc-field__unit-selector .chosen-results li:last-child,
#hbp-page .calc-items .calc-field__analysis-selector .chosen-results li:last-child, .hbp-page .calc-items .calc-field__unit-selector .chosen-results li:last-child,
.hbp-page .calc-items .calc-field__analysis-selector .chosen-results li:last-child {
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}
#hbp-page .calc-items .calc-field__analysis-selector, .hbp-page .calc-items .calc-field__analysis-selector {
  max-width: 100%;
  width: 100%;
}
#hbp-page .calc-items .calc-field__analysis-selector .chosen-single, .hbp-page .calc-items .calc-field__analysis-selector .chosen-single {
  flex-grow: 1;
}
#hbp-page .calc-items .calc-field__analysis-selector .chosen-drop, .hbp-page .calc-items .calc-field__analysis-selector .chosen-drop {
  width: 130%;
}
@media (max-width: 767px) {
  #hbp-page .calc-items .calc-field__analysis-selector .chosen-drop, .hbp-page .calc-items .calc-field__analysis-selector .chosen-drop {
    width: 100%;
  }
}
#hbp-page .calc-items .calc-field__unit,
#hbp-page .calc-items .calc-field__analysis, .hbp-page .calc-items .calc-field__unit,
.hbp-page .calc-items .calc-field__analysis {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  color: white;
}
#hbp-page .hover-block.hover-block--active .calc-items .calc-field__unit, #hbp-page .hover-block.hover-block--active #hbp-page .calc-items .calc-field__analysis, #hbp-page .hover-block.hover-block--active .hbp-page .calc-items .calc-field__unit, #hbp-page .hover-block.hover-block--active .hbp-page .calc-items .calc-field__analysis {
  color: #818181;
}

#hbp-page .calc-items .calc-field__analysis .chosen-results, .hbp-page .calc-items .calc-field__analysis .chosen-results {
  min-height: 168px;
}
#hbp-page .hover-block.hover-block--active .calc-items .calc-field__analysis, #hbp-page .hover-block.hover-block--active .hbp-page .calc-items .calc-field__analysis {
  color: #818181;
}

@media (max-width: 767px) {
  #hbp-page .calc-items, .hbp-page .calc-items {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  #hbp-page .calc-items .calc-field__analysis-selector, .hbp-page .calc-items .calc-field__analysis-selector {
    text-align: left;
  }
}
#hbp-page .calc-risk, .hbp-page .calc-risk {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-weight: 900;
  text-align: center;
  width: auto;
  min-width: 260px;
  height: auto;
  min-height: 56px;
  color: white;
  border-radius: 100px;
  background-color: #23637D;
  margin-inline: auto;
  margin-top: 24px;
  transition: 0.5s background-color;
  cursor: pointer;
  box-shadow: none;
  outline: none;
  border: none;
}
#hbp-page .hover-block.hover-block--active .calc-risk, #hbp-page .hover-block.hover-block--active .hbp-page .calc-risk {
  background-color: #EA6852;
}

#hbp-page .calc-risk-btn, .hbp-page .calc-risk-btn {
  cursor: pointer;
  margin: 0;
  padding: 12px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 155px;
  height: auto;
  min-height: 48px;
  color: white;
  text-align: center;
  font-weight: 700;
  border-radius: 50px;
  transition: 0.5s background-color;
  box-shadow: none;
  outline: none;
  border: 2px solid white;
}
#hbp-page .hover-block.hover-block--active .calc-risk-btn, #hbp-page .hover-block.hover-block--active .hbp-page .calc-risk-btn {
  background-color: white;
  color: #EA6852;
  border-color: #EA6852;
}

#hbp-page.hbp-page--popups .popup-block--2, .hbp-page.hbp-page--popups .popup-block--2 {
  width: 100%;
  max-width: 587px;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content {
  padding-bottom: 36px;
  display: block;
}
@media (max-width: 767px) {
  #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content p, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content p {
    text-align: center;
  }
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group {
    width: 100%;
  }
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group input, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group input {
  display: none;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group input:checked + label, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group input:checked + label {
  font-weight: 700;
  background: #FFE8BB;
  border-color: #EFBB53;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label {
  user-select: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 174px;
  height: 48px;
  border: 2px solid #D7D8D9;
  background: #FFF;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label::before, #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label::after, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label::before, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label::after {
  content: none;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label:nth-child(2), .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label:nth-child(2) {
  border-radius: 50px 0px 0px 50px;
  border-right: none;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label:nth-child(4), .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .radio-group label:nth-child(4) {
  border-radius: 0px 50px 50px 0px;
  border-left: none;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel {
  justify-content: start;
  gap: 6px;
}
@media screen {
  #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content {
    max-width: fit-content;
  }
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control {
  padding: 12px 24px;
  width: 200px;
  height: 48px;
  color: #333;
  font-size: 16px;
  line-height: 1.3;
  background-color: white;
  border-radius: 48px;
  border: 2px solid #D7D8D9;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control.calc-field__control--invalid, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control.calc-field__control--invalid {
  border-color: #ff6262;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control::placeholder, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control::placeholder {
  color: #9F9F9F;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control:focus, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control:focus {
  box-shadow: none;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control::-webkit-outer-spin-button, #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control::-webkit-inner-spin-button, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control::-webkit-outer-spin-button, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control[type=number], .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control[type=number] {
  -moz-appearance: textfield;
}
#hbp-page .hover-block.hover-block--active hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control, #hbp-page .hover-block.hover-block--active .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control {
  border-color: #D7D8D9;
  background-color: white;
  color: black;
}
#hbp-page .hover-block.hover-block--active hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control::placeholder, #hbp-page .hover-block.hover-block--active .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control::placeholder {
  color: #9F9F9F;
}

@media (max-width: 767px) {
  #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__control {
    max-width: fit-content;
  }
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #9F9F9F;
  font-size: 16px;
  line-height: 1.3;
  border-radius: 48px;
}
#hbp-page .hover-block.hover-block--active hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit, #hbp-page .hover-block.hover-block--active .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit {
  color: #818181;
}

#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-single, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-single {
  padding: 12px 12px 12px 24px;
  min-width: 140px;
  width: 140px;
  height: 48px;
  border-radius: 48px;
  background-color: #F0F0F0;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-single span, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-single span {
  margin: 0;
  line-height: 133%;
  color: #9F9F9F;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-single div, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-single div {
  right: 12px;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-single div b, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-single div b {
  background-image: url("https://esculap-med.ru/storage/savekidney/lechenie-HBP-pri-SD2/img/arr-select.svg");
  background-size: 24px 24px !important;
  background-position: center center;
  background-repeat: no-repeat;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-drop, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-drop {
  border-radius: 24px;
  border: 1px solid #D7D8D9;
  padding: 6px 2px 2px;
  width: 142px;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li {
  height: 33px;
  padding: 6px 12px;
  color: #9F9F9F;
  transition: 0.1s background-color;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li:hover, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li:hover {
  background-color: #F0F0F0;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li.highlighted, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li.highlighted {
  background-color: #F0F0F0 !important;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li:first-child, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li:first-child {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li:last-child, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content .calc-field__unit .chosen-results li:last-child {
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content:first-child, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content:first-child {
  width: 100%;
  max-width: 115px;
}
@media (max-width: 767px) {
  #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content:first-child, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel__content:first-child {
    max-width: fit-content;
  }
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel {
  flex-direction: row;
}
@media (max-width: 767px) {
  #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel {
    width: 100%;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel .line-panel__content:first-child, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel .line-panel__content:first-child {
  width: 100%;
  max-width: none;
}
@media (max-width: 767px) {
  #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel .line-panel__content:first-child, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .line-panel .line-panel .line-panel__content:first-child {
    max-width: fit-content;
  }
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .rskf-btn-group, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .rskf-btn-group {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .rskf-btn-group .rskf-btn, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .rskf-btn-group .rskf-btn {
  cursor: pointer;
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .rskf-btn-group .rskf-btn.rskf-btn-calc, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .rskf-btn-group .rskf-btn.rskf-btn-calc {
  max-width: 260px;
  color: white;
  background: #EA6852;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .rskf-btn-group .rskf-btn.rskf-btn-reset, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content form .rskf-btn-group .rskf-btn.rskf-btn-reset {
  max-width: 160px;
  color: #9F9F9F;
  background: #F0F0F0;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel {
  position: relative;
  padding: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  border-radius: 12px;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel .rskf-formula-panel__type, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel .rskf-formula-panel__type {
  font-size: 20px;
  font-weight: 700;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel .rskf-formula-panel__result, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel .rskf-formula-panel__result {
  font-size: 24px;
  font-weight: 700;
  color: #EA6852;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel .rskf-formula-panel__unit, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel .rskf-formula-panel__unit {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel p, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel p {
  margin-bottom: 0;
}
#hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel::before, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content .rskf-formula-panel::before {
  content: "";
  position: absolute;
  inset: -4px;
  background: linear-gradient(90deg, #EA6852 22.36%, #FCAF17 88%);
  border-radius: 16px;
  z-index: -1;
}
@media (max-width: 1024px) {
  #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content {
    padding: 0 36px 36px;
  }
}
@media (max-width: 767px) {
  #hbp-page.hbp-page--popups .popup-block--2 .popup-block__content, .hbp-page.hbp-page--popups .popup-block--2 .popup-block__content {
    padding: 0 16px 16px;
  }
}
#hbp-page .chart-container, .hbp-page .chart-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 24px;
  max-width: calc(100% + 60px) !important;
  width: calc(100% + 60px);
  background-color: #23637D;
  margin-left: -30px !important;
  transition: 0.5s background-color;
}
#hbp-page .hover-block.hover-block--active .chart-container, #hbp-page .hover-block.hover-block--active .hbp-page .chart-container {
  background-color: white;
}

#hbp-page .chart-container.only-desktop-flex, .hbp-page .chart-container.only-desktop-flex {
  display: flex;
}
#hbp-page .chart-container.only-mobile-flex, .hbp-page .chart-container.only-mobile-flex {
  display: none;
}
#hbp-page .chart-container p, .hbp-page .chart-container p {
  max-width: 970px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  #hbp-page .chart-container, .hbp-page .chart-container {
    max-width: 100% !important;
    width: 100%;
    background-color: #23637D;
    margin-left: 0 !important;
    border-radius: 6px;
  }
  #hbp-page .chart-container.only-desktop-flex, .hbp-page .chart-container.only-desktop-flex {
    display: none;
  }
  #hbp-page .chart-container.only-mobile-flex, .hbp-page .chart-container.only-mobile-flex {
    display: flex;
  }
}
#hbp-page .hover-block.hover-block--active .c-hover-coral-color, #hbp-page .hover-block.hover-block--active .hbp-page .c-hover-coral-color {
  color: #EB6953;
}

#hbp-page .block-title--small, .hbp-page .block-title--small {
  font-size: 24px;
  line-height: 1.3;
}
#hbp-page .risk-items, .hbp-page .risk-items {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
  flex-wrap: wrap;
}
#hbp-page .risk-items .risk-item, .hbp-page .risk-items .risk-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 50%;
  width: 48%;
  min-height: 100px;
  transition: 0.5s background-color;
  border-radius: 8px;
  background-color: #23637D;
  padding: 7px 18px;
}
#hbp-page .risk-items .risk-item .line-panel, .hbp-page .risk-items .risk-item .line-panel {
  width: 100%;
  gap: 24px;
}
@media (max-width: 767px) {
  #hbp-page .risk-items .risk-item .line-panel, .hbp-page .risk-items .risk-item .line-panel {
    flex-direction: row;
    max-width: 100%;
    width: 100%;
    gap: 12px;
  }
  #hbp-page .risk-items .risk-item .line-panel .line-panel__img, .hbp-page .risk-items .risk-item .line-panel .line-panel__img {
    width: 48px;
  }
}
@media (max-width: 767px) {
  #hbp-page .risk-items .risk-item, .hbp-page .risk-items .risk-item {
    max-width: 100%;
    width: 100%;
    padding: 12px;
    gap: 12px;
    min-height: 72px;
  }
}
#hbp-page .risk-items .risk-item .line-panel__content, .hbp-page .risk-items .risk-item .line-panel__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}
#hbp-page .risk-items .risk-item .line-panel__content p, .hbp-page .risk-items .risk-item .line-panel__content p {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  margin: 0;
}
#hbp-page .risk-items .risk-item .line-panel__content span, .hbp-page .risk-items .risk-item .line-panel__content span {
  font-weight: bold;
  font-size: 30px;
  line-height: 1.3;
  color: white;
}
#hbp-page .risk-items .risk-item .line-panel__content mark, .hbp-page .risk-items .risk-item .line-panel__content mark {
  color: inherit;
}
@media (max-width: 767px) {
  #hbp-page .risk-items, .hbp-page .risk-items {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}
#hbp-page .hover-block.hover-block--active .risk-items .risk-item, #hbp-page .hover-block.hover-block--active .hbp-page .risk-items .risk-item {
  background-color: white;
}
#hbp-page .hover-block.hover-block--active .risk-items .risk-item .line-panel__content span, #hbp-page .hover-block.hover-block--active .hbp-page .risk-items .risk-item .line-panel__content span {
  color: #EA6852;
}

#hbp-page .table-category .table-category__cell, .hbp-page .table-category .table-category__cell {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 37.6%;
  left: 36.3%;
  max-width: 200px;
  width: 21.1%;
  aspect-ratio: 200/54;
  border: 4px solid white;
  background-image: url("https://esculap-med.ru/storage/savekidney/lechenie-HBP-pri-SD2/img/lechenie-HBP-pri-SD2/table-cell-bg.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.5s;
}
@media screen and (max-width: 1600px) {
  #hbp-page .table-category .table-category__cell, .hbp-page .table-category .table-category__cell {
    border-width: 0.35vw;
  }
}
#hbp-page .line-group, .hbp-page .line-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#hbp-page .line-group .line-panel, .hbp-page .line-group .line-panel {
  min-height: 126px;
  border-radius: 8px;
  padding: 18px;
}
#hbp-page .line-group .line-panel p, .hbp-page .line-group .line-panel p {
  font-size: 20px;
  line-height: 1.3;
}
#hbp-page .line-group .line-panel:last-child, .hbp-page .line-group .line-panel:last-child {
  background-color: #23637D;
}
#hbp-page .hover-block.hover-block--active .line-group .line-panel:last-child, #hbp-page .hover-block.hover-block--active .hbp-page .line-group .line-panel:last-child {
  background: linear-gradient(270deg, rgba(250, 175, 24, 0.2) 0.03%, rgba(235, 105, 83, 0.2) 99.97%);
}

#hbp-page .line-group .line-panel .line-panel__content, .hbp-page .line-group .line-panel .line-panel__content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
}
@media (max-width: 767px) {
  #hbp-page .line-group .line-panel .line-panel__content, .hbp-page .line-group .line-panel .line-panel__content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}
#hbp-page .line-group .line-group__counter, .hbp-page .line-group .line-group__counter {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 160px;
  width: 100%;
  height: auto;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
  border-radius: 8px;
  aspect-ratio: 160/70;
  background-color: #89B3C6;
  transition: 0.5s background-color;
}
#hbp-page .hover-block.hover-block--active .line-group .line-group__counter, #hbp-page .hover-block.hover-block--active .hbp-page .line-group .line-group__counter {
  color: white;
  background-color: #9AE06E;
}
#hbp-page .hover-block.hover-block--active .line-group .line-group__counter.panel-visit-counter--low, #hbp-page .hover-block.hover-block--active .hbp-page .line-group .line-group__counter.panel-visit-counter--low {
  background-color: #9AE06E;
}
#hbp-page .hover-block.hover-block--active .line-group .line-group__counter.panel-visit-counter--normal, #hbp-page .hover-block.hover-block--active .hbp-page .line-group .line-group__counter.panel-visit-counter--normal {
  background-color: #FFC44E;
}
#hbp-page .hover-block.hover-block--active .line-group .line-group__counter.panel-visit-counter--high, #hbp-page .hover-block.hover-block--active .hbp-page .line-group .line-group__counter.panel-visit-counter--high {
  background-color: #FF832A;
}
#hbp-page .hover-block.hover-block--active .line-group .line-group__counter.panel-visit-counter--very-high, #hbp-page .hover-block.hover-block--active .hbp-page .line-group .line-group__counter.panel-visit-counter--very-high {
  background-color: #EA6852;
}

#hbp-page .scheme-group, .hbp-page .scheme-group {
  display: none;
  padding: 0;
  background-color: transparent;
}
#hbp-page .scheme-group.is-on, .hbp-page .scheme-group.is-on {
  display: block;
}
#hbp-page .scheme-group img.scheme-group__mobile, .hbp-page .scheme-group img.scheme-group__mobile {
  display: none;
}
#hbp-page .scheme-group .mobile-chart__pointer, .hbp-page .scheme-group .mobile-chart__pointer {
  top: 54%;
  right: 30px;
}
#hbp-page .scheme-group .scheme-group__link, .hbp-page .scheme-group .scheme-group__link {
  display: flex;
  width: 15.5%;
  height: 10.5%;
  position: absolute;
  top: 42.9%;
  right: 1.9%;
  cursor: pointer;
}
@media (max-width: 767px) {
  #hbp-page .scheme-group .scheme-group__link, .hbp-page .scheme-group .scheme-group__link {
    width: 35.5%;
    height: 5%;
    top: 86.3%;
    right: 0.9%;
  }
  #hbp-page .scheme-group .mobile-chart__pointer, .hbp-page .scheme-group .mobile-chart__pointer {
    top: 91.1%;
    right: 7.3px;
  }
  #hbp-page .scheme-group img, .hbp-page .scheme-group img {
    display: none;
  }
  #hbp-page .scheme-group img.scheme-group__mobile, .hbp-page .scheme-group img.scheme-group__mobile {
    display: block;
    opacity: 1 !important;
  }
}
#hbp-page .hover-block.hover-block--active .scheme-group, #hbp-page .hover-block.hover-block--active .hbp-page .scheme-group {
  background-color: transparent !important;
}

#hbp-page .risk-result, .hbp-page .risk-result {
  display: none;
  flex-direction: column;
}
#hbp-page .risk-result.is-on, .hbp-page .risk-result.is-on {
  display: flex;
}
/*# sourceMappingURL=lechenie-HBP-pri-SD2.css.map */
