html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}*,::after,::before{margin:0;padding:0;box-sizing:inherit}body{margin:0;font-family:Poppins,sans-serif;font-size:16px;background:#fff;overflow-x:hidden}button,input,label{font-family:Poppins,sans-serif;outline:0}@font-face{font-family:Poppins;src:local("Poppins Regular"),url(../fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:local("Poppins Light"),url(../fonts/Poppins-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Poppins;src:local("Poppins Bold"),url(../fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:local("Poppins Italic"),url(../fonts/Poppins-Italic.ttf) format("truetype");font-style:italic;font-weight:400}@font-face{font-family:Poppins;src:local("Poppins Light Italic"),url(../fonts/Poppins-Light-Italic.ttf) format("truetype");font-style:italic;font-weight:300}@font-face{font-family:Poppins;src:local("Poppins Bold Italic"),url(../fonts/Poppins-Bold-Italic.ttf) format("truetype");font-weight:700;font-style:italic}.wrapper{margin:auto;max-width:1520px;padding:0 20px}.btn{font-size:1.125rem;font-weight:900;padding:1rem 3.375rem;color:#fff;text-decoration:none;border:1px solid var(--accent);border-radius:30px;width:100%;text-align:center;display:block;transition:.25s;will-change:box-shadow,color,background-color;cursor:pointer;background-color:var(--accent);box-shadow:0 2px 0 1px #00000080}.btn:hover{background-color:#fff;color:var(--accent)}.btn:active{box-shadow:0 1px 5px rgba(0,0,0,.8) inset}.cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.contain{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}svg.icon{fill:#000;width:32px;height:32px}.background{width:100%;height:100vh;overflow:hidden;position:relative;display:flex;flex-direction:column}.background .background-video{width:100%;height:100%;position:absolute;inset:0;z-index:-1;-o-object-fit:cover;object-fit:cover}.fallback-image{display:none}.safari video source{display:none!important}.safari .fallback-image{display:block!important}.scene-person{position:absolute;right:0;bottom:0;height:80vh;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;z-index:1;transition:.3s}.scene-person img,.scene-person video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.scene-item{position:absolute;left:0;bottom:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:0}.scene-fire{position:absolute;width:250px;height:250px;z-index:0;display:none}.header{width:100%;padding-top:14px;background:linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,0));position:relative}.header__wrapper{display:flex;justify-content:space-between;align-items:center;gap:20px}.header__logo{width:130px}.header__text{font-size:.625rem;line-height:1.125rem;color:#f5f5f5;text-align:right}.footer{position:relative;background:linear-gradient(to top,#05010f,rgba(5,1,15,.7) 80%,rgba(5,1,15,0) 100%);z-index:1}.footer__text{color:#f2c8ff;text-align:center;font-size:.625rem;line-height:1.125rem;padding-bottom:20px}.slot{position:relative;display:flex;align-items:center;justify-content:center;flex-grow:1}.slot__fruits-desc{display:none}.slot__fruits-mobile{display:block;position:absolute;top:0;max-width:1500px;right:0;opacity:0;-webkit-animation:.75s forwards appearMob;animation:.75s forwards appearMob}@-webkit-keyframes appear{0%{transform:scale(.5);opacity:0}100%{opacity:1;transform:translateX(10px) translateY(20px) scale(1) rotate(8deg)}}@keyframes appear{0%{transform:scale(.5);opacity:0}100%{opacity:1;transform:translateX(10px) translateY(20px) scale(1) rotate(8deg)}}@-webkit-keyframes appearMob{0%{transform:scale(.5);opacity:0}100%{opacity:1;transform:scale(1.1) rotate(-2deg)}}@keyframes appearMob{0%{transform:scale(.5);opacity:0}100%{opacity:1;transform:scale(1.1) rotate(-2deg)}}.game{--width:100px;--height:100px;position:relative;z-index:2;width:calc(var(--width) * 6 + 50px);height:calc(var(--height) * 5 + 50px)}.game__bg{position:absolute;inset:0;z-index:-1;width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;overflow:visible}.game__items{display:flex;align-items:center;justify-content:center;padding:25px}.game__line{position:relative;flex-grow:1;background:url(../img/game-sprite.webp) repeat-y;display:flex;flex-direction:column;flex-grow:1;padding:0 10px;background-size:var(--width);-webkit-mask-image:linear-gradient(180deg,transparent,#000 20%,#000 80%,transparent 100%);mask-image:linear-gradient(180deg,transparent,#000 20%,#000 80%,transparent 100%)}.game__line-1{background-position:top center}.game__line-2{background-position:center calc(var(--height) * 16 * 40)}.game__line-3{background-position:center -55%}.game__line-4{background-position:center 300%}.game__line-5{background-position:center -155%}.game__line-6{background-position:center -173%}.game__line:not(:last-child)::after{content:"";position:absolute;width:1px;height:100%;top:0;right:0;z-index:1;background:linear-gradient(180deg,transparent,rgba(255,215,0,.1) 10%,gold 50%,rgba(255,215,0,.1) 90%,transparent 100%);-webkit-mask-image:none!important;mask-image:none!important}.game__cell{position:relative;width:var(--width);height:var(--height)}.game__logo{position:absolute;top:-50px;z-index:1;left:0;right:0;margin-right:auto;margin-left:auto;width:150px}.game__button-desc{position:absolute;bottom:-100px;left:0;right:0;margin-right:auto;margin-left:auto;max-width:450px;transform:translate3d(0,0,0) scale(1);-webkit-animation:8s ease-in-out infinite btnShake;animation:8s ease-in-out infinite btnShake;z-index:1;display:none}.game__button-desc:hover{cursor:pointer;-webkit-animation:none;animation:none;transform:scale(.95) translate3d(0,0,0);transition:transform .2s ease-out}.game__button-desc:active{transform:scale(.92) translate3d(0,0,0);transition:transform .1s ease-out}.game__button-mobile{position:absolute;bottom:-100px;left:0;right:0;margin-right:auto;margin-left:auto;max-width:450px;transform:translate3d(0,0,0) scale(1);-webkit-animation:8s ease-in-out infinite btnShake;animation:8s ease-in-out infinite btnShake;z-index:2;display:none}.game__button-mobile:hover{cursor:pointer;-webkit-animation:none;animation:none;transform:scale(.95) translate3d(0,0,0) translateY(100%);transition:transform .2s ease-out}.game__button-mobile:active{transform:scale(.92) translate3d(0,0,0) translateY(100%);transition:transform .1s ease-out}.safari .game .game__button-mobile{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.lock{overflow:hidden}.popup-link{cursor:pointer}.modal{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;z-index:-1;outline:0;overflow:hidden auto;transition:.4s}.modal.active{opacity:1;z-index:1111;visibility:visible}.modal.active .modal__body>div{transform:translate(0,0);opacity:1}.modal__body{display:flex;align-items:center;justify-content:center;min-height:100%;padding:20px;position:relative}.modal.top{top:104px}.modal-close{border:none;cursor:pointer;font-size:20px;position:absolute;right:20px;top:15px;background:0 0;color:#f86523}.white-popup{max-width:610px;padding:50px 80px;transform:translate(0,-100%);opacity:0;transition:.4s;height:-webkit-max-content;height:-moz-max-content;height:max-content;background:rgba(5,1,15,.9);width:100%;position:relative;display:block}.white-popup::after{content:"";background:url(../img/popup-star.webp) center center no-repeat;background-size:contain;width:100%;height:100%;position:absolute;left:0;top:-35%;z-index:-1}.white-popup__title{margin-bottom:20px;font-size:3.75rem;font-style:italic;text-align:center;font-weight:700;color:#fff;display:flex;flex-direction:row;position:relative;overflow:visible}.white-popup__title-first{display:flex;flex-direction:column}.white-popup__title-first>span{font-size:1.25rem}.white-popup__title-second{color:#fff403}.white-popup__title-second>span{font-size:1.25rem}.white-popup__link{text-align:center;color:#000;font-weight:700;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto;text-decoration:none;display:flex;font-size:18px}.white-popup__form{margin-bottom:20px}.white-popup__btn{font-size:18px;padding:18px;width:100%;text-align:center;display:block;background-color:#f86523;color:#fff;border:none;border-radius:4px}.white-popup__btn:hover{cursor:pointer}.white-popup__terms{display:flex;flex-direction:column;gap:15px}.white-popup__login{font-weight:300;color:#fff;display:flex;flex-direction:row;justify-content:center;gap:20px;position:relative;padding-bottom:20px;margin-bottom:20px}.white-popup__login::after{position:absolute;bottom:0;content:"";display:block;background:#071320;width:100%;height:1px}.white-popup .link{color:#f86523}.small-popup{background:url(../img/bonus.webp) center center no-repeat;background-size:contain;transform:translate(100%,0);opacity:0;transition:.4s;height:260px;width:360px;position:absolute;right:0;top:50%;bottom:50%;margin:auto 0}.input-box__label{font-size:1.125rem;display:flex;flex-direction:column}.input-box__title{color:#9bc0ef;line-height:30px}.input-box__wrapper{position:relative}.input-box__wrapper--password::after{content:"";position:absolute;right:0;top:0;bottom:0;margin:auto 5px;background:url(../img/eye.svg);width:30px;height:30px;display:block}.input-box__input{border:1px solid #8f9090;background:0 0;border-radius:4px;padding:10px;height:54px;color:#9bc0ef;width:100%}.checkbox{display:flex;align-items:center;justify-content:flex-start;gap:10px;cursor:pointer}.checkbox__input{width:0;height:0;opacity:0;margin:0}.checkbox__input:checked+.checkbox__check{stroke-dashoffset:0}.checkbox__check{width:27px;height:27px;min-width:27px;border:1px solid #8f9090;stroke:#f86523;stroke-dasharray:25;stroke-dashoffset:25;stroke-linecap:round;stroke-width:2px;border-radius:.2rem;fill:none;transition:background .4s,stroke-dashoffset .3s}.checkbox__text{font-size:16px;font-weight:300;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox__link{color:#f86523}.accordion__head{display:flex;flex-direction:row;font-size:1.125rem;margin-bottom:15px}.accordion__head-element{color:#fff;flex-grow:1;text-align:center;padding-bottom:15px;border-bottom:2px solid #fff;cursor:pointer;transition:.3s}.accordion__head-element._active,.accordion__head-element:hover{color:#fff403;border-bottom:2px solid #fff403}.accordion__content{display:none;margin-bottom:25px}.accordion__content._active{display:block}@-webkit-keyframes glower{0%,100%{background-position:0 0}50%{background-position:400% 0}}@keyframes glower{0%,100%{background-position:0 0}50%{background-position:400% 0}}@media screen and (min-width:768px){.header{position:absolute}.header__text{font-size:.75rem;line-height:1.25rem}.footer__text{font-size:.6875rem;line-height:1.4;padding-bottom:30px}.slot__fruits-desc{display:block;position:absolute;bottom:-130px;max-width:1500px;left:0;right:0;margin-right:auto;margin-left:auto;opacity:0;-webkit-animation:.75s forwards appear;animation:.75s forwards appear}.slot__fruits-mobile{display:none}.game__logo{top:-85px;width:300px}.game__button-desc{display:block}}@media screen and (min-width:1281px){.footer__text{font-size:.75rem;line-height:1.25rem;padding-bottom:40px}.game__logo{top:-90px;left:0;right:0;margin-right:auto;margin-left:auto;width:300px}}@media screen and (min-width:1300px){.header__logo{width:185px}}@media screen and (min-width:1366px){.header{position:relative}}@media screen and (min-width:1440px){.game__button-desc{bottom:-60px;max-width:450px}}@media screen and (max-width:1650px){.scene-person{right:-100px}}@media screen and (max-width:1500px){.game{--width:80px;--height:80px}}@media screen and (max-width:1300px){.scene-person{z-index:0;top:100px;left:0;margin:0 auto}}@media screen and (max-width:1025px){.scene-person{top:50px;right:-30px}.scene-item{height:auto}.scene-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.slot{padding-top:120px}.game{--width:100px;--height:100px}}@media screen and (max-width:768px){.slot{align-items:flex-start;padding-top:150px}.game{--width:36px;--height:36px;width:calc(var(--width) * 6 + 30px);height:calc(var(--height) * 5 + 30px)}.game__items{padding:15px}.game__line{padding:0 5px}.game__button-mobile{display:block;bottom:0;transform:translateY(100%);max-width:450px}.white-popup{padding:40px 20px}.white-popup__title-second{font-size:2.5rem}.small-popup{display:none}}@media screen and (max-width:520px){.safari .game{width:100%}}