@charset "UTF-8";@keyframes gameLoaderA{to{display:none}}@keyframes gameLoaderProgressBarA{to{width:100%}}@keyframes rotate{0%{transform:translate(-50%,50%) rotate(0deg)}to{transform:translate(-50%,50%) rotate(360deg)}}@keyframes rocketModalA{0%{transform:translateY(100dvh) rotate(-42.5deg)}to{transform:translateY(-100dvh) rotate(-42.5deg)}}@keyframes flareA{to{opacity:0}}@keyframes pulseTextA{to{transform:scale(1.1)}}@keyframes pulseButtonA{0%{transform:scale(1)}to{transform:scale(.9)}}@keyframes drawGraph{0%{transform:translate(-100%,100%)}to{transform:translate(0,0)}}@keyframes liveGraphA{0%{transform:translate(0,0)}to{transform:translate(0,4%)}}@keyframes rocketLoseA{0%{transform:translate(0,0)}to{transform:translate(100vmax,-100vmax)}}@keyframes curveLoseA{0%{opacity:1}to{opacity:0}}*{margin:0;padding:0;-webkit-tap-highlight-color:transparent}*,::after,::before{box-sizing:border-box}ul{list-style:none}canvas,img,picture,svg,video{max-width:100%;vertical-align:top}button,input,select,textarea{font:inherit}html{height:100%;scroll-behavior:smooth}body{font-size:100%;background:#3b3939}@media (max-width:1440px){body{font-size:75%}}@media (max-width:1023px){body{font-size:55%}}@media (max-width:1023px) and (max-height:670px){body{font-size:30%}}.aayisr,.aayisr::before{background-position:center}.aayisr{background-color:#760017;background-image:url(../img/loader-bg-desktop.webp);background-size:cover}@media (max-width:1023px){.aayisr{background-image:url(../img/loader-bg-mobile.webp)}}.aayisr::before{content:"";display:block;width:100%;max-width:320px;aspect-ratio:522/555;background-image:url(../img/loader-img.webp);background-repeat:no-repeat;background-size:contain}.aayisr .aayisu{background:linear-gradient(to right,#fff,#fff)}.aayisr .aayist{background:0 0;border:2px solid #fff}.aayisr .aayist::before{background:0 0}.aayisr .aayiss{max-width:300px!important;margin-bottom:60px!important}.aayirr{position:relative;z-index:2}[data-js~=game],[data-js~=game] .game__board{display:flex;flex-direction:column;align-items:center;width:100%;position:relative}[data-js~=game]{background:#161515;padding:0 15px;height:100%;min-height:100dvh}[data-js~=game] .game__board{height:75dvh;max-width:85em}@media (max-width:1023px){[data-js~=game] .game__board{height:80dvh}}[data-js~=game] .game__field-coefficients{display:flex;justify-content:space-between;gap:.25em;max-width:100%;padding:1em 0;overflow:hidden;mask-image:linear-gradient(to right,#000 75%,transparent 100%)}[data-js~=game] .game__field-coefficients li{display:block;background:#080809;border-radius:5px;padding:.25em .5em;font-size:1em}[data-js~=game] .game__field-coefficients li[data-js~=blue]{color:#2ac2ff}[data-js~=game] .game__field-coefficients li[data-js~=green]{color:#37c512}[data-js~=game] .game__field-coefficients li[data-js~=gold]{color:#be9a1e}[data-js~=game] .game__field{position:relative;overflow:hidden;border-radius:10px;border:3px solid #3b3939;width:100%;height:100%;margin-bottom:2em}@media (max-width:1023px){[data-js~=game] .game__field{aspect-ratio:336/445}}[data-js~=game] .game__loader{display:none;position:absolute;z-index:5;left:0;top:0;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;gap:3em}[data-js~=game] .game__loader[data-js~=is--active]{display:flex;animation:gameLoaderA 1.5s ease-in-out forwards}[data-js~=game] .game__loader[data-js~=is--active] .game__loader-progress-bar:before{animation:gameLoaderProgressBarA 1.5s ease-in-out forwards}[data-js~=game] .game__loader::before{content:"";display:block;width:12em;aspect-ratio:300/279;background-image:url(../img/game-loader-decor.webp);background-size:contain;background-position:center;background-repeat:no-repeat}[data-js~=game] .game__loader-progress-bar{width:80%;max-width:40em;height:2em;border-radius:1em;background-color:#3f3f3f}[data-js~=game] .game__loader-progress-bar::before{content:"";display:block;height:100%;width:0%;border-radius:inherit;background-color:#e50439;filter:drop-shadow(0 0 1em #e50439)}[data-js~=game] .game__graph{position:absolute;left:0;bottom:0;width:85%;height:80%;transform:translate(-100%,100%)}@media (max-width:1023px){[data-js~=game] .game__graph{height:50%}}[data-js~=game] .game__curve{position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url(../img/curve.webp);background-position:left bottom;background-size:100% 100%;background-repeat:no-repeat}[data-js~=game] .game__rocket{position:absolute;left:100%;bottom:100%;width:18%;aspect-ratio:634/674;opacity:0}@media (max-width:1023px){[data-js~=game] .game__rocket{width:50%}}.aayirz,[data-js~=game] .game__rocket::before{left:0;background-position:center;background-size:contain;background-repeat:no-repeat}[data-js~=game] .game__rocket::before{content:"";display:block;top:0;width:100%;height:100%;background-image:url(../img/rocket.webp);transform:translate(-50%,50%) rotate(5deg)}@media (max-width:1024px){[data-js~=game] .game__rocket::before{transform:translate(-50%,50%) rotate(-13deg)}}@media (max-width:768px){[data-js~=game] .game__rocket::before{transform:translate(-50%,50%) rotate(-22deg)}}[data-js~=game] .game__sun{z-index:2}[data-js~=game] .game__dashboard,[data-js~=game] .game__x-counter::before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10}[data-js~=game] .game__x-counter{display:none;color:#fff;font-size:5em;font-style:normal;text-shadow:0 0 8px gold}[data-js~=game] .game__x-counter::before{content:"";width:150%;height:100%;background:radial-gradient(ellipse at center,rgba(255,215,0,.5) 0,rgba(255,165,0,0) 70%);filter:blur(40px);z-index:-1}[data-js~=game] .game__lose-message[data-js~=is--active],[data-js~=game] .game__x-counter[data-js~=is--active]{display:block}[data-js~=game] .game__lose-message{display:none;color:#bc112b;font-size:2em;font-weight:700;margin-top:.5em;text-transform:none;transform:translateY(10px);transition:all .3s ease}[data-js~=game] .game__controls{margin:0 auto}.aayirz{position:absolute;bottom:0;background-image:url(../img/sun.webp);width:300vmax;height:300vmax;animation:rotate 15s linear infinite;opacity:.3}.aayisa{pointer-events:none;position:relative;background:#1b1c1d;border-radius:12px;width:100%;max-width:46.7em;display:flex;flex-direction:column;gap:1em;padding:1em 1.5em}@media (max-width:1023px){.aayisa{max-width:none}}@media (max-width:1023px) and (max-height:670px){.aayisa{font-size:150%}}.aayisb{display:flex;gap:4em;color:#8a8b8b;background:#1b1c1d;border-radius:12px}.aayisc{display:flex;align-items:center;gap:.8em;color:#989898;font-weight:600;cursor:pointer;transition:color .2s}.aayisc:last-of-type{margin-right:auto}.aayisc input[type=checkbox]{appearance:none;width:1.8em;height:1.8em;background:#000;border-radius:6px;position:relative;cursor:pointer;border:1px solid transparent}.aayisc input[type=checkbox]:checked::after{content:"✔";position:absolute;color:#28a745;font-size:1.2em;left:50%;top:50%;transform:translate(-50%,-50%)}.aayisc input[type=checkbox]:checked+span{color:#fff}.aayisd{position:relative;display:flex;align-items:center;background:#000;border:1px solid #242627;border-radius:8px;padding:0 .8em;width:fit-content;transition:all .2s ease}.aayisd::after{content:"x";display:block;color:rgba(138,139,139,.5);font-weight:700;font-size:1.3em}.aayise{background:0 0;border:0;color:#fff;font-weight:700;font-size:1.2em;width:3em;text-align:center;outline:0;padding:.6em 0;font-family:"Arial",sans-serif}.aayise::placeholder{color:rgba(255,255,255,.3)}.aayisf{display:flex;gap:.75em;height:6.8em}.aayisg{flex:1;background:#0e0e0e;border:.06em solid #242627;border-radius:.75em;padding:.5em;display:flex;flex-direction:column}.aayish,.aayisj{display:flex;align-items:center;flex:1}.aayish{justify-content:space-between;padding-bottom:.4em;border-bottom:.06em solid #242627;margin-bottom:.4em}.aayisj{justify-content:center;gap:.2em}.aayisk{background:0 0;border:0;font-size:1.8em;width:100%;max-width:6ch;text-align:center;outline:0}.aayisi,.aayisk,.aayisl{color:#8a8b8b;font-weight:700}.aayisl{font-size:1.6em}.aayisi{flex-shrink:0;background:#1b1c1d;border:.06em solid #242627;width:2.2em;height:2.2em;border-radius:.5em;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:0}.aayism{display:grid;grid-template-columns:repeat(4,1fr);gap:.4em;flex:1}.aayisn{border:0;border-radius:.4em;font-weight:700;cursor:pointer;font-size:1em;display:flex;align-items:center;justify-content:center;background:#141516;color:#323233}.aayiso{pointer-events:auto;flex:1;border-radius:12px;overflow:hidden;transition:.5s transform;font-size:1.5em}.aayiso:hover{transform:translateY(-.2em)}.aayiso .bottom__section-button{width:100%;height:100%;color:#fff;border:0;cursor:pointer;text-transform:uppercase;transition:all .2s}.aayiso .bottom__section-button#go-btn{display:block;padding:.5em;background:linear-gradient(98.72deg,#28a909 .24%,#3cd118 100%);text-shadow:#207c09 0 1px 2px}.aayiso .bottom__section-button#cash-out-btn{display:none;background:linear-gradient(180deg,#ce9a06 0,#d09d0b 100%);text-shadow:#916b04 0 1px 2px}.aayiso .bottom__section-button #go-btn-next-text{display:none!important}.modal{font-size:35%;overflow:hidden}@media (max-width:1023px){.modal{font-size:45%}}@media (max-width:1023px) and (max-height:670px){.modal{font-size:100%}}.modal[data-js~=is--active]{opacity:1;visibility:visible}.modal .modal__logo{max-width:100%;margin-bottom:2em;animation:pulseTextA 1s infinite alternate .3s}@media (max-width:1023px){.modal .modal__logo{font-size:5em}}.modal .modal__bg{display:block;width:120%;height:120%;border-radius:20px;border:8px solid #fff;background-image:linear-gradient(#9c0023,#36000c)}.modal .modal__bg::before{display:none}.modal .modal__container{max-width:100%;padding:20px}.modal .modal__container::after,.modal .modal__container::before{content:"";display:block;position:absolute;top:50%;width:80em;aspect-ratio:1/1;background-image:url(../img/rocket.webp);background-size:contain;background-position:center;background-repeat:no-repeat;mix-blend-mode:screen;animation:rocketModalA 3s infinite linear}.modal .modal__container::before{right:110%}.modal .modal__container::after{left:110%}.modal .modal__content{margin-top:10%}.modal .modal__content::after,.modal .modal__content::before{content:"";display:block;position:absolute;left:50%;top:50%;width:200%;transform:translate(-50%,-50%);aspect-ratio:1/1;background-image:url(../img/flare.webp);background-size:contain;background-position:center;background-repeat:no-repeat;mix-blend-mode:screen}.modal .modal__content::before{animation:flareA 1s infinite alternate}.modal .modal__content::after{transform:translate(-50%,-50%) rotate(180deg);animation:flareA 1s infinite alternate-reverse}.modal .modal__btn{display:none}.modal .modal__title{color:#fff;text-shadow:0 -3px 1px transparent,-2px -2px 1px transparent,-1px -2px 1px transparent,0 -2px 1px transparent,1px -2px 1px transparent,2px -2px 1px transparent,-2px -1px 1px transparent,-1px -1px 1px transparent,0 -1px 1px transparent,1px -1px 1px transparent,2px -1px 1px transparent,-3px 0 1px transparent,-2px 0 1px transparent,-1px 0 1px transparent,0 0 1px transparent,1px 0 1px transparent,2px 0 1px transparent,3px 0 1px transparent,-2px 1px 1px transparent,-1px 1px 1px transparent,0 1px 1px transparent,1px 1px 1px transparent,2px 1px 1px transparent,-2px 2px 1px transparent,-1px 2px 1px transparent,0 2px 1px transparent,1px 2px 1px transparent,2px 2px 1px transparent,0 3px 1px transparent;-webkit-font-smoothing:antialiased}@media (max-width:1023px){.modal .modal__title{text-shadow:0 -2px 1px transparent,-1px -1px 1px transparent,0 -1px 1px transparent,1px -1px 1px transparent,-2px 0 1px transparent,-1px 0 1px transparent,0 0 1px transparent,1px 0 1px transparent,2px 0 1px transparent,-1px 1px 1px transparent,0 1px 1px transparent,1px 1px 1px transparent,0 2px 1px transparent;-webkit-font-smoothing:antialiased}}.modal .modal__text{position:relative;display:block;text-shadow:0 0 8px gold;margin-bottom:.5em;animation:pulseTextA 1s infinite alternate .6s}.modal .modal__text::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:100%;background:radial-gradient(ellipse at center,rgba(255,215,0,.8) 0,rgba(255,165,0,0) 70%);filter:blur(40px);z-index:-1}.modal .modal__button{position:relative;z-index:var(--z-index-content-item);margin-bottom:3em;transform:scale(.9);animation:pulseButtonA 1s infinite alternate-reverse .9s}.modal .modal__button .bottom__section-button{background:linear-gradient(#ce9a06,#d09d0b);padding:2.5em 5.5em;text-transform:uppercase;border-radius:12px}.modal .modal__button .bottom__section-button span{color:#fff;font-size:5.5em}.aayirs{position:absolute;z-index:50;top:1em;left:50%;transform:translateX(-50%) translateY(2em);display:flex;align-items:center;justify-content:space-between;gap:5em;background-color:#1b1c1d;border:.15em solid #37c512;border-radius:1.25em;padding:.8em 1.5em;min-width:25em;pointer-events:none;transition:opacity .3s ease,transform .3s ease;white-space:nowrap;opacity:0}@media (max-width:1023px){.aayirs{font-size:100%}}@media (max-width:1023px) and (max-height:670px){.aayirs{font-size:200%}}.aayirs[data-js~=is--active]{opacity:1;transform:translateX(-50%) translateY(0)}.aayirt{display:flex;flex-direction:column;gap:.2em}.aayiru,.aayirv{color:#fff;margin:0}.aayiru{font-size:1.2em;opacity:.8}.aayirv{font-size:1.8em;font-weight:700}.aayirw{background-color:#37c512;border-radius:1em;padding:.8em 1.8em;display:flex;flex-direction:column;align-items:center;justify-content:center}.aayirx,.aayiry{color:#fff;font-size:1.6em;font-weight:700;margin:0}.aayiry{font-size:1em;font-weight:500;text-transform: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[data-js~=is--active]{background:linear-gradient(166deg,#c77902 0,#fff7b7 34%,#c47c00 49%,#ffe283 62%,#c77602 100%)}@media (max-width:768px) and (max-height:741px){#bonus-inline[data-js~=is--active]{right:unset;left:50%;transform:translate(-50%,0);bottom:5px;transition:left 1s ease-out}}#bonus-inline[data-js~=is--active] p{background:linear-gradient(90deg,#e00,#e00);-webkit-background-clip:text}#bonus-inline[data-js~=is--active] svg path{stroke:#e00}[data-js~=game--started] .bottom__section-button#go-btn{pointer-events:none;filter:brightness(.5)}[data-js~=game--step-1] .game__graph{animation:drawGraph 4s linear forwards,liveGraphA .9s ease-in-out 4s infinite alternate}@media (max-width:1023px){[data-js~=game--step-1] .game__graph{animation:drawGraph 3s linear forwards,liveGraphA .9s ease-in-out 3s infinite alternate}}[data-js~=game--step-1] .game__rocket,[data-js~=game--step-1] .game__x-counter{opacity:1}[data-js~=game--step-1] .bottom__section-button#go-btn,[data-js~=is--modal-open] .game__board,[data-js~=is--modal-open] .game__controls{display:none}[data-js~=game--step-1] .bottom__section-button#cash-out-btn{display:block}[data-js~=game--step-1-lose] .game__rocket,[data-js~=game--step-2-lose] .game__rocket,[data-js~=game--step-3-lose] .game__rocket,[data-js~=game--step-4-lose] .game__rocket,[data-js~=game--step-5-lose] .game__rocket,[data-js~=game--step-6-lose] .game__rocket{animation:rocketLoseA 4s linear forwards}[data-js~=game--step-1-lose] .game__curve,[data-js~=game--step-2-lose] .game__curve,[data-js~=game--step-3-lose] .game__curve,[data-js~=game--step-4-lose] .game__curve,[data-js~=game--step-5-lose] .game__curve,[data-js~=game--step-6-lose] .game__curve{animation:curveLoseA .5s linear forwards}[data-js~=game--ended] .bottom__section-button#cash-out-btn{pointer-events:none;filter:brightness(.5)}