*{border:none;margin:0;padding:0}*,:before,:after{box-sizing:border-box}a,a:link,a:visited{color:inherit;text-decoration:none}a:hover{text-decoration:none}aside,nav,footer,header,section,main{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,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:#0000}input::-ms-clear{display:none}button,input[type=submit]{box-shadow:none;cursor:pointer;background:0 0;display:inline-block}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}:root{--primary-color:#0f1112;--primary-color-dark:#0f1112;--primary-color-light:#0f1112;--secondary-color:#d63f17;--accent-color:#18856a;--gradient-decor:radial-gradient(52.81% 41.01% at 50% 50%,#18856a66 0%,transparent 100%);--black-color:#000;--white-color:#fff;--gray-color:#eee;--text-color:var(--white-color);--text-color-alt:#000;--bg-color:#0f1112;--surface-color:#2b3034;--divider-color:var(--gray-color);--border-color:var(--white-color);--header-bg-color:var(--primary-color);--footer-bg-color:var(--surface-color);--btn-bg-color:var(--primary-color);--btn-bg-accent-color:var(--accent-color);--btn-text-color:var(--text-color-alt);--btn-text-accent-color:var(--text-color-alt);--table-head-color:var(--primary-color);--table-body-color:var(--surface-color);--table-border-color:var(--primary-color);--table-head-text-color:(--text-color);--table-body-text-color:(--text-color);--scrollbar-color:var(--primary-color-dark);--faq-bg-color:var(--surface-color);--faq-border-color:var(--gray-color);--card-overlay-color:#00000080;--container-width:1240px;--container-padding-x:15px;--sidebar-width-full:18.125rem;--sidebar-width-short:4rem;--header-height:4.375rem;--font-primary:"Open Sans",sans-serif;--font-secondary:"Arial",sans-serif;--font-render-type:block}html,body{scroll-behavior:smooth;scroll-margin-top:5rem}html{font-size:100%}body{-webkit-user-select:none;user-select:none;font-family:var(--font-primary);color:var(--text-color);background-color:var(--bg-color)}.game-section{padding-top:2rem}@media screen and (max-width:1024px){.mobile-hidden{display:none}}@media screen and (min-width:1025px){.desktop-hidden{display:none}}.no-scroll{overflow-y:hidden}.surface{background:var(--surface-color);border-radius:.5rem;padding:1.25rem 1rem}@media screen and (max-width:768px){.surface{padding:1rem}}h1,h2,h3,h4{line-height:120%}p{line-height:140%}h1{font-size:3rem}@media screen and (max-width:992px){h1{font-size:2.5rem}}@media screen and (max-width:576px){h1{font-size:2rem}}h2{font-size:2.25rem}@media screen and (max-width:992px){h2{font-size:2rem}}@media screen and (max-width:576px){h2{font-size:1.8rem}}h3{font-size:1.6rem}@media screen and (max-width:992px){h3{font-size:1.5rem}}@media screen and (max-width:576px){h3{font-size:1.2rem}}p{font-size:1rem}@media screen and (max-width:992px){p{font-size:1rem}}@media screen and (max-width:576px){p{font-size:1rem}}.container{width:100%;max-width:960px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (max-width:1200px){.container{max-width:1030px}}@media screen and (max-width:1024px){.container{max-width:940px}}@media screen and (max-width:576px){.container{max-width:100%}}.container-fluid{width:98%;max-width:1414px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (max-width:768px){.container-fluid{width:100%;max-width:100%}}.container-full{width:100%;max-width:calc(var(--container-width) + var(--container-padding-x)*2);padding:0 var(--container-padding-x);margin-left:auto;margin-right:auto}@media screen and (min-width:1240px){.container-full{max-width:100%;padding:0 10px}}@media screen and (max-width:992px){.container-full{max-width:990px}}@media screen and (max-width:576px){.container-full{max-width:100%}}.page{flex-direction:column;height:100%;display:flex}.page__header{width:100%;height:100%;max-height:var(--header-height);z-index:900;position:fixed;top:0;left:0;right:0}.page__wrap,.page__inner{height:100%}.page__wrap{margin-top:var(--header-height);flex:1 0 auto;display:flex}@media screen and (min-width:769px) and (max-width:900px){.page__wrap{margin-top:calc(var(--header-height)*1.5)}}.page__sidebar{width:100%;max-width:var(--sidebar-width-full);flex:1 0 var(--sidebar-width-full)}.page__inner{width:100%;max-width:calc(100% - var(--sidebar-width-full));flex-direction:column;flex:auto;display:flex}.page__main{flex:1 0 auto;padding-top:1.25rem}.page__footer{flex:none}@media screen and (max-width:768px){.page__sidebar{display:none}.page__inner{max-width:100%}}.header{background:var(--header-bg-color)}.header__inner{justify-content:space-between;align-items:center;gap:.5rem;height:100%;display:flex}.header__main{align-items:center;gap:2rem;height:100%;display:flex}.header__btn{font-size:.813rem}.header__actions{gap:.5rem;display:flex}.header__menu-btn{display:none}@media screen and (max-width:768px){.header__btn{padding:.7rem 1rem!important}.header__main{flex:auto;gap:.5rem}.header__menu-btn{display:inline-block}}.sidebar{padding:1.25rem 0 1.25rem .5rem}.footer{background:var(--surface-color);padding:2rem 0}.footer__inner{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer__img{gap:1rem;display:flex}.footer__gcb{max-width:56px}.footer__age,.footer__gc{max-width:32px}.footer__text{text-align:center;max-width:70%;margin-top:1rem}.footer__text p{margin-top:1rem;font-size:.625rem}@media screen and (max-width:576px){.footer__text{max-width:100%}}.logo__img{width:100%;max-width:142px;height:auto}@media screen and (max-width:768px){.logo{max-width:100px}}.top-nav{height:100%}.top-nav__inner{align-items:center;gap:1.25rem;height:100%;display:flex;overflow-x:auto}.top-nav__inner::-webkit-scrollbar{width:0}.top-nav__item{flex:1 0 auto;justify-content:center;align-items:center;height:100%;font-size:.875rem;display:inline-flex}.top-nav__item--active{border-bottom:1px solid var(--border-color)}@media screen and (max-width:1240px){.top-nav{flex:auto;max-width:50%}}@media screen and (max-width:900px){.top-nav{max-width:100%;height:auto;top:var(--header-height);background:var(--primary-color);padding:0 1rem;position:fixed;left:0;right:0}.top-nav__item{padding:.5rem;font-size:1rem}}@media screen and (max-width:768px){.top-nav{display:none}}.btn{text-align:center;text-transform:capitalize;background:var(--secondary-color);border-radius:3px;padding:.7rem 1.5rem;font-weight:700;display:inline-block}.btn--accent{background:var(--accent-color)}.main-nav{flex-direction:column;gap:.75rem;display:flex}.main-nav__group{flex-direction:column;gap:1.25rem;display:flex}.main-nav__link{align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.games{background:var(--gradient-decor)}.games__title{margin-bottom:.5rem;font-weight:700;display:inline-block}.games__desc{font-size:.813rem}.games__scroll{padding:1rem 0;overflow-x:auto}.games__scroll::-webkit-scrollbar{width:0}.games__row{gap:1rem;display:flex}.games__item{flex:1 0 224px}@media screen and (max-width:768px){.games__item{flex:1 0 140px}}.game-card{border-radius:.5rem;width:100%;max-width:224px;height:140px;display:inline-block;overflow:hidden}@media screen and (max-width:768px){.game-card{max-width:140px;height:auto}}.mobile-menu{visibility:hidden;width:100%;height:100%;padding-top:var(--header-height);background:#000000b3;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-menu.show{visibility:visible}.mobile-menu.show .mobile-menu__main{transform:translate(0)}.mobile-menu__main{background:var(--bg-color);will-change:transform;max-width:15.75rem;height:100%;padding:.5rem;transition-duration:.35s;transition-timing-function:ease-in-out;overflow-y:auto;transform:translate(-100%)}.mobile-menu__inner{flex-direction:column;gap:.5rem;display:flex}.mobile-menu__group{flex-direction:column;gap:1rem;display:flex}.mobile-menu__group--bg{background-image:url(./../img/icon/menu/promotions-bg.png);background-repeat:no-repeat;background-size:cover}.mobile-menu__item{align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.mobile-menu__icon{flex:1 0 1.5rem;max-width:1.5rem}@media screen and (min-width:769px){.mobile-menu{visibility:hidden;display:none}}.main-content{margin-bottom:2rem}.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6{font-weight:700}.main-content h1,.main-content h2,.main-content p,.main-content ul li,.main-content ol li{color:var(--text-color)}.main-content .btn{margin:.5rem 0}.main-content h2,.main-content h1{margin-top:2rem}.main-content h3{color:var(--text-color);margin-top:1rem}.main-content p{margin-top:1rem}.main-content ol,.main-content li{margin-top:.5rem;margin-left:.5rem}.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:0 0}.main-content table{margin:1rem 0}.main-content thead td,.main-content thead th{background:var(--primary-color);color:var(--white-color);padding:.5rem}.main-content tbody{border:2px solid var(--secondary-color)}.main-content td{background:var(--surface-color);padding:1rem 2rem 1rem 1rem}.main-content td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.main-content td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.main-content th{padding:1rem 4rem 1rem 1rem}.main-content th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.main-content th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.main-content img{border-radius:10px;margin:1rem 0;display:inline-block}.main-content .faq-list{margin-left:0}.main-content .faq-card{cursor:pointer;border:1px solid var(--gray-color);background:var(--surface-color);width:100%;height:4.5rem;color:var(--text-color);border-radius:1.25rem;flex-direction:column;gap:1rem;margin-left:0;padding:.5rem 1rem;transition:height .2s;display:flex;overflow-y:hidden}.main-content .faq-card__top{justify-content:space-between;align-items:center;display:flex}.main-content .faq-card__question{font-size:1.25rem;font-weight:700}.main-content .faq-card__question svg{transition:all .4s}.main-content .faq-card__answer{display:none}.main-content .faq-card.show{height:auto}.main-content .faq-card.show svg{transform:rotate(45deg)}.main-content .faq-card.show .faq-card__answer{display:block}@media screen and (max-width:1024px){.main-content,.main-content .table__wrap,.main-content__inner{max-width:100vw}}@media screen and (max-width:768px){.main-content ol li,.main-content ul li{font-size:1rem}}.banner{border-radius:.5rem;width:100%;height:256px;max-height:256px;overflow:hidden}.banner__img{object-fit:cover;width:100%;height:100%}.banner--sm{height:8.75rem;max-height:8.75rem;margin-top:2rem}@media screen and (max-width:768px){.banner{height:140px;max-height:140px}}