/* popup - validation*/
.swal2-html-container {
    max-height: 400px;
}


/* captcha */

.rnc {
    display: flex !important;
    flex-direction: row !important;
    max-width: 100% !important;
}

.rnc .rnc-row {
    margin: 0 !important;
}

.rnc .rnc-input {
    margin-left: 10px !important;
    height: auto !important;
    width: 100% !important;
}


span & .notranslate {
    content: '';
}