*{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:#000;--secondary-color:#ffc637;--accent-color:#ffc637;--bg-color:#fff;--surface-color:#e59a59;--text-color:#000;--text-color-alt:#bdbdbd;--white-color:#fff;--black-color:#000;--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;--sidebar-width-full:15rem;--sidebar-width-short:5rem;--header-height:3.75rem}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-main);color:var(--text-color);background-color:var(--bg-color)}.main-content:before{content:"";background:var(--white-color);z-index:600;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;width:100%;height:2rem;display:block;position:absolute;top:0;left:0;right:0;transform:translateY(-2rem)}@media screen and (max-width:768px){.main-content:before{border-top-left-radius:1rem;border-top-right-radius:1rem}}.main-content{position:relative}.main-content h1,.main-content h2,.main-content p,.main-content ul li,.main-content ol li{color:var(--text-color)}.main-content h1,.main-content h2,.main-content h3,.main-content h4{font-weight:700}.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: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:#0000}.main-content table{margin:1rem 0}.main-content thead th,.main-content td{background-color:var(--secondary-color);color:var(--white-color);padding:.5rem;font-weight:700}.main-content tbody{border:2px solid #eddcb3}.main-content td{color:#000;background-color:#eddcb3;padding:1rem 2rem 1rem 1rem}.main-content th{padding:1rem 4rem 1rem 1rem}.main-content img{object-fit:cover;border-radius:10px;width:100%;max-width:600px;height:auto;max-height:400px;margin:1rem 0;display:block}.main-content .rainbow img{max-width:242px}.main-content .faq-list{margin-left:0}.main-content .faq-card{cursor:pointer;border:1px solid var(--grey-color);width:100%;height:4rem;color:var(--white-color);background-color:#eddcb3;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 svg{min-width:1.5rem}.main-content .faq-card__answer{display:none}.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}@media screen and (max-width:768px){.main-content .faq-card{min-height:5.5rem}.main-content .faq-card__question{font-size:1rem}}.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 .simple-text,.main-content ol li,.main-content ul li{font-size:1rem}}.container{width:100%;max-width:1182px;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%}}.game-section{padding-bottom:0}@media screen and (max-width:1024px){.mobile-hidden{display:none}}@media screen and (min-width:1025px){.desktop-hidden{display:none}}.wrapper{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}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}}.heading{color:var(--text-color);margin-bottom:1rem;font-weight:700}.heading:first-letter{text-transform:uppercase}.heading--icon{justify-content:center;align-items:center;display:flex}.heading--grey{color:#c4c4c4}.heading__text{margin-left:.5rem}.heading--center{text-align:center}.simple-text{color:var(--text-color);font-size:1.25rem}.simple-text--center{text-align:center}.simple-text--s{font-size:1rem}.simple-text--grey{color:#c4c4c4}.text-accent{font-weight:500;color:var(--accent-color)!important}.text-content .heading{margin-bottom:var(--mr-16)}.text-content--mb-text .simple-text{margin-bottom:1rem}.logo img{max-width:10rem}.btn{text-align:center;background-color:var(--accent-color);border-radius:.5rem;padding:1em 2.5em;font-weight:700;display:inline-block}.btn span{color:var(--black-color)}.btn--cta{font-size:1.25rem}.brand-card{display:block}.brand-card__inner{background-color:#eddcb3;border-radius:1rem;justify-content:space-between;align-items:center;gap:10px;width:100%;height:100%;padding:1rem;display:flex;position:relative;top:0;left:0;right:0;overflow:hidden}.brand-card__overlay{opacity:0;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:.5rem;transition:all .1s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.brand-card__img-wrap{border-radius:.5rem;justify-content:center;align-items:center;min-width:200px;max-width:200px;height:100%;min-height:74px;padding:10px;display:flex}.brand-card__thumb,.brand-card img{object-fit:cover;width:100%;max-width:200px;height:100%}.brand-card__title{text-align:center;text-transform:uppercase;font-size:1.25rem;font-weight:700}.brand-card__play-btn{background-color:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.brand-card:hover .brand-card__overlay{opacity:1}@media screen and (max-width:768px){.brand-card__inner{flex-direction:column;gap:1rem}}.mobile-menu{z-index:800;background-color:var(--surface-color);border-top-left-radius:1rem;border-bottom-left-radius:1rem;flex-direction:column;gap:1rem;width:60vw;height:100%;padding:1rem;display:none;position:fixed;top:4rem;right:0}.mobile-menu.show{display:flex}.popup-demo{z-index:1000;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.popup-demo__iframe{z-index:2;border-radius:1rem}.popup-demo__main{background-color:var(--black-color);border-radius:1rem;flex-direction:column;padding:5px;display:flex}.popup-demo__close-btn{align-self:flex-end}.popup-demo__inner{justify-content:center;align-items:center;display:flex;position:relative}.popup-demo__preloader{z-index:1;position:absolute}@media screen and (max-width:824px){.popup-demo__main{width:90vw;height:70vw}.popup-demo__inner{width:100%;height:100%}.popup-demo__iframe{width:100%;max-width:100%;height:100%}}@media screen and (max-width:490px){.popup-demo__main{width:100vw;height:90vh}}.spinner{border:4px solid var(--secondary-color);border-radius:50%;width:3.5rem;height:3.5rem;animation:.8s linear infinite alternate spinner-bulqg1,1.6s linear infinite spinner-oaa3wk}@keyframes spinner-bulqg1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes spinner-oaa3wk{0%{transform:scaleY(1)rotate(0)}49.99%{transform:scaleY(1)rotate(135deg)}50%{transform:scaleY(-1)rotate(0)}to{transform:scaleY(-1)rotate(-135deg)}}.page{flex-direction:column;height:100%;display:flex}.page__header{z-index:800;position:fixed;top:0}.page__main{flex:1 0 auto;padding-bottom:2rem}.page__footer{flex:none}.header{background:var(--primary-color);-webkit-backdrop-filter:saturate(120%)blur(40px);backdrop-filter:saturate(120%)blur(40px);width:100%}.header__inner{justify-content:center;align-items:center;padding:1rem 15px;display:flex}.header__nav{align-items:center;gap:1rem;display:flex}.header__nav-link:hover span,.header__nav-link--active span{color:var(--secondary-color)}.intro{z-index:600;width:100%;height:600px;max-height:600px;padding-top:5rem;padding-bottom:6rem;position:-webkit-sticky;position:sticky;top:7rem;overflow-y:hidden}.intro:after{content:"";-webkit-backdrop-filter:saturate(120%)blur(4px);backdrop-filter:saturate(120%)blur(4px);z-index:2;background-color:#00000080;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.intro__bg{object-fit:cover;z-index:1;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.intro__inner{z-index:4;justify-content:space-between;align-items:center;gap:20%;height:100%;margin-bottom:1rem;display:flex;position:relative}@media screen and (max-width:768px){.intro__inner{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem}}.intro__content{background:var(--bg-color);border-radius:1rem;flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem;display:flex}@media screen and (max-width:768px){.intro__content{align-self:center;align-items:center}}.intro__title{color:var(--secondary-color);font-size:3rem;font-weight:700}@media screen and (max-width:490px){.intro__title{text-align:center}}.intro__desc{max-width:90%;font-size:1.2rem}@media screen and (max-width:768px){.intro__desc{text-align:center;font-size:1rem}}.intro__demo-banner{flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;gap:1rem;display:flex}.intro__demo-banner img{border-radius:.5rem}@media screen and (max-width:768px){.intro__demo-banner{align-self:center;max-width:200px}}.intro__demo-btn{text-align:center;background-color:var(--secondary-color);border-radius:.75rem;align-items:center;gap:.5rem;padding:1em 1.5em;font-weight:700;display:inline-flex}@media screen and (max-width:768px){.intro{margin-top:4rem;padding-top:1rem;padding-bottom:1rem}.intro__inner{gap:.5rem}.intro__demo-banner{flex-direction:row}}@media screen and (max-width:490px){.intro{height:650px;max-height:650px}}.brands{margin:4rem 0}.brands__title{padding-bottom:1rem;font-size:1.5rem;font-weight:700}.brands__row{flex-direction:column;gap:1rem;display:flex}@media screen and (max-width:1023px){.brands__row{flex-wrap:wrap}}@media screen and (max-width:768px){.brands__row{flex-direction:column}.brands__item{width:100%;max-width:100%}}