

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/catalog.smart.filter/catalog/style.min.css?15458371611067*/
.bx_filter .bx_filter_parameter_biz{font-size:15px;display:inline-block;margin-right:10px;text-decoration:none;color:#215968;border-bottom:1px dashed}.bx_filter .bx_filter_parameter_biz:hover{text-decoration:none;border-bottom:1px solid}.bx_filter .bx_filter_parameter_biz.active{position:relative;padding-left:20px;color:#d54a4a;border-bottom:1px solid}.bx_filter .bx_filter_parameter_biz.active:hover{border-bottom:1px dashed}.bx_filter .bx_filter_parameter_biz.active:before{position:absolute;top:4px;left:1px;display:block;width:13px;height:13px;content:' ';background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC) center left no-repeat}
/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.list/faq/style.css?17848887051926*/
.faq-item {
    border-bottom: 1px solid #e5e5e5;
}

.faq-question {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    background: none;
    border: 0;
    cursor: pointer;
    text-align: left;
    color: #222;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    transition: color .3s ease;
}

.faq-question:hover {
    color: #497c9d;
}

.faq-question span:first-child {
    flex: 1;
    padding-right: 20px;
}

.faq-arrow {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 50%;
    transition: background .3s ease;
}

.faq-arrow svg {
    display: block;
    transition: transform .3s ease;
}

.faq-item.open .faq-arrow svg {
    transform: rotate(180deg);
}

.faq-answer {
    display: none;
}

.faq-answer-inner {
    padding: 0 0 24px;
}

.faq-answer-inner p:first-child {
    margin-top: 0;
}

.faq-answer-inner p:last-child {
    margin-bottom: 0;
}

.faq-answer-inner ul,
.faq-answer-inner ol {
    margin: 15px 0;
    padding-left: 20px;
}

.faq-answer-inner li {
    margin-bottom: 8px;
}

.faq-answer-inner a {
    color: #0072bc;
    text-decoration: none;
}

.faq-answer-inner a:hover {
    text-decoration: underline;
}

.faq-answer-inner strong,
.faq-answer-inner b {
    font-weight: 600;
}

@media (max-width: 991px) {
    .faq-question {
        font-size: 20px;
        padding: 20px 0;
    }
}

@media (max-width: 767px) {
    .faq-question {
        font-size: 18px;
        padding: 18px 0;
    }

    .faq-arrow {
        width: 32px;
        height: 32px;
    }

    .faq-arrow svg {
        width: 18px;
        height: 18px;
    }

    .faq-answer-inner {
        padding-bottom: 18px;
    }
}
/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/catalog.smart.filter/catalog/style.min.css?15458371611067 */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.list/faq/style.css?17848887051926 */
