

/* Start:/local/components/wellmet/main.auth.form/templates/.default/style.css?1767874005581*/
.bx-authform {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 25px;
    border: 1px solid #ededed;
    border-radius: 12px;
}

.bx-authform h5 {
    font-size: 21px;
    font-weight: 500;
    margin: 0;
}

.checkbox-group {
    display: flex;
    align-items: center;
    height: 20px;
    gap: 8px;
}

.checkbox-group .input {
    display: inherit;
}

.checkbox-group input,
.checkbox-group label {
    margin: 0;
}

.captcha-container {
    margin-bottom: 15px;
}

.bx-authform-services {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
/* End */
/* /local/components/wellmet/main.auth.form/templates/.default/style.css?1767874005581 */
