

/* Start:/local/templates/.default/components/bitrix/form.result.new/designer_feedback/style.css?17224602281449*/

.input__checkbox-label.form__agree {
    display: block;
    padding: 0 0 0 32px;
}

.input__checkbox-label {
    position: relative;
    color: #071C27;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
    margin: 0;
}

.input__checkbox-label.form__agree:before {
    position: absolute;
    top: 0;
    left: 0;
}

.input__checkbox-label:before {
    content: "";
    display: inline-flex;
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin: 0 8px 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='23' height='23' stroke='%23D5DADD'/%3E%3C/svg%3E%0A");
}

.input__checkbox:checked+.input__checkbox-label:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33398 12.0013L10.6673 15.3346L17.334 8.66797' stroke='%230079C1' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='0.5' y='0.5' width='23' height='23' stroke='%23D5DADD'/%3E%3C/svg%3E%0A");
}

.btn--primary:disabled {
    background-color: #adadad;
}

.input {
    position: relative;
}
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/designer_feedback/style.css?17224602281449 */
