

/* Start:/local/templates/rebrand1/components/bitrix/news.list/faq/style.css?17302816091199*/
@media (min-width: 320px){
    .faqBlockItemHeading {
        background-size: inherit;
    }
    .faqBlock {
        width: 98%;
        padding: 0 1%;
    }
}

@media (min-width: 990px){
    .faqBlockItemHeading {
        background-size: contain;
    }
    .faqBlock {
        width: 100%;
    }
}

.faqBlock .faqBlockItem{
    margin: 25px 0;
    background-image: url("/local/templates/partners/images/leaf.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-right: 33px;
}
.faqBlockItemHeading {
    cursor: pointer;
    list-style: none;
    background-image: url("/local/templates/partners/images/arrow-green-bottom.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto;
    padding-left: 36px;
    padding-right: 25px;
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.faqBlock .faqBlockItem.open .faqBlockItemHeading {
     background-image: url("/local/templates/partners/images/arrow-green-top.png");
 }
.faqBlockItemBody {
    display: none;
    padding-left: 50px;
    font-size: 14px;
}
.faqBlockItem.open .faqBlockItemBody {
    display: block;
}
/* End */
/* /local/templates/rebrand1/components/bitrix/news.list/faq/style.css?17302816091199 */
