*{margin:0;padding:0;border:0}#acesso{font-family:"Montserrat",sans-serif;background:#ecf1f3;display:flex;align-items:center;justify-content:center;height:100vh;width:100%}#clientes{font-family:"Montserrat",sans-serif;background:#ecf1f3}section{margin:auto;max-width:80%}section p{margin-bottom:20px}section h1,section h2,section h3,section h4,section h5,section :host{margin-bottom:10px;margin-top:20px}section ul,section ol{margin-left:20px}section code{background:#e1e1e1;padding:5px}section a{color:#f60403}section a:hover{text-decoration:none}section table td,section table th{padding:5px 10px}section table th{font-weight:bold}section table tr:nth-child(even){background-color:#f2f2f2}section table tr:hover{background:#dfdfdf}#acesso section{margin:auto;max-width:80%}#acesso section h1{margin:20px 0;display:block;text-align:center}.box{background:#fff;padding:40px;min-width:400px;max-width:90%;margin:auto;border-radius:10px;box-shadow:0px 0px 2px 0px rgba(0,0,0,.3)}label{display:block;margin-bottom:5px}label sup{color:#f60403}input{border:1px solid #ecf1f3;width:360px;max-width:90%;padding:10px;display:block}.field-label{margin-bottom:20px}.field-label input.input{border:1px solid #ecf1f3;width:360px;max-width:90%;padding:10px;display:block}.field-label input.buttoncolor{display:block;padding:10px 20px;background:#f60403;color:#fff;border-radius:6px}#acesso .logos{display:flex;justify-content:space-between;width:480px;padding:20px 0;margin:auto}#acesso .logos img{width:120px}#clientes .logos{display:flex;justify-content:space-between;max-width:90%;padding:20px 0;margin:auto}#clientes .logos img{width:120px}footer{font-size:14px;padding:10px 20px;text-align:right}