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


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


#formulario4 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, #16059E, transparent)1;

}

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

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

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


#formulario4 ._submit:hover{
    background: #FF838A;
    transform: scale(1.03);
    
}

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

}


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

.lgpd-container{
    display: flex;
    gap: 10px;
    align-items: center;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'CHACRA';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://idhacker.com.br/wp-content/uploads/2023/06/ChakraPetch-Regular.eot');
	src: url('https://idhacker.com.br/wp-content/uploads/2023/06/ChakraPetch-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://idhacker.com.br/wp-content/uploads/2023/06/ChakraPetch-Regular.woff2') format('woff2'),
		url('https://idhacker.com.br/wp-content/uploads/2023/06/ChakraPetch-Regular.woff') format('woff'),
		url('https://idhacker.com.br/wp-content/uploads/2023/06/ChakraPetch-Regular.ttf') format('truetype'),
		url('https://idhacker.com.br/wp-content/uploads/2023/06/ChakraPetch-Regular.svg#CHACRA') format('svg');
}
/* End Custom Fonts CSS */