.texto_form{background-color:#10100e;color:#ffffe3}.texto_form form{background-color:rgba(61,90,254,.395);padding:2rem;border-radius:1rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.texto_form form p{display:flex;flex-direction:column;gap:.8rem 0;margin-bottom:0}.texto_form form p span{display:block}.texto_form form p span input{background-color:#ffffe3;border-radius:5rem;padding-top:.5rem;padding-bottom:.5rem}.texto_form form p span input:focus{box-shadow:0 0 0 .25rem rgba(61,90,254,.199)}.texto_form form p span textarea{border-radius:1rem;background-color:#ffffe3;height:9rem}.texto_form form p span textarea:focus{box-shadow:0 0 0 .25rem rgba(61,90,254,.199)}.texto_form form p input[type=submit]{border:0;background-color:#3d5afe;font-weight:600;padding:.8rem 0;border-radius:5rem;color:#ffffe3;font-size:1.125rem;margin-top:1rem}.texto_form form p input[type=submit]:hover{background-color:#243599}.texto_form .blob_1{bottom:-20rem;left:-15rem;z-index:1}@media(min-width: 63rem){.texto_form .texto h2{font-weight:600;font-size:3rem}}@media(max-width: 62rem){.texto_form form{padding:1.8rem 1.2rem}.texto_form form span textarea{height:5rem}.texto_form .blob_1{width:15rem;height:15rem;left:-5rem;bottom:0}}