

/* Start:/bitrix/templates/targetsms/components/bitrix/news/faq/bitrix/news.detail/.default/style.css?17760944291668*/
.title_detail_faq{
    font-family: Geist;
    font-weight: 500;
    font-size: 36px;
    line-height: 120%;
    margin: 0px 0 40px 0;
}

.test_detail_faq{
    font-family: Geist;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    color: #242424A6;
}
h3,
h4,
h2{
    color: #242424;
}
.button_back{
    text-decoration: none;
    background: #AA41E026;
    color: #AA41E0;
    height: 40px;
    display: flex
;
    width: fit-content;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    border-radius: 48px;
    margin-top: 40px;
    gap: 5px;
    font-family: Geist;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
}
.button_back:before{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAyNyAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjE4NCAxNC45NDRMMjMuNjQ4IDcuNDU2TDE2LjIwOCAwLjAxNTk5OThIMTguODcyTDI2LjMxMiA3LjQ4TDE4Ljg0OCAxNC45NDRIMTYuMTg0Wk0wLjQ4OCA4LjQxNlY2LjU0NEgyNS4xMTJWOC40MTZIMC40ODhaIiBmaWxsPSIjQUE0MUUwIi8+Cjwvc3ZnPgo=);
    width: 20px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    display: block;
    transform: rotate(180deg);
    background-size: contain;
}
.button_back:hover{
    background: #AA41E040;
}
@media (max-width: 1280px) {
    .title_detail_faq {
        font-size: 28px;
        margin: 0px 0 20px 0;
    }
    .test_detail_faq{
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .title_detail_faq {
        font-size: 26px;
    }
}
/* End */
/* /bitrix/templates/targetsms/components/bitrix/news/faq/bitrix/news.detail/.default/style.css?17760944291668 */
