html body,
body.page-template-educational-discoun1t-result {
    background-color: #004974;
}
body .with_frm_style {
    --font: 'Inter', sans-serif;
}
#brx-footer > section.brxe-section {
    background-color: rgb(0 0 0 / 20%);
}

.content-wrapper {
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}
.panel {
    width: 100%;
    padding: 30px;
    border-radius: 24px;
    background-color: #FFFFFF;
    overflow: hidden;
}

.separator {
    position: relative;
    min-height: 24px;
}
.separator::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    opacity: 25%;
    background-color: #888888;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.separator span {
    position: absolute;
    color: #A1A4A7;
    font-weight: 500;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2px 10px;
    background-color: #FFF;
}

.section-header h3 {
    font-family: 'Mikado', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #004974;
}
.section-header {
    margin-bottom: 40px !important;
}
html body .frm_primary_label {
    font-size: 16px;
    font-weight: 600;
    color: #555666;
}
html body  .frm_forms .frm_description {
    font-family: 'Inter', sans-serif;
}
html body  .frm_forms input[type="text"],
html body  .frm_forms input[type="tel"],
html body  .frm_forms input[type="email"],
html body  .frm_forms input[type="password"]{
    border: 1px solid #55566640;
    padding: 12px 16px;
    border-radius: 8px;
    font-size: 16px;
    line-height: 22px;
}
html body  .frm_forms textarea {
    font-size: 16px;
    border: 1px solid #D9DBDC;
    border-radius: 8px;
    min-height: 240px;
    resize: none;
    padding: 16px 12px;
}
html body .frm_forms .form-description p,
html body .frm_forms .form-description {
    font-size: 13px;
    font-style: italic;
    color: #888;
    line-height: 1.5em;
}
html body .frm_forms .info-panel,
.info-panel{
    padding: 20px;
    background-color: #EBF7FD;
    border-radius: 8px;
    color: #434A4F;
}
.panel-yellow,
html body .frm_forms .panel-yellow{
    background-color: #FEF9EC;
}
.panel-green,
html body .frm_forms .panel-green{
    background-color: #F4FAED;
}
html body .frm_forms .password-description ul {
    padding-left: 15px;
    margin: 2px 0;
}
html body .frm_forms .frm_submit .frm_button_submit,
html body .frm_forms .frm_submit .frm_prev_page {
    font-family: 'Mikado';
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
    background-color: #8BC251;
    border-color: #8BC251;
    min-width: 270px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 15px 20px;
    border-radius: 100px;
}
html body .frm_forms .frm_submit .frm_prev_page {
    border-color: #434A4F;
    background-color: #FFFFFF;
    color: #434A4F;
    opacity: .6;
}
html body .frm_forms .frm_submit .frm_prev_page:hover {
    background-color: #FFFFFF;
    opacity: 1;
}
html body .frm_forms .frm_submit .frm_button_submit:hover {
    background-color: #8BC251;
    border-color: #8BC251;
    color: #FFF;
}
html body .frm_forms .frm_submit {
    justify-content: space-between;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgb(136 136 136 / 25%);
}
html body #frm_form_27_container .frm_progress  input.frm_page_1 {
    pointer-events: none;
}
html body #frm_form_29_container .frm_submit,
html body .frm_forms .frm_page_num_1 .frm_submit {
    justify-content: center;
}
html body .frm_forms .frm_progress_line.frm_show_lines input {
    border: 0 !important;
    line-height: 10px;
}
html body .frm_forms .frm_rootline_group {
    padding-top: 40px;
    position: relative;
}
html body .frm_forms .frm_percent_complete,
html body .frm_forms .frm_pages_complete  {
    position: absolute;
    top: 0;
    right: 0;
    color: #434A4F;
    font-size: 16px;
    font-weight: 600;
}
html body .frm_forms .frm_pages_complete {
    right: initial;
    left: 0;
}
html body .frm_forms .frm_pages_complete::before {
    content: 'Step ';
}
html body .frm_forms ul.frm_page_bar {
    background-color: #dddddd;
    border-radius: 15px;
}
html body .frm_forms .frm_progress_line input.frm_page_back {
    background-color: #9ED26D;
    /* border-top-right-radius: 15px;
    border-bottom-right-radius: 15px; */
}
html body .frm_forms .button-options .frm_opt_container {
    margin-top: 10px;
    gap: 20px;
}
html body .frm_forms .frm_radio label,
html body .frm_forms .frm_checkbox label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
}
html body .frm_forms .button-options .frm_radio label,
html body .frm_forms .button-options .frm_checkbox label{
    width: 100%;
    margin-bottom: 0;
    padding: 10px;
    line-height: 24px;
    border-radius: 8px;
    border: 1px solid #D9DBDC;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
}
html body .frm_forms .button-options .frm_radio label.active {
    background-color: #F4FAED;
    border: 1px solid #8BC251;
}
html body .frm_forms .button-options.frm_blank_field .frm_radio label {
    border-color: #B94A48;
}
html body .frm_forms .frm_radio input[type="radio"],
html body .frm_forms .frm_checkbox input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
}
html body .frm_forms .frm_radio input[type=radio]:not([disabled]):checked,
html body .frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type="checkbox"]:not([disabled]):checked{
    background-color: #8BC251 !important;
    border-color: #8BC251 !important;
    box-shadow: none !important;
    position: relative;
}
html body .frm_forms .frm_radio input[type=radio]:not([disabled]):checked::before {
    width: 12px !important;
    height: 12px !important;
    background-color: #FFFFFF;
}
html body .frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type="checkbox"]:not([disabled]):checked::before {
    width: 12px !important;
    height: 12px !important;
    background-image: url(../img/check.png) !important;
    background-position: center !important;
    background-size: contain !important;
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
html body .frm_forms .frm_radio input[type="text"].frm_other_input {
    margin-bottom: 15px;
}
html body .frm_style_formidable-style.with_frm_style .frm_error {
    color: #B94A48;
}
html body .frm_forms select {
    border: 1px solid #55566640;
    border-radius: 8px;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 15px;
    background-image: url('../img/select-dropdown.png');
    background-size: 14px 8px, 4px 4px;
}
html body .frm_forms select + label + input {
    margin-top: 15px;
}
html body .frm_forms .frm_page_num_2 .frm_prev_page{
    display: none !important;
}
html body .frm_forms .frm_page_num_2 .frm_submit {
    justify-content: center;
}

.panel .offset {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -30px;
    padding: 30px 30px 10px;
}
.curve-panel {
    position: relative;
    padding-bottom: 30px !important;

}
.curve-panel::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    background: #EBF7FD;
    clip-path: path("M900 0.000202019V2.51696C874.05 9.31996 830.43 10.6846 792.636 9.19693C751.093 7.56118 711.353 3.27514 669.394 2.63474C572.369 1.15333 484.944 19.1524 387.799 19.9706C341.791 20.3585 296.759 16.8446 253.212 13.0317C209.665 9.21855 165.965 5.03129 120.111 3.98968C78.0124 3.03332 32.9783 5.09008 0 11.6874V0L900 0.000202019Z");
    left: 0;
    top: 100%;
}
html body .frm_forms .vertical_radio.terms-conditions .frm_checkbox label {
    padding-left: 39px;
    position: relative;
    color: #555666;
}
html body .frm_forms .vertical_radio.terms-conditions .frm_checkbox label input {
    position: absolute !important;
    left: 0;
    top: 3px;
}
/* BUTTON */
.button {
    font-family: 'Mikado', sans-serif;
    display: flex;
    padding: 16px 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    background-color: #8BC251;
    border-radius: 100px;
    color: #FFF;
    width: auto;
    justify-content: center;
    align-items: center;
}
.button-blue {
    background-color: #004974;
    border-color: #004974;
}

