/* *,
.section__text_lh {
    line-height: 120%;
} */

.diagnostics__table__menu {
    gap: 18px;
}

.news__details__list a {
    text-decoration: none;
}

.diagnostics__table__menu li:not(:last-child)::after {
    background: rgba(163, 129, 75, 0.5);
    height: 1px;
    border: none;
}

.diagnostics__table__bottom__center {
    margin-top: 0px;
    align-self: center;
}



.scientifically__item::before {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.3;
}

.use__img {
    background: linear-gradient(179deg, rgba(255, 255, 255, 0.2) 50%, rgba(227, 187, 143, 0.2) 100%) !important;
}

.container.wide {
    max-width: 1600px;
}

.wherebuy__img {
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wherebuy__img img {
    height: auto !important;
    width: auto;
}



/* 04.02.2026 корректировки*/
@media (min-width: 1439px) {
    .promo__wrapper {
        min-height: 620px;
    }

    .diagnostics {
        padding-top: 100px;
    }

    .diagnostics__item:first-child {
        margin-top: 60px;
    }

    .diagnostics__top {
        margin-bottom: -80px;
    }

    .about {
        padding-top: 0px;
    }

    .diagnostics__right {
        margin-top: -80px;
    }

    .promo__wrapper_main {
        min-height: 630px;
    }

    .release__forms__block__text,
    .about__block__text {
        margin-top: 15px;
    }

    /* .title:not(.title_deficit),
    .title_main,
    .title_news-details {
        font-size: 54px !important;
    } */
    .container_dosage__form,
    .container_diagnostics__form {
        min-height: 670px;
    }

    .diagnostics__header_no-item {
        margin-top: 30px;
        font-weight: normal;
    }

    .section__text_main,
    .promo__bottom__tag,
    .diagnostics__header,
    .diagnostics__question,
    .diagnostics__answers__text,
    .btn,
    .advantages__header,
    .news__details__text,
    .news__details p {
        font-size: 24px !important;
    }

    .diagnostics__text {
        font-size: 18px;

    }

    .about__accordeon__item {
        width: 100% !important;
    }

    .advantages__wrapper {
        grid-template-columns: repeat(3, 27%) !important;
    }

    .advantages__item:not(.preparat__item_specialists) {
        width: 100% !important;
    }

    .advantages__header {
        padding-right: 20% !important;
    }


    .promo__right_main {
        padding-top: 0px !important;
    }

    .promo_main {
        background-position: 75% !important;
    }

    .advantages__item:not(.preparat__item_specialists) {
        width: 100%;
    }

    .preparat__right {
        width: 70%;
        gap: 50px 100px;
        grid-template-columns: repeat(2, 1fr);
    }

    .advantages__img {
        width: 100px;
        height: 100px;
    }

    .advantages__item__top:not(.advantages__item__top_specialists) {
        height: 240px;
    }

    .advantages__item {
        height: 240px;
    }

    .preparat__item_main:not(.advantages__item_active) {
        height: 240px !important;
    }

    .preparat__wrapper_main {
        gap: 50px 100px;
    }

    .container_promo__specialists .promo__bottom__item {
        gap: 16px;
    }

    .promo__bottom__description {
        align-self: baseline;
    }

    .advantages__wrapper,
    .preparat__wrapper_main,
    .what__to__do__block__text {
        margin-top: 40px
    }

    .accordeon__wrapper {
        margin-top: 60px;
    }

    .advantages__block__text_main-top {
        margin-top: 20px;
    }

    .scientifically__left {
        align-self: center;
    }

    .preparat_main {
        min-height: 0px;
        padding-bottom: 80px;
    }

    .synthesize__header {
        margin-bottom: 10px;
    }

    .accordeon__wrapper {
        gap: 60px;
    }

    .preparat {
        padding-top: 60px;
        min-height: 0;
    }

    .preparat__wrapper_specialists,
    .scientifically__wrapper_specialists {
        margin-top: 60px;
    }

    .scientifically_specialists,
    .risk__groups_specialists,
    .optimal__dosage {
        padding-top: 60px;
    }

    .optimal__dosage__heading:not(:first-child) {
        margin-top: 30px;
    }

    .about_specialists .title {
        margin-top: 40px;
    }


    .buy__dosage {
        padding-top: 80px;
    }

    .buy__dosage__block__text,
    .buy__dosage__wrapper {
        margin-top: 40px;
    }

    /* .preparat__wrapper {
        margin-top: -60px;
    } */

    /* .deficit {
        padding-top: 0px;
    } */

    /* .deficit__wrapper {
        margin-top: 60px;
    } */
    .diagnostics__item_last:before {
        top: -30px;
    }

    .section__text:not(:first-child) {
        margin-bottom: 60px;
    }
}