.elementor-1622 .elementor-element.elementor-element-332bc6ab{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:128px;--padding-bottom:128px;--padding-left:20px;--padding-right:20px;}.elementor-1622 .elementor-element.elementor-element-5d16fe3 > .elementor-widget-container{background-color:#FFFFFF;padding:32px 32px 32px 32px;border-radius:8px 8px 8px 8px;}@media(max-width:1366px){.elementor-1622 .elementor-element.elementor-element-332bc6ab{--padding-top:112px;--padding-bottom:112px;--padding-left:20px;--padding-right:20px;}}@media(max-width:1024px){.elementor-1622 .elementor-element.elementor-element-332bc6ab{--padding-top:96px;--padding-bottom:96px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-1622 .elementor-element.elementor-element-332bc6ab{--padding-top:80px;--padding-bottom:80px;--padding-left:16px;--padding-right:16px;}}@media(min-width:768px){.elementor-1622 .elementor-element.elementor-element-332bc6ab{--content-width:600px;}}/* Start custom CSS for shortcode, class: .elementor-element-5d16fe3 *//*Quiz botão*/
a.qsm-btn.qsm-next.qmn_btn.mlw_qmn_quiz_link.mlw_next.mlw_custom_start {
    color: #101010 !important;
    background: #ffbc6f !important;
    border: 2px solid #ffbc6f;
}

a.qsm-btn.qsm-previous.qmn_btn.mlw_qmn_quiz_link.mlw_previous {
    background: transparent !important;
    border: 2px solid #ffbc6f;
    color: #101010 !important;
}

a.qsm-btn.qsm-next.qmn_btn.mlw_qmn_quiz_link.mlw_next.mlw_custom_next {
    background: #ffbc6f !important;
    border: 2px solid #ffbc6f;
    color: #101010 !important;
}

input.qsm-btn.qsm-submit-btn.qmn_btn {
    background: #ffbc6f !important;
    border: 2px solid #ffbc6f;
    color: #101010 !important;
}

input#qsm_retake_button {
    background: #ffbc6f !important;
    border: 2px solid #ffbc6f;
    color: #101010 !important;
}

.mlw_qmn_message_before {
    color: #101010 !important;
    font-size: 24px !important;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}


.qsm-progress-bar .progressbar-text {
    font-size: 13px;
    font-weight: bold;
    color: rgb(26 188 156) !important;
    width: 50px;
    margin-left: 10px;
}

.quiz_section .qmn_radio_answers label, .quiz_section .qmn_check_answers label, .quiz_section .qmn_accept_answers label {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    font-size: 16px !important;
    cursor: pointer;
    max-width: calc(100% - 40px);
    font-weight: 500 !important;
}

.qmn_radio_answers {
    display: flex
;
    flex-direction: column;
    gap: 16px;
    margin-top: 24px;
}

.mlw_qmn_new_question {
    font-size: 22px;
}

.quiz_section select, .quiz_section textarea, .quiz_section input[type="text"], .quiz_section input[type="email"], .quiz_section input[type="number"] {
    width: 100% !important;
    min-height: 35px;
    display: inline-block;
    padding: 10px 8px 10px 8px;
    font-size: 14px;
    color: #555;
    background: #fff;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.qmn_quiz_container select, .qmn_quiz_container textarea, .qmn_quiz_container input[type="text"], .qmn_quiz_container input[type="email"], .qmn_quiz_container input[type="number"] {
    background: #fff;
    border: 2px solid #ffbc6f !important;
}/* End custom CSS */