:root{--color-green:#54b948;--color-green-hover:#65c75a;--color-green-dark:#003f2d;--color-green-light:#defce9;--color-black:#101820;--color-text:#83898f;--color-grey:#f0f4f8;--color-grey-dark:#959b9f;--color-white:#fff;--color-ice-white:#f8f8f8;--color-disabled:#dce0e2;--color-border:#bccad9;--color-border-input:#cedbe8;--color-border-grey:#c9c9c9;--color-blue-light:#8192a3;--color-blue-black:#4d5b6a;--color-timeline:#202024;--color-border-timeline:#3c3c42;--color-red:#e34540;--color-red-error:#e34540;--color-input:#f6f6f6;--color-scrollbar-background:transparent;--color-green-gradient:linear-gradient(360deg,rgba(82,163,69,.63) 26.17%,rgba(82,163,69,0) 62.32%)}html{color:var(--color-black);background:var(--color-white);font-family:Roboto,sans-serif}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{scrollbar-width:thin;scrollbar-color:var(--color-green) var(--color-scrollbar-background)}blockquote,body,button,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,input,legend,li,ol,p,pre,select,strong,textarea,ul{margin:0;padding:0;font-family:Roboto,sans-serif}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{border:unset;-webkit-text-fill-color:var(--color-white);-webkit-transition:background 4000s ease-in-out 0s;transition:background 4000s ease-in-out 0s}img,video{height:auto;max-width:100%}iframe{border:0}a,button{cursor:pointer;text-decoration:none}a:active,a:hover{text-decoration:underline;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}ul{list-style:none}::-webkit-scrollbar,::-webkit-scrollbar-track{background:var(--color-scrollbar-background)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:var(--color-green)}