.elementor-60844 .elementor-element.elementor-element-227cf17{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-60844 .elementor-element.elementor-element-227cf17:not(.elementor-motion-effects-element-type-background), .elementor-60844 .elementor-element.elementor-element-227cf17 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#111111;}.elementor-60844 .elementor-element.elementor-element-227cf17.e-con{--align-self:center;}.elementor-60844 .elementor-element.elementor-element-7496df3{width:100%;max-width:100%;}@media(max-width:767px){.elementor-60844 .elementor-element.elementor-element-227cf17{--content-width:90%;}}@media(min-width:768px){.elementor-60844 .elementor-element.elementor-element-227cf17{--content-width:70%;}}/* Start custom CSS for html, class: .elementor-element-7496df3 *//* Garante a transparência do item da lista */
.yf-field-multiplechoice ul.yf-radios li {
    background-color: transparent !important;
}

/* Garante a transparência do rótulo do botão de rádio, se ele tiver um fundo. */
.yf-field-multiplechoice ul.yf-radios li label {
    background-color: transparent !important;
}/* End custom CSS */
/* Start custom CSS *//* Prevenir scroll geral */
html, body {
    max-width: 100vw!important;
    overflow: hidden !important;
    overflow-x: hidden !important;
    height: 100%;
    min-height: -webkit-fill-available;
}/* End custom CSS */