body,html{color:#fff;outline:0;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth}a{color:inherit;text-decoration:none}*{box-sizing:border-box}input{background-color:rgba(30,30,30,.08);border-radius:5px;color:rgba(39,39,39,.8);height:30px;width:100%;font-size:14pt;outline:0;border:blue;border-width:0 0 2px;font-family:azo-sans-web,sans-serif;font-weight:300;font-style:normal}input:focus{outline:2px solid #496fa1}textarea{background-color:#fff;border:none;border-radius:5px;color:rgba(39,39,39,.8);background-color:rgba(30,30,30,.08);width:100%;font-size:14pt;max-width:100%;resize:none;font-family:azo-sans-web,sans-serif;font-weight:300;font-style:normal}textarea:focus{outline:2px solid #496fa1}form{display:flex;justify-content:center;flex-direction:column;margin:15px;width:100%}label{color:#303030;font-family:azo-sans-web,sans-serif;font-weight:500;font-style:normal}.c-validation{background-color:red}.c-error{background:red}