.form-register {
    background: #fff;
    padding-block: 16px;
    border-radius: 24px;
    margin-bottom: 0;
}
.btn-reg {
    display: flex;
    justify-content: center;
}

.btn-reg  .wpcf7-submit {
    border-radius: 10px;
    max-width: 193px;
    width: 100%;
}

#wpcf7-f7-p20092-o1 .wpcf7-response-output {background-color: #fff !important;}
#wpcf7-f7-p20092-o1 .sent .wpcf7-response-output { display: none !important; }

.format-phono { position: relative; }
.format-phono .num {
    position: absolute;
    z-index: 9;
    top: 6px;
    left: 11px;
    opacity: .6;
    font-size: .97em;
}
@media (min-width: 768px) {
    .form-register {
        padding: 36px;
    }
}
/* .format-phono .input-form-phone { padding-left: 53px; }
.marginFixed-account{
    margin-top: 150px;
} */