@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}body,html{margin:0;padding:0;background-color:#000}body *{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Poppins,sans-serif}.container{max-width:1430px;padding-left:15px;padding-right:15px;width:100%;margin-left:auto;margin-right:auto}header{position:fixed;left:0;top:0;z-index:2;width:100%;background:#000}header .outer__header{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;padding:30px 0}header .outer__header .right__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .outer__header .right__header>ul{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:40px;list-style-type:none;padding:0}header .outer__header .right__header>ul>li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:20px}header .outer__header .right__header>ul>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all}header .outer__header .right__header>ul>li>a:hover{opacity:.7}header .outer__header .right__header>ul>li:last-child{margin-right:0}header .outer__header .right__header>a{padding:3px;border-radius:144px;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all;background:-webkit-gradient(linear,left top,left bottom,from(#fe5714),to(#da271b));background:linear-gradient(180deg,#fe5714 0,#da271b 100%)}header .outer__header .right__header>a:hover{opacity:.7}header .outer__header .right__header>a span{background:-webkit-gradient(linear,left top,left bottom,color-stop(22.92%,#da271b),to(#fe5714));background:linear-gradient(180deg,#da271b 22.92%,#fe5714 100%);border-radius:144px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:2px 40px;font-size:22px;line-height:43px;color:#000;font-weight:700;text-decoration:none}header .outer__header>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.4s ease all;transition:.4s ease all}header .outer__header>a img{max-width:220px}header .outer__header>a:hover{opacity:.7}.hero__section{background:url(/cd18bbb4ecbadcca94f951ed1092e7dca7bf0f1d/af3ec/img/heroimage.webp);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.hero__section>.glow1_1{position:absolute;right:80px;top:50px;-webkit-animation:glowOne 4s linear 1s infinite alternate;animation:glowOne 4s linear 1s infinite alternate;max-width:calc(100% -80px)}.hero__section>.glow1_2{position:absolute;left:80px;bottom:80px;-webkit-animation:glowTwo 4s linear 1s infinite alternate;animation:glowTwo 4s linear 1s infinite alternate;max-width:calc(100% -80px)}.hero__section:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%,#2c0301 0,#000 100%);opacity:.6}.hero__section .outer__hero{min-height:825px;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.hero__section .outer__hero .hero__info{max-width:850px}.hero__section .outer__hero .hero__info>h1{text-align:center;margin-top:0;margin-bottom:60px;color:#fff;font-size:96px;font-weight:700}.hero__section .outer__hero .hero__info>p{text-align:center;margin-top:0;margin-bottom:20px;text-shadow:0 4px 59px #000;font-size:22px;line-height:140%;font-weight:500;color:#fff}.hero__section .outer__hero .hero__info>p:last-child{margin-bottom:0}.hero__section{overflow:hidden}.our__socials{padding-top:100px;padding-bottom:280px;position:relative;overflow:hidden}.our__socials>.glow2_1{right:250px;top:30px;left:auto;-webkit-animation:glowOne 4s linear 1s infinite alternate;animation:glowOne 4s linear 1s infinite alternate;max-width:calc(100% - 250px)}.our__socials>.glow2_2{left:250px;top:200px;-webkit-animation:glowTwo 4s linear 1s infinite alternate;animation:glowTwo 4s linear 1s infinite alternate;max-width:calc(100% - 250px)}.our__socials .outer__socials{position:relative}.our__socials .outer__socials>h2{margin-top:0;margin-bottom:45px;color:#fff;font-size:96px;font-weight:700;margin-bottom:45px}.our__socials .outer__socials>p{max-width:900px;color:#fff;font-size:20px;font-weight:500;margin:0}.our__socials .outer__socials>ul{padding:0;list-style-type:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:80px}.our__socials .outer__socials>ul>li{margin-right:55px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our__socials .outer__socials>ul>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.4s ease all;transition:.4s ease all}.our__socials .outer__socials>ul>li>a:hover{opacity:.7}.our__socials .outer__socials>ul>li:last-child{margin-right:0}.our__socials>img{position:absolute;right:0;max-width:400px}.roadmap__block{background:url(/339aac313b895407930674de2e8f8a6fff03192d/01ee6/img/roadmapback.webp);background-repeat:no-repeat;background-size:cover;padding-top:110px;padding-bottom:340px;background-position:center;overflow:hidden;position:relative}.roadmap__block>.glow4_1{position:absolute;top:50px;left:0;-webkit-animation:glowOne 4s linear 1s infinite alternate;animation:glowOne 4s linear 1s infinite alternate}.roadmap__block>.glow4_2{position:absolute;top:50px;left:0;right:0;margin-left:auto;margin-right:auto;-webkit-animation:glowThree 4s linear 1s infinite alternate;animation:glowThree 4s linear 1s infinite alternate}.roadmap__block>.glow4_3{position:absolute;top:400px;left:auto;right:0;-webkit-animation:glowOne 4s linear 1s infinite alternate;animation:glowOne 4s linear 1s infinite alternate}.roadmap__block .outer__roadmap{position:relative}.roadmap__block .outer__roadmap>img{position:absolute;left:0;right:0;max-width:100%;top:280px}.roadmap__block .outer__roadmap .inner__roadmap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap{width:100%;max-width:310px;text-align:center}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap ul{padding:0;list-style-type:none;margin:0;text-align:center}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap ul>li{font-size:20px;font-weight:500;color:#fff;margin-bottom:10px}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap ul>li:last-child{margin-bottom:0}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap>h2{margin-top:0;margin-bottom:80px;color:#fff;font-size:32px;font-weight:700;text-transform:uppercase}.roadmap__block .outer__roadmap>h2{text-align:center;margin:0;margin-bottom:100px;font-size:96px;line-height:96px;font-weight:700;color:#fff}.info__block{padding-top:140px;padding-bottom:155px;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.info__block>.glow3_1{position:absolute;right:50px;top:-50px;max-width:calc(100% - 50px);-webkit-animation:glowOne 4s linear 1s infinite alternate;animation:glowOne 4s linear 1s infinite alternate}.info__block>.glow3_2{position:absolute;right:0;top:200px;max-width:100%;-webkit-animation:glowTwo 4s linear 1s infinite alternate;animation:glowTwo 4s linear 1s infinite alternate}.info__block>.glow3_3{position:absolute;left:50px;top:350px;max-width:calc(100% - 50px);-webkit-animation:glowThree 4s linear 1s infinite alternate;animation:glowThree 4s linear 1s infinite alternate}.info__block .outer__info{position:relative}.info__block .outer__info .info__elem{margin-bottom:215px}.info__block .outer__info .info__elem:last-child{margin-bottom:0}.info__block .outer__info .info__elem>p{font-weight:500;font-size:24px;line-height:43px;color:#fff;margin:0;text-align:center;max-width:1080px;margin-left:auto;margin-right:auto}.info__block .outer__info .info__elem>h2{text-align:center;margin-top:0;margin-bottom:70px;text-shadow:0 4px 34px rgba(255,0,0,.77);color:#fff;font-size:96px;line-height:92px;font-weight:700}footer{background:conic-gradient(from 180deg at 50% 50%,#b50000 0deg,#000 360deg);padding-top:90px;padding-bottom:55px}footer .outer__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .outer__footer .footer__right p{text-align:center;margin:0;font-weight:500;font-family:Montserrat,sans-serif;font-size:16px;margin-top:0;line-height:20px;color:#fff}footer .outer__footer .footer__right a{margin-bottom:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.4s ease all;transition:.4s ease all}footer .outer__footer .footer__right a:hover{opacity:.7}footer .outer__footer .footer__right a img{width:390px}footer .outer__footer .footer__socials ul{padding:0;list-style-type:none;margin:0}footer .outer__footer .footer__socials ul>li{margin-right:55px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .outer__footer .footer__socials ul>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:250px;-webkit-box-shadow:0 4px 39px 0 red;box-shadow:0 4px 39px 0 red;-webkit-transition:.4s ease all;transition:.4s ease all}footer .outer__footer .footer__socials ul>li>a:hover{opacity:.7}footer .outer__footer .footer__socials ul>li:last-child{margin-right:0}.small__logo{display:none}.games__block{padding-top:30px;padding-bottom:195px}.games__block .outer__games .games__slider .elem__game{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:380px;max-width:380px;padding:75px 30px;background:#000;-webkit-box-shadow:0 4px 96px rgba(255,0,0,.27);box-shadow:0 4px 96px rgba(255,0,0,.27);border-radius:65px;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all}.games__block .outer__games .games__slider .elem__game:hover{opacity:.7}.games__block .outer__games .games__slider .elem__game .coming__soon p:before{-webkit-background-clip:text!important;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.42)),to(rgba(255,255,255,.42)));background:linear-gradient(0deg,rgba(255,255,255,.42),rgba(255,255,255,.42))}.games__block .outer__games .games__slider .elem__game p{margin:0;font-weight:600;font-size:40px;font-family:"Sansita Swashed";-webkit-background-clip:text;color:#fff;position:relative}.games__block .outer__games .games__slider .elem__game p span{min-height:0;font-family:"Sansita Swashed";position:relative}.games__block .outer__games .games__slider .elem__game p:before{font-family:'Sansita Swashed',sans-serif;content:attr(data-title);position:absolute;z-index:0;background:-webkit-gradient(linear,left top,left bottom,from(red),to(rgba(255,0,0,0)));background:linear-gradient(180deg,red 0,rgba(255,0,0,0) 100%);-webkit-background-clip:text;-webkit-text-stroke:7px transparent;color:transparent;padding:0 5px;white-space:nowrap;left:-5px}.games__block .outer__games .games__slider .elem__game span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:215px;max-height:215px;margin-bottom:15px}.games__block .outer__games .games__slider .elem__game span img{max-width:100%;max-height:100%}.games__block .outer__games .head__games{margin-bottom:55px}.games__block .outer__games .head__games>h2{margin:0;font-size:32px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center}.games__slider{overflow:hidden;padding-left:350px}.games__slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.games__slider .slick-slide{height:inherit!important}.games__slider .slick-list{padding:0 20% 0 0!important}.games__slider .slick-track{padding:80px 0}.games__slider{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:80px;padding-bottom:80px;overflow-x:scroll}.games__slider::-webkit-scrollbar{display:none}.games__slider .elem__game{margin-left:60px;height:100%}.games__block .outer__games .head__games{margin-bottom:0}@-webkit-keyframes glowOne{from{margin-top:0;opacity:1}to{opacity:.7;margin-top:50px}}@keyframes glowOne{from{margin-top:0;opacity:1}to{opacity:.7;margin-top:50px}}@-webkit-keyframes glowTwo{from{margin-top:0;margin-left:0;opacity:1}to{opacity:.5;margin-left:40px;margin-top:50px}}@keyframes glowTwo{from{margin-top:0;margin-left:0;opacity:1}to{opacity:.5;margin-left:40px;margin-top:50px}}@keyframes glowTwo{from{margin-top:0;margin-left:0;opacity:1}to{opacity:.5;margin-left:40px;margin-top:50px}}@-webkit-keyframes glowThree{from{margin-top:0;opacity:1}to{opacity:.5;margin-top:-50px}}@keyframes glowThree{from{margin-top:0;opacity:1}to{opacity:.5;margin-top:-50px}}.game__block{position:relative;min-height:100vh;padding-top:100px;padding-bottom:50px}.game__block>.glow__1{position:absolute;top:80px;right:80px;-webkit-animation:glowOne 4s linear 1s infinite alternate;animation:glowOne 4s linear 1s infinite alternate;max-width:calc(100% -80px)}.game__block>.glow__2{position:absolute;top:80px;left:80px;-webkit-animation:glowTwo 4s linear 2s infinite alternate;animation:glowTwo 4s linear 2s infinite alternate;max-width:calc(100% - 80px)}.game__block>.glow__3{position:absolute;top:150px;right:80px;-webkit-animation:glowThree 4s linear 1s infinite alternate;animation:glowThree 4s linear 1s infinite alternate;max-width:calc(100% - 80px)}.game__block.slot__machine{background:url(/b498af8f13d0b9b989b5976e1f030668868af368/1bd3d/img/spinback.webp);background-repeat:no-repeat;background-size:cover;background-position:center}.game__block .spin__game{position:relative}.game__block .slot__game{position:relative}.game__block .slot__bottom{max-width:770px;margin-left:auto;margin-right:auto}.game__block .slot__bottom .slot__bottom--button{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}.game__block .slot__bottom .slot__bottom--button a{padding:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:144px;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all;background:-webkit-gradient(linear,left top,left bottom,from(#fe5714),to(#da271b));background:linear-gradient(180deg,#fe5714 0,#da271b 100%)}.game__block .slot__bottom .slot__bottom--button a:hover{opacity:.7}.game__block .slot__bottom .slot__bottom--button a span{background:-webkit-gradient(linear,left top,left bottom,color-stop(22.92%,#da271b),to(#fe5714));background:linear-gradient(180deg,#da271b 22.92%,#fe5714 100%);border-radius:144px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:2px 40px;font-size:22px;line-height:43px;color:#000;font-weight:700;text-decoration:none}.game__block .slot__bottom .slot__picker{margin-bottom:90px}.game__block .slot__bottom .slot__picker ul{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:40px;padding-left:0;grid-row-gap:35px;margin-top:0;margin-bottom:0}.game__block .slot__bottom .slot__picker ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.game__block .slot__bottom .slot__picker ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-width:215px;min-height:78px;background:#000;border:3px solid #000;border-radius:144px;-webkit-box-shadow:0 4px 36px 0 rgba(255,0,0,.47);box-shadow:0 4px 36px 0 rgba(255,0,0,.47);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;font-size:29px;line-height:43px;font-weight:700;color:#fff;-webkit-transition:.4s ease all;transition:.4s ease all}.game__block .slot__bottom .slot__picker ul li a:hover{opacity:.7}.game__block.spin__game{background:url(/b498af8f13d0b9b989b5976e1f030668868af368/1bd3d/img/spinback.webp);background-repeat:no-repeat;background-size:cover;background-position:center}.game__block .spin__game .spin__bottom{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;margin-top:25px}.game__block .spin__game .spin__bottom>a{padding:3px;border-radius:144px;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all;background:-webkit-gradient(linear,left top,left bottom,from(#fe5714),to(#da271b));background:linear-gradient(180deg,#fe5714 0,#da271b 100%)}.game__block .spin__game .spin__bottom>a:hover{opacity:.7}.game__block .spin__game .spin__bottom>a span{background:-webkit-gradient(linear,left top,left bottom,color-stop(22.92%,#da271b),to(#fe5714));background:linear-gradient(180deg,#da271b 22.92%,#fe5714 100%);border-radius:144px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:2px 40px;font-size:22px;line-height:43px;color:#000;font-weight:700;text-decoration:none}.game__block .spin__game .spin__top{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:50px}.game__block .spin__game .spin__top .arrow__spin{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:-75px;position:relative}.game__block .spin__game .spin__top .arrow__spin>img{max-width:50px}.game__block .spin__game .spin__top .spin__main{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto}.game__block .spin__game .spin__top .spin__main>img{max-width:580px}.game__block .title__game{text-align:center}.game__block .title__game h2{margin:0;font-size:64px;font-weight:700;color:#fff;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.game__block .title__game h2 span{position:absolute;font-size:48px;font-weight:600;color:#fff;-webkit-transform:rotate(-12deg);transform:rotate(-12deg);font-family:"Sansita Swashed";right:-80px;top:65px}.game__block .title__game h2 span:before{font-family:'Sansita Swashed',sans-serif;content:attr(data-title);position:absolute;z-index:-1;background:#000;-webkit-background-clip:text;-webkit-text-stroke:5px transparent;color:transparent;padding:0 5px;white-space:nowrap;left:-5px}.slot__game{padding-left:15px;padding-right:15px;max-width:770px;margin-left:auto;margin-right:auto}.slot__game .slot__top{margin-bottom:89px;padding:32px 45px;-webkit-box-shadow:0 4px 150px 0 rgba(255,7,7,.25);box-shadow:0 4px 150px 0 rgba(255,7,7,.25);background-color:#000;border-radius:46px;margin-top:80px}.slot__game .slot__top>.inner__slot{width:100%;padding:65px 35px;background-color:#000;border-radius:61px}.slot__game .slot__top>.inner__slot .slot__grid{width: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;position:relative;overflow:hidden}.slot__game .slot__top>.inner__slot .slot__grid:after{content:"";position:absolute;left:0;bottom:-15px;width:100%;height:55px;background:-webkit-gradient(linear,left bottom,left top,color-stop(19.06%,#000),to(rgba(0,0,0,0)));background:linear-gradient(360deg,#000 19.06%,rgba(0,0,0,0) 100%)}.slot__game .slot__top>.inner__slot .slot__grid:before{content:"";position:absolute;left:0;top:-15px;width:100%;height:55px;background:-webkit-gradient(linear,left top,left bottom,color-stop(19.06%,#000),to(rgba(0,0,0,0)));background:linear-gradient(180deg,#000 19.06%,rgba(0,0,0,0) 100%)}.slot__game .slot__top>.inner__slot .slot__grid .elem__slot{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:145px;min-height:175px;background:#fff;border:1px solid #000;border-radius:59px}.slot__game .slot__top>.inner__slot .slot__grid .elem__slot img{max-width:140px;max-height:110px}.games__slider{padding-left:0;max-width:1240px;margin-left:auto;margin-right:auto}.games__slider .slick-track{padding-left:0;padding-right:0}.games__slider .slick-slide{margin:0 30px}.games__slider .slick-list{margin:0 30px;padding:0!important}.games__block .slick-prev{position:absolute;min-width:60px;max-width:60px;min-height:60px;max-height:60px;background:url(/img/f9329b5dc3436e511b4efe0f401eae8a6e693040/lfarrow.png);background-repeat:no-repeat;background-size:contain;background-position:center;left:-15px}.games__block .slick-prev:before{content:none}.games__block .slick-next{position:absolute;right:-50px;min-width:60px;max-width:60px;min-height:60px;max-height:60px;background:url(/img/4c6b8fd643bf283138cf4ac240e64a76f41b692a/rgarrow.png);background-repeat:no-repeat;background-size:contain;background-position:center;right:-15px}.games__block .slick-next:before{content:none}.games__block .outer__games .games__slider .elem__game{margin-left:0;min-width:0;max-width:100%;-webkit-box-shadow:0 4px 45px rgba(255,0,0,.27);box-shadow:0 4px 45px rgba(255,0,0,.27)}.wrapper__slide.disabled__slide{pointer-events:none}.wrapper__slide.disabled__slide .elem__game p:before{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.42)),to(rgba(255,255,255,.42)))!important;background:linear-gradient(0deg,rgba(255,255,255,.42),rgba(255,255,255,.42))!important;-webkit-background-clip:text!important}@media (max-width:1500px){.games__slider{max-width:940px}}@media (max-width:1200px){.our__socials>.glow2_1{right:150px;max-width:calc(100% - 150px)}.our__socials>.glow2_2{left:100px;max-width:calc(100% - 100px)}}@media (max-width:991px){.games__block .slick-next{right:0}.games__block .slick-prev{left:0}.game__block .slot__bottom .slot__picker{margin-bottom:35px}.game__block .slot__bottom .slot__bottom--button a span{font-size:16px;line-height:27px;padding:2px 30px}.game__block .slot__bottom .slot__picker ul{grid-column-gap:20px}.game__block .slot__bottom .slot__picker ul li a{min-width:0}.game__block .slot__bottom{max-width:540px}.game__block .slot__bottom .slot__picker ul li a{min-height:58px;font-size:24px;line-height:37px}.game__block .spin__game .spin__bottom>a span{font-size:16px;line-height:27px;padding:2px 30px}.games__block .outer__games .games__slider .elem__game{min-width:0;max-width:1000px}.games__slider{padding-left:0}.games__block .outer__games .games__slider{max-width:100%;margin-left:auto;margin-right:auto;overflow-x:hidden}.games__slider .slick-track{padding:80px}.games__block .outer__games .games__slider .elem__game{margin:0!important}.games__slider .slick-list{padding:0!important}.games__block .outer__games .games__slider .elem__game{max-width:100%}.games__slider .slick-track{padding:40px 0}.games__block .outer__games .games__slider .elem__game{margin:0 35px}.hero__section .outer__hero .hero__info>h1{font-size:78px;line-height:78px}.hero__section .outer__hero{min-height:700px}.hero__section .outer__hero .hero__info>p{padding-left:15px;padding-right:15px}.our__socials .outer__socials>h2{font-size:78px;line-height:78px}.our__socials .outer__socials>ul{margin-bottom:45px}.games__slider{padding-left:0;max-width:640px!important;width:100%;margin-left:auto;margin-right:auto}.wrapper__slide{padding:0 35px}.roadmap__block .outer__roadmap>h2{font-size:78px;line-height:78px}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap ul>li{font-size:18px}.roadmap__block .outer__roadmap>img{top:260px}.info__block .outer__info .info__elem>h2{font-size:78px;line-height:78px}footer{background:-webkit-gradient(linear,left bottom,left top,from(red),to(rgba(255,0,0,0)));background:linear-gradient(360deg,red 0,rgba(255,0,0,0) 100%)}.footer__right a>img{display:none}.footer__right a>img.small__logo{display:block;max-width:300px}footer .outer__footer{-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}footer .outer__footer .footer__socials{margin-top:60px}header .outer__header>a img{max-width:150px}header .outer__header .right__header>a span{font-size:16px;line-height:27px;padding:2px 30px}header .outer__header .right__header>ul{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:95px}header .outer__header{padding-top:23px}.info__block .outer__info .info__elem>p{font-size:22px;line-height:41px}.info__block .outer__info .info__elem{margin-bottom:160px}.our__socials .outer__socials>p{text-align:center;font-size:18px}.games__block{padding-bottom:80px}footer .outer__footer .footer__right a img{width:100%;max-width:290px}}.road__small{display:none}@media (max-width:767px){.our__socials>.glow2_1{right:auto;left:0;max-width:calc(100% - 150px)}.our__socials>.glow2_2{left:0;max-width:calc(100%)}.games__slider .slick-slide{padding:0}.slot__game .slot__top{max-width:540px;margin-left:auto;margin-right:auto;padding:24px 20px}.slot__game .slot__top{margin-bottom:40px}.slot__game .slot__top>.inner__slot .slot__grid .elem__slot{min-width:100px;min-height:130px}.slot__game .slot__top>.inner__slot .slot__grid .elem__slot img{max-width:100px}.game__block .slot__bottom .slot__picker ul{grid-template-columns:repeat(2,1fr);grid-row-gap:20px}.game__block .slot__bottom .slot__picker ul li a{font-size:20px;min-height:48px}.game__block .slot__bottom{max-width:340px}.game__block .title__game h2{font-size:48px}.game__block{padding-top:100px}.game__block .title__game h2 span{font-size:40px;top:45px;right:-20px;-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}.game__block .spin__game .spin__top .spin__main>img{max-width:440px}.game__block .spin__game .spin__top .arrow__spin{margin-bottom:-45px}.game__block .spin__game .spin__top .arrow__spin img{max-width:45px}.games__block{padding-bottom:40px}.games__block .outer__games .head__games{margin-bottom:-50px}.hero__section .outer__hero .hero__info>h1{font-size:40px;line-height:40px;margin-bottom:50px}.hero__section{background:url(/723ce6d708fa5161428c9bf421b9168852757108/307a9/img/herobacksmall.webp);background-repeat:no-repeat;background-size:cover;background-position:center}.hero__section .outer__hero{padding-top:170px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:0;padding-bottom:180px}.our__socials{padding-top:60px;padding-bottom:40px}.our__socials .outer__socials>h2{text-align:center;font-size:48px;line-height:48px;margin-bottom:35px}.our__socials .outer__socials>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.our__socials .outer__socials>ul>li{margin-right:0;margin-bottom:44px}.our__socials .outer__socials>ul>li:last-child{margin-bottom:0}.our__socials .outer__socials>ul{margin-bottom:65px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our__socials .outer__socials>p{text-align:center;font-size:16px}.roadmap__block{background:url(/75af202b1bc7004f702d6708dca67799b1fb716a/28490/img/roadmapbacksmall.webp);background-repeat:no-repeat;background-size:contain;background-position:left}.roadmap__block{padding-top:40px;padding-bottom:100px}.outer__roadmap>img.road__small{display:block;right:0;top:0;max-height:100%;left:auto}.roadmap__block .outer__roadmap{padding-right:50px}.outer__roadmap>img{display:none}.roadmap__block .outer__roadmap .inner__roadmap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap{margin-bottom:45px}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap:last-child{margin-bottom:0}.roadmap__block .outer__roadmap>h2{margin-bottom:30px;font-size:48px;line-height:48px}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap>h2{text-align:right;margin-bottom:30px}.roadmap__block .outer__roadmap .inner__roadmap>.elem__roadmap ul{text-align:right}.info__block{padding-top:60px;padding-bottom:140px}.info__block .outer__info .info__elem>p{font-size:20px;line-height:22px}.info__block .outer__info .info__elem>h2{font-size:64px;line-height:64px;margin-bottom:35px}.game__block .spin__game .spin__top .spin__main>img{width:100%}}@media (max-width:480px){.games__block .outer__games .games__slider .elem__game p{font-size:32px}.slot__game .slot__top{max-width:290px;margin-left:auto;margin-right:auto;padding:10px 10px}.slot__game .slot__top>.inner__slot{padding:35px 15px}.slot__game .slot__top>.inner__slot .slot__grid .elem__slot{min-width:60px;min-height:90px}.slot__game .slot__top>.inner__slot .slot__grid .elem__slot img{max-width:70px}.game__block .title__game h2{font-size:40px}.game__block .title__game h2 span{font-size:32px}footer .outer__footer .footer__socials ul>li{margin-right:40px}footer .outer__footer .footer__socials ul>li a img{max-width:70px}}@media (max-width:400px){.game__block .slot__bottom{max-width:290px}.game__block .title__game h2{font-size:32px}.game__block .title__game h2 span{font-size:24px}.games__block .outer__games .games__slider .elem__game p{font-size:24px}.games__block .outer__games .games__slider .elem__game span{min-height:150px;max-height:150px}.info__block .outer__info .info__elem>h2{font-size:48px;line-height:48px}header .outer__header>a img{max-width:125px}.game__block .title__game h2 span{top:35px}}@media (max-width:360px){.hero__section .outer__hero .hero__info>p{font-size:19px}.our__socials .outer__socials>h2{font-size:42px;line-height:42px}.roadmap__block .outer__roadmap>h2{font-size:42px;line-height:42px}footer .outer__footer .footer__socials ul>li{margin-right:25px}}