/* Formatações Global do Gravity Forms */
 
.gform_heading,
span.gfield_required.gfield_required_text,
.gform_validation_errors,
.gform-loader{
    display:none !important;
}
 
input:focus,
textarea:focus,
select:focus {
    outline: none !important;
}
 
.gform_confirmation_message {
    color: #272727 !important;
    font-family: "Open Sans" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

/* Fim Formatações Global do Gravity Forms */


/* Contactos */

body .gform_wrapper.contactos-form_wrapper .gform-field-label {
    color: #272727;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    align-items: center;
    text-transform: uppercase;
    gap:5px;
}

body .gform_wrapper.contactos-form_wrapper .gform_body input[type="email"],
body .gform_wrapper.contactos-form_wrapper .gform_body input[type="text"],
body .gform_wrapper.contactos-form_wrapper .gform_body input[type="tel"]{
    border-radius: 30px !important;
    background: #F8F8F8;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    height: 45px;
    padding: 20px 50px;
    border:none !important;
    width: 100%;
    color: #A6A6A6;
    font-family: "Open Sans";
    font-size: 18px;
    border-radius:1px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1;
}

.contactos-form .gform_body .name input {
    background-image: url(/wp-content/uploads/2025/07/icon-phone.svg) !important;
    background-position: 12px 50% !important;
    background-repeat: no-repeat !important;
}

.contactos-form .gform_body .phone input {
    background-image: url(/wp-content/uploads/2025/07/icon-name.svg) !important;
    background-position: 12px 50% !important;
    background-repeat: no-repeat !important;
}

.contactos-form .gform_body .email input {
    background-image: url(/wp-content/uploads/2025/07/icon_email-1.svg) !important;
    background-position: 12px 50% !important;
    background-repeat: no-repeat !important;
}

.contactos-form .gform_body .assunto input {
    background-image: url(/wp-content/uploads/2025/07/icon-assunto.svg) !important;
    background-position: 12px 50% !important;
    background-repeat: no-repeat !important;
}

body .gform_wrapper.contactos-form_wrapper .gform_fields {
    row-gap: 30px !important;
}

.gform_wrapper.contactos-form_wrapper .chosen-container.chosen-container-single .chosen-single{
    background-color: #F8F8F8;
    opacity: 1;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;  
    font-weight: 400;
    margin-bottom: 0;
    color: #A6A6A6;
    border-radius: 30px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10) !important;
    height:45px!important;
    outline:none;
    border: none !important;
    background-repeat:no-repeat;
    background-size:20px;
    background-position: 12px 50%;
    padding-left:50px;
    background-image:url(/wp-content/uploads/2025/07/icon-assunto.svg);
}

.gform_wrapper.contactos-form_wrapper .gfield_select{
    background-color: #F8F8F8;
    opacity: 1;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;  
    font-weight: 400;
    margin-bottom: 0;
    color: #A6A6A6;
    border-radius: 30px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10) !important;
    height:45px!important;
    outline:none;
    border: none !important;
    padding-left:50px;
        background-image: 
        url(/wp-content/uploads/2025/07/icon-assunto.svg), 
        url(/wp-content/uploads/2025/07/dropdown.svg);
    background-size: 20px, 12px;
    background-position: 12px center, calc(100% - 15px) center;
    background-repeat: no-repeat, no-repeat;
}

.gform_wrapper.contactos-form_wrapper .chosen-container-single .chosen-single div b{
    top: 20px!important;
    right: -15px!important;
    background: url(/wp-content/uploads/2025/07/dropdown.svg)!important;
    background-repeat:no-repeat!important;
    position: absolute;
}

.gform_wrapper.contactos-form_wrapper .chosen-container-single.chosen-container-active .chosen-single div b{
    background-repeat:no-repeat!important;
    transform: rotate(180deg);
    top: -20px !important;
    right: 20px !important; 
}

.gform_wrapper.contactos-form_wrapper .chosen-container-single .chosen-single div b{
    top: 20px!important;
    right: -15px!important;
    background: url(/wp-content/uploads/2025/07/dropdown.svg)!important;
    background-repeat:no-repeat!important;
    position: absolute;
}

.gform_wrapper.contactos-form_wrapper .chosen-container-single .chosen-single div{
    width:50px;
}

.gform_wrapper.contactos-form_wrapper .chosen-container-single .chosen-drop{
    margin-top: -10px;
}

