/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,html{font-family:Poppins,sans-serif;color:#fff;font-size:12px}h1,h2,h3,h4,h5,h6{color:#d8b33f;font-size:1em;margin-top:1.5em;line-height:1.2em}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.h1,h1{font-size:2.5em}.h2,h2{font-size:1.75em}.h3,h3{font-size:1.5em}.h4,h4{font-size:1.25em}a{color:#d8b33f;text-decoration:none;transition:all .5s linear}a:hover{color:#fff;text-decoration:underline}.uppercase{text-transform:uppercase}.highlight{font-size:1.25em}ul.yellow-bullets{list-style:none}ul.yellow-bullets li:before{content:"\2022";color:#d8b33f;font-weight:700;display:inline-block;width:1em;margin-left:-1em}@media screen and (min-width:640px){body,html{font-size:14px}}@media screen and (min-width:960px){body,html{font-size:16px}}.badge{display:inline-block;color:#fff;background-color:#d8b33f;padding:.25rem .5rem;border-radius:.125rem}/*!
 * Flexgrid.css by axiomzen.co - github.com/axiomzen/flexgrid.css
 * License - MIT
 */.grid{box-sizing:border-box;display:flex;flex-flow:row wrap;list-style:none;margin:0;padding:0}.grid--column{flex-direction:column}.grid--align-start{align-items:flex-start}.grid--align-end{align-items:flex-end}.grid--align-center{align-items:center}.grid--justify-center{justify-content:center}.grid--justify-end{justify-content:flex-end}.grid--space-between{justify-content:space-between}.grid--space-around{justify-content:space-around}.grid-cell{flex:1}.grid-cell--auto{flex:0 1 auto}.grid-cell--xs{flex:0 0 100%;max-width:100%}@media (min-width:320px){.grid-cell--xs{flex:1}}.grid-cell--xs-1{flex:0 0 8.33333%;max-width:8.33333%}.grid-cell--xs-2{flex:0 0 16.66667%;max-width:16.66667%}.grid-cell--xs-3{flex:0 0 25%;max-width:25%}.grid-cell--xs-4{flex:0 0 33.33333%;max-width:33.33333%}.grid-cell--xs-5{flex:0 0 41.66667%;max-width:41.66667%}.grid-cell--xs-6{flex:0 0 50%;max-width:50%}.grid-cell--xs-7{flex:0 0 58.33333%;max-width:58.33333%}.grid-cell--xs-8{flex:0 0 66.66667%;max-width:66.66667%}.grid-cell--xs-9{flex:0 0 75%;max-width:75%}.grid-cell--xs-10{flex:0 0 83.33333%;max-width:83.33333%}.grid-cell--xs-11{flex:0 0 91.66667%;max-width:91.66667%}.grid-cell--xs-12{flex:0 0 100%;max-width:100%}@media (min-width:320px){.grid-cell--xs-1{flex:0 0 8.33333%;max-width:8.33333%}.grid-cell--xs-2{flex:0 0 16.66667%;max-width:16.66667%}.grid-cell--xs-3{flex:0 0 25%;max-width:25%}.grid-cell--xs-4{flex:0 0 33.33333%;max-width:33.33333%}.grid-cell--xs-5{flex:0 0 41.66667%;max-width:41.66667%}.grid-cell--xs-6{flex:0 0 50%;max-width:50%}.grid-cell--xs-7{flex:0 0 58.33333%;max-width:58.33333%}.grid-cell--xs-8{flex:0 0 66.66667%;max-width:66.66667%}.grid-cell--xs-9{flex:0 0 75%;max-width:75%}.grid-cell--xs-10{flex:0 0 83.33333%;max-width:83.33333%}.grid-cell--xs-11{flex:0 0 91.66667%;max-width:91.66667%}.grid-cell--xs-12{flex:0 0 100%;max-width:100%}}@media (min-width:320px){.grid-cell--xs-offset-0{margin-left:0}.grid-cell--xs-offset-1{margin-left:8.33333%}.grid-cell--xs-offset-2{margin-left:16.66667%}.grid-cell--xs-offset-3{margin-left:25%}.grid-cell--xs-offset-4{margin-left:33.33333%}.grid-cell--xs-offset-5{margin-left:41.66667%}.grid-cell--xs-offset-6{margin-left:50%}.grid-cell--xs-offset-7{margin-left:58.33333%}.grid-cell--xs-offset-8{margin-left:66.66667%}.grid-cell--xs-offset-9{margin-left:75%}.grid-cell--xs-offset-10{margin-left:83.33333%}.grid-cell--xs-offset-11{margin-left:91.66667%}.grid-cell--xs-offset-12{margin-left:100%}}.grid-cell--sm{flex:0 0 100%;max-width:100%}@media (min-width:480px){.grid-cell--sm{flex:1}}@media (min-width:480px){.grid-cell--sm-1{flex:0 0 8.33333%;max-width:8.33333%}.grid-cell--sm-2{flex:0 0 16.66667%;max-width:16.66667%}.grid-cell--sm-3{flex:0 0 25%;max-width:25%}.grid-cell--sm-4{flex:0 0 33.33333%;max-width:33.33333%}.grid-cell--sm-5{flex:0 0 41.66667%;max-width:41.66667%}.grid-cell--sm-6{flex:0 0 50%;max-width:50%}.grid-cell--sm-7{flex:0 0 58.33333%;max-width:58.33333%}.grid-cell--sm-8{flex:0 0 66.66667%;max-width:66.66667%}.grid-cell--sm-9{flex:0 0 75%;max-width:75%}.grid-cell--sm-10{flex:0 0 83.33333%;max-width:83.33333%}.grid-cell--sm-11{flex:0 0 91.66667%;max-width:91.66667%}.grid-cell--sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:480px){.grid-cell--sm-offset-0{margin-left:0}.grid-cell--sm-offset-1{margin-left:8.33333%}.grid-cell--sm-offset-2{margin-left:16.66667%}.grid-cell--sm-offset-3{margin-left:25%}.grid-cell--sm-offset-4{margin-left:33.33333%}.grid-cell--sm-offset-5{margin-left:41.66667%}.grid-cell--sm-offset-6{margin-left:50%}.grid-cell--sm-offset-7{margin-left:58.33333%}.grid-cell--sm-offset-8{margin-left:66.66667%}.grid-cell--sm-offset-9{margin-left:75%}.grid-cell--sm-offset-10{margin-left:83.33333%}.grid-cell--sm-offset-11{margin-left:91.66667%}.grid-cell--sm-offset-12{margin-left:100%}}.grid-cell--md{flex:0 0 100%;max-width:100%}@media (min-width:640px){.grid-cell--md{flex:1}}@media (min-width:640px){.grid-cell--md-1{flex:0 0 8.33333%;max-width:8.33333%}.grid-cell--md-2{flex:0 0 16.66667%;max-width:16.66667%}.grid-cell--md-3{flex:0 0 25%;max-width:25%}.grid-cell--md-4{flex:0 0 33.33333%;max-width:33.33333%}.grid-cell--md-5{flex:0 0 41.66667%;max-width:41.66667%}.grid-cell--md-6{flex:0 0 50%;max-width:50%}.grid-cell--md-7{flex:0 0 58.33333%;max-width:58.33333%}.grid-cell--md-8{flex:0 0 66.66667%;max-width:66.66667%}.grid-cell--md-9{flex:0 0 75%;max-width:75%}.grid-cell--md-10{flex:0 0 83.33333%;max-width:83.33333%}.grid-cell--md-11{flex:0 0 91.66667%;max-width:91.66667%}.grid-cell--md-12{flex:0 0 100%;max-width:100%}}@media (min-width:640px){.grid-cell--md-offset-0{margin-left:0}.grid-cell--md-offset-1{margin-left:8.33333%}.grid-cell--md-offset-2{margin-left:16.66667%}.grid-cell--md-offset-3{margin-left:25%}.grid-cell--md-offset-4{margin-left:33.33333%}.grid-cell--md-offset-5{margin-left:41.66667%}.grid-cell--md-offset-6{margin-left:50%}.grid-cell--md-offset-7{margin-left:58.33333%}.grid-cell--md-offset-8{margin-left:66.66667%}.grid-cell--md-offset-9{margin-left:75%}.grid-cell--md-offset-10{margin-left:83.33333%}.grid-cell--md-offset-11{margin-left:91.66667%}.grid-cell--md-offset-12{margin-left:100%}}.grid-cell--lg{flex:0 0 100%;max-width:100%}@media (min-width:960px){.grid-cell--lg{flex:1}}@media (min-width:960px){.grid-cell--lg-1{flex:0 0 8.33333%;max-width:8.33333%}.grid-cell--lg-2{flex:0 0 16.66667%;max-width:16.66667%}.grid-cell--lg-3{flex:0 0 25%;max-width:25%}.grid-cell--lg-4{flex:0 0 33.33333%;max-width:33.33333%}.grid-cell--lg-5{flex:0 0 41.66667%;max-width:41.66667%}.grid-cell--lg-6{flex:0 0 50%;max-width:50%}.grid-cell--lg-7{flex:0 0 58.33333%;max-width:58.33333%}.grid-cell--lg-8{flex:0 0 66.66667%;max-width:66.66667%}.grid-cell--lg-9{flex:0 0 75%;max-width:75%}.grid-cell--lg-10{flex:0 0 83.33333%;max-width:83.33333%}.grid-cell--lg-11{flex:0 0 91.66667%;max-width:91.66667%}.grid-cell--lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:960px){.grid-cell--lg-offset-0{margin-left:0}.grid-cell--lg-offset-1{margin-left:8.33333%}.grid-cell--lg-offset-2{margin-left:16.66667%}.grid-cell--lg-offset-3{margin-left:25%}.grid-cell--lg-offset-4{margin-left:33.33333%}.grid-cell--lg-offset-5{margin-left:41.66667%}.grid-cell--lg-offset-6{margin-left:50%}.grid-cell--lg-offset-7{margin-left:58.33333%}.grid-cell--lg-offset-8{margin-left:66.66667%}.grid-cell--lg-offset-9{margin-left:75%}.grid-cell--lg-offset-10{margin-left:83.33333%}.grid-cell--lg-offset-11{margin-left:91.66667%}.grid-cell--lg-offset-12{margin-left:100%}}.grid-cell--xl{flex:0 0 100%;max-width:100%}@media (min-width:1200px){.grid-cell--xl{flex:1}}@media (min-width:1200px){.grid-cell--xl-1{flex:0 0 8.33333%;max-width:8.33333%}.grid-cell--xl-2{flex:0 0 16.66667%;max-width:16.66667%}.grid-cell--xl-3{flex:0 0 25%;max-width:25%}.grid-cell--xl-4{flex:0 0 33.33333%;max-width:33.33333%}.grid-cell--xl-5{flex:0 0 41.66667%;max-width:41.66667%}.grid-cell--xl-6{flex:0 0 50%;max-width:50%}.grid-cell--xl-7{flex:0 0 58.33333%;max-width:58.33333%}.grid-cell--xl-8{flex:0 0 66.66667%;max-width:66.66667%}.grid-cell--xl-9{flex:0 0 75%;max-width:75%}.grid-cell--xl-10{flex:0 0 83.33333%;max-width:83.33333%}.grid-cell--xl-11{flex:0 0 91.66667%;max-width:91.66667%}.grid-cell--xl-12{flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.grid-cell--xl-offset-0{margin-left:0}.grid-cell--xl-offset-1{margin-left:8.33333%}.grid-cell--xl-offset-2{margin-left:16.66667%}.grid-cell--xl-offset-3{margin-left:25%}.grid-cell--xl-offset-4{margin-left:33.33333%}.grid-cell--xl-offset-5{margin-left:41.66667%}.grid-cell--xl-offset-6{margin-left:50%}.grid-cell--xl-offset-7{margin-left:58.33333%}.grid-cell--xl-offset-8{margin-left:66.66667%}.grid-cell--xl-offset-9{margin-left:75%}.grid-cell--xl-offset-10{margin-left:83.33333%}.grid-cell--xl-offset-11{margin-left:91.66667%}.grid-cell--xl-offset-12{margin-left:100%}}.grid-cell--xx{flex:0 0 100%;max-width:100%}@media (min-width:1440px){.grid-cell--xx{flex:1}}@media (min-width:1440px){.grid-cell--xx-1{flex:0 0 8.33333%;max-width:8.33333%}.grid-cell--xx-2{flex:0 0 16.66667%;max-width:16.66667%}.grid-cell--xx-3{flex:0 0 25%;max-width:25%}.grid-cell--xx-4{flex:0 0 33.33333%;max-width:33.33333%}.grid-cell--xx-5{flex:0 0 41.66667%;max-width:41.66667%}.grid-cell--xx-6{flex:0 0 50%;max-width:50%}.grid-cell--xx-7{flex:0 0 58.33333%;max-width:58.33333%}.grid-cell--xx-8{flex:0 0 66.66667%;max-width:66.66667%}.grid-cell--xx-9{flex:0 0 75%;max-width:75%}.grid-cell--xx-10{flex:0 0 83.33333%;max-width:83.33333%}.grid-cell--xx-11{flex:0 0 91.66667%;max-width:91.66667%}.grid-cell--xx-12{flex:0 0 100%;max-width:100%}}@media (min-width:1440px){.grid-cell--xx-offset-0{margin-left:0}.grid-cell--xx-offset-1{margin-left:8.33333%}.grid-cell--xx-offset-2{margin-left:16.66667%}.grid-cell--xx-offset-3{margin-left:25%}.grid-cell--xx-offset-4{margin-left:33.33333%}.grid-cell--xx-offset-5{margin-left:41.66667%}.grid-cell--xx-offset-6{margin-left:50%}.grid-cell--xx-offset-7{margin-left:58.33333%}.grid-cell--xx-offset-8{margin-left:66.66667%}.grid-cell--xx-offset-9{margin-left:75%}.grid-cell--xx-offset-10{margin-left:83.33333%}.grid-cell--xx-offset-11{margin-left:91.66667%}.grid-cell--xx-offset-12{margin-left:100%}}.grid--gutter-xs{margin-top:0;margin-left:0}.grid--gutter-xs>[class^=grid-cell]{padding-top:0;padding-left:0}.grid--gutter-sm{margin-top:-5px;margin-left:-5px}.grid--gutter-sm>[class^=grid-cell]{padding-top:5px;padding-left:5px}.grid--gutter-md{margin-top:-10px;margin-left:-10px}.grid--gutter-md>[class^=grid-cell]{padding-top:10px;padding-left:10px}.grid--gutter-lg{margin-top:-20px;margin-left:-20px}.grid--gutter-lg>[class^=grid-cell]{padding-top:20px;padding-left:20px}.grid--gutter-xl{margin-top:-40px;margin-left:-40px}.grid--gutter-xl>[class^=grid-cell]{padding-top:40px;padding-left:40px}.grid--gutter-xx{margin-top:-50px;margin-left:-50px}.grid--gutter-xx>[class^=grid-cell]{padding-top:50px;padding-left:50px}.profile{display:flex;align-items:center}.profile__image{border-radius:50%;border:2px solid #fff;width:45px}.profile__title{padding:1rem}.button{display:inline-block;color:#fff;background-color:#d8b33f;padding:.5rem 1rem;border-radius:.25rem;text-decoration:none;transition:all .5s linear}.button:hover{text-decoration:none;color:#202225;box-shadow:5px 5px 20px 0 rgba(0,0,0,.75)}table{border-collapse:collapse;margin-bottom:1em;width:100%}table tr th{color:#d8b33f;text-align:left}table tr td,table tr th{border-top:1px solid #ced4da;border-bottom:1px solid #ced4da}table tr td,table tr th{vertical-align:top;padding:.5em}table tr td.center,table tr th.center{text-align:center}table tr td.right,table tr th.right{text-align:right}.site-navigation{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0;visibility:hidden;background-color:#202225;background:radial-gradient(circle,#202125 0,#131316 100%);transition:all .5s linear;transition-property:opacity,background,visibility}.site-navigation ul{display:block;position:relative;list-style:none;margin:0;padding:0;top:50%;transform:translateY(-50%);text-align:center}.site-navigation li{display:block;margin:0;padding:0;opacity:0;transform:translateY(-200%) scale(1.2);transition:transform .5s,opacity 1s;transition-timing-function:ease-in-out}.site-navigation li:first-of-type{transition-delay:0s}.site-navigation li:nth-of-type(2){transition-delay:.1s}.site-navigation li:nth-of-type(3){transition-delay:.2s}.site-navigation li:nth-of-type(4){transition-delay:.3s}.site-navigation li:nth-of-type(5){transition-delay:.4s}.site-navigation li:nth-of-type(6){transition-delay:.5s}.site-navigation a{display:block;padding:.5em;font-weight:900;font-size:2em;color:#fff}.site-navigation a:hover{color:#d8b33f;text-decoration:none}.site-navigation .discord{position:fixed;display:block;right:30px;bottom:30px;cursor:pointer}.site-navigation .discord img{width:32px}.body-navigation--open .site-navigation{opacity:1;visibility:visible;z-index:50}.body-navigation--open .site-navigation li{opacity:1;transform:translateY(0) scale(1);transition-timing-function:ease-out}.body-navigation--open .site-navigation li:first-of-type{transition-delay:.5s}.body-navigation--open .site-navigation li:nth-of-type(2){transition-delay:.4s}.body-navigation--open .site-navigation li:nth-of-type(3){transition-delay:.3s}.body-navigation--open .site-navigation li:nth-of-type(4){transition-delay:.2s}.body-navigation--open .site-navigation li:nth-of-type(5){transition-delay:.1s}.body-navigation--open .site-navigation li:nth-of-type(6){transition-delay:0s}.body-navigation--open .navigation-icon .navigation-icon__bar__top{top:50%;transform:rotate(-45deg)}.body-navigation--open .navigation-icon .navigation-icon__bar__middle{opacity:0}.body-navigation--open .navigation-icon .navigation-icon__bar__bottom{top:50%;transform:rotate(45deg)}.navigation-icon{display:block;cursor:pointer;width:80px;height:80px;margin-left:auto}.navigation-icon:hover .navigation-icon__bar{background-color:#fff}.navigation-icon__container{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);height:28px;width:28px}.navigation-icon__bar{position:absolute;padding:0;margin:0;height:3px;width:28px;background-color:#d8b33f;transition:all .5s ease}.navigation-icon__bar__top{top:5px}.navigation-icon__bar__middle{top:13px;opacity:1}.navigation-icon__bar__bottom{top:21px}.site-cover{cursor:pointer;visibility:visible;opacity:1;position:fixed;top:0;right:0;left:0;bottom:0;z-index:100;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:#202225;background-image:url(/images/background.svg);transition:all 1s linear}.site-cover__badge{display:block;position:absolute;top:-2rem}.site-cover__container__text{position:relative}.site-cover__click{margin-left:2rem;font-weight:900;transition:margin-left .5s ease-out}.site-cover__click:hover{margin-left:5rem;text-decoration:none}.site-cover__container{position:absolute;top:50%;left:50%;padding:20px;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.site-cover__heading{font-size:24px;font-weight:900}@media screen and (min-width:640px){.site-cover__heading{font-size:48px}}@media screen and (min-width:960px){.site-cover__heading{font-size:96px}.site-cover__container{left:20%;transform:translate(-20%,-50%)}}.loader{visibility:hidden;position:fixed;opacity:0;z-index:120;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .25s linear}.loader img{display:block;width:32px;height:32px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.page-loading .loader{visibility:visible;opacity:1}.page-loader{width:100%;height:100%;background-color:#000;position:fixed;z-index:110;top:0;left:0;display:none}.page-loader.out{-webkit-animation:mask-play .5s steps(15) forwards;animation:mask-play .5s steps(15) forwards}.page-loader.in,.page-loader.out{-webkit-mask:url(/images/sprite-2.webp);mask:url(/images/sprite-2.webp);-webkit-mask-size:1600% 100%;mask-size:1600% 100%}.page-loader.in{-webkit-animation:mask-play .5s steps(15) reverse;animation:mask-play .5s steps(15) reverse}.page-loader.show{display:inline-block}@-webkit-keyframes spin{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@keyframes spin{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@-webkit-keyframes mask-play{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes mask-play{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}.site-footer__container{font-size:.75em;text-align:left;padding:2rem;color:#ced4da}.site-footer__container a{color:#ced4da}.site-footer__container a:hover{color:#d8b33f}*{outline:0}*,:after,:before{box-sizing:border-box}.no-transition *{transition:none!important}body.no-scroll{overflow:hidden}body,html{background-color:#202225}body{display:flex;flex-direction:column;height:100%;min-height:100vh;padding:0;overflow-x:hidden}img{display:block;width:100%}.site-header{display:flex;z-index:52}.site-header,.site-header-background{position:fixed;top:0;right:0;left:0;height:80px}.site-header-background{display:block;background-color:#202225;z-index:40}.logo{display:block;width:80px}.logo__icon{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:30px;height:30px}.site-main{padding:100px 2rem 80px;margin:0 auto;line-height:1.5em;max-width:1200px;width:100%;flex:1}.font-yellow{color:#d8b33f}.fill-yellow{fill:#d8b33f}