@keyframes levitate{0%{transform:translateX(-50%) translateY(0)}25%{transform:translateX(-50%) translateY(-5px)}50%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(5px)}100%{transform:translateX(-50%) translateY(0)}}@keyframes pulsar{0%{transform:scale(1)}50%{transform:scale(1.04)}100%{transform:scale(1)}}@keyframes pulsar-lg{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes swing{0%{transform:rotate(-2deg) translate(-50%, -35%)}50%{transform:rotate(2deg) scale(1.1) translate(-50%, -35%)}100%{transform:rotate(-2deg) translate(-50%, -35%)}}@keyframes wheelLightsOdd{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes wheelLightsEven{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes spinAndStop{0%{transform:rotate(0deg)}70%{transform:rotate(2795deg)}85%{transform:rotate(2755deg)}90%{transform:rotate(2762deg)}95%{transform:rotate(2758deg)}100%{transform:rotate(2760deg)}}@keyframes spinAndStop2{0%{transform:rotate(2760deg)}70%{transform:rotate(5900deg)}85%{transform:rotate(5870deg)}90%{transform:rotate(5884deg)}95%{transform:rotate(5877deg)}100%{transform:rotate(5880deg)}}@keyframes rotate-shake{0%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}100%{transform:rotate(-3deg)}}@keyframes circle{0%{transform:rotate(0) scale(1.5)}100%{transform:rotate(-360deg) scale(1.5)}}*:focus{outline:none}::-moz-focus-inner,::-moz-focus-outer{border:0;outline:none}h1,.h1{font-size:48px;font-weight:900;color:#fff;margin:0 0 39px;position:relative;text-transform:uppercase;z-index:1;background:linear-gradient(91deg, #FEF5C0 -0.51%, rgba(254, 245, 192, 0.2) 93.02%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center;line-height:1;z-index:5}@media only screen and (min-width: 768px){h1,.h1{margin-bottom:80px;font-size:80px}}@media only screen and (min-width: 992px){h1,.h1{margin-bottom:53px}}h1::after,h1::before,.h1::after,.h1::before{content:attr(data-text);position:absolute;left:0;right:0;top:0;z-index:0}h1::after,.h1::after{text-shadow:0 1px 1px rgba(0,0,0,.5)}h1::before,.h1::before{-webkit-text-stroke:2px #09080d}.top-title{margin-bottom:5px;font-weight:400}@media only screen and (min-width: 992px){.top-title{font-size:24px;margin-bottom:20px}}html{min-height:100%;height:auto}@media only screen and (min-width: 992px){html{max-height:100vh}}*{box-sizing:border-box}body{position:relative;width:100%;min-width:320px;min-height:100vh;margin:0;font-weight:400;line-height:1.3;font-family:"Unbounded",sans-serif;color:#fff;overflow-x:hidden;display:flex;justify-content:space-between;flex-direction:column}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.5)}@media only screen and (max-width: 767px){body{overflow:hidden;height:100vh}}main{overflow:hidden;flex-grow:1;position:relative}@media only screen and (min-width: 992px){main{padding:16px 0}}@media only screen and (min-width: 768px){main{padding:10px}}@media only screen and (max-width: 767px){main{padding-bottom:30px}}.container{padding:0 16px;margin:0 auto;width:100%;position:relative;justify-content:space-around}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.container .fade-in{opacity:0;animation:fadeIn 1s ease-in-out forwards}.container .fade-in:nth-child(1){animation-delay:0s}.container .fade-in:nth-child(2){animation-delay:.3s}.container .fade-in:nth-child(3){animation-delay:.6s}.container .fade-in:nth-child(4){animation-delay:.9s}.container .fade-in:nth-child(5){animation-delay:1.2s}.container .fade-in:nth-child(6){animation-delay:1.5s}.container .fade-in:nth-child(7){animation-delay:1.8s}.container .fade-in:nth-child(8){animation-delay:2.1s}.container .fade-in:nth-child(9){animation-delay:2.4s}.container .fade-in:nth-child(10){animation-delay:2.7s}.container .fade-in:nth-child(11){animation-delay:3s}.container .fade-in:nth-child(12){animation-delay:3.3s}.container .fade-in:nth-child(13){animation-delay:3.6s}.container .fade-in:nth-child(14){animation-delay:3.9s}.container .fade-in:nth-child(15){animation-delay:4.2s}.container .fade-in:nth-child(16){animation-delay:4.5s}.container .fade-in:nth-child(17){animation-delay:4.8s}.container .fade-in:nth-child(18){animation-delay:5.1s}.container .fade-in:nth-child(19){animation-delay:5.4s}.container .fade-in:nth-child(20){animation-delay:5.7s}@media only screen and (min-width: 768px){.container{justify-content:center}}.coins{position:absolute;top:50%;left:50%;pointer-events:none;z-index:1;width:55%;opacity:.9;animation:swing 9s ease-in-out infinite}@media only screen and (max-width: 991px){.coins{display:none}}@media only screen and (max-width: 1199px){.coins{width:87%}}a{display:inline-block;color:#ffd79c;transition:all .3s}.logo{position:relative;top:4%;width:100%;z-index:10}@media only screen and (min-width: 768px){.logo{margin-bottom:59px;position:relative;width:auto;top:auto}}.logo img{width:100%;transform:scale(1.27)}@media only screen and (min-width: 768px){.logo img{width:515px;transform:none}}.bg-holder{position:absolute;inset:0}.bg-holder img{width:100%;height:100%;object-fit:cover;animation:pulsar 13s infinite ease-in-out}@media only screen and (max-width: 767px){.bg-holder .bg-desk{display:none}}@media only screen and (min-width: 768px){.bg-holder .bg-mob{display:none}}.holder{margin-bottom:20px}@media only screen and (max-width: 767px){.holder{margin-top:70px}}.hero-img{max-width:215px;z-index:3;position:absolute;right:-13px;bottom:-15%}@media only screen and (min-width: 768px){.hero-img{max-width:26%;margin:0;display:block}}@media only screen and (min-width: 992px){.hero-img{max-width:31%;z-index:3}}@media(min-width: 768px)and (orientation: portrait){.hero-img{width:300px;max-width:none}}.wheel-box{width:100%;max-width:400px;margin-bottom:10px;position:relative}@media only screen and (min-width: 992px){.wheel-box{margin-bottom:22px;max-width:517px}}.wheel-holder{max-width:100%;width:100%;padding-bottom:100%;position:relative;background:url(assets/images/wheel-bg.svg) no-repeat 50% 50%/cover;margin:0 0 5px;scale:1.1}.wheel-holder .arrow{width:84px;position:absolute;top:-12px;left:50%;transform:translateX(-50%);z-index:4;animation:levitate 4s ease infinite backwards}@media only screen and (min-width: 992px){.wheel-holder .arrow{width:120px;top:-24px}}.wheel-holder .border{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:3}.wheel-holder .spinner{position:absolute;transition:transform 3s ease-in-out;inset:5%;z-index:2;animation:rotate-shake 2s ease-in-out infinite}.wheel-holder .spinner img{width:100%;object-fit:cover;height:100%}.wheel-holder .sector{position:absolute;left:50%;z-index:3;transform:translateX(-50%);width:26%;top:6%}.wheel-holder .decoration{position:absolute;top:-20%;left:50%;transform:translateX(-50%) scale(1.5);z-index:1;pointer-events:none}@media only screen and (max-width: 767px){.wheel-holder .decoration{display:none}}.wheel-holder:before{content:"";position:absolute;top:7%;left:4%;right:4%;bottom:4%;background:url(assets/images/overlay.svg) no-repeat 50% 50%/cover;transition:all .7s;z-index:3;opacity:0}.wheel-holder.win-active:before{opacity:1}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:99;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;transition:all .3s}.popup img{width:100%;margin:-129px 0 -4px;width:312px;animation:pulsar-lg 8s infinite ease-in-out}.popup .title{font-size:32px;font-weight:900;margin-bottom:14px}.popup .subtitle{font-weight:500;font-size:16px;line-height:14px}.popup .subtitle.alt{font-size:14px}.popup .winnig-box{color:#ffe433;font-size:48px;font-weight:800;line-height:1;margin:5px 0}.popup .btn{width:100%;font-size:20px;padding:16px 32px;margin-top:25px;border-radius:14px}.popup .inner{background:linear-gradient(24.41deg, #E50037 -23.49%, #060A0E 103.36%);margin:0 15px;border-radius:15px;padding:0 15px 15px;width:calc(100% - 30px);border:1px solid #ff2d2d}@media only screen and (min-width: 768px){.popup .inner{max-width:350px}}.hidden{opacity:0 !important;visibility:hidden}.d-flex{display:flex !important}@media only screen and (min-width: 992px){.flex-lg{display:flex !important}}.flex-column{flex-direction:column}.align-center{align-items:center}.text-center{text-align:center}.text-left{text-align:left}.justify-between{justify-content:space-between}.d-none{display:none !important}.btn-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border:none;background-color:rgba(0,0,0,0);z-index:7;padding:0;cursor:pointer;width:131px;transition:all .3s}@media only screen and (min-width: 992px){.btn-play{width:192px}}.btn-play span{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:all .3s;pointer-events:none}.btn-play img{width:100%;animation:pulsar 3s ease infinite backwards;pointer-events:none}.btn{color:#09080d;border-radius:14px;text-align:center;padding:20px 32px;border:none;font-family:"Unbounded",sans-serif;display:inline-block;font-weight:700;transition:all .3s;font-size:24px;cursor:pointer;background-color:#ffe433;text-decoration:none;position:relative;z-index:9}@media only screen and (min-width: 992px){.btn{font-size:32px;padding:25px 49px;border-radius:25px}}.btn:hover{scale:1.02}