.gform_wrapper.contactos-form_wrapper .chosen-container .chosen-drop{
    border:none!important;
    box-shadow: none;
    border-radius:0;
    background-color:transparent;    
}

.gform_wrapper.contactos-form_wrapper .chosen-container .chosen-results{
    padding:0!important;
    margin: 0!important;
    border:none;
    background-color:#ffffff;
    border-radius: 0px 0px 30px 30px;
}

.gform_wrapper.contactos-form_wrapper .chosen-container .chosen-results li.highlighted{
    background-color:transparent;
    background-image:none;
    color:#6D9F88;
    box-shadow:none!important;

}
.gform_wrapper.contactos-form_wrapper .chosen-container .chosen-results li.result-selected {
    box-shadow:none!important;
    background: transparent;
}

.gform_wrapper.contactos-form_wrapper .chosen-search {
    display: none;
}

.gform_wrapper.contactos-form_wrapper .chosen-container .chosen-results li{
    color: #A6A6A6;
    font-style: normal;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1.2!important;
    font-size: 16px;
    padding: 10px 50px;
}

.gform_wrapper.contactos-form_wrapper .chosen-container-single .chosen-single div{
    width:50px;
}

body .gform_wrapper.contactos-form_wrapper .gfield_consent_label{
    color: #272727;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: none !important;
}

body .gform_wrapper.contactos-form_wrapper .gfield_consent_label a{
    color: #272727;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration: underline;
}


body .gform_wrapper.contactos-form_wrapper input[type="checkbox"],
body .gform_wrapper.quiz-form_wrapper input[type="checkbox"]{
    background: #F8F8F8 !important;
    width: 30px;
    height: 30px;
    border-radius: 8px !important;
    border: 1px solid #ddd;
    cursor: pointer;
}

.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    color: #b49fd0 !important;
}

.chosen-container {
    width: 100% !important;
}


body .gform_wrapper.contactos-form_wrapper .ginput_container.ginput_container_consent {
    display: flex !important;
    align-items: center;
}


body .gform_wrapper.contactos-form_wrapper .gform_footer input[type="submit"] {
    padding:15px 45px !important;
    height:55px !important;
    font-family: "Open Sans" !important;
    font-size: 18px !important;
    background-color: #B49FD0!important;
    font-weight: 700 !important;
    border-radius: 30px !important;
    color: #F8F8F8 !important;
    cursor: pointer!important;
    border:none !important;
}

body .gform_wrapper.contactos-form_wrapper .gform-footer.gform_footer.top_label{
    margin-top:30px !important;
}
 
body .gform_wrapper.contactos-form_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #89799E !important;
}

/* Fim Contactos */

/* Quiz */

body .gform_wrapper.quiz-form_wrapper .gfield_consent_label{
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 220%;
    text-transform: none !important;
}

body .gform_wrapper.quiz-form_wrapper .gfield_consent_label a{
    text-decoration: underline;
    color: #ffffff;
}
body .gform_wrapper.quiz-form_wrapper .titulo,
.tc-titulo{
    color: #F8F8F8;
    font-family: "Open Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2em;
}

body .gform_wrapper.quiz-form_wrapper .subtitulo{
    color: #F8F8F8;
    font-family: "Luxenta", Sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2em;
}

