*{margin:0;padding:0;box-sizing:border-box}body{width:100%;font-family:Helvetica;background-color:#011790}.logo-container{display:flex;justify-content:flex-end;width:100%;flex-direction:row;padding:2rem}@media (max-width:679px){.logo-container{justify-content:center}}.logo{width:210px}.content{display:flex;flex-direction:column;align-items:center;justify-content:space-between}form,div{display:flex;justify-content:center;flex-direction:column;gap:2em}label{color:#f0f8ff}form{width:60%;margin:auto;max-width:900px;padding-bottom:4rem}@media (max-width: 580px){form{width:70%}}.forms-container{width:100%}input{border-radius:4px;padding:10px;height:2.8em;background-color:#ffffffe6}.btn{background-color:#35d416;border-radius:15px;width:10em;height:40px;cursor:pointer;transition:.3s}.btn2{background-color:#00c9ff;color:#fff;border-radius:15px;width:10em;height:40px;cursor:pointer;transition:.3s}.btn:hover,.btn2:hover{opacity:.6}.btn-container{display:flex;flex-direction:row;justify-content:space-between}h2{color:#f0f8ff;font-size:2em;text-align:center}.message{display:flex;align-items:center;justify-content:center}.message h1{color:#f0f8ff;text-align:center;text-decoration:solid}.cep-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.cep-container .logradouro{width:70%}.bairro-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.bairro-container .uf{width:3em}.complemento-container{display:flex;flex-direction:row;justify-content:space-between}.complemento-container .number-input{width:15%}.complemento-container .comple-container{width:80%}.inputSelect{border-radius:4px;height:2.3em;width:100%}@media (min-width: 679px){.inputSelect{width:50%}}.textArea{border-radius:4px;padding:10px}.checkbox-container div{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.checkbox-container div input{width:1.3em}