/* UTILS */
.d-flex {
    display: flex;
}
.d-none {
    display: none;
}
.flex-column {
    flex-direction: column;
}
.flex-column-reverse {
    flex-direction: column-reverse;
}
.justify-center {
    justify-content: center;
}
.justify-space-between {
    justify-content: space-between;
}
.align-center {
    align-items: center;
}
.size-48 {
    font-size: 48px;
    line-height: 1.4em;
}
.size-32 {
    font-size: 32px;
    line-height: 1.2em;
}
.size-24 {
    font-size: 24px;
    line-height: 1.4em;
}
.size-20 {
    font-size: 20px;
    line-height: 1.5em;
}
.size-18 {
    font-size: 18px;
    line-height: 1.5em;
}
.size-14 {
    font-size: 14px;
}
.color-heading {
    color: #004974;
}
.color-neutral-body {
    color: #555666;
}
.font-header {
    font-family: 'Mikado', sans-serif;
    font-weight: 700;
}
.text-center {
    text-align: center;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mt-20 {
    margin-top: 20px ;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.mn-w-270 {
    min-width: 270px
}
.mn-w-140 {
    min-width: 140px
}
.mw-1100 {
    max-width: 1100px;
}
.mw-900 {
    max-width: 900px;
}
.mw-850 {
    max-width: 850px;
}
.mw-730 {
    max-width: 730px;
}
.pt-40 {
    padding-top: 40px;
}
.border-top {
    border-top: 1px solid #D9DBDC;
}
.w100 {
    width: 100%;
}
.gap-50 {
    gap: 50px;
}
.gap-30 {
    gap: 30px;
}
.gap-20 {
    gap: 20px;
}
.gap-10 {
    gap: 10px;
}
.bg-skyblue {
    background-color: #EBF7FD;
}
.object-cover {
    object-fit: cover;
}
.object-contain {
    object-fit: contain;
}

/* RESPONSIVE */
@media (min-width: 768px) {
    .flex-row-md {
        flex-direction: row;
    }
    .gap-0-md {
        gap: 0;
    }
    .mb-10-md {
        margin-bottom: 10px;
    }
    .panel {
        padding: 60px;
    }
    .panel .offset {
        margin-left: -60px;
        margin-right: -60px;
        margin-top: -60px;
        padding: 60px 60px 10px;
    }
}

@media (min-width: 568px) {
    .flex-row-sm {
        flex-direction: row;
    }
    .gap-0-sm {
        gap: 0;
    }
}


@media (max-width: 768px) {
    html body .frm_forms .button-options.frm_three_col .frm_opt_container,
    html body .frm_forms .radio-buttons.frm_three_col .frm_opt_container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 688px) {
    html body .frm_forms .frm_submit {
        flex-direction: column;
    }
}





@media (max-width: 568px) {
    html body .frm_forms .button-options.frm_three_col .frm_opt_container,
    html body .frm_forms .button-options.frm_two_col .frm_opt_container,
    html body .frm_forms .radio-buttons.frm_three_col .frm_opt_container {
        grid-template-columns: repeat(1, 1fr);
    }
}