.form__agreement {margin-top: -4px; margin-bottom: 20px; align-items: flex-start!important;}
.form__agreement .form__checkbox+label {margin-top: 3px; min-width: 12px; width: 12px; height: 12px; border-radius: 4px; border-color: #000000; cursor: pointer;}
.form__agreement .form__checkbox:checked+label { background: url('/images/icons/check_24px.svg'); background-repeat: no-repeat; background-position: 50%;}
