

/* Start:/local/templates/default/components/bitrix/form.result.new/feedback-section/style.css?1782321436651*/
.feedback-section__form .agree {
    position: relative;
}

.feedback-section__form .agree.error {
    padding-bottom: 20px;
}

.feedback-section__form .agree.error .input-error {
    display: block !important;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 40px;
    color: #fe7d0b;
    font-size: 12px;
    line-height: 12px;
}

.feedback-section__form .agree.error .checkbox + .checkbox-label::before {
    border-color: #fe7d0b;
}

@media all and (min-width: 1280px) {
    .feedback-section__form .agree.error .input-error {
        font-size: 14px;
        line-height: 14px;
    }
}
/* End */
/* /local/templates/default/components/bitrix/form.result.new/feedback-section/style.css?1782321436651 */
