

/* Start:/local/templates/family-new/components/bitrix/system.pagenavigation/family-new/style.css?1765799231472*/
#pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.load-more-items {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 50px;
    font: 600 16px/26px 'Mulish';
    color: #255087;
    border: 1px solid #255087;
    border-radius: 30px;
    transition: all 0.3s;
    cursor: pointer;
}

.load-more-items:hover {
    color: #ffffff;
    background: #255087;
}
/* End */
/* /local/templates/family-new/components/bitrix/system.pagenavigation/family-new/style.css?1765799231472 */