body .gform_wrapper.quiz-form_wrapper .terceiro-titulo,
.tc-descricao{
    color: #F8F8F8;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

body .gform_wrapper.quiz-form_wrapper {
  position: relative;
  overflow: visible;
}

body .gform_wrapper.quiz-form_wrapper .imagem-step-1 img {
    position: absolute;
    transform: translateX(20%) scale(1.3);
}


body .gform_wrapper.quiz-form_wrapper .gform_next_button{
    border-radius: 30px !important;
    background: #B49FD0 !important;
    color: #F8F8F8 !important;
    font-family: "Open Sans" !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    display: flex !important;
    padding: 15px 45px !important;
    align-items: center !important;
    gap: 10px !important;
    border:none !important;
}

body .gform_wrapper.quiz-form_wrapper .gform_next_button:hover{
    background-color: #89799E !important;
}

body .gform_wrapper.quiz-form_wrapper .gform_previous_button{
    border-radius: 30px !important;
    background: transparent !important;
    color: #F8F8F8 !important;
    font-family: "Open Sans" !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    display: flex !important;
    padding: 15px 45px !important;
    align-items: center !important;
    gap: 10px !important;
    border: 1px solid #F8F8F8 !important;
}

body .gform_wrapper.quiz-form_wrapper .gform_previous_button:hover{
    background: #fff !important;
    color: #89799E !important;
}

body .gform_wrapper.quiz-form_wrapper .gform_body input[type="text"],
body .gform_wrapper.quiz-form_wrapper .gform_body input[type="email"],
body .gform_wrapper.quiz-form_wrapper .gform_body input[type="tel"]{
    background: transparent;
    border:none;
    border-bottom:1px solid #F8F8F8 ;
    box-shadow:none;
    border-radius:0px;
    height: 50px;
    width: 100%;
    color: #F8F8F8;
    font-family: "Open Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1;
}

body .gform_wrapper.quiz-form_wrapper .gfield_label,
body .tc-resultado{
    color: #F8F8F8;
    font-family: "Open Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    opacity: 1;
    width: 90%;
    margin-bottom:50px;
}


body .gform_wrapper.quiz-form_wrapper .gform-page-footer.gform_page_footer.top_label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 110px;
}
body .gform_wrapper.quiz-form_wrapper #gform_page_2_5 .gform-page-footer.gform_page_footer.top_label{
    margin-top: 45px;
    margin-bottom: 30px;
}
body .gform_wrapper.quiz-form_wrapper #gform_page_2_5 .gfield_label{
    margin-bottom:15px;
    font-size: 26px;
}
body .gform_wrapper.quiz-form_wrapper .gform_body #gform_page_2_5 input[type="text"],
body .gform_wrapper.quiz-form_wrapper .gform_body #gform_page_2_5 input[type="tel"],
body .gform_wrapper.quiz-form_wrapper .gform_body #gform_page_2_5 input[type="email"]{
    height: 40px;
    font-size: 20px;
    padding-bottom: 10px;
}
#gform_page_2_1 .gform-page-footer.gform_page_footer.top_label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

#gform_page_2_1 .gf_page_steps{
    display: none !important;
}

form.hide-steps .gf_page_steps {
  display: none !important;
}

#gf_step_2_2 .gf_step_number,
#gf_step_2_3 .gf_step_number,
#gf_step_2_4 .gf_step_number {
  color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 74px;
  height: 74px;
  display: inline-block;
}

#gf_step_2_2 .gf_step_number {
  background-image: url('/wp-content/uploads/2025/07/icone-pergunta-1.png');
}

#gf_step_2_3 .gf_step_number {
  background-image: url('/wp-content/uploads/2025/07/icone-pergunta-2.png');
}

#gf_step_2_4 .gf_step_number {
  background-image: url('/wp-content/uploads/2025/07/icone-pergunta-3.png');
}


body .gform_wrapper.quiz-form_wrapper .gf_step_label{
    color: #F8F8F8;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase; 
}

.gform-theme--framework .gf_step {
    gap: 30px !important;
}

.contexto{
    color: #F8F8F8;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform:none;
}

.gf_step_first,
.gf_step_last,
.gf_step_next,
.gf_step_completed,
.gf_step_pending{
    display:none !important;
}

body .gform_wrapper.quiz-form_wrapper .gchoice {
    border-radius: 10px;
    padding:10px 5px;
    padding-right: 15px;
    border: 1px #F8F8F8;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 20px;
    background: rgba(248, 248, 248, 0.80);
    cursor:pointer;
}

body .gform_wrapper.quiz-form_wrapper .gchoice .gform-field-label{
    color: #272727;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
}

body .gform_wrapper.quiz-form_wrapper .gfield_checkbox,
body .gform_wrapper.quiz-form_wrapper .gfield_radio{
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 16px !important;
}

body .gform_wrapper.quiz-form_wrapper .gfield_checkbox .gchoice {
  display: flex !important;
  align-items: center !important;
}

body .gform_wrapper.quiz-form_wrapper .gfield-choice-input {
    border-radius: 100% !important;
    border: 1px solid #A1A1A1;
    background: none !important;
}

body .gform_wrapper.quiz-form_wrapper .gfield-choice-input::before {
    width: 100%;
    height: 100%;
    background: #6D9F88 !important;
    border-radius: 100%;
}

.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    background-color: #6D9F88 !important;
    block-size: 20px !important;
    inline-size: 20px !important;
}

/*#gform_2 input[type="checkbox"]::before {
  color: transparent !important;
}*/

#gform_page_2_5 .gform_previous_button {
  display: none !important;
}

