html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:#ebebeb;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color)0%,var(--highlight-color)50%,var(--base-color)100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
:root{--black:#000;--black-main:#0a0a0a;--black-0:#0a0a0a00;--black-1:#0a0a0a0d;--black-2:#0a0a0a1a;--black-3:#0a0a0a26;--black-4:#0a0a0a33;--black-11:#0a0a0ae6;--black-12:#0a0a0a94;--black-13:#0a0a0a0f;--white:#fff;--white-grey:#ededed;--white-grey-1:#e5e5e5;--white-1:#ffffff0d;--white-2:#ffffff1a;--white-3:#ffffff26;--white-4:#fff3;--white-5:#ffffff4d;--white-6:#fff6;--grey-1:#737373;--grey-2:#cfcfcf;--grey-3:#d4d4d4;--grey-4:#333;--grey-5:#3939391a;--grey-6:#e4e4e41a;--grey-7:#0000001a;--green:#2bfc97;--red:#ff383c;--blue:#6dd7f4;--blue-2:#3bf;--blue-3:#33bbff80;--blue-4:#33bbff1a;--blue-5:#b3d6e7;--max-width:1905px}html,body{font-family:staffTest,sans-serif}body{background:#000;background:var(--black);color:var(--white);width:100%;flex-direction:column;align-items:center;height:100%;min-height:100dvh;font-size:16px;font-weight:300;display:flex}body.disable-scroll{overflow:hidden}main{flex-direction:column;align-items:center;width:100%;display:flex}main:has(>#error){flex:1;justify-content:center}div[role=button]{outline:none}h1,h2,h3,h4,h5,h6{line-height:inherit;margin:0;font-size:14px;font-weight:400}p{margin:0}*{box-sizing:border-box}.custom-pagination{justify-content:center;display:flex;position:absolute}
