.elementor-17622 .elementor-element.elementor-element-f60e652{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-17622 .elementor-element.elementor-element-bc57b8b{--display:flex;--gap:5px 5px;--row-gap:5px;--column-gap:5px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-17622 .elementor-element.elementor-element-2d005af .elementor-heading-title{font-family:"Lato", Lato;font-size:32px;font-weight:700;color:#000000;}.elementor-17622 .elementor-element.elementor-element-eedb0e3{font-family:"Lato", Lato;font-size:16px;font-weight:400;color:#54615F;}.elementor-17622 .elementor-element.elementor-element-eedb0e3 p{margin-block-end:0px;}#elementor-popup-modal-17622{background-color:#242424CC;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-17622 .dialog-message{width:640px;height:670px;align-items:flex-start;padding:36px 36px 36px 36px;}#elementor-popup-modal-17622 .dialog-widget-content{border-style:solid;border-width:1px 1px 1px 1px;border-color:#E1E3E4;border-radius:16px 16px 16px 16px;}/* Start custom CSS for shortcode, class: .elementor-element-fd9db89 */.global-popup-form .row {
    margin-bottom: 16px;
}

.global-popup-form label {
    display: block;
    color: #191C1D;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.14px;
    margin-bottom: 8px;
}

.global-popup-form input[type=text],
.global-popup-form input[type=email],
.global-popup-form input[type=tel],
.global-popup-form textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #BEBEBE;
    border-radius: 6px;
    padding: 10px 12px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    outline: none;
    transition: border-color 0.15s;
}

.global-popup-form input:focus,
.global-popup-form textarea:focus {
    border-color: #072C46;
}

.global-popup-form textarea {
    resize: vertical;
    min-height: 100px;
    height: 120px;
}

/* Close button */
.global-popup-form .cf7-popup-close {
    flex: 1;
    padding: 12px 24px;
    border: 1px solid #C3C4C5;
    background: #ffffff;
    color: #072C46;
    border-radius: 6px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
}

.cf7-popup-close:hover {
    background: #f5f5f5;
}

.cf7-btn-group p{
    display: flex;
    gap: 12px;
    margin-top: 20px;
}

/* Submit button */
.global-popup-form .wpcf7-submit {
    flex: 1;
    padding: 12px 24px;
    border: none;
    background: #072C46;
    color: #ffffff;
    border-radius: 6px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
}

.global-popup-form .wpcf7-submit:hover {
    background: #0a3d60;
}

/* Buttons side by side */
.global-popup-form .wpcf7-submit,
.global-popup-form .cf7-popup-close {
    width: 50%;
}

.cf7-popup-close,
.global-popup-form .wpcf7-submit {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
    text-align: center;
}

.global-popup-form .wpcf7-spinner{
    display: none !important;
}

.global-popup-form p{
    margin-bottom: 20px;
}/* End custom CSS */