

/* Start:/local/templates/oil/components/bitrix/highloadblock.list/.default/style.css?1747993359636*/
.brands-item {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px #D5DFF4 solid;
}

.item-logo {
    display: flex;
    justify-content: center;
    padding: 45px;
}

.item-name {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.item-desc {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}

.item-detail {
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    color: #292929;
    border: 1px solid #B6C81E;
    padding: 8px 9px;
    height: 34px;
    background: none;
    border-radius: 4px;
}
/* End */


/* Start:/local/templates/oil/components/bitrix/main.pagenavigation/.default/style.css?17485947521263*/
.pagination {
    display: flex;
    justify-content: center;
    gap: 5px;
    list-style: none;
    padding: 0;
}
.pagination li {
    display: inline-block;
    color: white;
    border-radius: 5px;
}
.pagination li.active {
    padding: 3px 12px;

    font-weight: bold;
    background-color: #93a120;
    font-size: 18px;
}
.pagination li a {
    padding: 2px 10px !important;
    font-size: 18px;
    background-color: unset;
    color: #b6c81e;
    font-weight: 600;
    text-decoration: none;
    padding: 0;



    border: 2px #b6c81e solid;
    border-radius: 5px !important;

}

.pagination>li:last-child>a {
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
}

.pagination li a:hover{
    color: unset;
    background: unset;
    border-color: #b6c81e;
}

.pagination li a:focus{
    color: unset;
    background: #93a120;
    border-color: #b6c81e;
}

.pagination li:hover {
    background-color: #93a120;
}

.pagination li.dots {
    font-weight: bold;
    background-color: unset;
    color: #000;
}

.pagination li.dots a {
    font-weight: bold;
    font-size: 14px;
    color: #b6c81e;
}

.pagination li.dots a {
    padding: 4px 10px !important;

}
/* End */
/* /local/templates/oil/components/bitrix/highloadblock.list/.default/style.css?1747993359636 */
/* /local/templates/oil/components/bitrix/main.pagenavigation/.default/style.css?17485947521263 */
