

/* Start:/local/templates/premierbt/components/bitrix/news/compile/bitrix/news.list/.default/style.css?17386754192542*/
.podbor {
    margin-bottom: 100px;
}

.podbor__inner {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #dededf;
}

.podbor__inner p {
    font-weight: 400;
    font-size: 14px;
    line-height: 143%;
    color: #8f9296;
}

.podbor__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 122%;
    margin-bottom: 12px;
}

.podbor__subtitle {
    font-weight: 600;
    font-size: 24px;
    line-height: 183%;
    color: #0d0d0d;
    margin-bottom: 32px;
}

/* .podbor__desc {
    padding-bottom: 28px;
} */

.podbor ul {
    -webkit-columns: 2 427px;
    -moz-columns: 2 427px;
    columns: 2 427px;
    -webkit-column-gap: 25%;
    -moz-column-gap: 25%;
    column-gap: 25%;
}

.podbor ul li {
    max-width: 424px;
    margin-bottom: 16px;
}

.podbor ul li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 161%;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

@media (max-width: 1250px) {
    .podbor ul {
        -webkit-columns: 2 400px;
        -moz-columns: 2 400px;
        columns: 2 400px;
        -webkit-column-gap: 13%;
        -moz-column-gap: 13%;
        column-gap: 13%;
    }
}

@media (max-width: 1024px) {
    .podbor ul {
        -webkit-columns: 2 200px;
        -moz-columns: 2 200px;
        columns: 2 200px;
        -webkit-column-gap: 5%;
        -moz-column-gap: 5%;
        column-gap: 5%;
    }
}

@media (max-width: 769px) {
    .podbor {
        margin-bottom: 60px;
    }

    .podbor__inner {
        margin-bottom: 28px;
        padding-bottom: 16px;
    }

    .podbor__inner p {
        font-size: 13px;
        line-height: 154%;
    }

    .podbor__subtitle {
        font-size: 17px;
        line-height: 141%;
        margin-bottom: 16px;
    }

    .podbor__title {
        font-size: 26px;
        line-height: 123%;
        margin-bottom: 12px;
    }

    .podbor ul {
        -webkit-columns: inherit;
        -moz-columns: inherit;
        columns: inherit;
    }

    .podbor ul li {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .podbor ul li a {
        font-size: 14px;
        line-height: 157%;
    }

    .podbor__more {
        font-size: 13px;
        line-height: 123%;
        color: #0d0d0d;
        padding: 8px 24px;
        border: 1px solid #dededf;
        border-radius: 120px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        cursor: pointer;
        margin-top: 20px;
    }
}

/* End */
/* /local/templates/premierbt/components/bitrix/news/compile/bitrix/news.list/.default/style.css?17386754192542 */
