:root{--color-white:#fff;--color-primary:#445a3e;--color-primary-2:#4f6848;--color-primary-light:#9da79a;--color-primary-disabled:#9da79a;--color-stroke:#f1f1f1;--color-secondary:#524fff;--color-white:#fcfcfc;--color-dark:#0e0e0e;--color-background:#f0f0f0;--color-error:#b92828;--color-green:#b7f4bd;--color-golden:#ffd091;--color-indigo:#cad2ff;--color-gold:#ec9f0b}body,html{width:100%;height:100%;scroll-behavior:smooth}body::-webkit-scrollbar,html::-webkit-scrollbar{border-radius:2.5px;background-color:transparent!important;width:5px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{box-shadow:0 0 1px hsla(0,0%,100%,.5);border-radius:2.5px;background:#203e35;width:5px}body.app{margin:0;background:var(--color-background);padding:0;color:var(--color-dark);line-height:1.5;font-family:var(--font-primary)}#root{height:100%}a,article,aside,blockquote,dd,div,dl,dt,em,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,img,input,label,li,nav,ol,p,section,select,span,strong,table,td,textarea,tr,ul{box-sizing:border-box;-moz-box-sizing:border-box;margin:0;outline:none;padding:0;list-style:none}article,aside,footer,header,nav,section{display:block}input,select,textarea{vertical-align:middle}textarea{vertical-align:top;resize:none}:focus{outline:none}button,input[type=submit]{cursor:pointer}fieldset,img{border:0}table{border-collapse:collapse;border-spacing:0}a{color:inherit}a,a:hover{text-decoration:none}a::selection,blockquote::selection,h1::selection,h2::selection,h3::selection,img::selection,li::selection,p::selection,span::selection,strong::selection{background:var(--color-primary);color:#fff}@media only screen and (max-width:1100px){a,button,div,li,select,span,ul{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}}main{min-height:calc(100vh - 300px)}html{scrollbar-gutter:stable}.RouteChangeProgress_wrapper__N786D{position:fixed;top:0;left:0;transform:scaleX(0);transform-origin:left center;opacity:0;z-index:9929;transition:transform .6s ease;background-color:var(--color-primary);width:100%;height:2px}@media(min-width:1280px){.RouteChangeProgress_wrapper__N786D{height:3.5px}}.RouteChangeProgress_wrapper__N786D.RouteChangeProgress_changing__4mkZV{transform:scaleX(1);opacity:1}