:root{--font-primary:sans-serif;--color-white:#fff;--color-grey-1000:#12161a;--color-grey-800:#4d4d4d;--color-black:#000;--color-grey-50:#fafafa;--color-grey-100:#f5f5f5;--color-error:rgba(229,43,80,.25);--removed-body-scroll-bar-size:0px}body,html{width:100%;height:100%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{margin:0;background:var(--color-grey-100);padding:0;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}button{outline:none;border:none;background:none;padding:0;font-family:var(--font-primary)}a::selection,blockquote::selection,h1::selection,h2::selection,h3::selection,img::selection,li::selection,p::selection,span::selection,strong::selection{background:var(--color-grey-1000);color:#fff}@media only screen and (max-width:1100px){a,button,div,select,span{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}}