.block-hidden {
    display: none!important;
}

.i-form__input.error input {
    border-bottom: 1px solid rgba(209,4,0,.6);
}
