

/* Start:/local/templates/.default/components/bitrix/news.list/faq_list/style.css?17533442031003*/
.accordion-head span.copy_link {
    width: 24px;
    height: 24px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M416-329.23H292.92q-62.97 0-106.87-43.96-43.9-43.96-43.9-107.02 0-63.06 43.9-106.81t106.87-43.75H416v28.92H292.73q-50.35 0-86 35.54t-35.65 86.19q0 50.66 35.57 86.31 35.57 35.66 86.27 35.66H416v28.92Zm-57.54-136.62v-28.92h243.08v28.92H358.46ZM544-329.23v-28.92h123.27q50.35 0 86-35.54t35.65-86.19q0-50.66-35.57-86.31-35.57-35.66-86.27-35.66H544v-28.92h123.08q62.97 0 106.87 43.96 43.9 43.96 43.9 107.02 0 63.06-43.9 106.81t-106.87 43.75H544Z"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 4px;
    float: right;
}

.accordion-head span.copy_link:hover svg{
    fill: #22c135;
}

.accordion-head span.copy_link:hover{
    background-color: var(--theme-base-color);
}

.accordion-head span.copy_link svg {
    transform: unset;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/faq_list/style.css?17533442031003 */
