*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y}*::-webkit-scrollbar{width:calc(var(--app-scale) * 6px);height:calc(var(--app-scale) * 4px);background:#272933;border-radius:calc(var(--app-scale) * 8px)}*::-webkit-scrollbar-thumb{border-radius:calc(var(--app-scale) * 8px);background:#a2a6b8}html,body{touch-action:manipulation;-webkit-text-size-adjust:100%;overscroll-behavior:none}*{touch-action:manipulation}html{touch-action:pan-x pan-y;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overscroll-behavior:none;-webkit-overflow-scrolling:auto}@media screen and (pointer: coarse) and (orientation: landscape) and (max-width: 1000px){body:not(.desktop){overflow:hidden}}.rotate-device-overlay{z-index:10000!important}@media screen and (min-width: 1001px){.rotate-device-overlay{display:none!important}}@media screen and (pointer: fine){.rotate-device-overlay{display:none!important}}body{color:#fff;background-color:#08090b;font-family:BrandFont;touch-action:pan-x pan-y;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;user-select:none;-webkit-user-select:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto;position:fixed;width:100%;height:var(--real-vh, 100vh);max-width:100vw;max-height:var(--real-vh, 100vh);overflow:hidden}#app{height:var(--real-vh, 100vh);width:100%;max-width:100vw;max-height:var(--real-vh, 100vh);overflow:auto;position:relative;touch-action:pan-x pan-y;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;-webkit-overflow-scrolling:auto}#app.game-page{overflow:hidden}*,*:before,*:after{touch-action:pan-x pan-y!important;-webkit-touch-callout:none!important;-webkit-tap-highlight-color:transparent!important;-webkit-user-select:none!important;user-select:none!important}[style*="position: fixed"],[style*="position:fixed"],.fixed,div[class*=dialog],div[class*=modal],div[class*=popup]{touch-action:pan-y!important;user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important;-webkit-tap-highlight-color:transparent!important}.forWeb,.WEB .forMobile{display:none!important}.WEB .forWeb{display:flex!important}.dice{width:500px;height:280px;position:absolute;background-color:transparent;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.container3{animation:moveY .5s steps(7);margin-top:-1800px}#die-container-white{margin-left:-19px}#die-container-black{margin-top:-128px;margin-left:-128px}#dice-container-white,#dice-container-black{margin-top:-1800px}.animate{animation:moveDice .3s steps(7);-webkit-animation:moveDice .3s steps(7)}@keyframes moveY{0%{margin-top:0}to{margin-top:-2100px}}@keyframes moveDice{0%{margin-top:0}to{margin-top:-2100px}}@-webkit-keyframes moveDice{0%{margin-top:0}to{margin-top:-2100px}}.sprite{width:1024px;height:300px;background-repeat:no-repeat;display:block}.sprite-1{opacity:.7;margin-left:-50px;-webkit-filter:blur(15px);filter:blur(15px);background-position:0 0}.sprite-2{opacity:.8;margin-left:-20px;-webkit-filter:blur(12px);filter:blur(12px);background-position:0 -1500px}.sprite-3{opacity:.8;-webkit-filter:blur(9px);filter:blur(9px);background-position:0 -1800px}.sprite-4{opacity:.9;-webkit-filter:blur(2px);filter:blur(2px);background-position:0 -2100px}.sprite-5{-webkit-filter:blur(2px);filter:blur(2px);background-position:0 -2400px}.sprite-6{-webkit-filter:blur(2px);filter:blur(2px);background-position:0 -2700px}.sprite-13{margin-left:-20px;background-position:0 -1200px}main[data-v-0a0a07d0]{width:100%;height:100%}main h1[data-v-0a0a07d0]{font-family:Courier New,Courier,monospace}.rotate-device-overlay[data-v-dc2af8be]{position:fixed;top:0;left:0;width:100vw;height:100vh;min-height:var(--real-vh, 100vh);background:#191e23f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;display:none;justify-content:center;align-items:center}.rotate-device-overlay.is-visible[data-v-dc2af8be]{display:flex}.rotate-device-content[data-v-dc2af8be]{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;padding:35px 15px 24px;text-align:center;max-width:300px}.rotate-icon[data-v-dc2af8be]{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.phone-simple[data-v-dc2af8be]{width:32px;height:56px;background:#fff;border-radius:6px;border:2px solid #ffffff;box-shadow:0 2px 8px #0003;position:relative;display:flex;flex-direction:column;align-items:center;padding:3px;animation:smoothRotate-dc2af8be 3s linear infinite}.phone-screen[data-v-dc2af8be]{width:100%;height:40px;background:#1a1a1a;border-radius:3px;margin-bottom:3px}.phone-home-button[data-v-dc2af8be]{width:4px;height:4px;background:#ccc;border-radius:50%}.rotate-text[data-v-dc2af8be]{display:flex;flex-direction:column;gap:8px}.rotate-title[data-v-dc2af8be]{color:#fff;font-family:BrandFont,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;line-height:1.4;margin:0}.rotate-subtitle[data-v-dc2af8be]{color:#fffc;font-family:BrandFont,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.4;margin:0}@keyframes smoothRotate-dc2af8be{0%{transform:rotate(90deg)}50%{transform:rotate(0)}to{transform:rotate(90deg)}}@media screen and (pointer: coarse) and (orientation: landscape) and (max-width: 1000px){.rotate-device-overlay[data-v-dc2af8be]{display:flex!important}}@media screen and (min-width: 1001px){.rotate-device-overlay[data-v-dc2af8be]{display:none!important}}@media screen and (pointer: fine){.rotate-device-overlay[data-v-dc2af8be]{display:none!important}}.dialog-overlay[data-v-9dfe8153]{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:var(--real-vh, 100vh);background-color:#0006;display:flex;align-items:center;justify-content:center}.dialog-container[data-v-9dfe8153]{display:flex;flex-direction:column;align-items:center;background-color:#1a1b22;gap:16px;box-sizing:border-box;border-radius:8px}.dialog-container.WEB[data-v-9dfe8153]{width:326px;padding:24px}.dialog-container.MOBILE[data-v-9dfe8153]{width:calc(var(--app-scale) * 280px);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title[data-v-9dfe8153]{font-family:BrandFont;font-weight:500;color:var(--come-back-soon-text-color);text-align:center}.dialog-title.WEB[data-v-9dfe8153]{font-size:14px;line-height:160%}.dialog-title.MOBILE[data-v-9dfe8153]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}@media screen and (min-width: 1921px){.dialog-container.WEB[data-v-9dfe8153]{width:calc(var(--app-scale) * 326px);padding:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title.WEB[data-v-9dfe8153]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}}.comeBackSoon-overlay[data-v-f0db1098]{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:var(--real-vh, 100vh);display:flex;justify-content:space-between;flex-direction:column;align-items:center}.comeBackSoon-container[data-v-f0db1098]{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;color:var(--come-back-soon-text-color)}.comeBackSoon-container.WEB[data-v-f0db1098]{width:380px;height:100%;padding:48px 24px 40px}.comeBackSoon-container.MOBILE[data-v-f0db1098]{width:calc(var(--app-scale) * 300px);height:100%;padding:calc(var(--app-scale) * 32px) calc(var(--app-scale) * 16px) calc(var(--app-scale) * 28px)}.comeBackSoon-img.WEB[data-v-f0db1098]{width:160px}.comeBackSoon-img.MOBILE[data-v-f0db1098]{width:calc(var(--app-scale) * 120px)}.comeBackSoon-text[data-v-f0db1098]{margin-top:24px}.comeBackSoon-text p[data-v-f0db1098]{font-family:BrandFont;font-weight:500}.comeBackSoon-text p.WEB[data-v-f0db1098]{font-size:16px;line-height:160%}.comeBackSoon-text p.MOBILE[data-v-f0db1098]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 20px)}.comeBackSoon-footer[data-v-f0db1098]{margin-bottom:40px}.comeBackSoon-footer p[data-v-f0db1098]{font-family:Poppins;color:var(--come-back-soon-text-color)}.comeBackSoon-footer p.WEB[data-v-f0db1098]{font-size:14px;line-height:160%}.comeBackSoon-footer p.MOBILE[data-v-f0db1098]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}@media screen and (min-width: 1921px){.comeBackSoon-container.WEB[data-v-f0db1098]{width:calc(var(--app-scale) * 380px);padding:calc(var(--app-scale) * 48px) calc(var(--app-scale) * 24px) calc(var(--app-scale) * 40px)}.comeBackSoon-img.WEB[data-v-f0db1098]{width:calc(var(--app-scale) * 160px)}.comeBackSoon-text p.WEB[data-v-f0db1098]{font-size:calc(var(--app-scale) * 16px);line-height:calc(var(--app-scale) * 25px)}.comeBackSoon-footer p.WEB[data-v-f0db1098]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22px)}}.header[data-v-77971259]{display:grid;grid-template-columns:calc(var(--app-scale) * 24px) max-content calc(var(--app-scale) * 94px) auto;grid-template-rows:1fr 1fr;gap:0;height:calc(var(--app-scale) * 100px);width:100%;background:var(--primary-header-color);border-radius:calc(var(--app-scale) * 12px);gap:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 8px)}.header__logo[data-v-77971259]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:0}.header__balance[data-v-77971259]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:calc(var(--app-scale) * 8px);padding:calc(var(--app-scale) * 4px) calc(var(--app-scale) * 6px);border-radius:calc(var(--app-scale) * 8px);background:var(--header-tabs-color)}.header__balance p[data-v-77971259]{font-size:calc(var(--app-scale) * 12px);font-style:normal;font-weight:700;line-height:calc(var(--app-scale) * 21px);max-width:calc(120px * var(--app-scale));white-space:nowrap}.header__tickets[data-v-77971259]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;min-width:100%;width:max-content;border-radius:calc(var(--app-scale) * 8px);border:calc(var(--app-scale) * 1px) solid #2c2e39;background:var(--header-tabs-color);padding:calc(var(--app-scale) * 4px) calc(var(--app-scale) * 8px);font-size:calc(var(--app-scale) * 12px);font-style:normal;font-weight:700;gap:calc(var(--app-scale) * 4px)}.header__tickets p[data-v-77971259]{white-space:nowrap}.header__buttons[data-v-77971259]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:0}.header__buttons img[data-v-77971259]{height:calc(var(--app-scale) * 18px);width:calc(var(--app-scale) * 18px)}.header__buttons__svg[data-v-77971259]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px);cursor:pointer;color:#fff;transition:color .2s ease-in-out;position:relative}.header__buttons__svg .num_games[data-v-77971259]{position:absolute;background:var(--primary-decline-button-color);border-radius:50%;width:calc(20px * var(--app-scale));height:calc(20px * var(--app-scale));left:calc(8px * var(--app-scale));top:calc(-9px * var(--app-scale));border:calc(3px * var(--app-scale)) solid #111217;color:#fff;font-size:calc(12px * var(--app-scale));justify-content:center;display:flex;align-items:center;text-align:center;pointer-events:none;font-family:BrandFont}.header__buttons__svg svg[data-v-77971259]{stroke:currentColor;fill:none;transition:fill .2s ease-in-out}.header__buttons__svg:hover svg[data-v-77971259]{color:#a2a6b8}.header__information[data-v-77971259]{grid-area:2/1/3/3;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0}.header__information__upper[data-v-77971259]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px);cursor:pointer}.header__information__upper p[data-v-77971259]{font-size:calc(var(--app-scale) * 16px);font-style:normal;font-weight:700;line-height:calc(var(--app-scale) * 21px)}.header__information__upper img[data-v-77971259]{height:calc(var(--app-scale) * 7px);width:calc(var(--app-scale) * 11px)}.header__information__lower[data-v-77971259]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 6px);color:#80859d;font-size:calc(var(--app-scale) * 12px);font-weight:700}.header__information__lower span[data-v-77971259]{font-size:calc(var(--app-scale) * 10px);position:relative}.header__information__lower span[data-v-77971259]:after{content:"";position:absolute;top:calc(var(--app-scale) * -2px);right:calc(var(--app-scale) * -3px);height:calc(var(--app-scale) * 4px);width:calc(var(--app-scale) * 4px);background:#00945e;border-radius:50%}.header__tabs[data-v-77971259]{height:max-content;width:max-content;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 15px);padding:calc(var(--app-scale) * 3.5px) calc(var(--app-scale) * 3px);border-radius:calc(var(--app-scale) * 12px);background:var(--header-tabs-color);color:#a2a6b8;justify-self:end;grid-area:2/2/3/5}.header__tabs__item[data-v-77971259]{padding:calc(var(--app-scale) * 6px) calc(var(--app-scale) * 8px);border-radius:calc(var(--app-scale) * 8px);font-size:calc(var(--app-scale) * 13px);font-weight:500;line-height:calc(var(--app-scale) * 21px)}.header__tabs__item.active[data-v-77971259]{background:var(--primary-header-buttons-color);color:#fff}.header .header__logo img.forWeb[data-v-77971259]{height:calc(var(--app-scale) * var(--logo-height));width:calc(var(--app-scale) * var(--logo-width))}.header .header__logo img.forMobile[data-v-77971259]{height:calc(var(--app-scale) * var(--logo-height-mobile, var(--logo-height)));width:calc(var(--app-scale) * var(--logo-width-mobile, var(--logo-width)))}.header.WEB[data-v-77971259]{height:calc(var(--app-scale) * 64px);grid-template-columns:calc(var(--app-scale) * 372px) calc(var(--app-scale) * 84px) calc(var(--app-scale) * 305px);grid-template-rows:1fr;justify-content:space-between;align-items:center;padding:0;background:none}.header.WEB .header__information[data-v-77971259],.header.WEB .header__tickets[data-v-77971259]{display:none}.header.WEB .header__tabs[data-v-77971259]{background:var(--header-tabs-color-web);grid-area:1/1/2/2;justify-self:start;padding:calc(var(--app-scale) * 12px);gap:calc(var(--app-scale) * 12px);border-radius:calc(var(--app-scale) * 16px)}.header.WEB .header__tabs__item[data-v-77971259]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px);height:calc(var(--app-scale) * 36px);padding:0 calc(var(--app-scale) * 12px);font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:500;cursor:pointer}.header.WEB .header__tabs__item[data-v-77971259]:hover{color:#fff}.header.WEB .header__tabs__item:hover img[data-v-77971259]{opacity:1}.header.WEB .header__tabs__item .header__logo img.forWeb[data-v-77971259]{display:block}.header.WEB .header__tabs__item .header__logo img.forMobile[data-v-77971259]{display:none}.header.WEB .header__tabs__item img[data-v-77971259]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px);opacity:.5}.header.WEB .header__tabs__item.active img[data-v-77971259]{opacity:1}.header.WEB .header__buttons[data-v-77971259]{gap:calc(var(--app-scale) * 24px);margin-right:calc(var(--app-scale) * 16px)}.header.WEB .header__buttons>img[data-v-77971259]{cursor:pointer}.header.WEB .header__buttons img[data-v-77971259]:not(.header__balance>img){height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px)}.header.WEB .header__buttons svg[data-v-77971259]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px)}.header.WEB .header__buttons .header__balance[data-v-77971259]{display:flex;padding:calc(var(--app-scale) * 7.5px) calc(var(--app-scale) * 16px)}.header.WEB .header__buttons__svg[data-v-77971259]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px);cursor:pointer;color:#fff;transition:color .2s ease-in-out;position:relative}.header.WEB .header__buttons__svg svg[data-v-77971259]{stroke:currentColor;fill:none;transition:fill .2s ease-in-out}.header.WEB .header__buttons__svg:hover svg[data-v-77971259]{color:#a2a6b8}.leftPartial[data-v-cbcfb664]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:0;height:100%;width:calc(var(--app-scale) * 95px);border-radius:calc(var(--app-scale) * 12px);background:var(--left-partial-color);padding:calc(var(--app-scale) * 16px) 0}.leftPartial__upper[data-v-cbcfb664]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 16px)}.leftPartial__upper svg[data-v-cbcfb664]{height:calc(var(--app-scale) * 18px);width:calc(var(--app-scale) * 16px)}.leftPartial__upper p[data-v-cbcfb664]{color:#a2a6b8;text-align:center;font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:400}.leftPartial__lower[data-v-cbcfb664]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 6px);color:#a2a6b8;font-size:calc(var(--app-scale) * 12px);font-weight:400}.leftPartial__lower span[data-v-cbcfb664]{font-size:calc(var(--app-scale) * 14px);position:relative;color:#d6d8df;font-weight:700;line-height:calc(var(--app-scale) * 21px)}.leftPartial__lower span[data-v-cbcfb664]:after{content:"";position:absolute;top:calc(var(--app-scale) * -2px);right:calc(var(--app-scale) * -3px);height:calc(var(--app-scale) * 4px);width:calc(var(--app-scale) * 4px);background:var(--primary-buttons-color);border-radius:50%}.topWinsPartial[data-v-34f64341]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:0;height:100%;width:100%}.topWinsPartial__content[data-v-34f64341]{display:flex;flex-direction:column;gap:calc(var(--app-scale) * 2px);height:calc(var(--app-scale) * 439px);width:100%;border-radius:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 24px) 0;border:calc(var(--app-scale) * 1px) solid #272933;overflow:hidden;background:var(--header-background-color)}.topWinsPartial__content__header[data-v-34f64341]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;height:calc(var(--app-scale) * 29px);width:100%;padding:0 calc(var(--app-scale) * 7.5px);min-height:calc(var(--app-scale) * 29px)}.topWinsPartial__content__header .title[data-v-34f64341]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.topWinsPartial__content__header .title svg[data-v-34f64341]{height:calc(var(--app-scale) * 18px);width:calc(var(--app-scale) * 18px)}.topWinsPartial__content__header .title p[data-v-34f64341]{font-size:calc(var(--app-scale) * 16px);line-height:calc(var(--app-scale) * 21px);font-weight:500}.topWinsPartial__content__body[data-v-34f64341]{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 2px);height:100%;width:100%}.topWinsPartial__content__body__tabs[data-v-34f64341]{width:100%;height:calc(var(--app-scale) * 40px);border-radius:calc(var(--app-scale) * 4px);background:var(--timer-background-color);display:flex;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 6px);font-size:calc(var(--app-scale) * 14px);font-weight:500}.topWinsPartial__content__body__tabs p[data-v-34f64341]{padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);cursor:pointer}.topWinsPartial__content__body__tabs p[data-v-34f64341]:hover{background-color:#272933}.topWinsPartial__content__body__tabs p.active[data-v-34f64341]{background:var(--history-buttons-color)}.topWinsPartial__content__body__table[data-v-34f64341]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:center;overflow-y:auto;gap:calc(var(--app-scale) * 2px)}.topWinsPartial__content__body__table .no-data-state[data-v-34f64341]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:calc(var(--app-scale) * 20px);color:#b4b6c5;text-align:center}.topWinsPartial__content__body__table .no-data-state p[data-v-34f64341]{font-size:calc(var(--app-scale) * 14px);font-weight:500}.topWinsPartial__content__body__table__item[data-v-34f64341]{border-radius:calc(var(--app-scale) * 4px);background:var(--timer-background-color);width:100%;height:calc(var(--app-scale) * 67px);padding:calc(var(--app-scale) * 8px);display:flex;flex-direction:column;gap:calc(var(--app-scale) * 8px)}.topWinsPartial__content__body__table__item__upper[data-v-34f64341]{display:flex;justify-content:space-between;align-items:center}.topWinsPartial__content__body__table__item__upper .user[data-v-34f64341]{display:flex;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px)}.topWinsPartial__content__body__table__item__upper .user img[data-v-34f64341]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px)}.topWinsPartial__content__body__table__item__upper .user p[data-v-34f64341]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 24px);font-weight:700}.topWinsPartial__content__body__table__item__upper .won[data-v-34f64341]{font-size:calc(var(--app-scale) * 14px);font-weight:500}.topWinsPartial__content__body__table__item__lower[data-v-34f64341]{display:flex;justify-content:space-between;align-items:center;font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 19px);font-weight:500;color:#b4b6c5}.topWinsPartial.PARTIAL[data-v-34f64341]{padding:0}.topWinsPartial.PARTIAL .topWinsPartial__content[data-v-34f64341]{border:none;background:none;padding:0;border-radius:unset;height:100%}.topWinsPartial.PARTIAL .topWinsPartial__content__header[data-v-34f64341]{display:none}.card[data-v-2e30e136]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:0;height:calc(var(--app-scale) * 368px);width:100%;border-radius:calc(var(--app-scale) * 16px);border:calc(var(--app-scale) * 1px) solid var(--border-color);background:var(--header-tabs-color)}.card.bigCard[data-v-2e30e136]{height:calc(var(--app-scale) * 478px)}.card.bigCard .card__content[data-v-2e30e136]{height:calc(var(--app-scale) * 355px);min-height:calc(var(--app-scale) * 355px)}.card__tabs[data-v-2e30e136]{display:flex;height:calc(var(--app-scale) * 40px);justify-content:center;align-items:center;gap:calc(var(--app-scale) * 6px);border-radius:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 8px) 0 0;background:var(--timer-background-color);width:calc(100% - var(--app-scale) * 16px);margin:calc(var(--app-scale) * 8px) auto 0 auto;padding:calc(var(--app-scale) * 4px) calc(var(--app-scale) * 24px)}.card__tabs p[data-v-2e30e136]{font-size:calc(var(--app-scale) * 14px);font-style:normal;font-weight:500;padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);cursor:pointer}.card__tabs p[data-v-2e30e136]:hover{background-color:#2c2e39}.card__tabs p.active[data-v-2e30e136]{background:var(--upcoming-tournament-buttons-color)}.card__content[data-v-2e30e136]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 16px);height:100%;width:100%}.card__content__title[data-v-2e30e136]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;margin-top:calc(var(--app-scale) * 24px)}.card__content__title .statusName[data-v-2e30e136]{font-size:calc(var(--app-scale) * 12px);font-weight:400;line-height:160%}.card__content__title .prize[data-v-2e30e136]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 12px);font-size:calc(var(--app-scale) * 36px);line-height:calc(var(--app-scale) * 54px);font-weight:700}.card__content__title .prize svg[data-v-2e30e136]{height:calc(var(--app-scale) * 35px);width:calc(var(--app-scale) * 35px)}.card__content__time[data-v-2e30e136]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px)}.card__content__time__title p[data-v-2e30e136]{font-size:calc(var(--app-scale) * 12px);font-weight:400;line-height:calc(var(--app-scale) * 15px);color:#c5c7d2}.card__content__time__countDown[data-v-2e30e136]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 42px)}.card__content__time__countDown__box[data-v-2e30e136]{display:flex;gap:calc(var(--app-scale) * 2px);height:100%}.card__content__time__countDown__box p[data-v-2e30e136]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:calc(var(--app-scale) * 36px);border-radius:calc(var(--app-scale) * 4px);background:var(--timer-background-color);font-size:calc(var(--app-scale) * 20px);font-weight:700;line-height:calc(var(--app-scale) * 36px)}.card__content__time__countDown>p[data-v-2e30e136]{margin:0 calc(var(--app-scale) * 4px)}.card__content__time__date p[data-v-2e30e136]{font-size:calc(var(--app-scale) * 14px);font-weight:400;line-height:calc(var(--app-scale) * 24px);color:#c5c7d2}.card__content__config[data-v-2e30e136]{display:grid;grid-template-columns:33% 33% 33%;grid-template-rows:auto;gap:calc(var(--app-scale) * 1px);height:max-content;width:calc(100% - var(--app-scale) * 16px)}.card__content__config__item[data-v-2e30e136]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 4px);height:calc(var(--app-scale) * 64px);width:100%;background:var(--timer-background-color)}.card__content__config__item .value[data-v-2e30e136]{font-size:calc(var(--app-scale) * 16px);font-weight:700;color:#b4b6c5}.card__content__config__item .title[data-v-2e30e136]{font-size:calc(var(--app-scale) * 12px);font-weight:400;color:#b4b6c5}.card__content__levels[data-v-2e30e136]{margin-top:calc(var(--app-scale) * 16px);display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 1px);width:100%;height:100%;padding:0 calc(var(--app-scale) * 8px)}.card__content__levels__header[data-v-2e30e136]{width:100%;height:calc(var(--app-scale) * 36px);min-height:calc(var(--app-scale) * 36px);display:flex;justify-content:space-between;align-items:center;padding-left:calc(var(--app-scale) * 8px);font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#a2a6b8;padding-top:calc(var(--app-scale) * 9px)}.card__content__levels__body[data-v-2e30e136]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 1px);overflow-y:auto;max-height:calc(var(--app-scale) * 302px)}.card__content__levels__body__item[data-v-2e30e136]{display:flex;justify-content:space-between;align-items:center;background:#1f2028cc;padding:calc(var(--app-scale) * 13px) calc(var(--app-scale) * 8px) calc(var(--app-scale) * 11px) calc(var(--app-scale) * 8px);width:100%;height:calc(var(--app-scale) * 44px)}.card__content__levels__body__item p[data-v-2e30e136]{font-size:calc(var(--app-scale) * 13px);font-weight:400;line-height:calc(var(--app-scale) * 18px)}.card__content__levels__body__item p.score[data-v-2e30e136]{color:var(--history-buttons-color)}.card__content__prizes[data-v-2e30e136]{margin-top:calc(var(--app-scale) * 16px);display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 1px);width:100%;height:100%;padding:0 calc(var(--app-scale) * 8px)}.card__content__prizes__header[data-v-2e30e136]{width:100%;height:calc(var(--app-scale) * 36px);min-height:calc(var(--app-scale) * 36px);display:grid;grid-template-columns:27% 46% 27%;align-items:center;padding-left:calc(var(--app-scale) * 8px);font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#a2a6b8;padding-top:calc(var(--app-scale) * 9px)}.card__content__prizes__header p[data-v-2e30e136]:last-child{justify-self:flex-end}.card__content__prizes__body[data-v-2e30e136]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 1px);overflow-y:auto;max-height:calc(var(--app-scale) * 302px)}.card__content__prizes__body__item[data-v-2e30e136]{display:grid;grid-template-columns:28% 45% 27%;align-items:center;background:#1f2028cc;padding:calc(var(--app-scale) * 13px) calc(var(--app-scale) * 8px) calc(var(--app-scale) * 11px) calc(var(--app-scale) * 8px);width:100%;height:calc(var(--app-scale) * 44px)}.card__content__prizes__body__item p[data-v-2e30e136]{font-size:calc(var(--app-scale) * 13px);font-weight:400;line-height:calc(var(--app-scale) * 18px)}.card__content__prizes__body__item p[data-v-2e30e136]:last-child{justify-self:flex-end}.card__content__prizes__body__item p.prize[data-v-2e30e136]{color:var(--history-buttons-color)}.card__buttons[data-v-2e30e136]{height:calc(var(--app-scale) * 46px);width:calc(100% - var(--app-scale) * 32px);margin:calc(var(--app-scale) * 16px) 0;min-height:calc(var(--app-scale) * 46px)}.card__buttons button[data-v-2e30e136]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 10px);height:100%;width:100%;border-radius:calc(var(--app-scale) * 8px);background:var(--upcoming-tournament-buttons-color);outline:none;border:none;color:#fff;font-size:calc(var(--app-scale) * 14px);font-weight:500;cursor:pointer}.card__buttons button.open[data-v-2e30e136]{background:var(--upcoming-tournament-buttons-color)}.card__buttons button.open[data-v-2e30e136]:hover{background-color:var(--upcoming-tournament-buttons-color-hover)}.card__buttons button.busy[data-v-2e30e136]{background:#2c2e39;cursor:not-allowed}.card__buttons button.busy[data-v-2e30e136]:hover{background-color:#272933}.card__buttons button.cancel[data-v-2e30e136]{background:var(--primary-decline-button-color)}.card__buttons button.cancel[data-v-2e30e136]:hover{background-color:var(--decline-button-hover)}.card__buttons button.canceled[data-v-2e30e136]{background:#111217;cursor:not-allowed}.card__buttons button.announced[data-v-2e30e136]{background:#2c2e39;cursor:not-allowed}.card__buttons button.announced[data-v-2e30e136]:hover{background-color:#272933}.card__buttons button.filled[data-v-2e30e136]{background:#2c2e39;cursor:not-allowed}.card__buttons button.filled[data-v-2e30e136]:hover{background-color:#272933}.card__buttons button.finished[data-v-2e30e136]{background:#2c2e39;cursor:not-allowed}.card__buttons button.finished[data-v-2e30e136]:hover{background-color:#272933}.card__buttons button img[data-v-2e30e136]{height:calc(var(--app-scale) * 12px);width:calc(var(--app-scale) * 14px)}.card.PARTIAL[data-v-2e30e136]{border:none;background:none;height:100%}iframe[data-v-02a5f942]{height:100%;width:100%;flex-grow:1;min-height:0}.rightPartial[data-v-96d1bed4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;height:100%;width:calc(var(--app-scale) * 370px);border-radius:calc(var(--app-scale) * 12px);background:var(--left-partial-color);padding:calc(var(--app-scale) * 16px)}.rightPartial__shared[data-v-96d1bed4]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 16px);height:100%;width:100%;flex-grow:1}.rightPartial__shared__tickets[data-v-96d1bed4]{height:auto;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:calc(var(--app-scale) * 12px);border:calc(var(--app-scale) * 1px) solid #2c2e39;background:#08090b;border-radius:calc(var(--app-scale) * 12px)}.rightPartial__shared__tickets__title[data-v-96d1bed4]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 10px)}.rightPartial__shared__tickets__title svg[data-v-96d1bed4]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px)}.rightPartial__shared__tickets__title p[data-v-96d1bed4]{font-size:calc(var(--app-scale) * 16px);color:#f9f9fa;font-weight:700}.rightPartial__shared__tickets>p[data-v-96d1bed4]{color:#fff;font-size:calc(var(--app-scale) * 26px);font-weight:700}.rightPartial__shared__avion[data-v-96d1bed4]{height:100%;width:100%;border-radius:calc(var(--app-scale) * 16px);border:calc(var(--app-scale) * 1px) solid #272933;overflow:hidden;flex-grow:1;display:flex;max-height:386px}@media screen and (min-width: 1120px){.rightPartial__shared__avion[data-v-96d1bed4]{max-height:430px}}@media screen and (min-width: 1921px){.rightPartial__shared__avion[data-v-96d1bed4]{max-height:calc(var(--app-scale) * 430px)}}.rightPartial__shared__avion iframe[data-v-96d1bed4]{width:100%;height:100%;flex-grow:1;min-height:0px}.rightPartial__shared__avion--no-tournament[data-v-96d1bed4]{max-height:580px}@media screen and (min-width: 1120px){.rightPartial__shared__avion--no-tournament[data-v-96d1bed4]{max-height:calc(var(--app-scale) * 580px)}}@media screen and (min-width: 1921px){.rightPartial__shared__avion--no-tournament[data-v-96d1bed4]{max-height:calc(var(--app-scale) * 580px)}}.rightPartial__shared__card[data-v-96d1bed4]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 16px);height:calc(var(--app-scale) * 368px);width:100%;border-radius:calc(var(--app-scale) * 16px);border:calc(var(--app-scale) * 1px) solid #272933;background:#16171c}.rightPartial__shared__card.bigCard[data-v-96d1bed4]{height:calc(var(--app-scale) * 478px)}.rightPartial__shared__card.bigCard .rightPartial__shared__card__title[data-v-96d1bed4]{margin-top:calc(var(--app-scale) * 1.5px)}.rightPartial__shared__card__tabs[data-v-96d1bed4]{display:flex;height:calc(var(--app-scale) * 40px);justify-content:center;align-items:center;gap:calc(var(--app-scale) * 6px);border-radius:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 8px) 0 0;background:#1f2028;width:calc(100% - var(--app-scale) * 16px);margin:calc(var(--app-scale) * 8px) auto 0 auto;padding:calc(var(--app-scale) * 4px) calc(var(--app-scale) * 24px)}.rightPartial__shared__card__tabs p[data-v-96d1bed4]{font-size:calc(var(--app-scale) * 14px);font-style:normal;font-weight:500;padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px)}.rightPartial__shared__card__tabs p.active[data-v-96d1bed4]{background:#2c83fe}.rightPartial__shared__card__title[data-v-96d1bed4]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;margin-top:calc(var(--app-scale) * 24px)}.rightPartial__shared__card__title .statusName[data-v-96d1bed4]{font-size:calc(var(--app-scale) * 12px);font-weight:400;line-height:160%}.rightPartial__shared__card__title .prize[data-v-96d1bed4]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 12px);font-size:calc(var(--app-scale) * 36px);line-height:calc(var(--app-scale) * 54px);font-weight:700}.rightPartial__shared__card__title .prize svg[data-v-96d1bed4]{height:calc(var(--app-scale) * 35px);width:calc(var(--app-scale) * 35px)}.rightPartial__shared__card__time[data-v-96d1bed4]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px)}.rightPartial__shared__card__time__title p[data-v-96d1bed4]{font-size:calc(var(--app-scale) * 12px);font-weight:400;line-height:calc(var(--app-scale) * 15px);color:#c5c7d2}.rightPartial__shared__card__time__countDown[data-v-96d1bed4]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 42px)}.rightPartial__shared__card__time__countDown__box[data-v-96d1bed4]{display:flex;gap:calc(var(--app-scale) * 2px);height:100%}.rightPartial__shared__card__time__countDown__box p[data-v-96d1bed4]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:calc(var(--app-scale) * 36px);border-radius:calc(var(--app-scale) * 4px);background:#1f2028;font-size:calc(var(--app-scale) * 20px);font-weight:700;line-height:calc(var(--app-scale) * 36px)}.rightPartial__shared__card__time__countDown>p[data-v-96d1bed4]{margin:0 calc(var(--app-scale) * 4px)}.rightPartial__shared__card__time__date p[data-v-96d1bed4]{font-size:calc(var(--app-scale) * 14px);font-weight:400;line-height:calc(var(--app-scale) * 24px);color:#c5c7d2}.rightPartial__shared__card__config[data-v-96d1bed4]{display:grid;grid-template-columns:33% 33% 33%;grid-template-rows:auto;gap:calc(var(--app-scale) * 1px);height:max-content;width:calc(100% - var(--app-scale) * 16px)}.rightPartial__shared__card__config__item[data-v-96d1bed4]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 4px);height:calc(var(--app-scale) * 64px);width:100%;background:#1f2028}.rightPartial__shared__card__config__item .value[data-v-96d1bed4]{font-size:calc(var(--app-scale) * 16px);font-weight:700;color:#b4b6c5}.rightPartial__shared__card__config__item .title[data-v-96d1bed4]{font-size:calc(var(--app-scale) * 12px);font-weight:400;color:#b4b6c5}.rightPartial__shared__card__buttons[data-v-96d1bed4]{height:calc(var(--app-scale) * 46px);width:calc(100% - var(--app-scale) * 32px)}.rightPartial__shared__card__buttons button[data-v-96d1bed4]{height:100%;width:100%;border-radius:calc(var(--app-scale) * 8px);background:#2c83fe;outline:none;border:none;color:#fff;font-size:calc(var(--app-scale) * 14px);font-weight:500;cursor:pointer}.rightPartial__shared__card__buttons button.cancel[data-v-96d1bed4]{background-color:var(--primary-decline-button-color)}.rightPartial__spin[data-v-96d1bed4]{height:100%;width:100%;height:auto}.rightPartial__spin__topWins[data-v-96d1bed4]{height:100%;width:100%}.filterRow[data-v-700e14e3]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 32px);width:100%;margin:calc(var(--app-scale) * 12px) 0}.filterRow__group[data-v-700e14e3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:calc(var(--app-scale) * 8px);height:100%;width:100%}.filterRow__group__item[data-v-700e14e3]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 6px);height:calc(var(--app-scale) * 32px);width:max-content;padding:calc(var(--app-scale) * 4px) calc(var(--app-scale) * 6px);border-radius:calc(var(--app-scale) * 8px);background:#1a1b22;font-size:calc(var(--app-scale) * 13px);cursor:pointer;-webkit-user-select:none;user-select:none}.filterRow__group__item.mini[data-v-700e14e3]{width:calc(var(--app-scale) * 30px);font-size:calc(var(--app-scale) * 14px);font-weight:700;color:var(--doubleBet-icon-color)}.filterRow__group__item:not(.mini) img[data-v-700e14e3]{height:calc(var(--app-scale) * 7px);width:calc(var(--app-scale) * 11px)}.filterRow__group__item.clock img[data-v-700e14e3]{height:calc(var(--app-scale) * 18px);width:calc(var(--app-scale) * 18px)}.filterRow__group__item__content[data-v-700e14e3]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 6px)}.filterRow__group__item.active[data-v-700e14e3]{background:#1a1b22}.filterRow__group__item.active.mini[data-v-700e14e3]{color:#fff}.filterRow__group__item.active.iconFilter[data-v-700e14e3]{color:#fff;background:#464a5c}.filterRow__group__item.active[data-v-700e14e3]:not(.mini){height:auto;flex-direction:column;justify-content:stretch}.filterRow__group__item.active img.arrow[data-v-700e14e3]{transform:rotate(180deg)}.filterRow__group__item.active .filterRow__group__item__content[data-v-700e14e3]{height:calc(var(--app-scale) * 15px);margin:calc(var(--app-scale) * 5px) 0px}.filterRow__group__item__group[data-v-700e14e3]{height:auto;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:calc(var(--app-scale) * 8px)}.filterRow__group__item__group__option[data-v-700e14e3]{height:auto;width:100%;border-radius:calc(8px * var(--app-scale));text-align:center;background:var(--filter-row-options)}.filterRow__group__item__group__option.active[data-v-700e14e3]{background:var(--doubleBet-icon-color)}.filterRow__group__item__group__option p[data-v-700e14e3]{font-size:calc(var(--app-scale) * 12px);font-weight:400;line-height:calc(var(--app-scale) * 24px)}.filterRow__settings[data-v-700e14e3]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;background:#1a1b22;padding:calc(var(--app-scale) * 8px);border-radius:calc(var(--app-scale) * 8px)}.filterRow__settings img[data-v-700e14e3]{height:calc(var(--app-scale) * 16px);width:calc(var(--app-scale) * 17px)}.filterRow.WEB[data-v-700e14e3]{height:calc(var(--app-scale) * 60px);border-radius:calc(var(--app-scale) * 16px) calc(var(--app-scale) * 16px) 0 0;padding:0 calc(var(--app-scale) * 16px) 0 calc(var(--app-scale) * 32px);align-items:center;justify-content:center;background:var(--filter-row-color);margin:calc(var(--app-scale) * 16px) 0 0 0}.filterRow.WEB .filterRow__group[data-v-700e14e3]{height:max-content;align-items:center;gap:calc(var(--app-scale) * 6px)}.filterRow.WEB .filterRow__group__item[data-v-700e14e3]{display:flex;flex-direction:row;background:var(--filter-row-options)}.filterRow.WEB .filterRow__group__item[data-v-700e14e3]:not(.mini){margin-right:calc(var(--app-scale) * 24px)}.filterRow.WEB .filterRow__group__item.active[data-v-700e14e3]{background-color:transparent}.filterRow.WEB .filterRow__group__item.active.mini[data-v-700e14e3]{background-color:var(--doubleBet-icon-color)}.filterRow.WEB .filterRow__group__item.active.clock[data-v-700e14e3]{background-color:var(--icons-color)}.filterRow.WEB .filterRow__group__item.mini[data-v-700e14e3]{padding:calc(var(--app-scale) * 4px) calc(var(--app-scale) * 8px);width:auto}.filterRow.WEB .filterRow__group__item.mini[data-v-700e14e3]:hover{opacity:.67}.filterRow.WEB .filterRow__group__item.mini p.forWeb[data-v-700e14e3]{color:#fff}.filterRow.WEB .filterRow__group__item__content img[data-v-700e14e3]{display:none}.filterRow.WEB .filterRow__group__item__group[data-v-700e14e3]{display:flex;flex-direction:row;gap:calc(var(--app-scale) * 6px)}.filterRow.WEB .filterRow__group__item__group__option[data-v-700e14e3]{padding:calc(4px * var(--app-scale)) calc(12px * var(--app-scale));white-space:nowrap;height:max-content;border-radius:calc(12px * var(--app-scale))}.filterRow.WEB .filterRow__group__item__group__option[data-v-700e14e3]:hover{opacity:.67}.filterRow.WEB .filterRow__group__item__group__option.active[data-v-700e14e3]{background-color:var(--icons-color)}.filterRow.WEB .filterRow__group__item__group__option p[data-v-700e14e3]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22px)}.filterRow.WEB .filterRow__settings[data-v-700e14e3]{cursor:pointer;align-items:center;background:unset;gap:calc(var(--app-scale) * 12px);font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);height:calc(var(--app-scale) * 36px);padding:0 calc(var(--app-scale) * 12px)}.filterRow.WEB .filterRow__settings[data-v-700e14e3]:hover{opacity:.67}.filterRow.WEB .filterRow__settings img[data-v-700e14e3]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px)}.cashGameOffersTable[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:100%;height:fit-content;-webkit-user-select:none;user-select:none}.cashGameOffersTable__body[data-v-3a7ef5ac]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:calc(var(--app-scale) * 4px);height:100%;width:100%}.cashGameOffersTable__body__item[data-v-3a7ef5ac]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 12px);height:calc(var(--app-scale) * 80px);width:100%;background:var(--primary-background-color);padding:calc(var(--app-scale) * 8px);border-radius:calc(var(--app-scale) * 12px)}.cashGameOffersTable__body__item__upper[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;height:max-content;width:100%}.cashGameOffersTable__body__item__upper__user[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.cashGameOffersTable__body__item__upper__user img[data-v-3a7ef5ac]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px);border-radius:50%}.cashGameOffersTable__body__item__upper__user p[data-v-3a7ef5ac]{font-size:calc(var(--app-scale) * 14px);font-weight:700}.cashGameOffersTable__body__item__upper__user__money[data-v-3a7ef5ac]{font-size:calc(var(--app-scale) * 14px);font-weight:500}.cashGameOffersTable__body__item__lower[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;height:100%;width:100%}.cashGameOffersTable__body__item__lower__information[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.cashGameOffersTable__body__item__lower__information>div[data-v-3a7ef5ac]{background:var(--timer-background-color);color:#9195aa;border-radius:calc(var(--app-scale) * 8px)}.cashGameOffersTable__body__item__lower__information__score[data-v-3a7ef5ac],.cashGameOffersTable__body__item__lower__information__type[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 4px);padding:calc(var(--app-scale) * 2px) calc(var(--app-scale) * 5px)}.cashGameOffersTable__body__item__lower__information__score p[data-v-3a7ef5ac],.cashGameOffersTable__body__item__lower__information__type p[data-v-3a7ef5ac]{font-size:calc(var(--app-scale) * 12px);font-weight:400;line-height:calc(var(--app-scale) * 24px)}.cashGameOffersTable__body__item__lower__information__time[data-v-3a7ef5ac],.cashGameOffersTable__body__item__lower__information__doubleBet[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:0;padding:calc(var(--app-scale) * 5px) calc(var(--app-scale) * 6px)}.cashGameOffersTable__body__item__lower__information__time img[data-v-3a7ef5ac],.cashGameOffersTable__body__item__lower__information__doubleBet img[data-v-3a7ef5ac]{height:calc(var(--app-scale) * 18px);width:calc(var(--app-scale) * 18px)}.cashGameOffersTable__body__item__lower__information__time p[data-v-3a7ef5ac],.cashGameOffersTable__body__item__lower__information__doubleBet p[data-v-3a7ef5ac]{font-size:calc(var(--app-scale) * 14px);font-weight:700;color:var(--doubleBet-icon-color)}.cashGameOffersTable__body__item__lower__buttons[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:max-content;width:max-content}.cashGameOffersTable__body__item__lower__buttons button[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:100%;padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);outline:none;border:none;cursor:pointer}.cashGameOffersTable__body__item__lower__buttons button.open[data-v-3a7ef5ac]{background:var(--state-color)}.cashGameOffersTable__body__item__lower__buttons button.busy[data-v-3a7ef5ac]{background:#2c2e39}.cashGameOffersTable__body__item__lower__buttons button.cancel[data-v-3a7ef5ac]{background:var(--primary-decline-button-color)}.cashGameOffersTable__body__item__lower__buttons button.canceled[data-v-3a7ef5ac]{background:#111217}.cashGameOffersTable__body__item__lower__buttons button img[data-v-3a7ef5ac]{height:calc(var(--app-scale) * 12px);width:calc(var(--app-scale) * 14px);padding:0 calc(var(--app-scale) * 1px)}.cashGameOffersTable__body__item[data-v-3a7ef5ac]:last-child{margin-bottom:calc(var(--app-scale) * 65px)}.cashGameOffersTable.WEB[data-v-3a7ef5ac]{flex-direction:column}.cashGameOffersTable.WEB .cashGameOffersTable__header[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:0;height:calc(var(--app-scale) * 43px);width:100%;background:var(--primary-header-color)}.cashGameOffersTable.WEB .cashGameOffersTable__header__content[data-v-3a7ef5ac]{height:100%;width:100%;display:grid;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 24px);padding:calc(var(--app-scale) * 6px) calc(var(--app-scale) * 32px);grid-template-columns:19% 16% 8% 12% 15% auto}.cashGameOffersTable.WEB .cashGameOffersTable__header__content__item[data-v-3a7ef5ac]{padding-top:calc(var(--app-scale) * 6px);cursor:pointer}.cashGameOffersTable.WEB .cashGameOffersTable__header__content__item:hover p[data-v-3a7ef5ac]{color:#fff}.cashGameOffersTable.WEB .cashGameOffersTable__header__content__item.justify-self-end p[data-v-3a7ef5ac]{justify-self:end}.cashGameOffersTable.WEB .cashGameOffersTable__header__content__item p[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 10px);font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:400;color:#a2a6b8}.cashGameOffersTable.WEB .cashGameOffersTable__header__content__item p svg[data-v-3a7ef5ac]{visibility:hidden;height:calc(var(--app-scale) * 16px);width:calc(var(--app-scale) * 16px)}.cashGameOffersTable.WEB .cashGameOffersTable__header__content__item.active p[data-v-3a7ef5ac]{color:var(--state-color)}.cashGameOffersTable.WEB .cashGameOffersTable__header__content__item.active p svg[data-v-3a7ef5ac]{visibility:visible}.cashGameOffersTable.WEB .cashGameOffersTable__header__content__item.active p.descending svg[data-v-3a7ef5ac]{transform:rotate(180deg)}.cashGameOffersTable.WEB .cashGameOffersTable__body[data-v-3a7ef5ac]{justify-content:stretch;padding:calc(var(--app-scale) * 2px) calc(var(--app-scale) * 16px);height:calc(var(--real-vh, 100vh) - var(--app-scale) * 215px);background-color:var(--primary-header-color);gap:calc(var(--app-scale) * 2px);border-radius:0 0 calc(var(--app-scale) * 16px) calc(var(--app-scale) * 16px);overflow-y:auto}.cashGameOffersTable.WEB .cashGameOffersTable__body__item[data-v-3a7ef5ac]{height:calc(var(--app-scale) * 52px);padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px) calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px)}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow[data-v-3a7ef5ac]{height:100%;width:100%;display:grid!important;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 24px);grid-template-columns:19% 16% 8% 12% 15% auto}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow p[data-v-3a7ef5ac]{font-size:calc(var(--app-scale) * 14px);white-space:nowrap}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__user[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 16px)}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__user img[data-v-3a7ef5ac]{height:calc(var(--app-scale) * 32px);width:calc(var(--app-scale) * 32px)}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__user p[data-v-3a7ef5ac]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 24px);font-weight:400}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__type[data-v-3a7ef5ac]{display:flex;justify-content:stretch;align-items:center;gap:8px}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__type>div[data-v-3a7ef5ac]{background:var(--timer-background-color);color:var(--icons-color);font-weight:700;border-radius:calc(var(--app-scale) * 8px);display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:0;padding:calc(var(--app-scale) * 5px) calc(var(--app-scale) * 6px)}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__type>div img[data-v-3a7ef5ac]{height:calc(var(--app-scale) * 18px);width:calc(var(--app-scale) * 18px)}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:max-content;width:max-content;justify-self:end;transform:translate(calc(var(--app-scale) * 8px))}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button[data-v-3a7ef5ac]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 10px);height:100%;width:100%;padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);outline:none;border:none;cursor:pointer}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button.open[data-v-3a7ef5ac]{background:var(--state-color)}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button.open[data-v-3a7ef5ac]:hover{background-color:var(--state-color-hover)}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button.busy[data-v-3a7ef5ac]{background:#2c2e39}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button.busy[data-v-3a7ef5ac]:hover{background-color:#272933}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button.cancel[data-v-3a7ef5ac]{background:var(--primary-decline-button-color)}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button.cancel[data-v-3a7ef5ac]:hover{background-color:var(--decline-button-hover)}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button.canceled[data-v-3a7ef5ac]{background:#111217}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button p[data-v-3a7ef5ac]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:400;color:#fff}.cashGameOffersTable.WEB .cashGameOffersTable__body__item__tableRow__buttons button img[data-v-3a7ef5ac]{height:calc(var(--app-scale) * 12px);width:calc(var(--app-scale) * 14px);padding:0 calc(var(--app-scale) * 1px)}.tournamentGameOffersTable[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:100%}.tournamentGameOffersTable__body[data-v-062c23c0]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:calc(var(--app-scale) * 4px);height:100%;width:100%;overflow-y:auto}.tournamentGameOffersTable__body__item[data-v-062c23c0]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 12px);height:calc(var(--app-scale) * 80px);width:100%;background:var(--primary-background-color);padding:calc(var(--app-scale) * 8px);border-radius:calc(var(--app-scale) * 16px) calc(var(--app-scale) * 16px) 0 0}.tournamentGameOffersTable__body__item__upper[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;height:max-content;width:100%}.tournamentGameOffersTable__body__item__upper__user[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.tournamentGameOffersTable__body__item__upper__user img[data-v-062c23c0]{height:calc(var(--app-scale) * 16px);width:calc(var(--app-scale) * 16px)}.tournamentGameOffersTable__body__item__upper__user p[data-v-062c23c0]{font-size:calc(var(--app-scale) * 14px);font-weight:700}.tournamentGameOffersTable__body__item__upper__user__money[data-v-062c23c0]{font-size:calc(var(--app-scale) * 14px);font-weight:500}.tournamentGameOffersTable__body__item__lower[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;height:100%;width:100%}.tournamentGameOffersTable__body__item__lower__information[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.tournamentGameOffersTable__body__item__lower__information>div[data-v-062c23c0]{background:#23252e;color:#9195aa;border-radius:calc(var(--app-scale) * 8px)}.tournamentGameOffersTable__body__item__lower__information__score[data-v-062c23c0],.tournamentGameOffersTable__body__item__lower__information__type[data-v-062c23c0],.tournamentGameOffersTable__body__item__lower__information__buyIn[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 4px);padding:calc(var(--app-scale) * 2px) calc(var(--app-scale) * 5px)}.tournamentGameOffersTable__body__item__lower__information__score p[data-v-062c23c0],.tournamentGameOffersTable__body__item__lower__information__type p[data-v-062c23c0],.tournamentGameOffersTable__body__item__lower__information__buyIn p[data-v-062c23c0]{font-size:calc(var(--app-scale) * 12px);font-weight:400;line-height:calc(var(--app-scale) * 24px)}.tournamentGameOffersTable__body__item__lower__information__time[data-v-062c23c0],.tournamentGameOffersTable__body__item__lower__information__doubleBet[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:0;padding:calc(var(--app-scale) * 5px) calc(var(--app-scale) * 6px)}.tournamentGameOffersTable__body__item__lower__information__time img[data-v-062c23c0],.tournamentGameOffersTable__body__item__lower__information__doubleBet img[data-v-062c23c0]{height:calc(var(--app-scale) * 18px);width:calc(var(--app-scale) * 18px)}.tournamentGameOffersTable__body__item__lower__information__time p[data-v-062c23c0],.tournamentGameOffersTable__body__item__lower__information__doubleBet p[data-v-062c23c0]{font-size:calc(var(--app-scale) * 14px);font-weight:700;color:#2c83fe}.tournamentGameOffersTable__body__item__lower__buttons[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:max-content;width:max-content}.tournamentGameOffersTable__body__item__lower__buttons button[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:100%;outline:none;border:none;background:none;padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px)}.tournamentGameOffersTable__body__item__lower__buttons button.register[data-v-062c23c0]{background:var(--state-color)}.tournamentGameOffersTable__body__item__lower__buttons button.cancel[data-v-062c23c0]{background:var(--primary-decline-button-color)}.tournamentGameOffersTable__body__item__lower__buttons button.busy[data-v-062c23c0],.tournamentGameOffersTable__body__item__lower__buttons button.announced[data-v-062c23c0],.tournamentGameOffersTable__body__item__lower__buttons button.filled[data-v-062c23c0]{background:#2c2e39;cursor:not-allowed}.tournamentGameOffersTable__body__item__lower__buttons button.filled p[data-v-062c23c0]{color:#f9f9fa;font-size:calc(var(--app-scale) * 12px);font-weight:500}.tournamentGameOffersTable__body__item__lower__buttons button.canceled[data-v-062c23c0]{background:#111217;cursor:not-allowed}.tournamentGameOffersTable__body__item__lower__buttons button.finished[data-v-062c23c0]{background:#2c2e39;cursor:not-allowed}.tournamentGameOffersTable__body__item__lower__buttons button img[data-v-062c23c0]{height:calc(var(--app-scale) * 12px);width:calc(var(--app-scale) * 14px);padding:0 calc(var(--app-scale) * 1px)}.tournamentGameOffersTable.WEB[data-v-062c23c0]{flex-direction:column;height:calc(var(--real-vh, 100vh) - var(--app-scale) * 112px);background:var(--primary-header-color);border-radius:calc(var(--app-scale) * 12px)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__header[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:0;height:calc(var(--app-scale) * 43px);width:100%}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__header__content[data-v-062c23c0]{height:100%;width:100%;display:grid;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 24px);padding:calc(var(--app-scale) * 6px) calc(var(--app-scale) * 32px);grid-template-columns:19% 16% 12% 13% 15% auto}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__header__content__item[data-v-062c23c0]{padding-top:calc(var(--app-scale) * 6px);cursor:pointer}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__header__content__item.justify-self-end p[data-v-062c23c0]{justify-self:end}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__header__content__item p[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 10px);font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:400;color:#a2a6b8}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__header__content__item p svg[data-v-062c23c0]{visibility:hidden;height:calc(var(--app-scale) * 16px);width:calc(var(--app-scale) * 16px)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__header__content__item.active p[data-v-062c23c0]{color:var(--state-color)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__header__content__item.active p svg[data-v-062c23c0]{visibility:visible}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__header__content__item.active p.descending svg[data-v-062c23c0]{transform:rotate(180deg)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body[data-v-062c23c0]{justify-content:stretch;gap:calc(var(--app-scale) * 2px);margin-top:calc(var(--app-scale) * 12px)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item[data-v-062c23c0]{width:calc(100% - 32px);height:calc(var(--app-scale) * 52px);padding:calc(var(--app-scale) * 8px) 0}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item[data-v-062c23c0]:hover{cursor:pointer;background-color:#16171c}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow[data-v-062c23c0]{height:100%;width:100%;display:grid!important;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 24px);padding:0 calc(var(--app-scale) * 16px);grid-template-columns:19% 16% 12% 13% 15% auto}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__date p[data-v-062c23c0],.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__participants p[data-v-062c23c0],.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__buyin p[data-v-062c23c0],.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__prize p[data-v-062c23c0]{color:#fff;font-size:calc(var(--app-scale) * 13px);line-height:calc(var(--app-scale) * 24px);font-weight:400}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__date p[data-v-062c23c0]{color:#a2a6b8}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__name[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 10px)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__name svg[data-v-062c23c0]{height:calc(var(--app-scale) * 14px);width:calc(var(--app-scale) * 15px)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__name p[data-v-062c23c0]{color:#fff;font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 24px);font-weight:400}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__name .tournament_icon[data-v-062c23c0]{height:calc(var(--app-scale) * 16px)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:max-content;width:max-content;justify-self:end;transform:translate(calc(var(--app-scale) * 8px))}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button[data-v-062c23c0]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 10px);height:100%;width:100%;padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);outline:none;border:none;cursor:pointer}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.open[data-v-062c23c0]{background:var(--tournament-buttons-color)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.open[data-v-062c23c0]:hover{background-color:var(--tournament-button-hover)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.busy[data-v-062c23c0]{background:#2c2e39;cursor:not-allowed}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.busy[data-v-062c23c0]:hover{background-color:#272933}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.cancel[data-v-062c23c0]{background:var(--primary-decline-button-color)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.cancel[data-v-062c23c0]:hover{background-color:var(--decline-button-hover)}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.canceled[data-v-062c23c0]{background:#111217;cursor:not-allowed}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.announced[data-v-062c23c0]{background:#2c2e39;cursor:not-allowed}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.announced[data-v-062c23c0]:hover{background-color:#272933}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.filled[data-v-062c23c0]{background:#2c2e39;cursor:not-allowed}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.filled p[data-v-062c23c0]{color:#f9f9fa;font-size:14px;font-weight:500}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.filled[data-v-062c23c0]:hover{background-color:#272933}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.finished[data-v-062c23c0]{background:#2c2e39;cursor:not-allowed}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button.finished[data-v-062c23c0]:hover{background-color:#272933}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button p[data-v-062c23c0]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:400;color:#fff}.tournamentGameOffersTable.WEB .tournamentGameOffersTable__body__item__tableRow__status button img[data-v-062c23c0]{height:calc(var(--app-scale) * 12px);width:calc(var(--app-scale) * 14px);padding:0 calc(var(--app-scale) * 1px)}.spinGameOffersTable[data-v-24950d80]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:100%;-webkit-user-select:none;user-select:none}.spinGameOffersTable__body[data-v-24950d80]{height:100%;width:100%;display:grid;grid-template-columns:repeat(auto-fit,calc(178px * var(--app-scale)));justify-content:center;grid-gap:calc(var(--app-scale) * 9px);padding-bottom:calc(var(--app-scale) * 92px);position:relative}.spinGameOffersTable__body__item[data-v-24950d80]{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:0;height:calc(var(--app-scale) * 188px);width:100%;background:var(--primary-background-color);border-radius:calc(var(--app-scale) * 24px) calc(var(--app-scale) * 24px) calc(var(--app-scale) * 12px) calc(var(--app-scale) * 12px);position:relative;justify-self:center}.spinGameOffersTable__body__item__decoration svg[data-v-24950d80]{opacity:0;position:absolute;top:0;left:0;width:100%;height:auto}.spinGameOffersTable__body__item__decoration img[data-v-24950d80]{position:absolute;top:0;left:0;width:100%;height:auto}.spinGameOffersTable__body__item__upper[data-v-24950d80]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:0;width:100%;height:55%;position:relative;padding-top:calc(var(--app-scale) * 6px)}.spinGameOffersTable__body__item__upper .title[data-v-24950d80]{color:#80859d;font-size:calc(var(--app-scale) * 10px);font-weight:400}.spinGameOffersTable__body__item__upper .money[data-v-24950d80]{color:#c5c7d2;font-size:calc(var(--app-scale) * 22px);font-weight:700}.spinGameOffersTable__body__item__upper .users[data-v-24950d80]{display:flex;transform:translate(calc(var(--app-scale) * 5px));margin-top:calc(var(--app-scale) * 11px)}.spinGameOffersTable__body__item__upper .users .user[data-v-24950d80]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 36px);width:calc(var(--app-scale) * 36px);border-radius:50%;background:var(--users-background-color);border:calc(var(--app-scale) * 1px) solid #393c4a}.spinGameOffersTable__body__item__upper .users .user[data-v-24950d80]:nth-child(2){transform:translate(calc(var(--app-scale) * -5px))}.spinGameOffersTable__body__item__upper .users .user[data-v-24950d80]:nth-child(3){transform:translate(calc(var(--app-scale) * -10px))}.spinGameOffersTable__body__item__upper .users .user[data-v-24950d80]:nth-child(4){transform:translate(calc(var(--app-scale) * -15px))}.spinGameOffersTable__body__item__upper .users .user img[data-v-24950d80]{height:calc(var(--app-scale) * 16px);width:calc(var(--app-scale) * 16px)}.spinGameOffersTable__body__item__upper .users .user img.avatar[data-v-24950d80]{height:100%;width:100%;object-fit:cover;border-radius:50%}.spinGameOffersTable__body__item__lower[data-v-24950d80]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;width:100%;height:45%;border:calc(var(--app-scale) * 2px) solid var(--spin-card-lower-border);border-radius:calc(var(--app-scale) * 12px)}.spinGameOffersTable__body__item__lower .prize[data-v-24950d80]{font-size:calc(var(--app-scale) * 18px);font-weight:500;margin-top:calc(var(--app-scale) * 8px);line-height:160%}.spinGameOffersTable__body__item__lower .buttons[data-v-24950d80]{height:100%;width:100%;padding:calc(var(--app-scale) * 4px) calc(var(--app-scale) * 10px) calc(var(--app-scale) * 10px) calc(var(--app-scale) * 10px)}.spinGameOffersTable__body__item__lower .buttons button[data-v-24950d80]{font-size:calc(var(--app-scale) * 12px);border-radius:calc(var(--app-scale) * 6px);border:none;width:100%;height:calc(var(--app-scale) * 32px);background:var(--primary-buttons-color);color:#fff}.spinGameOffersTable__body__item__lower .buttons button[data-v-24950d80]:not(.cancel):hover{background-color:var(--primary-buttons-color-hover)}.spinGameOffersTable__body__item__lower .buttons button.cancel[data-v-24950d80]{background:var(--primary-decline-button-color)}.spinGameOffersTable__body__item__lower .buttons button.cancel[data-v-24950d80]:hover{background-color:var(--decline-button-hover)}.spinGameOffersTable__body[data-v-24950d80]:after{content:"";height:calc(var(--app-scale) * 1px);margin-bottom:20px}.spinGameOffersTable__body__emptyContainer[data-v-24950d80]{height:100%;width:100%;height:calc(var(--app-scale) * 28px)}.spinGameOffersTable__body__topWinsButton[data-v-24950d80]{position:static;left:auto;bottom:auto;grid-column:1/-1;width:100%;padding:0 calc(var(--app-scale) * 24px) 0 calc(var(--app-scale) * 12px);height:calc(var(--app-scale) * 46px);border-radius:calc(var(--app-scale) * 8px);border:calc(var(--app-scale) * 1px) solid #272933;background:#23252e;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:20px}.spinGameOffersTable__body__topWinsButton .leftSide[data-v-24950d80]{display:flex;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px)}.spinGameOffersTable__body__topWinsButton .leftSide svg[data-v-24950d80]{width:calc(var(--app-scale) * 14px);height:calc(var(--app-scale) * 16px)}.spinGameOffersTable__body__topWinsButton .leftSide p[data-v-24950d80]{font-size:calc(var(--app-scale) * 16px);font-weight:700;line-height:calc(var(--app-scale) * 21px)}.spinGameOffersTable__body__topWinsButton .rightSide[data-v-24950d80]{display:flex;justify-content:center;align-items:center}.spinGameOffersTable__body__topWinsButton .rightSide svg[data-v-24950d80]{width:calc(var(--app-scale) * 16px);height:calc(var(--app-scale) * 16px)}.spinGameOffersTable.WEB[data-v-24950d80]{background:var(--primary-header-color);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 16px);height:calc(var(--real-vh, 100vh) - var(--app-scale) * 112px)}.spinGameOffersTable.WEB .spinGameOffersTable__body[data-v-24950d80]{grid-template-columns:repeat(auto-fit,calc(299px * var(--app-scale)));grid-gap:calc(var(--app-scale) * 15px) calc(var(--app-scale) * 8px);grid-template-rows:max-content;padding-bottom:0}.spinGameOffersTable.WEB .spinGameOffersTable__body__item[data-v-24950d80]{height:calc(var(--app-scale) * 322px);border-radius:calc(var(--app-scale) * 18px)}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper[data-v-24950d80]{padding-top:calc(var(--app-scale) * 23px);height:100%}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper .title[data-v-24950d80]{font-size:calc(var(--app-scale) * 13px)}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper .money[data-v-24950d80]{font-size:calc(var(--app-scale) * 36px)}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper .users[data-v-24950d80]{margin-top:calc(var(--app-scale) * 32px);transform:translate(calc(var(--app-scale) * 7px))}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper .users .user[data-v-24950d80]{height:calc(var(--app-scale) * 54px);width:calc(var(--app-scale) * 54px)}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper .users .user img[data-v-24950d80]{height:calc(var(--app-scale) * 21px);width:calc(var(--app-scale) * 21px)}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper .users .user img.avatar[data-v-24950d80]{height:100%;width:100%;object-fit:cover}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper .users .user[data-v-24950d80]:nth-child(2){transform:translate(calc(var(--app-scale) * -7px))}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper .users .user[data-v-24950d80]:nth-child(3){transform:translate(calc(var(--app-scale) * -14px))}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__upper .users .user[data-v-24950d80]:nth-child(4){transform:translate(calc(var(--app-scale) * -21px))}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__lower[data-v-24950d80]{height:auto;border:calc(var(--app-scale) * 4px) solid var(--spin-card-lower-border);border-radius:calc(var(--app-scale) * 18px)}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__lower .prize[data-v-24950d80]{font-size:calc(var(--app-scale) * 24px)}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__lower .buttons[data-v-24950d80]{padding:calc(var(--app-scale) * 24px) calc(var(--app-scale) * 18px) calc(var(--app-scale) * 18px) calc(var(--app-scale) * 18px)}.spinGameOffersTable.WEB .spinGameOffersTable__body__item__lower .buttons button[data-v-24950d80]{height:calc(var(--app-scale) * 46px);font-size:calc(var(--app-scale) * 14px);cursor:pointer}.spinGameOffersTable.WEB .spinGameOffersTable__body__topWinsButton[data-v-24950d80]{display:none}.createTable[data-v-3668344d]{height:calc(var(--app-scale) * 46px);width:calc(var(--app-scale) * 240px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;position:fixed;bottom:calc(var(--app-scale) * 16px);left:50%;transform:translate(-50%)}.createTable__button[data-v-3668344d]{height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);border:none;font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#fff;background:var(--primary-buttons-color);outline:none;cursor:pointer}.createTable__button[data-v-3668344d]:hover{background-color:var(--primary-buttons-color-hover)}.createTable__button img[data-v-3668344d]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px)}.createTable.WEB[data-v-3668344d]{width:calc(var(--app-scale) * 204px);bottom:calc(var(--app-scale) * 32px);position:absolute}.radioInput[data-v-7a3a7df3]{height:calc(var(--app-scale) * 20px);width:calc(var(--app-scale) * 20px);border-radius:50%;position:relative}.radioInput[data-v-7a3a7df3]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:calc(var(--app-scale) * 12px);height:calc(var(--app-scale) * 12px);background-color:transparent;outline:calc(var(--app-scale) * 2px) solid #54586d;outline-offset:calc(var(--app-scale) * 3px)}.radioInput.active[data-v-7a3a7df3]:after{background-color:var(--primary-buttons-color);outline:calc(var(--app-scale) * 2px) solid var(--primary-buttons-color)}.switcher[data-v-45246575]{height:calc(var(--app-scale) * 20px);width:calc(var(--app-scale) * 40px);border-radius:calc(var(--app-scale) * 10px);background:#2c2e39;position:relative;cursor:pointer}.switcher span[data-v-45246575]{display:flex;height:calc(var(--app-scale) * 16px);width:calc(var(--app-scale) * 16px);position:absolute;top:50%;left:calc(var(--app-scale) * 2px);transform:translateY(-50%);background:#80859d;border-radius:50%;transition:all .3s ease-in-out}.switcher.active[data-v-45246575]{background:#2c2e39}.switcher.active span[data-v-45246575]{background:var(--primary-buttons-color);left:unset;right:calc(var(--app-scale) * 2px)}.customInput[data-v-10b1fe3c]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important}.customInput>p[data-v-10b1fe3c]{position:relative;width:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:0;height:calc(var(--app-scale) * 24px)}.customInput>p>span[data-v-10b1fe3c],.customInput>p>input[data-v-10b1fe3c]{font-size:calc(var(--app-scale) * 12px);font-weight:400;position:absolute;left:0;top:0;font-family:BrandFont;vertical-align:middle}.customInput>p>span[data-v-10b1fe3c]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:0;width:100%;height:calc(var(--app-scale) * 24px);-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important}.customInput>p>span.hidden[data-v-10b1fe3c]{display:none}.customInput>p>input[data-v-10b1fe3c]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:0;width:100%;height:calc(var(--app-scale) * 24px);outline:none;border:none;background:transparent;color:#fff;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;margin:0;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:text!important;user-select:text!important}.customInput>p>input[data-v-10b1fe3c]::-webkit-outer-spin-button,.customInput>p>input[data-v-10b1fe3c]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.customInput>p>input.hidden[data-v-10b1fe3c]{opacity:.0001}.customInput__buttons[data-v-10b1fe3c]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 6px)}.customInput__buttons svg[data-v-10b1fe3c]{cursor:pointer;height:calc(var(--app-scale) * 7px);width:calc(var(--app-scale) * 11px)}.customInput .customInput__buttons svg.disabled[data-v-10b1fe3c]{cursor:not-allowed;opacity:.5}.createTableDialog[data-v-5ec171c7]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;height:max-content;width:90%;position:fixed;max-width:calc(var(--app-scale) * 500px);-webkit-user-select:none;user-select:none}.createTableDialog__content[data-v-5ec171c7]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px);height:auto;width:100%;max-height:90vh;background-color:var(--primary-body-color);border:calc(1px * var(--app-scale)) solid #23252e;border-radius:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 16px);overflow-y:auto}@media only screen and (max-width: 500px){.createTableDialog__content[data-v-5ec171c7]{padding:calc(var(--app-scale) * 6px)}}.createTableDialog__content__header[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:0 0 calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px)}.createTableDialog__content__header p[data-v-5ec171c7]{font-size:calc(var(--app-scale) * 16px);font-weight:500;color:#fff}.createTableDialog__content__header img[data-v-5ec171c7]{cursor:pointer;height:calc(var(--app-scale) * 32px);width:calc(var(--app-scale) * 32px)}.createTableDialog__content__body[data-v-5ec171c7]{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 8px);height:100%;width:100%}.createTableDialog__content__body>div[data-v-5ec171c7]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 6px) calc(var(--app-scale) * 16px) calc(var(--app-scale) * 6px);border-bottom:calc(var(--app-scale) * 1px) solid #272933}.createTableDialog__content__body>div .sectionTitle[data-v-5ec171c7]{font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#fff}.createTableDialog__content__body__category[data-v-5ec171c7],.createTableDialog__content__body__score[data-v-5ec171c7],.createTableDialog__content__body__speed[data-v-5ec171c7]{width:100%}.createTableDialog__content__body__category__radioGroup[data-v-5ec171c7],.createTableDialog__content__body__score__radioGroup[data-v-5ec171c7],.createTableDialog__content__body__speed__radioGroup[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 2.3px);width:100%}.createTableDialog__content__body__category__radioGroup__item[data-v-5ec171c7],.createTableDialog__content__body__score__radioGroup__item[data-v-5ec171c7],.createTableDialog__content__body__speed__radioGroup__item[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 6px);cursor:pointer}.createTableDialog__content__body__category__radioGroup__item label[data-v-5ec171c7],.createTableDialog__content__body__score__radioGroup__item label[data-v-5ec171c7],.createTableDialog__content__body__speed__radioGroup__item label[data-v-5ec171c7]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 21px);font-weight:400;color:#fff;cursor:pointer}.createTableDialog__content__body__bet[data-v-5ec171c7]{width:100%}.createTableDialog__content__body__bet__footer[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.createTableDialog__content__body__bet__footer__inputBox[data-v-5ec171c7]{border-radius:8px;border:1px solid #80859d;background:#2c2e39;padding:6px 12px;height:100%;width:calc(var(--app-scale) * 109px);min-width:calc(var(--app-scale) * 109px)}.createTableDialog__content__body__bet__footer__group[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 4px);width:100%}.createTableDialog__content__body__bet__footer__group__item[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 4px);height:calc(var(--app-scale) * 36px);width:calc(var(--app-scale) * 36px);border-radius:calc(var(--app-scale) * 12px);background:var(--create-table-row-options);cursor:pointer}.createTableDialog__content__body__bet__footer__group__item.selected[data-v-5ec171c7]{background:#464a5c}.createTableDialog__content__body__bet__footer__group__item p[data-v-5ec171c7]{font-size:calc(var(--app-scale) * 12px);font-weight:400;color:#fff}.createTableDialog__content__body__bet__footer__group__item[data-v-5ec171c7]:not(.selected):hover{background-color:#272933}.createTableDialog__content__body__doubleBet[data-v-5ec171c7]{width:100%}.createTableDialog__content__body__doubleBet__upper[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%}.createTableDialog__content__body__doubleBet__upper p[data-v-5ec171c7]{font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#fff}.createTableDialog__content__body__doubleBet__middle[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 39px);width:100%;border-radius:calc(var(--app-scale) * 8px);border:calc(var(--app-scale) * 1px) solid #2162bf;background:#2c83fe0f;margin-top:calc(var(--app-scale) * 8px)}.createTableDialog__content__body__doubleBet__middle p[data-v-5ec171c7]{font-size:calc(var(--app-scale) * 12px);font-weight:600;color:#fff}.createTableDialog__content__body__doubleBet__lower[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 8px);width:100%;margin-top:calc(var(--app-scale) * 8px)}.createTableDialog__content__body__doubleBet__lower__item[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 4px);cursor:pointer}.createTableDialog__content__body__doubleBet__lower__item p[data-v-5ec171c7]{font-size:calc(var(--app-scale) * 12px);font-weight:400;color:#fff}.createTableDialog__content__body__speed__radioGroup[data-v-5ec171c7]{justify-content:stretch;gap:calc(var(--app-scale) * 20px)}.createTableDialog__content__footer[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 6px);width:100%}.createTableDialog__content__footer button[data-v-5ec171c7]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 46px);width:100%;border-radius:calc(var(--app-scale) * 8px);padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#fff;border:none;cursor:pointer}.createTableDialog__content__footer__clear[data-v-5ec171c7]{background:#2c2e39}.createTableDialog__content__footer__clear[data-v-5ec171c7]:hover{background-color:#272933}.createTableDialog__content__footer__create[data-v-5ec171c7]{background:var(--primary-buttons-color)}.createTableDialog__content__footer__create[data-v-5ec171c7]:hover{background-color:var(--primary-buttons-color-hover)}.timer[data-v-6fb0d149]{position:relative;width:calc(var(--app-scale) * 68px);height:calc(var(--app-scale) * 68px);display:flex;align-items:center;justify-content:center;color:#fff}.timer__ring[data-v-6fb0d149]{position:absolute;top:-6px;left:-6px;width:calc(100% + 12px);height:calc(100% + 12px);transform:rotate(-90deg) scaleY(-1)}.timer__track[data-v-6fb0d149]{fill:none;stroke:#232527;stroke-width:calc(var(--app-scale) * 3px)}.timer__progress[data-v-6fb0d149]{fill:none;stroke:#00945e;stroke-width:calc(var(--app-scale) * 3px);transition:stroke-dashoffset 1s linear}.timer__content[data-v-6fb0d149]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:calc(var(--app-scale) * 4px)}.count[data-v-6fb0d149]{font-size:calc(var(--app-scale) * 21px);font-weight:700}.title[data-v-6fb0d149]{font-size:calc(var(--app-scale) * 10px);font-weight:500;text-align:center}.joinnedDialog[data-v-0da5efec]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;height:max-content;width:90%;position:fixed;max-width:calc(var(--app-scale) * 500px);-webkit-user-select:none;user-select:none}.joinnedDialog__content[data-v-0da5efec]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px);height:auto;width:100%;max-height:90vh;background-color:var(--primary-body-color);border:calc(1px * var(--app-scale)) solid #23252e;border-radius:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 16px);overflow-y:auto}.joinnedDialog__content__header[data-v-0da5efec]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:0 0 calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px)}.joinnedDialog__content__header p[data-v-0da5efec]{font-size:calc(var(--app-scale) * 16px);font-weight:500;color:#fff}.joinnedDialog__content__header img[data-v-0da5efec]{cursor:pointer;height:calc(var(--app-scale) * 32px);width:calc(var(--app-scale) * 32px)}.joinnedDialog__content__body[data-v-0da5efec]{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 16px);height:100%;width:100%}.joinnedDialog__content__body__upper[data-v-0da5efec]{height:auto;width:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 16px)}.joinnedDialog__content__body__upper__timer[data-v-0da5efec]{height:calc(var(--app-scale) * 68px);width:calc(var(--app-scale) * 68px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px);background:#23252e;border:calc(var(--app-scale) * 2px) solid green;border-radius:50%;text-align:center;color:#fff}.joinnedDialog__content__body__upper__timer p[data-v-0da5efec]{line-height:calc(var(--app-scale) * 15px)}.joinnedDialog__content__body__upper__timer p.count[data-v-0da5efec]{font-size:calc(var(--app-scale) * 21px);font-weight:700}.joinnedDialog__content__body__upper__timer p.title[data-v-0da5efec]{font-size:calc(var(--app-scale) * 10px);font-weight:500}.joinnedDialog__content__body__upper__about[data-v-0da5efec]{width:calc(100% - var(--app-scale) * 84px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:calc(var(--app-scale) * 16px)}.joinnedDialog__content__body__upper__about__user[data-v-0da5efec]{height:100%;width:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.joinnedDialog__content__body__upper__about__user__avatar[data-v-0da5efec]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;border-radius:50%}.joinnedDialog__content__body__upper__about__user__avatar img[data-v-0da5efec]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px)}.joinnedDialog__content__body__upper__about__user__name p[data-v-0da5efec]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:700}.joinnedDialog__content__body__upper__about__type[data-v-0da5efec]{height:100%;width:100%;display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.joinnedDialog__content__body__upper__about__type>div[data-v-0da5efec]{height:calc(var(--app-scale) * 30px);width:calc(var(--app-scale) * 34px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;border-radius:calc(var(--app-scale) * 8px);background:var(--mobile-settings-filter-color)}.joinnedDialog__content__body__upper__about__type__speed img[data-v-0da5efec]{height:calc(var(--app-scale) * 18px);width:calc(var(--app-scale) * 18px)}.joinnedDialog__content__body__upper__about__type__doubleBet p[data-v-0da5efec]{font-size:calc(var(--app-scale) * 14px);font-weight:700;line-height:120%;color:var(--doubleBet-icon-color)}.joinnedDialog__content__body__gameInfoGroup[data-v-0da5efec]{height:auto;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 1px)}.joinnedDialog__content__body__gameInfoGroup__item[data-v-0da5efec]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 4px);width:33.3333333333%;padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 4px);background:var(--askToJoin-color)}.joinnedDialog__content__body__gameInfoGroup__item p.data[data-v-0da5efec]{font-size:calc(var(--app-scale) * 16px);font-weight:700;line-height:160%;color:#b4b6c5;white-space:nowrap;overflow:hidden}.joinnedDialog__content__body__gameInfoGroup__item p.title[data-v-0da5efec]{font-size:calc(var(--app-scale) * 12px);font-weight:400;line-height:calc(var(--app-scale) * 18px);color:#b4b6c5;color:var(--Grey-74, #b4b6c5)}.joinnedDialog__content__body__gameInfoGroup.doubleBet .joinnedDialog__content__body__gameInfoGroup__item p.data[data-v-0da5efec]{font-size:calc(var(--app-scale) * 14px);white-space:nowrap}.joinnedDialog__content__body__gameInfoGroup.doubleBet .joinnedDialog__content__body__gameInfoGroup__item.title[data-v-0da5efec]{font-size:calc(var(--app-scale) * 14px)}.joinnedDialog__content__body__statusUpdate[data-v-0da5efec]{height:calc(39px * var(--app-scale));width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px);padding:calc(var(--app-scale) * 10px);border-radius:calc(var(--app-scale) * 8px);border:calc(var(--app-scale) * 1px) solid transparent;background:transparent}.joinnedDialog__content__body__statusUpdate.isMyRequest[data-v-0da5efec]{border:calc(var(--app-scale) * 1px) solid transparent;background:transparent;background:#ff911a0f;border:calc(var(--app-scale) * 1px) solid #bf6d14}.joinnedDialog__content__body__statusUpdate p[data-v-0da5efec]{font-size:calc(var(--app-scale) * 12px);line-height:160%;font-weight:400;color:#c5c7d2}.joinnedDialog__content__footer[data-v-0da5efec]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 6px);padding-top:calc(var(--app-scale) * 8px);width:100%}.joinnedDialog__content__footer button[data-v-0da5efec]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 46px);width:100%;border-radius:calc(var(--app-scale) * 8px);padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#fff;border:none;cursor:pointer}.joinnedDialog__content__footer__close[data-v-0da5efec],.joinnedDialog__content__footer__decline[data-v-0da5efec]{background:var(--primary-decline-button-color)}.joinnedDialog__content__footer__accept[data-v-0da5efec]{background:var(--primary-buttons-color)}.historyPartial[data-v-f8fb746d]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 4px);width:100%}.historyPartial__header[data-v-f8fb746d]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 6px);width:100%;border-radius:calc(var(--app-scale) * 4px);background:var(--timer-backgbround-color);padding:calc(var(--app-scale) * 4px) 0}.historyPartial__header__item[data-v-f8fb746d]{padding:calc(var(--app-scale) * 6px) calc(var(--app-scale) * 8px);border-radius:calc(var(--app-scale) * 8px);cursor:pointer}.historyPartial__header__item[data-v-f8fb746d]:hover{background-color:#2c2e39}.historyPartial__header__item.active[data-v-f8fb746d]{background:var(--history-buttons-color)}.historyPartial__header__item p[data-v-f8fb746d]{font-size:calc(var(--app-scale) * 12px);font-weight:500;line-height:calc(var(--app-scale) * 21px);color:#fff}.historyPartial__body[data-v-f8fb746d]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:0;height:100%;width:100%;max-height:calc(var(--real-vh, 100vh) - var(--app-scale) * 250px);overflow-y:auto}.historyPartial__body__header[data-v-f8fb746d]{display:none}.historyPartial__body__group[data-v-f8fb746d]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 2px);height:100%;width:100%}.historyPartial__body__group__item[data-v-f8fb746d]{width:100%;border-radius:calc(var(--app-scale) * 4px);background:var(--timer-background-color);margin-bottom:calc(var(--app-scale) * 2px)}.historyPartial .win[data-v-f8fb746d]{color:var(--primary-buttons-color)!important}.historyPartial .lose[data-v-f8fb746d]{color:var(--primary-decline-button-color)!important}.historyPartial .avatar[data-v-f8fb746d]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px);display:flex;align-items:center;justify-content:center}.historyPartial .avatar img[data-v-f8fb746d]{width:100%;height:100%;object-fit:contain}.historyPartial .tournament-cup[data-v-f8fb746d]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px);border-radius:50%;background:#1a1b22;border:calc(var(--app-scale) * 1px) solid #2c2e39;display:flex;align-items:center;justify-content:center;overflow:hidden}.historyPartial .tournament-cup img[data-v-f8fb746d]{width:70%;height:70%;object-fit:contain;filter:brightness(0) saturate(100%) invert(62%) sepia(8%) saturate(1012%) hue-rotate(202deg) brightness(95%) contrast(91%)}.historyPartial .username[data-v-f8fb746d]{font-size:calc(var(--app-scale) * 14px);font-weight:700;line-height:calc(var(--app-scale) * 24px);color:#fff}.historyPartial.mobile .historyPartial__body__group__item[data-v-f8fb746d]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 12px);height:calc(var(--app-scale) * 104px);padding:calc(var(--app-scale) * 8px)}.historyPartial.mobile .historyPartial__body__group__item__upper[data-v-f8fb746d]{display:flex;justify-content:space-between;align-items:center;color:#a2a6b8;font-size:calc(var(--app-scale) * 10px);font-weight:400;width:100%}.historyPartial.mobile .historyPartial__body__group__item__upper__date[data-v-f8fb746d]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px)}.historyPartial.mobile .historyPartial__body__group__item__middle[data-v-f8fb746d]{display:flex;justify-content:space-between;align-items:center;width:100%}.historyPartial.mobile .historyPartial__body__group__item__middle__user[data-v-f8fb746d]{display:flex;gap:calc(var(--app-scale) * 8px);justify-content:stretch;align-items:center}.historyPartial.mobile .historyPartial__body__group__item__middle__wonAmount[data-v-f8fb746d]{font-size:calc(var(--app-scale) * 14px);font-weight:500;line-height:160%;color:#fff}.historyPartial.mobile .historyPartial__body__group__item__lower[data-v-f8fb746d]{width:100%;display:flex;justify-content:space-between}.historyPartial.mobile .historyPartial__body__group__item__lower__group[data-v-f8fb746d]{display:flex;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.historyPartial.mobile .historyPartial__body__group__item__lower__group__item[data-v-f8fb746d]{padding:0 calc(var(--app-scale) * 4px);height:calc(var(--app-scale) * 28px);background:var(--filter-row-options);border-radius:calc(var(--app-scale) * 8px);display:flex;justify-content:center;align-items:center;font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 24px);font-weight:400;color:#9195aa}.historyPartial.mobile .historyPartial__body__group__item__lower__playButton[data-v-f8fb746d]{display:flex;justify-content:center;align-items:center;height:100%;padding:0 calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);background:var(--filter-row-options);cursor:pointer}.historyPartial.mobile .historyPartial__body__group__item__lower__playButton svg[data-v-f8fb746d]{height:calc(var(--app-scale) * 16px);width:calc(var(--app-scale) * 16px)}.historyPartial.web .historyPartial__table[data-v-f8fb746d]{width:100%;border-collapse:collapse;background:var(--primary-body-color);border-radius:calc(var(--app-scale) * 8px);overflow:hidden;table-layout:fixed}.historyPartial.web .historyPartial__table th[data-v-f8fb746d]:nth-child(1),.historyPartial.web .historyPartial__table td[data-v-f8fb746d]:nth-child(1){width:10%}.historyPartial.web .historyPartial__table th[data-v-f8fb746d]:nth-child(2),.historyPartial.web .historyPartial__table td[data-v-f8fb746d]:nth-child(2){width:15%}.historyPartial.web .historyPartial__table th[data-v-f8fb746d]:nth-child(3),.historyPartial.web .historyPartial__table td[data-v-f8fb746d]:nth-child(3){width:25%}.historyPartial.web .historyPartial__table th[data-v-f8fb746d]:nth-child(4),.historyPartial.web .historyPartial__table td[data-v-f8fb746d]:nth-child(4){width:12%}.historyPartial.web .historyPartial__table th[data-v-f8fb746d]:nth-child(5),.historyPartial.web .historyPartial__table td[data-v-f8fb746d]:nth-child(5){width:10%}.historyPartial.web .historyPartial__table th[data-v-f8fb746d]:nth-child(6),.historyPartial.web .historyPartial__table td[data-v-f8fb746d]:nth-child(6){width:15%}.historyPartial.web .historyPartial__table th[data-v-f8fb746d]:nth-child(7),.historyPartial.web .historyPartial__table td[data-v-f8fb746d]:nth-child(7){width:13%}.historyPartial.web .historyPartial__table thead tr[data-v-f8fb746d]{background:var(--history-body-color)}.historyPartial.web .historyPartial__table thead tr th[data-v-f8fb746d]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 8px);text-align:left;font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#a2a6b8;border-bottom:1px solid #2a2d3a}.historyPartial.web .historyPartial__table thead tr th[data-v-f8fb746d]:nth-child(2),.historyPartial.web .historyPartial__table thead tr th[data-v-f8fb746d]:nth-child(4),.historyPartial.web .historyPartial__table thead tr th[data-v-f8fb746d]:nth-child(5),.historyPartial.web .historyPartial__table thead tr th[data-v-f8fb746d]:nth-child(6){text-align:left}.historyPartial.web .historyPartial__table thead tr th:nth-child(2).tournament[data-v-f8fb746d],.historyPartial.web .historyPartial__table thead tr th:nth-child(4).tournament[data-v-f8fb746d],.historyPartial.web .historyPartial__table thead tr th:nth-child(5).tournament[data-v-f8fb746d],.historyPartial.web .historyPartial__table thead tr th:nth-child(6).tournament[data-v-f8fb746d]{text-align:right}.historyPartial.web .historyPartial__table thead tr th:nth-child(6).drilledDown[data-v-f8fb746d]{text-align:right}.historyPartial.web .historyPartial__table thead tr th[data-v-f8fb746d]:nth-child(7){text-align:right}.historyPartial.web .historyPartial__table tbody tr[data-v-f8fb746d]{border-bottom:1px solid #2a2d3a;transition:background-color .2s ease}.historyPartial.web .historyPartial__table tbody tr[data-v-f8fb746d]:hover{background:#2c83fe0d}.historyPartial.web .historyPartial__table tbody tr[data-v-f8fb746d]:last-child{border-bottom:none}.historyPartial.web .historyPartial__table tbody tr td[data-v-f8fb746d]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 8px);vertical-align:middle}.historyPartial.web .historyPartial__table tbody tr td.gameId[data-v-f8fb746d]{font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#a2a6b8}.historyPartial.web .historyPartial__table tbody tr td.opponent[data-v-f8fb746d]{text-align:left}.historyPartial.web .historyPartial__table tbody tr td.opponent .opponent-content[data-v-f8fb746d]{display:flex;align-items:center;gap:calc(var(--app-scale) * 12px)}.historyPartial.web .historyPartial__table tbody tr td.opponent .opponent-content .username[data-v-f8fb746d]{font-size:calc(var(--app-scale) * 16px);font-weight:400;color:#fff}.historyPartial.web .historyPartial__table tbody tr td.date[data-v-f8fb746d]{text-align:left;font-size:calc(var(--app-scale) * 14px);font-weight:400;color:#a2a6b8}.historyPartial.web .historyPartial__table tbody tr td.bet[data-v-f8fb746d],.historyPartial.web .historyPartial__table tbody tr td.score[data-v-f8fb746d],.historyPartial.web .historyPartial__table tbody tr td.final[data-v-f8fb746d]{text-align:left;font-size:calc(var(--app-scale) * 16px);font-weight:400;color:#fff}.historyPartial.web .historyPartial__table tbody tr td.status[data-v-f8fb746d],.historyPartial.web .historyPartial__table tbody tr td.result[data-v-f8fb746d]{text-align:left;font-size:calc(var(--app-scale) * 16px);font-weight:500}.historyPartial.web .historyPartial__table tbody tr td.actions[data-v-f8fb746d]{text-align:right}.historyPartial.web .historyPartial__table tbody tr td.actions .playButton[data-v-f8fb746d]{display:flex;justify-content:center;align-items:center;width:calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 32px);border-radius:calc(var(--app-scale) * 6px);background:#2a2d3a;border:none;cursor:pointer;margin-left:auto}.historyPartial.web .historyPartial__table tbody tr td.actions .playButton[data-v-f8fb746d]:hover{background:var(--history-buttons-color)}.historyPartial.web .historyPartial__table tbody tr td.actions .playButton svg[data-v-f8fb746d]{height:calc(var(--app-scale) * 14px);width:calc(var(--app-scale) * 14px);color:#fff}.pagination[data-v-f8fb746d]{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;padding:calc(var(--app-scale) * 16px) 0;height:calc(var(--app-scale) * 64px);min-height:calc(var(--app-scale) * 64px)}.pagination__center[data-v-f8fb746d]{display:flex;align-items:center;justify-content:center;gap:calc(var(--app-scale) * 8px);flex:1}.pagination__btn[data-v-f8fb746d]{display:flex;align-items:center;justify-content:center;min-width:calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 32px);border:1px solid #2a2d3a;background:transparent;color:#a2a6b8;border-radius:calc(var(--app-scale) * 6px);cursor:pointer;font-size:calc(var(--app-scale) * 14px);font-weight:400;transition:all .2s ease}.pagination__btn[data-v-f8fb746d]:disabled{opacity:.4;cursor:not-allowed}.pagination__btn--active[data-v-f8fb746d]{background:var(--history-buttons-color);border-color:var(--history-buttons-color);color:#fff}.pagination__btn--active[data-v-f8fb746d]:hover{background:var(--history-buttons-color);border-color:var(--history-buttons-color)}.pagination__btn--prev svg[data-v-f8fb746d],.pagination__btn--next svg[data-v-f8fb746d]{width:calc(var(--app-scale) * 6px);height:calc(var(--app-scale) * 10px)}.pagination__btn--prev[data-v-f8fb746d]{margin-right:8px}.pagination__btn--next[data-v-f8fb746d]{margin-left:8px}.pagination__btn--page[data-v-f8fb746d]{padding:0 calc(var(--app-scale) * 8px)}.pagination__dots[data-v-f8fb746d]{color:#a2a6b8;font-size:calc(var(--app-scale) * 14px);padding:0 calc(var(--app-scale) * 4px)}.pagination__mobile[data-v-f8fb746d]{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--app-scale) * 16px) 0;height:calc(var(--app-scale) * 64px);min-height:calc(var(--app-scale) * 64px)}.historyDialog[data-v-7384da74]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;height:max-content;width:90%;position:fixed;max-width:calc(var(--app-scale) * 1400px);-webkit-user-select:none;user-select:none}.historyDialog__content[data-v-7384da74]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px);height:auto;width:100%;max-height:90vh;background-color:var(--history-body-color);border:calc(1px * var(--app-scale)) solid #23252e;border-radius:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 16px);overflow-y:auto}.historyDialog__content__header[data-v-7384da74]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:0 calc(var(--app-scale) * 16px) calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px)}.historyDialog__content__header .leftSide[data-v-7384da74]{display:inline-flex;align-items:center;gap:calc(var(--app-scale) * 16px);cursor:pointer}.historyDialog__content__header .leftSide svg[data-v-7384da74]{height:calc(var(--app-scale) * 16px);width:calc(var(--app-scale) * 16px)}.historyDialog__content__header .leftSide p[data-v-7384da74]{font-size:calc(var(--app-scale) * 16px);font-weight:500;color:#fff}.historyDialog__content__header img[data-v-7384da74]{cursor:pointer;height:calc(var(--app-scale) * 32px);width:calc(var(--app-scale) * 32px)}.historyDialog__content__body[data-v-7384da74]{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 8px);height:100%;width:100%}@media (min-width: 1001px){.historyDialog__content__body[data-v-7384da74]{height:calc(var(--app-scale) * 700px);overflow-y:auto}}.rulesPartial[data-v-e7d43187]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 4px);width:100%}.rulesPartial__body[data-v-e7d43187]{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 12px);height:100%;width:100%;padding:calc(var(--app-scale) * 8px);max-height:calc(var(--real-vh, 100vh) - var(--app-scale) * 250px);overflow-y:auto;position:relative;bottom:calc(var(--app-scale) * 12px)}.rulesPartial__body .title[data-v-e7d43187]{color:#d2dbe2;font-size:calc(var(--app-scale) * 14px);font-weight:500;line-height:calc(var(--app-scale) * 21px);margin-bottom:calc(var(--app-scale) * 12px);margin-top:calc(var(--app-scale) * 12px)}.rulesPartial__body .description[data-v-e7d43187]{color:#e7e8ed;font-size:calc(var(--app-scale) * 13px);white-space:pre-line;font-weight:400;line-height:160%;margin-bottom:calc(var(--app-scale) * 14px)}.rulesPartial.WEB[data-v-e7d43187]{max-height:90vh}.rulesPartial.WEB .rulesPartial__body[data-v-e7d43187]{padding:calc(var(--app-scale) * 16px);gap:calc(var(--app-scale) * 0px)}.rulesPartial.WEB .rulesPartial__body .title[data-v-e7d43187]{font-size:calc(var(--app-scale) * 18px)}.rulesPartial.WEB .rulesPartial__body .description[data-v-e7d43187]{font-size:calc(var(--app-scale) * 15px)}.rulesDialog[data-v-b4c4e7b8]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;height:max-content;width:90%;position:fixed;max-width:calc(var(--app-scale) * 1000px);-webkit-user-select:none;user-select:none}.rulesDialog__content[data-v-b4c4e7b8]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px);height:auto;width:100%;max-height:90vh;background-color:var(--primary-body-color);border:calc(1px * var(--app-scale)) solid #23252e;border-radius:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 24px)}.rulesDialog__content__header[data-v-b4c4e7b8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:0 0 calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px)}.rulesDialog__content__header p[data-v-b4c4e7b8]{font-size:calc(var(--app-scale) * 16px);font-weight:500;color:#fff}.rulesDialog__content__header img[data-v-b4c4e7b8]{cursor:pointer;height:calc(var(--app-scale) * 42px);width:calc(var(--app-scale) * 42px);transform:translate(calc(var(--app-scale) * 15px))}.rulesDialog__content__body[data-v-b4c4e7b8]{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 8px);height:100%;width:100%}.myGamesPartial[data-v-a9bdaa29]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 4px);width:100%}.myGamesPartial__body[data-v-a9bdaa29]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 12px);height:100%;width:100%;max-height:calc(var(--real-vh, 100vh) - var(--app-scale) * 250px);overflow-y:auto}.myGamesPartial__body__group[data-v-a9bdaa29]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 2px);height:100%;width:100%}.myGamesPartial__body__group__item[data-v-a9bdaa29]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 12px);width:100%;border-radius:calc(var(--app-scale) * 12px);padding:calc(var(--app-scale) * 8px);background:var(--primary-background-color)}.myGamesPartial__body__group__item__user[data-v-a9bdaa29]{display:flex;justify-content:space-between;align-items:center;width:100%}.myGamesPartial__body__group__item__user__info[data-v-a9bdaa29]{display:flex;gap:calc(var(--app-scale) * 8px);justify-content:stretch;align-items:center}.myGamesPartial__body__group__item__user__info .avatar[data-v-a9bdaa29]{height:calc(var(--app-scale) * 24px);width:calc(var(--app-scale) * 24px);border-radius:50%;border:calc(var(--app-scale) * 1px) solid #393c4a}.myGamesPartial__body__group__item__user__info .avatar img[data-v-a9bdaa29]{width:100%;height:100%;object-fit:cover}.myGamesPartial__body__group__item__user__info .username[data-v-a9bdaa29],.myGamesPartial__body__group__item__user__prize[data-v-a9bdaa29]{font-size:calc(var(--app-scale) * 14px);font-weight:700;line-height:calc(var(--app-scale) * 24px);color:#fff}.myGamesPartial__body__group__item__user__wonAmount[data-v-a9bdaa29]{font-size:calc(var(--app-scale) * 14px);font-weight:500;line-height:160%;color:#fff}.myGamesPartial__body__group__item__money[data-v-a9bdaa29]{display:flex;justify-content:space-between;align-items:center;width:100%}.myGamesPartial__body__group__item__money__buyin[data-v-a9bdaa29]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;border-radius:calc(var(--app-scale) * 8px);background:var(--filter-row-options)}.myGamesPartial__body__group__item__money__buyin p[data-v-a9bdaa29]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;font-size:calc(var(--app-scale) * 12px);font-weight:400;line-height:calc(var(--app-scale) * 24px);padding:calc(var(--app-scale) * 2px) calc(var(--app-scale) * 4px);color:#9195aa}.myGamesPartial__body__group__item__money__wonAmount[data-v-a9bdaa29]{font-size:calc(var(--app-scale) * 14px);font-weight:500;line-height:160%;color:#fff}.myGamesPartial__body__group__item__gameInfo[data-v-a9bdaa29]{width:100%;display:flex;justify-content:space-between}.myGamesPartial__body__group__item__gameInfo__group[data-v-a9bdaa29]{display:flex;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px)}.myGamesPartial__body__group__item__gameInfo__group__item[data-v-a9bdaa29]{padding:0 calc(var(--app-scale) * 4px);height:calc(var(--app-scale) * 28px);background:var(--filter-row-options);border-radius:calc(var(--app-scale) * 8px);display:flex;justify-content:center;align-items:center;font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 24px);font-weight:400;color:#9195aa;min-width:calc(var(--app-scale) * 28px)}.myGamesPartial__body__group__item__gameInfo__group__item.mini[data-v-a9bdaa29]{height:calc(var(--app-scale) * 28px);font-size:calc(var(--app-scale) * 14px);font-weight:700;line-height:120%;color:var(--icons-color)}.myGamesPartial__body__group__item__gameInfo__group__item.mini img[data-v-a9bdaa29]{height:calc(var(--app-scale) * 18px);width:calc(var(--app-scale) * 18px)}.myGamesPartial__body__group__item__continue[data-v-a9bdaa29]{width:100%;height:calc(var(--app-scale) * 35px);background:var(--filter-row-options);display:flex;justify-content:center;align-items:center;border-radius:calc(var(--app-scale) * 8px);cursor:pointer}.myGamesPartial__body__group__item__continue p[data-v-a9bdaa29]{font-size:calc(var(--app-scale) * 12px);font-weight:500;line-height:160%}.myGamesDialog[data-v-8fe45505]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;height:max-content;width:90%;position:fixed;max-width:calc(var(--app-scale) * 500px);-webkit-user-select:none;user-select:none}.myGamesDialog__content[data-v-8fe45505]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px);height:auto;width:100%;max-height:90vh;background-color:var(--primary-body-color);border:calc(1px * var(--app-scale)) solid #23252e;border-radius:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 16px);overflow-y:auto}.myGamesDialog__content__header[data-v-8fe45505]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:0 0 calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px)}.myGamesDialog__content__header p[data-v-8fe45505]{font-size:calc(var(--app-scale) * 16px);font-weight:500;color:#fff}.myGamesDialog__content__header img[data-v-8fe45505]{cursor:pointer;height:calc(var(--app-scale) * 32px);width:calc(var(--app-scale) * 32px)}.myGamesDialog__content__body[data-v-8fe45505],.myGamesDialog__content__text[data-v-8fe45505]{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 8px);height:100%;width:100%}.settingsDialog[data-v-a9db0ded]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;height:max-content;width:100%;position:fixed;max-width:calc(var(--app-scale) * 500px);-webkit-user-select:none;user-select:none}.settingsDialog.PARTIAL[data-v-a9db0ded]{max-height:calc(100% - var(--app-scale) * 205px);max-width:unset}.settingsDialog.PARTIAL .settingsDialog__content[data-v-a9db0ded]{border:none;background:none;border-radius:0;padding:0;height:unset;max-height:unset;overflow-y:auto}.settingsDialog.PARTIAL .settingsDialog__content__header[data-v-a9db0ded]{display:none}.settingsDialog.PARTIAL .settingsDialog__content__body[data-v-a9db0ded]{height:calc(var(--app-scale) * 710px)}.settingsDialog__content[data-v-a9db0ded]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px);height:calc(100% - var(--app-scale) * 64px);width:100%;max-height:90vh;background-color:var(--primary-body-color);border:calc(1px * var(--app-scale)) solid #23252e;border-radius:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 16px);overflow-y:auto}@media (max-width: 767px){.settingsDialog__content[data-v-a9db0ded]{overflow-y:scroll}}.settingsDialog__content__header[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:calc(var(--app-scale) * 8px) 0 calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px)}.settingsDialog__content__header p[data-v-a9db0ded]{font-size:calc(var(--app-scale) * 16px);font-weight:500;color:#fff}.settingsDialog__content__header img[data-v-a9db0ded]{cursor:pointer;height:calc(var(--app-scale) * 32px);width:calc(var(--app-scale) * 32px)}.settingsDialog__content__body[data-v-a9db0ded]{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 8px);height:calc(var(--app-scale) * 737px);width:100%}.settingsDialog__content__body>div[data-v-a9db0ded]:not(.settingsDialog__content__body__avatarBox){display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px) calc(var(--app-scale) * 16px) calc(var(--app-scale) * 16px);border-bottom:calc(var(--app-scale) * 1px) solid #272933}.settingsDialog__content__body>div:not(.settingsDialog__content__body__avatarBox) .sectionTitle[data-v-a9db0ded]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:500;color:#fff}.settingsDialog__content__body__avatarBox[data-v-a9db0ded]{width:calc(100% - var(--app-scale) * 32px);height:calc(var(--app-scale) * 52px);display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:calc(var(--app-scale) * 1px) solid #2c2e39;background:var(--timer-background-color);border-radius:calc(var(--app-scale) * 12px);padding:0;margin:calc(var(--app-scale) * 29px) auto 0 auto;white-space:nowrap;gap:calc(var(--app-scale) * 8px)}.settingsDialog__content__body__avatarBox__media[data-v-a9db0ded]{display:flex;align-items:center;justify-content:center;position:relative;height:100%}.settingsDialog__content__body__avatarBox__media__avatar[data-v-a9db0ded]:hover{color:#fff}.settingsDialog__content__body__avatarBox__media__avatar:hover img[data-v-a9db0ded]{opacity:.67}.settingsDialog__content__body__avatarBox__media img[data-v-a9db0ded]{height:calc(var(--app-scale) * 56px * .8);width:calc(var(--app-scale) * 56px * .8);border:calc(var(--app-scale) * 1px) solid #2c2e39;border-radius:50%;position:absolute;left:calc(var(--app-scale) * 9px)}.settingsDialog__content__body__avatarBox__media p[data-v-a9db0ded]{padding-left:calc(var(--app-scale) * 75px * .8);font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:700}.settingsDialog__content__body__avatarBox>p[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 4px);margin-right:calc(var(--app-scale) * 16px);color:#b4b6c5;font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 21px);font-weight:500}.settingsDialog__content__body__avatarBox>p svg[data-v-a9db0ded]{height:calc(var(--app-scale) * 12px);width:calc(var(--app-scale) * 14px)}.settingsDialog__content__body__sound[data-v-a9db0ded],.settingsDialog__content__body__animation[data-v-a9db0ded],.settingsDialog__content__body__accept[data-v-a9db0ded],.settingsDialog__content__body__sides[data-v-a9db0ded],.settingsDialog__content__body__roll[data-v-a9db0ded]{width:100%}.settingsDialog__content__body__sound__content[data-v-a9db0ded],.settingsDialog__content__body__animation__content[data-v-a9db0ded],.settingsDialog__content__body__accept__content[data-v-a9db0ded],.settingsDialog__content__body__sides__content[data-v-a9db0ded],.settingsDialog__content__body__roll__content[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 20px);width:100%}.settingsDialog__content__body__language[data-v-a9db0ded]{width:100%}.settingsDialog__content__body__language__radioGroup[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 20px);width:100%}.settingsDialog__content__body__language__radioGroup__item[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 6px);cursor:pointer}.settingsDialog__content__body__language__radioGroup__item label[data-v-a9db0ded]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 21px);font-weight:400;color:#fff;cursor:pointer}.settingsDialog__content__body__board[data-v-a9db0ded]{width:100%}.settingsDialog__content__body__board__group[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:0;width:100%}.settingsDialog__content__body__board__group img[data-v-a9db0ded]{height:calc(var(--app-scale) * 78px * .8);width:calc(var(--app-scale) * 90px * .8);cursor:pointer}.settingsDialog__content__body__chips[data-v-a9db0ded]{width:100%;border-bottom:none}.settingsDialog__content__body__chips__group[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 16px);width:100%}.settingsDialog__content__body__chips__group__couple[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 16px);cursor:pointer}.settingsDialog__content__body__chips__group__couple img[data-v-a9db0ded]{height:calc(var(--app-scale) * 78px * .8);width:calc(var(--app-scale) * 78px * .8)}.settingsDialog__content__body__chips__group__previous[data-v-a9db0ded],.settingsDialog__content__body__chips__group__next[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 32px);width:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);background:var(--timer-background-color);cursor:pointer}.settingsDialog__content__body__chips__group__previous[data-v-a9db0ded]:hover,.settingsDialog__content__body__chips__group__next[data-v-a9db0ded]:hover{opacity:.67}.settingsDialog__content__body__chips__group__previous img[data-v-a9db0ded]{transform:rotate(90deg)}.settingsDialog__content__body__chips__group__next img[data-v-a9db0ded]{transform:rotate(-90deg)}.settingsDialog__content__footer[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 6px);width:100%}.settingsDialog__content__footer button[data-v-a9db0ded]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 46px);width:100%;border-radius:calc(var(--app-scale) * 8px);padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#fff;border:none;cursor:pointer}.settingsDialog__content__footer__clear[data-v-a9db0ded]{background:#2c2e39}.settingsDialog__content__footer__clear[data-v-a9db0ded]:hover{background-color:#272933}.settingsDialog__content__footer__save[data-v-a9db0ded]{background:var(--settings-buttons-color)}.settingsDialog__content__footer__save[data-v-a9db0ded]:hover{background-color:var(--settings-buttons-color)}.settingsDialog.WEB .settingsDialog__content__body__avatarBox img[data-v-a9db0ded]{height:calc(var(--app-scale) * 46px);width:calc(var(--app-scale) * 46px)}.settingsDialog.WEB .settingsDialog__content__body__avatarBox>p[data-v-a9db0ded]{cursor:pointer}.settingsDialog.WEB .settingsDialog__content__body__board__group img[data-v-a9db0ded]{height:calc(var(--app-scale) * 78px);width:calc(var(--app-scale) * 90px);cursor:pointer}.settingsDialog.WEB .settingsDialog__content__body__chips__group__couple img[data-v-a9db0ded]{height:calc(var(--app-scale) * 78px);width:calc(var(--app-scale) * 78px)}.settingsDialog.IOS[data-v-a9db0ded],.settingsDialog.MacOS[data-v-a9db0ded]{height:calc(100% - (var(--app-scale)))}.settingsDialog__content__body__board__group img.selected[data-v-a9db0ded]{outline:2px solid var(--settings-buttons-color);border-radius:8px}.settingsDialog__content__body__chips__group__couple img.selected[data-v-a9db0ded]{outline:2px solid var(--settings-buttons-color);border-radius:8px;box-shadow:0 0 0 2px var(--settings-buttons-color)}svg[data-v-04a1f7d2]{height:calc(var(--app-scale) * 21px);width:calc(var(--app-scale) * 21px);cursor:pointer}.filterDialog[data-v-56bf8f3b]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;height:max-content;width:90%;position:fixed;max-width:calc(var(--app-scale) * 500px);-webkit-user-select:none;user-select:none}.filterDialog__content[data-v-56bf8f3b]{display:flex;flex-direction:column;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 8px);height:auto;width:100%;max-height:90vh;background-color:var(--primary-body-color);border:calc(1px * var(--app-scale)) solid #23252e;border-radius:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 16px);overflow-y:auto}.filterDialog__content__header[data-v-56bf8f3b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:0 0 calc(var(--app-scale) * 8px) calc(var(--app-scale) * 16px)}.filterDialog__content__header p[data-v-56bf8f3b]{font-size:calc(var(--app-scale) * 16px);font-weight:500;color:#fff}.filterDialog__content__header img[data-v-56bf8f3b]{cursor:pointer;height:calc(var(--app-scale) * 32px);width:calc(var(--app-scale) * 32px)}.filterDialog__content__body[data-v-56bf8f3b]{display:flex;flex-direction:column;justify-content:stretch;align-items:flex-start;gap:calc(var(--app-scale) * 8px);height:100%;width:100%}.filterDialog__content__body>div[data-v-56bf8f3b]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 12px) calc(var(--app-scale) * 12px) calc(var(--app-scale) * 12px);border-bottom:calc(var(--app-scale) * 1px) solid #272933}.filterDialog__content__body>div .sectionTitle[data-v-56bf8f3b]{font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#fff}.filterDialog__content__body__bet[data-v-56bf8f3b]{width:100%;height:max-content;border-bottom:none!important}.filterDialog__content__body__bet__upper[data-v-56bf8f3b]{display:flex;justify-content:center;align-items:center;gap:calc(var(--app-scale) * 8px);width:100%;height:max-content}.filterDialog__content__body__bet__upper>div[data-v-56bf8f3b]{display:flex;justify-content:space-between;height:calc(var(--app-scale) * 36px);width:50%;padding:calc(var(--app-scale) * 6px) calc(var(--app-scale) * 12px);border-radius:calc(var(--app-scale) * 8px);border:calc(var(--app-scale) * 1px) solid #2c2e39;background:var(--timer-background-color)}.filterDialog__content__body__bet__upper>div p[data-v-56bf8f3b]{width:100%;display:flex;align-items:center;gap:calc(var(--app-scale) * 6px);font-size:calc(var(--app-scale) * 14px);font-weight:500;line-height:calc(var(--app-scale) * 21px)}.filterDialog__content__body__bet__upper>div p span[data-v-56bf8f3b]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 24px);font-weight:400}.filterDialog__content__body__bet__upper>div p .svg[data-v-56bf8f3b]{width:calc(var(--app-scale) * 2px);height:calc(var(--app-scale) * 18px)}.filterDialog__content__body__score[data-v-56bf8f3b],.filterDialog__content__body__doubleBet[data-v-56bf8f3b]{width:100%}.filterDialog__content__body__score__checkboxGroup[data-v-56bf8f3b],.filterDialog__content__body__doubleBet__checkboxGroup[data-v-56bf8f3b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 2.3px);width:100%}.filterDialog__content__body__score__checkboxGroup__item[data-v-56bf8f3b],.filterDialog__content__body__doubleBet__checkboxGroup__item[data-v-56bf8f3b]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 6px);cursor:pointer}.filterDialog__content__body__score__checkboxGroup__item label[data-v-56bf8f3b],.filterDialog__content__body__doubleBet__checkboxGroup__item label[data-v-56bf8f3b]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 21px);font-weight:400;color:#fff;cursor:pointer}.filterDialog__content__body__united[data-v-56bf8f3b]{border-bottom:none!important;flex-direction:row!important;padding-bottom:calc(var(--app-scale) * 16px)!important;width:100%}.filterDialog__content__body__united__category[data-v-56bf8f3b],.filterDialog__content__body__united__speed[data-v-56bf8f3b]{width:50%;height:100%;display:flex;flex-direction:column;gap:calc(var(--app-scale) * 16px);color:green}.filterDialog__content__body__united__category__checkboxGroup[data-v-56bf8f3b],.filterDialog__content__body__united__speed__checkboxGroup[data-v-56bf8f3b]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:calc(var(--app-scale) * 12px);width:100%}.filterDialog__content__body__united__category__checkboxGroup__item[data-v-56bf8f3b],.filterDialog__content__body__united__speed__checkboxGroup__item[data-v-56bf8f3b]{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:calc(var(--app-scale) * 6px);cursor:pointer}.filterDialog__content__body__united__category__checkboxGroup__item label[data-v-56bf8f3b],.filterDialog__content__body__united__speed__checkboxGroup__item label[data-v-56bf8f3b]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 21px);font-weight:400;color:#fff;cursor:pointer}.filterDialog__content__body__doubleBet__checkboxGroup[data-v-56bf8f3b]{justify-content:stretch;gap:calc(var(--app-scale) * 20px)}.filterDialog__content__footer[data-v-56bf8f3b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 6px);width:100%}.filterDialog__content__footer button[data-v-56bf8f3b]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:calc(var(--app-scale) * 46px);width:100%;border-radius:calc(var(--app-scale) * 8px);padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);font-size:calc(var(--app-scale) * 14px);font-weight:500;color:#fff;border:none;cursor:pointer}.filterDialog__content__footer__clear[data-v-56bf8f3b]{background:#2c2e39}.filterDialog__content__footer__clear[data-v-56bf8f3b]:hover{background-color:#272933}.filterDialog__content__footer__save[data-v-56bf8f3b]{background:var(--settings-buttons-color)}.filterDialog__content__footer__save[data-v-56bf8f3b]:hover{background-color:var(--tournament-button-hover)}.mobileTopWinsDialog[data-v-fc09dce2]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:100%;position:fixed}.mobileTopWinsDialog__content[data-v-fc09dce2]{width:100%;height:calc(100% - var(--app-scale) * 64px);margin:calc(var(--app-scale) * 60px) calc(var(--app-scale) * 2px) calc(var(--app-scale) * 2px) calc(var(--app-scale) * 2px);background:var(--primary-body-color);border-radius:calc(var(--app-scale) * 16px);border:calc(var(--app-scale) * 1px) solid #1f2028;padding:calc(var(--app-scale) * 16px) calc(var(--app-scale) * 8px) 0 calc(var(--app-scale) * 8px);position:relative;overflow:hidden}.mobileTopWinsDialog__content__header[data-v-fc09dce2]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:0 0 0 calc(var(--app-scale) * 8px)}.mobileTopWinsDialog__content__header p[data-v-fc09dce2]{font-size:calc(var(--app-scale) * 16px);font-weight:500;line-height:calc(var(--app-scale) * 21px)}.mobileTopWinsDialog__content__header img[data-v-fc09dce2]{width:calc(var(--app-scale) * 33px);height:calc(var(--app-scale) * 32px)}.mobileTopWinsDialog__content__body[data-v-fc09dce2]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;padding-top:calc(var(--app-scale) * 12px);height:100%;max-height:calc(100% - var(--app-scale) * 30px);overflow:hidden}.mobileTournamentLobbyDialog[data-v-6f046a01]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:100%;position:fixed}.mobileTournamentLobbyDialog__content[data-v-6f046a01]{width:100%;height:calc(100% - var(--app-scale) * 64px);margin:calc(var(--app-scale) * 60px) calc(var(--app-scale) * 2px) calc(var(--app-scale) * 2px) calc(var(--app-scale) * 2px);background:var(--header-tabs-color);border-radius:calc(var(--app-scale) * 16px);border:calc(var(--app-scale) * 1px) solid #1f2028;padding:calc(var(--app-scale) * 16px) calc(var(--app-scale) * 8px) 0 calc(var(--app-scale) * 8px);position:relative;overflow:hidden}.mobileTournamentLobbyDialog__content__header[data-v-6f046a01]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:0 0 0 calc(var(--app-scale) * 8px)}.mobileTournamentLobbyDialog__content__header p[data-v-6f046a01]{font-size:calc(var(--app-scale) * 16px);font-weight:500;line-height:calc(var(--app-scale) * 21px)}.mobileTournamentLobbyDialog__content__header img[data-v-6f046a01]{width:calc(var(--app-scale) * 33px);height:calc(var(--app-scale) * 32px)}.mobileTournamentLobbyDialog__content__body[data-v-6f046a01]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;padding-top:calc(var(--app-scale) * 12px);max-height:calc(100% - var(--app-scale) * 30px);overflow-y:auto;height:100%;max-height:calc(100% - var(--app-scale) * 46px)}.mobileUnitedDialog[data-v-5fd98b55]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:100%;position:fixed;touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.mobileUnitedDialog__content[data-v-5fd98b55]{width:100%;height:calc(100% - var(--app-scale) * 64px);margin:calc(var(--app-scale) * 60px) calc(var(--app-scale) * 2px) calc(var(--app-scale) * 2px) calc(var(--app-scale) * 2px);background:var(--primary-body-color);border-radius:calc(var(--app-scale) * 16px);border:calc(var(--app-scale) * 1px) solid #1f2028;padding:calc(var(--app-scale) * 16px) calc(var(--app-scale) * 8px) 0 calc(var(--app-scale) * 8px);position:relative;overflow:hidden}.mobileUnitedDialog__content .isIOS[data-v-5fd98b55],.mobileUnitedDialog__content .isMac[data-v-5fd98b55]{height:calc(100% - (var(--app-scale)))}.mobileUnitedDialog__content__header[data-v-5fd98b55]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:0 calc(var(--app-scale) * 8px) 0 calc(var(--app-scale) * 8px)}.mobileUnitedDialog__content__header .leftSide[data-v-5fd98b55]{display:inline-flex;align-items:center;gap:calc(var(--app-scale) * 16px);cursor:pointer}.mobileUnitedDialog__content__header .leftSide svg[data-v-5fd98b55]{width:calc(var(--app-scale) * 16px);height:calc(var(--app-scale) * 16px)}.mobileUnitedDialog__content__header p[data-v-5fd98b55]{font-size:calc(var(--app-scale) * 16px);font-weight:500;line-height:calc(var(--app-scale) * 21px)}.mobileUnitedDialog__content__header img[data-v-5fd98b55]{width:calc(var(--app-scale) * 33px);height:calc(var(--app-scale) * 32px)}.mobileUnitedDialog__content__body[data-v-5fd98b55]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;padding-top:calc(var(--app-scale) * 12px);height:100%;max-height:calc(100% - var(--app-scale) * 110px);overflow:hidden}.mobileUnitedDialog__content__body__text[data-v-5fd98b55]{font-size:calc(var(--app-scale) * 16px);font-weight:500;line-height:calc(var(--app-scale) * 21px)}.mobileUnitedDialog__content__footer[data-v-5fd98b55]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;padding:calc(var(--app-scale) * 5px) 0 calc(var(--app-scale) * 11px) 0;position:fixed;bottom:calc(var(--app-scale) * 6px);width:calc(100% - var(--app-scale) * 21px)}.mobileUnitedDialog__content__footer__group[data-v-5fd98b55]{border-radius:calc(var(--app-scale) * 33px);background:var(--mobile-settings-filter-color);display:flex;gap:calc(var(--app-scale) * 16px);padding:calc(var(--app-scale) * 8px)}.mobileUnitedDialog__content__footer__group__item[data-v-5fd98b55]{width:calc(var(--app-scale) * 40px);height:calc(var(--app-scale) * 40px);border-radius:50%;display:flex;justify-content:center;align-items:center;background:var(--create-table-row-options);position:relative}.mobileUnitedDialog__content__footer__group__item.active[data-v-5fd98b55]{background:var(--history-buttons-color)}.mobileUnitedDialog__content__footer__group__item svg[data-v-5fd98b55]{width:calc(var(--app-scale) * 20px);height:calc(var(--app-scale) * 20px)}.mobileUnitedDialog__content__footer__group__item .num_games[data-v-5fd98b55]{position:absolute;background:var(--primary-decline-button-color);border-radius:50%;width:calc(20px * var(--app-scale));height:calc(20px * var(--app-scale));left:calc(20px * var(--app-scale));top:calc(-9px * var(--app-scale));border:calc(3px * var(--app-scale)) solid #111217;color:#fff;font-size:calc(12px * var(--app-scale));justify-content:center;display:flex;align-items:center;text-align:center;pointer-events:none;font-family:BrandFont}.dialog-overlay[data-v-52138092]{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:var(--real-vh, 100vh);background-color:#0006;display:flex;align-items:center;justify-content:center}.dialog-container[data-v-52138092]{display:flex;flex-direction:column;align-items:center;border-radius:8px;background-color:#1a1b22;gap:16px;box-sizing:border-box}.dialog-container.WEB[data-v-52138092]{width:326px;padding:24px}.dialog-container.MOBILE[data-v-52138092]{width:calc(var(--app-scale) * 280px);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title[data-v-52138092]{font-family:BrandFont;font-weight:500;color:#f8f8f8;text-align:center}.dialog-title.WEB[data-v-52138092]{font-size:14px;line-height:160%}.dialog-title.MOBILE[data-v-52138092]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}.dialog-button[data-v-52138092]{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#23252e;cursor:pointer;width:100%;height:46px}.dialog-button.WEB[data-v-52138092]{padding:12px 32px}.dialog-button.MOBILE[data-v-52138092]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);border-radius:calc(var(--app-scale) * 8px);height:calc(var(--app-scale) * 46px)}.dialog-button-text[data-v-52138092]{font-family:BrandFont;font-weight:500;color:#fff}.dialog-button-text.WEB[data-v-52138092]{font-size:14px;line-height:160%}.dialog-button-text.MOBILE[data-v-52138092]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 19.2px)}@media screen and (min-width: 1921px){.dialog-container.WEB[data-v-52138092]{width:calc(var(--app-scale) * 326px);padding:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title.WEB[data-v-52138092]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}.dialog-button.WEB[data-v-52138092]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 46px);border-radius:calc(var(--app-scale) * 8px)}.dialog-button-text.WEB[data-v-52138092]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}}.dialog-overlay[data-v-668de451]{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:var(--real-vh, 100vh);background-color:#0006;display:flex;align-items:center;justify-content:center}.dialog-container[data-v-668de451]{display:flex;flex-direction:column;align-items:center;background-color:#1a1b22;gap:16px;box-sizing:border-box;border-radius:8px}.dialog-container.WEB[data-v-668de451]{width:326px;padding:24px}.dialog-container.MOBILE[data-v-668de451]{width:calc(var(--app-scale) * 280px);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title[data-v-668de451]{font-family:BrandFont;font-weight:500;color:#f8f8f8;text-align:center}.dialog-title.WEB[data-v-668de451]{font-size:14px;line-height:160%}.dialog-title.MOBILE[data-v-668de451]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}.dialog-button[data-v-668de451]{display:flex;justify-content:center;align-items:center;background-color:#23252e;cursor:pointer;width:100%;height:46px;border-radius:8px}.dialog-button.WEB[data-v-668de451]{padding:12px 32px}.dialog-button.MOBILE[data-v-668de451]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);border-radius:calc(var(--app-scale) * 8px);height:calc(var(--app-scale) * 46px)}.dialog-button-text[data-v-668de451]{font-family:BrandFont;font-weight:500;color:#fff}.dialog-button-text.WEB[data-v-668de451]{font-size:14px;line-height:160%}.dialog-button-text.MOBILE[data-v-668de451]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 19.2px)}@media screen and (min-width: 1921px){.dialog-container.WEB[data-v-668de451]{width:calc(var(--app-scale) * 326px);padding:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title.WEB[data-v-668de451]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}.dialog-button.WEB[data-v-668de451]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 46px);border-radius:calc(var(--app-scale) * 8px)}.dialog-button-text.WEB[data-v-668de451]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}}.dialog-overlay[data-v-800a9c7b]{position:fixed;top:0;left:0;z-index:15000;width:100vw;height:var(--real-vh, 100vh);display:flex;align-items:center;justify-content:center}.dialog-container[data-v-800a9c7b]{display:flex;flex-direction:column;align-items:center;background-color:#1a1b22;box-sizing:border-box}.dialog-container.WEB[data-v-800a9c7b]{width:326px;padding:24px;border-radius:8px;gap:16px}.dialog-container.MOBILE[data-v-800a9c7b]{width:calc(var(--app-scale) * 280px);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title[data-v-800a9c7b]{font-family:BrandFont;font-weight:500;color:#f8f8f8;text-align:center}.dialog-title.WEB[data-v-800a9c7b]{font-size:14px;line-height:160%}.dialog-title.MOBILE[data-v-800a9c7b]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}.dialog-button[data-v-800a9c7b]{display:flex;justify-content:center;align-items:center;background-color:#00945e;cursor:pointer;width:100%}.dialog-button.WEB[data-v-800a9c7b]{padding:12px 32px;height:46px;border-radius:8px}.dialog-button.MOBILE[data-v-800a9c7b]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 44px);border-radius:calc(var(--app-scale) * 8px)}.dialog-button-text[data-v-800a9c7b]{font-family:BrandFont;font-weight:500;color:#fff}.dialog-button-text.WEB[data-v-800a9c7b]{font-size:14px;line-height:160%}.dialog-button-text.MOBILE[data-v-800a9c7b]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 19.2px)}@media screen and (min-width: 1921px){.dialog-container.WEB[data-v-800a9c7b]{width:calc(var(--app-scale) * 326px);padding:calc(var(--app-scale) * 24px);gap:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px)}.dialog-title.WEB[data-v-800a9c7b]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}.dialog-button.WEB[data-v-800a9c7b]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 46px);border-radius:calc(var(--app-scale) * 8px)}.dialog-button-text.WEB[data-v-800a9c7b]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}}.settingsDialog[data-v-4a6423c3],.settingsDialog.MOBILE[data-v-4a6423c3]{z-index:1}.settingsDialog.MOBILE .settingsDialogBody[data-v-4a6423c3]{width:365px;padding:10px 16px 12px;background:#0d0d11;border:1px solid #23252e;border-radius:16px;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.settingsDialog.MOBILE .settingsDialogBody__header[data-v-4a6423c3]{display:flex;justify-content:space-between;align-items:center;height:40px}.settingsDialog.MOBILE .settingsDialogBody__header-label[data-v-4a6423c3]{display:flex;align-items:center;gap:8px;cursor:pointer}.settingsDialog.MOBILE .settingsDialogBody__header-label span[data-v-4a6423c3]{color:#fff;font:500 16px/21px Poppins,sans-serif}.settingsDialog.MOBILE .settingsDialogBody__header-avatar[data-v-4a6423c3]{width:32px;height:32px;border-radius:50%;overflow:hidden;cursor:pointer}.settingsDialog.MOBILE .settingsDialogBody__header-avatar img[data-v-4a6423c3]{width:100%;height:100%;object-fit:cover}.settingsDialog.MOBILE .settingsDialogBody__header .settingsDialogBody__icon[data-v-4a6423c3]{width:16px;height:16px;color:#fff;rotate:180deg}.settingsDialog.MOBILE .settingsDialogBody__limits[data-v-4a6423c3]{display:flex;flex-direction:column;gap:12px;background:#1a1b22;border:1px solid #272933;border-radius:8px;padding:16px 16px 8px}.settingsDialog.MOBILE .settingsDialogBody__limits .limit[data-v-4a6423c3]{display:flex;flex-direction:column;gap:6px}.settingsDialog.MOBILE .settingsDialogBody__limits .limit__main[data-v-4a6423c3]{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#23252e;border-radius:8px;gap:10px}.settingsDialog.MOBILE .settingsDialogBody__limits .limit__main[data-v-4a6423c3]>*{color:#fff}.settingsDialog.MOBILE .settingsDialogBody__limits .limit__main .limit__label[data-v-4a6423c3]{font:500 14px/21px Poppins,sans-serif}.settingsDialog.MOBILE .settingsDialogBody__limits .limit__main .limit__value[data-v-4a6423c3]{font:400 12px/24px Poppins,sans-serif}.settingsDialog.MOBILE .settingsDialogBody__limits .limit__main .limit__icon[data-v-4a6423c3]{width:8px;height:18px;color:#464a5c}.settingsDialog.MOBILE .settingsDialogBody__limits .limit__handles[data-v-4a6423c3]{display:flex;gap:10px}.settingsDialog.MOBILE .settingsDialogBody__limits .limit__handles .handle[data-v-4a6423c3]{width:8px;height:4px;background:#fff;border-radius:2px}.settingsDialog.MOBILE .settingsDialogBody__slider[data-v-4a6423c3]{display:flex;justify-content:center}.settingsDialog.MOBILE .settingsDialogBody__slider .slider[data-v-4a6423c3]{width:343px;height:32px;padding:8px 0;display:flex;align-items:center}.settingsDialog.MOBILE .settingsDialogBody__slider .slider__track[data-v-4a6423c3],.settingsDialog.MOBILE .settingsDialogBody__slider .slider__fill[data-v-4a6423c3]{position:absolute;height:8px;border-radius:8px}.settingsDialog.MOBILE .settingsDialogBody__slider .slider__track[data-v-4a6423c3]{width:327px;background:#80859d}.settingsDialog.MOBILE .settingsDialogBody__slider .slider__fill[data-v-4a6423c3]{width:127px;background:var(--avatars-outline-color)}.settingsDialog.MOBILE .settingsDialogBody__skins[data-v-4a6423c3]{display:flex;gap:25px;flex-wrap:wrap;max-height:480px;overflow:hidden}.settingsDialog.MOBILE .settingsDialogBody__skins .skin[data-v-4a6423c3]{width:93px;height:93px;border-radius:50%;overflow:hidden;border:2px solid #272933;display:flex;align-items:center;justify-content:center;cursor:pointer}.settingsDialog.MOBILE .settingsDialogBody__skins .skin.selected[data-v-4a6423c3]{border-color:var(--avatars-outline-color)}.settingsDialog.MOBILE .settingsDialogBody__skins .skin img[data-v-4a6423c3]{width:100%;height:100%;object-fit:cover}.settingsDialog.MOBILE .settingsDialogBody__actions[data-v-4a6423c3]{display:flex;gap:6px;justify-content:center}.settingsDialog.MOBILE .settingsDialogBody__actions button[data-v-4a6423c3]{width:185px;height:46px;border:none;border-radius:8px;font:500 14px/22px Poppins,sans-serif;color:#fff;cursor:pointer;padding:12px 32px}.settingsDialog.MOBILE .settingsDialogBody__actions .btn-clear[data-v-4a6423c3]{background:#2c2e39;cursor:pointer}.settingsDialog.MOBILE .settingsDialogBody__actions .btn-save[data-v-4a6423c3]{background:var(--settings-buttons-color);cursor:pointer}.settingsDialog.WEB[data-v-4a6423c3]{z-index:1}.settingsDialog.WEB .settingsDialogBody[data-v-4a6423c3]{width:408px;padding:10px 16px 12px;background:#0d0d11;border:1px solid #23252e;border-radius:16px;display:flex;flex-direction:column;gap:16px;box-sizing:border-box}.settingsDialog.WEB .settingsDialogBody__header[data-v-4a6423c3]{display:flex;justify-content:space-between;align-items:center;height:40px}.settingsDialog.WEB .settingsDialogBody__header-label[data-v-4a6423c3]{display:flex;align-items:center;gap:8px;cursor:pointer}.settingsDialog.WEB .settingsDialogBody__header-label span[data-v-4a6423c3]{color:#fff;font:500 16px/21px Poppins,sans-serif}.settingsDialog.WEB .settingsDialogBody__header-avatar[data-v-4a6423c3]{width:32px;height:32px;border-radius:50%;overflow:hidden;cursor:pointer}.settingsDialog.WEB .settingsDialogBody__header-avatar img[data-v-4a6423c3]{width:100%;height:100%;object-fit:cover}.settingsDialog.WEB .settingsDialogBody__header .settingsDialogBody__icon[data-v-4a6423c3]{width:16px;height:16px;color:#fff;rotate:180deg}.settingsDialog.WEB .settingsDialogBody__limits[data-v-4a6423c3]{display:flex;flex-direction:column;gap:12px;background:#1a1b22;border:1px solid #272933;border-radius:8px;padding:16px 16px 8px}.settingsDialog.WEB .settingsDialogBody__limits .limit[data-v-4a6423c3]{display:flex;flex-direction:column;gap:6px}.settingsDialog.WEB .settingsDialogBody__limits .limit__main[data-v-4a6423c3]{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#23252e;border-radius:8px;gap:10px}.settingsDialog.WEB .settingsDialogBody__limits .limit__main[data-v-4a6423c3]>*{color:#fff}.settingsDialog.WEB .settingsDialogBody__limits .limit__main .limit__label[data-v-4a6423c3]{font:500 14px/21px Poppins,sans-serif}.settingsDialog.WEB .settingsDialogBody__limits .limit__main .limit__value[data-v-4a6423c3]{font:400 12px/24px Poppins,sans-serif}.settingsDialog.WEB .settingsDialogBody__limits .limit__main .limit__icon[data-v-4a6423c3]{width:8px;height:18px;color:#464a5c}.settingsDialog.WEB .settingsDialogBody__limits .limit__handles[data-v-4a6423c3]{display:flex;gap:10px}.settingsDialog.WEB .settingsDialogBody__limits .limit__handles .handle[data-v-4a6423c3]{width:8px;height:4px;background:#fff;border-radius:2px}.settingsDialog.WEB .settingsDialogBody__slider[data-v-4a6423c3]{display:flex;justify-content:center}.settingsDialog.WEB .settingsDialogBody__slider .slider[data-v-4a6423c3]{width:343px;height:32px;padding:8px 0;display:flex;align-items:center}.settingsDialog.WEB .settingsDialogBody__slider .slider__track[data-v-4a6423c3],.settingsDialog.WEB .settingsDialogBody__slider .slider__fill[data-v-4a6423c3]{position:absolute;height:8px;border-radius:8px}.settingsDialog.WEB .settingsDialogBody__slider .slider__track[data-v-4a6423c3]{width:327px;background:#80859d}.settingsDialog.WEB .settingsDialogBody__slider .slider__fill[data-v-4a6423c3]{width:127px;background:var(--avatars-outline-color)}.settingsDialog.WEB .settingsDialogBody__skins[data-v-4a6423c3]{display:flex;gap:36px;flex-wrap:wrap;justify-content:space-between;max-height:480px;overflow:hidden}.settingsDialog.WEB .settingsDialogBody__skins .skin[data-v-4a6423c3]{width:93px;height:93px;border-radius:50%;overflow:hidden;border:2px solid #272933;display:flex;align-items:center;justify-content:center;cursor:pointer}.settingsDialog.WEB .settingsDialogBody__skins .skin.selected[data-v-4a6423c3]{border-color:var(--avatars-outline-color)}.settingsDialog.WEB .settingsDialogBody__skins .skin img[data-v-4a6423c3]{width:100%;height:100%;object-fit:cover}.settingsDialog.WEB .settingsDialogBody__actions[data-v-4a6423c3]{display:flex;gap:6px;justify-content:center}.settingsDialog.WEB .settingsDialogBody__actions button[data-v-4a6423c3]{width:185px;height:46px;border:none;border-radius:8px;font:500 14px/22px Poppins,sans-serif;color:#fff;cursor:pointer;padding:12px 32px}.settingsDialog.WEB .settingsDialogBody__actions .btn-clear[data-v-4a6423c3]{background:#2c2e39;cursor:pointer}.settingsDialog.WEB .settingsDialogBody__actions .btn-save[data-v-4a6423c3]{background:var(--settings-buttons-color);cursor:pointer}.offer-dialog[data-v-02248e7a]{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 12px;width:370px;height:46px;background:#1a1b22;border-radius:8px;z-index:1;text-align:center}.offer-dialog__message[data-v-02248e7a]{display:flex;align-items:center;gap:8px;color:#fff;font-family:BrandFont;font-weight:500;font-size:14px;line-height:160%;letter-spacing:0}.dialog-overlay[data-v-abe6999b]{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:var(--real-vh, 100vh);background-color:#0006;display:flex;align-items:center;justify-content:center}.dialog-container[data-v-abe6999b]{display:flex;flex-direction:column;align-items:center;background-color:#1a1b22;gap:16px;box-sizing:border-box;border-radius:8px}.dialog-container.WEB[data-v-abe6999b]{width:326px;padding:24px}.dialog-container.MOBILE[data-v-abe6999b]{width:calc(var(--app-scale) * 350px);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}@media screen and (max-width: 376px){.dialog-container.MOBILE[data-v-abe6999b]{width:90%}}.dialog-title[data-v-abe6999b]{font-family:BrandFont;font-weight:500;color:#f8f8f8;text-align:center}.dialog-title.WEB[data-v-abe6999b]{font-size:14px;line-height:160%}.dialog-title.MOBILE[data-v-abe6999b]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}.dialog-button[data-v-abe6999b]{display:flex;justify-content:center;align-items:center;background-color:#23252e;cursor:pointer;width:100%;height:46px;border-radius:8px}.dialog-button.WEB[data-v-abe6999b]{padding:12px 32px}.dialog-button.MOBILE[data-v-abe6999b]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);border-radius:calc(var(--app-scale) * 8px);height:calc(var(--app-scale) * 46px)}.dialog-button-text[data-v-abe6999b]{font-family:BrandFont;font-weight:500;color:#fff}.dialog-button-text.WEB[data-v-abe6999b]{font-size:14px;line-height:160%}.dialog-button-text.MOBILE[data-v-abe6999b]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 19.2px)}@media screen and (min-width: 1921px){.dialog-container.WEB[data-v-abe6999b]{width:calc(var(--app-scale) * 326px);padding:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title.WEB[data-v-abe6999b]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}.dialog-button.WEB[data-v-abe6999b]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 46px);border-radius:calc(var(--app-scale) * 8px)}.dialog-button-text.WEB[data-v-abe6999b]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}}.dialog-overlay[data-v-4707052a]{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:var(--real-vh, 100vh);background-color:#0006;display:flex;align-items:center;justify-content:center}.dialog-container[data-v-4707052a]{display:flex;flex-direction:column;align-items:center;background-color:#1a1b22;gap:16px;box-sizing:border-box;border-radius:8px}.dialog-container.WEB[data-v-4707052a]{width:350px;padding:24px}.dialog-container.MOBILE[data-v-4707052a]{width:calc(var(--app-scale) * 350px);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}@media screen and (max-width: 376px){.dialog-container.MOBILE[data-v-4707052a]{width:90%}}.dialog-title[data-v-4707052a]{font-family:BrandFont;font-weight:500;color:#f8f8f8;text-align:center}.dialog-title.WEB[data-v-4707052a]{font-size:14px;line-height:160%}.dialog-title.MOBILE[data-v-4707052a]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}.dialog-button[data-v-4707052a]{display:flex;justify-content:center;align-items:center;background-color:#23252e;cursor:pointer;width:100%;height:46px;border-radius:8px}.dialog-button.WEB[data-v-4707052a]{padding:12px 32px}.dialog-button.MOBILE[data-v-4707052a]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);border-radius:calc(var(--app-scale) * 8px);height:calc(var(--app-scale) * 46px)}.dialog-button-text[data-v-4707052a]{font-family:BrandFont;font-weight:500;color:#fff}.dialog-button-text.WEB[data-v-4707052a]{font-size:14px;line-height:160%}.dialog-button-text.MOBILE[data-v-4707052a]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 19.2px)}@media screen and (min-width: 1921px){.dialog-container.WEB[data-v-4707052a]{width:calc(var(--app-scale) * 326px);padding:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title.WEB[data-v-4707052a]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}.dialog-button.WEB[data-v-4707052a]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 46px);border-radius:calc(var(--app-scale) * 8px)}.dialog-button-text.WEB[data-v-4707052a]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}}.mobileAvionDialog[data-v-3adb55d2]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;height:100%;width:100%;position:fixed;z-index:1000}.mobileAvionDialog__content[data-v-3adb55d2]{width:100%;height:calc(100% - var(--app-scale) * 40px);margin:calc(var(--app-scale) * 40px) calc(var(--app-scale) * 2px) calc(var(--app-scale) * 2px) calc(var(--app-scale) * 2px);background:linear-gradient(145deg,#0f1014,#1a1b23);border-radius:calc(var(--app-scale) * 20px);border:calc(var(--app-scale) * 1px) solid #2a2d3a;box-shadow:0 calc(var(--app-scale) * 8px) calc(var(--app-scale) * 32px) #0006,0 calc(var(--app-scale) * 2px) calc(var(--app-scale) * 8px) #0003;position:relative;overflow:hidden;display:flex;flex-direction:column}.mobileAvionDialog__content__body[data-v-3adb55d2]{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;height:100%;flex-grow:1;overflow:hidden;border-radius:0 0 calc(var(--app-scale) * 12px) calc(var(--app-scale) * 12px);background:#0a0b0f;padding:0;margin:0}.mobileAvionDialog__content__body iframe[data-v-3adb55d2]{width:100%!important;height:100%!important;border:none;border-radius:0 0 calc(var(--app-scale) * 12px) calc(var(--app-scale) * 12px)}.mobileAvionDialog__header[data-v-3adb55d2]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:0;padding:calc(var(--app-scale) * 8px) calc(var(--app-scale) * 8px) calc(var(--app-scale) * 4px) calc(var(--app-scale) * 8px);flex-shrink:0;min-height:calc(var(--app-scale) * 32px);background:transparent}.mobileAvionDialog__header img[data-v-3adb55d2]{width:calc(var(--app-scale) * 44px);height:calc(var(--app-scale) * 44px);cursor:pointer;transition:all .2s ease;filter:brightness(.8)}.mobileAvionDialog__header img[data-v-3adb55d2]:hover{transform:scale(1.1);filter:brightness(1.2)}.mobileAvionDialog__header img[data-v-3adb55d2]:active{transform:scale(.95)}.dialog-overlay[data-v-1f2176e0]{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:var(--real-vh, 100vh);background-color:#0006;display:flex;align-items:center;justify-content:center}.dialog-container[data-v-1f2176e0]{display:flex;flex-direction:column;align-items:center;background-color:#1a1b22;gap:16px;box-sizing:border-box;border-radius:8px}.dialog-container.WEB[data-v-1f2176e0]{width:326px;padding:24px}.dialog-container.MOBILE[data-v-1f2176e0]{width:calc(var(--app-scale) * 280px);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title[data-v-1f2176e0]{font-family:BrandFont;font-weight:500;color:#f8f8f8;text-align:center}.dialog-title.WEB[data-v-1f2176e0]{font-size:14px;line-height:160%}.dialog-title.MOBILE[data-v-1f2176e0]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}.dialog-button[data-v-1f2176e0]{display:flex;justify-content:center;align-items:center;background-color:#23252e;cursor:pointer;width:100%;height:46px;border-radius:8px}.dialog-button.WEB[data-v-1f2176e0]{padding:12px 32px}.dialog-button.MOBILE[data-v-1f2176e0]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);border-radius:calc(var(--app-scale) * 8px);height:calc(var(--app-scale) * 46px)}.dialog-button-text[data-v-1f2176e0]{font-family:BrandFont;font-weight:500;color:#fff}.dialog-button-text.WEB[data-v-1f2176e0]{font-size:14px;line-height:160%}.dialog-button-text.MOBILE[data-v-1f2176e0]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 19.2px)}@media screen and (min-width: 1921px){.dialog-container.WEB[data-v-1f2176e0]{width:calc(var(--app-scale) * 326px);padding:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title.WEB[data-v-1f2176e0]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}.dialog-button.WEB[data-v-1f2176e0]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 46px);border-radius:calc(var(--app-scale) * 8px)}.dialog-button-text.WEB[data-v-1f2176e0]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}}.dialogs[data-v-2fde45c4]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.dialogs .backDrop[data-v-2fde45c4]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c}.fade-enter-active[data-v-2fde45c4],.fade-leave-active[data-v-2fde45c4]{transition:opacity .3s ease}.fade-enter-from[data-v-2fde45c4],.fade-leave-to[data-v-2fde45c4]{opacity:0}.fade-enter-to[data-v-2fde45c4],.fade-leave-from[data-v-2fde45c4]{opacity:1}.reconnection-overlay[data-v-d62299ec]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2001}.reconnection-card[data-v-d62299ec]{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;background:#1a1b22;border-radius:8px;width:275px}@media screen and (min-width: 768px){.reconnection-card[data-v-d62299ec]{gap:24px;padding:24px;font-size:14px}}.reconnection-title[data-v-d62299ec]{font-family:Poppins,sans-serif;font-weight:700;font-size:12px;line-height:18px;color:#f8f8f8;text-align:center;margin:0}@media screen and (min-width: 768px){.reconnection-title[data-v-d62299ec]{font-size:14px;line-height:21px}}.progress-container[data-v-d62299ec]{width:100%;display:flex;justify-content:center}.progress-track[data-v-d62299ec]{width:243px;height:10px;background:#2c313b;border-radius:2px;position:relative;overflow:hidden}.progress-fill[data-v-d62299ec]{width:197px;height:10px;background:#2c83fe;border-radius:2px;position:relative;overflow:hidden;animation:pulse-fill-d62299ec 2s ease-in-out infinite}.progress-stripes[data-v-d62299ec]{position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 4px,#35c8ff 4px,#35c8ff 8px);animation:stripes-move-d62299ec 1s linear infinite}@keyframes stripes-move-d62299ec{0%{transform:translate(-8px)}to{transform:translate(0)}}@keyframes pulse-fill-d62299ec{0%,to{opacity:1}50%{opacity:.8}}.modal-overlay-enter-active[data-v-d62299ec],.modal-overlay-leave-active[data-v-d62299ec]{transition:opacity .2s ease}.modal-overlay-enter-from[data-v-d62299ec],.modal-overlay-leave-to[data-v-d62299ec]{opacity:0}.modal-content-enter-active[data-v-d62299ec]{transition:all .3s ease-out}.modal-content-leave-active[data-v-d62299ec]{transition:all .2s ease-in}.modal-content-enter-from[data-v-d62299ec]{transform:scale(.9);opacity:0}.modal-content-leave-to[data-v-d62299ec]{transform:scale(.95);opacity:0}.outer-container[data-v-1526450f]{width:100%;height:calc(var(--app-scale) * 68px);border-radius:calc(var(--app-scale) * 12px);position:relative;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.background-gif[data-v-1526450f]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.background-gif-Icon[data-v-1526450f]{position:absolute;top:0;left:0;width:auto;height:100%;object-fit:cover;z-index:1}.inner-container[data-v-1526450f]{display:flex;width:calc(var(--app-scale) * 95px);padding:calc(var(--app-scale) * 10px) calc(var(--app-scale) * 20px) calc(var(--app-scale) * 10px) calc(var(--app-scale) * 32px);flex-direction:column;justify-content:center;align-items:flex-end;gap:calc(var(--app-scale) * 10px);position:relative;z-index:2}.center-button[data-v-1526450f]{display:flex;width:calc(var(--app-scale) * 60px);height:calc(var(--app-scale) * 32px);padding:calc(var(--app-scale) * 5.059px) calc(var(--app-scale) * 4.599px) calc(var(--app-scale) * 4.599px) calc(var(--app-scale) * 4.599px);justify-content:center;align-items:center;gap:calc(var(--app-scale) * 4.599px);border-radius:calc(var(--app-scale) * 11.037px);border:calc(var(--app-scale) * .46px) solid var(--Bet-stroke, #93e885);background:var(--200, #4fff6e);cursor:pointer;transition:all .2s ease}.center-button p[data-v-1526450f]{color:#000;text-align:center;font-family:BrandFont;font-size:calc(var(--app-scale) * 12px);font-style:normal;font-weight:700;line-height:normal}.center-button[data-v-1526450f]:hover{opacity:.8;transform:scale(.98)}.center-button[data-v-1526450f]:active{transform:scale(.95)}.lobby[data-v-bd3ae018]{height:100%;width:100%;min-height:var(--real-vh, 100vh);padding:calc(var(--app-scale) * 10px) calc(var(--app-scale) * 4px);touch-action:pan-x pan-y;overflow-x:hidden;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}@media screen and (max-width: 1000px){.lobby[data-v-bd3ae018]{overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:none}}.lobby.DISABLESCROLL[data-v-bd3ae018]{overflow:hidden!important}.lobby .middlePanel[data-v-bd3ae018]{height:100%;width:100%;padding-top:calc(var(--app-scale) * 180px)}.lobby .middlePanel.CASH[data-v-bd3ae018]{padding-top:calc(var(--app-scale) * 224px)}.lobby .middlePanel.avion-off[data-v-bd3ae018]{padding-top:calc(var(--app-scale) * 108px)}.lobby .middlePanel.avion-off.CASH[data-v-bd3ae018]{padding-top:calc(var(--app-scale) * 160px)}.lobby .middlePanel .fixedPositionContainer[data-v-bd3ae018]{position:fixed;top:0;width:calc(100% - var(--app-scale) * 8px);padding-top:calc(var(--app-scale) * 10px);background:#08090b;z-index:1000}.lobby.WEB[data-v-bd3ae018]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:calc(var(--app-scale) * 10px);width:calc(100% - var(--app-scale) * 160px);padding:calc(var(--app-scale) * 16px) 0;margin:0 auto}.lobby.WEB .leftPartial[data-v-bd3ae018],.lobby.WEB .rightPartial[data-v-bd3ae018]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:calc(var(--app-scale) * 10px);min-height:calc(var(--real-vh, 100vh) - var(--app-scale) * 32px)}.lobby.WEB .rightPartial[data-v-bd3ae018]{display:flex;flex-direction:column;justify-content:unset;align-items:center;gap:calc(var(--app-scale) * 17px)}.lobby.WEB .middlePanel[data-v-bd3ae018]{width:calc(100% - var(--app-scale) * 497px);position:relative}.lobby.WEB .middlePanel.CASH[data-v-bd3ae018]{padding-top:calc(var(--app-scale) * 140px)}.lobby.WEB .middlePanel.TOURNAMENT[data-v-bd3ae018],.lobby.WEB .middlePanel.SPIN[data-v-bd3ae018]{padding-top:calc(var(--app-scale) * 80px)}.lobby.WEB .fixedPositionContainer[data-v-bd3ae018]{padding:0;margin-top:calc(var(--app-scale) * 16px);width:calc(100% - var(--app-scale) * 657px);background:transparent}.gameResultDialog[data-v-0797cee6]{display:flex;width:364px;height:410px;padding:24px;flex-direction:column;justify-content:space-between;align-items:center;border:1px solid #2c2e39;border-radius:16px;background:#1a1b22;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}@media (max-width: 600px){.gameResultDialog[data-v-0797cee6]{width:96%}}.gameResultDialog__content[data-v-0797cee6]{display:flex;flex-direction:column;align-items:center;gap:32px}.gameResultDialog__content__summary[data-v-0797cee6]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.gameResultDialog__content__summary__title[data-v-0797cee6]{color:#f8f8f8;text-align:center;font:700 16px/24px BrandFont}.gameResultDialog__content__summary__amount[data-v-0797cee6]{text-align:center;font:700 36px/36px BrandFont}.gameResultDialog__content__players[data-v-0797cee6]{display:flex;align-items:center;gap:24px}.gameResultDialog__content__players__player[data-v-0797cee6],.gameResultDialog__content__players__opponent[data-v-0797cee6]{display:flex;flex-direction:column;align-items:center;gap:8px;width:70px;position:relative}.gameResultDialog__content__players__player__avatar[data-v-0797cee6],.gameResultDialog__content__players__opponent__avatar[data-v-0797cee6]{width:66px;z-index:-1;border-radius:50%;background:#23252e;display:flex;justify-content:center;align-items:center;overflow:hidden;position:absolute;transform:translate(-50%,-50%);top:35%;left:49.5%}.gameResultDialog__content__players__player__name[data-v-0797cee6],.gameResultDialog__content__players__opponent__name[data-v-0797cee6]{color:#d6d8df;text-align:center;text-transform:capitalize;font:500 12px/160% BrandFont}.gameResultDialog__content__players__vs[data-v-0797cee6]{display:flex;width:32px;flex-direction:column;align-items:center;gap:10px}.gameResultDialog__status[data-v-0797cee6]{color:#c5c7d2;padding:10px;width:100%;border-radius:8px;border:1px solid #2162bf;background:#2c83fe0f;font:400 12px/160% BrandFont;text-align:center;-webkit-user-select:none;user-select:none}.gameResultDialog__status span[data-v-0797cee6]{font-family:BrandFont;font-size:14px;font-weight:400;line-height:21px;color:#c5c7d2}.gameResultDialog__status--YouAgain[data-v-0797cee6]{border:none;background:unset}.gameResultDialog__status--OpponentAgain[data-v-0797cee6]{border:1px solid #2162bf;background:#2c83fe0f}.gameResultDialog__status--WaitingAnswer[data-v-0797cee6]{border:1px solid #bf6d14;background:#ff911a0f}.gameResultDialog__status--LeftGame[data-v-0797cee6]{border:1px solid #ba2845;background:#f8355c0f}.gameResultDialog__actions[data-v-0797cee6]{display:flex;align-items:center;gap:16px;width:100%}.gameResultDialog__actions__button[data-v-0797cee6]{flex:1;padding:12px 32px;text-align:center;font:500 14px/160% BrandFont;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.gameResultDialog__actions__button--secondary[data-v-0797cee6]{color:#fff;background:#23252e}.gameResultDialog__actions__button--primary[data-v-0797cee6]{color:#fff;background:var(--primary-buttons-color)}.you-again[data-v-0797cee6]{border:none;background:unset}.opponent-again[data-v-0797cee6]{border:1px solid #2162bf;background:#2c83fe0f}.waiting-answer[data-v-0797cee6]{border:1px solid #bf6d14;background:#ff911a0f}.left-game[data-v-0797cee6]{border:1px solid var(--primary-decline-button-color);background:#f8355c0f}.playAgainText[data-v-0797cee6]{color:var(--White, #FFF)!important;text-align:center;font-size:calc(var(--app-scale) * 14px);font-weight:500!important;line-height:21px!important;width:calc(var(--app-scale) * 160px);display:block}.giveup-container[data-v-799ee881]{display:flex;flex-direction:column;align-items:center;width:267px;padding:16px;gap:0px;border-radius:8px;background:#1a1b22;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}@media only screen and (min-width: 1000px){.giveup-container[data-v-799ee881]{width:326px;padding:24px;gap:0px}.giveup-text[data-v-799ee881]{color:#f8f8f8;text-align:center;font-family:BrandFont;font-size:14px;font-style:normal;font-weight:500;line-height:160%;margin-bottom:24px;-webkit-user-select:none;user-select:none}.giveup-btn-no[data-v-799ee881],.giveup-btn-yes[data-v-799ee881]{width:131px;height:46px;font-size:14px;line-height:160%}}@media only screen and (max-width: 999px){.giveup-text[data-v-799ee881]{color:#f8f8f8;text-align:center;font-family:BrandFont;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:16px}.giveup-btn-no[data-v-799ee881],.giveup-btn-yes[data-v-799ee881]{width:110px;display:flex;height:44px;padding:12px 32px;justify-content:center;align-items:center;gap:16px;flex:1 0 0;font-size:12px;line-height:160%}}.giveup-buttons[data-v-799ee881]{display:flex;justify-content:center;align-items:center;gap:16px}.giveup-btn-no[data-v-799ee881]{border-radius:8px;background:var(--primary-decline-button-color);color:#fff;border:none;font-family:BrandFont;font-style:normal;font-weight:500;cursor:pointer}.giveup-btn-yes[data-v-799ee881]{border-radius:8px;background:var(--primary-buttons-color);color:#fff;border:none;font-family:BrandFont;font-style:normal;font-weight:500;cursor:pointer}.giveup-container[data-v-af997373]{display:flex;flex-direction:column;align-items:center;width:267px;padding:16px;gap:0px;border-radius:8px;background:#1a1b22;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}@media only screen and (min-width: 1000px){.giveup-container[data-v-af997373]{width:326px;padding:24px;gap:0px}.giveup-text[data-v-af997373]{color:#f8f8f8;text-align:center;font-family:BrandFont;font-size:14px;font-style:normal;font-weight:500;line-height:160%;margin-bottom:24px;-webkit-user-select:none;user-select:none}.giveup-btn-no[data-v-af997373],.giveup-btn-yes[data-v-af997373]{width:131px;height:46px;font-size:14px;line-height:160%}}@media only screen and (max-width: 999px){.giveup-text[data-v-af997373]{color:#f8f8f8;text-align:center;font-family:BrandFont;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:16px}.giveup-btn-no[data-v-af997373],.giveup-btn-yes[data-v-af997373]{width:110px;display:flex;height:44px;padding:12px 32px;justify-content:center;align-items:center;gap:16px;flex:1 0 0;font-size:12px;line-height:160%}}.giveup-buttons[data-v-af997373]{display:flex;justify-content:center;align-items:center;gap:16px}.giveup-btn-no[data-v-af997373]{border-radius:8px;background:var(--primary-decline-button-color);color:#fff;border:none;font-family:BrandFont;font-style:normal;font-weight:500;cursor:pointer}.giveup-btn-yes[data-v-af997373]{border-radius:8px;background:var(--primary-buttons-color);color:#fff;border:none;font-family:BrandFont;font-style:normal;font-weight:500;cursor:pointer}.raise-container[data-v-ffb86b4f]{display:inline-flex;padding:calc(var(--app-scale) * 16px);flex-direction:column;align-items:center;gap:calc(var(--app-scale) * 16px);position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:calc(var(--app-scale) * 8px);background:var(--primary-background-color);-webkit-user-select:none;user-select:none}.raise-container__header[data-v-ffb86b4f]{color:#f8f8f8;text-align:center;font-family:BrandFont;font-size:calc(var(--app-scale) * 12px);font-weight:500;line-height:160%;width:calc(var(--app-scale) * 278px);height:calc(var(--app-scale) * 22px)}.raise-container__body[data-v-ffb86b4f]{color:#fff;font-family:BrandFont;font-size:calc(var(--app-scale) * 20px);font-weight:500;line-height:160%}.raise-container__footer[data-v-ffb86b4f]{display:flex;align-items:flex-start;gap:calc(var(--app-scale) * 12px);align-self:center}.raise-container__footer button[data-v-ffb86b4f]{display:flex;width:calc(var(--app-scale) * 92px);height:calc(var(--app-scale) * 44px);padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);justify-content:center;align-items:center;gap:calc(var(--app-scale) * 24px);color:#fff;font-family:BrandFont;font-size:calc(var(--app-scale) * 14px);font-weight:500;line-height:160%;border:0;cursor:pointer}.raise-container__footer .btn-yes[data-v-ffb86b4f]{border-radius:calc(var(--app-scale) * 8px);background:var(--primary-buttons-color)}.raise-container__footer .btn-no[data-v-ffb86b4f]{border-radius:calc(var(--app-scale) * 8px);background:var(--primary-decline-button-color)}.raise-container__footer .btn-raiseStake[data-v-ffb86b4f]{border-radius:calc(var(--app-scale) * 8px)}.raise-container__footer .btn-raiseStake--stake[data-v-ffb86b4f]{background:var(--raise-button-color)}.raise-container__footer .btn-raiseStake--point[data-v-ffb86b4f]{background:var(--raise-point-button)}@media screen and (min-width: 1000px){.raise-container[data-v-ffb86b4f]{display:inline-flex;padding:24px;flex-direction:column;align-items:center;gap:24px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:8px;background:var(--primary-background-color);-webkit-user-select:none;user-select:none}.raise-container__header[data-v-ffb86b4f]{color:#f8f8f8;text-align:center;font-family:BrandFont;font-size:14px;font-style:normal;font-weight:500;line-height:160%;width:278px;height:22px}.raise-container__body[data-v-ffb86b4f]{color:#fff;font-family:BrandFont;font-size:24px;font-style:normal;font-weight:500;line-height:160%}.raise-container__footer[data-v-ffb86b4f]{display:flex;align-items:flex-start;gap:12px;align-self:center}.raise-container__footer button[data-v-ffb86b4f]{display:flex;width:110px;height:46px;padding:12px 32px;justify-content:center;align-items:center;gap:24px;color:var(--greyscale-white, #fff);font-family:BrandFont;font-size:14px;font-style:normal;font-weight:500;line-height:160%;border:0;cursor:pointer}.raise-container__footer .btn-yes[data-v-ffb86b4f]{border-radius:8px;background:var(--primary-buttons-color)}.raise-container__footer .btn-no[data-v-ffb86b4f]{border-radius:8px;background:var(--primary-decline-button-color)}.raise-container__footer .btn-raiseStake[data-v-ffb86b4f]{border-radius:8px}.raise-container__footer .btn-raiseStake--stake[data-v-ffb86b4f]{background:var(--raise-button-color)}.raise-container__footer .btn-raiseStake--point[data-v-ffb86b4f]{background:var(--raise-point-button)}}.tournament-win-modal[data-v-a3a49ecd]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:transparent}.win-card[data-v-a3a49ecd]{width:364px;max-width:90vw;height:416px;border-radius:16px;border:1px solid var(--primary-decline-button-color);background:radial-gradient(ellipse at 50% 0%,#701829 24%,#49101d 83%);box-shadow:0 0 65px #ba2845 inset;display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;position:relative;box-sizing:border-box}.confetti-group[data-v-a3a49ecd],.place-prize[data-v-a3a49ecd]{position:absolute;top:74px;left:0;width:100%;pointer-events:none;display:flex;justify-content:center;z-index:2}.place-prize img[data-v-a3a49ecd]{width:175px;height:176px}.headline[data-v-a3a49ecd]{font-family:BrandFont,sans-serif;font-weight:700;font-size:26px;line-height:160%;color:#fff;margin:0;text-align:center;letter-spacing:.01em;z-index:1;text-transform:capitalize}.illustration[data-v-a3a49ecd]{width:175px;height:174px;object-fit:cover;border-radius:12px;-webkit-user-select:none;user-select:none;z-index:1}.win-block[data-v-a3a49ecd]{display:flex;flex-direction:column;align-items:center;gap:0;z-index:1}.amount[data-v-a3a49ecd]{color:#fff;font-family:BrandFont;font-size:36px;font-style:normal;font-weight:700;line-height:160%;text-transform:capitalize;text-shadow:-2px -2px 0 #3d0e18,2px -2px 0 #3d0e18,-2px 2px 0 #3d0e18,2px 2px 0 #3d0e18,0px -2px 0 #3d0e18,0px 2px 0 #3d0e18,-2px 0px 0 #3d0e18,2px 0px 0 #3d0e18}.label[data-v-a3a49ecd]{font-family:BrandFont,sans-serif;font-weight:400;font-size:16px;color:#fdc0cc;margin-top:0;text-transform:capitalize;font-style:normal;line-height:160%}.close-row[data-v-a3a49ecd]{display:flex;flex-direction:row;align-items:center;justify-content:center;width:316px;height:22px;gap:24px;padding:0 32px;border-radius:8px;margin-top:auto;z-index:1}.close-btn[data-v-a3a49ecd]{font-family:BrandFont,sans-serif;font-weight:500;font-size:14px;color:#fff;background:none;border:none;cursor:pointer;padding:0;outline:none;transition:opacity .15s;border-radius:8px;height:22px;width:100%;text-align:center}.close-btn[data-v-a3a49ecd]:hover,.close-btn[data-v-a3a49ecd]:focus{opacity:.7}@media (max-width: 600px){.tournament-win-modal[data-v-a3a49ecd]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:transparent}.win-card[data-v-a3a49ecd]{width:calc(364px * var(--app-scale));max-width:90vw;height:calc(416px * var(--app-scale));border-radius:calc(16px * var(--app-scale));border:calc(1px * var(--app-scale)) solid var(--primary-decline-button-color);background:radial-gradient(ellipse at 50% 0%,#701829 24%,#49101d 83%);box-shadow:0 0 calc(65px * var(--app-scale)) 0 #ba2845 inset;display:flex;flex-direction:column;align-items:center;gap:calc(16px * var(--app-scale));padding:calc(24px * var(--app-scale));position:relative;box-sizing:border-box}.confetti-group[data-v-a3a49ecd]{position:absolute;top:calc(74px * var(--app-scale));left:0;width:100%;pointer-events:none;display:flex;justify-content:center;z-index:2}.confetti-group img[data-v-a3a49ecd]{width:calc(var(--app-scale) * 204px);height:calc(var(--app-scale) * 166px);min-width:120px;min-height:120px}.place-prize[data-v-a3a49ecd]{position:absolute;top:calc(74px * var(--app-scale));left:0;width:100%;pointer-events:none;display:flex;justify-content:center;z-index:2}.place-prize img[data-v-a3a49ecd]{width:calc(var(--app-scale) * 175px);height:calc(var(--app-scale) * 176px);min-width:120px;min-height:120px}.headline[data-v-a3a49ecd]{font-family:BrandFont,sans-serif;font-weight:700;font-size:calc(26px * var(--app-scale));line-height:160%;color:#fff;margin:0;text-align:center;letter-spacing:.01em;z-index:1;text-transform:capitalize}.illustration[data-v-a3a49ecd]{width:calc(175px * var(--app-scale));height:calc(174px * var(--app-scale));object-fit:cover;border-radius:calc(12px * var(--app-scale));-webkit-user-select:none;user-select:none;z-index:1}.win-block[data-v-a3a49ecd]{display:flex;flex-direction:column;align-items:center;gap:0;z-index:1}.amount[data-v-a3a49ecd]{color:#fff;font-family:BrandFont;font-size:calc(36px * var(--app-scale));font-style:normal;font-weight:700;line-height:calc(57.6px * var(--app-scale));text-transform:capitalize;text-shadow:-2px -2px 0 #3d0e18,2px -2px 0 #3d0e18,-2px 2px 0 #3d0e18,2px 2px 0 #3d0e18,0px -2px 0 #3d0e18,0px 2px 0 #3d0e18,-2px 0px 0 #3d0e18,2px 0px 0 #3d0e18}.label[data-v-a3a49ecd]{font-family:BrandFont,sans-serif;font-weight:400;font-size:calc(16px * var(--app-scale));color:#fdc0cc;margin-top:0;text-transform:capitalize;font-style:normal;line-height:160%}.close-row[data-v-a3a49ecd]{display:flex;flex-direction:row;align-items:center;justify-content:center;width:calc(316px * var(--app-scale));height:calc(22px * var(--app-scale));gap:calc(24px * var(--app-scale));padding:0 calc(32px * var(--app-scale));border-radius:calc(8px * var(--app-scale));margin-top:auto;z-index:1}.close-btn[data-v-a3a49ecd]{font-family:BrandFont,sans-serif;font-weight:500;font-size:calc(14px * var(--app-scale));color:#fff;background:none;border:none;cursor:pointer;padding:0;outline:none;transition:opacity .15s;border-radius:calc(8px * var(--app-scale));height:calc(22px * var(--app-scale));width:100%;text-align:center}.close-btn[data-v-a3a49ecd]:hover,.close-btn[data-v-a3a49ecd]:focus{opacity:.7}.win-card[data-v-a3a49ecd]{width:90vw;height:auto;min-height:320px;padding:16px}.close-row[data-v-a3a49ecd]{width:90vw;padding:0 8vw}}.game-lost-exit-dialog[data-v-11f21a0b]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:#1a1b22;border-radius:8px;min-width:326px;min-height:169px;z-index:0}.game-lost-exit-dialog.mobile[data-v-11f21a0b]{padding:calc(var(--app-scale) * 16px);min-width:calc(var(--app-scale) * 326px);min-height:calc(var(--app-scale) * 147px)}.game-lost-content[data-v-11f21a0b]{display:flex;flex-direction:column;align-items:center;gap:16px}.game-lost-title-row[data-v-11f21a0b]{display:flex;flex-direction:row;align-items:center;gap:8px}.game-lost-title[data-v-11f21a0b]{color:#fff;font-family:BrandFont,sans-serif;font-weight:700;font-size:14px;line-height:21px}.game-lost-exit-dialog.mobile .game-lost-title[data-v-11f21a0b]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 21px)}.game-lost-subtitle[data-v-11f21a0b]{color:#f8f8f8;font-family:BrandFont,sans-serif;font-size:14px;line-height:160%}.game-lost-exit-dialog.mobile .game-lost-subtitle[data-v-11f21a0b]{color:#c0c5c8;font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}.game-lost-actions[data-v-11f21a0b]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px;background:#23252e;border-radius:8px;padding:12px 32px;min-width:278px;min-height:46px;cursor:pointer}.game-lost-exit-dialog.mobile .game-lost-actions[data-v-11f21a0b]{min-width:calc(var(--app-scale) * 294px);min-height:calc(var(--app-scale) * 44px)}.game-lost-exit-btn[data-v-11f21a0b]{background:none;border:none;color:#fff;font-family:BrandFont,sans-serif;font-size:14px;font-weight:500;cursor:pointer;padding:0}.toasts[data-v-9b44731b]{position:absolute;top:64px;left:50%;transform:translate(-50%);width:100%;display:flex;justify-content:center;z-index:1000}.toasts .toasts__group[data-v-9b44731b]{display:flex;flex-direction:column;gap:10px}.toasts .toasts__group__item[data-v-9b44731b]{display:flex;align-items:center;padding:8px 12px;background:#1a1b22;color:#fff;border-radius:8px;cursor:default;opacity:0;transform:translateY(-20px);animation:fade-in-9b44731b .4s ease-out forwards}.toasts .toasts__group__item.hide[data-v-9b44731b]{animation:fade-out-9b44731b .4s ease-in forwards}.toasts .toasts__group__item .leftSide[data-v-9b44731b]{flex:1}.toasts .toasts__group__item .NotificationCloseButton[data-v-9b44731b]{background:url(../Images/icons/closeIcon.png) no-repeat center;width:16px;height:16px;border:none;cursor:pointer}@keyframes fade-in-9b44731b{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-out-9b44731b{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.dialog-overlay[data-v-83b3fc75]{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:var(--real-vh, 100vh);background-color:#0006;display:flex;align-items:center;justify-content:center}.dialog-container[data-v-83b3fc75]{display:flex;flex-direction:column;align-items:center;background-color:#1a1b22;gap:16px;box-sizing:border-box;border-radius:8px}.dialog-container.WEB[data-v-83b3fc75]{width:350px;padding:24px}.dialog-container.MOBILE[data-v-83b3fc75]{width:calc(var(--app-scale) * 350px);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}@media screen and (max-width: 376px){.dialog-container.MOBILE[data-v-83b3fc75]{width:90%}}.dialog-title[data-v-83b3fc75]{font-family:BrandFont;font-weight:500;color:#f8f8f8;text-align:center}.dialog-title.WEB[data-v-83b3fc75]{font-size:14px;line-height:160%}.dialog-title.MOBILE[data-v-83b3fc75]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}.dialog-button[data-v-83b3fc75]{display:flex;justify-content:center;align-items:center;background-color:#23252e;cursor:pointer;width:100%;height:46px;border-radius:8px}.dialog-button.WEB[data-v-83b3fc75]{padding:12px 32px}.dialog-button.MOBILE[data-v-83b3fc75]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);border-radius:calc(var(--app-scale) * 8px);height:calc(var(--app-scale) * 46px)}.dialog-button-text[data-v-83b3fc75]{font-family:BrandFont;font-weight:500;color:#fff}.dialog-button-text.WEB[data-v-83b3fc75]{font-size:14px;line-height:160%}.dialog-button-text.MOBILE[data-v-83b3fc75]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 19.2px)}@media screen and (min-width: 1921px){.dialog-container.WEB[data-v-83b3fc75]{width:calc(var(--app-scale) * 326px);padding:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title.WEB[data-v-83b3fc75]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}.dialog-button.WEB[data-v-83b3fc75]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 46px);border-radius:calc(var(--app-scale) * 8px)}.dialog-button-text.WEB[data-v-83b3fc75]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}}.dialog-overlay[data-v-4790eda5]{position:fixed;top:0;left:0;z-index:1000;width:100vw;height:var(--real-vh, 100vh);background-color:#0006;display:flex;align-items:center;justify-content:center}.dialog-container[data-v-4790eda5]{display:flex;flex-direction:column;align-items:center;background-color:#1a1b22;gap:16px;box-sizing:border-box;border-radius:8px}.dialog-container.WEB[data-v-4790eda5]{width:326px;padding:24px}.dialog-container.MOBILE[data-v-4790eda5]{width:calc(var(--app-scale) * 280px);padding:calc(var(--app-scale) * 16px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title[data-v-4790eda5]{font-family:BrandFont;font-weight:500;color:#f8f8f8;text-align:center}.dialog-title.WEB[data-v-4790eda5]{font-size:14px;line-height:160%}.dialog-title.MOBILE[data-v-4790eda5]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 18px)}.dialog-button[data-v-4790eda5]{display:flex;justify-content:center;align-items:center;background-color:#23252e;cursor:pointer;width:100%;height:46px;border-radius:8px}.dialog-button.WEB[data-v-4790eda5]{padding:12px 32px}.dialog-button.MOBILE[data-v-4790eda5]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);border-radius:calc(var(--app-scale) * 8px);height:calc(var(--app-scale) * 46px)}.dialog-button-text[data-v-4790eda5]{font-family:BrandFont;font-weight:500;color:#fff}.dialog-button-text.WEB[data-v-4790eda5]{font-size:14px;line-height:160%}.dialog-button-text.MOBILE[data-v-4790eda5]{font-size:calc(var(--app-scale) * 12px);line-height:calc(var(--app-scale) * 19.2px)}@media screen and (min-width: 1921px){.dialog-container.WEB[data-v-4790eda5]{width:calc(var(--app-scale) * 326px);padding:calc(var(--app-scale) * 24px);border-radius:calc(var(--app-scale) * 8px);gap:calc(var(--app-scale) * 16px)}.dialog-title.WEB[data-v-4790eda5]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}.dialog-button.WEB[data-v-4790eda5]{padding:calc(var(--app-scale) * 12px) calc(var(--app-scale) * 32px);height:calc(var(--app-scale) * 46px);border-radius:calc(var(--app-scale) * 8px)}.dialog-button-text.WEB[data-v-4790eda5]{font-size:calc(var(--app-scale) * 14px);line-height:calc(var(--app-scale) * 22.4px)}}.dialogs[data-v-8cd33464]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.dialogs .backDrop[data-v-8cd33464]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c}.draw[data-v-5c6e3dce]{width:100vw;height:var(--real-vh, 100vh);max-width:100vw;max-height:var(--real-vh, 100vh);background:transparent;touch-action:none;overflow:hidden;-ms-overflow-style:none;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0}h1[data-v-5c6e3dce]{font-family:Courier New,Courier,monospace}.page-container[data-v-565039fa]{width:100vw;height:var(--real-vh, 100vh);overflow:hidden}.back-button[data-v-565039fa]{position:absolute;top:calc(16px * var(--app-scale));left:calc(16px * var(--app-scale));z-index:2;display:inline-flex;align-items:center;justify-content:center;width:calc(32px * var(--app-scale));height:calc(32px * var(--app-scale));background:#0006;border:1px solid #23252e;border-radius:calc(8px * var(--app-scale));cursor:pointer}.draw[data-v-565039fa]{width:100%;height:100%;background:transparent;overflow:hidden}
