

/* Start:/local/templates/vertamotors/assets/css/catalog_global.css?17314118201226*/
/* /local/templates/vertamotors/assets/css/catalog_global.css */
.catalog__seo-wrapper {
    margin-top: 80px;
}
.catalog__seo-content {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: var(--blue-shadow);

    color: #000;

    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media screen and (max-width: 576px) {
    .catalog__seo-content {
        background-color: transparent;
        padding: 0;
        box-shadow: none;
        border-radius: 0;
        width: 100%;
    }
}

.catalog__seo-content *:not(:last-child) {
    margin-bottom: 1em;
}

.catalog__seo-content h2,
.catalog__seo-content h3,
.catalog__seo-content h4 {
    color: var(--blue-color);
    margin-bottom: 20px !important;
    text-transform: uppercase;
    font-weight: 500;
}

.catalog__seo-content h2 {
    font-size: 36px;
    line-height: normal;
}
@media screen and (max-width: 576px) {
    .catalog__seo-content h2 {
        font-size: 26px;
        line-height: normal;
    }
}

@media screen and (max-width: 576px) {
    .catalog__seo-content h3 {
        font-size: 28px;
        line-height: normal;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/catalog/css/section.css?173141182061*/
.catalog__sections-list-wrapper {
    overflow-x: hidden;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/catalog.row-4/style.css?17314118202248*/
.products-list.products-list__row-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}
@media screen and (max-width: 992px) {
    .products-list.products-list__row-4 {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 768px) {
    .products-list.products-list__row-4 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 576px) {
    .products-list.products-list__row-4 {
        grid-gap: 30px 9px;
    }
}
@media screen and (max-width: 360px) {
    .products-list.products-list__row-4 {
        grid-template-columns: 1fr;
    }
}

.product-item {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;

    padding: 20px;
    border-radius: 10px;
    transform: translateZ(0);

    background-color: transparent;
    box-shadow: 0 0 0 0 transparent;

    transition: background-color .3s, box-shadow;
}
@media screen and (hover: hover) and (min-width: 577px) {
    .product-item:hover {
        background-color: #fff;
        box-shadow: var(--blue-shadow);
    }
}
.product-item:focus-visible {
    background-color: #fff;
    /*outline: 1px solid var(--blue-color);*/
    outline: none;
    box-shadow: var(--blue-shadow);
}

@media screen and (max-width: 576px) {
    .product-item {
        padding: 0;
        border-radius: 0;
    }
}

.product-item__picture {
    width: 100%;

    /*max-width: 240px;*/
    /*max-height: 200px;*/
    /*aspect-ratio: 240 / 200;*/

    margin: 0 auto 20px;
    border-radius: 10px;
}
@media screen and (max-width: 576px) {
    .product-item__picture {
        max-width: 170px;
        margin: 0 auto 10px;
    }
}
@media screen and (max-width: 360px) {
    .product-item__picture {
        max-width: 200px;
    }
}

.product-item__name {
    text-align: center;
    color: #000;

    margin-bottom: 20px;
}
@media screen and (max-width: 576px) {
    .product-item .product-item__name {
        font-size: 15px;
        margin-bottom: 28px;
    }
}
@media screen and (max-width: 360px) {
    .product-item .product-item__name {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

.product-item__detail-button {
    margin: auto auto 0;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/mm_infinite-pagination/style.css?1731411820407*/
/* SYSTEM. DO NOT TOUCH */
#infinity-next-page.hidden {
    display: none;
}

#infinite-pagination-render-block {
    display: none;
}


/* YOU CAN CUSTOMIZE STYLES BELOW THIS LINE */
#infinity-next-page.button {
    margin: 45px auto 0;
}
@media screen and (max-width: 576px) {
    #infinity-next-page.button {
        margin: 80px auto 0;
    }
}
#infinity-next-page.disabled {
    pointer-events: none;
}
/* End */
/* /local/templates/vertamotors/assets/css/catalog_global.css?17314118201226 */
/* /local/templates/.default/components/bitrix/news/catalog/css/section.css?173141182061 */
/* /local/templates/.default/components/bitrix/news.list/catalog.row-4/style.css?17314118202248 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/mm_infinite-pagination/style.css?1731411820407 */
