.elementor-1978 .elementor-element.elementor-element-17f6d96{--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:3em;--padding-bottom:3em;--padding-left:1em;--padding-right:1em;}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var( --e-global-color-primary );}.elementor-widget-progress .elementor-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-1978 .elementor-element.elementor-element-428c468 .elementor-progress-wrapper .elementor-progress-bar{background-color:var( --e-global-color-accent );}.elementor-1978 .elementor-element.elementor-element-428c468 .elementor-progress-wrapper{background-color:var( --e-global-color-24ee6bc );}.elementor-1978 .elementor-element.elementor-element-428c468 .elementor-progress-bar{color:var( --e-global-color-primary );font-family:"CHACRA", Sans-serif;font-size:1em;}#elementor-popup-modal-1978 .dialog-widget-content{background-color:#00000047;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1978{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1978 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1978 .dialog-close-button{display:flex;}@media(max-width:1366px){.elementor-widget-progress .elementor-title{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:1024px){.elementor-widget-progress .elementor-title{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-progress .elementor-title{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for html, class: .elementor-element-2b2d08c */#formulario8 form {
    font-family: "chacra";
    
}


#formulario8 ._form-content{
    display: flex;
    flex-direction: column;
    gap: 5px
}


#formulario8 input{
    font-size: 16px;
    font-weight: bold;
    background: transparent;
    height: 50px;
    color: #fff;
    border-width: 0;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #DE424A, transparent)1;

}

/*#formulario1 ::placeholder{
    color: 
}*/

#formulario8 ._submit{
    width: 100%;
    height: 55px;
    border: none;
    font-weight: 800;
    transition: 1s;
    margin-top: 20px;
   
}

#formulario8 ._submit:hover{
    transform: scale(1.03);
    
}

#formulario8 input:focus-visible, 
#formulario8._submit:focus-visible{
outline:none;

}


#formulario8 label{
    font-size: 12px;
    display: inline;
  vertical-align: middle;
  
}

.lgpd-container{
    display: flex;
    gap: 10px;
    align-items: center;
}/* End custom CSS */