*{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-base-color:#27edbd;--accent-base-color:#28FFCB;--primary-color:linear-gradient(135deg, var(--primary-base-color), #62ed4b);--accent-color:linear-gradient(135deg, var(--accent-base-color), #cf56fa);--decor-accent-gradient:linear-gradient(204deg, #b076f1 -8%, #6ffedf 109%);--decor-primary-gradient:linear-gradient(210deg, #5ded54 7%, #9df6d8 87%);--white-color:#fff;--black-color:#131922;--grey-color:#494D55;--bg-decor-color:rgba(255, 255, 255, .1);--bg-color:linear-gradient(130deg, rgba(175, 52, 233, .1), rgba(39, 237, 189, .1));--bg-base-color:#0A0C10;--surface-color:#1F252F;--text-color:var(--white-color);--text-color-alt:var(--black-color);--text-accent-gradient:radial-gradient(144.26% 69.35% at 108.31% 62.31%, #cf56fa 0, #77fcff 100%);--border-color:var(--grey-color);--font-main:"Inter", "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;--sidebar-width-full:14.5rem;--sidebar-width-short:4rem;--header-height:3.75rem}body,html{scroll-behavior:smooth;scroll-margin-top:5rem}html{font-size:100%}body{font-family:var(--font-main);color:var(--text-color);background-image:url(./../img/bg-pattern.png);background-repeat:repeat;background-color:var(--bg-base-color)}@font-face{font-family:"Inter";src:url(./../font/Inter/Inter28pt-Regular.woff2) format("woff2"),url(./../font/Inter/Inter28pt-Regular.woff) format("woff"),url(./../font/Inter/Inter28pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(./../font/Inter/Inter28pt-Bold.woff2) format("woff2"),url(./../font/Inter/Inter28pt-Bold.woff) format("woff"),url(./../font/Inter/Inter28pt-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(./../font/Inter/Inter28pt-Medium.woff2) format("woff2"),url(./../font/Inter/Inter28pt-Medium.woff) format("woff"),url(./../font/Inter/Inter28pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(./../font/Inter/Inter28pt-Black.woff2) format("woff2"),url(./../font/Inter/Inter28pt-Black.woff) format("woff"),url(./../font/Inter/Inter28pt-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}.main-content h1,.main-content h2,.main-content h3,.main-content ol li,.main-content p,.main-content ul li{color:var(--white-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:var(--primary-color);padding:.5rem;color:var(--text-color-alt);font-weight:700}.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(--white-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{max-width:1344px;width:100%;padding:0 15px}.container,.container-fluid,.container-full{margin-left:auto;margin-right:auto}.container-fluid{max-width:1414px;width:95%;padding:0 15px}.container-full{width:100%;max-width:calc(var(--container-width) + var(--container-padding-x)*2);padding:0 var(--container-padding-x)}.game-section{padding-bottom:4rem}.text-accent{-webkit-text-fill-color:transparent;background:var(--text-accent-gradient);background-clip:text;-webkit-background-clip:text}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}.intro-card{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 1rem);min-height:317px;background-color:var(--surface-color);border:1px solid var(--border-color);border-radius:1.5rem;position:relative;overflow:hidden}.intro-card:before{background:var(--white-color);content:"";display:block;height:600px;left:0;opacity:.1;position:absolute;top:-280px;-webkit-transform:rotate(55deg);-ms-transform:rotate(55deg);transform:rotate(55deg);width:50%;z-index:1}.intro-card--primary:after,.intro-card:after{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;border-radius:50%;bottom:-5.5rem;content:"";filter:blur(128px);-webkit-filter:blur(128px);height:22rem;position:absolute;right:-7rem;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);width:22rem;z-index:1}.intro-card:after{background:var(--decor-accent-gradient)}.intro-card--primary:after{background:var(--decor-primary-gradient)}.intro-card--primary .intro-card__title{font-size:1.5rem}.intro-card--primary .intro-card__p{font-size:2rem}.intro-card--primary .text-primary{-webkit-text-fill-color:transparent;background:var(--primary-color);background-clip:text;-webkit-background-clip:text}.intro-card__img{position:absolute;right:0;top:0;bottom:0;max-width:50%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.intro-card__content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:70%;padding:1rem;position:absolute;z-index:3}.intro-card__text{color:var(--text-color);text-transform:uppercase;font-size:2.5rem;letter-spacing:.03em}.intro-card__desc{font-weight:900}.content-card{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding:1.5rem;border:1px solid var(--border-color);background-color:var(--surface-color);border-radius:1rem;position:relative;overflow:hidden}.btn:before,.content-card:before{background:var(--white-color);content:"";display:block;height:600px;left:0;opacity:.1;position:absolute;top:-280px;-webkit-transform:rotate(55deg);-ms-transform:rotate(55deg);transform:rotate(55deg);width:50%;z-index:1}.content-card__title{-webkit-text-fill-color:transparent;background:var(--primary-color);background-clip:text;-webkit-background-clip:text;font-size:3rem;font-weight:900;text-transform:uppercase}.content-card__text{font-size:1.5rem;font-weight:500;text-transform:uppercase}.btn,.btn__text{position:relative}.btn{display:inline-block;text-align:center;text-transform:uppercase;font-size:1.5rem;font-weight:700;padding:1rem 2rem;border-radius:.75rem;background:var(--primary-color);-webkit-box-shadow:inset 0 0 2px rgba(232,232,237,.64);box-shadow:inset 0 0 2px rgba(232,232,237,.64);overflow:hidden}.btn:before{height:400px;opacity:.3;top:-210px}.btn__text{z-index:2;color:var(--text-color-alt)}.btn--cta{font-size:2rem}.btn--accent{background:var(--accent-color)}.game-gallery__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 0;padding-bottom:2rem}.game-gallery__title{font-size:2.25rem;font-weight:700;text-transform:uppercase}.game-gallery__control{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.game-gallery__btn{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;max-width:2.5rem;max-height:2.5rem;border:1px solid var(--border-color);border-radius:50%;background-color:var(--surface-color)}.game-gallery__grid{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.game-card,.game-gallery__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.game-gallery__btn-wrap{padding:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.game-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.game-card__thumb{border-radius:.5rem}.game-card__rating{max-width:114px}.float-lang-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:3.5rem;height:3.5rem;position:fixed;left:0;bottom:0;margin-bottom:2rem;margin-left:1rem;max-width:3.5rem;max-height:3.5rem;border-radius:50%;background:var(--primary-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;font-weight:700;text-transform:uppercase}.float-lang-btn__text{color:var(--text-color-alt)}.float-support-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:3.5rem;height:3.5rem;position:fixed;right:0;bottom:0;margin-bottom:2rem;margin-right:1rem;max-width:3.5rem;max-height:3.5rem;border-radius:50%;background:var(--accent-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;height:100%;background:var(--bg-color)}.page__main{padding-top:5.375rem;padding-bottom:3rem;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.page__footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header{padding:1rem 0}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer{padding:3rem 0;background-color:var(--surface-color)}.footer__nav{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;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:500;font-size:1.5rem;margin-bottom:1rem;gap:1rem}.footer__text{text-align:center;color:#7a8698}.intro__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.benefits{margin-top:10rem}.benefits__grid{max-width:80%;width:80%;margin:0 auto;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.benefits__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem}.games{margin:4rem 0}.payments__inner{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;gap:2rem;padding:1rem 0;margin-bottom:3rem}@media screen and (min-width:1025px){.desktop-hidden{display:none}}@media screen and (min-width:1240px){.container-full{max-width:100%;padding:0 10px}}@media screen and (max-width:1200px){.container{max-width:1140px}}@media screen and (max-width:1193px){.intro-card--primary:after,.intro-card:after{bottom:auto;right:50%;top:-4rem;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.intro-card{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:660px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-card__content,.intro-card__img{max-width:100%;height:auto;position:absolute}.intro-card__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;bottom:0}.intro-card__img{-ms-flex-item-align:center;align-self:center;top:-50%;left:0;right:0;z-index:4}.intro-card__text{text-align:center}}@media screen and (max-width:1130px){.benefits__grid{max-width:95%;width:90%}}@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}.container{max-width:940px}.mobile-hidden{display:none}.benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@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:990px){.game-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:940px){.intro-card--primary:after,.intro-card:after{bottom:-5.5rem;right:-7rem;top:0}.intro-card{width:100%;min-height:317px}.intro-card__content{left:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:60%;padding:1rem;position:absolute;z-index:3}.intro-card__text{text-align:left}.intro-card__img{position:absolute;left:50%;top:0;bottom:0;max-width:50%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.intro__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:768px){.main-content .simple-text,.main-content ol li,.main-content ul li{font-size:1rem}.container-fluid{max-width:100%;width:100%}.payments__item{max-width:100px}}@media screen and (max-width:650px){.content-card__title{font-size:2rem}.content-card__text{font-size:1rem}.benefits__grid{max-width:100%;width:100%;grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width:576px){.container,.container-full{max-width:100%}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.2rem}p{font-size:1rem}.intro-card--primary:after,.intro-card:after{bottom:auto;right:50%;top:-4rem;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.intro-card{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:600px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-card__content,.intro-card__img{max-width:100%;height:auto;position:absolute}.intro-card__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;bottom:0}.intro-card__img{-ms-flex-item-align:center;align-self:center;top:-70%;left:0;right:0;z-index:4}.intro-card__text{text-align:center}.intro-card__title{font-size:1rem}.intro-card__desc{font-size:1.5rem;line-height:80%}.btn--cta{font-size:1.5rem}.btn{font-size:1rem}}@media screen and (max-width:540px){.game-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}