@keyframes rotation-loader{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes flipSymbol{0%{transform:perspective(800px) scale3d(.85,.85,.85) translate3d(0,0,0) rotate3d(0,1,0,360deg);animation-timing-function:ease-out}40%{transform:perspective(800px) scale3d(.85,.85,.85) translate3d(0,0,150px) rotate3d(0,1,0,190deg);animation-timing-function:ease-out}50%{transform:perspective(800px) scale3d(.85,.85,.85) translate3d(0,0,150px) rotate3d(0,1,0,170deg);animation-timing-function:ease-in}80%{transform:perspective(800px) scale3d(.8,.8,.8) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}to{transform:perspective(800px) scale3d(.85,.85,.85) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}}@keyframes scaleSymbolGif{0%,25%,50%,to{opacity:1;transform:scale(1)}70%,85%{opacity:0;transform:scale(.7)}}@keyframes scaleSymbol{0%,to{opacity:1;transform:scale(1)}20%,45%{opacity:1;transform:scale(1.1)}65%,80%{opacity:0;transform:scale(.6)}}@keyframes x2Anim{0%{opacity:0}to{opacity:1}}@keyframes showBorder{0%{opacity:0}to{opacity:1}}@keyframes blinkSymbol{0%{transform:scaleY(-1) scale(.8)}to{transform:scaleY(-1) scale(.9)}}@keyframes changeSteps{0%{background-position:0 0}to{background-position:0 var(--bg-pos)}}@keyframes appearFlare{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes changeOpacity{0%,to{opacity:0}50%{opacity:1}}@-webkit-keyframes jumpModalWin{0%,to{transform:translateY(0)}50%{transform:translateY(-2em)}}@-webkit-keyframes pulseButton{0%,to{transform:scale(.95)}50%{transform:scale(1.05)}}@-webkit-keyframes pulseBg{0%,to{transform:translate(-50%,-50%) scale(.9)}50%{transform:translate(-50%,-50%) scale(1.1)}}*,::after,::before{box-sizing:border-box}*{margin:0;padding:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}a{text-decoration:none!important}a:not([class]){text-decoration-skip-ink:auto}canvas,img,picture,svg,video{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}body,html{height:100%;scroll-behavior:smooth;font-size:min(4.5px + 5.5*(100vw - 375px)/1545,10px)}.hidden{display:none!important}.visible{display:flex!important}body{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;font-style:normal}.bottom__section-button span{height:auto}.bottom__section-button .button-loader{display:none}.bottom__section-button.is--link{display:flex;align-items:center;justify-content:center}.bottom__section-button.is--disabled{pointer-events:none}.bottom__section-button.is--disabled span{opacity:.2}.bottom__section-button.is--disabled .button-loader{display:flex}.abdlhq,.button-loader{position:absolute;align-items:center;justify-content:center;left:0;top:0;width:100%;height:100%}.button-loader span{width:30px!important;height:30px!important;border:4px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-loader 1s linear infinite;opacity:1!important;margin-left:0!important;margin-right:0!important}.abdlhq{z-index:997;display:flex;flex-direction:row;mix-blend-mode:screen}#slot .abdlhf,.effects__block{background-position:center;background-repeat:no-repeat}.effects__block{-webkit-background-size:cover;background-size:cover;position:fixed;left:0;top:0;width:100%;height:100%}img{width:100%}html{background:#eec935}@media (max-width:1023px){body{font-size:110%}}@media (max-width:420px){body{font-size:105%}}.abdlha{overflow:hidden;min-height:100dvh}.abdlhc{justify-content:center;padding:0 16px}@media (max-width:1023px){.abdlhc{display:block;flex:unset;height:100%;padding:10em 16px}}@media (max-width:1023px) and (max-height:741px){.abdlhc{padding:5em 16px}}.abdlhb{justify-content:center}.abdlhd{position:relative;display:block}#slot,#slot #reels{position:relative;display:flex}#slot{align-items:center;justify-content:center;width:100%;margin:-3em auto 0}#slot .abdlhf{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);background-size:contain}@media (max-width:1023px){#slot .abdlhf{width:101%;height:101%;background-image:url(../img/frame-mobile.webp)}}#slot #reels{z-index:1;width:151em;height:91em;max-width:870px;max-height:520px;transform:scaleY(-1)}@media (max-width:1023px){#slot #reels{width:100%;height:auto;max-width:74em;aspect-ratio:1}}@media (max-width:399px){#slot #reels{font-size:90%}}#slot #reels:before{height:100%;z-index:-1;background:linear-gradient(180deg,#1b1433 0,#201578 47%,#1a1331 73%);width:104%;background:linear-gradient(180deg,#130021 0,#370061 50.48%,#1b012f 100%)}#slot #reels .abdlhg{position:relative;overflow:hidden;width:20%;height:100%}@media (max-width:1023px){#slot #reels .abdlhg{width:33.333%}}#slot #reels .icons{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}#slot #reels .symbol,#slot #reels .symbol .symbol-inner,.abdlha,.abdlhc{position:relative}#slot #reels .symbol .symbol-inner img{transform:scaleY(-1) scale(.8)}#slot #reels .symbol.is--win.is--flip .symbol-inner{animation:2s flipSymbol ease-in-out infinite}#slot #reels .symbol.is--win.is--lightning::before,#slot #reels .symbol.is--win.is--x2::before{content:"";display:block;position:absolute;z-index:2;left:5%;top:5%;width:90%;height:90%;background-size:contain;background-position:center;background-repeat:no-repeat}#slot #reels .symbol.is--win.is--lightning::before{mix-blend-mode:plus-lighter;background-image:url(/assets/general/images/win-effects/win_lightning_effect.gif);animation:1.5s scaleSymbolGif linear infinite}#slot #reels .symbol.is--win.is--lightning .symbol-inner{animation:1.5s scaleSymbol linear infinite}#slot #reels .symbol.is--win.is--x2::before{background-image:url(/assets/general/images/win-effects/win_x2_effect.gif);transform:scaleY(-1);animation:.5s x2Anim linear}#slot #reels .symbol.is--win.is--blinking .symbol-inner{animation:2s blinkSymbol ease-in-out infinite}#slot #reels .symbol.is--win.is--border::before{content:"";display:block;position:absolute;z-index:2;left:2.5%;top:2.5%;width:95%;height:95%;border-radius:4px;border:8px solid #ffea00;animation:.5s showBorder linear forwards;opacity:0}#slot #reels .symbol.is--win.is--border .symbol-inner img{animation:1.5s blinkSymbol ease-in-out forwards}body{overflow-y:auto;overflow-x:hidden;font-size:75%}@media (max-width:1023px){body{font-size:110%}}@media (max-width:420px){body{font-size:105%}}.abdlha,.abdlhc{display:flex}.abdlha{height:100dvh;overflow-x:hidden;overflow-y:auto;background-size:cover;background-position:center;background-repeat:no-repeat}.abdlhc{flex:1 1 auto;flex-direction:column;width:100%;min-height:100dvh;overflow:hidden;padding-block:2em}@media (max-width:1023px){.abdlhc{justify-content:flex-start}}.abdlhb{width:100%;flex:1 1 auto;display:flex;flex-direction:column}@media (max-width:1023px){.abdlhb{display:block}}.abdlgw{background:linear-gradient(180deg,#eec935 0,#8c3d00 100%)}.abdlgx{width:36.67em!important}@media (max-width:767px){.abdlgx{margin-top:-35%!important}}.abdlgz{background:linear-gradient(90deg,#db3efb 0,#740091 100%)}.abdlgy{background:#fcf387;height:24px;padding:2px!important}.abdlgy::before{left:2px!important;top:2px!important;width:calc(100% - 4px)!important;height:calc(100% - 4px)!important;background-color:#1c2036!important}.abdlha{background-image:url(../img/page-bg.webp)}@media (max-width:1023px){.abdlha{background-image:url(../img/page-bg-mobile.webp)}}.abdlhd{width:36.67em;margin:0 auto 7em;z-index:7;animation:2s pulseButton ease-in-out infinite}@media (max-width:1023px){.abdlhd{width:32em;margin:0 auto -4em}}.abdlhe{position:absolute;background-repeat:no-repeat;background-position:0 0;background-size:cover;animation:changeSteps 4s steps(2) infinite,changeOpacity 2s ease-in-out infinite}.abdlhe.is--1{--bg-pos:-144em;width:92em;aspect-ratio:689/1078;top:0;left:0;background-image:url(../img/coins1.webp)}@media (max-width:1023px){.abdlhe.is--1{width:76.5em}}.abdlhe.is--2{--bg-pos:-129em;width:101em;aspect-ratio:759/969;top:0;right:0;background-image:url(../img/coins2.webp)}@media (max-width:1023px){.abdlhe.is--2{display:none}}@media (max-width:1023px){#slot{margin-top:2em}}#slot #reels:before,#slot.is--winner::after,#slot::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#slot::before{border-radius:10px;background:#0ad8ff;filter:blur(160px);width:120em;aspect-ratio:1226/695}#slot.is--winner::after{margin-left:2em;background-image:url(../img/win-line.webp);background-repeat:no-repeat;background-size:contain;width:111em;max-width:none;aspect-ratio:1147/465;z-index:10;animation:changeOpacity 1s ease-in-out infinite}@media (max-width:1023px){#slot.is--winner::after{width:86%;margin-left:0;aspect-ratio:333/238;background-image:url(../img/win-line-mobile.webp)}}#slot .abdlhf{width:100%;height:100%;background-image:url(../img/frame.webp)}@media (max-width:1023px){#slot .abdlhf{width:101%;height:101%;background-image:url(../img/frame-mobile.webp)}}@media (max-width:1023px){#slot #reels:before{width:100%}}#slot #reels .abdlhg .icons img{aspect-ratio:1}#slot #reels .abdlhg:nth-child(1) .symbol.is--win::before{left:-4%!important}@media (max-width:1023px){#slot #reels .abdlhg:nth-child(1) .symbol.is--win::before{left:5%!important}}#slot #reels .abdlhg:nth-child(1) .icons img{margin-left:-1.9em}@media (max-width:1023px){#slot #reels .abdlhg:nth-child(1) .icons img{margin-left:0}}#slot #reels .abdlhg:nth-child(2) .symbol.is--win::before{left:1%!important}@media (max-width:1023px){#slot #reels .abdlhg:nth-child(2) .symbol.is--win::before{left:4%!important}}#slot #reels .abdlhg:nth-child(2) .icons img{margin-left:-1em}@media (max-width:1023px){#slot #reels .abdlhg:nth-child(2) .icons img{margin-left:-.5em}#slot #reels .abdlhg:nth-child(3) .icons img{margin-right:-5em}}#slot #reels .abdlhg:nth-child(4) .symbol.is--win::before{left:10%!important}#slot #reels .abdlhg:nth-child(4) .icons img{margin-left:1em}#slot #reels .abdlhg:nth-child(5) .symbol.is--win::before{left:15%!important}#slot #reels .abdlhg:nth-child(5) .icons img{margin-left:1.9em}@media (max-width:1023px){#slot #reels .abdlhg:nth-child(5) .icons img{margin-left:-4em}}.abdlhn{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:8;width:100%;margin-top:2em}@media (max-width:1023px){.abdlhn{position:fixed;left:0;font-size:93%;bottom:20em;margin-top:0}}.bottom__section-button{position:relative;display:flex;align-items:center;justify-content:center;height:12.8em;min-width:30px;background-color:transparent;background-repeat:repeat-x;background-size:contain;background-position:center;background-image:url(../img/button_middle.webp);outline:0;border:0;cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:transparent}.bottom__section-button:after,.bottom__section-button:before{content:"";position:absolute;top:0;bottom:0;width:21em;background-size:contain;background-repeat:no-repeat}.bottom__section-button:before{left:calc(-17em + 1px);background-position:right center;background-image:url(../img/button_left.webp)}.bottom__section-button:after{right:calc(-17em + 1px);background-position:left center;background-image:url(../img/button_right.webp)}.bottom__section-button:disabled{background-image:url(../img/button_disabled_middle.webp)}.bottom__section-button:disabled:before{background-image:url(../img/button_disabled_left.webp)}.bottom__section-button:disabled:after{background-image:url(../img/button_disabled_right.webp)}.bottom__section-button:disabled span{color:#e6e6e6;text-shadow:0 -1px 1px #7e7e7e,-1px 0 1px #7e7e7e,0 0 1px #7e7e7e,1px 0 1px #7e7e7e,0 1px 1px #7e7e7e;-webkit-font-smoothing:antialiased}@media (max-width:1023px){.bottom__section-button:disabled span{text-shadow:0 -1px 1px #7e7e7e,-1px 0 1px #7e7e7e,0 0 1px #7e7e7e,1px 0 1px #7e7e7e,0 1px 1px #7e7e7e;-webkit-font-smoothing:antialiased}}.bottom__section-button span{position:relative;z-index:3;padding:0 1.2em;margin-bottom:.1em;margin-left:-3em;margin-right:-3em;font-size:6em;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;text-shadow:0 -1px 1px #f6a006,-1px 0 1px #f6a006,0 0 1px #f6a006,1px 0 1px #f6a006,0 1px 1px #f6a006;-webkit-font-smoothing:antialiased}@media (max-width:1023px){.bottom__section-button span{text-shadow:0 -1px 1px #f6a006,-1px 0 1px #f6a006,0 0 1px #f6a006,1px 0 1px #f6a006,0 1px 1px #f6a006;-webkit-font-smoothing:antialiased}}.bottom__section-button.pulse{animation:2s pulseButton ease-in-out infinite}.abdlhp{display:none}.bottom__section-button .button-loader span{padding:0!important}.abdlhi,.modal__content::before{position:absolute;top:50%;left:50%}.abdlhi{--bg-pos:-668em;display:block;width:160em;aspect-ratio:68/71;transform:translate(-50%,-50%) scale(0);mix-blend-mode:plus-lighter;background-image:url(../img/effect-flare-1.webp);background-repeat:no-repeat;background-position:0 0;background-size:cover;animation:appearFlare 4s ease-in-out forwards,changeSteps 8s steps(4) infinite 4s,changeOpacity 2s ease-in-out infinite 4s}.abdlhk{position:absolute;z-index:6;display:flex;flex-direction:column;align-items:center}.abdlhk.is--1{bottom:-51em;left:2em}@media (max-width:1023px){.abdlhk.is--1{left:auto;right:-2em}}.abdlhk.is--1 .abdlhl{--bg-pos:-97em;background-image:url(../img/person1.webp);width:39em;aspect-ratio:121/150}@media (max-width:1023px){.abdlhk.is--1 .abdlhl{--bg-pos:-80em;width:32em}}.abdlhk.is--2{bottom:-51em;right:2em}@media (max-width:1023px){.abdlhk.is--2{display:none}}.abdlhk.is--2 .abdlhl{--bg-pos:-69em;background-image:url(../img/person2.webp);width:31em;aspect-ratio:118/131;font-size:130%}.abdlhk.is--3{bottom:-30em;right:3em;display:none}.abdlhk.is--3 .abdlhl{--bg-pos:-80em;background-image:url(../img/person3.webp);width:37em;aspect-ratio:76/81}.abdlhl,.abdlhm{background-repeat:no-repeat}.abdlhl{position:relative;z-index:1;background-size:cover;background-position:0 0;animation:changeSteps 2s steps(2) infinite}.abdlhm{margin-top:-3em;width:44em;aspect-ratio:67/144;background-size:contain;background-position:center;background-image:url(../img/column.webp)}@media (max-width:1023px){.abdlhm{width:36.5em}}.modal{position:absolute;left:0;top:0;width:100%;height:100%;min-height:100dvh;opacity:0;overflow:hidden;visibility:hidden}.modal__wrapper{position:relative;top:2%}@media (max-width:1023px){.modal__wrapper{padding:2% 0;top:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}}.modal__content{position:relative;width:100%;max-width:100em;margin:3em auto 0}@media (max-width:1023px){.modal__content{font-size:80%;margin:11em auto auto}}.modal__content::before{content:"";transform:translate(-50%,-50%);width:120%;height:120%;border-radius:100px;background:#f90000;filter:blur(137px);animation:2s pulseBg ease-in-out infinite}.modal__content-wrap{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;padding:11em 8.8em;border-radius:40px;border:11px solid #ff775d;background:linear-gradient(180deg,#520400 0,#b72000 47.43%,#520400 100%)}.modal__logo,.modal__win{position:relative;z-index:3;width:85%;margin:0 auto 5em;animation:jumpModalWin .5s ease-in-out infinite}.modal__logo{display:block;width:36.67em;margin:0 auto;z-index:5;animation:2s pulseButton ease-in-out infinite}@media (max-width:1023px){.modal__logo{width:32em}}.modal__text,.modal__title{position:relative;z-index:2;margin-top:-.3em;padding:0 16px;font-size:5.3em;text-align:center;text-transform:uppercase;color:#fff}.modal__text{margin-top:10px;font-size:8.8em;color:#f90000;animation:2s pulseButton ease-in-out infinite;text-shadow:0 -3px 1px #fefa4f,-2px -2px 1px #fefa4f,-1px -2px 1px #fefa4f,0 -2px 1px #fefa4f,1px -2px 1px #fefa4f,2px -2px 1px #fefa4f,-2px -1px 1px #fefa4f,-1px -1px 1px #fefa4f,0 -1px 1px #fefa4f,1px -1px 1px #fefa4f,2px -1px 1px #fefa4f,-3px 0 1px #fefa4f,-2px 0 1px #fefa4f,-1px 0 1px #fefa4f,0 0 1px #fefa4f,1px 0 1px #fefa4f,2px 0 1px #fefa4f,3px 0 1px #fefa4f,-2px 1px 1px #fefa4f,-1px 1px 1px #fefa4f,0 1px 1px #fefa4f,1px 1px 1px #fefa4f,2px 1px 1px #fefa4f,-2px 2px 1px #fefa4f,-1px 2px 1px #fefa4f,0 2px 1px #fefa4f,1px 2px 1px #fefa4f,2px 2px 1px #fefa4f,0 3px 1px #fefa4f;-webkit-font-smoothing:antialiased}@media (max-width:1023px){.modal__text{text-shadow:0 -2px 1px #fefa4f,-1px -1px 1px #fefa4f,0 -1px 1px #fefa4f,1px -1px 1px #fefa4f,-2px 0 1px #fefa4f,-1px 0 1px #fefa4f,0 0 1px #fefa4f,1px 0 1px #fefa4f,2px 0 1px #fefa4f,-1px 1px 1px #fefa4f,0 1px 1px #fefa4f,1px 1px 1px #fefa4f,0 2px 1px #fefa4f;-webkit-font-smoothing:antialiased;margin-top:5px}}.modal.is--active{opacity:1;visibility:visible}.modal.is--active .abdlhn{opacity:1;z-index:6;margin-top:0;transform:translateY(-60%);display:flex}@media (max-width:1023px){.modal.is--active .abdlhn{transform:translateY(0);position:fixed;bottom:20em;z-index:10}.modal.is--active .bottom__section-button{animation:2s pulseButton ease-in-out infinite}}.is--bonuses-open #slot,.is--bonuses-open .abdlhd,.is--bonuses-open .abdlhn,.is--modal-open #slot,.is--modal-open .abdlhd,.is--modal-open .abdlhn{display:none}.is--bonuses-open .abdlhk.is--1,.is--modal-open .abdlhk.is--1{bottom:-51em;left:19em}@media (max-width:1023px){.is--bonuses-open .abdlhk.is--1,.is--modal-open .abdlhk.is--1{left:auto;right:-2em}}.is--bonuses-open .abdlhk.is--2,.is--modal-open .abdlhk.is--2{bottom:-59em;right:43em}@media (max-width:1023px){.is--bonuses-open .abdlhk.is--2,.is--modal-open .abdlhk.is--2{display:none}}.is--bonuses-open .abdlhk.is--3,.is--modal-open .abdlhk.is--3{display:flex;bottom:-30em;right:3em}@media (max-width:1023px){.is--bonuses-open .abdlhk.is--3,.is--modal-open .abdlhk.is--3{display:none}}#bonus-inline{position:fixed}@media (max-width:768px) and (max-height:741px){#bonus-inline{position:absolute;left:-200%;min-width:350px;transition:left 1s ease-out}#bonus-inline img{transform:unset;top:-20px}}#bonus-inline.is--active{background:linear-gradient(90deg,#ffc61c,#d80000)}@media (max-width:768px) and (max-height:741px){#bonus-inline.is--active{right:unset;left:50%;transform:translate(-50%,0);bottom:5px;transition:left 1s ease-out}}#bonus-inline.is--active p{background:linear-gradient(90deg,#e00,#e00);-webkit-background-clip:text}#bonus-inline.is--active svg path{stroke:#e00}