body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.skeleton{background-color:#f0f0f0;background-image:-webkit-gradient(linear,left top,right top,from(#f0f0f0),color-stop(#f0f0f0),color-stop(#fff),color-stop(#f0f0f0),to(#f0f0f0));background-image:-webkit-linear-gradient(left,#f0f0f0,#f0f0f0,#fff,#f0f0f0,#f0f0f0);background-image:linear-gradient(90deg,#f0f0f0,#f0f0f0,#fff,#f0f0f0,#f0f0f0);background-size:200px 100%;background-repeat:no-repeat;border-radius:2px;display:inline-block;line-height:1;width:100%;-webkit-animation:skeleton .5s ease-in-out infinite;animation:skeleton .5s ease-in-out infinite;@-webkit-keyframes skeleton{0%{background-position:-200px 0}to{background-position:-webkit-calc(200px + 100%) 0;background-position:calc(200px + 100%) 0}}@keyframes skeleton{0%{background-position:-200px 0}to{background-position:-webkit-calc(200px + 100%) 0;background-position:calc(200px + 100%) 0}}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#212121}::-webkit-scrollbar-thumb{background:#ca991e}::-webkit-scrollbar-thumb:hover{background:#555}@font-face{font-family:Novecento-slab-Bold;src:url(/_next/static/media/Novecento-slab-Bold.35b828aeebe2da24dbaa6e170100e8d0.ttf);font-style:normal;font-weight:400;font-display:swap}.intro{overflow:hidden}div.react-confirm-alert-overlay{z-index:9999}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{-webkit-filter:url(#gaussian-blur);filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:hsla(0,0%,100%,.9);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-ms-align-items:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;opacity:0;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards}.react-confirm-alert-body{font-family:Arial,Helvetica,sans-serif;width:400px;padding:30px;text-align:left;background:#fff;border-radius:10px;-webkit-box-shadow:0 20px 75px rgba(0,0,0,.13);box-shadow:0 20px 75px rgba(0,0,0,.13);color:#666}.react-confirm-alert-svg{position:absolute;top:0;left:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{margin:0;font-size:16px}.react-confirm-alert-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-moz-box;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{outline:none;background:#333;border:none;display:inline-block;padding:6px 18px;color:#eee;margin-right:10px;border-radius:5px;font-size:12px;cursor:pointer}@-webkit-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}