.game-skycard .game-panel{max-width:400px;height:652px}.game-skycard .skycard-table .game-table-col-1{max-width:120px}.game-skycard .skycard-table .game-table-col-2{max-width:42px}.game-skycard .skycard-table .game-table-col-3{max-width:80px}.game-skycard .skycard-table .game-table-col-5{max-width:48px}.game-skycard .skycard-table .game-table-col-6{max-width:26px}@media screen and (max-width:767.98px){.game-skycard .skycard-table .game-table-col-1{max-width:90px}}.game-skycard .game-skycard-field{background-image:url(/_nuxt/img/main-bg-desktop.50d26e5.png);background-repeat:no-repeat;background-position:50%;background-size:cover}.game-skycard .game-skycard-field__container{max-width:440px;margin:40px auto 0}.game-skycard .game-skycard__game-control{position:relative;margin:60px auto 0}.game-skycard .game-skycard__game-control .game-skycard__game-control-img{padding:0 12px}.game-skycard .game-skycard__game-control .game-skycard__game-control-img .game-skycard__available-win-block{width:100%;height:56px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/_nuxt/img/skycard-control-bg.8eb6d50.png);background-repeat:no-repeat;background-size:cover}.game-skycard .game-skycard__game-control .game-skycard__game-control-img .game-skycard__available-win-block__title{font-family:Halvar Breitschrift,sans-serif;font-style:normal;font-weight:500;font-size:11px;line-height:13px;letter-spacing:-.03em;text-transform:uppercase;color:#f3f3f3}.game-skycard .game-skycard__game-control .game-skycard__game-control-img .game-skycard__available-win-block__item{margin-top:6px;font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.03em;color:#24abf8}.game-skycard .game-skycard__game-control .game-skycard__game-control-img .game-skycard__available-win-block__item span{font-weight:600}.game-skycard__cards{flex-wrap:wrap}.game-skycard__cards,.game-skycard__cards-item{display:flex;align-items:center;justify-content:center}.game-skycard__cards-item{position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:transform .2s ease-in-out}.game-skycard__cards-item span{font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:31px;text-align:center;letter-spacing:-1px;color:#fff}@media screen and (max-width:767.98px){.game-skycard__cards-item span{font-size:20px;line-height:26px;letter-spacing:-.846154px}}.game-skycard__cards-item .auth-text{position:absolute;max-width:93px;margin-top:28px;font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#fff;z-index:3}.game-skycard__cards-item-wrapper{width:33.333333%;padding:12px;position:relative;z-index:1;transform:translateZ(-50px)}@media(max-width:991px){.game-skycard__cards-item-wrapper{padding:5px}}@media(max-width:767px){.game-skycard__cards-item-wrapper{padding:4px}}.game-skycard__cards-item>img{width:100%;min-height:87px}.game-skycard__cards-item>span{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1;opacity:0;transition:opacity .25s ease-in-out,visibility .25s ease-in-out}.game-skycard__cards-item-image_closed{position:relative;z-index:2;-webkit-animation:skycard-flip-closed-return-card .9s ease-in-out;animation:skycard-flip-closed-return-card .9s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.game-skycard__cards-item-image_opened{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;-webkit-animation:skycard-flip-opened-return-card .9s ease-in-out;animation:skycard-flip-opened-return-card .9s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.game-skycard__cards-item_active{cursor:pointer}.game-skycard__cards-item_active:hover:not(.game-skycard__cards-item_opened){transform:scale(1.05)}.game-skycard__cards-item_opened{cursor:default;transition:opacity .4s ease-in-out}.game-skycard__cards-item_opened>span{opacity:1;transition:opacity .6s ease-in-out .7s,visibility .6s ease-in-out .7s}.game-skycard__cards-item_opened .game-skycard__cards-item-image_closed{-webkit-animation:skycard-flip-closed-card .9s ease-in-out;animation:skycard-flip-closed-card .9s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.game-skycard__cards-item_opened .game-skycard__cards-item-image_opened{-webkit-animation:skycard-flip-opened-card .9s ease-in-out;animation:skycard-flip-opened-card .9s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.game-skycard__cards-item_opened:not(.game-skycard__cards-item_selected){opacity:.5}.game-skycard__cards-item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background:rgba(125,134,232,.2);border-radius:4%;-webkit-animation:progress-animation 1s ease-in-out infinite normal;animation:progress-animation 1s ease-in-out infinite normal;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.game-skycard__cards-item_progress{cursor:default}.game-skycard__cards-item_progress:after{opacity:1;visibility:visible}@-webkit-keyframes progress-animation{0%{background:rgba(125,134,232,.2)}50%{background:rgba(125,134,232,.4)}to{background:rgba(125,134,232,.2)}}@keyframes progress-animation{0%{background:rgba(125,134,232,.2)}50%{background:rgba(125,134,232,.4)}to{background:rgba(125,134,232,.2)}}.game-skycard__cards .game-skycard__cards-modal-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;display:flex;align-items:center;justify-content:center;visibility:hidden;overflow:hidden;background:radial-gradient(68.98% 68.98% at 50%,at 14.2%,rgba(16,15,44,.55) 0,#100f2c 100%);background:radial-gradient(68.98% 68.98% at 50% 14.2%,rgba(16,15,44,.55) 0,#100f2c 100%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.game-skycard__cards .game-skycard__cards-modal-wrapper.active{visibility:visible}.game-skycard__cards .game-skycard__cards-modal-wrapper.active:before{opacity:.8;visibility:visible}.game-skycard__cards .game-skycard__cards-modal-wrapper.winner:after{opacity:.4;visibility:visible}.game-skycard__cards .game-skycard__cards-modal{position:relative;width:80%;max-width:320px;z-index:7;text-align:center;opacity:0;visibility:hidden;transform:scale(.9);transition:all .25s ease-in-out}.game-skycard__cards .game-skycard__cards-modal.active{opacity:1;visibility:visible;transform:scale(1)}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-close{position:absolute;top:-120px;right:-70px;width:32px;height:32px;border-radius:50%;background:#f3f3f3 url(/img/close.svg) 50% no-repeat;background-size:12px 12px;display:block;width:36px;height:36px;transition:all .2s ease-in-out;transform-origin:center;cursor:pointer}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-close:after,.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-close:before{display:block;content:"";position:absolute;width:18px;border-radius:1px;height:2px;background:#0c0f1e;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-close:hover{transform:rotate(90deg);transform:rotate(180deg)}@media screen and (max-width:425px){.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-close{right:-25px}}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-footer .game-skycard__cards-modal-button{max-width:240px;margin:18px auto 0}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-footer .game-skycard__cards-modal-closeText{margin-top:24px;font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:19px;text-align:center;letter-spacing:-.3px;color:#24abf8;cursor:pointer}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-footer .game-skycard__cards-modal-closeText.win{margin-top:32px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-img{margin-bottom:16px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-img.win{max-width:143px;min-height:81px;margin-bottom:14px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-img.lose{min-height:72px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-money{position:relative;width:100%}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-money:before{content:"";position:absolute;top:-90px;left:-164px;width:300px;height:300px;transform:rotate(0deg);background-image:url(/_nuxt/img/sky-money-win.6eb61ff.png);background-repeat:no-repeat;background-size:contain}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-money:after{content:"";position:absolute;top:-70px;right:-154px;width:250px;height:250px;transform:rotate(135deg);background-image:url(/_nuxt/img/sky-money-win.6eb61ff.png);background-repeat:no-repeat;background-size:contain}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-first{width:198px;height:141px;display:flex;margin:0 auto;justify-content:center;align-items:center;background-image:url(/_nuxt/img/card-empty.dc8ce05.png);background-repeat:no-repeat;background-size:contain;font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:21px;text-align:center;letter-spacing:-.3px;color:#f3f3f3}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-first span{display:inline-block;margin:8px 0;font-family:Halvar Breitschrift,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:28px;text-align:center;letter-spacing:-.3px;text-transform:uppercase;color:#858cab}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-first .firstNumber{margin:0;font-size:32px;line-height:37px;color:#f3f3f3}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-title{font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:21px;text-align:center;letter-spacing:-.3px;color:#f3f3f3}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-title.win{margin:16px 0 12px;font-size:18px;line-height:24px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-title.small{font-size:14px;line-height:20px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-title.w260{max-width:260px;margin:0 auto}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-title.w260.mt-24{margin-top:24px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-text{margin-top:8px;font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:21px;text-align:center;letter-spacing:-.3px;color:#858cab}@media(max-width:575px){.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-text{font-size:12px;line-height:16px;margin-top:10px}}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-text.win{margin-top:0;font-size:32px;line-height:37px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-text.lose{margin-top:16px;font-size:24px;line-height:28px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-text.amount{font-family:Halvar Breitschrift,sans-serif;font-weight:400;color:#f3f3f3;text-shadow:0 0 32px #fff}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-text.small{margin-bottom:-5px;font-size:12px;color:#8585a2}@media(max-width:575px){.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-text.small{font-size:11px}}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-OR{position:relative;margin:16px 0 18px;font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-align:center;letter-spacing:3px;color:#33386a;text-transform:uppercase}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-OR:after,.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-OR:before{content:"";position:absolute;left:40px;top:50%;transform:translateY(-50%);width:86px;height:1px;background-color:#33386a}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-OR:after{left:auto;right:40px}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-button{position:relative;display:flex;max-width:241px;min-height:46px;margin:18px auto 0;padding:9px 8px 6px;align-items:center;justify-content:center;flex-direction:column;transition:all .3s ease-out;background:linear-gradient(94deg,#24abf8,#098bea 51%,#00b3ec);box-shadow:inset 0 0 32px hsla(0,0%,100%,.35);border-radius:8px;cursor:pointer;touch-action:none}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-button.flex-row{grid-gap:8px;gap:8px;flex-direction:row}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-button_default{margin-top:24px;background:#23274e;box-shadow:unset}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-button>span{font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:19px;text-align:center;letter-spacing:-.3px;color:#f3f3f3}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-button>small{display:inline-block;margin-top:2px;font-family:FS Elliot Pro,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-align:center;letter-spacing:-.3px;color:#858cab;opacity:.7}.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-button>small.white{color:#f3f3f3}@media(max-width:400px){.game-skycard__cards .game-skycard__cards-modal .game-skycard__cards-modal-button>small{display:none}}@-webkit-keyframes skycard-flip-closed-card{0%{transform:rotateY(0deg);opacity:1}to{transform:rotateY(180deg);opacity:0}}@keyframes skycard-flip-closed-card{0%{transform:rotateY(0deg);opacity:1}to{transform:rotateY(180deg);opacity:0}}@-webkit-keyframes skycard-flip-closed-return-card{0%{transform:rotateY(180deg);opacity:0}to{transform:rotateY(0deg);opacity:1}}@keyframes skycard-flip-closed-return-card{0%{transform:rotateY(180deg);opacity:0}to{transform:rotateY(0deg);opacity:1}}@-webkit-keyframes skycard-flip-opened-card{0%{transform:rotateY(180deg);opacity:0}to{transform:rotateY(1turn);opacity:1}}@keyframes skycard-flip-opened-card{0%{transform:rotateY(180deg);opacity:0}to{transform:rotateY(1turn);opacity:1}}@-webkit-keyframes skycard-flip-opened-return-card{0%{transform:rotateY(1turn);opacity:1}to{transform:rotateY(180deg);opacity:0}}@keyframes skycard-flip-opened-return-card{0%{transform:rotateY(1turn);opacity:1}to{transform:rotateY(180deg);opacity:0}}@-webkit-keyframes skycard-flip{0%{transform:rotateY(0deg)}50%{transform:rotateY(50deg)}to{transform:rotateY(0deg)}}@keyframes skycard-flip{0%{transform:rotateY(0deg)}50%{transform:rotateY(50deg)}to{transform:rotateY(0deg)}}.historySkycard .modal{max-width:506px}.historySkycard .modal__content{padding:24px 24px 32px}@media screen and (max-width:767.98px){.historySkycard .modal__content{padding:8px 8px 32px}}.historySkycard .details__game{margin-top:32px}