.FullscreenMask--ios{background:#000000b3}.FullscreenMask--ios .FullscreenMask__hint{font-family:Roboto,Arial,Helvetica,sans-serif}.FullscreenMask--ios .FullscreenMask__hint>div:first-child{width:50px;height:90px;margin-left:-25px;top:50%;margin-top:-45px;box-shadow:inset 0 0 0 1px #fff;border-radius:25px}.FullscreenMask--ios .FullscreenMask__hint>div:first-child,.FullscreenMask--ios .FullscreenMask__hint>div:first-child:before{position:absolute;left:50%}.FullscreenMask--ios .FullscreenMask__hint>div:first-child:before{content:"";width:12px;height:12px;background:#fff;margin-left:-6px;top:8px;border-radius:50%;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:FullscreenMask--scroll}.FullscreenMask--ios .FullscreenMask__hint>div:last-child{position:absolute;left:50%;width:100%;margin-left:-50%;height:90px;top:calc(50% + 60px);text-align:center;text-transform:uppercase;line-height:140%;font-size:14px;color:#fff}@keyframes FullscreenMask--scroll{0%{opacity:1;transform:translateY(55px)}to{opacity:0;transform:translateY(5px)}}.Modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000;overflow:hidden}.Modal .Modal__overlay{position:fixed;z-index:10000;top:0;left:0;width:100%;height:100%}.Modal .Modal__container{position:fixed;z-index:10001;background:#00000080;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:stretch;max-height:calc(100% - 80px);max-width:calc(100% - 80px)}.Modal .Modal__body{width:100%;box-sizing:border-box;overflow:auto;line-height:120%;padding:15px;padding:calc(15px*var(--scale, 1))}.Modal .Modal__body::-webkit-scrollbar{position:fixed;width:4px;width:calc(4px*var(--scale, 1))}.Modal .Modal__body::-webkit-scrollbar-track{background:#969696;border-radius:4px;border-radius:calc(4px*var(--scale, 1))}.Modal .Modal__body::-webkit-scrollbar-thumb{background:#363636;border-radius:4px;border-radius:calc(4px*var(--scale, 1))}.Modal .Modal__body::-webkit-scrollbar-thumb:hover{background:#222}.Dialog{display:flex;justify-content:center;align-items:center;max-width:100%;max-height:56.25%;width:106.6666666667%;height:60%;overflow:hidden}.Dialog .Modal__container{border:1px solid #333;color:#fff;border-radius:10px;border-radius:calc(10px*var(--scale, 1))}.Dialog .Modal__head{min-height:0;color:#ffdf00}.Dialog .Modal__overlay{background:#0000004d}.Dialog .Modal__body{display:flex;flex-direction:column;min-width:250px;min-width:calc(250px*var(--scale, 1));max-width:500px;max-width:calc(500px*var(--scale, 1));font-size:20px;font-size:calc(20px*var(--scale, 1));line-height:30px;line-height:calc(30px*var(--scale, 1))}.Dialog .Modal__body p{text-align:center;margin:0}.Dialog .Dialog__buttons{display:flex;gap:10px;gap:calc(10px*var(--scale, 1));margin-top:10px;margin-top:calc(10px*var(--scale, 1))}.Dialog .Button{flex-grow:1;font-weight:700;border:0;background:#ffffff26;cursor:pointer;color:#fafafa;height:40px;height:calc(40px*var(--scale, 1));border-radius:7px;border-radius:calc(7px*var(--scale, 1));font-size:14px;font-size:calc(14px*var(--scale, 1));padding:6px 10px;padding:calc(6px*var(--scale, 1)) calc(10px*var(--scale, 1))}.Dialog .Button--primary{background:#008222}.Dialog.socket-error .Modal__body{font-size:20px;font-size:calc(20px*var(--scale, 1));line-height:25px;line-height:calc(25px*var(--scale, 1));padding:0 0 30px;padding:0 0 calc(30px*var(--scale, 1))}.Dialog.socket-error .Modal__body p{display:flex;flex-direction:column;align-items:center;justify-content:center}.Dialog.socket-error .Modal__body .spinner,.Dialog.socket-error .Modal__body .spinner:before,.Dialog.socket-error .Modal__body .spinner:after{border-radius:50%;width:2.5em;width:calc(2.5em*var(--scale, 1));height:2.5em;height:calc(2.5em*var(--scale, 1));animation-fill-mode:both;animation:bblFadInOut 1.8s infinite ease-in-out}.Dialog.socket-error .Modal__body .spinner{color:#fff;font-size:7px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s;display:block;margin-top:0}.Dialog.socket-error .Modal__body .spinner:before,.Dialog.socket-error .Modal__body .spinner:after{content:"";position:absolute;top:0}.Dialog.socket-error .Modal__body .spinner:before{left:-3.5em;left:calc(-3.5em*var(--scale, 1));animation-delay:-.32s}.Dialog.socket-error .Modal__body .spinner:after{left:3.5em;left:calc(3.5em*var(--scale, 1))}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 2.5em 0 -1.3em;box-shadow:0 calc(2.5em*var(--scale, 1)) 0 calc(-1.3em*var(--scale, 1))}40%{box-shadow:0 2.5em;box-shadow:0 calc(2.5em*var(--scale, 1)) 0 0}}.Dialog.socket-error .Modal__overlay{background:#000c}.Dialog.socket-error .Modal__container{background:#0000;backdrop-filter:none;-webkit-backdrop-filter:none;border:none}.Game{position:absolute;border:none;width:100%;height:100%;left:0;bottom:0;z-index:100;display:block;transition:.1s width,.1s height,.1s bottom,.1s left,.1s top,.1s right,.1s position,.1s border-radius}.Game>iframe{border:none;width:100%;height:100%;display:block}.Game>div{position:absolute;border:none;width:100%;height:100%;top:0;left:0;background:#0003;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;outline:none!important;cursor:pointer;display:none}.Game>button{display:none;width:40px;width:calc(40px*var(--scale, 1));height:40px;height:calc(40px*var(--scale, 1));border-radius:10px;border-radius:calc(10px*var(--scale, 1));padding:0;margin:0;position:absolute;top:0;right:0;color:#fff;fill:#fff;background:#0000;cursor:pointer;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;outline:none!important;border:none!important}.Game>button:active{color:#fff;fill:#fff;background:#0003}.Game.hidden{transition:.1s width,.1s height;border-radius:6px;border-radius:calc(6px*var(--scale, 1))}.Game.hidden>iframe{border-radius:6px;border-radius:calc(6px*var(--scale, 1))}.Game.hidden>div{display:block;border-radius:6px;border-radius:calc(6px*var(--scale, 1))}.Game.hidden>button{display:inline-block}.Game.closed{display:none!important}.Loader{position:absolute;border:none;width:100%;height:100%;top:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;background-color:#000;flex-direction:column;transition:1s all;opacity:0}.Loader>div.logo{width:200px;width:calc(var(--scale, 1)*200px);margin-bottom:5px;margin-bottom:calc(var(--scale, 1)*5px);transition:.1s all}.Loader>div.logo img{width:100%;height:auto}.Loader>div.text{width:200px;width:calc(var(--scale, 1)*200px);margin-bottom:5px;margin-bottom:calc(var(--scale, 1)*5px);font-size:12px;font-size:calc(var(--scale, 1)*12px);color:#fffc;transition:.1s all;text-align:center}.Loader>div.bar{width:210px;width:calc(var(--scale, 1)*210px);height:8px;height:calc(var(--scale, 1)*8px);padding:2px;padding:calc(var(--scale, 1)*2px);border-radius:10px;border-radius:calc(var(--scale, 1)*10px);margin-bottom:5px;margin-bottom:calc(var(--scale, 1)*5px);background:#383c4a 0% 0% no-repeat padding-box;box-sizing:border-box;transition:.1s all}.Loader>div.bar>div{width:0;height:4px;height:calc(var(--scale, 1)*4px);border-radius:10px;border-radius:calc(var(--scale, 1)*10px);background:#0000 linear-gradient(90deg,#ffd702,#ff7701) 0% 0% no-repeat padding-box;box-sizing:border-box;transition:.1s all}.Lobby{position:absolute;border:none;width:100%;height:100%;top:0;left:0;z-index:10}.Lobby iframe{position:absolute;width:100%;height:100%;top:0;left:0;border:none;z-index:10}.Lobby div{width:100%;position:absolute;top:50%;color:#fdfdfd;text-align:center;z-index:0}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmSU5fCRc4EsA-ZV6FOFIA.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmSU5fABc4EsA-RB4YIERV.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmSU5fCBc4EsA-XROOOA43.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmSU5fBxc4EsA-EXOITMEG.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmSU5fCxc4EsA-WPJ6SYAW.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmSU5fChc4EsA-G7KJMXPJ.woff2") format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmSU5fBBc4-UTVOGLJS.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/KFOmCnqEu92Fr1Mu72xKOzY-26BHVYZO.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/KFOmCnqEu92Fr1Mu5mxKOzY-FWOJ2YEY.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/KFOmCnqEu92Fr1Mu7mxKOzY-FNKH33MZ.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/KFOmCnqEu92Fr1Mu4WxKOzY-MPTNYGBL.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/KFOmCnqEu92Fr1Mu7WxKOzY-ZFP4AYPR.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/KFOmCnqEu92Fr1Mu7GxKOzY-EGV4RSGY.woff2") format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/KFOmCnqEu92Fr1Mu4mxK-6KEU5XHX.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmEU9fCRc4EsA-UG24SDPC.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmEU9fABc4EsA-VJUOUVBL.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmEU9fCBc4EsA-P2TM76T5.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmEU9fBxc4EsA-KM5QHUVF.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmEU9fCxc4EsA-P6GAKVF2.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmEU9fChc4EsA-QXV7WVMK.woff2") format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmEU9fBBc4-GFYP3GVJ.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmWUlfCRc4EsA-3U3FD6YA.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmWUlfABc4EsA-EWFDLDX4.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmWUlfCBc4EsA-VDIW57OV.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmWUlfBxc4EsA-IMVYLC4E.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmWUlfCxc4EsA-OK7YGL5Y.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmWUlfChc4EsA-NL4YYJDG.woff2") format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/KFOlCnqEu92Fr1MmWUlfBBc4-OGZL5OBM.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5-KVN5UQEZ.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5-72NUDQEC.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5-X3THMBNK.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5-6KW5D5PE.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5-DYN4KRQA.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5-G5OF3A6E.woff2") format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ-53WB2ALT.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5-KVN5UQEZ.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5-72NUDQEC.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5-X3THMBNK.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5-6KW5D5PE.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5-DYN4KRQA.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5-G5OF3A6E.woff2") format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url("/relay/assets/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ-53WB2ALT.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{outline:none;-webkit-font-smoothing:subpixel-antialiased;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}*::-webkit-scrollbar{display:none!important;width:0!important}html{background:#000;font-family:Roboto,Helvetica,Segoe UI,Arial,sans-serif;font-size:14px;font-weight:400}html>body{margin:0}html>body #screen{position:fixed;inset:0;width:100%;height:100%;overflow:hidden;z-index:1000000}html>body #screen>div{position:absolute;border:none;width:100%;height:100%;top:0;left:0}@keyframes blink{50%{opacity:0}}
