

/* Start:/local/templates/new_arena/components/bitrix/news.list/orange/style.css?17610337913374*/

.pageList {
    border-radius: 15px;
    border       : 1px solid #2489FF;
}

.home-news {
    background: white;
    padding: 30px 0px;
}

.theme-orange .content-site .row .col-12 .home-news .container
{
    padding: 0px;
}

.theme-orange .content-site .row .col-12 .home-news .title-block h1
{
    text-align: left !important;
    margin-bottom: 30px;
}

.home-news .card-img-top--news {
    display   : block;
    object-fit: cover;
    width     : 100%;
    border-radius: 24px;
    height: 235px;
    max-height: 235px;
    height: calc(var(--width) * 2);
    min-height: 168px;
    max-height: 168px;
}


.home-news
{
    font-family: "Inter", sans-serif;
    margin-left: -12px;
    margin-right: -12px;
}

.home-news .card-title
{
    color: var(--black-design);
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.32px;
    margin-bottom: 12px;
}


.home-news .card-text
{
    font-size: 12px;
    line-height: 16px;
    color: #797E84;
}

.home-news h3 {
    font-weight  : 800;
    margin-bottom: 10px !important;
}

.home-news .view-all
{
    background: #F7F9FB;
    width: 172px;
    height: 46px;
    padding: 12px 16px;
    display: block;
    color: black;
    font-size: 16px;
    margin: 0px auto;
    margin-top: 30px;
}
.home-news .card-body
{
    padding: 12px 0px;
}
.home-news .row .card
{
    margin-bottom: 5px;
}
.bx-pagination 
{
    float: left;
}
.bx-pagination .bx-pagination-container ul
{
    border: 0px solid white;
}
@media (max-width: 980px) {
    .home-news
    {
        margin: 0px !important;
    }
    .content-site .container .row .col-12 .container
    {
        margin: 0px;
        padding: 0px;
    }
    .home-news .card-img-top--news {
        min-height: 108px;
        max-height: 108px;
    }
    .home-news .card-body
    {
        padding: 10px 0px;
    }
    .home-news .card-title
    {
        font-size: 14px;
        line-height: 20px;
    }
    .home-news .card-text
    {
        font-size: 10px;
        line-height: 14px;
    }
    .home-news .row.row-cols-4
    {
        display: flex;
        margin: 0px;
        grid-gap: 8px;
    }
    .home-news .row.row-cols-4 .card {
        display: inline-block;
        width: calc(50% - 4px);
        margin: 0px;
        padding: 0px;
    }
    .home-news .container {
        width: calc(100% + 32px) !important;
        max-width: 98vw !important;
        margin-left: -10px !important;
    }
    .home-news .view-all
    {
        width: 100%;
        text-align: center;
    }
    .content-site .container .row .col-12 .home-news .container
    {
        width: 100% !important;
        margin: 0px !important;
        padding: 0px;
    }
    .theme-orange .content-site .row .col-12 .home-news .title-block h1
    {
        font-size: 20px !important;
        font-weight: 600;
        line-height: 23px !important;
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-bottom: 30px !important;
    }
}

@media (max-width:6px) {
    .card-body--news {
        padding: 20px 0 60px !important;
    }
}

/* End */
/* /local/templates/new_arena/components/bitrix/news.list/orange/style.css?17610337913374 */
