*{padding:0;margin:0;border:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}a,a:link,a:visited{color:inherit}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,legend,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,select,textarea{background-color:transparent}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;background:0 0;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:0}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}:root{--primary-color:#FFF;--secondary-color:#1A1C26;--accent-color:#C82027;--black-color:#000;--white-color:#FFF;--grey-color:#313339;--grey-color-light:#D6D6D6;--bg-color:var(--white-color);--surface-color:var(--white-color);--surface-color-alt:var(--grey-color-light);--text-color:var(--grey-color);--text-color-alt:var(--white-color);--font-main:"Arial", sans-serif;--font-system:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--container-width:1240px;--container-padding-x:15px}body,html{scroll-behavior:smooth;scroll-margin-top:5rem}body::-webkit-scrollbar,html::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:2rem}html{font-size:100%}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:var(--font-main);background-color:var(--bg-color)}.main-content h1,.main-content h2,.main-content h3,.main-content ol li,.main-content p,.main-content ul li,body{color:var(--text-color)}.main-content .btn{margin:.5rem 0}.main-content h1,.main-content h2{margin-top:2rem}.main-content h3{margin-top:1rem}.main-content p{margin-top:1rem}.main-content li,.main-content ol{margin-top:.5rem;margin-left:2rem}.main-content .simple-text,.main-content ol li,.main-content ul li{font-size:1rem}.main-content ul li{list-style-type:disc}.main-content .table-wrap{max-width:100%;overflow-x:scroll}.main-content .table-wrap::-webkit-scrollbar{height:5px}.main-content .table-wrap::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:20px}.main-content .table-wrap::-webkit-scrollbar-track{background-color:transparent}.main-content table{margin:1rem 0}.main-content thead td{background-color:var(--accent-color);padding:.5rem}.main-content thead td,.main-content thead td p,.main-content thead td span{color:var(--white-color)}.main-content tbody{border:2px solid var(--secondary-color)}.main-content td{padding:1rem 2rem 1rem 1rem;background-color:var(--surface-color)}.main-content td:first-child,.main-content th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.main-content td:last-child,.main-content th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.main-content th{padding:1rem 4rem 1rem 1rem}.main-content img{display:block;margin:1rem 0;border-radius:10px}.main-content .faq-list{margin-left:0}.main-content .faq-card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;margin-left:0;gap:1rem;height:4.5rem;overflow-y:hidden;border-radius:1.25rem;border:1px solid var(--grey-color);background-color:var(--primary-color);color:var(--text-color);padding:.5rem 1rem;-webkit-transition:height .2s;transition:height .2s}.main-content .faq-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-content .faq-card__question{font-weight:700;font-size:1.25rem}.main-content .faq-card__question svg{-webkit-transition:all .4s;transition:all .4s}.main-content .faq-card.show{height:auto}.main-content .faq-card.show svg{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.container-full{width:98%;max-width:calc(var(--container-width) + var(--container-padding-x)*2);margin-left:auto;margin-right:auto;padding:0 var(--container-padding-x)}.mobile-scroll{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.game-section{padding-bottom:2rem}h1,h2,h3,h4{line-height:120%}p{line-height:140%;font-size:1rem}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.6rem}.heading{font-weight:700;color:var(--text-color);margin-bottom:1rem}.heading::first-letter{text-transform:uppercase}.heading--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.heading--grey{color:#c4c4c4}.heading__text{margin-left:.5rem}.heading--center{text-align:center}.simple-text{font-size:1.25rem;color:var(--text-color)}.simple-text--center{text-align:center}.simple-text--s{font-size:1rem}.simple-text--grey{color:#c4c4c4}.text-accent{color:var(--accent-color)!important;font-weight:500}.text-content .heading{margin-bottom:var(--mr-16)}.text-content--mb-text .simple-text{margin-bottom:1rem}.btn{display:inline-block;border-radius:1.5rem;padding:.6rem 2rem;background-color:var(--surface-color-alt);text-align:center;text-transform:uppercase}.btn__text{font-weight:700;color:#121111}.btn--accent{background-color:var(--accent-color)}.btn--accent span{font-weight:700;color:var(--text-color-alt)}.main-nav{margin:1rem 0;overflow:hidden}.main-nav .container-full,.main-nav__inner{background-color:var(--surface-color-alt);border-radius:.5rem}.main-nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;overflow-x:scroll}.main-nav__inner::-webkit-scrollbar{height:4px}.main-nav__inner::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:20px}.main-nav__inner::-webkit-scrollbar-track{background-color:var(--surface-color-alt);border-radius:20px}.main-nav__link{-webkit-transition:.2s;transition:.2s;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;white-space:nowrap}.main-nav__link--active{font-weight:700}.main-nav__link--active span,.main-nav__link:hover span{color:var(--accent-color)}.main-nav__text{color:var(--grey-color)}.game-gallery__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1rem 0}.game-gallery__title{font-weight:700;font-size:1.5rem}.game-gallery__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;border-radius:50%;-webkit-box-shadow:1px 3px 3px 2px rgba(0,0,0,.2);box-shadow:1px 3px 3px 2px rgba(0,0,0,.2)}.game-gallery__track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.game-gallery__item{-webkit-box-flex:1;-ms-flex:1 0 16%;flex:1 0 16%}.game-card{display:inline-block;min-width:223px;width:223px;height:294px;overflow:hidden;border-radius:.5rem;-webkit-transition:.2s;transition:.2s}.game-card:hover .game-card__overlay{opacity:1}.game-card__inner{position:relative;top:0;left:0;right:0;bottom:0;overflow:hidden}.game-card__inner,.game-card__overlay,.game-card__thumb{border-radius:.5rem;width:100%;height:100%}.game-card__thumb{-o-object-fit:cover;object-fit:cover}.game-card__overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(25,28,38,.85);padding:.5px;opacity:0;-webkit-transition:.2s;transition:.2s}.game-card__overlay span{color:var(--white-color);text-align:center}.game-card__title{font-weight:700}.page,body,html{height:100%}.page{--header-height:4.4rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page__header{width:100%;height:var(--header-height);max-height:var(--header-height);position:fixed;top:0;z-index:800}.page__main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:var(--header-height)}.page__footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.page__navbar{width:100%;position:fixed;bottom:0}.header{background-color:var(--surface-color);-webkit-box-shadow:1px 0 3px 0 rgba(0,0,0,.2);box-shadow:1px 0 3px 0 rgba(0,0,0,.2)}.header__toggle-menu{-webkit-box-flex:1;-ms-flex:1 0 1.5rem;flex:1 0 1.5rem}.header__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__left{gap:1rem}.header__left,.header__nav,.header__nav-link--accent span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav{gap:.5rem}.header__nav-link{text-transform:uppercase;font-size:.75rem}.header__nav-link:hover span{color:var(--primary-color)}.header__nav-link--accent span{color:var(--accent-color)}.footer__link:hover span,.header__nav-link--accent:hover span{color:var(--accent-color)}.header__logo{padding-right:10px}.header__btn-group,.header__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer{margin-top:2rem;padding:2rem 0;background-color:var(--secondary-color)}.footer__nav,.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__top{padding-bottom:2rem}.footer__nav{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.footer__link{text-align:center}.footer__link span{color:#848998;-webkit-transition:.2s;transition:.2s}.footer__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;padding:2rem 0}.footer__text{color:#848998}.intro,.intro__inner{width:100%;border-radius:.5rem}.intro{margin-top:.5rem;height:500px;max-height:500px;overflow-y:hidden;padding:0 1rem}.intro__inner{height:100%;position:relative;overflow:hidden;padding:0}.intro__banner{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.intro__content{width:100%;background-color:var(--secondary-color);text-align:center;position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.intro__title{font-weight:700;font-size:2rem}.intro__title span{color:var(--accent-color)}@media screen and (min-width:1025px){.desktop-hidden{display:none}}@media screen and (min-width:1240px){.container-full{max-width:98%;padding:0 10px}}@media screen and (max-width:1024px){.main-content .faq-card{height:7rem}.main-content .faq-card .faq-card__question--second{height:6.6rem}.main-content,.main-content .table__wrap,.main-content__inner{max-width:100vw}.mobile-hidden{display:none}}@media screen and (max-width:992px){.container-full{max-width:990px}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{font-size:1rem}}@media screen and (max-width:768px){.main-content .simple-text,.main-content ol li,.main-content ul li{font-size:1rem}}@media screen and (max-width:576px){.container-full{max-width:100%}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.2rem}p{font-size:1rem}.header__btn-group{gap:.5rem}.intro__title{font-size:1.5rem}}@media screen and (max-width:450px){.header__btn{font-size:.75rem;padding:.6rem 1rem}}