.elementor-1349 .elementor-element.elementor-element-e08fdd3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1349 .elementor-element.elementor-element-88cfae8{--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;}.elementor-1349 .elementor-element.elementor-element-fccb1ca{--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;}@media(min-width:768px){.elementor-1349 .elementor-element.elementor-element-88cfae8{--width:50%;}.elementor-1349 .elementor-element.elementor-element-fccb1ca{--width:50%;}}/* Start custom CSS for shortcode, class: .elementor-element-dd702ec *//* ============================================================
   FORM MAIN WRAPPER
=============================================================== */
.wpcf7 form {
    background: #fff;
    padding: 35px 28px;
    border-radius: 15px;
    border: 2px dashed #000;
    box-shadow: 0 5px 25px rgba(0,0,0,0.06);
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
}

/* ============================================================
   HEADINGS
=============================================================== */
.wpcf7 h2 {
    font-size: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 8px;
    font-weight: 700;
    color: #000;
}

.wpcf7 h3 {
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    margin: 28px 0 8px;
    color: #000;
}

/* ============================================================
   LABELS
=============================================================== */
.wpcf7 label {
    display: flex;
    flex-direction: column;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    gap: 6px;
}

/* ============================================================
   INPUTS / SELECT / TEXTAREA
=============================================================== */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 select {
    width: 100%;
    padding: 14px 16px;
    border-radius: 10px;
    border: 1px solid #dde3ee;
    background: #f9fbfd;
    font-size: 14px;
    line-height: 1.6;
    transition: 0.2s ease;
    box-sizing: border-box;
}

.wpcf7 input::placeholder,
.wpcf7 select::placeholder {
    color: #9aa3ad;
}

.wpcf7 input:focus,
.wpcf7 select:focus {
    border-color: #0d47a1;
    box-shadow: 0 0 0 2px rgba(13,71,161,0.15);
    background: #fff;
    outline: none;
}

.wpcf7 input[type="date"] {
    padding-top: 13px;
    padding-bottom: 13px;
}

/* ============================================================
   RADIO BUTTONS
=============================================================== */
.wpcf7 .wpcf7-radio {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 6px;
}

/* ============================================================
   SUBMIT BUTTON
=============================================================== */
.wpcf7 .enroll-btn {
    background: #0d2f8b;
    padding: 12px 30px;
    color: #fff;
    border-radius: 7px;
    border: none;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease;
    width: fit-content;
    margin-top: 10px;
}

.wpcf7 .enroll-btn:hover {
    background: #081f5c;
}

/* ============================================================
   2 COLUMN GRID FOR DESKTOP
=============================================================== */
@media (min-width: 768px) {
    .wpcf7 label {
        width: calc(50% - 12px);
    }

    .wpcf7 h3 {
        width: 100%;
    }

    .wpcf7 .enroll-btn {
        width: auto;
    }
}

/* ============================================================
   MOBILE FIX
=============================================================== */
@media (max-width: 767px) {
    .wpcf7 label {
        width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-af001f4 *//* ============================================================
   FORM MAIN WRAPPER
=============================================================== */
.wpcf7 form {
    background: #fff;
    padding: 35px 28px;
    border-radius: 15px;
    border: 2px dashed #000;
    box-shadow: 0 5px 25px rgba(0,0,0,0.06);
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
}

/* ============================================================
   HEADINGS
=============================================================== */
.wpcf7 h2 {
    font-size: 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 8px;
    font-weight: 700;
    color: #000;
}

.wpcf7 h3 {
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    margin: 28px 0 8px;
    color: #000;
}

/* ============================================================
   LABELS
=============================================================== */
.wpcf7 label {
    display: flex;
    flex-direction: column;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    gap: 6px;
}

/* ============================================================
   INPUTS / SELECT / TEXTAREA
=============================================================== */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 select {
    width: 100%;
    padding: 14px 16px;
    border-radius: 10px;
    border: 1px solid #dde3ee;
    background: #f9fbfd;
    font-size: 14px;
    line-height: 1.6;
    transition: 0.2s ease;
    box-sizing: border-box;
}

.wpcf7 input::placeholder,
.wpcf7 select::placeholder {
    color: #9aa3ad;
}

.wpcf7 input:focus,
.wpcf7 select:focus {
    border-color: #0d47a1;
    box-shadow: 0 0 0 2px rgba(13,71,161,0.15);
    background: #fff;
    outline: none;
}

.wpcf7 input[type="date"] {
    padding-top: 13px;
    padding-bottom: 13px;
}

/* ============================================================
   RADIO BUTTONS
=============================================================== */
.wpcf7 .wpcf7-radio {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 6px;
}

/* ============================================================
   SUBMIT BUTTON
=============================================================== */
.wpcf7 .enroll-btn {
    background: #0d2f8b;
    padding: 12px 30px;
    color: #fff;
    border-radius: 7px;
    border: none;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease;
    width: fit-content;
    margin-top: 10px;
}

.wpcf7 .enroll-btn:hover {
    background: #081f5c;
}

/* ============================================================
   2 COLUMN GRID FOR DESKTOP
=============================================================== */
@media (min-width: 768px) {
    .wpcf7 label {
        width: calc(50% - 12px);
    }

    .wpcf7 h3 {
        width: 100%;
    }

    .wpcf7 .enroll-btn {
        width: auto;
    }
}

/* ============================================================
   MOBILE FIX
=============================================================== */
@media (max-width: 767px) {
    .wpcf7 label {
        width: 100%;
    }
}/* End custom CSS */