.no-select{-webkit-user-select:none;user-select:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;border:0;margin:0;padding:0;font-family:Arial,sans-serif}.header{background-color:#004aac;justify-content:space-between;align-items:center;width:100%;height:75px;padding:0 20px;display:flex}.header .logo{height:65px;position:relative}.header .logo #go-home{cursor:pointer}.header .logo img{height:100%}.header .login{color:#fff;cursor:pointer;font-size:20px}b,strong{font-weight:700}.site-footer{background:#004aac;width:100%;height:75px;font-family:Arial,Helvetica,sans-serif}.footer-container{justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:18px 28px;display:flex}.footer-left{align-items:center;display:flex}.footer-copy{color:#fff;letter-spacing:.3px;white-space:nowrap;font-size:15px;font-weight:600}.footer-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.footer-link{color:#fff;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.footer-link:hover{color:#003d8d;background:#4bbd97;border-color:#4bbd97;transform:translateY(-2px)}.footer-link.email{font-weight:700}.icon{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.icon svg{fill:currentColor;width:18px;height:18px}.conteudo-principal{min-height:calc(100vh - 150px)}