#gform_page_2_5 .ginput_container_email{width:100%;}

body .gform_wrapper.quiz-form_wrapper .gform_button{
    padding:15px 45px !important;
    height:55px !important;
    font-family: "Open Sans" !important;
    font-size: 18px !important;
    background-color: #B49FD0!important;
    font-weight: 700 !important;
    border-radius: 30px !important;
    border:none !important;
    color: #F8F8F8 !important;
    cursor: pointer!important;
}
 
body .gform_wrapper.quiz-form_wrapper .gform_button:hover {
    background-color: #89799E !important;
}

.titulo-resposta{
    color: #F8F8F8;
    font-family: "Open Sans";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 50px;
}

@media (max-width: 1024px){
    
    body .gform_wrapper.quiz-form_wrapper .gform_fields{
        display:flex;
        flex-direction:column;
    }
    
    body .gform_wrapper.quiz-form_wrapper .imagem-step-1 img{
        position: unset;
        transform: none;
    }
    
    body .gform_wrapper.quiz-form_wrapper .gfield,
    body .gform_wrapper.quiz-form_wrapper .gform-field-label{
        text-align: center !important;
        display: grid;
        place-items: center;
    }

    body .gform_wrapper.quiz-form_wrapper .gf_page_steps {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .gform-theme--framework .gf_step{
        gap: 15px !important;
    }
    
    #gform_page_2_1 .gform-page-footer.gform_page_footer.top_label{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 0px;
    }
    
    #gform_page_2_5 .gform-page-footer.gform_page_footer.top_label{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 50px;
    }
    body .gform_wrapper.quiz-form_wrapper #gform_page_2_5 .gfield,
    body .gform_wrapper.quiz-form_wrapper #gform_page_2_5 .gform-field-label{
        text-align: left !important;
        display: grid;
        place-items: baseline;
    }
    body .gform_wrapper.quiz-form_wrapper #gform_page_2_5 .gfield_consent_label{
        display:block;
    }
    body .gform_wrapper.quiz-form_wrapper .gform_body #gform_page_2_5 input[type="text"],
    body .gform_wrapper.quiz-form_wrapper .gform_body #gform_page_2_5 input[type="tel"],
    body .gform_wrapper.quiz-form_wrapper .gform_body #gform_page_2_5 input[type="email"]{
        text-align: left;
    }
    body .gform_wrapper.quiz-form_wrapper .subtitulo {
        font-size: 34px;
    }
    
    body .gform_wrapper.quiz-form_wrapper .ginput_container.ginput_container_text {
        width: 100%;
    }
    
    body .gform_wrapper.quiz-form_wrapper .ginput_container.ginput_container_radio {
        width: 100%;
    }
    
    body .gform_wrapper.quiz-form_wrapper .gfield_checkbox, body .gform_wrapper.quiz-form_wrapper .gfield_radio {
        display: grid !important;
        grid-template-columns: auto !important;
        gap: 16px !important;
    }
    body .gform_wrapper.quiz-form_wrapper .gchoice .gform-field-label {
        text-align: left !important;
    }
    
    body .gform_wrapper.quiz-form_wrapper .gform-field-label {
        display: flex;
        align-items: start;
        justify-content: start;
    }
    
    body .gform_wrapper.quiz-form_wrapper .gform_button {
        height: auto !important;
        font-size: 16px !important;
        line-height:1.2em;
    }
}

@media (max-width: 767px){
    
    body .gform_wrapper.quiz-form_wrapper .gfield_label,
    body .tc-resultado{
        font-size: 22px;
    }
    
    body .gform_wrapper.quiz-form_wrapper .gform_body input[type="text"] {
        font-size: 22px;
    }
    
    body .gform_wrapper.quiz-form_wrapper .gchoice .gform-field-label {
        font-size: 16px;
    }

}

@media (max-width: 1024px) and (min-width: 767px){
    body .gform_wrapper.quiz-form_wrapper .imagem-step-1 img {
        position: unset;
        transform: none;
        width: 500px;
    }
}

.zp-row{
    display: flex;
    flex-wrap: wrap;
}
.zp-col-12{
    flex: 0 0 auto;
    width: 100%;
}
@media screen and (min-width:992px){
    .zp-col-md-6{
        flex: 0 0 auto;
        width: 50%;
    }
}
.zp-centrado{
    text-align:center;
}
/* Fim Quiz */