@import"https://fonts.googleapis.com/css?family=Poppins:400,500,600|Archivo:700";@import"https://fonts.googleapis.com/css?family=Roboto:400,500,600,700";@import"https://fonts.googleapis.com/css?family=Exo+2:400,500,600,700";@import"https://fonts.googleapis.com/css?family=Jaldi:400,500,600,700";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap";@font-face{font-family:Garet;src:url(/font/garet.woff2) format("woff2"),url(/font/garet.otf) format("otf"),url(/font/garet.tff) format("tff"),url(/font/garet.woff2) format("woff");font-style:normal;font-weight:700}/*! App.css  @DjEdu28 | github.com/djedu28 */#root{margin:0 auto;text-align:left;width:100vw;min-height:100vh}:root{--max-tamanho-tela: 1280px;font-size:1rem;--home-cor-de-fundo1: #c18100;--home-cor-de-fundo1: rgb(21, 21, 149);--home-cor-de-fundo2: #FAFAFA;--color-text-base:rgb(21, 21, 21)}a{text-decoration:none}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100vh;display:flex;flex-direction:column}body,input,select,button,textarea{font:500 1.2rem Poppins;color:var(--color-text-base)}.container{width:90vw;max-width:var(--max-tamanho-tela, 1400px);margin:0 auto;background-color:var(--home-cor-de-fundo, #c18100);flex-grow:1}main.container{padding-top:20px}.bg-laranja{background-color:var(--home-cor-de-fundo, #c18100)}.bg-branco{background-color:var(--home-cor-de-fundo2, #FAFAFA)}#error-page{margin:auto;font-size:150%;display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh;justify-content:center;align-items:center}.hide{display:none}.msg{padding:10px;width:100%}.msg.error{border:2px solid #ffa08f;color:red}.text-emerald-600{font-weight:600;color:green}.text-gold-600{font-weight:600;color:#b8860b}.text-red-500{font-weight:500;color:red}
