.title-div {
    text-align: center;
    border-top: 2px solid black; 
    border-bottom: 2px solid black; 
    width: 100%; 
    padding: 16px 0;
}

label#field_48evx_label {
    display: none!important;
}

div#frm_field_32_container {
    margin-bottom: 0!important;
}

div#frm_field_34_container {
    padding: 0 32px 32px 32px;
    background-color: #8C403A;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

input#field_48evx {
    background-color: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    color: white!important;
}

#main .with_frm_style .frm_radio input[type=radio], .with_frm_style .frm_checkbox input[type=checkbox] {
    border-color: pink!important;
    width: 32px !important;
    min-width: 32px !important;
    height: 32px !important;
}

.frm_submit.frm_flex {
    display: flex;
    justify-content: end;
    padding: 1rem;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
    background-color: transparent;
    border: none;
    color: black;
    text-transform: uppercase;
    box-shadow: none;
}

.page-id-1500568 #main-menu-desk {
    display: none!important;
}

.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background: #f3f3f3;
    color: black!important;
}

.page-id-1500568 h1 {
    line-height: normal;
    font-size: 8rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
    color: black;
    font-weight: normal;
}

.page-id-1500568 h2 {
    font-size: 3rem;
    margin: 0;
}

p.button-dedicaci {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0;
}

p.description {
    font-size: 2rem !important;
    line-height: 1.5;
    color: black !important;
}

div#frm_field_30_container img, div#frm_field_31_container img {
    width: 100%;
    padding-right: 24px;
    border-right: 2px solid black;
}

h2.final {
    font-size: 2rem;
    color: white;
    margin: 0;
}

h2.thanks {
    font-size: 3rem;
    margin: 0;
}

button.frm_button_submit {
    font-size: 20px;
}

button.frm_button_submit {
    border: 1px solid #f72585 !important;
    padding: 8px 16px;
    border-radius: 12px;
}

@media only screen and (max-width: 768px) {
    
    .page-id-1500568 div#main-menu-mobile {
        display: none!important;
    }

    .page-id-1500568 h1 {
        font-size: 3rem;
    }

    .page-id-1500568 h2 {
        font-size: 2rem;
    }

    p.button-dedicaci {
        font-size: 0.6rem;
        line-height: 0.8rem;
    }

    p.description {
        font-size: 1.5rem;
        line-height: 1.5;
    }

    p.description {
        font-size: 1.5rem !important;
    }

    div#frm_field_30_container img, div#frm_field_31_container img {
        width: 100%;
        padding-right: 0;
        border-right: unset;
    }

    h2.final {
        font-size: 1.5rem;
        color: white;
        margin: 0;
    }

    h2.thanks {
        font-size: 2%;
        margin: 0;
    }
    

}