:root{--grey-border: #eee;--grey-text: #aaa;--black: #000;--white: #fff}@custom-media --sm (max-width: 500px);@custom-media --md (min-width: 769px);@custom-media --lg (min-width: 1025px);@custom-media --xl (min-width: 1800px);/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-family:Roboto;margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto;resize:none}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*,*:after,*:before{box-sizing:border-box}svg{max-width:100%}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 500000s ease-in-out 0s}select::-ms-value,select:focus::-ms-value{background:none}table{border-collapse:collapse}p{margin:0 0 1em}html{font-size:10px;@media (--lg){font-size:12px}@media (--xl){font-size:14px}}body{color:var(--black)}.App{font-size:18px;padding:20px;@media (--md){padding:30px}@media (--lg){padding:40px}}a{color:var(--grey-text)}a:hover{color:var(--black)}h1,h2,h3{margin:2rem 0}h1{font-size:25px}h2{font-size:20px}h3{font-size:17px}button{background:transparent;border-radius:1.6rem;border:.1rem solid var(--black);cursor:pointer;font-size:15px;padding:.7rem 2rem}button:disabled{opacity:.3}button:hover{background:var(--white)}.Page{max-width:60rem;margin:0 auto;@media (--lg){margin:0 0 0 20rem}}hr{border:0;border-top:1px solid var(--grey-border);margin:2rem 0}.ag-header-cell-label{justify-content:center}.ag-row .ag-cell{display:flex;justify-content:center;align-items:center}.placementCell{display:flex;flex-direction:row;justify-content:space-between;min-width:40px}.trendArrowAscending{color:green;transform:translateY(-2px)}.trendArrowDescending{color:#f50057;transform:translateY(-1px)}._roundButton_1mft3_1{border:1px solid black;border-radius:50%;margin:10px;box-shadow:4px 2px 6px #0006;font-size:15pt;color:#000;display:flex;box-sizing:border-box;align-items:center;justify-content:center;width:60px;height:60px;background-color:#d3d3d3;transition:.1s}._roundButton_1mft3_1:hover{background-color:#303f9f}
