

/* Start:/local/templates/aspro-premier/components/bitrix/catalog/palettes/bitrix/catalog.section.list/palettes/style.css?17810900221091*/
.palettes {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2em;
}
.palette-section {
    flex: 0 0 calc(20% - 5em);
    padding: 2em;
    /*background-color: #E7E8EA;*/
    border: 1px solid #e7e8ea;
    background-position: right 16px;
    margin: 10px;
    border-radius: 8px;
    background-repeat: no-repeat;
}

@media screen and (max-width: 600px) {
    .palette-section {
        flex: 0 0 calc(50% - 6em);
        padding: 2em;
        border: 1px solid #e7e8ea;
        /*background-color: #E7E8EA;*/
        margin: 10px;
        border-radius: 8px;
        background-repeat: no-repeat;
    }
}

.palette-section .bx_catalog_tile_img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.palette-section .bx_catalog_tile_title a {
    color: #212B36;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    line-height: 20px;
    margin-top: 0.5em;
    display: block;
}
/* End */


/* Start:/local/templates/aspro-premier/components/bitrix/news.list/faq-list/style.min.css?1781090022311*/
@media screen and (max-width:601px){.faq-items--grid .accordion:not(:first-child) .item-accordion-wrapper:first-of-type{border-top-left-radius:0;border-top-right-radius:0}.faq-items--grid .accordion:not(:last-child) .item-accordion-wrapper:last-of-type{border-bottom-left-radius:0;border-bottom-right-radius:0}}
/* End */
/* /local/templates/aspro-premier/components/bitrix/catalog/palettes/bitrix/catalog.section.list/palettes/style.css?17810900221091 */
/* /local/templates/aspro-premier/components/bitrix/news.list/faq-list/style.min.css?1781090022311 */
