

/* Start:/local/templates/bigi/components/bitrix/news.list/new-articles-list/style.css?17691658381327*/
.main__category-heading h1 {
    color: #1D2126E5;
    letter-spacing: -0.02em;
    text-align: center;
    font-weight: 400;
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 0;
    margin-right: 5px;
    margin-top: 0;
    font-family: OceanicGrotesk;
}
.main__category-heading {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}
@media (max-width: 640px) {
    .articles__link-more {
        padding: 7px 24px;
        max-width: 328px;
    }
    .topSection-articles {
        width: 100%;
        column-gap: 0;
    }
    .topSection-article {
        margin-left: 0;
        margin-right: 0;
        min-width: calc(100vw - 30px);
    }
    .main__category-heading h1 {
        font-size: 42px;
        line-height: 50px;
    }
    .main__category-description {
        font-size: 20px;
        line-height: 26px;
    }
    .main__category-banner {
        padding: 60px 15px 40px;
    }
    .topSection-articleName {
        font-size: 24px;
        line-height: 26px;
    }
}
/* End */
/* /local/templates/bigi/components/bitrix/news.list/new-articles-list/style.css?17691658381327 */
