.d_n {
  display: none;
}

.p-pay-status__payment {
  font-size: 24px;
  line-height: 32px;
  font-family: var(--f-Circe);
  letter-spacing: -0.01em;
  color: rgba(17, 17, 17, 0.6);
  max-width: 888px;
  margin-bottom: 56px;
}

.p-pay-status__payment .status__green {
  font-weight: 700;
  color: #13ad59;
}

.p-pay-status__payment .status__red {
  font-weight: 700;
  color: #ff5050;
}

.p-pay-status__payment .status__link {
  color: var(--c-main);
}

@media (max-width: 767px) {
  .p-pay-status__payment {
    font-size: 14px;
    line-height: 17px;
    margin: 0 auto 32px;
  }
  div.tehnology-slider__card-desc {
    line-height: 17px;
  }
  .p-about-tehno__desc.section__desc {
    line-height: 17px;
  }
}
.p-implantation-prices__details-item-line {
  display: none;
}

.feedbacks-card.show-full-fix {
  max-height: 4500px;
  padding-bottom: 24px;
  -webkit-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
}

.p-faq__main-info-item-content p,
.p-faq-in__main-card p {
  font-family: var(--f-Manrope);
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.01em;
}

.p-faq__main-info-item-content-desc a {
  color: var(--c-sub);
}

.p-article-info__item a {
  color: var(--c-sub);
}

.p-faq__main-info-item-content-desc a:hover {
  opacity: 0.6;
}

.p-article-info__item a:hover {
  opacity: 0.6;
}

.crown-types__list .crown-types__item {
  margin-bottom: 80px;
}

.p-doctors__title.page-title {
  width: 530px;
  margin-bottom: 56px;
}

@media (max-width: 767px) {
  .p-faq__main-info-item-content p,
  .p-faq-in__main-card p {
    font-size: 16px;
    line-height: 22.4px;
  }
}

@media (max-width: 1290px) {
  .btn-w-custom {
    flex: 0 0 50%;
    margin-right: 0;
  }
  .btn-full-custom {
    flex: 0 0 100%;
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .js--scroll-to.for_mob,
  .header-top__clinic-link.for_mob {
    display: none;
  }
}

@media (max-width: 991px) {
  .js--scroll-to.for_desc,
  .header-top__clinic-link.for_decs {
    display: none;
  }
}

.p-sedation__benefits-info-item-star-c {
  background: rgba(226, 209, 148, 0.2);
}

.flex-center-custom {
  justify-content: center;
}

.p-doctors__sluzhba-title {
  font-family: var(--f-Stapel);
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -0.01em;
  margin-bottom: 48px;
}
