.close-button[data-v-3786aacd]{width:40px;height:40px;border:none;background:none;display:flex;align-items:center;justify-content:center}.close-button svg[data-v-3786aacd]{width:22px;height:22px;fill:#fff}.small-button[data-v-b4a2023c]{width:-moz-max-content;width:max-content;border:1px solid #fff;background:transparent;padding:8px 16px;border-radius:24px;font-weight:400;font-size:12px;line-height:14px}.qr-code[data-v-65900567],.small-button[data-v-b4a2023c]{display:flex;align-items:center;justify-content:center;color:#fff}.qr-code[data-v-65900567]{width:100%;background:none;outline:none;border:none;padding:0;cursor:pointer;font-size:20px;line-height:25px;font-weight:700}.qr-code.show .qr-code__icon[data-v-65900567]{position:relative}.qr-code.show .qr-code__icon[data-v-65900567]:after{position:absolute;content:"";width:45px;height:3px;transform:rotate(-45deg);top:16px;left:-6px;background-color:currentColor;border-radius:14px}.qr-code__icon[data-v-65900567]{width:33px;height:33px;margin-right:12px;flex-shrink:0}.qr-code__icon svg[data-v-65900567]{width:100%;height:100%;fill:currentColor;-o-object-fit:contain;object-fit:contain}.header[data-v-b596e50a]{position:fixed;border-bottom:1px solid #fff;z-index:15;top:0;left:0;right:0}.header.no-shadow[data-v-b596e50a]{box-shadow:none}.header__wrapper[data-v-b596e50a]{display:flex;align-items:center;height:72px;padding:8px 16px}.header__text[data-v-b596e50a]{font-weight:700;font-size:16px;line-height:24px}.header__burger[data-v-b596e50a]{width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 8px 0 0;border:none;padding:0;background:none;color:#fff}.header__burger span[data-v-b596e50a]{width:24px;height:2px;background:currentColor;border-radius:4px;margin:3px 0}.header__logo[data-v-b596e50a]{width:124px;height:36px}.header__logo svg[data-v-b596e50a]{width:100%;height:100%;fill:#fff}.header__back[data-v-b596e50a],.header__close[data-v-b596e50a]{margin-left:auto}.header.z-index-negative[data-v-b596e50a]{z-index:-1}.header .qr-code[data-v-b596e50a]{width:-moz-fit-content;width:fit-content;margin-left:auto}.header .qr-code__icon[data-v-b596e50a]{margin-right:0}.header.center-logo .header__logo[data-v-b596e50a]{margin:0 auto;transform:translateX(-24px)}.player-avatar[data-v-438c667d]{width:64px;height:64px}.player-avatar.is-small[data-v-438c667d]{width:40px;height:40px}.player-avatar[data-v-438c667d] svg{width:100%;height:100%}.menu-list[data-v-a6e42b10]{display:flex;justify-content:center}.menu-list__wrapper[data-v-a6e42b10]{display:flex;align-items:center;flex-wrap:wrap;width:244px}.menu-list__item[data-v-a6e42b10]{width:112px;height:112px;margin:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0;border:none;background:#800bf5;box-shadow:-8px -8px 12px rgba(21,8,99,.48),8px 8px 16px rgba(28,9,70,.8),inset -2px -2px 2px rgba(53,8,69,.64),inset 2px 2px 2px #997af1;border-radius:24px;font-size:14px;line-height:18px;color:#fff}.menu-list__text[data-v-a6e42b10]{margin:4px 0 0;max-width:80%}.menu-list__svg[data-v-a6e42b10]{width:32px;height:32px;fill:#fff}.popup[data-v-0987ffbe]{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:linear-gradient(89.72deg,#20283e .19%,#1d1d28 99.7%);z-index:20}.popup__wrapper[data-v-0987ffbe]{display:flex;align-items:center;justify-content:center;height:100%;padding:12px 24px;overflow:auto}.popup__close[data-v-0987ffbe]{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;position:absolute;top:9px;right:16px;background:none;border:none}.popup__close svg[data-v-0987ffbe]{width:22px;height:22px;fill:#fff}.button{position:relative;display:flex;align-items:center;justify-content:center;width:252px;height:66px;padding:8px 16px;border-radius:12px;font-size:24px;line-height:30px;font-weight:700;background:linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);box-shadow:-8px -8px 12px rgba(23,11,56,.8),8px 8px 12px rgba(38,10,85,.8),inset -2px -2px 2px rgba(5,33,134,.64),inset 2px 2px 2px #a880ff;transition:.2s ease-in-out;transition-property:background,box-shadow,opacity;color:#fff;border:none;opacity:1;font-family:PT Sans,sans-serif}.button.disable,.button:disabled{background:#20283e;box-shadow:inset 0 -2px 2px rgba(20,17,38,.56)}.button:active{opacity:.8}.button.transparent{padding:2px;overflow:hidden;background:transparent;box-shadow:-8px -8px 12px rgba(23,11,56,.8),8px 8px 12px rgba(38,10,85,.8),inset -2px -2px 2px rgba(5,33,134,.64),inset 2px 2px 2px #a880ff}.button.transparent:before{content:"";position:absolute;top:0;left:0;width:200%;height:100%;background:linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);background-size:50% 100%}.button.transparent .button__text{padding:4px;display:flex;align-items:center;justify-content:center;width:100%;height:60px;position:relative;z-index:2;background:#20283e;border-radius:12px}.button.transparent.no-shadow:before{display:none}.button.transparent.no-shadow.disable{background:transparent;box-shadow:none;opacity:.3}.button.transparent.no-shadow .button__text{background:transparent}.button.is-small{width:112px}.button.no-shadow{box-shadow:none}.confirm-popup__wrapper{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.confirm-popup__question{font-weight:700;font-size:24px;line-height:30px}.confirm-popup__buttons{display:flex;align-items:center;justify-content:center;margin:40px 0 0}.confirm-popup__buttons>*{margin:0 5px}.confirm-popup__desc{margin:16px 0 0;font-weight:400;font-size:14px;line-height:18px}.pause-button__wrapper{width:100%;display:flex;align-items:center;justify-content:center}.pause-button__icon{width:32px;height:32px;margin:0 16px 0 0}.player-loader[data-v-ae6b88dc]{width:30px;height:30px;border-radius:50%;position:relative;animation:rotate-ae6b88dc 1s linear infinite}.player-loader[data-v-ae6b88dc]:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid currentColor;animation:prixClipFix-ae6b88dc 2s linear infinite}@keyframes rotate-ae6b88dc{to{transform:rotate(1turn)}}@keyframes prixClipFix-ae6b88dc{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.player-badge[data-v-f0215c80]{position:relative;display:flex;align-items:flex-end}.player-badge__host[data-v-f0215c80]{position:absolute;width:34px;height:34px;right:calc(100% + 1px);top:50%;transform:translateY(-50%)}.player-badge__host svg[data-v-f0215c80]{width:100%;height:100%;fill:#f8dc25}.player-badge__avatar[data-v-f0215c80]{width:40px;height:40px;margin:0 2px 0 0}.player-badge__name[data-v-f0215c80]{max-width:118px;display:flex;align-items:center;justify-content:flex-start;height:32px;padding:4px;margin-top:8px;font-weight:700;font-size:16px;line-height:24px;color:#f1f1f1;border-radius:4px}.player-badge__name span[data-v-f0215c80]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-badge.no-host .player-badge__host[data-v-f0215c80]{position:static;width:24px;height:24px;margin-left:22px;margin-bottom:4px;transform:none}.player-badge.no-host .player-badge__host svg[data-v-f0215c80]{fill:transparent}.player-badge .player-loader[data-v-f0215c80]{margin-right:10px}.player-badge.offline .player-badge__name[data-v-f0215c80]{opacity:.6}.field[data-v-c539c6f8]{padding-bottom:20px}.field__inner[data-v-c539c6f8]{height:64px;position:relative}.field__inner .field__input[data-v-c539c6f8]{width:252px;height:64px;padding:20px;font-size:16px;line-height:24px;color:#fff;font-weight:700;text-align:center;background:#20283e;border:2px solid #800bf5;box-shadow:inset 0 -2px 2px rgba(20,17,38,.56);border-radius:12px;outline:none;transition:border-color .2s ease-in-out;resize:none;font-family:PT Sans,sans-serif}.field__inner .field__input[data-v-c539c6f8]::-moz-placeholder{font-family:inherit;font-weight:400;line-height:24px;font-size:16px;color:#787878}.field__inner .field__input[data-v-c539c6f8]::placeholder{font-family:inherit;font-weight:400;line-height:24px;font-size:16px;color:#787878}.field__error[data-v-c539c6f8]{position:absolute;left:0;top:calc(100% + 8px);padding-left:20px;font-size:12px;line-height:14px}.field.has-error input[data-v-c539c6f8]{border-color:#f92828}.promo[data-v-e26d11c8]{display:flex;align-items:center;justify-content:center;flex-direction:column;height:48px;padding:0 20px;font-size:16px;line-height:24px}.promo span[data-v-e26d11c8]{font-size:16px;line-height:24px;white-space:nowrap}.promo span.td[data-v-e26d11c8]{text-decoration:underline}.promo button[data-v-e26d11c8]{background-color:transparent;border:0}.promo svg[data-v-e26d11c8]{width:16px;height:16px;flex-shrink:0;margin-right:12px;fill:currentColor}.promo .ic_check[data-v-e26d11c8]{width:20px;height:20px;margin-right:0;margin-left:8px}.promo__enter[data-v-e26d11c8]{display:flex;align-items:center;margin-bottom:4px;color:#fff}.promo__enter.green[data-v-e26d11c8]{color:#19b100}.promo__text[data-v-e26d11c8]{font-size:16px;line-height:24px;text-align:center}.single-field[data-v-1ce0853f]{width:252px}.single-field__label[data-v-1ce0853f]{display:block;font-weight:700;font-size:24px;line-height:30px;color:#fff;text-align:center}.single-field__input-inner[data-v-1ce0853f]{margin:16px 0 0}.single-field__button[data-v-1ce0853f]{margin-top:16px}.single-field .promo[data-v-1ce0853f]{margin:0 0 16px 0}.player-edit-name__icon[data-v-3ec9c558]{margin:0 auto 16px}.player-edit-name__field.negative-gap[data-v-3ec9c558]{margin-top:-72px}.common-modal[data-v-1afd9f33]{position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:9999}.common-modal__content[data-v-1afd9f33]{position:relative;width:100%;min-height:344px;padding:64px 24px 64px;border-radius:36px 36px 0 0;background:#14063d}.common-modal__content .title[data-v-1afd9f33]{margin-bottom:16px;font-weight:700;font-size:24px;line-height:30px;text-align:center;font-family:ramona,"sans-serif"}.common-modal__content .emoji-icon[data-v-1afd9f33]{width:72px;height:72px;margin:0 auto 24px}.common-modal__content .emoji-icon img[data-v-1afd9f33]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.common-modal__content .emoji-icon svg[data-v-1afd9f33]{width:100%;height:100%}.common-modal__content .close-btn[data-v-1afd9f33]{position:absolute;top:16px;right:26px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;outline:none}.common-modal__content .close-btn svg[data-v-1afd9f33]{width:24px;height:24px}.common-modal__content .text[data-v-1afd9f33]{margin-bottom:40px;font-size:20px;line-height:26px;text-align:center}.common-modal__content .button[data-v-1afd9f33]{width:auto;height:48px;margin:24px auto 0;padding:0 40px;background:#49cbf4;color:#090629;box-shadow:none;font-size:16px;line-height:18px;border-radius:30px}.common-modal__content .button.transparent[data-v-1afd9f33]{background:transparent;color:#fff}.common-modal__content .buttons[data-v-1afd9f33]{display:flex;width:100%;justify-content:center;margin-top:40px}.common-modal__content .buttons .button[data-v-1afd9f33]{width:114px;margin:0 12px}.common-modal__content .main-image[data-v-1afd9f33]{width:272px;height:185px;margin:0 auto 32px;border-radius:14px;overflow:hidden}.common-modal__content .main-image img[data-v-1afd9f33],.common-modal__content .main-image picture[data-v-1afd9f33]{width:100%;height:100%}.common-modal__content .main-image img[data-v-1afd9f33]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.player-list__item[data-v-601ff399]{display:flex;align-items:center}.player-list__item[data-v-601ff399]:not(:first-of-type){margin-top:12px}.player-list__button[data-v-601ff399]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin-left:16px;border:none;background:none}.player-list__button svg[data-v-601ff399]{width:24px;height:24px}.player-list__button[data-v-601ff399]:disabled{opacity:.3}.player-list[data-v-601ff399] .player-badge__name{width:160px}.player-list[data-v-601ff399] .player-list__confirm-badge{margin:24px 0 0}.player-list[data-v-601ff399] .confirm-popup__desc{margin:40px 0 0}.player-subscription{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}.player-subscription__top{display:flex;width:100%}.player-subscription__name.orange{color:#ff7800}.player-subscription__cancel-btn{background-color:transparent;border:0;outline:0}.custom-select[data-v-3391b178]{position:relative;color:#fff}.custom-select.opened .custom-select__arrow[data-v-3391b178]{transform:rotate(-180deg)}.custom-select.opened .custom-select__inner[data-v-3391b178]{border-radius:12px 12px 0 0}.custom-select__inner[data-v-3391b178]{height:44px;padding:7px 12px;border-radius:12px;background:#141126}.custom-select__native[data-v-3391b178]{display:flex;align-items:center;justify-content:center;height:100%}.custom-select__selected[data-v-3391b178]{margin:0 14px;min-width:92px;font-weight:700;font-size:16px;line-height:17px;text-align:center}.custom-select__label[data-v-3391b178]{margin:0 6px 0 0;font-weight:400;font-size:16px;line-height:17px}.custom-select__arrow[data-v-3391b178]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 0 0 6px;transform:rotate(0);transition:transform .3s linear}.custom-select__arrow svg[data-v-3391b178]{width:100%;height:100%;stroke:#49cbf4}.custom-select__dropdown[data-v-3391b178]{position:relative;left:0;right:0;top:100%;background-color:#141126;border-radius:0 0 12px 12px;padding-top:12px;padding-bottom:24px}.custom-select__option[data-v-3391b178]{width:100%;height:42px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:17px;color:#fff;transition:.2s linear;transition-property:background,box-shadow;cursor:pointer}.custom-select__option.active[data-v-3391b178]{background:#49cbf4;box-shadow:0 0 11px rgba(73,203,244,.3);cursor:auto}@media(hover:hover){.custom-select__option[data-v-3391b178]:not(.active):hover{background:#1a1a2e;box-shadow:0 0 10px rgba(73,203,244,.3)}}.settings-popup__wrapper[data-v-21320a9c]{width:100%}.settings-popup__header[data-v-21320a9c]{width:100%;position:relative;display:flex;justify-content:center;align-items:flex-start;margin-bottom:20px}.settings-popup__header span[data-v-21320a9c]{margin-top:2px;min-width:216px;font-weight:700;font-size:24px;line-height:30px;text-align:center}.settings-popup__close[data-v-21320a9c]{position:absolute;top:0;left:0;width:40px;height:40px;background:none;border:none;padding:0;margin:0 8px 0 0}.settings-popup__close svg[data-v-21320a9c]{width:24px;height:24px;fill:#fff}.settings-popup[data-v-21320a9c] .popup__wrapper{align-items:flex-start}.menu[data-v-15f0561c]{position:fixed;left:0;right:0;top:0;padding:104px 0 12px;bottom:0;height:100%;background:#090629;overflow:auto;z-index:10}.menu__wrapper[data-v-15f0561c]{display:flex;flex-direction:column;justify-items:center;align-items:center}.menu__list[data-v-15f0561c]{margin:32px 0 0}.menu__pause[data-v-15f0561c]{margin:32px 0}.menu__help[data-v-15f0561c]{border:0;background-color:transparent;font-weight:700;font-size:16px;line-height:30px;color:#fff;text-decoration:underline}.menu .qr-code[data-v-15f0561c]{margin-top:104px}.loader[data-v-8fad9656]{color:#fff;font-size:6px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:load-8fad9656 1.3s linear infinite;transform:translateZ(0)}@keyframes load-8fad9656{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.pause-plug{flex-grow:1}.pause-plug,.pause-plug__wrapper{height:100%;display:flex;align-items:center}.pause-plug__wrapper{flex-direction:column;justify-content:center}.pause-plug__text{margin:64px 0 0;font-weight:700;font-size:24px;line-height:30px}.pause-plug__icon{width:112px;height:112px}.pause-plug__icon img{width:100%;height:100%}.pause-plug__button{margin:40px 0 0}.players-list-default__item[data-v-99dfae88]{display:flex;align-items:center}.players-list-default__item[data-v-99dfae88]:not(:first-of-type){margin-top:12px}.players-list-default__list[data-v-99dfae88]{margin:0;padding:0}.players-list-default[data-v-99dfae88] .player-badge__name{width:168px;max-width:168px;height:35px}.players-list-default[data-v-99dfae88] .player-badge__name span{font-size:17px;line-height:26px}.players-list-default[data-v-99dfae88] .player-avatar,.players-list-default[data-v-99dfae88] .player-badge__avatar{width:43px;height:43px}.room-waiting__players[data-v-27a85b5e]{display:flex;justify-content:center;min-height:323px}.room-waiting__host-control[data-v-27a85b5e]{margin:24px auto 0;text-align:center}.room-waiting__host-title[data-v-27a85b5e]{font-weight:700;font-size:24px;line-height:30px}.room-waiting__start-button[data-v-27a85b5e]{margin:20px auto 0}.room-waiting__full-room[data-v-27a85b5e]{margin:38px auto 0;font-weight:700;font-size:24px;line-height:30px;text-align:center}.room-waiting__waiting-connection[data-v-27a85b5e]{display:flex;align-items:center;flex-direction:column;margin-top:24px}.room-waiting__waiting-connection-title[data-v-27a85b5e]{margin:60px 0 0 0;font-weight:700;font-size:24px;line-height:30px;text-align:center}.popup__content[data-v-ad77048a]{display:flex;flex-direction:column;align-items:center}.popup__title[data-v-ad77048a]{margin-bottom:50px;font-weight:700;font-size:24px;line-height:30px;text-align:center}.popup__text[data-v-ad77048a]{margin-bottom:15px;font-size:20px;line-height:22px;text-align:center}.popup__back-link[data-v-ad77048a]{display:flex;align-items:center;justify-content:center;width:312px;height:64px;color:#fff;border:2px solid currentColor;font-size:16px;line-height:1;font-weight:700;border-radius:12px;text-decoration:none}.popup .players-list[data-v-ad77048a]{padding:0;margin:0 0 46px}.popup .players-list__item[data-v-ad77048a]{margin-bottom:24px}.popup .players-list__item[data-v-ad77048a]:last-child{margin-bottom:0}.popup .players-list[data-v-ad77048a] .player-badge__name{height:32px;width:168px;max-width:168px}.authorization{height:100%;flex-grow:1}.authorization__header{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:58px;margin-bottom:20px;font-size:20px;line-height:1;font-weight:700}.authorization__back,.authorization__close{position:absolute;top:50%;right:0;transform:translateY(-50%);width:36px;height:36px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border:0}.authorization__back{left:0;right:auto}.authorization__title{margin-top:auto;margin-bottom:24px;font-size:20px;line-height:24px;text-align:center}.authorization__phone{position:relative;width:312px}.authorization__phone:after{content:"";position:absolute;left:0;bottom:20px;width:100%;height:2px;background-color:#49cbf4;border-radius:10px;transition:background-color .3s ease-in-out}.authorization__phone input{font-weight:700!important;width:312px!important;text-align:left!important;font-size:32px!important;line-height:1!important;background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;transition:color .3s ease-in-out}.authorization__phone.empty:after{background-color:#8582a9}.authorization__phone.empty input{color:#8582a9!important}.authorization__code{width:312px}.authorization__code input{width:312px!important;font-size:40px!important;line-height:1!important;letter-spacing:24px!important;background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;text-align:center;padding-right:0!important}.authorization__code .field__error{margin-top:10px;left:50%;transform:translateX(-50%);white-space:nowrap;color:#eb2f06}.authorization__code.has-error input{color:#eb2f06!important}.authorization__code .field__error,.authorization__phone .field__error{top:100%;padding-left:0}.authorization .button{width:200px;height:48px;margin:40px auto 0;background:#49cbf4;border-radius:30px;box-shadow:none;font-weight:700;font-size:16px;line-height:30px;color:#090629;transition:background-color .3s ease-in-out,color .3s ease-in-out}.authorization .button:disabled{background:#14063d;color:#8582a9}.authorization .button.transparent{margin-bottom:20px;background-color:transparent;color:#fff}.authorization .popup .button.is-small{width:112px!important;margin-bottom:0}.authorization__send-again{display:flex;align-items:center;justify-content:center;margin:40px auto 0;font-size:14px;line-height:30px;color:#49cbf4;background:transparent;border:0}.authorization__send-again svg{margin-right:12px}.authorization .common-modal__content .buttons{flex-direction:column;align-items:center}.authorization .common-modal__content .buttons .button{width:200px;margin-bottom:24px}.authorization .common-modal__content .buttons .button:last-child{margin-bottom:0}.use-controller-modal[data-v-bbb4f91c]{position:relative;display:flex;flex-direction:column;width:100%;height:100%;padding-top:60px;flex-grow:2;overflow:hidden}.use-controller-modal__sberbox-logo[data-v-bbb4f91c]{width:48px;height:48px;margin:0 auto 12px}.use-controller-modal__text[data-v-bbb4f91c]{width:312px;margin:0 auto;font-size:24px;line-height:32px;color:#fff;font-weight:700;text-align:center}.use-controller-modal__picture[data-v-bbb4f91c]{position:relative;z-index:2;width:142px;height:288px;margin:auto auto 0}.use-controller-modal__picture img[data-v-bbb4f91c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.use-controller-modal__blur[data-v-bbb4f91c]{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:365px;height:365px;border-radius:50%;background:#394465;filter:blur(43px)}.dispute-popup__text[data-v-045f6750]{font-weight:700;font-size:24px;line-height:30px;text-align:center}.dispute-popup__text-small[data-v-045f6750]{margin:16px 0 0;font-weight:700;font-size:16px;line-height:24px}.dispute-popup__answer[data-v-045f6750]{margin:32px 0 0;min-height:60px;font-weight:700;font-size:24px;line-height:30px}.dispute-popup__buttons[data-v-045f6750]{display:flex;align-items:center;justify-content:center;margin:40px 0 0}.dispute-popup__buttons>[data-v-045f6750]{margin:0 5px}.dispute-popup__buttons[data-v-045f6750] .button{width:112px}.dispute-popup__buttons--column[data-v-045f6750]{flex-direction:column}.dispute-popup__buttons--column[data-v-045f6750] .button{width:252px;margin:0}.dispute-popup__buttons--column[data-v-045f6750] .button:not(:first-of-type){margin-top:24px}.dispute-popup__judges[data-v-045f6750],.dispute-popup__waiting-judge[data-v-045f6750]{display:flex;flex-direction:column;align-items:center}.dispute-popup .player-name[data-v-045f6750]{display:flex;flex-direction:row;align-items:center;justify-content:center}.dispute-popup__loader[data-v-045f6750]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin:48px 0 0}.popup-edit-name[data-v-f1058822] .popup__wrapper{padding-top:32px;align-items:flex-start}.disconnect-notification[data-v-2f6ecade]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding-top:130px;padding-bottom:92px;background:#1e1d26}.disconnect-notification__icon[data-v-2f6ecade]{position:relative;width:96px;height:96px;margin-bottom:90px}.disconnect-notification__icon svg[data-v-2f6ecade]{position:relative}.disconnect-notification__icon[data-v-2f6ecade]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:216px;height:216px;background:#100b45;mix-blend-mode:normal;filter:blur(55.5px);opacity:.6}.disconnect-notification__title[data-v-2f6ecade]{margin-bottom:16px;font-weight:700;font-size:24px;line-height:30px;font-family:ramona,"sans-serif"}.disconnect-notification__text[data-v-2f6ecade]{width:234px;margin-bottom:48px;text-align:center;font-size:16px;line-height:20px}.disconnect-notification .button[data-v-2f6ecade]{width:212px;height:48px;background:#49cbf4;border-radius:30px;font-weight:700;font-size:16px;color:#090629;box-shadow:none}.interaction-confirm{display:flex;flex-direction:column;justify-content:center;height:100%;padding:30px;flex-grow:1;align-items:center;font-size:20px;line-height:25px;color:#fff;text-align:center}.interaction-confirm__logo{width:161px;height:52px;margin-bottom:80px}.interaction-confirm__emoji{width:60px;height:60px;margin-bottom:12px}.interaction-confirm__title{margin-bottom:24px;font-weight:700}.interaction-confirm__hr{width:170px;height:3px;margin-bottom:24px;background-color:#49cbf4;border-radius:5px}.numpad[data-v-e26ed8a4]{display:flex;flex-wrap:wrap;width:300px;margin:36px auto 0}.numpad__button[data-v-e26ed8a4]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 18px 24px;border-radius:50%;background:#3c2174;font-size:20px;font-weight:700;color:#fff;border:0}.numpad__button.empty[data-v-e26ed8a4]{opacity:0;pointer-events:none}.numpad__button.is-delete[data-v-e26ed8a4]{background:transparent}.numpad__button.is-delete svg[data-v-e26ed8a4]{width:64px;height:64px;flex-shrink:0}.code-entry[data-v-60c2641e]{opacity:0;transition:opacity .5s ease-in-out}.code-entry.ready[data-v-60c2641e]{opacity:1}.code-entry[data-v-60c2641e] .field{padding:0}.code-entry[data-v-60c2641e] .field__inner{position:relative;display:flex;justify-content:center;align-items:center;border:0}.code-entry[data-v-60c2641e] .field__inner:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:276px;height:60px;border-radius:20px;border:2px solid #7f00ff;pointer-events:none}.code-entry[data-v-60c2641e] .field__input{width:264px;height:49px;padding:0 20px;margin:0 auto;border:0;border-radius:16px;background:#3c2174;font-size:24px;line-height:49px;pointer-events:none}.code-entry[data-v-60c2641e] .field__input::-moz-placeholder{color:#fff;font-size:20px;line-height:1}.code-entry[data-v-60c2641e] .field__input::placeholder{color:#fff;font-size:20px;line-height:1}.code-entry[data-v-60c2641e] .field.has-error .field__input{background:#601b16}.code-entry[data-v-60c2641e] .field.has-error .field__input::-moz-placeholder{opacity:0}.code-entry[data-v-60c2641e] .field.has-error .field__input::placeholder{opacity:0}.code-entry[data-v-60c2641e] .field.has-error .field__inner:before{border-color:#f04438}.code-entry[data-v-60c2641e] .field.has-error .field__error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:264px;text-align:center;padding:0;margin:0;font-size:16px;line-height:1;background-repeat:no-repeat;background-position:right 14px top 50%;background-size:18px 18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 6.666v3.333m0 3.334h.009m8.325-3.334a8.333 8.333 0 11-16.667 0 8.333 8.333 0 0116.667 0z' stroke='%23F04438' stroke-width='1.333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.remote-controller[data-v-0ecb6e53]{position:relative}.remote-controller svg[data-v-0ecb6e53]{width:360px;height:425px}.remote-controller__circle[data-v-0ecb6e53]{display:flex;align-items:center;justify-content:center;position:absolute;top:132px;left:50%;width:160px;height:160px;padding:0;transform:translateX(-50%);font-weight:700;font-size:32px;line-height:40px;letter-spacing:.02em;text-align:center;text-transform:uppercase;background:linear-gradient(32.57deg,#800bf5 17.9%,#25c6f9 82.34%);box-shadow:4px 4px 12px rgba(31,10,114,.25),inset -2px -2px 2px rgba(20,5,111,.64),inset 2px 2px 2px #adb0fa;border-radius:100%;border:none;transition:background .2s linear;color:#fff}.remote-controller__circle span[data-v-0ecb6e53]{max-width:120px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.remote-controller__circle[data-v-0ecb6e53]:active:not(.is-prevent-action){background:#25c6f9}.remote-controller__button[data-v-0ecb6e53]{fill:#800bf5;transition:fill .2s linear}.remote-controller__bottom[data-v-0ecb6e53],.remote-controller__left[data-v-0ecb6e53],.remote-controller__right[data-v-0ecb6e53],.remote-controller__top[data-v-0ecb6e53]{transition:transform .2s linear}.remote-controller__bottom:active .remote-controller__button[data-v-0ecb6e53],.remote-controller__left:active .remote-controller__button[data-v-0ecb6e53],.remote-controller__right:active .remote-controller__button[data-v-0ecb6e53],.remote-controller__top:active .remote-controller__button[data-v-0ecb6e53]{fill:#25c6f9}.remote-controller__left[data-v-0ecb6e53]:active{filter:none;transform:translateX(-5px)}.remote-controller__top[data-v-0ecb6e53]:active{filter:none;transform:translateY(-5px)}.remote-controller__right[data-v-0ecb6e53]:active{filter:none;transform:translateX(5px)}.remote-controller__bottom[data-v-0ecb6e53]:active{filter:none;transform:translateY(5px)}.remote-controller.is-prevent-action .remote-controller__circle[data-v-0ecb6e53]{font-weight:700;font-size:12px;line-height:14px;text-align:center;letter-spacing:.02em;text-transform:none;background:#20283e;box-shadow:4px 4px 12px rgba(20,17,38,.25),inset -2px -2px 2px rgba(20,17,38,.56),inset 2px 2px 2px rgba(20,17,38,.56)}.remote-controller.is-prevent-action .remote-controller__bottom .remote-controller__button[data-v-0ecb6e53],.remote-controller.is-prevent-action .remote-controller__left .remote-controller__button[data-v-0ecb6e53],.remote-controller.is-prevent-action .remote-controller__right .remote-controller__button[data-v-0ecb6e53],.remote-controller.is-prevent-action .remote-controller__top .remote-controller__button[data-v-0ecb6e53]{fill:#20283e;box-shadow:4px 4px 12px rgba(20,17,38,.25),inset -2px -2px 2px rgba(20,17,38,.56),inset 2px 2px 2px rgba(20,17,38,.56)}.auth-welcome{display:flex;flex-direction:column;align-items:center;width:312px}.auth-welcome__title{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;margin-bottom:36px;font-size:32px;line-height:36px;border:0;background:transparent;outline:none;text-align:center;color:#fff}.auth-welcome__title .name{max-width:calc(100% - 30px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.auth-welcome__title svg{width:14px;height:14px;margin-left:15px}.auth-welcome__text{margin-bottom:36px;font-size:20px;line-height:24px;text-align:center}.auth-welcome .button{width:312px}.auth-welcome .button.transparent{margin-bottom:80px}.auth-welcome .promo{margin-bottom:20px}.game-room__content{padding:20px 0 0}.player-name{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.player-name .player-subscription{margin-top:6px}.player-name .player-subscription__top{margin-bottom:6px}.player-name .player-subscription__name{font-size:16px;line-height:1;font-weight:700}.player-name .player-subscription__date{margin-left:6px;font-size:16px;line-height:1}.player-name .player-subscription__status{font-size:14px;line-height:18px;color:#fff;opacity:.3}.player-name__avatar{width:64px;height:64px;margin:0 0 4px}.player-name__host{width:34px;height:34px;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;right:calc(100% + 2px);transform:translateY(-50%)}.player-name__inner{display:flex;align-items:center;position:relative}.player-name__name{font-weight:700;font-size:16px;line-height:24px}.player-name__edit{width:16px;height:16px}.player-name__edit-button{position:absolute;top:50%;left:calc(100% + 1px);display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:none;transform:translateY(-50%)}.bet-button[data-v-83f5ec22]{color:#fff;font-family:PT Sans,sans-serif}.bet-button__control[data-v-83f5ec22]{width:80px;height:66px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:8px 4px;border:none;border-radius:12px;outline:none;background:linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%),#330671;box-shadow:-8px -8px 12px rgba(23,11,56,.8),8px 8px 12px rgba(38,10,85,.8),inset -2px -2px 2px rgba(5,33,134,.64),inset 2px 2px 2px #a880ff}.bet-button__title[data-v-83f5ec22]{font-weight:700;font-size:20px;line-height:30px;color:#fff;font-family:inherit;letter-spacing:-.01rem}.bet-button__score-wrapper[data-v-83f5ec22]{display:flex;align-items:center}.bet-button__score-text[data-v-83f5ec22]{font-weight:700;font-size:20px;line-height:30px;color:#fff;font-family:inherit;letter-spacing:-.01rem}.bet-button__score-icon[data-v-83f5ec22]{width:16px;height:16px;transform:translateY(-2px)}.bet-button.active .bet-button__control[data-v-83f5ec22]{background:#330671;box-shadow:-8px -8px 12px rgba(21,8,99,.48),8px 8px 16px rgba(28,9,70,.8),inset -2px -2px 2px rgba(8,21,69,.64),inset 2px 2px 2px #6360fe}.bet-button.active .bet-button__title[data-v-83f5ec22]{font-size:14px;line-height:1;letter-spacing:-.01rem}.answer__wrapper[data-v-62fd79d2]{display:flex;flex-direction:column;align-items:center;padding:28px 0 0}.answer__title[data-v-62fd79d2]{margin:0 0 12px;text-align:center}.answer__title h3[data-v-62fd79d2]{margin:0;font-weight:700;font-size:24px;line-height:30px}.answer__results[data-v-62fd79d2]{font-weight:700;font-size:32px;line-height:40px;text-align:center;letter-spacing:.02em}.answer__results-scores[data-v-62fd79d2],.answer__results-text[data-v-62fd79d2]{display:flex;align-items:center;justify-content:center}.answer__results-scores[data-v-62fd79d2]{width:64px;margin:0 0 0 10px;padding:3px 4px;height:36px;text-align:center;position:relative}.answer__results-scores span[data-v-62fd79d2]{position:relative;z-index:5;font-size:24px;line-height:30px;letter-spacing:normal}.answer__results svg[data-v-62fd79d2]{position:absolute;top:0;left:0;width:100%;height:100%}.answer .answer__buttons[data-v-62fd79d2]{display:flex;align-items:center;justify-content:center}.answer .answer__buttons.has-bet[data-v-62fd79d2]{margin-top:16px}.answer .answer__buttons.has-bet .answer__button.small[data-v-62fd79d2],.answer .answer__buttons.has-bet .answer__button[data-v-62fd79d2]{margin-top:0}.answer .answer__buttons.has-bet[data-v-62fd79d2] .answer__button button{width:141px;font-size:20px;line-height:30px}.answer__bet-wrapper[data-v-62fd79d2]{margin:0 12px 0 0}.answer__button[data-v-62fd79d2]{margin:40px 0 0}.answer__send[data-v-62fd79d2]{margin:24px 0 0;font-weight:700;font-size:32px;line-height:40px;letter-spacing:.02em}.answer.small .answer__wrapper[data-v-62fd79d2]{padding-top:0}.answer.small .answer__button[data-v-62fd79d2]{margin:16px 0 0}.option-group{max-width:264px;display:flex;align-items:flex-start;flex-wrap:wrap;margin:-6px}.option-group>*{margin:6px}.option-group.small{max-width:244px;margin:-5px}.option-group.small>*{margin:5px}.option-group.option-group--column{max-width:252px;margin:-5px 0}.option-group.option-group--column>*{margin:5px 0}.rect-option{display:flex;align-items:center;justify-content:center;width:120px;height:120px;padding:4px;background:#800bf5;box-shadow:-8px -8px 12px rgba(21,8,99,.48),8px 8px 16px rgba(28,9,70,.8),inset -2px -2px 2px rgba(53,8,69,.64),inset 2px 2px 2px #997af1;border-radius:24px;color:#fff}.rect-option__name{font-weight:700;font-size:56px;line-height:70px;text-transform:uppercase}.rect-option__value-text{max-width:171px;overflow:hidden;margin:0 0 0 16px;font-weight:700;font-size:16px;line-height:24px;white-space:nowrap;text-overflow:ellipsis}.rect-option.disable{background:#330671;box-shadow:-8px -8px 12px rgba(21,8,99,.48),8px 8px 16px rgba(28,9,70,.8),inset -2px -2px 2px rgba(8,21,69,.64),inset 2px 2px 2px #6360fe;color:#9074ff}.rect-option.small{width:112px;height:112px}.rect-option.rect-option--big{width:252px;height:64px;justify-content:flex-start;margin:5px 0;padding:12px 20px;border-radius:12px}.rect-option.rect-option--big.small{height:52px}.rect-option.rect-option--big .rect-option__name{font-size:32px;line-height:40px}.input-answer[data-v-519e0c5a]{margin-top:-8px}.input-answer__answer[data-v-519e0c5a]{width:252px;display:flex;align-items:center;justify-content:center;padding:20px;height:64px;font-weight:700;font-size:16px;line-height:24px;background:#20283e;border:2px solid #800bf5;box-shadow:inset 0 -2px 2px rgba(20,17,38,.56);border-radius:12px}.input-answer__answer span[data-v-519e0c5a]{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.input-answer[data-v-519e0c5a] .input-answer__judge-result{display:flex;flex-direction:column;align-items:center;margin:24px 0 0}.input-answer__text[data-v-519e0c5a]{font-weight:700;font-size:16px;line-height:24px}.input-answer[data-v-519e0c5a] .field__input{text-align:left;overflow:hidden}.input-answer[data-v-519e0c5a] .answer__button{margin-top:20px}.input-answer[data-v-519e0c5a] .input-answer__dispute{margin-top:48px}.input-answer.input-answer--show-result[data-v-519e0c5a] .answer__button{margin-top:176px}.input-answer.input-answer--show-result[data-v-519e0c5a] .answer__title{margin:0 0 32px}.input-answer.has-judge[data-v-519e0c5a] .answer__button{margin-top:56px}.input-answer.input-answer--player-send[data-v-519e0c5a] .answer__wrapper{margin-top:-48px;padding-top:0;justify-content:center}.input-answer.input-answer--player-send[data-v-519e0c5a] .answer__title{margin-top:auto}.input-answer.input-answer--player-send[data-v-519e0c5a] .answer__send{margin-top:auto;justify-self:flex-end;transform:translateY(8px)}.sequence-item[data-v-6ad013bf]{position:relative;display:flex;margin:0;align-items:center}.sequence-item[data-v-6ad013bf]:not(:first-of-type){margin-top:10px}.sequence-answer__wrapper[data-v-6ad013bf]{position:relative}.sequence-answer__numbers[data-v-6ad013bf]{position:absolute;top:0;right:calc(100% + 8px)}.sequence-answer__number[data-v-6ad013bf]{display:flex;align-items:center;height:64px;font-size:16px;line-height:24px;font-weight:700;color:#fff;transition:color .3s ease}.sequence-answer__number[data-v-6ad013bf]:not(:first-of-type){margin:10px 0 0}.sequence-answer__number.small[data-v-6ad013bf]{height:52px}.sequence-answer__number.active[data-v-6ad013bf]{color:#25c6f9}.sequence-answer[data-v-6ad013bf] .rect-option__value-text{margin:0}.sequence-answer.big-text[data-v-6ad013bf] .rect-option__value-text{margin:0 0 0 16px;font-size:32px;line-height:40px}.sequence-answer.big-text[data-v-6ad013bf] .rect-option.rect-option--big{justify-content:center}.sequence-answer[data-v-6ad013bf] .option-group{margin:0}.sequence-answer[data-v-6ad013bf] .rect-option.rect-option--big{justify-content:flex-start;margin:0}.sequence-answer[data-v-6ad013bf] .rect-option.rect-option--big .rect-option__value-text{flex-grow:1}.sequence-answer[data-v-6ad013bf] .ghost .rect-option{opacity:0}.sequence-answer[data-v-6ad013bf] .ghost .sequence-item__number{color:#25c6f9}.sequence-answer[data-v-6ad013bf] .sortable-drag .rect-option{opacity:1!important;background:#25c6f9;box-shadow:4px 4px 12px rgba(44,165,234,.8),-4px -4px 12px rgba(49,193,255,.25),inset -2px -2px 2px rgba(14,54,115,.64),inset 2px 2px 2px #8cddf7}.sequence-answer[data-v-6ad013bf] .sortable-drag .sequence-item__number{opacity:0}.sequence-answer .flip-list-move[data-v-6ad013bf]{transition:transform .5s}.sequence-answer .no-move[data-v-6ad013bf]{transition:transform 0s}.empty-answer[data-v-354cc267]{display:flex;flex-direction:column;align-items:center}.empty-answer__icon[data-v-354cc267]{width:112px;height:112px}.empty-answer__text[data-v-354cc267]{margin:48px 0 0;text-align:center;font-weight:700;font-size:24px;line-height:30px}.empty-answer .button[data-v-354cc267]{margin-top:40px}.info-block-plug{flex-grow:1}.info-block-plug,.info-block-plug__wrapper{height:100%;display:flex;align-items:center}.info-block-plug__wrapper{flex-direction:column;justify-content:center}.info-block-plug__repeat{margin-bottom:24px}.info-block-plug__icon{width:112px;height:112px;margin:113px auto}.info-block-plug__icon img{width:100%;height:100%}[data-v-fdc0b9b6]:root{--view-width:100vw}.rating-widget[data-v-fdc0b9b6]{position:fixed;left:0;bottom:0;width:100%;max-height:85%;overflow:auto;padding:calc(var(--view-width)*11.11111/100) calc(var(--view-width)*6.66667/100) calc(var(--view-width)*6.66667/100);border-radius:calc(var(--view-width)*10/100) calc(var(--view-width)*10/100) 0 0;background:#fff;box-shadow:0 -20px 22px 0 rgba(0,0,0,.2);z-index:20}.rating-widget.has-star[data-v-fdc0b9b6]{padding-bottom:calc(var(--view-width)*30.27778/100)}.rating-widget.has-star .rating-widget__controls[data-v-fdc0b9b6]{position:fixed}.rating-widget__toggle-btn[data-v-fdc0b9b6]{position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*86.66667/100);height:calc(var(--view-width)*10/100);background-color:transparent;border:0}.rating-widget__title[data-v-fdc0b9b6]{width:100%;display:inline-flex;justify-content:center;align-items:center;margin-bottom:calc(var(--view-width)*3.33333/100);font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*6.66667/100);font-weight:700;text-align:center;color:#252525}.rating-widget__title span[data-v-fdc0b9b6]{margin-left:calc(var(--view-width)*1.38889/100);color:#afafaf;font-size:calc(var(--view-width)*3.88889/100);line-height:calc(var(--view-width)*6.66667/100)}.rating-widget__stars[data-v-fdc0b9b6]{display:flex;justify-content:center;align-items:center;margin-bottom:calc(var(--view-width)*6.66667/100)}.rating-widget__stars .star[data-v-fdc0b9b6]{width:calc(var(--view-width)*10/100);height:calc(var(--view-width)*10/100);margin-right:calc(var(--view-width)*8.33333/100)}.rating-widget__stars .star[data-v-fdc0b9b6]:last-child{margin-right:0}.rating-widget__stars .star input[data-v-fdc0b9b6]{position:absolute;top:0;left:0;width:-1px;height:-1px;opacity:0}.rating-widget__stars .star svg[data-v-fdc0b9b6]{fill:#fff;stroke:#540d6e;transition:fill .3s ease-in-out}.rating-widget__stars .star.checked svg[data-v-fdc0b9b6]{fill:#540d6e}.rating-widget .subtitle[data-v-fdc0b9b6]{margin-bottom:calc(var(--view-width)*3.33333/100);text-align:center;font-size:calc(var(--view-width)*3.88889/100);line-height:calc(var(--view-width)*8.33333/100);font-weight:700;letter-spacing:.14px;color:#252525}.rating-widget__section[data-v-fdc0b9b6]{padding:calc(var(--view-width)*3.33333/100);width:100%;margin-bottom:calc(var(--view-width)*3.33333/100);border-radius:calc(var(--view-width)*3.33333/100);background:#eaeaea}.rating-widget__section .marks-list[data-v-fdc0b9b6]{display:flex;justify-content:space-between;align-items:center;width:100%}.rating-widget__section .marks-list__item[data-v-fdc0b9b6]{display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*10/100);height:calc(var(--view-width)*10/100);border-radius:calc(var(--view-width)*2.22222/100);background-color:transparent;color:#252525;font-size:calc(var(--view-width)*4.44444/100);font-weight:700;font-family:ramona,"sans-serif";transition:background-color .3s ease-in-out,color .3s ease-in-out}.rating-widget__section .marks-list__item input[data-v-fdc0b9b6]{position:absolute;top:0;left:0;width:-1px;height:-1px;opacity:0}.rating-widget__section .marks-list__item.checked[data-v-fdc0b9b6]{background-color:#540d6e;color:#fff}.rating-widget__show-comment-btn[data-v-fdc0b9b6]{display:flex;align-items:center;justify-content:center;width:100%;height:calc(var(--view-width)*15/100);padding:0;font-size:calc(var(--view-width)*4.44444/100);line-height:1;font-weight:700;letter-spacing:-1.25px;color:#252525;border-radius:calc(var(--view-width)*3.33333/100);background:#eaeaea;border:0;white-space:nowrap}.rating-widget__show-comment-btn span[data-v-fdc0b9b6]{margin-left:calc(var(--view-width)*3.33333/100);font-size:calc(var(--view-width)*3.88889/100);line-height:1;font-weight:700;letter-spacing:.14px;color:#afafaf}.rating-widget__textarea[data-v-fdc0b9b6]{width:100%;height:26px;min-height:24px;padding:0;border:0;font-size:16px;line-height:20px;letter-spacing:.16px;color:#252525;font-weight:700;outline:none;background-color:transparent}.rating-widget__textarea[data-v-fdc0b9b6]::-moz-placeholder{color:#afafaf}.rating-widget__textarea[data-v-fdc0b9b6]::placeholder{color:#afafaf}.rating-widget__textarea-wrapper[data-v-fdc0b9b6]{position:relative;margin-bottom:calc(var(--view-width)*3.33333/100)}.rating-widget__textarea-wrapper .counter[data-v-fdc0b9b6]{width:100%;text-align:right;font-size:12px;line-height:24px;color:#afafaf}.rating-widget__controls[data-v-fdc0b9b6]{position:static;left:0;bottom:0;width:100%;height:calc(var(--view-width)*23.61111/100);display:flex;justify-content:center;align-items:center;background-color:#fff}.rating-widget__controls .button[data-v-fdc0b9b6]{width:calc(var(--view-width)*38.88889/100);height:calc(var(--view-width)*13.33333/100);margin-right:calc(var(--view-width)*6.66667/100);font-size:calc(var(--view-width)*4.44444/100);border-radius:calc(var(--view-width)*8.33333/100);background:#540d6e;box-shadow:none}.rating-widget__controls .button[data-v-fdc0b9b6]:last-child{margin-right:0}.rating-widget__controls .button.transparent[data-v-fdc0b9b6]{background-color:transparent;color:#252525}.rating-widget__comment[data-v-fdc0b9b6]{display:flex;flex-direction:column;justify-content:flex-end;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:21}.rating-widget__comment-content[data-v-fdc0b9b6]{max-height:300px;overflow:auto;padding:calc(var(--view-width)*3.33333/100) calc(var(--view-width)*6.66667/100);border-radius:calc(var(--view-width)*6.66667/100) calc(var(--view-width)*6.66667/100) 0 0;background:#fff;box-shadow:0 -20px 22px 0 rgba(0,0,0,.2)}.rating-widget__comment-content .button[data-v-fdc0b9b6]{width:calc(var(--view-width)*86.66667/100);height:calc(var(--view-width)*13.33333/100);margin:0 auto;font-size:calc(var(--view-width)*4.44444/100);border-radius:calc(var(--view-width)*8.33333/100);background:#540d6e;box-shadow:none}.rating-widget.quiz[data-v-fdc0b9b6]{background:#14063d}.rating-widget.quiz .rating-widget__title[data-v-fdc0b9b6],.rating-widget.quiz .subtitle[data-v-fdc0b9b6]{color:#fff}.rating-widget.quiz .rating-widget__stars .star svg[data-v-fdc0b9b6]{fill:#14063d;stroke:#49cbf4}.rating-widget.quiz .rating-widget__stars .star.checked svg[data-v-fdc0b9b6]{fill:#49cbf4}.rating-widget.quiz .rating-widget__section[data-v-fdc0b9b6]{background:#090629}.rating-widget.quiz .rating-widget__section .marks-list__item[data-v-fdc0b9b6]{color:#fff}.rating-widget.quiz .rating-widget__section .marks-list__item.checked[data-v-fdc0b9b6]{background-color:#49cbf4}.rating-widget.quiz .rating-widget__comment-content[data-v-fdc0b9b6],.rating-widget.quiz .rating-widget__show-comment-btn[data-v-fdc0b9b6]{background:#090629;color:#fff}.rating-widget.quiz .rating-widget__controls[data-v-fdc0b9b6]{background:#14063d}.rating-widget.quiz .rating-widget__controls .button[data-v-fdc0b9b6]{background-color:#49cbf4;color:#090629}.rating-widget.quiz .rating-widget__controls .button.transparent[data-v-fdc0b9b6]{background-color:transparent;color:#fff;border-color:#49cbf4!important}.rating-widget.quiz .rating-widget__comment-content .button[data-v-fdc0b9b6]{background-color:#49cbf4;color:#090629}.rating-widget.quiz .rating-widget__textarea[data-v-fdc0b9b6]{color:#fff}.rating-widget.alien-star[data-v-fdc0b9b6]{background:#14063d}.rating-widget.alien-star .rating-widget__title[data-v-fdc0b9b6],.rating-widget.alien-star .subtitle[data-v-fdc0b9b6]{color:#fff}.rating-widget.alien-star .rating-widget__stars .star svg[data-v-fdc0b9b6]{fill:#14063d;stroke:#dc432d}.rating-widget.alien-star .rating-widget__stars .star.checked svg[data-v-fdc0b9b6]{fill:#dc432d}.rating-widget.alien-star .rating-widget__section[data-v-fdc0b9b6]{background:#232131}.rating-widget.alien-star .rating-widget__section .marks-list__item[data-v-fdc0b9b6]{color:#fff}.rating-widget.alien-star .rating-widget__section .marks-list__item.checked[data-v-fdc0b9b6]{background-color:#dc432d}.rating-widget.alien-star .rating-widget__comment-content[data-v-fdc0b9b6],.rating-widget.alien-star .rating-widget__show-comment-btn[data-v-fdc0b9b6]{background:#232131;color:#fff}.rating-widget.alien-star .rating-widget__controls[data-v-fdc0b9b6]{background:#14063d}.rating-widget.alien-star .rating-widget__controls .button[data-v-fdc0b9b6]{background-color:#dc432d;color:#fff}.rating-widget.alien-star .rating-widget__controls .button.transparent[data-v-fdc0b9b6]{background-color:transparent;color:#fff;border-color:#dc432d!important}.rating-widget.alien-star .rating-widget__comment-content .button[data-v-fdc0b9b6]{background-color:#dc432d;color:#fff}.rating-widget.alien-star .rating-widget__textarea[data-v-fdc0b9b6]{color:#fff}.rating-widget.chief[data-v-fdc0b9b6]{background:#fed9ad}.rating-widget.chief .rating-widget__stars .star svg[data-v-fdc0b9b6]{fill:#fed9ad;stroke:#f0573a}.rating-widget.chief .rating-widget__stars .star.checked svg[data-v-fdc0b9b6]{fill:#f0573a}.rating-widget.chief .rating-widget__section[data-v-fdc0b9b6]{background:#ffe8cd}.rating-widget.chief .rating-widget__section .marks-list__item.checked[data-v-fdc0b9b6]{background-color:#f0573a}.rating-widget.chief .rating-widget__comment-content[data-v-fdc0b9b6],.rating-widget.chief .rating-widget__show-comment-btn[data-v-fdc0b9b6]{background:#ffe8cd}.rating-widget.chief .rating-widget__show-comment-btn span[data-v-fdc0b9b6],.rating-widget.chief .rating-widget__title span[data-v-fdc0b9b6]{color:rgba(37,37,37,.4)}.rating-widget.chief .rating-widget__controls[data-v-fdc0b9b6]{background:#fed9ad}.rating-widget.chief .rating-widget__controls .button[data-v-fdc0b9b6]{background:#f0573a;color:#fff}.rating-widget.chief .rating-widget__controls .button.transparent[data-v-fdc0b9b6]{background-color:transparent;color:#252525;border-color:#252525!important}.rating-widget.chief .rating-widget__comment-content .button[data-v-fdc0b9b6]{background:#f0573a;color:#fff}.rating-widget.chief .rating-widget__textarea-wrapper .counter[data-v-fdc0b9b6]{color:#f0573a}.rating-widget.memes .rating-widget__stars .star svg[data-v-fdc0b9b6]{stroke:#53a3ab}.rating-widget.memes .rating-widget__stars .star.checked svg[data-v-fdc0b9b6]{fill:#53a3ab}.rating-widget.memes .rating-widget__section .marks-list__item.checked[data-v-fdc0b9b6]{background-color:#53a3ab}.rating-widget.memes .rating-widget__controls .button[data-v-fdc0b9b6]{background:#53a3ab;color:#fff}.rating-widget.memes .rating-widget__controls .button.transparent[data-v-fdc0b9b6]{background-color:transparent;color:#252525;border-color:#252525!important}.rating-widget.memes .rating-widget__comment-content .button[data-v-fdc0b9b6]{background:#53a3ab;color:#fff}.rating-widget.meimaginariummes .rating-widget__stars .star svg[data-v-fdc0b9b6]{stroke:#49098a}.rating-widget.meimaginariummes .rating-widget__stars .star.checked svg[data-v-fdc0b9b6]{fill:#49098a}.rating-widget.meimaginariummes .rating-widget__section .marks-list__item.checked[data-v-fdc0b9b6]{background-color:#49098a}.rating-widget.meimaginariummes .rating-widget__controls .button[data-v-fdc0b9b6]{background:#49098a;color:#fff}.rating-widget.meimaginariummes .rating-widget__controls .button.transparent[data-v-fdc0b9b6]{background-color:transparent;color:#252525;border-color:#252525!important}.rating-widget.meimaginariummes .rating-widget__comment-content .button[data-v-fdc0b9b6]{background:#49098a;color:#fff}.rating-widget.croco[data-v-fdc0b9b6]{background:#04250d}.rating-widget.croco .rating-widget__title[data-v-fdc0b9b6]{color:#fff}.rating-widget.croco .subtitle[data-v-fdc0b9b6]{color:#04250d}.rating-widget.croco .rating-widget__stars .star svg[data-v-fdc0b9b6]{fill:#04250d;stroke:#a3c731}.rating-widget.croco .rating-widget__stars .star.checked svg[data-v-fdc0b9b6]{fill:#a3c731}.rating-widget.croco .rating-widget__section[data-v-fdc0b9b6]{background:#a0c331}.rating-widget.croco .rating-widget__section .marks-list__item[data-v-fdc0b9b6]{color:#04250d}.rating-widget.croco .rating-widget__section .marks-list__item.checked[data-v-fdc0b9b6]{background-color:#04250d;color:#fff}.rating-widget.croco .rating-widget__show-comment-btn[data-v-fdc0b9b6]{background:#a0c331;color:#04250d}.rating-widget.croco .rating-widget__show-comment-btn span[data-v-fdc0b9b6]{color:rgba(4,37,13,.3)}.rating-widget.croco .rating-widget__controls[data-v-fdc0b9b6]{background:#04250d}.rating-widget.croco .rating-widget__controls .button[data-v-fdc0b9b6]{background-color:#a3c731;color:#05220c;text-shadow:none}.rating-widget.croco .rating-widget__controls .button.transparent[data-v-fdc0b9b6]{background-color:transparent;color:#fff;border-color:#a3c731!important}.rating-widget.croco .rating-widget__comment-content[data-v-fdc0b9b6]{background:#04250d}.rating-widget.croco .rating-widget__comment-content .subtitle[data-v-fdc0b9b6]{color:#fff}.rating-widget.croco .rating-widget__comment-content .button[data-v-fdc0b9b6]{background-color:#a0c331;color:#05220c;text-shadow:none}.rating-widget.croco .rating-widget__textarea[data-v-fdc0b9b6]{color:#fff}.rating-widget.croco .rating-widget__textarea-wrapper .counter[data-v-fdc0b9b6]{color:#fff;opacity:.3}[data-v-12d11e92]:root{--view-width:100vw}.game-preview-stab[data-v-12d11e92]{width:calc(var(--view-width)*53.88889/100);height:calc(var(--view-width)*34.72222/100);margin-top:50px;margin-bottom:24px;border-radius:12px;overflow:hidden}.game-preview-stab img[data-v-12d11e92]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.game-preview-stab__title[data-v-12d11e92]{font-size:32px;line-height:36px;font-weight:700;text-align:center;font-family:Ramona,sans-serif}[data-v-12d11e92] .game-detail__empty{margin:56px 0 0}.host-waiting[data-v-f9aff71e]{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:80px;margin-top:auto}.host-waiting .loader[data-v-f9aff71e]{margin-right:24px}.host-waiting__text[data-v-f9aff71e]{font-weight:700;font-size:24px;line-height:30px;color:#fff}.alien-player-list{width:312px;margin-left:auto;margin-right:auto;margin-bottom:5px}.alien-player-list__player{width:312px;display:flex;height:53px;font-size:24px;line-height:24px;color:var(--text-color);font-weight:700;align-items:center;border-radius:12px;background-color:var(--label-color);margin-bottom:12px;padding-right:20px;transition:background-color .3s ease-in-out,color .3s ease-in-out}.alien-player-list__player.active{background-color:#49cbf4;color:#00394a}.alien-player-list__player .host-icon{flex-shrink:0;margin-left:auto}.alien-player-list__player.is-result{padding-right:0}.alien-player-list__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.alien-player-list__logo{width:89px;-o-object-fit:contain;object-fit:contain}.alien-player-list .avatar{width:100px;height:53px;margin-right:20px;flex-shrink:0}.alien-player-list .avatar img{width:100%;height:100%}.alien-player-list__score{margin-left:auto;font-size:30px;line-height:1;min-width:48px;text-align:center;font-weight:400}.alien-player-list__total{width:53px;height:53px;display:flex;flex-shrink:0;align-items:center;justify-content:center;font-weight:700;font-size:36px;line-height:1;font-family:Ramona,"sans-serif";background-color:var(--total-color);border-radius:0 12px 12px 0}.intro-stage{padding:22px 34px;display:flex;flex-direction:column;align-items:center;height:100%}.intro-stage .ufo{position:static;width:320px;height:auto;margin:auto}.intro-stage__rules{display:flex;flex-direction:column;align-items:center;margin-bottom:auto}.intro-stage__rules .text{margin-bottom:15px;font-weight:700;font-size:24px;line-height:30px;text-align:center;color:#fff;text-shadow:0 0 12px rgba(0,0,0,.8)}.intro-stage__buttons{display:flex;flex-direction:column;margin-bottom:80px;margin-top:auto}.intro-stage__button{display:flex;align-items:center;justify-content:center;width:252px;height:66px;background:linear-gradient(0deg,#49cbf4,#49cbf4),linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);border-radius:12px;color:#00394a;font-size:24px;line-height:30px;font-weight:700;margin:0 auto;border:none}.intro-stage .button{margin-bottom:20px}.role-stage{flex-direction:column;height:100%;padding:22px 34px 40px;z-index:1}.role-stage,.role-stage__block{display:flex;justify-content:center;position:relative}.role-stage__block{align-items:center;min-height:300px;margin-bottom:24px}.role-stage__image{width:73px;height:73px}.role-stage__image svg{width:100%;height:100%}.role-stage__question-image{width:320px;height:195px;margin:0 auto;border-radius:21px;overflow:hidden}.role-stage__question-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.role-stage__question-description{font-size:64px;line-height:84px;text-align:center;color:#fff;font-weight:700;text-shadow:0 0 5.97785px rgba(0,0,0,.7),0 0 9px hsla(0,0%,100%,.5)}.role-stage__question-alien{text-align:center;font-size:96px;line-height:127px;font-weight:700;color:#fff;text-shadow:0 0 16.1222px hsla(0,0%,100%,.5)}.role-stage__question-message{font-weight:700;font-size:36px;line-height:47px;letter-spacing:-.02em;color:#fff;text-shadow:0 0 19px hsla(0,0%,100%,.5);text-align:center}.role-stage__button{font-size:24px;line-height:30px;font-weight:700;padding:18px;width:252px;border-radius:12px;border:none;margin:auto;display:block}.role-stage__button-first{color:#fff;background:none;border:2px solid #fff;margin-bottom:20px}.role-stage__button-last{background:linear-gradient(0deg,#49cbf4,#49cbf4),linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);box-shadow:-8px -8px 12px rgba(23,11,56,.8),8px 8px 12px rgba(38,10,85,.8),inset -2px -2px 2px rgba(5,33,134,.64),inset 2px 2px 2px #a880ff;color:#00394a}.role-stage .ufo__bottom{bottom:15%}.ufo{position:absolute}.ufo__bottom{bottom:-30px;left:50%;transform:translateX(-50%);z-index:-1;width:662px;height:355px}.ufo__top{right:-28px;z-index:-2}.ufo__center,.ufo__top{width:321px;height:172px}.ufo__center{bottom:79px}.ufo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.task-doing-stage{flex-direction:column;padding:22px 34px 40px;z-index:1;height:100%}.task-doing-stage,.task-doing-stage__block{display:flex;justify-content:center;position:relative}.task-doing-stage__block{align-items:center;min-height:300px;margin-bottom:24px}.task-doing-stage__image{width:73px;height:73px}.task-doing-stage__image svg{width:100%;height:100%}.task-doing-stage__question-image{width:320px;height:195px;margin:0 auto;border-radius:21px}.task-doing-stage__question-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.task-doing-stage__question-description{font-size:64px;line-height:84px;text-align:center;color:#fff;font-weight:700;text-shadow:0 0 6px rgba(0,0,0,.7),0 0 9px hsla(0,0%,100%,.5)}.task-doing-stage__question-alien{text-align:center;font-size:96px;line-height:127px;font-weight:700;color:#fff;text-shadow:0 0 16px hsla(0,0%,100%,.5)}.task-doing-stage__question-message{font-weight:700;font-size:36px;line-height:47px;letter-spacing:-.02em;color:#fff;text-shadow:0 0 19px hsla(0,0%,100%,.5);text-align:center}.task-doing-stage__button{font-size:24px;line-height:30px;font-weight:700;padding:18px;width:252px;border-radius:12px;border:none;margin:auto;display:block}.task-doing-stage__button-first{color:#fff;background:none;border:2px solid #fff;margin-bottom:20px}.task-doing-stage__button-last{background:linear-gradient(0deg,#49cbf4,#49cbf4),linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);box-shadow:-8px -8px 12px rgba(23,11,56,.8),8px 8px 12px rgba(38,10,85,.8),inset -2px -2px 2px rgba(5,33,134,.64),inset 2px 2px 2px #a880ff;color:#00394a}.task-doing-stage .ufo__bottom{bottom:15%}.voting-stage{padding:22px 34px;display:flex;flex-direction:column;height:100%}.voting-stage__button{width:252px;margin:auto auto 80px;padding:18px 0;background:linear-gradient(0deg,#49cbf4,#49cbf4),linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);border-radius:12px;color:#00394a;font-size:24px;line-height:30px;font-weight:700;border:none;display:block}.voting-stage.passive .player-list__name{opacity:.3}.voting-stage .player-list__player.active{background-color:#49cbf4}.voting-stage .player-list__player.active .player-list__name{opacity:1}.alien-won{padding:0 24px;height:100%;position:relative;z-index:1}.alien-won,.alien-won__message{display:flex;flex-direction:column;justify-content:center}.alien-won__message{align-items:center;min-height:300px;font-size:48px;line-height:52px;letter-spacing:-.02em;color:#fff;text-shadow:0 0 19px hsla(0,0%,100%,.5);font-weight:700;text-align:center}.alien-won__message-bold{text-transform:uppercase}.alien-won__button{font-size:24px;line-height:30px;font-weight:700;padding:18px 0;width:252px;border-radius:12px;margin:0 auto 40px;text-align:center;display:block;border:none;color:#141126;background:linear-gradient(0deg,#dc432d,#dc432d),linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%)}.alien-won__block{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:300px}.alien-won__text{font-size:40px;line-height:53px;font-weight:700;letter-spacing:-.02em;color:#fff;text-shadow:0 0 19px hsla(0,0%,100%,.5);text-align:center}.alien-won .alien-player-list__player{background:#dc432d;color:#141126}.alien-player__player{display:flex;align-items:center;width:312px;height:62px;margin:0 auto 20px;border-radius:12px;background-color:var(--label-color)}.alien-player__name{max-width:180px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:700;font-size:24px;line-height:24px;color:#00394a}.alien-player__avatar{width:120px;height:100%;flex-shrink:0}.alien-player__avatar img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom left;object-position:bottom left}.alien-player__text{font-weight:700;font-size:40px;line-height:53px;text-align:center;letter-spacing:-.02em;font-family:ramona,"sans-serif";text-shadow:0 0 6px rgba(0,0,0,.5)}.pillar{position:absolute;z-index:-1;bottom:-87px;left:-11px}.pillar img{width:100%;height:100%}.alien-guessing{padding:0 24px;display:flex;flex-direction:column;justify-content:center;position:relative;height:100%;z-index:1}.alien-guessing__title{margin-bottom:20px;font-size:26px;line-height:36px;letter-spacing:-.02em;font-weight:700;font-family:Ramona,"sans-serif"}.alien-guessing__message{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-grow:1;font-size:48px;line-height:52px;letter-spacing:-.02em;color:#fff;text-shadow:0 0 19px hsla(0,0%,100%,.5);font-weight:700;text-align:center}.alien-guessing__message-bold{text-transform:uppercase}.alien-guessing__message-disclosure{font-size:27px;line-height:35px;font-weight:700;text-align:center;letter-spacing:-.02em;text-shadow:0 0 11.4146px hsla(0,0%,100%,.5);display:flex;align-items:center;justify-content:center;flex-direction:column;flex-grow:1}.alien-guessing__button{font-size:24px;line-height:30px;font-weight:700;padding:18px 0;width:252px;border-radius:12px;margin:0 auto 40px;text-align:center;display:block;border:none;color:#00394a;background:linear-gradient(0deg,#49cbf4,#49cbf4),linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);transition:color .3s ease-in-out,background .3s ease-in-out}.alien-guessing__button:disabled{background:linear-gradient(0deg,#141126,#141126),linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);color:hsla(0,0%,100%,.7)}.alien-guessing__block{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:300px}.alien-guessing__text{font-size:40px;line-height:53px;font-weight:700;letter-spacing:-.02em;color:#fff;text-shadow:0 0 19px hsla(0,0%,100%,.5);text-align:center}.alien-guessing__items{width:310px;margin-bottom:28px;display:flex;flex-wrap:wrap;justify-content:space-between}.alien-guessing__card{width:68px;height:68px;margin-bottom:12px;background-color:#49cbf4;border-radius:17px;display:flex;align-items:center;justify-content:center;color:#1d5162;font-weight:700;font-size:39px;line-height:50px}.alien-guessing__card.active{background-color:#fef283;box-shadow:0 0 14px rgba(254,242,131,.7)}.alien-guessing__card.not-active{opacity:.7}.alien-guessing .alien-guessing__notification-bold{display:block}.alien-results{padding:22px 34px;display:flex;flex-direction:column;justify-content:center;height:100%}.alien-results__button{width:252px;margin:auto auto 80px;padding:18px 0;background:linear-gradient(0deg,var(--total-color),var(--total-color)),linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);border-radius:12px;color:#00394a;font-size:24px;line-height:30px;font-weight:700;border:none;display:block}.alien{width:100vw;height:calc(100vh - 72px);background-repeat:no-repeat;background-size:cover;overflow-x:hidden}.cards-list__item{width:calc(var(--view-width)*36.11111/100);height:calc(var(--view-width)*53.88889/100);margin:0 calc(var(--view-width)*4.16667/100);border-radius:16px;transition:transform .3s linear}@media(min-height:740px){.cards-list__item{width:calc(var(--view-width)*40.27778/100);height:calc(var(--view-width)*60.55556/100);margin:0 calc(var(--view-width)*6.66667/100)}}.cards-list__item:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.4);border-radius:16px}.cards-list__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cards-list__item-img-wrapper{width:100%;height:100%;border-radius:16px;overflow:hidden}.cards-list__item .card-number{position:absolute;bottom:-14px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:18px;line-height:1;font-weight:700;color:#fff;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,rgba(253,255,165,.1) 0,rgba(0,192,202,.1) 100%),#49098a;box-shadow:inset 0 0 2.91064px #800bf5,inset 0 0 2.96332px rgba(107,174,187,.1);-webkit-backdrop-filter:blur(5.13923px);backdrop-filter:blur(5.13923px);z-index:2}.cards-list__item.swiper-slide-active{transform:scale(1.22)}.cards-list__item.swiper-slide-active:after{content:none}.cards-list__item.swiper-slide-active .card-number{width:42px;height:42px;font-size:27px;bottom:-20px}.cards-list__item.swiper-slide-active .cards-list__item-zoom{display:flex}.cards-list__item .checked-text{display:none;position:absolute;bottom:62px;left:50%;transform:translateX(-50%);font-size:14px;line-height:30px;font-weight:700;color:#fff;font-family:ramona,"sans-serif";white-space:nowrap}@media(min-height:740px){.cards-list__item .checked-text{font-size:16px;bottom:70px}}.cards-list__item.is-checked{position:relative}.cards-list__item.is-checked:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(0deg,rgba(73,9,138,.6),rgba(73,9,138,.6));border-radius:16px}.cards-list__item.is-checked .checked-text{display:block}.cards-list__item-zoom{display:none;position:absolute;width:calc(100% - 14px);height:34px;align-items:center;justify-content:center;padding:4px 0;background:rgba(0,0,0,.3);border-radius:6px;bottom:7px;left:50%;transform:translateX(-50%)}@media(min-height:740px){.cards-list__item-zoom{height:40px}}.cards-list__item-zoom.is-voting{bottom:28px}@media(min-height:740px){.cards-list__item-zoom.is-voting{bottom:30px}}.cards-list__item-zoom .loup-icon{width:24px;height:24px;fill:#c6b4a1}@media(min-height:740px){.cards-list__item-zoom .loup-icon{width:32px;height:32px}}.cards-list{align-items:center;margin-bottom:calc(var(--view-width)*4.44444/100);min-height:calc(var(--view-width)*71.11111/100)}@media(min-height:740px){.cards-list{margin-bottom:calc(var(--view-width)*6.66667/100);min-height:calc(var(--view-width)*78.05556/100)}}.zoom .cards-list .cards-list__item{width:calc(var(--view-width)*76.66667/100);height:calc(var(--view-width)*113.33333/100);margin:0 calc(var(--view-width)*11.66667/100)}@media(min-height:740px){.zoom .cards-list .cards-list__item{width:calc(var(--view-width)*86.11111/100);height:calc(var(--view-width)*127.22222/100);margin:0 calc(var(--view-width)*6.66667/100)}}.zoom .cards-list .cards-list__item.swiper-slide-active{transform:none}.zoom .cards-list .cards-list__item.swiper-slide-active:before{display:none}.zoom .cards-list .cards-list__item-zoom{width:calc(100% - 18px);height:55px;background:rgba(0,0,0,.6);border-radius:8px}.zoom .cards-list .cards-list__item-zoom .loup-icon{width:27px;height:27px;fill:#c6b4a1}.swiper{margin-bottom:calc(var(--view-width)*2.77778/100)}.swiper.zoom{margin-bottom:0;margin-top:26px}.swiper-pagination{display:flex;justify-content:center;align-items:center;height:calc(var(--view-width)*5.55556/100);position:static;margin:0 -5px}.swiper-pagination .swiper-pagination-bullet{display:inline-block;margin:0 5px;width:calc(var(--view-width)*2.77778/100);height:calc(var(--view-width)*2.77778/100);background-color:#75757d}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:calc(var(--view-width)*5.55556/100);height:calc(var(--view-width)*5.55556/100);background-color:#fff}.player-description{width:calc(var(--view-width)*69.44444/100);margin:auto auto calc(var(--view-width)*3.88889/100);text-align:center;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*5.55556/100);font-weight:700;letter-spacing:-.02em}.player-description.top{margin:auto auto calc(var(--view-width)*5.55556/100);font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*7.22222/100);font-family:ramona,"sans-serif"}.header-player{display:flex;align-items:center;justify-content:center;margin-bottom:auto;font-family:Ramona,sans-serif}.header-player__icon{width:calc(var(--view-width)*10.55556/100);height:calc(var(--view-width)*10.55556/100);display:inline-block;flex-shrink:0}.header-player__icon.orange{filter:drop-shadow(0 0 1.96355px rgba(0,0,0,.4)) drop-shadow(0 0 4.28411px #FF7800)}.header-player__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.header-player__name{max-width:200px;margin:0 0 0 calc(var(--view-width)*2.77778/100);font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*6.66667/100);font-weight:700;letter-spacing:.02em;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}[data-v-07b90e7a]:root{--view-width:100vw}.imaginarium-card-choose[data-v-07b90e7a]{display:flex;flex-direction:column;align-items:center;flex-grow:2;width:100%}.imaginarium-card-choose__text[data-v-07b90e7a]{margin-bottom:calc(var(--view-width)*1.94444/100);font-weight:700;font-size:calc(var(--view-width)*3.88889/100);line-height:calc(var(--view-width)*8.33333/100);font-family:ramona,"sans-serif"}.imaginarium-card-choose__chosen-card[data-v-07b90e7a]{position:relative;width:calc(var(--view-width)*51.11111/100);height:calc(var(--view-width)*75.27778/100);border-radius:calc(var(--view-width)*2.77778/100);overflow:hidden}.imaginarium-card-choose__chosen-card-wrapper[data-v-07b90e7a]{position:relative}.imaginarium-card-choose__chosen-card-wrapper button[data-v-07b90e7a]{position:absolute;bottom:calc(var(--view-width)*1.66667/100);left:50%;transform:translateX(-50%);width:calc(var(--view-width)*47.77778/100);height:calc(var(--view-width)*10.27778/100);display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);border-radius:calc(var(--view-width)*2.22222/100);border:0;outline:0}.imaginarium-card-choose__chosen-card-wrapper button svg[data-v-07b90e7a]{width:calc(var(--view-width)*7.77778/100);height:calc(var(--view-width)*7.77778/100)}.imaginarium-card-choose__chosen-card .card[data-v-07b90e7a],.imaginarium-card-choose__chosen-card .card picture[data-v-07b90e7a],.imaginarium-card-choose__chosen-card .stub[data-v-07b90e7a],.imaginarium-card-choose__chosen-card .stub picture[data-v-07b90e7a]{position:absolute;width:100%;height:100%;top:0;left:0}.imaginarium-card-choose__chosen-card .card img[data-v-07b90e7a],.imaginarium-card-choose__chosen-card .stub img[data-v-07b90e7a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.player-waiting[data-v-07b90e7a]{display:block;width:100%;margin-bottom:48px;margin-top:60px}.player-waiting img[data-v-07b90e7a]{width:100%}[data-v-35420ede]:root{--view-width:100vw}.imaginarium-intro[data-v-35420ede]{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex-grow:2}.imaginarium-intro[data-v-35420ede]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(197.02deg,#ff6900 -1.97%,#00b3ff 25.38%,#ff6594 56.14%,#24ff00 85.77%,red 107.42%);mix-blend-mode:hard-light;opacity:.12}.imaginarium-intro__bg[data-v-35420ede]{width:100%;margin:auto 0}.imaginarium-intro__bg img[data-v-35420ede]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.imaginarium-intro__buttons[data-v-35420ede]{display:flex;align-items:center;justify-content:center}.imaginarium-intro__buttons.double .button[data-v-35420ede]{width:calc(var(--view-width)*38.88889/100)}.imaginarium-round-results{display:flex;flex-direction:column;align-items:center;height:100%;padding-top:20px;flex-grow:2}.imaginarium-round-results__total{display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*43.05556/100);height:calc(var(--view-width)*9.16667/100);margin-bottom:auto;letter-spacing:.02em;font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*5.83333/100);color:#fff;background:hsla(0,0%,47.8%,.05);box-shadow:inset 0 0 18px rgba(107,174,187,.1);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:calc(var(--view-width)*20.27778/100)}.imaginarium-round-results__total.game-over{background:linear-gradient(0deg,#2d0853,#2d0853),hsla(0,0%,47.8%,.05)}.imaginarium-round-results__player{margin-bottom:calc(var(--view-width)*6.66667/100)}@media(min-height:740px){.imaginarium-round-results__player{margin-bottom:calc(var(--view-width)*10/100)}}.imaginarium-round-results__player .header-player__icon{width:calc(var(--view-width)*13.33333/100);height:calc(var(--view-width)*13.33333/100);margin-right:calc(var(--view-width)*4.44444/100)}.imaginarium-round-results__player .header-player__name{margin:0;font-weight:700;font-size:calc(var(--view-width)*8.88889/100);line-height:1;font-family:ramona,"sans-serif"}.imaginarium-round-results__player .scores{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:calc(var(--view-width)*8.88889/100);line-height:calc(var(--view-width)*11.11111/100);letter-spacing:.02em;color:transparent;-webkit-background-clip:text;background-clip:text;background-color:#fff}.imaginarium-round-results__player .scores.orange{background-image:linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-round-results__player .scores.red{background-image:linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#19b100 52.86%,#24ff00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-round-results__player .scores.pink{background-image:linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-round-results__player .scores.blue{background-image:linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#19b100 52.86%,#24ff00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-round-results__player .scores.green{background-image:linear-gradient(77.3deg,#19b100 52.86%,#24ff00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-round-results__player .scores.gray{background-image:linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-round-results__description{display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(var(--view-width)*86.66667/100);margin-bottom:auto;padding:calc(var(--view-width)*2.77778/100) calc(var(--view-width)*6.94444/100);background:hsla(0,0%,47.8%,.05);box-shadow:inset 0 0 18.3862px rgba(107,174,187,.1);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:calc(var(--view-width)*2.77778/100);font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*5.83333/100);letter-spacing:.02em}@media(min-height:740px){.imaginarium-round-results__description{padding:calc(var(--view-width)*2.77778/100) calc(var(--view-width)*10/100)}}.imaginarium-round-results__description .description-row{margin-bottom:calc(var(--view-width)*2.77778/100);text-align:center}.imaginarium-round-results__description .description-row:last-child{margin-bottom:0}.imaginarium-round-results__description .description-row .colored.orange{color:#ee6300}.imaginarium-round-results__description .description-row .colored.red{color:#da0f0f}.imaginarium-round-results__description .description-row .colored.pink{color:#f45f8c}.imaginarium-round-results__description .description-row .colored.blue{color:#0094d3}.imaginarium-round-results__description .description-row .colored.green{color:#19b100}.imaginarium-round-results__description .description-row .colored.gray{color:#9b9898}.imaginarium-round-results__ready .title{margin-bottom:calc(var(--view-width)*2.5/100);font-size:calc(var(--view-width)*3.88889/100);line-height:calc(var(--view-width)*5/100);text-align:center;letter-spacing:-.02em}.imaginarium-total-results{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;flex-grow:2}.imaginarium-total-results:after{content:"";position:absolute;top:-10px;left:0;width:100%;height:calc(100% + 28px)}.imaginarium-total-results.orange:after{background-image:linear-gradient(17.42deg,rgba(238,99,0,.3) 12.5%,rgba(233,238,0,0) 63.49%),radial-gradient(50% 50% at 50% 50%,rgba(253,255,165,.05) 0,rgba(0,192,202,.05) 100%),linear-gradient(0deg,rgba(73,9,138,.2),rgba(73,9,138,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.imaginarium-total-results.green:after{background-image:linear-gradient(17.98deg,rgba(25,177,0,.3) 14.25%,rgba(36,255,0,0) 60.9%),radial-gradient(50% 50% at 50% 50%,rgba(253,255,165,.05) 0,rgba(0,192,202,.05) 100%),linear-gradient(0deg,rgba(73,9,138,.2),rgba(73,9,138,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.imaginarium-total-results.red:after{background-image:linear-gradient(17.98deg,rgba(218,15,15,.3) 12.25%,rgba(218,100,15,0) 62.19%),radial-gradient(50% 50% at 50% 50%,rgba(253,255,165,.05) 0,rgba(0,192,202,.05) 100%),linear-gradient(0deg,rgba(73,9,138,.2),rgba(73,9,138,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.imaginarium-total-results.gray:after{background-image:linear-gradient(18.08deg,rgba(155,152,152,.3) 12.31%,hsla(0,0%,100%,0) 56.42%),radial-gradient(50% 50% at 50% 50%,rgba(253,255,165,.05) 0,rgba(0,192,202,.05) 100%),linear-gradient(0deg,rgba(73,9,138,.2),rgba(73,9,138,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.imaginarium-total-results.blue:after{background-image:linear-gradient(18.08deg,rgba(0,148,211,.3) 13.57%,rgba(0,255,255,0) 59.75%),radial-gradient(50% 50% at 50% 50%,rgba(253,255,165,.05) 0,rgba(0,192,202,.05) 100%),linear-gradient(0deg,rgba(73,9,138,.2),rgba(73,9,138,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.imaginarium-total-results.pink:after{background-image:linear-gradient(18.08deg,rgba(244,95,140,.3) 12.31%,rgba(241,95,244,0) 57.61%),radial-gradient(50% 50% at 50% 50%,rgba(253,255,165,.05) 0,rgba(0,192,202,.05) 100%),linear-gradient(0deg,rgba(73,9,138,.2),rgba(73,9,138,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.imaginarium-total-results__total{position:relative;z-index:1;margin-top:calc(var(--view-width)*2.77778/100);margin-bottom:auto;padding:calc(var(--view-width)*1.66667/100) calc(var(--view-width)*7.22222/100);font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*5.83333/100);letter-spacing:.02em;color:#fff;background:linear-gradient(270deg,#1ab101 -1.96%,#0195d4 22.97%,#ef6301 52.16%,#f4608d 65.42%,#da1010 99.91%),hsla(0,0%,47.8%,.05);box-shadow:inset 0 0 18px rgba(107,174,187,.1);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-radius:calc(var(--view-width)*20.27778/100)}.imaginarium-total-results .header-player{position:relative;z-index:1;margin-bottom:calc(var(--view-width)*1.66667/100)}.imaginarium-total-results .header-player__name{font-size:calc(var(--view-width)*6.66667/100);line-height:1;margin-left:calc(var(--view-width)*2.77778/100)}.imaginarium-total-results .header-player__icon{width:calc(var(--view-width)*8.88889/100);height:calc(var(--view-width)*8.88889/100)}@media(min-height:740px){.imaginarium-total-results .header-player__icon{width:calc(var(--view-width)*12.22222/100);height:calc(var(--view-width)*12.22222/100)}}.imaginarium-total-results__result{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;margin-bottom:calc(var(--view-width)*7.77778/100)}.imaginarium-total-results__result .scores{margin-right:calc(var(--view-width)*3.33333/100);font-weight:700;font-size:calc(var(--view-width)*8.88889/100);line-height:calc(var(--view-width)*11.38889/100);letter-spacing:.02em;background-color:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.imaginarium-total-results__result .scores.orange{background-image:linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-total-results__result .scores.green{background-image:linear-gradient(77.3deg,#19b100 52.86%,#24ff00 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-total-results__result .scores.red{background-image:linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#19b100 52.86%,#24ff00 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-total-results__result .scores.gray{background-image:linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#19b100 52.86%,#24ff00 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-total-results__result .scores.blue{background-image:linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#19b100 52.86%,#24ff00 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-total-results__result .scores.pink{background-image:linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#19b100 52.86%,#24ff00 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%),linear-gradient(77.3deg,#f45f8c 52.86%,#f15ff4 94.86%),linear-gradient(77.3deg,#0094d3 52.86%,#0ff 94.86%),linear-gradient(77.3deg,#9b9898 52.86%,#fff 94.86%),linear-gradient(77.3deg,#da0f0f 52.86%,#da640f 94.86%),linear-gradient(77.3deg,#ee6300 52.86%,#e9ee00 94.86%)}.imaginarium-total-results__result .place{position:relative;width:calc(var(--view-width)*12.22222/100);height:calc(var(--view-width)*12.22222/100)}.imaginarium-total-results__result .place span{position:absolute;top:calc(var(--view-width)*2.22222/100);left:50%;transform:translateX(-50%);font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*5.55556/100);font-weight:700;font-family:Ramona,sans-serif}.imaginarium-total-results__result .place span.place-1{color:#cf6c25}.imaginarium-total-results__result .place span.place-2{color:#636363}.imaginarium-total-results__result .place span.place-3{color:#b35513}.imaginarium-total-results__result .place svg{display:block;width:100%;height:100%}.imaginarium-total-results .cards-list{align-items:center;margin-bottom:16px;min-height:calc(var(--view-width)*44.72222/100)}@media(min-height:740px){.imaginarium-total-results .cards-list{min-height:calc(var(--view-width)*70.55556/100)}}.imaginarium-total-results .cards-list__item{width:calc(var(--view-width)*24.72222/100);height:calc(var(--view-width)*36.66667/100);margin:0 calc(var(--view-width)*3.33333/100)}@media(min-height:740px){.imaginarium-total-results .cards-list__item{width:calc(var(--view-width)*38.88889/100);height:calc(var(--view-width)*57.77778/100)}}.imaginarium-total-results .cards-list__item-zoom{width:calc(100% - 12px);height:26px;display:flex;align-items:center;justify-content:center;padding:0;background:rgba(0,0,0,.3);border-radius:6px;left:50%;bottom:6px}@media(min-height:740px){.imaginarium-total-results .cards-list__item-zoom{height:29px}}.imaginarium-total-results .cards-list__item-zoom .loup-icon{width:24px;height:24px}.imaginarium-total-results .swiper{width:100vw}.imaginarium-total-results .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px}.imaginarium-total-results .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:13px;height:13px}.imaginarium-total-results .host-waiting{position:relative;z-index:1;margin-top:auto}.imaginarium{display:flex;flex-direction:column;width:100vw;padding:10px 0 18px;overflow-x:hidden;background-repeat:no-repeat;background-size:cover;position:relative}.imaginarium__header{margin-bottom:auto}.imaginarium .button{width:calc(var(--view-width)*55.55556/100);height:calc(var(--view-width)*13.33333/100);margin:0 calc(var(--view-width)*3.33333/100) 30px;font-size:calc(var(--view-width)*4.44444/100);line-height:1;background:#49098a;border-radius:30px;text-shadow:0 0 11px rgba(0,0,0,.5);transition:background .3s ease-in-out,color .3s ease-in-out}@media(min-height:740px){.imaginarium .button{margin-bottom:46px}}.imaginarium .button:not(.no-shadow){box-shadow:none}.imaginarium .button.no-shadow{background:transparent}.imaginarium .button.disable{background:#2d0853;color:hsla(0,0%,100%,.3)}.imaginarium__loader{display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*13.33333/100);height:calc(var(--view-width)*13.33333/100);margin:0 auto 30px}@media(min-height:740px){.imaginarium__loader{margin-bottom:46px}}.imaginarium__content{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;flex-grow:2}.imaginarium__content .info-block-plug{justify-content:center}.party-game-player-label{display:flex;align-items:center;font-family:ramona,"sans-serif";max-width:310px}.party-game-player-label__host{width:calc(var(--view-width)*6.66667/100);height:calc(var(--view-width)*6.66667/100);margin-right:calc(var(--view-width)*1.66667/100);flex-shrink:0}.party-game-player-label__name{font-weight:700;font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*7.22222/100);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.party-game-player-label .scores-current-leave-active,.party-game-player-label .scores-new-enter-active{transition:top .2s ease-in-out}.party-game-player-label .scores-new-enter{top:-100%}.party-game-player-label .scores-current-leave,.party-game-player-label .scores-new-enter-to{top:0}.party-game-player-label .scores-current-leave-to{top:100%}.party-game-player-label__scores-animation{position:relative;overflow:hidden;display:inline-block}.party-game-player-label__scores-inner{position:absolute;display:flex;align-items:center;justify-items:center}.party-game-player-label__scores-inner span{z-index:1}.party-game-player-label__scores-inner span.hide{opacity:0}.party-game-player-label__scores-original{display:flex;align-items:center;justify-items:center}.party-game-player-label__scores-original span.hide{opacity:0}.party-game-player-label__scores-delta{position:absolute;left:calc(100% + 4px);top:50%;font-size:calc(var(--view-width)*5.55556/100);line-height:1;font-weight:700;color:#fff;transition:left .2s ease-in-out;transform:translateY(-50%)}.party-game-player-label .v-score-delta-value-enter,.party-game-player-label .v-score-delta-value-leave-to{left:50%}.party-game-player-label .v-score-delta-value-enter-to,.party-game-player-label .v-score-delta-value-leave{left:calc(100% + 4px)}.party-game-player-label__scores{position:relative;display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*12.22222/100);height:calc(var(--view-width)*12.22222/100);border-radius:50%;font-size:calc(var(--view-width)*5.55556/100);line-height:1;font-weight:700;color:#053111;flex-shrink:0;box-shadow:0 0 13.6231px rgba(0,0,0,.6);transition:background-color .3s ease-in-out,color .3s ease-in-out}.party-game-player-label__scores-wrapper{position:relative;margin-left:calc(var(--view-width)*3.33333/100)}.party-game-player-label__scores.green{background-color:#a3c731}.party-game-player-label__scores.red{background-color:#c53131}.party-game-player-label__scores.gray{background-color:#989898;color:#6c6c6c}[data-v-66c6c3e4]:root{--view-width:100vw}.host-waiting-with-name[data-v-66c6c3e4]{display:flex;flex-direction:column;align-items:center}.host-waiting-with-name__text[data-v-66c6c3e4]{margin-bottom:calc(var(--view-width)*2.22222/100);font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*8.33333/100);font-weight:700;text-shadow:0 0 11px rgba(0,0,0,.5)}.host-waiting-with-name__host[data-v-66c6c3e4]{display:flex;align-items:center;justify-content:center;height:calc(var(--view-width)*13.88889/100);max-width:calc(var(--view-width)*83.33333/100);padding:0 calc(var(--view-width)*6.66667/100);background:#031e0a;border-radius:calc(var(--view-width)*4.44444/100)}.host-waiting-with-name__host svg[data-v-66c6c3e4]{width:calc(var(--view-width)*6.66667/100);height:calc(var(--view-width)*6.66667/100);margin-right:calc(var(--view-width)*1.66667/100)}.host-waiting-with-name__host .name[data-v-66c6c3e4]{text-shadow:0 0 11px rgba(0,0,0,.5);font-weight:700;font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*7.22222/100);font-family:ramona,"sans-serif";white-space:nowrap;text-overflow:ellipsis;overflow:hidden}[data-v-11886bc2]:root{--view-width:100vw}.crocodile-intro[data-v-11886bc2]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:2;padding:32px 0 48px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-height:740px){.crocodile-intro[data-v-11886bc2]{padding-bottom:68px}}.crocodile-intro__buttons[data-v-11886bc2]{display:flex;align-items:center;justify-content:center}.crocodile-intro__buttons.double .button[data-v-11886bc2]{width:calc(var(--view-width)*38.88889/100);margin:0 12px}[data-v-e7c91750]:root{--view-width:100vw}.crocodile-list-item[data-v-e7c91750]{display:flex;align-items:center;width:calc(var(--view-width)*86.11111/100);height:calc(var(--view-width)*15/100);margin-bottom:12px;padding:0 calc(var(--view-width)*3.33333/100);background:#04250d;border-radius:calc(var(--view-width)*2.22222/100)}@media(min-height:740px){.crocodile-list-item[data-v-e7c91750]{margin-bottom:24px}}.crocodile-list-item[data-v-e7c91750]:last-child{margin-bottom:0}.crocodile-list-item[data-v-e7c91750] .party-game-player-label{flex-grow:2}.crocodile-list-item[data-v-e7c91750] .party-game-player-label__host{width:calc(var(--view-width)*5.55556/100);height:calc(var(--view-width)*5.55556/100)}.crocodile-list-item[data-v-e7c91750] .party-game-player-label__name{max-width:105px;font-size:calc(var(--view-width)*3.88889/100);line-height:1;margin-right:auto;flex-grow:2}.crocodile-list-item[data-v-e7c91750] .party-game-player-label__scores{width:calc(var(--view-width)*10/100);height:calc(var(--view-width)*10/100);margin-left:calc(var(--view-width)*1.66667/100);margin-right:calc(var(--view-width)*3.05556/100);font-size:calc(var(--view-width)*4.44444/100)}.crocodile-list-item[data-v-e7c91750] .party-game-player-label.is-host .party-game-player-label__name{max-width:80px}.crocodile-list-item__avatar[data-v-e7c91750]{width:56px;height:44px;margin-right:calc(var(--view-width)*3.33333/100);flex-shrink:0;border-radius:5px;overflow:hidden}.crocodile-list-item__avatar img[data-v-e7c91750]{width:100%;height:100%}.crocodile-list-item__ready[data-v-e7c91750]{width:calc(var(--view-width)*12.77778/100);text-align:center;font-weight:700;font-size:calc(var(--view-width)*3.33333/100);line-height:1;opacity:.3;transition:opacity .3s ease-in-out;color:#a3c731}.crocodile-list-item__ready.ready[data-v-e7c91750]{opacity:1}.crocodile-list-item__cup[data-v-e7c91750]{position:relative;display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*12.22222/100);height:calc(var(--view-width)*12.22222/100)}.crocodile-list-item__cup .cup[data-v-e7c91750]{width:calc(var(--view-width)*9.16667/100);height:calc(var(--view-width)*9.16667/100)}.crocodile-list-item__cup .jungle[data-v-e7c91750]{position:absolute;width:calc(var(--view-width)*7.5/100);height:calc(var(--view-width)*9.16667/100);bottom:calc(var(--view-width)*1.38889/100);right:calc(var(--view-width)*1.66667/100)}.crocodile-list-item__cup span[data-v-e7c91750]{position:absolute;top:calc(var(--view-width)*2.22222/100);left:calc(var(--view-width)*5/100);font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*5.55556/100);font-family:ramona,"sans-serif"}.crocodile-list-item__cup span.player-1[data-v-e7c91750]{color:#cf6c25}.crocodile-list-item__cup span.player-2[data-v-e7c91750]{color:#636363}.crocodile-list-item__cup span.player-3[data-v-e7c91750]{color:#b35513}.crocodile-list-item__cup span[data-v-e7c91750]:not(.player-1,.player-2,.player-3){top:50%;left:50%;transform:translate(-50%,-50%)}[data-v-c5a992c4]:root{--view-width:100vw}.crocodile-preparation[data-v-c5a992c4]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:16px 0 48px}.crocodile-preparation__players[data-v-c5a992c4]{margin-top:auto;margin-bottom:auto}.crocodile-preparation .ready-btn[data-v-c5a992c4]{margin-top:20px}[data-v-b632c7ce]:root{--view-width:100vw}.crocodile-game__leader[data-v-b632c7ce]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:24px 0 48px}@media(min-height:740px){.crocodile-game__leader[data-v-b632c7ce]{padding-top:32px}}.crocodile-game__leader .party-game-player-label[data-v-b632c7ce]{margin-bottom:24px}@media(min-height:740px){.crocodile-game__leader .party-game-player-label[data-v-b632c7ce]{margin-bottom:32px}}.crocodile-game__leader .surrender-btn[data-v-b632c7ce]{margin-top:20px}.crocodile-game__leader .toggle-visibility-btn[data-v-b632c7ce]{width:222px;height:44px;display:flex;align-items:center;justify-content:center;background:#04250d;border-radius:6px;border:0}@media(min-height:740px){.crocodile-game__leader .toggle-visibility-btn[data-v-b632c7ce]{width:calc(var(--view-width)*61.66667/100);height:calc(var(--view-width)*12.22222/100);border-radius:calc(var(--view-width)*1.66667/100)}}.crocodile-game__leader .toggle-visibility-btn svg[data-v-b632c7ce]{width:24px;height:24px}@media(min-height:740px){.crocodile-game__leader .toggle-visibility-btn svg[data-v-b632c7ce]{width:calc(var(--view-width)*6.66667/100);height:calc(var(--view-width)*6.66667/100)}}.crocodile-game__leader .word-holder[data-v-b632c7ce]{width:274px;height:274px;margin:auto 0;border-radius:12px;overflow:hidden}@media(min-height:740px){.crocodile-game__leader .word-holder[data-v-b632c7ce]{width:calc(var(--view-width)*76.11111/100);height:calc(var(--view-width)*76.11111/100);border-radius:calc(var(--view-width)*3.33333/100)}}.crocodile-game__leader .word-holder__visible[data-v-b632c7ce]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:15px;border:12px solid #fff;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-height:740px){.crocodile-game__leader .word-holder__visible[data-v-b632c7ce]{padding-bottom:calc(var(--view-width)*4.16667/100)}}.crocodile-game__leader .word-holder__hidden[data-v-b632c7ce]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding-bottom:28px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-height:740px){.crocodile-game__leader .word-holder__hidden[data-v-b632c7ce]{padding-bottom:calc(var(--view-width)*7.77778/100)}}.crocodile-game__leader .word-holder__word[data-v-b632c7ce]{position:relative;display:flex;align-items:center;justify-content:center;width:217px;height:64px;margin-top:auto;margin-bottom:32px;white-space:nowrap}@media(min-height:740px){.crocodile-game__leader .word-holder__word[data-v-b632c7ce]{width:calc(var(--view-width)*60.27778/100);height:calc(var(--view-width)*17.77778/100);margin-bottom:calc(var(--view-width)*8.88889/100)}}.crocodile-game__leader .word-holder__word svg[data-v-b632c7ce]{position:absolute;top:0;left:0;width:100%;height:100%}.crocodile-game__leader .word-holder__word span[data-v-b632c7ce]{font-size:32px;line-height:1;color:#252525;font-weight:700;text-align:center}@media(min-height:740px){.crocodile-game__leader .word-holder__word span[data-v-b632c7ce]{font-size:calc(var(--view-width)*8.88889/100)}}[data-v-8385a5da]:root{--view-width:100vw}.crocodile-game__player[data-v-8385a5da]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:8px 0 48px}.crocodile-game__player .party-game-player-label[data-v-8385a5da]{margin-bottom:20px}@media(min-height:740px){.crocodile-game__player .party-game-player-label[data-v-8385a5da]{margin-bottom:calc(var(--view-width)*5.55556/100)}}.crocodile-game__player .wait-end[data-v-8385a5da]{margin-top:30px;font-size:16px;line-height:30px;font-weight:700;color:#fff;text-shadow:0 0 11px rgba(0,0,0,.5)}@media(min-height:740px){.crocodile-game__player .wait-end[data-v-8385a5da]{margin-top:calc(var(--view-width)*8.33333/100);font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*8.33333/100)}}.crocodile-game__player .input-zone[data-v-8385a5da]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:312px;max-height:180px;margin-bottom:auto;padding:14px 8px;background:#04250d;border-radius:12px;overflow:hidden}@media(min-height:740px){.crocodile-game__player .input-zone[data-v-8385a5da]{width:calc(var(--view-width)*86.66667/100);max-height:calc(var(--view-width)*62.22222/100);padding:calc(var(--view-width)*3.88889/100) calc(var(--view-width)*2.22222/100);border-radius:calc(var(--view-width)*3.33333/100)}}.crocodile-game__player .input-zone__answers[data-v-8385a5da]{position:relative;max-height:calc(100% - 50px);width:100%;margin-bottom:14px;margin-top:8px;flex-shrink:2;overflow:hidden}@media(min-height:740px){.crocodile-game__player .input-zone__answers[data-v-8385a5da]{margin-bottom:calc(var(--view-width)*3.88889/100)}}.crocodile-game__player .input-zone__answers[data-v-8385a5da] .ps__thumb-y{width:5px!important;background:#a3c731!important;border-radius:25px!important}.crocodile-game__player .input-zone__answers[data-v-8385a5da] .ps__rail-y{opacity:1!important}.crocodile-game__player .input-zone__answers .answers-wrapper[data-v-8385a5da]{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.crocodile-game__player .input-zone__answers .answer[data-v-8385a5da]{display:flex;align-items:center;justify-content:center;width:200px;height:36px;padding:0 12px;flex-shrink:0;margin-bottom:8px;background:#fff;border-radius:32px;color:#000;font-size:14px;line-height:1;font-weight:700}@media(min-height:740px){.crocodile-game__player .input-zone__answers .answer[data-v-8385a5da]{width:calc(var(--view-width)*55.55556/100);height:calc(var(--view-width)*10/100);margin-bottom:calc(var(--view-width)*2.22222/100);border-radius:calc(var(--view-width)*8.88889/100);font-size:calc(var(--view-width)*3.88889/100)}}.crocodile-game__player .input-zone__answers .answer[data-v-8385a5da]:last-child{margin-bottom:0}.crocodile-game__player .input-zone__answers .answer span[data-v-8385a5da]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.crocodile-game__player .input-zone.no-pt[data-v-8385a5da]{padding-top:0}.crocodile-game__player .input-zone.no-pt .input-zone__answers[data-v-8385a5da]{margin-top:0}.crocodile-game__player .input-zone.no-pt[data-v-8385a5da]:after{content:"";position:absolute;top:0;left:0;width:100%;height:18px;background:linear-gradient(180deg,#002e00,rgba(0,46,0,0))}.crocodile-game__player .input-zone.full-size .input-zone__answers[data-v-8385a5da],.crocodile-game__player .input-zone.full-size[data-v-8385a5da]{max-height:none}.crocodile-game__player .input-zone__input[data-v-8385a5da]{display:flex;align-items:center;justify-content:space-between;position:relative;height:36px}.crocodile-game__player .input-zone__input .try-count[data-v-8385a5da]{display:flex;align-items:center;justify-content:center;position:absolute;left:6px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background-color:#fff;font-size:14px;line-height:1;font-family:Ramona,"sans-serif";color:#000;font-weight:700}.crocodile-game__player .input-zone__input input[data-v-8385a5da]{width:200px;height:100%;padding:0 12px 0 32px;text-align:center;font-weight:700;font-size:14px;line-height:18px;border:2px dashed hsla(0,0%,100%,.3);border-radius:32px;background-color:transparent;color:#fff;outline:none}.crocodile-game__player .input-zone__input button[data-v-8385a5da]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;background-color:transparent;outline:none}.crocodile-game__player .input-zone__input button svg[data-v-8385a5da]{fill:#a3c731}.crocodile-game__player .input-zone__input button:disabled svg[data-v-8385a5da]{fill:#cbcbcb}.crocodile-game__player .input-zone .no-more-tries[data-v-8385a5da]{width:200px;height:36px;display:flex;align-items:center;justify-content:center;margin:0 auto;border:2px dashed hsla(0,0%,100%,.3);border-radius:32px;font-weight:700;font-size:14px;line-height:18px;color:hsla(0,0%,100%,.3)}[data-v-4036861e]:root{--view-width:100vw}.crocodile-game[data-v-4036861e]{height:100%}[data-v-5c07b71a]:root{--view-width:100vw}.crocodile-round-result[data-v-5c07b71a]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:30px 0 48px}@media(min-height:740px){.crocodile-round-result[data-v-5c07b71a]{padding-top:54px}}.crocodile-round-result__content[data-v-5c07b71a]{width:312px;border-radius:16px;margin-bottom:auto;padding-bottom:16px;background:#031e0a}@media(min-height:740px){.crocodile-round-result__content[data-v-5c07b71a]{width:calc(var(--view-width)*86.66667/100);border-radius:calc(var(--view-width)*4.44444/100)}}.crocodile-round-result__content .avatar[data-v-5c07b71a]{position:relative;width:100%;height:220px;margin-bottom:10px;border-radius:16px;overflow:hidden}.crocodile-round-result__content .avatar .blur[data-v-5c07b71a]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(57.62% 57.62% at 49.1% 50%,hsla(0,0%,100%,.8) 0,rgba(0,0,0,.8) 100%);mix-blend-mode:soft-light;transform:matrix(-1,0,0,1,0,0);opacity:.5}@media(min-height:740px){.crocodile-round-result__content .avatar[data-v-5c07b71a]{height:calc(var(--view-width)*61.11111/100);margin-bottom:calc(var(--view-width)*2.77778/100);border-radius:calc(var(--view-width)*4.44444/100)}}.crocodile-round-result__content .avatar.elk[data-v-5c07b71a]{background-color:#316312}.crocodile-round-result__content .avatar.owl[data-v-5c07b71a]{background-color:#860b0b}.crocodile-round-result__content .avatar.pig[data-v-5c07b71a]{background-color:#f45f8c}.crocodile-round-result__content .avatar.horse[data-v-5c07b71a]{background-color:#03638c}.crocodile-round-result__content .avatar.cat[data-v-5c07b71a]{background-color:#49106c}.crocodile-round-result__content .avatar.squirrel[data-v-5c07b71a]{background-color:#ee6300}.crocodile-round-result__content .avatar[data-v-5c07b71a]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:55px;background:linear-gradient(0deg,#000,transparent)}@media(min-height:740px){.crocodile-round-result__content .avatar[data-v-5c07b71a]:after{height:calc(var(--view-width)*15.27778/100)}}.crocodile-round-result__content .avatar img[data-v-5c07b71a]{width:100%;height:100%}.crocodile-round-result__content .avatar__bg[data-v-5c07b71a]{position:absolute;top:-50px;left:0;width:100%}.crocodile-round-result__content .avatar__crocodile[data-v-5c07b71a]{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:254px;height:auto}@media(min-height:740px){.crocodile-round-result__content .avatar__crocodile[data-v-5c07b71a]{width:300px}}.crocodile-round-result__content .avatar .party-game-player-label[data-v-5c07b71a]{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);z-index:2}.crocodile-round-result__info[data-v-5c07b71a]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:118px}@media(min-height:740px){.crocodile-round-result__info[data-v-5c07b71a]{min-height:calc(var(--view-width)*32.77778/100)}}.crocodile-round-result__info .points[data-v-5c07b71a]{margin-bottom:3px;font-size:36px;line-height:48px;font-weight:700;text-align:center;font-family:ramona,"sans-serif";color:#cbcbcb}@media(min-height:740px){.crocodile-round-result__info .points[data-v-5c07b71a]{margin-bottom:calc(var(--view-width)*1.66667/100);font-size:calc(var(--view-width)*10/100);line-height:calc(var(--view-width)*13.33333/100)}}.crocodile-round-result__info .points.green[data-v-5c07b71a]{color:#a3c731}.crocodile-round-result__info .points.red[data-v-5c07b71a]{color:#c53131}.crocodile-round-result__info .text[data-v-5c07b71a]{text-align:center;font-size:14px;line-height:18px}@media(min-height:740px){.crocodile-round-result__info .text[data-v-5c07b71a]{font-size:calc(var(--view-width)*3.88889/100);line-height:calc(var(--view-width)*5/100)}}.crocodile-round-result__footer[data-v-5c07b71a]{margin-top:20px}.crocodile-round-result__footer .text[data-v-5c07b71a]{margin-bottom:8px;text-align:center;font-size:14px;line-height:18px;font-weight:700}@media(min-height:740px){.crocodile-round-result__footer .text[data-v-5c07b71a]{margin-bottom:calc(var(--view-width)*2.22222/100);font-size:calc(var(--view-width)*3.88889/100);line-height:calc(var(--view-width)*5/100)}}[data-v-8add629e]:root{--view-width:100vw}.crocodile-round-change[data-v-8add629e]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:2;padding-top:50px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-height:740px){.crocodile-round-change[data-v-8add629e]{padding-top:28px}}.crocodile-round-change__text[data-v-8add629e]{width:calc(var(--view-width)*86.66667/100);margin-bottom:auto;font-weight:700;font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*7.22222/100);color:#fff;font-family:ramona,"sans-serif";text-align:center}.crocodile-round-change__avatar[data-v-8add629e]{width:calc(var(--view-width)*82.77778/100);height:calc(var(--view-width)*124.16667/100)}.crocodile-round-change__avatar picture[data-v-8add629e]{width:100%;height:100%}.crocodile-round-change__avatar picture img[data-v-8add629e]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center}[data-v-03ea4008]:root{--view-width:100vw}.crocodile-results[data-v-03ea4008]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:2;padding:14px 0 48px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-height:740px){.crocodile-results[data-v-03ea4008]{padding-top:24px}}.crocodile-results__title[data-v-03ea4008]{margin-bottom:15px;font-weight:700;font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*7.22222/100);font-family:ramona,"sans-serif";color:#fff}@media(min-height:740px){.crocodile-results__title[data-v-03ea4008]{margin-bottom:25px}}.crocodile-results__players[data-v-03ea4008]{margin-bottom:auto}.crocodile{width:100vw;height:calc(var(--vh, 1vh)*100 - 72px);overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:50%}.crocodile .button{width:200px;height:48px;background:#031e0a;border-radius:30px;color:#a3c731;text-shadow:0 0 11px rgba(0,0,0,.5);font-weight:700;font-size:16px;line-height:1;box-shadow:none}@media(min-height:740px){.crocodile .button{width:calc(var(--view-width)*55.55556/100);height:calc(var(--view-width)*13.33333/100);border-radius:calc(var(--view-width)*8.33333/100);font-size:calc(var(--view-width)*4.44444/100)}}.crocodile .button.transparent{background:transparent;color:#fff}.crocodile .common-modal{background:rgba(4,37,13,.6)}.crocodile .common-modal__content{background-color:#04250d}.crocodile .common-modal__content .buttons .button:not(.transparent){background:#a3c731;color:#04250d}[data-v-7f4d9a08]:root{--view-width:100vw}.memes-intro[data-v-7f4d9a08]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:2;padding:32px 0 60px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-height:740px){.memes-intro[data-v-7f4d9a08]{padding-bottom:68px}}.memes-intro__buttons[data-v-7f4d9a08]{display:flex;align-items:center;justify-content:center}.memes-intro__buttons.double .button[data-v-7f4d9a08]{width:calc(var(--view-width)*38.88889/100);margin:0 12px}[data-v-5eaed0d6]:root{--view-width:100vw}.memes-player[data-v-5eaed0d6]{position:relative;display:flex;align-items:center;width:310px;height:54px;margin-bottom:12px;padding:0 13px;border-radius:8px;overflow:hidden}.memes-player[data-v-5eaed0d6]:last-child{margin-bottom:0}.memes-player[data-v-5eaed0d6]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1)}.memes-player.owl[data-v-5eaed0d6]{background:linear-gradient(0deg,#860b0b,#860b0b),linear-gradient(0deg,#49106c,#49106c),linear-gradient(0deg,#ee6300,#ee6300),linear-gradient(0deg,#f45f8c,#f45f8c),linear-gradient(0deg,#03638c,#03638c),linear-gradient(0deg,#316312,#316312),#04250d}.memes-player.owl .memes-player__ready svg[data-v-5eaed0d6]{fill:#860b0b}.memes-player.squirrel[data-v-5eaed0d6]{background:linear-gradient(0deg,#ee6300,#ee6300),#04250d}.memes-player.squirrel .memes-player__ready svg[data-v-5eaed0d6]{fill:#fe9f00}.memes-player.horse[data-v-5eaed0d6]{background:linear-gradient(0deg,#03638c,#03638c),linear-gradient(0deg,#49106c,#49106c),linear-gradient(0deg,#ee6300,#ee6300),linear-gradient(0deg,#f45f8c,#f45f8c),linear-gradient(0deg,#316312,#316312),linear-gradient(0deg,#860b0b,#860b0b),#04250d}.memes-player.horse .memes-player__ready svg[data-v-5eaed0d6]{fill:#03638c}.memes-player.cat[data-v-5eaed0d6]{background:linear-gradient(0deg,#49106c,#49106c),linear-gradient(0deg,#ee6300,#ee6300),linear-gradient(0deg,#f45f8c,#f45f8c),linear-gradient(0deg,#03638c,#03638c),linear-gradient(0deg,#316312,#316312),linear-gradient(0deg,#860b0b,#860b0b),#04250d}.memes-player.cat .memes-player__ready svg[data-v-5eaed0d6]{fill:#49106c}.memes-player.pig[data-v-5eaed0d6]{background:linear-gradient(0deg,#f45f8c,#f45f8c),linear-gradient(0deg,#49106c,#49106c),linear-gradient(0deg,#ee6300,#ee6300),linear-gradient(0deg,#03638c,#03638c),linear-gradient(0deg,#316312,#316312),linear-gradient(0deg,#860b0b,#860b0b),#04250d}.memes-player.pig .memes-player__ready svg[data-v-5eaed0d6]{fill:#f45f8c}.memes-player.elk[data-v-5eaed0d6]{background:linear-gradient(0deg,#316312,#316312),linear-gradient(0deg,#49106c,#49106c),linear-gradient(0deg,#ee6300,#ee6300),linear-gradient(0deg,#f45f8c,#f45f8c),linear-gradient(0deg,#03638c,#03638c),linear-gradient(0deg,#860b0b,#860b0b),#04250d}.memes-player.elk .memes-player__ready svg[data-v-5eaed0d6]{fill:#316312}.memes-player[data-v-5eaed0d6] .party-game-player-label{position:relative;z-index:3;width:156px;flex-grow:2}.memes-player[data-v-5eaed0d6] .party-game-player-label__host{width:20px;height:20px}.memes-player[data-v-5eaed0d6] .party-game-player-label__name{font-size:14px;line-height:1;margin-right:auto;flex-grow:2;color:#fff}.memes-player[data-v-5eaed0d6] .party-game-player-label__scores{width:36px;height:36px;font-size:16px;background:rgba(0,0,0,.6);box-shadow:0 0 13.6231px rgba(0,0,0,.6);color:#fff}.memes-player[data-v-5eaed0d6] .party-game-player-label__scores-wrapper{margin-left:6px;margin-right:11px}.memes-player__place[data-v-5eaed0d6]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin-right:10px;flex-shrink:0}.memes-player__place img[data-v-5eaed0d6],.memes-player__place picture[data-v-5eaed0d6]{width:100%;height:100%}.memes-player__place img[data-v-5eaed0d6]{-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}.memes-player__place.wooden img[data-v-5eaed0d6],.memes-player__place.wooden picture[data-v-5eaed0d6]{width:24px;height:24px}.memes-player__avatar[data-v-5eaed0d6]{width:66px;height:100%;margin-right:10px;position:relative;overflow:hidden;z-index:3;flex-shrink:0}.memes-player__avatar img[data-v-5eaed0d6]{position:absolute;width:100%;left:0;top:-8px}.memes-player__ready[data-v-5eaed0d6]{position:relative;z-index:3;width:36px;height:36px;text-align:center;font-size:12px;line-height:1;color:#fff;font-weight:700;transition:opacity .3s ease-in-out}.memes-player__ready svg[data-v-5eaed0d6]{width:100%;height:100%;opacity:0;transition:opacity .3s ease-in-out}.memes-player__ready.ready svg[data-v-5eaed0d6]{opacity:1}.memes-player__blur[data-v-5eaed0d6]{position:absolute;z-index:2;left:0;top:22px;width:100px;height:100px;background:#fff;mix-blend-mode:soft-light;filter:blur(9.19774px);border-radius:50%}.memes-player.is-result .memes-player__blur[data-v-5eaed0d6]{left:40px}[data-v-61303952]:root{--view-width:100vw}.memes-preparation[data-v-61303952]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:2;padding:16px 0 60px;background-repeat:no-repeat;background-size:cover;background-position:50%}.memes-preparation__players[data-v-61303952]{margin-top:auto;margin-bottom:auto}.memes-preparation .ready-btn[data-v-61303952]{margin-top:20px}.memes-preparation__bg-item[data-v-61303952]{position:absolute;bottom:0;right:0;width:113px;height:133px;pointer-events:none}.memes-preparation__bg-item img[data-v-61303952]{width:100%;height:100%}.memes-game{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;flex-grow:2;padding:22px 0 60px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-height:740px){.memes-game{padding-bottom:68px}}.memes-game .party-game-player-label{margin-bottom:15px}.memes-game__status{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:41px;width:100%;margin-bottom:auto;padding:0 18px;background:#26acab;font-weight:700;font-size:16px;line-height:21px;letter-spacing:-.02em;font-family:ramona,"sans-serif"}.memes-game .button{margin-top:auto}.memes-game__waiting{margin-top:auto;font-weight:700;font-size:16px;line-height:30px;color:#252525}.memes-game .cards-slider-wrapper{margin:20px 0}.memes-game .cards-slider-wrapper .swiper{margin-bottom:0}.memes-game .cards-list{align-items:center;margin-bottom:calc(var(--view-width)*4.44444/100);min-height:calc(var(--view-width)*66.66667/100)}@media(min-height:740px){.memes-game .cards-list{margin-bottom:calc(var(--view-width)*6.66667/100);min-height:calc(var(--view-width)*66.66667/100)}}.memes-game .cards-list__item.vertical{width:calc(var(--view-width)*36.66667/100);height:calc(var(--view-width)*51.94444/100)}@media(min-height:740px){.memes-game .cards-list__item.vertical{width:calc(var(--view-width)*36.66667/100);height:calc(var(--view-width)*51.94444/100)}}.memes-game .cards-list__item.horizontal{width:calc(var(--view-width)*62.5/100);height:calc(var(--view-width)*43.88889/100)}@media(min-height:740px){.memes-game .cards-list__item.horizontal{width:calc(var(--view-width)*62.5/100);height:calc(var(--view-width)*43.88889/100)}}.memes-game .cards-list__item:after{display:none}.memes-game .cards-list__item.is-checked:before{background:linear-gradient(0deg,rgba(38,172,171,.4),rgba(38,172,171,.4))}.memes-game .cards-list__item.is-checked .checked-text{text-shadow:0 0 10px rgba(0,0,0,.25);bottom:15px}.memes-game .cards-list__item-zoom{display:none!important}.memes-game .swiper-pagination .swiper-pagination-bullet{background-color:rgba(37,37,37,.4)}.memes-game .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#26acab}.memes-game.voting .memes-game__waiting,.memes-game.voting .party-game-player-label{color:#fff}.memes-game.voting .button,.memes-game.voting .memes-game__status{background:#fff;color:#26acab}.memes-game.voting .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}[data-v-8acc6e68]:root{--view-width:100vw}.memes-round-results[data-v-8acc6e68]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;flex-grow:2;padding:22px 0 60px;background-repeat:no-repeat;background-size:cover;background-position:50%}.memes-round-results__text[data-v-8acc6e68]{margin-bottom:calc(var(--view-width)*2.22222/100);font-weight:700;font-size:calc(var(--view-width)*3.88889/100);line-height:calc(var(--view-width)*5/100);text-align:center;color:#252525}.memes-round-results .button[data-v-8acc6e68]{margin-top:0}.memes-round-results .blur[data-v-8acc6e68]{position:absolute;left:50%;transform:translateX(-50%);bottom:-97px;width:194px;height:194px;border-radius:50%;background:#fff;filter:blur(11px);opacity:.2}.memes-round-results__card[data-v-8acc6e68]{width:312px;margin-bottom:auto;border-radius:16px;overflow:hidden}.memes-round-results__card .video-holder[data-v-8acc6e68]{position:relative;width:100%;height:220px;border-radius:16px;overflow:hidden}.memes-round-results__card .video-holder[data-v-8acc6e68]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:70px;background:linear-gradient(0deg,#000,transparent)}.memes-round-results__card .video-holder img[data-v-8acc6e68],.memes-round-results__card .video-holder video[data-v-8acc6e68]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.memes-round-results__card .video-holder[data-v-8acc6e68] .party-game-player-label{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);max-width:290px;z-index:2}.memes-round-results__card .video-holder[data-v-8acc6e68] .party-game-player-label__name{font-size:20px;line-height:26px;color:#fff}.memes-round-results__card .video-holder[data-v-8acc6e68] .party-game-player-label__scores{width:44px;height:44px;box-shadow:0 0 14px rgba(0,0,0,.6);font-size:20px;color:#fff}.memes-round-results__card .video-holder[data-v-8acc6e68] .party-game-player-label__scores-wrapper{margin-left:12px}.memes-round-results__card.owl[data-v-8acc6e68]{background:linear-gradient(0deg,#860b0b,#860b0b),#031e0a}.memes-round-results__card.owl .text-holder__scores span[data-v-8acc6e68],.memes-round-results__card.owl[data-v-8acc6e68] .party-game-player-label__scores{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(0deg,#860b0b,#860b0b),#c53131}.memes-round-results__card.elk[data-v-8acc6e68]{background:linear-gradient(0deg,#316312,#316312),#031e0a}.memes-round-results__card.elk .text-holder__scores span[data-v-8acc6e68],.memes-round-results__card.elk[data-v-8acc6e68] .party-game-player-label__scores{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(0deg,#316312,#316312),#c53131}.memes-round-results__card.squirrel[data-v-8acc6e68]{background:linear-gradient(0deg,#ee6300,#ee6300),#031e0a}.memes-round-results__card.squirrel .text-holder__scores span[data-v-8acc6e68],.memes-round-results__card.squirrel[data-v-8acc6e68] .party-game-player-label__scores{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(0deg,#ee6300,#ee6300),#c53131}.memes-round-results__card.cat[data-v-8acc6e68]{background:linear-gradient(0deg,#49106c,#49106c),#031e0a}.memes-round-results__card.cat .text-holder__scores span[data-v-8acc6e68],.memes-round-results__card.cat[data-v-8acc6e68] .party-game-player-label__scores{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(0deg,#49106c,#49106c),#c53131}.memes-round-results__card.horse[data-v-8acc6e68]{background:linear-gradient(0deg,#03638c,#03638c),#031e0a}.memes-round-results__card.horse .text-holder__scores span[data-v-8acc6e68],.memes-round-results__card.horse[data-v-8acc6e68] .party-game-player-label__scores{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(0deg,#03638c,#03638c),#c53131}.memes-round-results__card.pig[data-v-8acc6e68]{background:linear-gradient(0deg,#f45f8c,#f45f8c),#031e0a}.memes-round-results__card.pig .text-holder__scores span[data-v-8acc6e68],.memes-round-results__card.pig[data-v-8acc6e68] .party-game-player-label__scores{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(0deg,#f45f8c,#f45f8c),#c53131}.memes-round-results__card .text-holder[data-v-8acc6e68]{position:relative;display:flex;flex-direction:column;justify-content:center;height:121px;font-family:ramona,"sans-serif"}.memes-round-results__card .text-holder__title[data-v-8acc6e68]{position:relative;z-index:2;font-weight:700;font-size:32px;line-height:42px;text-align:center;color:#fff}.memes-round-results__card .text-holder__title span[data-v-8acc6e68]{display:block;width:280px;margin:0 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.memes-round-results__card .text-holder__subtitle[data-v-8acc6e68]{position:relative;z-index:2;text-align:center;font-weight:700;font-size:16px;line-height:21px}.memes-round-results__card .text-holder__scores[data-v-8acc6e68]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:21px;color:#fff;font-family:PT Sans,sans-serif}.memes-round-results__card .text-holder__scores span[data-v-8acc6e68]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:8px;border-radius:63px;font-size:14px;line-height:1;font-weight:700;font-family:ramona,"sans-serif"}.memes-round-results__card .text-holder .winner[data-v-8acc6e68]{display:flex;flex-direction:column;justify-content:center;height:100%}.memes-round-results__card .text-holder .winner .text-holder__title[data-v-8acc6e68]{margin-bottom:8px}.memes-round-results__card .text-holder .looser[data-v-8acc6e68]{display:flex;flex-direction:column;justify-content:center;height:100%}.memes-round-results__card .text-holder .looser .text-holder__title[data-v-8acc6e68]{margin-bottom:6px;color:#000}[data-v-027c8780]:root{--view-width:100vw}.memes-round-change[data-v-027c8780]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:2;padding:63px 0 0;background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden}.memes-round-change__label[data-v-027c8780]{display:flex;align-items:center;justify-content:center;max-width:312px;height:50px;padding:0 28px;background:#fff;border-radius:5px;font-weight:700;font-size:20px;line-height:26px;font-family:ramona,"sans-serif";color:#252525;flex-shrink:0}.memes-round-change__label span[data-v-027c8780]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.memes-round-change__avatar[data-v-027c8780]{width:calc(var(--view-width)*87.77778/100);height:calc(var(--view-width)*131.38889/100);transform:translateY(67px)}.memes-round-change__avatar img[data-v-027c8780],.memes-round-change__avatar picture[data-v-027c8780]{width:100%;height:100%}.memes-round-change__avatar img[data-v-027c8780]{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center}.custom-scroll-wrapper{position:relative}[data-v-1e5f5067]:root{--view-width:100vw}.memes-results[data-v-1e5f5067]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;flex-grow:2;padding:24px 0 60px;background-repeat:no-repeat;background-size:cover;background-position:50%}.memes-results[data-v-1e5f5067] .host-waiting-with-name__text{color:#fff}.memes-results .custom-scroll-wrapper[data-v-1e5f5067]{margin:auto 0;padding:0 20px}.memes-results .custom-scroll-wrapper[data-v-1e5f5067] .ps__thumb-y{width:5px!important;background:linear-gradient(0deg,#fff,#fff),#e3312d!important;border-radius:25px!important}.memes-results .custom-scroll-wrapper[data-v-1e5f5067] .ps__rail-y{opacity:1!important}.memes-results .custom-scroll-wrapper[data-v-1e5f5067] .ps__rail-x{display:none!important}.memes-results__title[data-v-1e5f5067]{margin-bottom:24px;font-weight:700;font-size:20px;line-height:26px;font-family:ramona,"sans-serif"}.memes-results__players[data-v-1e5f5067]{width:312px}.memes-results__players[data-v-1e5f5067] .memes-player{margin-bottom:24px}.memes-results.is-host[data-v-1e5f5067]{padding-bottom:0}.memes-situation-picker,.memes-situation-picker__wrapper{width:100%;display:flex;flex-direction:column;flex-grow:1}.memes-situation-picker__wrapper{justify-content:space-between;padding:0 24px}.memes-situation-picker__list{padding:20px 0}.memes-situation-picker__item{position:relative;display:flex;align-items:center;justify-content:center;min-height:124px;color:#fff;font-size:16px;font-weight:700;line-height:24px;text-align:center;background-color:transparent;transition:background-color .3s ease-in-out,color .3s ease-in-out;border-radius:12px;overflow:hidden}.memes-situation-picker__item:not(:first-of-type){margin-top:24px}.memes-situation-picker__item.active{color:#000;background-color:#fff}.memes-situation-picker__item.active:before{opacity:0}.memes-situation-picker__item.active .memes-situation-picker__item-icon{opacity:1}.memes-situation-picker__item:after{width:100%;display:block;padding-top:39.5%;content:""}.memes-situation-picker__item:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;border:2px solid #fff;border-radius:12px;opacity:1;transition:opacity .3s ease-in-out;z-index:1}.memes-situation-picker__item-name{width:100%;padding:12px 11.5%;top:50%;left:50%;position:absolute;z-index:3;transform:translate(-50%,-50%)}.memes-situation-picker__item-icon{z-index:2;width:100%;height:100%;position:absolute;opacity:0;transition:opacity .3s ease-in-out}.memes .button.memes-situation-picker__btn{min-width:224px;margin:auto auto 0;background-color:#fff;color:#26acab}.memes .button.memes-situation-picker__btn.disable{background-color:hsla(0,0%,100%,.5)}.memes-game.memes-pick-situation{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;flex-grow:2;padding:22px 0 60px;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(min-height:740px){.memes-game.memes-pick-situation{padding-bottom:68px}}.memes-game.memes-pick-situation .party-game-player-label{margin-bottom:15px;color:#fff}.memes-game.memes-pick-situation .memes-game__status{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:41px;width:100%;margin-bottom:0;padding:0 18px;font-weight:700;font-size:16px;line-height:21px;letter-spacing:-.02em;font-family:ramona,"sans-serif";background:#fff;color:#26acab}.memes-game.memes-pick-situation .button{margin-top:auto}.memes-game.memes-pick-situation .memes-game__waiting{margin-top:auto;font-weight:700;font-size:16px;line-height:30px;color:#fff}.memes-game.memes-pick-situation .cards-slider-wrapper{margin:20px 0}.memes-game.memes-pick-situation .cards-slider-wrapper .swiper{margin-bottom:0}.memes-game.memes-pick-situation .cards-list{align-items:center;margin-bottom:calc(var(--view-width)*4.44444/100);min-height:calc(var(--view-width)*66.66667/100)}@media(min-height:740px){.memes-game.memes-pick-situation .cards-list{margin-bottom:calc(var(--view-width)*6.66667/100);min-height:calc(var(--view-width)*66.66667/100)}}.memes-game.memes-pick-situation .cards-list__item.vertical{width:calc(var(--view-width)*36.66667/100);height:calc(var(--view-width)*51.94444/100)}@media(min-height:740px){.memes-game.memes-pick-situation .cards-list__item.vertical{width:calc(var(--view-width)*36.66667/100);height:calc(var(--view-width)*51.94444/100)}}.memes-game.memes-pick-situation .cards-list__item.horizontal{width:calc(var(--view-width)*62.5/100);height:calc(var(--view-width)*43.88889/100)}@media(min-height:740px){.memes-game.memes-pick-situation .cards-list__item.horizontal{width:calc(var(--view-width)*62.5/100);height:calc(var(--view-width)*43.88889/100)}}.memes-game.memes-pick-situation .cards-list__item:after{display:none}.memes-game.memes-pick-situation .cards-list__item-zoom{display:none!important}.memes-game.memes-pick-situation .swiper-pagination .swiper-pagination-bullet{background-color:rgba(37,37,37,.4)}.memes-game.memes-pick-situation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.memes{display:flex;flex-direction:column;width:100vw;overflow-x:hidden;background-repeat:no-repeat;background-size:cover;background-position:50%}.memes .party-game-player-label{color:#252525}.memes .host-waiting-with-name__text{color:#252525;text-shadow:none}.memes .host-waiting-with-name__host{background:#26acab}.memes .button,.memes .host-waiting-with-name__host .name{text-shadow:none}.memes .button{width:200px;height:48px;background:#26acab;border-radius:30px;color:#fff;font-weight:700;font-size:16px;line-height:1;box-shadow:none;flex-shrink:0}@media(min-height:740px){.memes .button{width:calc(var(--view-width)*55.55556/100);height:calc(var(--view-width)*13.33333/100);border-radius:calc(var(--view-width)*8.33333/100);font-size:calc(var(--view-width)*4.44444/100)}}.memes .button.transparent{background:transparent;color:#252525}[data-v-21b61062]:root{--view-width:100vw}.chieftain-day-intro[data-v-21b61062]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:2;padding:32px 0 60px;background-color:#fff}.chieftain-day-intro__bg[data-v-21b61062]{position:absolute;top:0;left:0;width:100%;height:100%}.chieftain-day-intro__bg img[data-v-21b61062]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.chieftain-day-intro__logo[data-v-21b61062]{position:absolute;left:50%;top:70px;transform:translateX(-50%);width:calc(var(--view-width)*67.22222/100);height:calc(var(--view-width)*59.44444/100)}.chieftain-day-intro__controls[data-v-21b61062]{position:fixed;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:calc(var(--view-width)*33.33333/100);background:#fed9ad;border-radius:24px 24px 0 0}.chieftain-day-intro__controls.double .button[data-v-21b61062]{width:calc(var(--view-width)*38.88889/100);margin:0 12px}[data-v-561e7e48]:root{--view-width:100vw}.chieftain-day-stub[data-v-561e7e48]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-grow:2;background-color:#fff}.chieftain-day-stub__bg[data-v-561e7e48]{position:absolute;top:0;left:0;width:100%;height:100%}.chieftain-day-stub__bg img[data-v-561e7e48]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.chieftain-day-stub__logo[data-v-561e7e48]{position:absolute;left:50%;top:70px;transform:translateX(-50%);width:calc(var(--view-width)*67.22222/100);height:calc(var(--view-width)*59.44444/100)}.chieftain-day-stub__controls[data-v-561e7e48]{position:fixed;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:calc(var(--view-width)*33.33333/100);background:#fed9ad;border-radius:24px 24px 0 0}.chieftain-day-stub__controls .text[data-v-561e7e48]{font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*6.66667/100);color:#252525;text-align:center}[data-v-4c9d2472]:root{--view-width:100vw}.chieftain-day-players-queue[data-v-4c9d2472]{width:100%;margin-bottom:calc(var(--view-width)*6.66667/100)}.chieftain-day-players-queue__player[data-v-4c9d2472]{display:flex;align-items:center;justify-content:center;width:128px;height:128px;flex-shrink:0;border-radius:50%;transition:background-color .3s ease-in-out}.chieftain-day-players-queue__player[data-v-4c9d2472] svg{width:86px;height:86px;transition:width .3s ease-in-out,height .3s ease-in-out}.chieftain-day-players-queue__player[data-v-4c9d2472]:not(.swiper-slide-active){background:transparent!important}.chieftain-day-players-queue__player.swiper-slide-active[data-v-4c9d2472] svg,.chieftain-day-players-queue__player.swiper-slide-duplicate-active[data-v-4c9d2472] svg{width:100%;height:100%}[data-v-402eceb9]:root{--view-width:100vw}.chieftain-day-add-chief[data-v-402eceb9]{position:fixed;top:0;left:0;width:100%;height:100%;padding-bottom:48px;z-index:100;display:flex;flex-direction:column;background-color:#fff;background-size:cover;background-position:0 0;background-repeat:no-repeat}.chieftain-day-add-chief__back[data-v-402eceb9]{position:relative;display:flex;align-items:center;justify-content:center;width:312px;height:58px;margin:0 auto 24px;font-weight:700;font-size:20px;line-height:30px;color:#252525;font-family:ramona,"sans-serif";background-color:transparent;border:0}.chieftain-day-add-chief__back svg[data-v-402eceb9]{position:absolute;left:0;top:50%;transform:translateY(-50%)}.chieftain-day-add-chief__name[data-v-402eceb9]{width:234px;height:48px;margin:0 auto 6px;background:#fed9ad;border-radius:12px;font-weight:700;font-size:16px;line-height:24px;display:flex;text-align:center;color:#252525;border:0;outline:0;font-family:Ramona,sans-serif}.chieftain-day-add-chief__name[data-v-402eceb9]::-moz-placeholder{font-weight:700;font-size:16px;line-height:24px;display:flex;text-align:center;color:#252525}.chieftain-day-add-chief__name[data-v-402eceb9]::placeholder{font-weight:700;font-size:16px;line-height:24px;display:flex;text-align:center;color:#252525}.chieftain-day-add-chief__name[data-v-402eceb9]:focus::-moz-placeholder{opacity:0}.chieftain-day-add-chief__name[data-v-402eceb9]:focus::placeholder{opacity:0}.chieftain-day-add-chief__text[data-v-402eceb9]{font-weight:700;font-size:14px;line-height:30px;text-align:center;color:#252525}.chieftain-day-add-chief__line[data-v-402eceb9]{width:100%;height:calc(var(--view-width)*8.88889/100);margin-top:32px}.chieftain-day-add-chief__line svg[data-v-402eceb9]{width:100%;height:100%}.chieftain-day-add-chief__controls[data-v-402eceb9]{margin:auto auto 0}.chieftain-day-add-chief__controls .button[data-v-402eceb9]{margin-bottom:12px}.chieftain-day-add-chief__controls .button[data-v-402eceb9]:disabled{opacity:.3}[data-v-4eb15456]:root{--view-width:100vw}.chieftain-day-list-item[data-v-4eb15456]{display:flex;align-items:center;width:100%;height:64px;margin-bottom:24px;padding:0 14px;border-radius:12px}.chieftain-day-list-item__number[data-v-4eb15456]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:6px;border-radius:50%;border:1px solid #fff;font-weight:700;font-size:14px;line-height:18px;color:#fff}.chieftain-day-list-item__avatar[data-v-4eb15456]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-right:6px}.chieftain-day-list-item__avatar svg[data-v-4eb15456]{width:50px;height:50px}.chieftain-day-list-item__name[data-v-4eb15456]{width:148px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:700;font-size:16px;line-height:21px;color:#fff;font-family:ramona,"sans-serif"}.chieftain-day-list-item__edit[data-v-4eb15456]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-left:auto;border:0;background-color:transparent}[data-v-2a4269f9]:root{--view-width:100vw}.chieftain-day-preparation[data-v-2a4269f9]{position:relative;width:100%;height:100%;flex-grow:2;padding-top:84px;background-color:#fff;background-size:cover;background-position:0 0;background-repeat:no-repeat}.chieftain-day-preparation__bg[data-v-2a4269f9]{position:absolute;top:0;left:0;width:100%;height:100%}.chieftain-day-preparation__bg .bg[data-v-2a4269f9]{width:100%;height:100%}.chieftain-day-preparation__bg .bg img[data-v-2a4269f9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.chieftain-day-preparation__bg .totem[data-v-2a4269f9]{position:absolute;left:50%;bottom:calc(var(--view-width)*22.22222/100);transform:translateX(-50%);width:calc(var(--view-width)*71.66667/100);height:calc(var(--view-width)*90.55556/100)}.chieftain-day-preparation__bg .totem img[data-v-2a4269f9]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.chieftain-day-preparation__title[data-v-2a4269f9]{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:calc(var(--view-width)*3.33333/100);font-weight:700;font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*8.33333/100);color:#252525;font-family:ramona,"sans-serif"}.chieftain-day-preparation__title .counter[data-v-2a4269f9]{display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*13.33333/100);height:calc(var(--view-width)*13.33333/100);margin-left:calc(var(--view-width)*3.33333/100);color:#fff;background:#f0573a;border-radius:50%}.chieftain-day-preparation__players[data-v-2a4269f9]{position:relative;width:312px;height:calc(100% - var(--view-width)*8.33333/100 - var(--view-width)*3.33333/100 - var(--view-width)*45.55556/100);margin:0 auto;overflow:auto}.chieftain-day-preparation__controls[data-v-2a4269f9]{position:fixed;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:calc(var(--view-width)*45.55556/100);margin-top:auto;background:#fed9ad;border-radius:24px 24px 0 0}.chieftain-day-preparation__controls .button[data-v-2a4269f9]{width:calc(var(--view-width)*62.22222/100);height:calc(var(--view-width)*13.33333/100);margin-top:calc(var(--view-width)*3.33333/100)}.chieftain-day-preparation__text[data-v-2a4269f9]{width:calc(var(--view-width)*55.55556/100);margin-bottom:calc(var(--view-width)*3.33333/100);font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*5.55556/100);color:#252525;text-align:center}.chieftain-day-preparation__add-btn[data-v-2a4269f9]{display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*62.22222/100);height:calc(var(--view-width)*13.33333/100);margin:0;border:2px solid #252525;border-radius:calc(var(--view-width)*8.33333/100);font-weight:700;font-size:calc(var(--view-width)*4.44444/100);color:#252525;background-color:transparent}.chieftain-day-preparation__add-btn svg[data-v-2a4269f9]{width:calc(var(--view-width)*6.66667/100);height:calc(var(--view-width)*6.66667/100);margin-right:calc(var(--view-width)*1.66667/100)}[data-v-a7cc6628]:root{--view-width:100vw}.chieftain-day-active-player[data-v-a7cc6628]{display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*54.44444/100);height:calc(var(--view-width)*11.66667/100);margin:0 auto calc(var(--view-width)*3.88889/100);padding:0 calc(var(--view-width)*6.66667/100);border-radius:calc(var(--view-width)*1.66667/100)}.chieftain-day-active-player__number[data-v-a7cc6628]{display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*6.66667/100);height:calc(var(--view-width)*6.66667/100);margin-right:calc(var(--view-width)*3.88889/100);border-radius:50%;border:1px solid #fff;font-weight:700;font-size:calc(var(--view-width)*3.88889/100);line-height:1;color:#fff}.chieftain-day-active-player__name[data-v-a7cc6628]{width:calc(var(--view-width)*44.44444/100);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:1;color:#fff;text-align:center;font-family:ramona,"sans-serif"}[data-v-2508cff6]:root{--view-width:100vw}.chieftain-day-round[data-v-2508cff6]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;min-height:100%;padding-top:82px;flex-grow:2;background-color:#fff;background-size:cover;background-position:0 0;background-repeat:no-repeat}.chieftain-day-round__result[data-v-2508cff6]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:calc(var(--view-width)*84.44444/100);margin-top:auto;padding-bottom:72px;padding-top:calc(var(--view-width)*7.22222/100);background-color:#fed9ad;border-radius:36px 36px 0 0}.chieftain-day-round__result .flower-fail[data-v-2508cff6],.chieftain-day-round__result .flower-success[data-v-2508cff6],.chieftain-day-round__result .lion[data-v-2508cff6],.chieftain-day-round__result .snake[data-v-2508cff6]{position:absolute;bottom:0}.chieftain-day-round__result .flower-fail svg[data-v-2508cff6],.chieftain-day-round__result .flower-success svg[data-v-2508cff6],.chieftain-day-round__result .lion svg[data-v-2508cff6],.chieftain-day-round__result .snake svg[data-v-2508cff6]{width:100%;height:100%}.chieftain-day-round__result .lion[data-v-2508cff6],.chieftain-day-round__result .snake[data-v-2508cff6]{left:0}.chieftain-day-round__result .flower-fail[data-v-2508cff6],.chieftain-day-round__result .flower-success[data-v-2508cff6]{right:0}.chieftain-day-round__result .lion[data-v-2508cff6]{width:78px;height:170px}.chieftain-day-round__result .snake[data-v-2508cff6]{width:79px;height:137px}.chieftain-day-round__result .flower-fail[data-v-2508cff6]{width:69px;height:137px}.chieftain-day-round__result .flower-success[data-v-2508cff6]{width:76px;height:150px}.chieftain-day-round__status[data-v-2508cff6]{display:flex;align-items:center;justify-content:center;margin-bottom:calc(var(--view-width)*6.66667/100);margin-top:calc(var(--view-width)*2.22222/100);padding:calc(var(--view-width)*3.33333/100) calc(var(--view-width)*6.66667/100);font-weight:700;font-size:calc(var(--view-width)*6.66667/100);line-height:1;color:#fff;text-align:center;background:#0e6839;border-radius:calc(var(--view-width)*3.88889/100);font-family:Ramona,sans-serif}.chieftain-day-round__status.black[data-v-2508cff6]{background:#252525}.chieftain-day-round__text[data-v-2508cff6]{margin-bottom:auto;font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*6.66667/100);text-align:center;color:#000}[data-v-edad8cbc]:root{--view-width:100vw}.chieftain-day-throw[data-v-edad8cbc]{position:relative;display:flex;flex-direction:column;width:100%;min-height:100%;padding-top:72px;flex-grow:2;background-color:#fff;background-size:cover;background-position:0 0;background-repeat:no-repeat}.chieftain-day-throw__title[data-v-edad8cbc]{margin-bottom:12px;font-size:20px;line-height:28px;font-family:Ramona,sans-serif;font-weight:700;text-align:center;color:#252525}.chieftain-day-throw__player[data-v-edad8cbc]{display:flex;flex-direction:column;align-items:center;justify-content:center}.chieftain-day-throw__player .title[data-v-edad8cbc]{margin-bottom:calc(var(--view-width)*3.33333/100);font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*7.22222/100);font-weight:700;color:#252525;text-align:center}.chieftain-day-throw__line[data-v-edad8cbc]{width:100%;height:calc(var(--view-width)*8.88889/100);margin-top:32px}.chieftain-day-throw__line svg[data-v-edad8cbc]{width:100%;height:100%}.chieftain-day-throw__controls[data-v-edad8cbc]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:248px;margin-top:auto}.chieftain-day-throw__controls .button.black[data-v-edad8cbc]{background:#252525;color:#fff}.chieftain-day-throw__throw-btn[data-v-edad8cbc]{display:flex;align-items:center;width:calc(var(--view-width)*62.22222/100);height:calc(var(--view-width)*13.33333/100);margin:0 auto 24px;padding:0 24px;border-radius:30px;color:#fff;background:#f0573a;font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:1;border:0}.chieftain-day-throw__throw-btn svg[data-v-edad8cbc]{width:calc(var(--view-width)*6.66667/100);height:calc(var(--view-width)*6.66667/100);margin-right:calc(var(--view-width)*3.33333/100)}[data-v-3cd04713]:root{--view-width:100vw}.chieftain-day-task[data-v-3cd04713]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;min-height:100%;padding-top:84px;padding-bottom:72px;flex-grow:2;background-color:#fff;background-size:cover;background-position:0 0;background-repeat:no-repeat}.chieftain-day-task .task-bg[data-v-3cd04713]{position:absolute;top:0;left:0;width:100%;height:100%}.chieftain-day-task .task-bg img[data-v-3cd04713]{width:100%;height:100%}.chieftain-day-task__freeze[data-v-3cd04713]{position:relative;width:312px;height:164px;margin:30px auto auto;display:flex;align-items:center;justify-content:center}.chieftain-day-task__freeze picture[data-v-3cd04713]{position:absolute;top:-14px;left:50%;transform:translateX(-50%);width:120%;height:156%}.chieftain-day-task__freeze picture img[data-v-3cd04713]{width:100%;height:100%}.chieftain-day-task__freeze p[data-v-3cd04713]{position:relative;z-index:2;margin:0;text-align:center;font-weight:700;font-size:24px;line-height:32px;font-family:Ramona,sans-serif;color:#fff}.chieftain-day-task__task[data-v-3cd04713]{display:flex;flex-direction:column;position:relative;width:calc(var(--view-width)*86.66667/100);min-height:calc(var(--view-width)*47.77778/100);margin-bottom:auto;padding:calc(var(--view-width)*6.66667/100) calc(var(--view-width)*5.55556/100) calc(var(--view-width)*4.44444/100);background:#fed9ad;border-radius:12px;overflow:hidden}.chieftain-day-task__task .text[data-v-3cd04713]{position:relative;margin-bottom:calc(var(--view-width)*3.33333/100);font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*6.66667/100);color:#252525;text-align:center}.chieftain-day-task__task .penalty-scores[data-v-3cd04713]{position:relative;display:flex;align-items:center;justify-content:center;margin-top:auto}.chieftain-day-task__task .penalty-scores svg[data-v-3cd04713]{width:calc(var(--view-width)*7.5/100);height:calc(var(--view-width)*10/100);margin:0 calc(var(--view-width)*3.33333/100)}.chieftain-day-task__task .is-circle[data-v-3cd04713]{position:absolute;bottom:calc(var(--view-width)*6.11111/100);right:30px;width:calc(var(--view-width)*6.11111/100);height:calc(var(--view-width)*6.94444/100)}.chieftain-day-task__task .is-circle svg[data-v-3cd04713]{width:100%;height:100%}.chieftain-day-task__change-task-btn[data-v-3cd04713]{display:flex;align-items:center;justify-content:center;width:calc(var(--view-width)*63.88889/100);height:calc(var(--view-width)*13.33333/100);margin-bottom:calc(var(--view-width)*6.66667/100);font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*8.33333/100);color:#000;background-color:transparent;border:0}.chieftain-day-task__change-task-btn svg[data-v-3cd04713]{width:calc(var(--view-width)*6.66667/100);height:calc(var(--view-width)*6.66667/100);margin-right:calc(var(--view-width)*3.33333/100)}.chieftain-day-task__controls[data-v-3cd04713]{display:flex;align-items:center;justify-content:center;width:100%;transform:translateX(-100%);transition:transform .3s ease-in-out}.chieftain-day-task__controls.active[data-v-3cd04713]{transform:translateX(0)}.chieftain-day-task__controls .button[data-v-3cd04713]{width:calc(var(--view-width)*38.88889/100);margin:0 calc(var(--view-width)*1.66667/100)}.chieftain-day-task__controls .button.single[data-v-3cd04713]{width:calc(var(--view-width)*62.22222/100)}[data-v-90c29c62]:root{--view-width:100vw}.chieftain-day-freeze[data-v-90c29c62]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100%;padding-top:82px;flex-grow:2;background-color:#00f;background-size:cover;background-position:0 0;background-repeat:no-repeat}.chieftain-day-freeze[data-v-90c29c62] .chieftain-day-players-queue__player{width:calc(var(--view-width)*45.55556/100);height:calc(var(--view-width)*45.55556/100)}.chieftain-day-freeze[data-v-90c29c62] .chieftain-day-players-queue__player:not(.swiper-slide-active){opacity:0}.chieftain-day-freeze[data-v-90c29c62] .chieftain-day-players-queue{margin-bottom:calc(var(--view-width)*3.33333/100)}.chieftain-day-freeze__player-name[data-v-90c29c62]{position:relative;margin-bottom:calc(var(--view-width)*3.33333/100)}.chieftain-day-freeze__player-name .snow[data-v-90c29c62]{position:absolute;top:-12px;right:-22px;width:151px;height:59px}.chieftain-day-freeze__player-name[data-v-90c29c62] .chieftain-day-active-player{width:calc(var(--view-width)*67.77778/100);height:calc(var(--view-width)*17.77778/100)}.chieftain-day-freeze__player-name[data-v-90c29c62] .chieftain-day-active-player__name{font-size:calc(var(--view-width)*6.66667/100)}.chieftain-day-freeze__text[data-v-90c29c62]{margin-bottom:calc(var(--view-width)*15.55556/100);text-align:center;color:#fff;font-family:Ramona,sans-serif;font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*6.66667/100);font-weight:700}.chieftain-day-freeze .button[data-v-90c29c62]{background:#0a1656}[data-v-7acf20ac]:root{--view-width:100vw}.chieftain-day-result[data-v-7acf20ac]{position:relative;width:100%;height:100%;flex-grow:2;padding-top:84px;background-color:#fff;background-size:cover;background-position:0 0;background-repeat:no-repeat}.chieftain-day-result__bg[data-v-7acf20ac]{position:absolute;top:0;left:0;width:100%;height:100%}.chieftain-day-result__bg .bg[data-v-7acf20ac]{width:100%;height:100%}.chieftain-day-result__bg .bg img[data-v-7acf20ac]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.chieftain-day-result__title[data-v-7acf20ac]{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:calc(var(--view-width)*3.33333/100);font-weight:700;font-size:calc(var(--view-width)*5.55556/100);line-height:calc(var(--view-width)*8.33333/100);color:#252525;font-family:ramona,"sans-serif"}.chieftain-day-result__players[data-v-7acf20ac]{position:relative;width:312px;height:calc(100% - var(--view-width)*8.33333/100 - var(--view-width)*3.33333/100 - var(--view-width)*40/100);margin:0 auto;overflow:auto}.chieftain-day-result__players[data-v-7acf20ac] .chieftain-day-list-item__edit{display:none}.chieftain-day-result__controls[data-v-7acf20ac]{position:fixed;bottom:0;left:0;flex-direction:column;width:100%;height:calc(var(--view-width)*40/100);margin-top:auto;background:#fed9ad;border-radius:24px 24px 0 0}.chieftain-day-result__controls .buttons[data-v-7acf20ac],.chieftain-day-result__controls[data-v-7acf20ac]{display:flex;align-items:center;justify-content:center}.chieftain-day-result__controls .button[data-v-7acf20ac]{width:calc(var(--view-width)*38.88889/100);height:calc(var(--view-width)*13.33333/100);margin-right:calc(var(--view-width)*3.33333/100)}.chieftain-day-result__controls .button[data-v-7acf20ac]:last-of-type{margin-right:0}.chieftain-day-result__text[data-v-7acf20ac]{width:100%;margin-bottom:calc(var(--view-width)*3.33333/100);font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:calc(var(--view-width)*5.55556/100);color:#252525;text-align:center}:root{--view-width:100vw}.chieftain-day{position:absolute;top:0;left:0;width:100%;height:100%}.chieftain-day .button{width:calc(var(--view-width)*62.22222/100);height:calc(var(--view-width)*13.33333/100);background:#f0573a;border-radius:calc(var(--view-width)*8.33333/100);color:#fff;text-shadow:none;font-weight:700;font-size:calc(var(--view-width)*4.44444/100);line-height:1;box-shadow:none;flex-shrink:0}.chieftain-day .button.transparent{background:transparent;color:#252525}.enter-promo[data-v-05d073f3]{display:flex;flex-direction:column;align-items:center}.enter-promo__picture[data-v-05d073f3]{position:relative;width:89px;height:89px;margin:0 auto 32px}.enter-promo__picture img[data-v-05d073f3],.enter-promo__picture picture[data-v-05d073f3]{position:relative;width:100%;height:100%;z-index:1}.enter-promo__picture .blur[data-v-05d073f3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:131px;height:131px;background:#311182;filter:blur(25px);border-radius:50%}.enter-promo__picture-success[data-v-05d073f3]{position:absolute;top:100px;left:50%;transform:translateX(-50%);width:286px;height:279px}.enter-promo__picture-success img[data-v-05d073f3],.enter-promo__picture-success picture[data-v-05d073f3]{position:relative;width:100%;height:100%;z-index:1}.enter-promo__title[data-v-05d073f3]{margin-bottom:122px;font-weight:700;font-size:20px;line-height:24px;text-align:center;color:#8582a9}.enter-promo__text[data-v-05d073f3]{position:relative;width:300px;margin-bottom:32px;font-weight:700;font-size:20px;line-height:24px;text-align:center;color:#fff}.enter-promo__text--success[data-v-05d073f3]{margin-bottom:147px}.enter-promo .button[data-v-05d073f3]{width:200px;height:48px}.enter-promo .button[data-v-05d073f3]:disabled{background:#100531;color:#8582a9}.enter-promo[data-v-05d073f3] .field{width:100%;max-width:312px}.enter-promo[data-v-05d073f3] .field__input{width:196px;height:24px;background-color:transparent;box-shadow:none;border-radius:0;padding:0 12px;border:0;font-weight:700;font-size:20px;line-height:24px;color:#fff}.enter-promo[data-v-05d073f3] .field__input::-moz-placeholder{color:#8582a9;font-weight:700;font-size:20px;line-height:24px}.enter-promo[data-v-05d073f3] .field__input::placeholder{color:#8582a9;font-weight:700;font-size:20px;line-height:24px}.enter-promo[data-v-05d073f3] .field__inner{display:flex;align-items:center;justify-content:center;padding-top:12px;padding-bottom:16px;border-bottom:2px solid #8582a9;transition:border-bottom-color .3s ease-in-out}.enter-promo[data-v-05d073f3] .field.filled .field__inner{border-bottom:2px solid #49cbf4}.enter-promo[data-v-05d073f3] .field.has-error .field__inner{justify-content:space-between;border-bottom:2px solid #eb2f06;color:#eb2f06}.enter-promo[data-v-05d073f3] .field.has-error .field__input{width:156px;color:#eb2f06}.enter-promo[data-v-05d073f3] .field__error{position:relative;top:auto;left:auto;bottom:auto;right:auto;padding-left:26px;font-size:16px;line-height:24px;font-weight:400}.enter-promo[data-v-05d073f3] .field__error:before{width:20px;height:20px;background-image:url(/img/ic_error.svg);background-size:20px 20px;background-repeat:no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%);content:""}.background[data-v-53b445bd]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;background:#090629;padding:20px}.feedback-form[data-v-53b445bd] .ps__thumb-y{height:39px!important}.feedback-form__wrapper[data-v-53b445bd]{width:312px;margin:auto;color:#fff}.feedback-form__header[data-v-53b445bd]{width:100%;text-align:center;margin-bottom:15px;position:relative;font-size:24px;line-height:30px;font-weight:700}.feedback-form__button-back[data-v-53b445bd]{position:absolute;top:2px;left:8px;border:none;width:24px;height:24px;fill:#fff;background-color:inherit;outline:none;cursor:pointer}.feedback-form__button-back svg[data-v-53b445bd]{width:24px;height:24px}.feedback-form__text[data-v-53b445bd]{text-align:center;font-size:14px;line-height:17px;margin-bottom:45px}.feedback-form__text a[data-v-53b445bd]{color:#fff}.feedback-form__form[data-v-53b445bd]{position:relative}.feedback-form__field[data-v-53b445bd]{border:2px solid #800bf5;border-radius:12px;box-shadow:inset 0 -2px 2px rgba(20,17,38,.56);background-color:#20283e;width:100%;padding:12px 17px;color:#fff;outline:none;transition:border-color .3s ease-in-out,color .3s ease-in-out}.feedback-form__field-wrapper[data-v-53b445bd]{margin-bottom:20px}.feedback-form__field-wrapper.has-error .feedback-form__field[data-v-53b445bd]{color:#f92828;border-color:currentColor}.feedback-form__field-wrapper--input[data-v-53b445bd]{margin-bottom:60px}.feedback-form__textarea-block[data-v-53b445bd]{display:block;height:200px;width:312px;position:relative;padding:0}.feedback-form__textarea[data-v-53b445bd]{display:block;width:100%;min-height:200px;padding:12px 17px 12px;resize:none;color:#fff;outline:none;background-color:#20283e;border:none;overflow:hidden}.feedback-form__error-block[data-v-53b445bd]{display:flex;align-items:center;justify-content:center;width:100%;margin:12px 0}.feedback-form__error-icon[data-v-53b445bd]{width:20px;height:20px;margin-right:8px}.feedback-form__error-icon svg[data-v-53b445bd]{width:20px;height:20px}.feedback-form__error-text[data-v-53b445bd]{color:#f92828;font-size:12px;line-height:20px}.feedback-form__img[data-v-53b445bd]{width:154px;height:141px;-o-object-fit:contain;object-fit:contain;margin:0 auto}.feedback-form__img img[data-v-53b445bd]{width:100%;height:100%}.feedback-form .button[data-v-53b445bd]{width:100%}.feedback-form__success[data-v-53b445bd]{display:block;margin-top:120px}.feedback-form__success .button[data-v-53b445bd]{width:146px;margin:0 auto}.feedback-form__answer[data-v-53b445bd]{text-align:center;font-size:14px;line-height:17px;margin:-5px 0 40px}.player-kicked__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%;text-align:center;padding:0 24px}.player-kicked__logo{width:112px;height:112px;margin-bottom:44px}.player-kicked__logo svg{width:100%;height:100%}.player-kicked__title{font-weight:700;font-size:24px;line-height:30px;margin-bottom:16px}.player-kicked__text{font-weight:400;font-size:14px;line-height:17px;margin-bottom:40px;width:234px}.player-kicked__button{background:linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%);box-shadow:-8px -8px 12px rgba(23,11,56,.8),8px 8px 12px rgba(38,10,85,.8),inset -2px -2px 2px rgba(5,33,134,.64),inset 2px 2px 2px #a880ff;border-radius:12px;padding:18px 0;width:252px;font-weight:700;font-size:24px;line-height:30px}.host-lost-qr .title[data-v-76f20548]{margin-bottom:32px}.host-lost-qr__player[data-v-76f20548]{display:flex;align-items:center;justify-content:center;width:calc(50% - 19px);height:44px;margin:0 auto 32px;background-color:#090629;border-radius:6px}.host-lost-qr__player .player-loader[data-v-76f20548]{width:22px;height:22px;margin-right:8px}.host-lost-qr__player .player-loader[data-v-76f20548]:before{border:2px solid currentColor}.host-lost-qr__player .name[data-v-76f20548]{width:106px;text-align:center;font-size:14px;line-height:24px;font-weight:700;color:hsla(0,0%,94.5%,.6);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.host-lost-qr__host-info[data-v-76f20548]{display:flex;align-items:center;width:310px;height:72px;margin:0 auto 32px;padding:0 72px 0 24px;border-radius:16px;background-color:#090629;background-repeat:no-repeat;background-size:cover}.host-lost-qr__host-info .ic-star[data-v-76f20548]{width:36px;height:36px;margin-right:10px}.host-lost-qr__host-info span[data-v-76f20548]{width:168px;font-weight:700;font-size:20px;line-height:24px;text-align:center}.host-lost-qr__controls[data-v-76f20548]{width:calc(100% + 48px);margin-left:-24px;margin-bottom:-64px;padding:24px 0;background:#090629;border-radius:24px 24px 0 0}.host-lost-qr__controls .button[data-v-76f20548]{width:140px;padding:0}.disconnected-players-before-start-room .title[data-v-69d5f570]{margin-bottom:32px}.disconnected-players-before-start-room__players-list[data-v-69d5f570]{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:8px}.disconnected-players-before-start-room__player[data-v-69d5f570]{display:flex;align-items:center;justify-content:center;width:calc(50% - 19px);height:44px;margin-right:24px;margin-bottom:24px;background-color:#090629}.disconnected-players-before-start-room__player[data-v-69d5f570]:last-child,.disconnected-players-before-start-room__player[data-v-69d5f570]:nth-child(2n){margin-right:0}.disconnected-players-before-start-room__player .player-loader[data-v-69d5f570]{width:22px;height:22px;margin-right:8px}.disconnected-players-before-start-room__player .player-loader[data-v-69d5f570]:before{border:2px solid currentColor}.disconnected-players-before-start-room__player .name[data-v-69d5f570]{width:106px;text-align:center;font-size:14px;line-height:24px;font-weight:700;color:hsla(0,0%,94.5%,.6);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.disconnected-players-before-start-room__controls[data-v-69d5f570]{width:calc(100% + 48px);margin-left:-24px;margin-bottom:-64px;padding:44px 0;background:#090629;border-radius:24px 24px 0 0}.disconnected-players-before-start-room__controls .buttons[data-v-69d5f570]{display:flex;justify-content:center;align-items:center;flex-direction:column}.disconnected-players-before-start-room__controls .buttons .button[data-v-69d5f570]{width:202px;margin-bottom:24px;padding:0}.disconnected-players-before-start-room__controls .buttons .button[data-v-69d5f570]:last-child{margin-bottom:0}.players-lost-connection .title[data-v-eaccecfe]{margin-bottom:32px}.players-lost-connection__players-list[data-v-eaccecfe]{display:flex;flex-wrap:wrap;justify-content:center}.players-lost-connection__player[data-v-eaccecfe]{display:flex;align-items:center;justify-content:center;width:calc(50% - 19px);height:44px;margin:0 auto 32px;background-color:#090629;border-radius:6px}.players-lost-connection__player .player-loader[data-v-eaccecfe]{width:22px;height:22px;margin-right:8px}.players-lost-connection__player .player-loader[data-v-eaccecfe]:before{border:2px solid currentColor}.players-lost-connection__player .name[data-v-eaccecfe]{width:106px;text-align:center;font-size:14px;line-height:24px;font-weight:700;color:hsla(0,0%,94.5%,.6);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.players-lost-connection__host-info[data-v-eaccecfe]{display:flex;align-items:center;width:310px;height:60px;margin:0 auto 32px;padding:0 0 0 24px;border-radius:16px;background-color:#090629;background-repeat:no-repeat;background-size:cover}.players-lost-connection__host-info .emoji-icon[data-v-eaccecfe]{width:36px;height:36px;margin:0 10px 0 0}.players-lost-connection__host-info .emoji-icon img[data-v-eaccecfe]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.players-lost-connection__host-info span[data-v-eaccecfe]{font-weight:700;font-size:20px;line-height:24px;text-align:center}.players-lost-connection__controls[data-v-eaccecfe]{width:calc(100% + 48px);margin-left:-24px;margin-bottom:-64px;padding:24px 0;background:#090629;border-radius:24px 24px 0 0}.players-lost-connection__controls .button[data-v-eaccecfe]{width:140px;padding:0}.payment-success-modal .common-modal__content .bg[data-v-32835ee8]{position:absolute;width:100%;height:100%;left:0;bottom:0}.payment-success-modal .common-modal__content .bg-blur[data-v-32835ee8]{width:302px;height:302px;position:absolute;left:29px;top:39px;border-radius:302px;background:#250b68;filter:blur(58.8787231445px)}.payment-success-modal .common-modal__content .content-block[data-v-32835ee8]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.payment-success-modal .common-modal__content .content-block .title[data-v-32835ee8]{margin-bottom:12px;background-color:#ffcd01;border-radius:24px;color:#14063d;padding:12px 36px;align-items:center;font-size:16px;line-height:20px;font-style:normal;font-weight:700;width:-moz-fit-content;width:fit-content}.payment-success-modal .common-modal__content .content-block .text[data-v-32835ee8]{font-size:24px;font-style:normal;font-weight:700;line-height:24px}.payment-success-modal .common-modal__content .button[data-v-32835ee8]{width:312px;height:48px;padding:18px 24px;border-radius:30px;background:#7f00ff;box-shadow:none;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:30px}.bottom-modal[data-v-d8c6e85c]{display:flex;flex-direction:column;justify-content:flex-end;top:0;left:0;bottom:0;right:0;position:fixed;z-index:9999;background:rgba(0,0,0,.8)}.bottom-modal__wrapper[data-v-d8c6e85c]{position:relative;width:100%;min-height:240px;padding:32px 0 0;background:#14063d;border-radius:36px 36px 0 0}.bottom-modal__close[data-v-d8c6e85c]{position:absolute;right:30px;top:26px;width:24px;height:24px}.bottom-modal__close svg[data-v-d8c6e85c]{width:16px;height:16px}.need-more-players[data-v-17e48bb1]{color:#fff}.need-more-players__wrapper[data-v-17e48bb1]{display:flex;flex-direction:column;align-items:center}.need-more-players__main[data-v-17e48bb1]{padding:0 28px}.need-more-players__icons[data-v-17e48bb1]{display:flex;align-items:center;justify-content:center}.need-more-players__icon[data-v-17e48bb1]{width:25px;height:37px;margin-right:-4px}.need-more-players__icon svg[data-v-17e48bb1]{width:100%;height:100%;fill:#332f3f}.need-more-players__icon svg.active[data-v-17e48bb1]{fill:#49cbf4}.need-more-players__icon[data-v-17e48bb1]:last-child{margin:0}.need-more-players__icon:last-child svg[data-v-17e48bb1]{width:32px;height:37px;fill:#332f3f}.need-more-players__title[data-v-17e48bb1]{margin-top:12px;font-family:Ramona,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:32px;text-align:center}.need-more-players__action-button[data-v-17e48bb1]{display:flex;align-items:center;justify-content:center;margin-top:32px;padding:6px 24px;height:48px;background:#49cbf4;border-radius:30px;font-weight:700;font-size:16px;line-height:30px;color:#090629;border:none;font-family:PT Sans,sans-serif}.need-more-players__action-button svg[data-v-17e48bb1]{width:33px;height:33px;margin-right:6px;fill:currentColor}.need-more-players__bottom[data-v-17e48bb1]{width:100%;margin:32px 0 0}.need-more-players__bottom-wrapper[data-v-17e48bb1]{display:flex;align-items:center;justify-content:center;padding:28px 24px;background:#090629;border-radius:24px 24px 0 0}.need-more-players__menu[data-v-17e48bb1]{display:flex;align-items:center;justify-content:center;min-width:140px;height:48px;background:transparent;font-family:PT Sans;font-style:normal;font-weight:700;font-size:16px;line-height:30px;color:#fff;border:2px solid #fff;border-radius:30px}.need-more-players.is-short .need-more-players__wrapper[data-v-17e48bb1]{padding:32px 0 64px}.need-more-players.is-trailer-active .need-more-players__action-button[data-v-17e48bb1]{margin-bottom:32px}.need-more-players[data-v-7b12a622]{color:#fff}.need-more-players__wrapper[data-v-7b12a622]{display:flex;flex-direction:column;align-items:center}.need-more-players__main[data-v-7b12a622]{padding:0 28px}.need-more-players__icons[data-v-7b12a622]{display:flex;align-items:center;justify-content:center}.need-more-players__icon[data-v-7b12a622]{width:25px;height:37px;margin-right:-4px}.need-more-players__icon svg[data-v-7b12a622]{width:100%;height:100%;fill:#332f3f}.need-more-players__icon svg.active[data-v-7b12a622]{fill:#49cbf4}.need-more-players__icon[data-v-7b12a622]:last-child{margin:0}.need-more-players__icon:last-child svg[data-v-7b12a622]{width:32px;height:37px;fill:#332f3f}.need-more-players__title[data-v-7b12a622]{margin-top:12px;font-family:Ramona;font-style:normal;font-weight:700;font-size:24px;line-height:32px;text-align:center}.need-more-players__action-button[data-v-7b12a622]{display:flex;align-items:center;justify-content:center;margin-top:32px;padding:6px 24px;height:48px;background:#49cbf4;border-radius:30px;font-weight:700;font-size:16px;line-height:30px;color:#090629;border:none;font-family:PT Sans,sans-serif}.need-more-players__action-button svg[data-v-7b12a622]{width:33px;height:33px;margin-right:6px;fill:currentColor}.need-more-players__bottom[data-v-7b12a622]{width:100%;margin:32px 0 0}.need-more-players__bottom-wrapper[data-v-7b12a622]{display:flex;align-items:center;justify-content:center;padding:28px 24px;background:#090629;border-radius:24px 24px 0 0}.need-more-players__menu[data-v-7b12a622]{display:flex;align-items:center;justify-content:center;min-width:140px;height:48px;background:transparent;font-family:PT Sans;font-style:normal;font-weight:700;font-size:16px;line-height:30px;color:#fff;border:2px solid #fff;border-radius:30px}.need-more-players.is-short .need-more-players__wrapper[data-v-7b12a622]{padding:32px 0 64px}.need-more-players.is-trailer-active .need-more-players__action-button[data-v-7b12a622]{margin-bottom:32px}@font-face{font-display:swap;font-family:ramona;src:url(../fonts/Ramona-Bold.d4af716d.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:ramona;src:url(../fonts/Ramona-Light.05a03da9.ttf) format("truetype");font-weight:400;font-style:normal}*,:after,:before{box-sizing:border-box}html{background:#090629}@media(max-width:1199px)and (orientation:landscape){html{background:#090629}}body{padding:0;margin:0;color:#f1f1f1;background:#090629;transition:color .5s,background-color .5s;line-height:24px;font-family:PT Sans,sans-serif;font-size:16px;overflow:hidden;text-rendering:optimizeLegibility;touch-action:pan-y;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:1199px)and (orientation:landscape){body.css-orientation-lock{height:100vh;transform:rotate(90deg)}}ul{margin:0;padding:0;list-style:none}.visually-hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.main{display:flex;flex-direction:column;padding-top:72px}.main .header{flex-shrink:0}.main__content{display:flex;flex-direction:column;align-items:center;flex-grow:1;padding:12px 24px;background:#090629}.main__content.no-padding{padding:0}.main__logo{width:150px;height:48px;fill:#fff;margin:28px auto 44px}.main__loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.page-container{width:100%;overflow:auto}.page-container.overflow-hidden{overflow:hidden}.back-link{display:flex;align-items:center;font-weight:700;font-size:24px;line-height:30px;color:#fff;text-decoration:none}.back-link svg{width:24px;height:24px;margin-right:16px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:transparent;opacity:.9}.ps__thumb-x{background-color:#aaa;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{border-radius:6px;position:absolute}.ps__thumb-y{background-color:#800bf5;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:2px;right:12px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#800bf5;width:2px}@supports(-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.no-v-margin{margin-top:0!important;margin-bottom:0!important}.buy-agreement[data-v-1852a20d]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:24px}.buy-agreement__text[data-v-1852a20d]{width:300px;margin:0 auto 24px;font-size:10px;font-weight:400;line-height:12px;text-align:center}.buy-agreement__link[data-v-1852a20d]{color:#49cbf4;text-decoration:none}.tariffs-list[data-v-1fd5722c]{display:flex;flex-direction:column;justify-content:center;align-items:center}.tariffs-list .tariff-item[data-v-1fd5722c]{width:312px;padding:10px 12px 12px 12px;background:#141126;border-radius:12px;overflow:hidden;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tariffs-list .tariff-item__description[data-v-1fd5722c]{display:flex;flex-direction:column}.tariffs-list .tariff-item__description>div[data-v-1fd5722c]:first-child{display:flex;flex-direction:row;font-size:20px;font-weight:700;line-height:20px}.tariffs-list .tariff-item__description>div[data-v-1fd5722c]:nth-child(2){margin-top:4px;font-size:14px;font-weight:400;line-height:14px}.tariffs-list .tariff-item__discount-badge[data-v-1fd5722c]{margin-left:8px;padding:6px 3px 6px 2px;display:flex;align-items:center;border-radius:4px;font-size:12px;font-weight:700;line-height:8px;background:#ffcd01;color:#141126}.tariffs-list .tariff-item__price[data-v-1fd5722c]{display:flex;font-weight:700;font-size:16px;line-height:20px}.tariffs-list .tariff-item__price .old-price[data-v-1fd5722c]{text-decoration:line-through;color:#8582a9}.tariffs-list .tariff-item__notation[data-v-1fd5722c]{display:inline-block;padding:6px 12px;background:linear-gradient(0deg,#ba01d2,#ba01d2),linear-gradient(53.94deg,#7f00ff 14.08%,#ba01d2 67.75%);border-radius:30px;font-weight:700;font-size:14px;line-height:18px;color:#fff}.tariffs-list .tariff-item__discount[data-v-1fd5722c]{position:absolute;top:-12px;right:-16px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:130px;height:130px;border-radius:50%;background:linear-gradient(0deg,#ba01d2,#ba01d2),linear-gradient(132.42deg,#7f00ff 21.92%,#777bff 79.85%),#49cbf4;font-weight:700;font-size:24px;line-height:32px;color:#fff}.tariffs-list .tariff-item__discount span[data-v-1fd5722c]:first-child{font-size:14px;line-height:24px;margin-bottom:12px}.tariffs-list .tariff-item .button[data-v-1fd5722c]{width:105px;height:36px;padding:18px 24px;background:#7f00ff;border-radius:12px;font-weight:700;font-size:14px;line-height:30px;box-shadow:none}.tariffs-list[data-v-7f635f90]{display:flex;flex-direction:column;justify-content:center;align-items:center}.tariffs-list .tariff-item[data-v-7f635f90]{background-color:#14063d}.tariffs-list .tariff-item[data-v-7f635f90]:not(:last-child){margin-bottom:12px}.tariff-detailed[data-v-6810c8f6]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#090629;z-index:20;overflow:auto}.tariff-detailed__container[data-v-6810c8f6]{width:312px;margin:0 auto}.tariff-detailed__back[data-v-6810c8f6]{display:flex;align-items:center;justify-content:center;width:100%;height:58px;margin-bottom:12px;position:relative;font-weight:700;font-size:16px;line-height:30px;background-color:transparent;border:0;color:#fff}.tariff-detailed__back svg[data-v-6810c8f6]{position:absolute;left:0;top:50%;transform:translateY(-50%);width:36px;height:36px}.buy-item__advantages{margin:0;padding:0;font-size:16px;font-weight:700;line-height:24px}.buy-item__advantages li{position:relative;display:flex;align-items:center}.buy-item__advantages li:not(:last-child){margin-bottom:12px}.buy-item__advantages li svg{margin-right:12px;width:24px;height:24px}.buy-item__advantages li:before{display:none}.tariffs-list[data-v-2308a622]{display:flex;flex-direction:column;justify-content:center;align-items:center}.tariffs-list .tariff-item[data-v-2308a622]{background:#14063d}.tariffs-list .tariff-item[data-v-2308a622]:not(:last-child){margin-bottom:12px}.tariffs-list .tariff-item__duration[data-v-2308a622]{margin-bottom:12px;font-weight:700;font-size:20px;line-height:24px;font-family:ramona,"sans-serif"}.tariffs-list .tariff-item__price[data-v-2308a622]{display:flex;margin-bottom:12px;font-weight:700;font-size:16px;line-height:20px}.tariffs-list .tariff-item__price .old[data-v-2308a622]{margin-right:5px;text-decoration:line-through;color:#8582a9}.tariffs-list .tariff-item__notation[data-v-2308a622]{display:inline-block;padding:6px 12px;background:linear-gradient(0deg,#ba01d2,#ba01d2),linear-gradient(53.94deg,#7f00ff 14.08%,#ba01d2 67.75%);border-radius:30px;font-weight:700;font-size:14px;line-height:18px;color:#fff}.tariffs-list .tariff-item__month-price[data-v-2308a622]{position:relative;width:100%;margin-top:24px;margin-bottom:24px;padding-top:24px;font-size:16px;line-height:24px}.tariffs-list .tariff-item__month-price[data-v-2308a622]:after{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background-color:#8582a9;opacity:.3}.tariffs-list .tariff-item.special .tariff-item__discount[data-v-2308a622]{width:130px;height:130px;top:-8px;right:-14px;font-size:24px}.buy-commodity{position:fixed;top:0;left:0;width:100%;height:100%;padding:14px 24px 24px;background-color:#090629;z-index:20;overflow:auto}.buy-commodity .common-modal__content .buttons{flex-direction:column;align-items:center}.buy-commodity .common-modal__content .buttons .button{width:200px;margin-bottom:24px}.buy-commodity .common-modal__content .buttons .button:last-child{margin-bottom:0}.buy-commodity .promo{width:312px;height:48px;margin:0 auto 32px;background:#14063d;border-radius:12px;position:relative}.buy-commodity .promo__enter{width:100%;height:100%;margin:0;justify-content:center;color:#8582a9}.buy-commodity .promo__enter svg{width:24px;height:24px}.buy-commodity .promo span{text-decoration:none!important;color:#fff}.buy-commodity__subscription-games{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .3s ease-in-out}.buy-commodity__subscription-games.active{opacity:1}.buy-commodity__subscription-games .img-wrapper{position:absolute;width:90px;height:60px;border-radius:6px;overflow:hidden}.buy-commodity__subscription-games .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.buy-commodity__subscription-games .img-wrapper:nth-child(3){bottom:23px;left:-56px;transform-origin:bottom left;transform:rotate(15deg)}.buy-commodity__subscription-games .img-wrapper:nth-child(4){top:0;left:-45px;transform-origin:top left;transform:rotate(15deg)}.buy-commodity__subscription-games .img-wrapper:first-child{top:72px;left:-100px;transform-origin:top left;transform:rotate(-16.5deg)}.buy-commodity__subscription-games .img-wrapper:nth-child(2){top:35px;left:-100px;transform-origin:top left;transform:rotate(-16.5deg)}.buy-commodity__subscription-games .img-wrapper:nth-child(5){bottom:24px;right:-112px;transform-origin:bottom right;transform:rotate(-15deg)}.buy-commodity__subscription-games .img-wrapper:nth-child(6){top:35px;right:-100px;transform-origin:top right;transform:rotate(15deg)}.buy-commodity__subscription-games .img-wrapper:nth-child(7){bottom:0;right:-45px;transform-origin:bottom right;transform:rotate(15deg)}.buy-commodity__subscription-games .img-wrapper:nth-child(8){top:0;right:-45px;transform-origin:top right;transform:rotate(-15deg)}.buy-commodity__title{display:flex;align-items:center;flex-direction:row;position:relative;width:100%;margin-bottom:26px;text-align:left;font-weight:700;font-size:23px;line-height:27px;z-index:2}.buy-commodity__title-icon{flex-shrink:0;width:48px;height:48px;margin-right:7px}.buy-commodity__title-icon svg{width:100%;height:100%}.buy-commodity__close{position:absolute;top:50%;right:0;transform:translateY(-50%);width:36px;height:36px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border:0}.buy-commodity__subtitle{font-size:24px;font-weight:700;line-height:30px;margin:0 0 24px 15px}.buy-commodity__subtitle-break{width:100%;height:2px;background-color:#8582a9;opacity:.3;margin:24px 0}.buy-commodity__game-preview{width:192px;height:125px;margin:0 auto 32px;position:relative}.buy-commodity__game-preview img{position:relative;z-index:2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:12px;box-shadow:0 0 20px 0 rgba(0,0,0,.25)}@media(max-height:800px){.buy-commodity__game-preview{display:none}}.buy-commodity .button{width:224px;height:48px;background:linear-gradient(270deg,#e100ff 11.6%,#7f00ff 84.08%),#49cbf4;border-radius:30px;font-weight:700;font-size:16px;line-height:30px;box-shadow:none}.buy-commodity .buy-item{margin-bottom:24px;margin-left:15px}.buy-commodity .buy-item__advantages{padding-left:12px}.buy-commodity .tariffs-list{display:flex;flex-direction:column;justify-content:center;align-items:center}.buy-commodity .tariffs-list .tariff-item{width:312px;padding:10px 12px 12px 12px;background:#14063d}.tariff-item__content li:not(:last-child){margin-bottom:24px!important}.tariffs-list[data-v-5ad58f24]{display:flex;flex-direction:column;justify-content:center;align-items:center}.tariffs-list .tariff-item[data-v-5ad58f24]{position:relative;width:312px;padding:24px;margin-bottom:24px;background:#14063d;border-radius:24px;overflow:hidden;color:#fff}.tariffs-list .tariff-item[data-v-5ad58f24]:last-child{margin-bottom:0}.tariffs-list .tariff-item__bg[data-v-5ad58f24]{width:252px;height:224px;position:absolute;right:-100px;top:-18px}.tariffs-list .tariff-item__bg img[data-v-5ad58f24],.tariffs-list .tariff-item__bg picture[data-v-5ad58f24]{width:100%;height:100%}.tariffs-list .tariff-item__wrapper[data-v-5ad58f24]{position:relative}.tariffs-list .tariff-item__content[data-v-5ad58f24]{position:relative;padding-top:24px}.tariffs-list .tariff-item__content[data-v-5ad58f24]:after{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background-color:#8582a9;opacity:.3}.tariffs-list .tariff-item__header[data-v-5ad58f24]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.tariffs-list .tariff-item__header-icon[data-v-5ad58f24]{flex-shrink:0;width:48px;height:48px;margin-left:24px}.tariffs-list .tariff-item__header-icon svg[data-v-5ad58f24]{width:100%;height:100%}.tariffs-list .tariff-item__duration[data-v-5ad58f24]{margin-bottom:6px;font-weight:700;font-size:20px;line-height:32px;font-family:ramona,"sans-serif"}.tariffs-list .tariff-item__price[data-v-5ad58f24]{display:flex;font-weight:700;font-size:16px;line-height:20px}.tariffs-list .tariff-item__notation[data-v-5ad58f24]{display:inline-block;padding:6px 12px;background:linear-gradient(0deg,#ba01d2,#ba01d2),linear-gradient(53.94deg,#7f00ff 14.08%,#ba01d2 67.75%);border-radius:30px;font-weight:700;font-size:14px;line-height:18px;color:#fff}.tariffs-list .tariff-item__discount[data-v-5ad58f24]{position:absolute;top:24px;right:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(0deg,#ba01d2,#ba01d2),linear-gradient(132.42deg,#7f00ff 21.92%,#777bff 79.85%),#49cbf4;font-weight:700;font-size:16px;line-height:1;color:#fff}.tariffs-list .tariff-item__discount span[data-v-5ad58f24]:first-child{margin-bottom:12px}.tariffs-list .tariff-item .button[data-v-5ad58f24]{width:224px;height:48px;margin:24px auto 0;background:linear-gradient(270deg,#e100ff 11.6%,#7f00ff 84.08%),#49cbf4;border-radius:30px;font-weight:700;font-size:16px;line-height:30px;box-shadow:none}.tariffs-list .tariff-item__footer-img[data-v-5ad58f24]{width:100%;height:76px;position:relative}.tariffs-list .tariff-item__footer-img .bear[data-v-5ad58f24]{position:absolute;top:0;right:0;width:114px;height:100px}.tariffs-list .tariff-item__footer-img .bear img[data-v-5ad58f24]{width:100%;height:100%}.tariffs-list .tariff-item__footer-img .owl[data-v-5ad58f24]{position:absolute;top:0;left:0;width:131px;height:117px}.tariffs-list .tariff-item__footer-img .owl img[data-v-5ad58f24]{width:100%;height:100%}.tariffs-list .tariff-bonus-list__item[data-v-5ad58f24]{display:flex;align-items:center;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#fff}.tariffs-list .tariff-bonus-list__item[data-v-5ad58f24]:not(:first-of-type){margin-top:12px}.tariffs-list .tariff-bonus-list__item-icon[data-v-5ad58f24]{width:24px;height:24px;margin-right:12px}.tariffs-list .tariff-bonus-list__item-icon svg[data-v-5ad58f24]{width:100%;height:100%}.personal{padding-top:10px}.personal.fixed{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;padding-top:20px}.personal__container{width:312px}.personal .back-link{margin-bottom:20px}.personal .button{width:100%;font-weight:700;font-size:16px;line-height:16px}.personal__user{position:relative;display:flex;align-items:center;padding:15px 14px;background:#14063d;border-radius:12px;font-weight:700;font-size:16px;line-height:20px;text-decoration:none;color:#fff}.personal__user .player-avatar{width:44px;height:44px;margin-right:12px}.personal__user-info{margin-right:auto}.personal__user-info .player-subscription__name{font-weight:700;font-size:14px;line-height:16px;color:#5a5867}.personal__user-info .player-subscription__date{margin-left:6px;font-size:14px;line-height:16px;font-weight:400}.personal__user-info .player-subscription__status{font-size:14px;line-height:18px;color:#fff;font-weight:400;opacity:.3}.personal__user.active{border:2px solid #ff7800}.personal__user.active .subscription{color:#ff7800}.personal__promo{display:flex;justify-content:center;align-items:center;height:64px;margin-bottom:24px;background:#14063d;border-radius:12px}.personal hr{width:100%;height:2px;margin:11px 0;border-color:#141126;opacity:.56}.personal__tariff{margin-bottom:40px}.personal__tariffs-list h1{margin-bottom:24px;margin-top:24px;font-weight:700;font-size:20px;line-height:17px;text-align:center}.personal__tariffs-list .buy-item{background:#14063d}.tariff{width:312px;margin-bottom:16px;background:#141126;border-radius:14px}.tariff__img{position:relative;height:215px;width:100%;border-radius:14px 14px 0 0;overflow:hidden;transition:height .3s ease-in-out}.tariff__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tariff__img button{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;height:30px;padding:0 10px 0 16px;background:#141126;border-radius:7px 7px 0 0;font-weight:700;font-size:14px;line-height:14px;color:#fff;border:0}.tariff__img button svg{width:30px;height:30px;margin-left:5px;transform-origin:center;transition:transform .3s ease-in-out}.tariff__img.opened{height:130px}.tariff__img.opened button svg{transform:rotate(180deg)}.tariff__description{padding:0 20px;font-size:14px;line-height:16px;color:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease-in-out}.tariff__description.opened{max-height:300px;padding:15px 20px}.tariff__price{display:flex;justify-content:center;margin-bottom:20px;font-weight:700;font-size:32px;line-height:1;color:#fff;text-align:center}.tariff__price .old-price{margin-right:5px;opacity:.5;text-decoration:line-through}.tariff__price .new-price span{font-size:16px;line-height:18px}.tariff__price--column{flex-direction:column;align-items:center}.tariff__price--column .first-price{margin-bottom:4px}.tariff__price--column .first-price span{margin-left:4px;font-size:16px;line-height:18px}.tariff__price--column .next-price{font-size:14px;line-height:18px;opacity:.6}.tariff__price--column .next-price span{margin-left:4px;font-size:11px;line-height:18px}.tariff__policy{margin-top:20px;font-weight:400;font-size:12px;line-height:18px;text-align:center}.tariff__policy a{color:#49cbf4;text-decoration:none}.personal__tariffs-list .tariffs-list .tariff-item{background:#141126}.personal__tariffs-list .tariffs-list .tariff-item__bg{top:-43px}.popup__content[data-v-0ee20f90]{display:flex;flex-direction:column;align-items:center;width:312px}.popup__content .button[data-v-0ee20f90]{width:146px}.popup__title[data-v-0ee20f90]{margin-bottom:20px;font-weight:700;font-size:24px;line-height:30px;text-align:center}.popup__text[data-v-0ee20f90]{margin-bottom:40px;font-size:20px;line-height:30px;text-align:center}.popup__icon[data-v-0ee20f90]{width:112px;height:112px;margin-bottom:40px}.popup__icon img[data-v-0ee20f90]{width:100%;height:100%}.profile{padding-top:20px}.profile .back-link{margin-bottom:20px}.profile__user{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:12px}.profile__user .player-avatar{width:80px;height:80px;margin-bottom:12px}.profile__user .name{display:flex;align-items:center;font-weight:700;font-size:24px;line-height:1;color:#fff}.profile__edit-button{width:24px;height:24px;margin-left:10px;padding:0;background-color:transparent;border:0}.profile__edit-button svg{width:100%;height:100%;fill:#fff}.profile__links{width:312px;margin-bottom:12px}.profile__links a,.profile__links button{display:flex;align-items:center;justify-content:space-between;width:100%;height:44px;margin:0;padding:0 20px;font-size:15px;line-height:24px;color:#fff;text-decoration:none;background:#141126;border:none;border-bottom:2px solid hsla(0,0%,100%,.05);transition:padding-right .3s ease-in-out,box-shadow .3s ease-in-out}.profile__links a:active,.profile__links button:active{position:relative;padding-right:8px;box-shadow:0 0 10px rgba(73,203,244,.3);z-index:2}.profile__links a:first-child,.profile__links button:first-child{border-radius:12px 12px 0 0}.profile__links a:last-child,.profile__links button:last-child{border-radius:0 0 12px 12px;border-bottom:none}.profile__block{display:flex;flex-direction:column;align-items:center;justify-content:center;width:312px;margin-bottom:12px;padding:17px 20px;background:#14063d;border-radius:14px}.profile__block-title{margin-bottom:12px;font-weight:700;font-size:16px;line-height:1}.profile__block-phone{font-size:20px;line-height:1;color:hsla(0,0%,100%,.4)}.profile__block-subscription{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.profile__block-subscription .name{font-weight:700;font-size:20px;line-height:16px;color:#ff7800}.profile__block-subscription .date{margin-left:24px;font-size:20px;color:#fff}.profile__block-link{font-size:14px;line-height:17px;text-decoration:underline;color:hsla(0,0%,100%,.7);background:transparent;border:none;outline:none;cursor:pointer}.profile__block-notification{font-size:14px;line-height:17px;color:#f92828}.profile__block .player-subscription__top{margin-bottom:12px;justify-content:center}.profile__block .player-subscription__name{font-size:20px;line-height:1;font-weight:700}.profile__block .player-subscription__date{margin-left:24px;font-size:20px;line-height:1}.profile__block .player-subscription__cancel-btn,.profile__block .player-subscription__status{font-size:14px;line-height:18px;color:#fff;opacity:.3}.profile__expiration-date{margin-bottom:24px;text-align:center;font-weight:400;font-size:16px;line-height:24px;color:#fff}.profile__exit{display:block;margin:24px auto 0;font-weight:700;font-size:16px;line-height:30px;text-decoration:underline;color:#fff;background-color:transparent;border:0;cursor:pointer}.error-page[data-v-2b515d15]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:50%}.error-page__logo[data-v-2b515d15]{height:52px;margin-bottom:93px}.error-page__page-type[data-v-2b515d15]{position:relative;font-size:194px;line-height:1;font-weight:700;font-family:ramona,"sans-serif"}.error-page__page-type svg[data-v-2b515d15]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:107px;height:173px}.error-page__text[data-v-2b515d15]{margin-bottom:50px;font-size:16px;line-height:24px;font-weight:700}.error-page__btn[data-v-2b515d15]{width:192px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:#090629;font-weight:700;font-size:14px;line-height:17px;background:linear-gradient(0deg,#fff,#fff),linear-gradient(90deg,#800bf5 26.67%,#25c6f9 97.33%),linear-gradient(180deg,#49cbf4 -25.15%,#800bf5 99.75%);text-decoration:none;outline:none;border:none}.privacy[data-v-4ebf718a]{position:relative;width:100%;height:100%;padding-top:60px;background:#090629;color:#fff;overflow:hidden}.privacy .circle[data-v-4ebf718a]{position:absolute;border-radius:50%;opacity:.1;background:linear-gradient(270deg,#e100ff,#7f00ff);filter:blur(150px);z-index:1}.privacy .circle--1[data-v-4ebf718a]{width:1570px;height:1570px;right:-411px;top:200px}.privacy .circle--2[data-v-4ebf718a]{width:1570px;height:1570px;left:-110px;top:1883px}.privacy .circle--3[data-v-4ebf718a]{width:1570px;height:1570px;right:-62px;top:3460px}.privacy .circle--4[data-v-4ebf718a]{width:1570px;height:1570px;left:-62px;top:5127px}.privacy .circle--5[data-v-4ebf718a]{width:1570px;height:1570px;right:-394px;top:6905px}.privacy__container[data-v-4ebf718a]{position:relative;padding:0 24px;z-index:2}.privacy__header[data-v-4ebf718a]{display:flex;position:fixed;top:0;left:0;width:100%;height:60px;align-items:center;font-size:14px;line-height:1;color:#fff;font-weight:700;background:#090629;text-decoration:none;z-index:3;border:none}.privacy__header svg[data-v-4ebf718a]{width:36px;height:36px;margin-right:20px}.privacy h1[data-v-4ebf718a]{margin-bottom:16px;font-family:Ramona,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:36px}.privacy h2[data-v-4ebf718a],.privacy p[data-v-4ebf718a]{margin-bottom:48px}.privacy h2 a[data-v-4ebf718a],.privacy p a[data-v-4ebf718a]{color:#49cbf4;text-decoration:underline}.privacy h2[data-v-4ebf718a]{font-size:16px;height:24px}.privacy p[data-v-4ebf718a]{font-size:14px;line-height:16px}.privacy ol[data-v-4ebf718a]{margin-bottom:48px;padding:0;counter-reset:item}.privacy ol>li[data-v-4ebf718a]{display:block;margin-bottom:16px;font-size:14px;line-height:16px}.privacy ol>li[data-v-4ebf718a]:last-child{margin-bottom:0}.privacy ol>li[data-v-4ebf718a]:before{content:counters(item,".") " ";counter-increment:item;margin-right:10px}.privacy ol>li.no-counter[data-v-4ebf718a]{padding-left:0}.privacy ol>li.no-counter[data-v-4ebf718a]:before{content:""}.privacy ol>li ol[data-v-4ebf718a]{margin-top:16px}.privacy ol>li ol li[data-v-4ebf718a]{position:relative;padding-left:32px}.privacy ol>li ol li[data-v-4ebf718a]:before{position:absolute;top:0;left:0;display:block;width:44px}.privacy ol>li ul[data-v-4ebf718a]{margin-top:24px}.privacy ol>li ul li[data-v-4ebf718a]{margin:24px 0;padding-left:26px;font-size:14px;line-height:16px}.privacy ol>li ul li[data-v-4ebf718a]:last-child{margin-bottom:0}.privacy ol>li ul li[data-v-4ebf718a]:before{content:"";width:6px;height:6px;top:3px;border-radius:50%;background:#fff}