.elementor-58 .elementor-element.elementor-element-06d15f9{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-58 .elementor-element.elementor-element-06d15f9:not(.elementor-motion-effects-element-type-background), .elementor-58 .elementor-element.elementor-element-06d15f9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#040A3B;background-image:url("https://nutrideconsultorio.com.br/wp-content/uploads/2024/03/BG-EXPORT05-copiar.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-58 .elementor-element.elementor-element-7ddc906{width:var( --container-widget-width, 77% );max-width:77%;--container-widget-width:77%;--container-widget-flex-grow:0;}.elementor-58 .elementor-element.elementor-element-7ddc906 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-58 .elementor-element.elementor-element-7ddc906.elementor-element{--align-self:center;}#elementor-popup-modal-58{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-58 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-58 .dialog-close-button{display:flex;}#elementor-popup-modal-58 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-58 .elementor-element.elementor-element-06d15f9{--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}.elementor-58 .elementor-element.elementor-element-7ddc906 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-58 .elementor-element.elementor-element-7ddc906{--container-widget-width:319px;--container-widget-flex-grow:0;width:var( --container-widget-width, 319px );max-width:319px;}.elementor-58 .elementor-element.elementor-element-7ddc906.elementor-element{--align-self:center;}}/* Start custom CSS for html, class: .elementor-element-7ddc906 */#formulario ._form-content{
    display: flex;
    flex-direction: column;
}

#formulario ._form-content{
   gap: 3px
}

#formulario input{
    font-size: 14px; 
    background: #040a3b
}

#formulario input{
   color: white
}

#formulario ::placeholder{
    color: #C6C6C6
}

#formulario ._submit{
    width:100%
}

#formulario ._submit{
    background: green;
    border: none;
    color: white;
}

#formulario ._submit::hover{
    background: #088F26;
    color: white;
}/* End custom CSS */