

/* Start:/local/templates/cncgroup/components/bitrix/news.list/photo_index/style.css?178766345064*/
.s-about__gallery > [id^="bx_incl_area"] {
    height: 100%;
}
/* End */


/* Start:/local/components/cnc/main.feedback/templates/brief/style.css?1789054130433*/
.s-brief .form-success {
    width: 35%;
    font-size: 25px;
}

.cnc-button-loader {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: cnc-button-loader 0.7s linear infinite;
    vertical-align: middle;
}

@keyframes cnc-button-loader {
    to {
        transform: rotate(360deg);
    }
}
/* End */
/* /local/templates/cncgroup/components/bitrix/news.list/photo_index/style.css?178766345064 */
/* /local/components/cnc/main.feedback/templates/brief/style.css?1789054130433 */
