@keyframes rotation-loader{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes spinTo1{0%{-webkit-transform:rotate(-44deg);transform:rotate(-44deg)}to{transform:rotate(1080deg)}}@-webkit-keyframes spinTo2{0%{transform:rotate(-4deg)}to{transform:rotate(1396deg)}}@-webkit-keyframes spinTo3{0%{transform:rotate(-4deg)}to{transform:rotate(1351deg)}}@-webkit-keyframes spinTo4{0%{transform:rotate(-4deg)}to{transform:rotate(1305deg)}}@-webkit-keyframes spinTo5{0%{transform:rotate(-4deg)}to{transform:rotate(1261deg)}}@-webkit-keyframes spinTo6{0%{transform:rotate(-4deg)}to{transform:rotate(1217deg)}}@-webkit-keyframes spinTo7{0%{transform:rotate(-4deg)}to{transform:rotate(1531deg)}}@-webkit-keyframes spinTo8{0%{transform:rotate(-4deg)}to{transform:rotate(1485deg)}}@-webkit-keyframes spinner-win{0%,to{transform:rotate(1080deg)}50%{transform:rotate(1085deg)}}@-webkit-keyframes rotateStatue{0%,to{transform:rotate(3deg) scaleX(-1)}50%{transform:rotate(-3deg) scaleX(-1)}}@keyframes rotateModal{0%,10%,90%,to{transform:rotate(7deg)}40%,60%{transform:rotate(-7deg)}}@-webkit-keyframes moveChar{0%,to{transform:translateY(0)}50%{transform:translateY(-8em)}}@-webkit-keyframes jumpChicken{0%,to{transform:translateY(-5em)}50%{transform:translateY(0)}}*{margin:0;padding:0}*,::after,::before{box-sizing:border-box}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}.hidden{display:none!important}.visible{display:flex!important}body{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;overflow-x:hidden;overflow-y:auto;font-size:min(4.5px + 5.5*(100vw - 375px)/1545,10px);font-style:normal;font-size:80%}.bottom__section-button{min-width:50px;align-items:center}.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}.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}.wheel__spinner_win_1{animation:3s spinTo1 ease-in-out forwards!important}.wheel__spinner_win_2{animation:3s spinTo2 ease-in-out forwards}.wheel__spinner_win_3{animation:3s spinTo3 ease-in-out forwards}.wheel__spinner_win_4{animation:3s spinTo4 ease-in-out forwards}.wheel__spinner_win_5{animation:3s spinTo5 ease-in-out forwards}.wheel__spinner_win_6{animation:3s spinTo6 ease-in-out forwards}.wheel__spinner_win_7{animation:3s spinTo7 ease-in-out forwards}.wheel__spinner_win_8{animation:3s spinTo8 ease-in-out forwards}.wheel__texts-block{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-right:1em!important;padding-left:2em!important}.wheel__texts-block p{transform:rotate(-7deg)}.wheel__texts-block p:only-child{transform:rotate(0deg)}.wheel__texts-block p+p{margin-top:10px;transform:rotate(7deg)}.effects,.effects__block{left:0;top:0;width:100%;height:100%}.effects{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;mix-blend-mode:screen}.effects__block{background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;background-position:center;position:fixed}.wheel__texts-1,.wheel__texts-2{transform:rotate(-137deg);position:absolute;left:11%;top:23%}.wheel__texts-2{transform:rotate(-93deg);left:32%;top:14%}.wheel__texts-3,.wheel__texts-4{transform:rotate(-45deg);position:absolute;left:54%;top:23%}.wheel__texts-4{transform:rotate(-2deg);left:63%;top:44%}.wheel__texts-5,.wheel__texts-6{transform:rotate(43deg);position:absolute;left:54%;top:65%}.wheel__texts-6{transform:rotate(87deg);left:33%;top:74%}.wheel__texts-7,.wheel__texts-8{transform:rotate(133deg);position:absolute;left:11%;top:66%}.wheel__texts-8{transform:rotate(177deg);left:2%;top:45%}.win-animation-svg{position:absolute;left:0;top:0;transform:rotate(45deg);opacity:0;width:100%}.game.is--started .game-controls__params.is--cash-out:hover,.win-animation-svg.is--active{opacity:1}.is--win-spinner{animation:2s spinner-win ease-in-out infinite!important}body.is--winner .bottom__section{opacity:0}html{background:#96b518;font-size:min(4.5px + 5.5*(100vw - 375px)/1545,10px)}@media (max-width:768px){body{font-size:100%}}img{width:100%}.is--mobile{display:none}@media (max-width:768px){.is--mobile{display:block}}.is--desktop{display:block}@media (max-width:768px){.is--desktop{display:none}}.body-wrapper{position:absolute;left:0;top:0;height:100dvh;width:100vw;overflow:hidden;background:#96b518}.logo{position:absolute;display:block;width:30em;left:4em;top:3em;z-index:2}@media (max-width:768px){.logo{font-size:120%;left:calc(50% - 15em)}}.statue{opacity:0;position:fixed;left:10em;bottom:-30em;width:44em;z-index:5;font-size:120%;animation:1s rotateStatue ease-in-out infinite}@media (max-width:768px){.statue{left:-5em;bottom:-40em;font-size:80%}}.game{position:relative;width:100vw;height:100dvh}.game.is--disabled .game-controls__btn,.game.is--disabled .game-controls__panel.is--right{pointer-events:none}.game.is--started .game-controls__panel.is--left,.game.is--started .game-controls__panel.is--right,.game.is--started .game-controls__params.is--balance,.game.is--started .game-controls__params.is--win{opacity:.5;pointer-events:none}@media (max-width:1023px){.game.is--started .game-controls__params.is--balance{opacity:1}}.game.is--started .game-controls__params.is--cash-out{pointer-events:all;cursor:pointer;background-color:#ffc600;opacity:.95}.game.is--started .game-controls__params.is--cash-out .game-controls__params-label{color:#101114;display:flex;opacity:1}.game.is--started .game-controls__params.is--cash-out .game-controls__params-value{color:#101114;display:flex}.game.is--started .game-controls__params.is--cash-out .game-controls__params-value-symbol{background-color:#101114;color:#ffc600}@media (max-width:1023px){.game.is--started .game-controls__panel.is--right{opacity:.95;background-image:url(../img/control-panel-right-mob-active.webp);gap:.25em;pointer-events:all;cursor:pointer}.game.is--started .game-controls__panel.is--right:hover{opacity:1}.game.is--started .game-controls__panel.is--right .game-controls__params-label{color:#101114;opacity:1}.game.is--started .game-controls__panel.is--right .game-controls__params-value{display:flex;color:#101114}.game.is--started .game-controls__panel.is--right .game-controls__params-value-symbol{display:flex;background-color:#101114;color:#ffc600}}.game__field{overflow:hidden;position:absolute;top:0;left:0;width:363.1em;height:108em;background-position:0 0;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../img/bg-desktop.webp);transition:transform .7s ease-in-out}@media (max-width:1023px){.game__field{width:163.6em;height:93.2em;background-image:url(../img/bg-mobile.webp)}}.game__char{position:absolute;bottom:45%;aspect-ratio:1;transition:transform .7s ease-in-out}@media (max-width:1023px){.game__char{bottom:37%}}.game__char-gif,.game__char.is--active .game__char-img{display:block}.game__char-img,.game__char.is--active .game__char-gif,.game__sector-multify .is--active .is--coin,.game__sector-multify .is--default .is--coin,.game__sector.is--finished .game__sector-multify .is--default .is--carrot{display:none}.game__sector{display:block;position:absolute;z-index:1;top:0;bottom:0;width:10.15%}@media (max-width:1023px){.game__sector{width:11.5%}}.game__sector-multify{position:absolute;z-index:2;left:12.5%;width:75%;aspect-ratio:1;top:25%;transform:rotateY(0deg);transition:opacity .3s ease-in-out}@media (max-width:1023px){.game__sector-multify{top:45%}}.game__sector-multify .is--active,.game__sector-multify .is--default{position:absolute;left:0;top:0;width:100%;height:100%;backface-visibility:hidden;transform-style:preserve-3d;transition:transform .6s ease}.game__sector-multify .is--active img,.game__sector-multify .is--default img{display:block;width:100%;aspect-ratio:1;object-fit:contain}.game__sector-multify .is--active{transform:rotateY(180deg);z-index:0}.game__sector-barrier{display:block;position:absolute;z-index:2;left:11%;top:5%;width:80%}@media (max-width:1023px){.game__sector-barrier{top:34%}}.game__sector-desk{display:block;position:absolute;z-index:2;left:11%;bottom:25%;width:80%;aspect-ratio:2/1.2;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../img/desk.webp)}.game__sector-desk-value{position:absolute;left:0;top:18%;width:100%;font-size:500%;text-align:center;color:#fff;text-shadow:0 -3px 1px #000,-2px -2px 1px #000,-1px -2px 1px #000,0 -2px 1px #000,1px -2px 1px #000,2px -2px 1px #000,-2px -1px 1px #000,-1px -1px 1px #000,0 -1px 1px #000,1px -1px 1px #000,2px -1px 1px #000,-3px 0 1px #000,-2px 0 1px #000,-1px 0 1px #000,0 0 1px #000,1px 0 1px #000,2px 0 1px #000,3px 0 1px #000,-2px 1px 1px #000,-1px 1px 1px #000,0 1px 1px #000,1px 1px 1px #000,2px 1px 1px #000,-2px 2px 1px #000,-1px 2px 1px #000,0 2px 1px #000,1px 2px 1px #000,2px 2px 1px #000,0 3px 1px #000;-webkit-font-smoothing:antialiased}@media (min-width:1920px){.game__sector-desk-value{top:20%;font-size:600%}}@media (max-width:1023px){.game__sector-desk-value{text-shadow:0 -2px 1px #000,-1px -1px 1px #000,0 -1px 1px #000,1px -1px 1px #000,-2px 0 1px #000,-1px 0 1px #000,0 0 1px #000,1px 0 1px #000,2px 0 1px #000,-1px 1px 1px #000,0 1px 1px #000,1px 1px 1px #000,0 2px 1px #000;-webkit-font-smoothing:antialiased;font-size:500%}}@media (max-width:767px) and (max-height:741px){.game__sector-desk-value{top:15%}}.game__sector.is--1{left:15.5%}@media (max-width:1023px){.game__sector.is--1{left:10%}}.game__sector.is--1 .game__sector-car{animation:4s moveCar ease-in-out infinite;animation-delay:2s}.game__sector.is--2{left:25.65%}@media (max-width:1023px){.game__sector.is--2{left:21.5%}}.game__sector.is--2 .game__sector-car,.game__sector.is--3 .game__sector-car{animation:4s moveCar ease-in-out infinite;animation-delay:3s}.game__sector.is--3{left:35.8%}@media (max-width:1023px){.game__sector.is--3{left:33%}}.game__sector.is--3 .game__sector-car{animation-delay:2.25s}.game__sector.is--4{left:45.95%}@media (max-width:1023px){.game__sector.is--4{left:44.5%}}.game__sector.is--4 .game__sector-car,.game__sector.is--5 .game__sector-car{animation:4s moveCar ease-in-out infinite;animation-delay:5.25s}.game__sector.is--5{left:56.1%}@media (max-width:1023px){.game__sector.is--5{left:56%}}.game__sector.is--5 .game__sector-car{animation-delay:4.25s}.game__sector.is--6{left:66.25%}@media (max-width:1023px){.game__sector.is--6{left:67.5%}}.game__sector.is--6 .game__sector-car,.game__sector.is--7 .game__sector-car{animation:4s moveCar ease-in-out infinite;animation-delay:5s}.game__sector.is--7{left:76.4%}@media (max-width:1023px){.game__sector.is--7{left:79%}}.game__sector.is--7 .game__sector-car{animation-delay:4s}.game__sector.is--active .game__sector-multify{opacity:0}.game__sector.is--finished .game__sector-multify{opacity:1}.game__sector.is--finished .game__sector-multify .is--default{transform:rotateY(180deg)}.game__sector.is--finished .game__sector-multify .is--default .is--coin{display:block}.game__sector.is--finished .game__sector-multify .is--active{transform:rotateY(0deg)}.game-controls{position:absolute;z-index:2;left:0;bottom:5em;width:100%;display:flex;align-items:center;justify-content:center;font-size:120%}@media (max-width:1023px){.game-controls{bottom:60px;font-size:100%}}.game-controls__container{display:flex;align-items:center;justify-content:space-between;gap:0;width:100%;max-width:149em;min-height:15.6em;padding:.8em .8em .8em 1.5em;border-radius:2.5em;background-color:#16171b}@media (max-width:1023px){.game-controls__container{width:auto;max-width:unset;gap:0;padding:1.3em 0 1.3em 1em}}.game-controls__left{display:flex;align-items:center;gap:1.5em}.game-controls__params{display:flex;flex-direction:column;justify-content:center;height:12.5em;width:25em;padding:1.6em 2.5em;gap:1.5em;border-radius:1.2em;background:rgba(255,255,255,.05)}@media (max-width:1023px){.game-controls__params{gap:0;display:none}}.game-controls__params-label{color:#fff;font-size:2.3em;opacity:.7}.game-controls__params-value{color:#fff;font-size:2.5em;display:flex;align-items:center;gap:10px}.game-controls__params-value-symbol{display:flex;align-items:center;justify-content:center;color:#000;font-size:.6em;line-height:1;width:1.5em;height:1.5em;border-radius:100%;background-color:#fff}@media (max-width:1023px){.game-controls__params.is--balance{position:absolute;top:-11.75em;left:calc(50% - 42em);display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:12em;width:43em;padding:0 6em 0 4em;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/control-panel-top-left.webp)}.game-controls__params.is--balance .game-controls__params-value{flex-direction:row-reverse;gap:4px}}.game-controls__params.is--cash-out,.game-controls__params.is--cash-out-partial{display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.2);opacity:.8;gap:.25em;pointer-events:none;text-align:center}@media (max-width:1023px){.game-controls__params.is--cash-out,.game-controls__params.is--cash-out-partial{display:none}}.game-controls__params.is--cash-out .game-controls__params-value,.game-controls__params.is--cash-out-partial .game-controls__params-value{display:none}@media (max-width:1023px){.game-controls__params.is--cash-out-partial{position:absolute;top:-11.75em;right:calc(50% - 42em);display:flex!important;height:12em;width:41em;padding:0 6em 0 4em;border:0!important;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/control-panel-top-right.webp);opacity:.8}.game-controls__params.is--cash-out-partial .game-controls__params-value{flex-direction:row-reverse;gap:4px}}.game-controls__right{display:flex;align-items:center;justify-content:space-between;position:relative;width:68.5em}@media (max-width:1023px){.game-controls__right{width:82.5em}}.game-controls__btn{position:absolute;top:calc(50% - 9.25em);right:17.5em;border-radius:100%;opacity:.9;transition:all .1s ease-in-out}@media (max-width:1023px){.game-controls__btn{right:29.75em;top:calc(50% - 11.75em)}}.game-controls__btn:hover{opacity:1}.game-controls__btn .bottom__section-button,.game-controls__panel{display:flex;justify-content:center;background-position:center;background-size:contain;background-repeat:no-repeat}.game-controls__btn .bottom__section-button{align-items:center;width:18.5em;height:18.5em;border:0;background-color:transparent;background-image:url(../img/btn-start.webp);cursor:pointer;text-decoration:none;border-radius:100%;overflow:hidden}@media (max-width:1023px){.game-controls__btn .bottom__section-button{width:22.5em;height:22.5em}}.game-controls__btn .bottom__section-button-default{display:block;color:#fff;text-align:center;font-size:3em;padding:.9em;letter-spacing:.07em;text-shadow:0 .11em .27em rgba(0,0,0,.45)}@media (max-width:767px){.game-controls__btn .bottom__section-button-default{font-size:3.6em}}.game-controls__btn .bottom__section-button-next,.game-controls__panel.is--right .game-controls__params-label,.game-controls__panel.is--right .game-controls__params-value{display:none}.game-controls__panel{position:relative;flex-direction:column;height:13em;gap:1.5em;padding:1.6em 4.5em}.game-controls__panel-label{color:#fff;font-size:2.3em;opacity:.7}.game-controls__panel-value{color:#fff;font-size:2.5em;display:flex;align-items:center;gap:10px}.game-controls__panel-value-symbol{display:flex;align-items:center;justify-content:center;color:#000;font-size:.6em;line-height:1;width:1.5em;height:1.5em;border-radius:100%;background-color:#fff}.game-controls__panel.is--right{height:14em;width:19.5em;text-align:center;align-items:center;justify-content:center;background-image:url(../img/control-panel-right.webp);pointer-events:none}@media (max-width:1023px){.game-controls__panel.is--right{width:34.3em;background-image:url(../img/control-panel-right-mob.webp)}}.game-controls__panel.is--right svg{width:6.4em;height:6.4em;margin-left:1em}@media (max-width:1023px){.game-controls__panel.is--right svg{display:none}}@media (max-width:1023px){.game-controls__panel.is--right .game-controls__params-label{display:flex}}.game-controls__panel.is--left{position:relative;z-index:1;width:34.3em;background-image:url(../img/control-panel-left.webp)}.game-controls__panel.is--left svg{font-size:95%;position:absolute;right:3em;width:7.1em;height:5.7em}.game-controls__panel.is--left svg.is--1{top:1em}.game-controls__panel.is--left svg.is--2{bottom:1em;right:2.75em}.game-win{display:none;align-items:center;justify-content:center;position:absolute;left:0;bottom:0;width:100%;height:43px;background-color:#222327;color:#fff;font-size:18px}@media (max-width:1023px){.game-win{display:flex}}.modal,.modal::before{position:absolute;left:0;top:0;width:100%;height:100%}.modal{opacity:0;display:flex;flex-direction:column;align-items:center;overflow:hidden;visibility:hidden}@media (max-width:1023px){.modal{font-size:80%}}.modal::before{content:"";display:block;background:rgba(217,217,217,.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.modal__content{position:absolute;z-index:2;top:calc(50% - 29em);left:calc(50% - 50em);display:flex;align-items:center;justify-content:center;width:100em;height:58em;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../img/modal-frame.webp);animation:rotateModal 2s ease-in-out infinite}.modal__win,.modal__win-btn .bottom__section-button{display:flex;align-items:center;justify-content:center;height:12.6em;border-radius:6em}.modal__win{position:absolute;left:31em;top:1.25em;width:39em;background:#ffcb29}.modal__win span{color:#331b00;font-size:7.2em;text-align:center}.modal__balance-value{color:#fff;font-size:15em;display:flex;align-items:center;gap:.2em;text-shadow:0 .1em 0 #014715}.modal__balance-value-symbol{display:flex;align-items:center;justify-content:center;color:#014715;font-size:.6em;line-height:1;width:1.5em;height:1.5em;border-radius:100%;background-color:#fff;text-shadow:none;box-shadow:0 .13em 0 0 #014715}.modal__win-btn{position:absolute;z-index:5;left:50%;bottom:1em;transform:translateX(-50%)}.modal__win-btn .bottom__section-button{min-width:39em;padding:0 5em;background:#fff;border:0}.modal__win-btn .bottom__section-button span{color:#3dc55b;text-align:center;font-size:7em;white-space:nowrap}.modal__win-btn .button-loader span{border:4px solid #3dc55b;border-bottom-color:transparent}.modal__coins{position:absolute;width:110em;height:110em;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../img/coins.webp);mix-blend-mode:screen}.modal__coins.is--1{z-index:2;left:calc(50% - 120em);top:calc(50% - 50em)}@media (max-width:1023px){.modal__coins.is--1{top:calc(50% - 90em);left:calc(50% - 40em);transform:scaleX(-1)}}.modal__coins.is--2{z-index:2;right:calc(50% - 120em);top:calc(50% - 80em);transform:scaleX(-1)}@media (max-width:1023px){.modal__coins.is--2{top:50%;right:calc(50% - 42em);transform:unset}}.modal.is--active{opacity:1;visibility:visible}.is--modal-open .game-controls,.is--modal-open .game__char{z-index:0}.is--modal-open .game__char img{animation:.5s jumpChicken ease-in-out infinite}.effects{z-index:999}.bonus-inline.is--active{background:linear-gradient(to left,#1b36ff,#ff0cb4)}.bonus-inline.is--active p{background:linear-gradient(90deg,#ff0cb4 0,#ff0cb4 100%);-webkit-background-clip:text}.bonus-inline.is--active svg path{stroke:#ff0cb4}