

/* Start:/local/templates/simba_shop/components/bitrix/news/informatsiya/bitrix/news.list/info_faq/style.css?1715960680619*/
.faq__list {
    padding: 0;
}

.faq__question {
    padding: 18px 15px 18px 15px;
    /*transition: all 500ms ease;*/
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
}

.faq__item {
    background: #f7f7f7;
    border-radius: 30px;
}

.faq__item + .faq__item {
    margin-top: 15px;

}

.faq__content {
    display: none;
    padding: 0 32px 0 32px;
    font-size: 15px;
    line-height: 24px;
    color: rgba(3, 15, 75, 0.7);
    text-align: justify;
}

.faq__item.active i {
    transform: rotate(180deg);
}
li {
    list-style-type: none;
}
/* End */
/* /local/templates/simba_shop/components/bitrix/news/informatsiya/bitrix/news.list/info_faq/style.css?1715960680619 */
