:root{--color-white:#ffffff;--color-red:#ee204e;--color-black:#1b1b1b;--color-grey:#acacac;--color-light-grey:#ededed;--color-blue:#134097;--color-error:#ee204e}body,html{width:100%;height:100%}body{margin:0;background:#fff;padding:0;color:var(--color-black);font-family:var(--font-primary);-webkit-font-smoothing:antialiased}#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-blue);color:var(--color-white)}@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}}.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-black);width:100%;height:1px}@media(min-width:1280px){.RouteChangeProgress_wrapper__N786D{height:2px}}.RouteChangeProgress_wrapper__N786D.RouteChangeProgress_changing__4mkZV{transform:scaleX(1);opacity:1}