.input_invalid {
    border-color: red !important;
}

.refund__step {
    display: none;
}

.refund__step--active {
    display: block;
}