*,*:before,*:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;width:100%;height:100%}body{margin:0;font-size:1em}a{background-color:rgba(0,0,0,0)}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%}img,picture{width:auto;max-width:100%;line-height:0;border-style:none}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:1.15;margin:0}*:focus{outline:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{margin:0;border:none;cursor:pointer;padding:0;font-style:inherit;background:rgba(0,0,0,0);font-weight:inherit;line-height:1;-webkit-appearance:button;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[hidden]{display:none}:root{--app-viewport-height: 100%}html,body{height:100vh;height:var(--app-viewport-height)}html,body{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0);overscroll-behavior-y:none}html{width:100vw;overflow-x:hidden}body{width:100%;color:#fff;display:flex;overflow-x:hidden;min-height:100vh;min-height:-webkit-fill-available;text-align:center}body.is-show-modal{overflow:hidden}@supports(-webkit-touch-callout: none){body{background-attachment:scroll}}main{width:100%;padding:8px 0;display:flex;position:relative;align-items:center;flex-direction:column;justify-content:center;background-repeat:no-repeat;background-position:top center;background-attachment:fixed;-webkit-background-size:cover;-moz-background-size:cover;background-image:url(./7505f9a1cfb71e7f6f5c.webp);background-size:cover}.is-show-modal main{-webkit-filter:blur(8px);filter:blur(8px);transition:800ms ease-in-out}@supports(-webkit-touch-callout: none){main{background-attachment:scroll}}.modal{top:0;left:0;width:100%;color:#fff;height:100%;opacity:0;display:flex;z-index:-1;overflow:hidden;position:fixed;align-items:center;text-transform:uppercase;justify-content:center;background-color:rgba(7,5,9,.8)}.modal__content{z-index:1;display:flex;-webkit-transform:scale(0);transform:scale(0);align-items:center;flex-direction:column;text-transform:uppercase;overscroll-behavior-y:none}.modal__content *:not(button){pointer-events:none}.modal__btn{color:inherit;text-transform:inherit}.is-show-modal .modal{z-index:5;opacity:1;transition:600ms}.is-show-modal .modal .modal__content{-webkit-transform:scale(1);transform:scale(1);transition-delay:400ms;transition-duration:600ms;transition-timing-function:cubic-bezier(0.41, -0.15, 0.4, 1.13)}[data-lazy-src]{opacity:0;z-index:-1}.lazy--loaded{z-index:0;opacity:1;transition:800ms ease-in-out}.preload{top:-100%;left:-100%;width:50px;height:50px;z-index:-1;opacity:0;position:fixed;visibility:hidden}.preload__item{width:100%;height:100%;max-width:100%;max-height:100%}.media-hide--mobile{display:none}.media-hide--mobile-and-horizontal{display:none}:root{--game-item-win-animate-translate-x: 32.5%;--last-game-item-win-animate-translate-x: 30%}body{overflow:hidden}main:first-child{margin-top:-64%}.img-txt{width:90.63vmin;max-width:51.06vmax}.game{z-index:1;position:relative;margin-top:1%;width:100vmin;max-width:56.34vmax}.game__header{width:92%;z-index:1;-webkit-transform:translateY(36%);transform:translateY(36%)}.game__wrapper{position:relative}.game__container{top:3.25%;left:5%;width:90%;height:92%;display:flex;position:absolute;overflow:hidden;pointer-events:none}.animate--wrong-match .game__container{transition:800ms ease-in-out;box-shadow:inset 0 0 24px 8px red,0 0 12px 8px red}.game__column{width:50%;height:1300%;display:flex;z-index:3;position:absolute;align-items:center;flex-direction:column;justify-content:space-around;transition-timing-function:cubic-bezier(0.41, -0.15, 0.4, 1.13)}.game__column--left{top:0;left:0;-webkit-transform:none;transform:none}.game__column--right{top:100%;right:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.animate .game__column{transition-duration:1600ms}.animate .game__column--left{top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.animate .game__column--right{top:0;-webkit-transform:none;transform:none}.animate--win .game__column--left .game__item:last-child{-webkit-transform:translateX(var(--game-item-win-animate-translate-x));transform:translateX(var(--game-item-win-animate-translate-x));transition-duration:800ms;transition-timing-function:ease-out}.animate--win .game__column--right .game__item:first-child{-webkit-transform:translateX(calc(var(--game-item-win-animate-translate-x) * -1));transform:translateX(calc(var(--game-item-win-animate-translate-x) * -1));transition-duration:800ms;transition-timing-function:ease-out}.win.animate--win .game__column--left .game__item:last-child{-webkit-transform:translateX(var(--last-game-item-win-animate-translate-x));transform:translateX(var(--last-game-item-win-animate-translate-x))}.win.animate--win .game__column--right .game__item:first-child{-webkit-transform:translateX(calc(var(--last-game-item-win-animate-translate-x) * -1));transform:translateX(calc(var(--last-game-item-win-animate-translate-x) * -1))}.animate--wrong-match .game__column--left .game__item:last-child{transition-duration:800ms;-webkit-animation-name:left-item-wrong-match;animation-name:left-item-wrong-match;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:1200ms;animation-duration:1200ms;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.animate--wrong-match .game__column--right .game__item:first-child{transition-duration:800ms;-webkit-animation-name:right-item-wrong-match;animation-name:right-item-wrong-match;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:1200ms;animation-duration:1200ms;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes left-item-wrong-match{0%,50%,100%{-webkit-transform:none;transform:none}25%,75%{-webkit-transform:translateX(calc(var(--game-item-win-animate-translate-x) / 2));transform:translateX(calc(var(--game-item-win-animate-translate-x) / 2))}}@keyframes left-item-wrong-match{0%,50%,100%{-webkit-transform:none;transform:none}25%,75%{-webkit-transform:translateX(calc(var(--game-item-win-animate-translate-x) / 2));transform:translateX(calc(var(--game-item-win-animate-translate-x) / 2))}}@-webkit-keyframes right-item-wrong-match{0%,50%,100%{-webkit-transform:none;transform:none}25%,75%{-webkit-transform:translateX(calc(var(--game-item-win-animate-translate-x) / -2));transform:translateX(calc(var(--game-item-win-animate-translate-x) / -2))}}@keyframes right-item-wrong-match{0%,50%,100%{-webkit-transform:none;transform:none}25%,75%{-webkit-transform:translateX(calc(var(--game-item-win-animate-translate-x) / -2));transform:translateX(calc(var(--game-item-win-animate-translate-x) / -2))}}.game__item{width:75%}.game__btn{width:72%;z-index:1;position:relative;line-height:0}.game__btn img{position:relative}.game__btn:before{top:0%;left:0%;width:100%;height:100%;content:"";display:block;-webkit-filter:blur(12px);filter:blur(12px);position:absolute;background:#9916ff;border-radius:10px;-webkit-animation-name:game-btn-blink;animation-name:game-btn-blink;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:1200ms;animation-duration:1200ms;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate .game__btn:before{opacity:0;-webkit-animation:none;animation:none}@-webkit-keyframes game-btn-blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes game-btn-blink{0%,100%{opacity:1}50%{opacity:0}}.game__btn:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);transition:800ms ease-in-out}.game__btn:hover:before{-webkit-filter:blur(16px);filter:blur(16px);-webkit-animation-name:none;animation-name:none;-webkit-transform:scale(1.1);transform:scale(1.1);transition:800ms ease-in-out}.animate .game__btn{pointer-events:none}.game__footer{left:50%;width:78%;bottom:0;z-index:3;position:absolute;-webkit-transform:translate(-50%, 78%);transform:translate(-50%, 78%)}.animate--win .game__footer{z-index:1}.game__bonus{width:100%;margin:-2% auto 0;display:flex;position:relative;align-items:center;justify-content:center}.game__bonus__item{margin:0 1px;max-width:33%}.win.animate--win .game__bonus__item:first-child{z-index:1;-webkit-transform:scale(1.3) translate(-10%, -5%);transform:scale(1.3) translate(-10%, -5%);transition-delay:800ms;transition-duration:800ms}.game__bonus__win{top:0;left:30%;opacity:0;z-index:1;position:absolute}.game__bonus__win--first{width:33%;-webkit-transform:translate(-87%, -148%) rotate(-13deg);transform:translate(-87%, -148%) rotate(-13deg)}.game__bonus__win--last{width:24%;-webkit-transform:translate(-50%, -32%) rotate(19deg);transform:translate(-50%, -32%) rotate(19deg)}.win.animate--win .game__bonus__win{opacity:1;transition-delay:800ms;transition-duration:800ms}.game__win-decor{top:50%;left:50%;width:114%;z-index:2;position:absolute;pointer-events:none;-webkit-transform:translate(-56%, -50%);transform:translate(-56%, -50%)}.game__win-decor img{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:none;animation:none}.animate--win .game__win-decor img{-webkit-animation-name:game-win-decor;animation-name:game-win-decor;-webkit-animation-delay:800ms;animation-delay:800ms;-webkit-animation-duration:1600ms;animation-duration:1600ms;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes game-win-decor{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%,100%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}75%{opacity:.875;-webkit-transform:scale(0.95);transform:scale(0.95)}}@keyframes game-win-decor{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%,100%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}75%{opacity:.875;-webkit-transform:scale(0.95);transform:scale(0.95)}}.game__bg{pointer-events:none}.dude{bottom:0;z-index:1;position:absolute;-webkit-transform:translateY(26%);transform:translateY(26%);width:49.38vmin;max-width:27.82vmax;-webkit-animation-name:dude-drop-shadow;animation-name:dude-drop-shadow;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:1600ms;animation-duration:1600ms;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes dude-drop-shadow{0%,100%{-webkit-filter:none;filter:none}50%{-webkit-filter:drop-shadow(0 0 6px #9916ff);filter:drop-shadow(0 0 6px #9916ff)}}@keyframes dude-drop-shadow{0%,100%{-webkit-filter:none;filter:none}50%{-webkit-filter:drop-shadow(0 0 6px #9916ff);filter:drop-shadow(0 0 6px #9916ff)}}.decor{left:50%;bottom:0;position:absolute;width:95vmin;max-width:53.52vmax;-webkit-transform:translate(-50%, -24%);transform:translate(-50%, -24%)}.modal{transition:800ms ease-in-out}.modal__content{transition:800ms ease-in-out}.modal__prize img:last-child,.modal__btn img:last-child{display:none}.win .modal__prize img:first-child,.win .modal__btn img:first-child{display:none}.win .modal__prize img:last-child,.win .modal__btn img:last-child{display:initial}.modal__title{width:75vmin;max-width:42.25vmax}.modal__txt{margin-top:2%;width:42.5vmin;max-width:23.94vmax}.modal__prize__item:nth-child(1){margin:-10% 0 3%;width:116.25vmin;max-width:65.49vmax}.modal__prize__item:nth-child(2){margin:0 0 1%;width:86.88vmin;max-width:48.94vmax}.modal__btn{border-radius:8px;width:70.63vmin;max-width:39.79vmax}.modal__btn img{-webkit-animation-name:modal-btn-blink;animation-name:modal-btn-blink;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2400ms;animation-duration:2400ms;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.modal__btn:hover{transition:800ms ease-in-out;box-shadow:0 0 24px 8px #65bdff,inset 0 0 24px 8px #65bdff}.modal__btn:hover img{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes modal-btn-blink{0%,100%{box-shadow:none}50%{box-shadow:0 0 18px 6px #65bdff,inset 0 0 18px 6px #65bdff}}@keyframes modal-btn-blink{0%,100%{box-shadow:none}50%{box-shadow:0 0 18px 6px #65bdff,inset 0 0 18px 6px #65bdff}}.modal__light{top:50%;left:50%;z-index:-1;position:absolute;-webkit-transform:translate(-51%, -57%);transform:translate(-51%, -57%);width:114.06vmin;max-width:64.26vmax}.modal__light img{opacity:0;-webkit-animation-name:modal-light;animation-name:modal-light;-webkit-animation-delay:1600ms;animation-delay:1600ms;-webkit-animation-duration:1600ms;animation-duration:1600ms;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes modal-light{0%,100%{opacity:0}50%{opacity:.625}}@keyframes modal-light{0%,100%{opacity:0}50%{opacity:.625}}@media screen and (min-width: 768px){main{background-image:url(./5dbbf9c93b0d8240ecf4.webp)}.media-hide--mobile{display:initial}.media-hide--mobile-and-horizontal{display:initial}.media-hide--tablet{display:none}.media-hide--tablet-and-horizontal{display:none}main:first-child{margin-top:-54%}.img-txt{width:66.67vmin;max-width:50vmax}.game{margin-top:0;width:91.41vmin;max-width:68.55vmax}.game__header{-webkit-transform:translateY(24%);transform:translateY(24%)}.game__bonus{width:78%}.dude{width:36.72vmin;max-width:27.54vmax}.decor{width:79.17vmin;max-width:59.38vmax;-webkit-transform:translate(-50%, -8%);transform:translate(-50%, -8%)}.modal__title{width:68.49vmin;max-width:51.37vmax}.modal__txt{width:38.8vmin;max-width:29.1vmax}.modal__prize__item:nth-child(1){margin:-11% 0 4%;width:108.33vmin;max-width:81.25vmax}.modal__prize__item:nth-child(2){margin:-3% 0 -2%;width:93.49vmin;max-width:70.12vmax}.modal__btn{width:63.8vmin;max-width:47.85vmax}.modal__light{width:103.65vmin;max-width:77.73vmax}}@media screen and (min-width: 1280px){main{padding:8px 54% 8px 4%;min-height:50vmin}main{background-image:url(./a6f7f244323720039b4f.webp)}.media-hide--tablet{display:initial}.media-hide--desktop{display:none}:root{--game-item-win-animate-translate-x: 31%;--last-game-item-win-animate-translate-x: 28%}main{padding:8px 24% 8px 0}main:first-child{margin-top:-13%}.img-txt{margin-left:13%;width:119.47vmin;max-width:77.66vmax}.game{margin-top:1%;width:96.39vmin;max-width:62.66vmax}.game__header{width:66%}.game__header{-webkit-transform:translateY(35%);transform:translateY(35%)}.game__item{width:77%}.game__item{width:77%}.game__btn{width:64%}.dude{right:0;-webkit-transform:translate(20.5%, 20%);transform:translate(20.5%, 20%)}.dude{z-index:0;-webkit-transform:translate(19.5%, 17%);transform:translate(19.5%, 17%);width:74.28vmin;max-width:48.28vmax}.decor{width:86.3vmin;max-width:56.09vmax;-webkit-transform:translate(-75%, 30%);transform:translate(-75%, 30%)}.modal__title{width:51.44vmin;max-width:33.44vmax}.modal__txt{margin-top:2%;width:29.09vmin;max-width:18.91vmax}.modal__prize__item:nth-child(1){margin:-10.5% 0 3%;width:81.01vmin;max-width:52.66vmax}.modal__prize__item:nth-child(2){width:69.47vmin;max-width:45.16vmax}.modal__btn{width:47.36vmin;max-width:30.78vmax}.modal__light{width:77.88vmin;max-width:50.63vmax}}@media screen and (min-width: 1600px){main{background-image:url(./55cfc0c3d9e71ec893a1.webp)}.media-hide--desktop{display:initial}.media-hide--desktop-large{display:none}:root{--game-item-win-animate-translate-x: 35%;--last-game-item-win-animate-translate-x: 32.5%}main{padding-right:0}main:first-child{margin-top:-10.5%}.img-txt{margin-left:0;width:auto;max-width:153.33vmin}.game{margin:0 26% 0 0;width:auto;max-width:101.67vmin}.game__item{width:72%}.dude{-webkit-transform:translate(10%, 22%);transform:translate(10%, 22%);width:auto;max-width:76.85vmin}.decor{width:auto;max-width:90.56vmin;-webkit-transform:translate(-75%, 30%);transform:translate(-75%, 30%)}.modal__title{width:auto;max-width:51.48vmin}.modal__txt{width:auto;max-width:29.07vmin}.modal__prize__item:nth-child(1){width:auto;max-width:81.3vmin}.modal__prize__item:nth-child(2){width:auto;max-width:68.06vmin}.modal__btn{width:auto;max-width:47.41vmin}.modal__light{width:auto;max-width:77.96vmin;width:100vw}}@media screen and (min-aspect-ratio: 1/1)and (max-width: 1279px){main{background-image:url(./90bef57379258b28b9cd.webp)}main{padding:8px 54% 8px 4%;min-height:50vmin}.media-hide--mobile{display:initial}.media-hide--mobile-and-horizontal{display:none}.media-hide--tablet{display:initial}.media-hide--tablet-and-horizontal{display:none}.media-hide--horizontal{display:none}main{padding:8px 23% 8px 0}main:first-child{margin-top:-8%}.img-txt{margin-left:7%;width:calc(var(--app-viewport-height) / 100 * 132);max-width:74.3vmax}.game{margin-top:0;width:calc(var(--app-viewport-height) / 100 * 113);max-width:63.38vmax}.game__header{width:66%}.game__btn{width:84%}.game__footer{width:58%;-webkit-transform:translate(-50%, 72%);transform:translate(-50%, 72%)}.dude{width:calc(var(--app-viewport-height) / 100 * 82);max-width:46.13vmax}.dude{right:0;-webkit-transform:translate(20.5%, 20%);transform:translate(20.5%, 20%)}.decor{width:calc(var(--app-viewport-height) / 100 * 101);max-width:56.69vmax;-webkit-transform:translate(-72%, 26%);transform:translate(-72%, 26%)}.modal__title{width:calc(var(--app-viewport-height) / 100 * 47);max-width:26.76vmax}.modal__txt{width:calc(var(--app-viewport-height) / 100 * 35);max-width:19.72vmax}.modal__prize__item:nth-child(1){width:calc(var(--app-viewport-height) / 100 * 99);max-width:55.63vmax}.modal__prize__item:nth-child(2){margin:-2% 0 -4%;width:calc(var(--app-viewport-height) / 100 * 76);max-width:42.96vmax}.modal__btn{width:calc(var(--app-viewport-height) / 100 * 60);max-width:33.8vmax}.modal__light{width:calc(var(--app-viewport-height) / 100 * 94);max-width:53.17vmax}}
