.lg-phone-control {
    display: grid;
    grid-template-columns: max-content minmax(0, 1fr);
    gap: 8px;
    align-items: stretch;
    width: 100%;
}

.lg-phone-control .lg-phone-region,
.lg-phone-control input[type="tel"] {
    align-self: stretch;
    box-sizing: border-box;
    height: auto !important;
    min-width: 0;
    margin: 0 !important;
}

.lg-phone-control .lg-phone-region {
    max-width: 100%;
    width: auto !important;
}

.lg-phone-control input[type="tel"] {
    width: 100%;
}

body.page-id-19276 #houzez-form-8356fcb .elementor-field-group-bc0819f,
body.page-id-19276 #houzez-form-8356fcb .elementor-field-group-email,
body.page-id-19572 #houzez-form-3ed2195 .elementor-field-group-bc0819f,
body.page-id-19572 #houzez-form-3ed2195 .elementor-field-group-email {
    align-content: flex-start;
    align-items: flex-start;
}

body.page-id-19276 #houzez-form-8356fcb .elementor-field-group-bc0819f .lg-phone-control,
body.page-id-19572 #houzez-form-3ed2195 .elementor-field-group-bc0819f .lg-phone-control {
    flex: 0 0 100%;
    margin-bottom: 10px;
}

body.page-id-459808 #houzez-form-d87507a .elementor-field-group-bc0819f,
body.page-id-459808 #houzez-form-d87507a .elementor-field-group-email {
    grid-column: 1 / -1;
}

.lg-phone-help {
    display: block;
    margin-top: 6px;
    color: #5f6b76;
    font-size: 12px;
    line-height: 1.4;
}

.lg-phone-help--ok {
    color: #246b45;
}

.lg-phone-help--warning {
    color: #8a5a00;
}

@media (max-width: 991.98px) {
    .elementor-form .elementor-field-group:has(.lg-phone-control),
    .elementor-form .elementor-field-group:has(.lg-phone-control) + .elementor-field-group-email {
        flex: 0 0 100%;
        grid-column: 1 / -1;
        max-width: 100%;
        width: 100% !important;
    }
}
