:root{--background:#fff;--text-light:#fff;--text-dark:#000;--text-secondary:grey;--primary:#00629a;--secondary:#2b2b2b;--warning-box:#fdf4e9;--input-border:#d1d5db;--focus:#2b2b2b;--choice:#2b2b2b}*,:after,:before{box-sizing:border-box}::-moz-selection{background:var(--focus);color:var(--white-smoke)}::selection{background:var(--focus);color:var(--white-smoke)}*{margin:0}body,html{height:100%;padding:0;margin:0;font-weight:400;font-size:1rem;line-height:1;cursor:default;-webkit-text-size-adjust:100%;color:var(--midnight-blue);background:var(--white)}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word;margin:0;letter-spacing:.2px}h1{font-size:2rem;font-weight:600}h1,p{line-height:unset}p{margin:0;font-size:unset}#__next,#root{isolation:isolate}ol,ul{list-style:none;padding-inline-start:0}a{color:var(--azul);text-decoration:none;background-color:transparent;cursor:pointer}a:hover{color:var(--focus)}a:not([class]):focus{outline:1px solid currentColor;outline-offset:.15em}