.view{position:relative;height:100%;width:100%;display:flex;justify-content:left}.view__ws-not-connected{opacity:.1}.view__overlay{position:absolute;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;pointer-events:none}.view__overlay__bottom{width:100%;position:absolute;bottom:-1px;left:0}.view__overlay__header{width:100%;display:flex;justify-content:space-between;height:40px;gap:15px;padding:5px 0 0 0}.view__overlay__header__settings{display:flex;justify-content:end;gap:5px;padding-right:5px}.view__overlay__header__leaderboard{display:flex;flex-direction:column;gap:6px}.view__controls{width:fit-content;height:auto;display:flex;flex-direction:column;align-items:center}.view__controls-wrapper{width:100%;height:100%;background:#031620}.view__iphone_landscape{height:calc(100% - 15px)}.LANDSCAPE .view__controls-wrapper{padding-left:.5%}.LANDSCAPE .view__controls{transform-origin:left top;display:flex;flex-direction:column;justify-content:flex-start;margin-top:10px}.LANDSCAPE .view__info{position:relative;width:100%;justify-content:flex-start;padding-left:6%;height:35px;align-items:center;margin-bottom:3px;top:2px}.LANDSCAPE .view__replay{position:relative;left:0;height:30px;margin-bottom:15px}.PORTRAIT .view{flex-direction:column;align-items:baseline}.PORTRAIT .view__controls-wrapper{display:flex;align-items:baseline;justify-content:center}.PORTRAIT .view__controls{transform-origin:top center;padding:1.5% 0;margin-top:0}.PORTRAIT .view__info{height:50px;top:0;width:100%;display:flex;align-items:center;justify-content:end}.DESKTOP .view{flex-direction:column;align-items:center;justify-content:normal}.DESKTOP .view__controls{flex-direction:row;align-items:center;justify-content:space-evenly;gap:3%;max-width:1000px;margin:0 auto;height:87%;padding:5px}.DESKTOP .view__settings{gap:7px;padding-right:7px}.DESKTOP .view__overlay__header{padding:7px 0 0 0}.REPLAY .view__overlay__header__leaderboard>div{width:80px !important}
.coef-hist{position:relative;width:100%;display:flex;background-color:rgba(7,23,30,.8078431373);pointer-events:all}.coef-hist .coef-hist-btn-wrapper{display:flex;align-items:flex-end;justify-content:center;width:50px;height:21px;top:-21px;position:absolute;right:0}.coef-hist button{position:absolute;right:5px;z-index:2;display:flex;justify-content:center;align-items:center;width:35px;height:13px;border:none;border-top-left-radius:9px;border-top-right-radius:9px;background-color:rgba(7,23,30,.6039215686);cursor:pointer}.coef-hist button>svg{transform:translateY(1px) scaleY(-1)}.coef-hist .coef-hist-overlay{height:100%;width:30px;position:absolute;right:0;margin:0;background-image:linear-gradient(to left, #031620 0%, transparent 100%)}.coef-hist__expanded{z-index:2;background-color:unset;background-image:linear-gradient(to top, #031620 2%, rgba(7, 23, 30, 0.8078431373) 16%)}.coef-hist__expanded button>svg{transform:translateY(-1px) scaleY(1)}.coef-hist__expanded .coef-hist-overlay{display:none}.LANDSCAPE .coef-hist{width:100%}.LANDSCAPE .coef-hist button{background-color:#0d3142}.LANDSCAPE .coef-hist__list>div{margin:1px 5px}.DESKTOP .coef-hist button{right:10px}
.coef-history-item{margin:0 5px;padding-top:1px}.coef-history-item>span{cursor:pointer;font-weight:bold;font-size:.9em}.coef-history-item>span.coef-small{color:#00ddfe}.coef-history-item>span.coef-big{color:#2ad33a}.coef-history-item>span.coef-first{position:relative;display:inline-block}.coef-history-item--expanded{padding-top:0}
.coef-hist-list{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;overflow:hidden;gap:1px}.coef-hist-list--expanded{flex-wrap:wrap;justify-content:space-around}
.tutorial-modal__content{overflow-y:auto;scrollbar-color:#00ddfe rgba(0,0,0,0);scrollbar-width:thin;background-color:#07181e}.tutorial-modal .modal-title{margin:15px 0px;font-size:20px;text-transform:uppercase}.tutorial-modal .modal-body{background-color:#0c3241;border-top:2px solid #09506a;padding:0;position:relative}.tutorial-modal .modal-body .img-container{position:relative}.tutorial-modal .modal-body .img-container__info-image{padding:10px 20px;width:100%}.tutorial-modal .modal-body .img-container__bet-frame-overlay{position:absolute;left:50%;width:85%;z-index:1;top:65%;transform:translateX(-50%)}.tutorial-modal .modal-body .img-container__bet-frame-text{position:absolute;left:50%;width:85%;top:116%;transform:translateX(-50%);z-index:2;display:flex}.tutorial-modal .modal-body .img-container__bet-frame-text__auto-collect{position:absolute;display:flex;align-items:center;justify-content:center;left:45%;transform:translateX(-50%);font-size:6px;font-weight:bold;color:#fff;text-align:center;line-height:1;text-transform:uppercase;white-space:pre-line}.tutorial-modal .modal-body .img-container__bet-frame-text__auto-bet{position:absolute;display:flex;align-items:center;justify-content:center;right:10%;transform:translateX(50%);font-size:6px;font-weight:bold;color:#00ddfe;text-align:center;line-height:1;text-transform:uppercase;white-space:pre-line}.tutorial-modal .modal-body .img-container__coeff{width:100px;position:absolute;left:50%;transform:translateX(-50%);top:10%}.tutorial-modal .dark-modal-body{border-top:0;border-bottom:2px solid #09506a;margin-top:0;padding:65px 0 30px;border-bottom-left-radius:0;border-bottom-right-radius:0}.tutorial-modal .dark-modal-body__big-plane-image{position:relative;left:20%;transform:translateX(-20%);padding:10px 20px;width:85%;margin-bottom:28%}.tutorial-modal .dark-modal-body__coins{position:absolute;left:50%;width:85%;top:36%;transform:translateX(-50%);padding-bottom:30px}.tutorial-modal .dark-modal-body--no-huge-top-padding{padding:10px 0 25px}.tutorial-modal .dark-modal-body--no-border-bottom{border-bottom:0}.tutorial-modal .modal-bottom{cursor:pointer;border-top:0;margin-top:0;color:#00daf7;font-size:13px;padding:20px}.DESKTOP.tutorial-modal{max-height:80%;max-width:400px}.LANDSCAPE.tutorial-modal{max-width:400px;font-size:15px}.LANDSCAPE.tutorial-modal .modal-title{margin:4px 0px;font-size:15px}.LANDSCAPE.tutorial-modal .modal-bottom{padding:8px}.PORTRAIT.tutorial-modal{max-height:75%;font-size:13px}.PORTRAIT.tutorial-modal .dark-modal-body{padding:60px 0 30px}.PORTRAIT.tutorial-modal .dark-modal-body--no-huge-top-padding{padding:10px 0 30px}.PORTRAIT.tutorial-modal .modal-bottom{font-size:11px}
.avatar{display:flex;justify-content:center}.avatar__id{position:absolute;left:100%;top:100%;transform:translate(-70%, -100%);background:inherit;width:14px;height:14px;line-height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%}.avatar__id svg{fill:#00defb;width:3.5px;height:9px}.avatar img,.avatar picture{width:100%;height:auto;background-color:#09506a;border-radius:50%}
.panel,.bet-tabs{display:flex;flex-direction:column;border-radius:15px;border:2px solid #0c3241;background-color:#0c3241}.panel_accent{width:100%;background-color:#07181e}.panel_accent-top{border-top-right-radius:15px;border-top-left-radius:15px}.panel_accent-bottom{border-bottom-right-radius:calc(15px - 3px);border-bottom-left-radius:calc(15px - 3px)}.panel_title_style{font-size:85%;font-weight:600}.panel_option_list{display:flex;align-items:center;justify-content:space-between;width:100%;gap:7px}.bet-tabs{width:100%;max-width:460px;justify-content:space-between;position:relative;height:50%}.bet-tabs__number{position:absolute;right:4px}.bet-tabs__tab{width:130px}.bet-tabs.disabled,.bet-tabs:has(.bet-panel.disabled){opacity:.5;pointer-events:none;user-select:none}.bet-tabs.bet-tabs--keyboard-inactive{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-out}.DESKTOP .bet-tabs{height:100%}.LANDSCAPE .bet-tabs{height:45%}
.bet-panel-number{z-index:1}.bet-panel-number svg{fill:#00defb;width:5px;height:12px;margin-left:1px}.one{padding-right:2px}.replay-without-snapshot{opacity:.2}
.switcher{display:flex;gap:4px;justify-content:center}.switcher button.bet-tabs__tab{text-transform:uppercase}.switcher button{border:none;position:relative;background:unset;cursor:pointer;font-weight:bold;color:#81939c;margin:2px 0px;display:flex;justify-content:space-between;align-items:center}.switcher button.left::after{content:"";position:relative;display:inline-block;width:8px;height:8px;border:none;border-radius:4px;background-color:#81939c}.switcher button.right::before{content:"";position:relative;display:inline-block;width:8px;height:8px;border:none;border-radius:4px;background-color:#81939c}.switcher button.left::before{content:"";position:relative;display:inline-block;width:0;height:0;border:8px solid rgba(0,0,0,0);transform:scaleY(0.6);border-right-color:#81939c}.switcher button.right::after{content:"";position:relative;display:inline-block;width:0;height:0;border:8px solid rgba(0,0,0,0);transform:scaleY(0.6);border-left-color:#81939c}.switcher button.active{color:#00ddfe}.switcher button.active.left::after{background-color:#00ddfe}.switcher button.active.right::before{background-color:#00ddfe}.switcher button.active.left::before{border-right-color:#00ddfe}.switcher button.active.right::after{border-left-color:#00ddfe}
.panel{display:flex;flex-direction:column;border-radius:15px;border:2px solid #0c3241;background-color:#0c3241}.panel_accent,.bet-panel__bottom{width:100%;background-color:#07181e}.panel_accent-top{border-top-right-radius:15px;border-top-left-radius:15px}.panel_accent-bottom,.bet-panel__bottom{border-bottom-right-radius:calc(15px - 3px);border-bottom-left-radius:calc(15px - 3px)}.panel_title_style{font-size:85%;font-weight:600}.panel_option_list,.bet-panel__bets-opt-list{display:flex;align-items:center;justify-content:space-between;width:100%;gap:7px}.bet-panel{height:100%}.bet-panel.disabled{opacity:.5;pointer-events:none;user-select:none}.bet-panel__header,.bet-panel__bottom{width:100%;padding:0 calc(1% + 8px);display:flex;flex-direction:row;justify-content:space-between;align-items:center}.bet-panel__header-left,.bet-panel__bottom-left{width:49%;gap:6px}.bet-panel__header-right,.bet-panel__bottom-right{width:47%;gap:6px}.bet-panel__header{height:65%}.bet-panel__header-left,.bet-panel__header-right{display:flex;align-items:center;height:89%;padding:1.5% 0}.bet-panel__header-left{flex-direction:column;justify-content:space-between}.bet-panel__header-right{justify-content:center}.bet-panel__bottom{height:calc(100% - 65%)}.bet-panel__bottom-left{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%}.bet-panel__bottom-left-collect-spinner{width:72%;min-width:115px}.bet-panel__bottom-right{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%;padding-left:10px}.bet-panel__bottom-right__auto{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;gap:10px}.bet-panel__bottom-right__auto-airplane{width:40px;fill:#09506a;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.bet-panel__bottom-right__auto-airplane--active{fill:#00deff}.bet-panel__bottom-right__auto-airplane--disabled{cursor:unset;pointer-events:none}.bet-panel__bottom-right__auto-rounds-counter{padding:6% 1%}.bet-panel__bottom-right__auto-rounds-counter svg{height:10%}.bet-panel__bottom-right__auto-rounds-counter{width:calc(100% - 100px);height:100%;display:flex;align-items:center;justify-content:center}.bet-panel__bottom-right__auto-autobet{width:40px;height:100%;display:flex;align-items:center;justify-content:center}.bet-panel__bottom-right__autoplay-count{position:absolute;right:-1%;top:10%;background-color:#00deff;color:#07171e;font-size:80%;font-weight:bold;border-radius:25px;height:25px;width:25px;display:flex;justify-content:center;padding-top:3px}.bet-panel__bottom-right__autoplay-count-infinit{font-size:18px;margin-top:-4px}.bet-panel__bet-block{width:100%}.bet-panel__bet-block .plus-minus-button{aspect-ratio:2.6/2.9;min-width:38px;font-size:23px}.DESKTOP .bet-panel__header-left,.DESKTOP .bet-panel__header-right{padding:2.5% 0;margin-bottom:.5%}.REPLAY .bet-panel__bottom-right__auto-airplane,.REPLAY .bet-panel__bottom-right__auto-rounds-counter{pointer-events:none}.REPLAY .bet-panel__bottom-right__auto-airplane.replay-without-snapshot,.REPLAY .bet-panel__bottom-right__auto-rounds-counter.replay-without-snapshot{opacity:.5}.REPLAY .bet-panel__bottom-left-collect-spinner .spinner__input-wrapper.replay-without-snapshot{opacity:.1}.LANDSCAPE .bet-simple-only .bet-panel__header-left,.LANDSCAPE .bet-simple-only .bet-panel__header-right{padding:2% 0 2% 0}
.option-button{border-radius:10px;background-color:#05516b;border:none;color:#fff;transition:background-color,color .2s;cursor:pointer;font-weight:bold;width:100%;height:32px}.option-button:active:not([disabled]),.option-button__active{background-color:#09506a;color:#fff}.option-button[disabled]{opacity:.15}.option-button:active:not([disabled]){transform:scale(0.97);box-shadow:0 2px 8px rgba(0,0,0,.15)}.PORTRAIT .option-button{height:30px}.REPLAY .option-button{cursor:default;pointer-events:none}
.bet-button{position:relative;padding:10px 20px;border:none;cursor:pointer;background-color:rgba(0,0,0,0);transition:background-color .3s;color:#fff;width:100%;height:100%;border-radius:25px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.bet-button>svg.btn_icon{position:absolute;display:block;height:auto;width:16%;top:2px;right:2px;opacity:.8}.bet-button>svg.btn_icon.animate{animation:rotate 1.5s linear infinite}.bet-button>svg.btn_icon.animate_delayed{opacity:0;animation:rotate 1.5s linear infinite 1s,fade_in .4s linear 1s forwards}.bet-button__bet{background:linear-gradient(180deg, #2ee64e 0%, #12b320 44%, #14a02f 71%, #199a53 100%);box-shadow:0 4px 6px rgba(0,0,0,.2),inset 0 -4px 6px hsla(0,0%,100%,.1098039216)}.bet-button__cashout{background:linear-gradient(180deg, #fcf404 0%, #e3cb05 44%, #d2ad05 71%, #d0a404 100%);box-shadow:0 4px 6px rgba(0,0,0,.2),inset 0 -4px 6px hsla(0,0%,100%,.1098039216)}.bet-button__cashout>svg.btn_icon{opacity:1}.bet-button__cancel{background:linear-gradient(180deg, #ff1d00 0%, #db0100 44%, #c80000 71%, #cc0a00 100%);box-shadow:0 4px 6px rgba(0,0,0,.2),inset 0 -4px 6px hsla(0,0%,100%,.1098039216)}.bet-button__cancel_disabled{background:linear-gradient(180deg, #ff1d00 0%, #db0100 44%, #c80000 71%, #cc0a00 100%);box-shadow:0 4px 6px rgba(0,0,0,.2),inset 0 -4px 6px hsla(0,0%,100%,.1098039216);opacity:.5;pointer-events:none;cursor:not-allowed}.bet-button__bet_disabled{background:linear-gradient(180deg, #2ee64e 0%, #12b320 44%, #14a02f 71%, #199a53 100%);box-shadow:0 4px 6px rgba(0,0,0,.2),inset 0 -4px 6px hsla(0,0%,100%,.1098039216);opacity:.5;pointer-events:none;cursor:not-allowed}.bet-button__cashout_disabled{background-image:linear-gradient(180deg, rgba(254, 254, 254, 0.5607843137) 0%, rgba(227, 227, 227, 0.3607843137) 50%, rgba(213, 213, 213, 0.2392156863) 100%);pointer-events:none;cursor:not-allowed;position:relative;z-index:1}.bet-button__cashout_disabled .bet-button__progress{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-image:linear-gradient(180deg, #fcf404 0%, #e3cb05 44%, #d2ad05 71%, #d0a404 100%);box-shadow:0 4px 6px rgba(0,0,0,.2),inset 0 -4px 6px hsla(0,0%,100%,.1098039216);animation:preflight 2.6s linear forwards;z-index:-1;transform:scaleX(0);transform-origin:left center}.bet-button__PENDING{opacity:.5;pointer-events:none;cursor:not-allowed}.bet-button__freebet{padding-top:0px}.bet-button__value{font-size:1.6rem;font-family:"MyriadPro",sans-serif;font-weight:bold;line-height:.9em}.bet-button__label{display:flex;align-items:center;justify-content:center;gap:4px;max-width:100%;font-size:1.4rem;font-family:"Gadugi",sans-serif;line-height:.9em}.bet-button__label svg{width:20px;height:20px;flex-shrink:0;transform:translateY(1px)}.bet-button:active:not([disabled]){transform:scale(0.98);box-shadow:0 2px 8px rgba(0,0,0,.15)}button[disabled]{pointer-events:none;cursor:not-allowed}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes fade_in{0%{opacity:0}100%{opacity:1}}@keyframes preflight{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}
.freebet-counter{color:#fff;font-size:1.1em;font-family:"MyriadPro",sans-serif;font-weight:bold;line-height:1.6em}
.panel{display:flex;flex-direction:column;border-radius:15px;border:2px solid #0c3241;background-color:#0c3241}.panel_accent{width:100%;background-color:#07181e}.panel_accent-top{border-top-right-radius:15px;border-top-left-radius:15px}.panel_accent-bottom{border-bottom-right-radius:calc(15px - 3px);border-bottom-left-radius:calc(15px - 3px)}.panel_title_style,.toggle__accent .toggle__label,.toggle__accent .toggle__label_on,.toggle__inline .toggle__label{font-size:85%;font-weight:600}.panel_option_list{display:flex;align-items:center;justify-content:space-between;width:100%;gap:7px}.toggle{display:flex;align-items:center;text-transform:uppercase;flex-direction:column;justify-content:center;cursor:pointer;height:100%;margin-top:-5px}.toggle__wrapper{margin:5px 0}.toggle__label{font-weight:bold;display:block;text-align:center;color:#fff;line-height:1.1}.toggle__label_on{color:#00ddfe}.toggle__slider{aspect-ratio:5/2;min-width:40px;min-height:15px;background-color:#0d3142;border-radius:10px;position:relative;transition:background-color .2s;display:block}.toggle__slider:before{content:"";position:absolute;aspect-ratio:1/1;height:135%;background-color:#09506a;border-radius:50%;top:-16%;left:0;transition:transform .2s}.toggle input[type=checkbox]{display:none}.toggle input[type=checkbox]:checked+.toggle__slider:before{transform:translateX(84%);background-color:#00deff}.toggle__disabled{opacity:.5;pointer-events:none}.toggle__replayWithSnapshot{pointer-events:none}.toggle__is-opaque{opacity:1}.toggle__inline{flex-direction:row;justify-content:flex-start}.toggle__inline .toggle__label{display:flex;margin-left:15px;line-height:unset}.toggle__accent .toggle__label,.toggle__accent .toggle__label_on,.toggle__inline .toggle__label{color:#fff}.row{flex-direction:row}
.plus-minus-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:11px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;font-family:monospace;aspect-ratio:2.6/2.9;min-width:30px;font-size:19px;padding-bottom:1px}.plus-minus-button:hover:active:not([disabled]){transform:scale(0.97);box-shadow:0 2px 8px rgba(0,0,0,.15)}.plus-minus-button__disabled.plus-minus-button__big{opacity:.15}.plus-minus-button__disabled.plus-minus-button__small{color:#414a4e;border-color:#071820;background-color:#081c23}.plus-minus-button__big{background-color:#0b536a;color:#00deff;border:1px solid #00deff}.plus-minus-button__big:active{background-color:#0b536a;color:#00deff;border:1px solid #00deff}.plus-minus-button__small{background-color:#0c3142;color:#ddd;border:1px solid #00deff}.plus-minus-button__small:active{background-color:#0c3142;color:#ddd;border:1px solid #00deff}
.spinner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.spinner__input-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 2px;margin-top:3px}
.spinner_with_range{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;padding-bottom:3px;position:relative;min-height:55px}.spinner_with_range .spinner{width:93%;height:auto}
.input_amount{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.input_amount input[type=text]::-webkit-outer-spin-button,.input_amount input[type=text]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input_amount input[type=text]{-moz-appearance:textfield}.input_amount input[type=text]{background:none;border:none;font-size:1.1rem;color:#fff;width:90%;text-align:center;font-weight:bold}.input_amount input[type=text].text_input_active{color:#00defb}.input_amount input[disabled]{user-select:none;pointer-events:none;opacity:1}.input_amount__active{color:#00defb !important}

.ui-round-counter{background-color:#05516b;color:#81939c;fill:#81939c;border-radius:8px;border:none;height:100%;width:100%;cursor:pointer;font-weight:bold;font-size:100%}.ui-round-counter--accent{background-color:#0d3142;color:#fff;fill:#fff;border:1px solid #00deff}.ui-round-counter--active{transform:scale(0.97);box-shadow:0 2px 8px rgba(0,0,0,.15),inset 0 2px 12px 0 rgba(0,0,0,.25)}.ui-round-counter__value{width:80%;line-height:16px;margin:auto}.ui-round-counter__value div{display:flex;align-items:center;justify-content:center}.ui-round-counter__value--infinit{display:flex;align-items:center;justify-content:center;height:35%}
.panel{display:flex;flex-direction:column;border-radius:15px;border:2px solid #0c3241;background-color:#0c3241}.panel_accent{width:100%;background-color:#07181e}.panel_accent-top{border-top-right-radius:15px;border-top-left-radius:15px}.panel_accent-bottom{border-bottom-right-radius:calc(15px - 3px);border-bottom-left-radius:calc(15px - 3px)}.panel_title_style{font-size:85%;font-weight:600}.panel_option_list{display:flex;align-items:center;justify-content:space-between;width:100%;gap:7px}.rounds-number-list{position:absolute;top:0;right:0;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:6px;padding-bottom:8px;border-top-left-radius:13px;border-top-right-radius:13px;width:calc(47% + 1%);height:65%;background-color:#07181e;z-index:100}.rounds-number-list .option-button{padding:0;font-size:80%}.rounds-number-list__numbers{display:grid;grid-template-columns:repeat(4, 1fr);gap:4px;width:100%;padding:4px 12px}.rounds-number-list__button-infinit{width:100px;border-radius:8px;border:none;padding:2px 0 !important;fill:#fff}.rounds-number-list__button-infinit svg{width:30% !important}.rounds-number-list__button_active,.rounds-number-list__button_active:active:not([disabled]){background-color:#25be37 !important}.PORTRAIT .rounds-number-list{gap:2px}
.countdown{position:absolute;display:flex;justify-content:center;align-items:center;width:180px;height:180px;top:calc(25% - 70px)}.countdown__component{width:100%;height:100%}.countdown__component canvas{background:rgba(0,0,0,0)}.countdown__time{position:absolute;font-size:3.4rem;font-weight:bold;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.3215686275);margin-top:5px}
.custom-modal.sound-popup{max-width:355px}.custom-modal.sound-popup .modal-body{text-align:center;font-size:18px;line-height:1.5;margin:20px 0;overflow:hidden}.custom-modal.sound-popup .modal-bottom{display:flex;gap:20px;padding:10px 20px;margin-top:0}
.button{border-radius:20px;cursor:pointer;transition:background-color,color .2s;width:100%;display:flex;align-items:center;justify-content:center;padding:4px 10px;border:none;height:36px;font-weight:bold;font-size:14px}.button__disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.button.info{background-color:#0d3142;color:#81939c;height:unset;font-weight:normal;border-radius:16px}.button.info:active{background-color:#09506a;color:#ddd}.button.accent{background-color:#25be37;color:#fff;font-weight:bold}.button.primary{background-color:#09506a;color:#fff;font-weight:bold}.button.danger{background-color:#8d0100;color:#fff;font-weight:bold}
body,#root,.app{height:calc(var(--vh, 1vh)*100);width:100%}.app-wrapper.LANDSCAPE{display:flex;width:fit-content}.app{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.app-container{position:relative;width:100%;height:100%}.profile-host{position:absolute;inset:0;z-index:50;pointer-events:none}.RE_CONNECTING .view,.RE_CONNECTING .keyboard,.FORCE_DISCONNECTED .view,.FORCE_DISCONNECTED .keyboard{opacity:0}
.keyboard{background-color:#031620;display:flex;justify-content:center;align-items:center}.keyboard__content{position:relative;aspect-ratio:3;max-width:100%;height:240px;display:grid;grid-template-columns:3fr 1fr;background-color:#07171e;gap:7px;padding:5px;border-radius:15px}.keyboard__content__actions{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:7px}.keyboard__content__actions__item{background-color:#163848;border:2.5px solid #09506a;color:#00ddfe;border-radius:12px;font-weight:900;font-size:30px;display:flex;justify-content:center;align-items:center;font-family:monospace;line-height:0}.keyboard__content__actions__item:active{transform:scale(0.97)}.keyboard__content__actions__item__arrow svg{transform:scale(0.7)}.LANDSCAPE .keyboard{padding:5px}.LANDSCAPE .keyboard--iphone{border-bottom:14px solid #000}.LANDSCAPE .keyboard__content{gap:8px;padding:10px;height:80%;width:100%}.LANDSCAPE .keyboard__content__actions{gap:8px}
.keyboard-number-keys{height:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:7px}.keyboard-number-keys__item{display:flex;align-items:center;justify-content:center;font-size:25px;background:#07171e;border:2.5px solid #09506a;color:#fff;border-radius:12px;font-weight:700}.keyboard-number-keys__item:active{transform:scale(0.97)}.keyboard-number-keys__item:nth-child(10){background-color:#163848}.keyboard-number-keys__item:last-child{grid-column-start:2;grid-column-end:4}.keyboard-number-keys--landscape{gap:8px}.keyboard-number-keys--landscape .keyboard-number-keys__item{border-radius:13px;font-size:30px}
.sound-button{position:relative}.sound-button--all svg{width:60% !important}.sound-button--sfx svg{width:50% !important}.sound-button--music svg{width:58% !important}.sound-button--off::before{content:"";width:80%;position:absolute;background:currentColor;transform:rotate(40deg);height:2px;border-radius:1px}
.circle-button{border-radius:50%;background-color:#09506a;color:#00ddfe;cursor:pointer;font-size:15px;transition:background-color .1s;width:35px;height:35px;border:1px solid #0c2d3d;display:flex;align-items:center;justify-content:center}.circle-button:active:not([disabled]){transform:scale(0.97)}.circle-button svg{width:70%;height:-webkit-fill-available}.circle-button:active{background-color:#0d3142}@media(hover: hover){.circle-button:hover{background-color:#0d3142;transition:background-color .3s ease}}.circle-button:disabled{opacity:.3}.circle-button--sm{width:35px;height:35px}.circle-button--md{width:48px;height:48px}.circle-button--md svg{width:50%;height:-webkit-fill-available}.circle-button--lg{width:64px;height:64px}.circle-button--lg svg{width:50%;height:-webkit-fill-available}.LANDSCAPE .circle-button--lg{width:61px;height:61px}
.dropdown-menu{position:relative;height:fit-content;pointer-events:all}.dropdown-menu__open-button--active{border:1px solid currentColor}.dropdown-menu__full-info{position:absolute;display:flex;flex-direction:column;top:calc(100% + 5px);gap:5px}
.balance{width:100%;min-width:0;height:fit-content;display:flex;align-items:start;justify-content:center;margin-top:-5px}.balance>div{display:flex;justify-content:center;align-items:center}.balance__section{position:relative;display:inline-block;font-weight:bold;color:#ffe801;background-color:rgba(7,23,30,.6039215686);border-bottom-left-radius:.7em;border-bottom-right-radius:.7em}.balance__section__gift{margin-right:3px;font-size:inherit;padding:0 .9em .1em;height:100%}.balance__section__amount{padding:0 1.5em .1em;position:relative}.balance__section__cashier-button{position:absolute;font-size:inherit;right:-0.3em;bottom:-0.3em;width:1em;height:1em}.DESKTOP .balance{margin-top:-7px}
.freebet-win-button{position:relative;border:none;cursor:pointer;pointer-events:all}.freebet-win-button svg{width:.85em;height:.85em;transform:translateY(5%)}.freebet-win-button__indicator{position:absolute;top:.1em;right:.4em;width:.4em;height:.4em;background-color:#d22d1f;border-radius:50%}
.custom-modal.freebet-win-modal{height:fit-content;width:fit-content}.custom-modal.freebet-win-modal .modal-body{overflow:hidden;padding:13px 35px;text-align:center}.custom-modal.freebet-win-modal .freebet-win__title{font-size:22px;line-height:100%;margin-bottom:8px}.custom-modal.freebet-win-modal .freebet-win__amount{height:fit-content;margin-bottom:8px;color:#ffe801;font-weight:bold;font-size:28px;display:flex;justify-content:center;align-items:baseline;gap:8px}.custom-modal.freebet-win-modal .freebet-win__amount__currency{font-size:18px}.custom-modal.freebet-win-modal .freebet-win__info{color:#81939c;font-size:13px}.PORTRAIT.freebet-win-modal .modal-body{padding:13px 15px}.PORTRAIT.freebet-win-modal .freebet-win__title{font-size:18px;margin-bottom:5px}.PORTRAIT.freebet-win-modal .freebet-win__amount{margin-bottom:5px;font-size:26px}.PORTRAIT.freebet-win-modal .freebet-win__amount__currency{font-size:16px}.PORTRAIT.freebet-win-modal .freebet-win__info{font-size:11px}
.cashier-button{border-radius:50%;background-color:#09506a;border:1px solid #0c2d3d;cursor:pointer;pointer-events:all;color:#00ddfe;overflow:hidden}.cashier-button div{width:130%;font-size:130%;position:absolute;line-height:130%;top:33%;left:65%;transform:translate(-50%, -50%)}
.confirm-popup .modal-body{text-align:center;font-size:18px;line-height:1.5em;margin:20px 0;padding:0}.confirm-popup .confirm-popup__buttons{display:flex;gap:20px;padding:10px 20px;margin-top:0}.confirm-popup .confirm-popup__buttons--reverse{flex-direction:row-reverse}.from-exit-button button,.from-cashier-button button{text-transform:uppercase}
.button{border-radius:20px;cursor:pointer;transition:background-color,color .2s;width:100%;display:flex;align-items:center;justify-content:center;padding:4px 10px;border:none;height:36px;font-weight:bold;font-size:14px}.button__disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.button.info{background-color:#0d3142;color:#81939c;height:unset;font-weight:normal;border-radius:16px}.button.info:active{background-color:#09506a;color:#ddd}.button.accent{background-color:#25be37;color:#fff;font-weight:bold}.button.primary{background-color:#09506a;color:#fff;font-weight:bold}.button.danger{background-color:#8d0100;color:#fff;font-weight:bold}
.exit-button svg{height:65%;margin:0 0 0 4px}
.user-profile-popup.custom-modal{background-color:#133b4b}.user-profile-popup__light{overflow-y:auto;scrollbar-color:#00ddfe rgba(0,0,0,0);scrollbar-width:thin;padding:12px;border-bottom:.1rem solid;border-image:linear-gradient(90deg, #0c3241 0%, #0c3241 30%, #126684 50%, #0c3241 70%, #0c3241 100%) 1}.user-profile-popup__light.another-player{border-bottom:none}.user-profile-popup__header-content{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:12px}.user-profile-popup__header-content__avatar-wrapper{position:relative;width:76px;height:76px;cursor:pointer}.user-profile-popup__header-content__avatar-wrapper.disabled{cursor:unset;pointer-events:none}.user-profile-popup__header-content__avatar-wrapper__avatar{width:100%;height:100%}.user-profile-popup__header-content__avatar-wrapper__edit-avatar{position:absolute;bottom:0;right:0;width:18px;height:18px;transform:translate(-5%, -5%);border-radius:50%;border:1px solid #09506a;background-color:#084358;display:flex;align-items:center;justify-content:center;cursor:pointer}.user-profile-popup__header-content__avatar-wrapper__edit-avatar svg{width:10px;height:10px;transform:translate(5%, 5%);fill:#00deff}.user-profile-popup__header-content__user-info{display:flex;flex-direction:column;align-items:center;width:calc(100% - 14px)}.user-profile-popup__header-content__user-info__name-block{position:relative;display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:1px;border-bottom:1px solid #708082}.user-profile-popup__header-content__user-info__name-block__name{font-size:18px;font-family:"ProximaNova";color:#00defb}.user-profile-popup__header-content__user-info__name-block__edit{position:absolute;right:0;width:18px;height:18px;cursor:pointer;background-color:rgba(0,0,0,0);border:none}.user-profile-popup__header-content__user-info__name-block__edit svg{width:100%;height:100%;fill:#00deff}.user-profile-popup__body-content__total-winnings{margin-bottom:12px}.user-profile-popup__body-content__total-winnings__title{font-size:18px;font-family:"ProximaNova";font-weight:700;text-align:center;color:#ef0;margin-bottom:2px}.user-profile-popup__body-content__total-winnings__amount-wrapper{position:relative;display:flex;justify-content:center;align-items:center;height:40px;background:linear-gradient(270deg, #146b03 0%, #249f0b 52.4%, #146e03 100%);margin:0 10px}.user-profile-popup__body-content__total-winnings__amount-wrapper::before,.user-profile-popup__body-content__total-winnings__amount-wrapper::after{content:"";position:absolute;top:0;width:0;height:0;border-top:20px solid rgba(0,0,0,0);border-bottom:20px solid rgba(0,0,0,0)}.user-profile-popup__body-content__total-winnings__amount-wrapper::before{right:-1px;border-right:8px solid #133b4b}.user-profile-popup__body-content__total-winnings__amount-wrapper::after{left:-1px;border-left:8px solid #133b4b}.user-profile-popup__body-content__total-winnings__amount-wrapper__value{font-size:30px;font-family:"Myriad Pro",sans-serif;color:#fff;font-weight:700}.user-profile-popup__body-content__stats-wrapper{display:flex;justify-content:space-around;margin-bottom:12px}.user-profile-popup__body-content__stats-wrapper__content{display:flex;flex-direction:column;align-items:center;flex-direction:column;cursor:pointer}.user-profile-popup__body-content__stats-wrapper__content__title{flex:1;font-size:18px;font-family:"ProximaNova",sans-serif;font-weight:700;display:flex;align-items:center;justify-content:center;text-align:center;color:#c0cace;margin-bottom:2px;max-width:140px}@media(max-width: 400px){.user-profile-popup__body-content__stats-wrapper__content__title{max-width:100px}}.user-profile-popup__body-content__stats-wrapper__content__replay{max-width:96px;font-size:13px;text-align:center;color:#c0cace;text-decoration:none}.user-profile-popup__body-content__stats-wrapper__content__icon-block{flex:1;position:relative;display:flex;align-items:center;justify-content:center;gap:4px;width:96px;height:96px;margin-bottom:4px}.user-profile-popup__body-content__stats-wrapper__content__icon-block picture{display:flex;align-items:center;justify-content:center}.user-profile-popup__body-content__stats-wrapper__content__icon-block picture img{width:100%;height:100%}.user-profile-popup__body-content__stats-wrapper__content__icon-block__value{width:85%;position:absolute;top:50%;left:50%;transform:translate(-50%, -34%);font-size:21px;font-family:"Gadugi",sans-serif;color:#0a212b;font-weight:700;text-align:center}.user-profile-popup__global-stats-wrapper{width:100%}.user-profile-popup__global-stats-wrapper__title{padding:2px 16px;font-size:18px;font-family:"ProximaNova",sans-serif;font-weight:700;text-align:center;color:#c0cace;border-bottom:1px solid #09506a;border-top:1px solid #09506a}.user-profile-popup__global-stats-wrapper__table-titles{display:flex;padding:2px 0;justify-content:space-between;align-items:center}.user-profile-popup__global-stats-wrapper__table-titles__title{line-height:1.2;font-size:12px;text-align:center;color:#84a5b3;flex:1}.user-profile-popup__global-stats-wrapper__table-content{display:flex;justify-content:space-between;padding:4px 0;background-color:rgba(7,23,30,.6039215686)}.user-profile-popup__global-stats-wrapper__table-content__value{font-size:12px;text-align:center;color:#fff;font-weight:700;flex:1}.user-profile-popup__global-stats-wrapper__table-content__value:nth-child(2){position:relative}.user-profile-popup__global-stats-wrapper__table-content__value:nth-child(2)::before,.user-profile-popup__global-stats-wrapper__table-content__value:nth-child(2)::after{content:"";position:absolute;top:0;width:1px;height:100%;background-color:#133a4b}.user-profile-popup__global-stats-wrapper__table-content__value:nth-child(2)::before{left:0}.user-profile-popup__global-stats-wrapper__table-content__value:nth-child(2)::after{right:0}.user-profile-popup__global-stats-wrapper__table-content__value:first-child{font-weight:400}.user-profile-popup__footer-content{background-color:#07171e;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:12px 12px 24px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.user-profile-popup__footer-content__round-history{padding:0;background:none;border:none;cursor:pointer;font-family:"Myriad Pro",sans-serif;font-size:min(14px,3.6vw);line-height:1;text-align:center;color:#00defb;text-decoration:underline}.user-profile-popup__footer-content__buttons{display:flex;justify-content:center;align-items:start;gap:42px;width:80%}@media(max-width: 380px){.user-profile-popup__footer-content__buttons{gap:32px}}.user-profile-popup__footer-content__buttons__wrapper{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px}.user-profile-popup__footer-content__buttons__wrapper__text{min-width:74px;white-space:pre-line;font-size:min(13px,3.2vw);font-family:"Myriad Pro",sans-serif;text-align:center;color:#658694}.user-profile-popup__footer-content.another-player{display:none}.DESKTOP.user-profile-popup{max-width:500px}.LANDSCAPE.user-profile-popup{max-width:470px}.LANDSCAPE.user-profile-popup .modal-content{flex-direction:row}.LANDSCAPE.user-profile-popup .user-profile-popup__light{padding:6px 8px;flex:1;border-bottom:none;border-right:.1rem solid;border-image:linear-gradient(180deg, #0c3241 0%, #0c3241 30%, #126684 50%, #0c3241 70%, #0c3241 100%) 1}.LANDSCAPE.user-profile-popup .user-profile-popup__light.another-player{border-right:none}.LANDSCAPE.user-profile-popup .user-profile-popup__header-content{margin-bottom:6px;gap:2px}.LANDSCAPE.user-profile-popup .user-profile-popup__header-content__avatar-wrapper{width:64px;height:64px}.LANDSCAPE.user-profile-popup .user-profile-popup__header-content__avatar-wrapper__avatar svg{width:54px;height:54px}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__total-winnings{margin-bottom:6px}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__total-winnings__title{font-size:14px}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__total-winnings__amount-wrapper{height:25px}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__total-winnings__amount-wrapper::before,.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__total-winnings__amount-wrapper::after{border-top:13px solid rgba(0,0,0,0);border-bottom:13px solid rgba(0,0,0,0)}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__total-winnings__amount-wrapper::before{border-right:9px solid #133b4b}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__total-winnings__amount-wrapper::after{border-left:9px solid #133b4b}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__total-winnings__amount-wrapper__value{font-size:20px}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__stats-wrapper{justify-content:center;gap:36px;margin-bottom:6px}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__stats-wrapper__content__title{font-size:12px}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__stats-wrapper__content__icon-block{width:64px;height:64px;margin-bottom:2px}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__stats-wrapper__content__icon-block__value{transform:translate(-50%, -34%);font-size:13px}.LANDSCAPE.user-profile-popup .user-profile-popup__body-content__stats-wrapper__content__replay{line-height:1;font-size:8px}.LANDSCAPE.user-profile-popup .user-profile-popup__global-stats-wrapper__title{font-size:12px;padding:0 2px;margin-bottom:1px}.LANDSCAPE.user-profile-popup .user-profile-popup__global-stats-wrapper__table-titles{margin-bottom:2px}.LANDSCAPE.user-profile-popup .user-profile-popup__global-stats-wrapper__table-titles__title{font-size:11px;line-height:1}.LANDSCAPE.user-profile-popup .user-profile-popup__global-stats-wrapper__table-content__value{font-size:11px;line-height:1}.LANDSCAPE.user-profile-popup .user-profile-popup__footer-content{min-height:0;min-width:57px;width:120px;padding:10px 12px;border-bottom-left-radius:0;align-items:center;justify-content:safe center;gap:16px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#00ddfe rgba(0,0,0,0)}@media(max-height: 360px){.LANDSCAPE.user-profile-popup .user-profile-popup__footer-content{gap:10px}}.LANDSCAPE.user-profile-popup .user-profile-popup__footer-content__round-history{font-size:min(12px,2.6vw)}.LANDSCAPE.user-profile-popup .user-profile-popup__footer-content__buttons{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:0}@media(max-height: 360px){.LANDSCAPE.user-profile-popup .user-profile-popup__footer-content__buttons{gap:10px}}@media(max-height: 345px){.LANDSCAPE.user-profile-popup .user-profile-popup__footer-content__buttons .circle-button{width:48px;height:48px}}@media(max-height: 295px){.LANDSCAPE.user-profile-popup .user-profile-popup__footer-content__buttons{gap:8px}.LANDSCAPE.user-profile-popup .user-profile-popup__footer-content__buttons .circle-button{width:40px;height:40px}}
.provably-fair-round-modal__main-content__result-value,.provably-fair-round-modal__main-content__block-players__field,.provably-fair-round-modal__main-content__field{width:100%;min-height:clamp(20px,3vw,36px);background-color:#09506a;border-radius:16px;text-align:start;padding:clamp(2px,1vw,5px) clamp(5px,3vw,10px);display:flex;align-items:center}.provably-fair-round-modal__main-content__block-sha__main-icon,.provably-fair-round-modal__main-content__block-client__icon,.provably-fair-round-modal__main-content__block-info__icon,.provably-fair-round-modal__main-content__block-info__icon-server{display:flex;align-items:center;justify-content:center;height:100%}.provably-fair-round-modal__main-content__result-text,.provably-fair-round-modal__main-content__block-sha__text-title,.provably-fair-round-modal__main-content__block-client__text-title,.provably-fair-round-modal__main-content__block-info__text-title{color:#00ddfe;font-weight:400;line-height:1;font-size:clamp(.8rem,3.7vw,1.3rem);margin-bottom:4px}.provably-fair-round-modal__main-content__block-sha__text-value,.provably-fair-round-modal__main-content__block-client__text-value,.provably-fair-round-modal__main-content__block-info__text-value{text-align:left;font-size:clamp(11px,2.4vw,.95rem);color:#cfcfcf;line-height:1}.provably-fair-round-modal__main-content__block-sha__text,.provably-fair-round-modal__main-content__block-client__text,.provably-fair-round-modal__main-content__block-info__text{display:flex;flex-direction:column;align-items:start;width:100%;color:#cfcfcf}.provably-fair-round-modal .modal-title{text-align:start;width:fit-content;text-transform:uppercase;padding-left:25px;margin:10px 0 10px;font-size:clamp(1rem,3vw,1.5rem)}.provably-fair-round-modal .dark-modal-body{overflow-y:auto;background-color:#07181e;border-top:2px solid #09506a;margin-top:0;padding:15px 15px 30px}.provably-fair-round-modal-header{display:flex;flex-direction:row;align-items:center}.provably-fair-round-modal-header__coeff{display:flex;align-items:center;justify-content:center;margin-left:20px;background-color:#18242a;border:3px solid #2f4d60;padding:4px 8px 5px;border-radius:18px;color:#00ddfe;font-weight:500;font-size:clamp(.7rem,2vw,1rem);line-height:1}.provably-fair-round-modal-header__time{margin-left:auto;margin-right:25px;color:#cfcfcf;font-size:clamp(.7rem,2vw,1rem)}.provably-fair-round-modal__main-content svg{color:#09506a;fill:#09506a}.provably-fair-round-modal__main-content__block-info{display:flex;align-items:flex-end;gap:15px;margin-bottom:8px}.provably-fair-round-modal__main-content__block-info__icon,.provably-fair-round-modal__main-content__block-info__icon-server{flex:0 1 clamp(20px,7.5vw,40px)}.provably-fair-round-modal__main-content__block-info__text{flex:1 1 auto;min-width:0;height:fit-content;padding-bottom:2px}.provably-fair-round-modal__main-content__field{margin-top:6px;margin-bottom:22px;gap:2px}.provably-fair-round-modal__main-content__field__text{line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(11px,2.5vw,.95rem)}.provably-fair-round-modal__main-content__field__icon-wrapper{margin-left:auto;margin-right:2px}.provably-fair-round-modal__main-content__block-client{display:flex;align-items:start;gap:15px;margin-bottom:14px;max-height:40px}.provably-fair-round-modal__main-content__block-client__icon{flex:0 1 clamp(20px,8.5vw,45px)}.provably-fair-round-modal__main-content__block-client__text{flex:1 1 auto;min-width:0;height:fit-content}@media(max-width: 480px){.provably-fair-round-modal__main-content__block-client{margin-bottom:8px}}.provably-fair-round-modal__main-content__block-players{display:flex;flex-direction:column;gap:15px}.provably-fair-round-modal__main-content__block-players__field{position:relative}.provably-fair-round-modal__main-content__block-players__field.disabled{background-color:rgba(9,80,106,.462745098)}.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__field-player-icon-wrapper{opacity:.5}.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__icon-wrapper{cursor:auto;opacity:.5}.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__icon-wrapper svg{fill:#00deff}.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__icon-wrapper:hover,.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__icon-wrapper:active{transform:none;box-shadow:none}.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__field-name{opacity:.3;position:relative}.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__field-name::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;background-color:#00ddfe;pointer-events:none}@media(max-width: 480px){.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__field-name::after{bottom:-5px}}.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__field-seed-value{position:relative;opacity:.3;overflow:visible}.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__field-seed-value::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;background-color:#00ddfe;pointer-events:none}@media(max-width: 480px){.provably-fair-round-modal__main-content__block-players__field.disabled .provably-fair-round-modal__main-content__block-players__field-seed-value::after{bottom:-5px}}.provably-fair-round-modal__main-content__block-players__field-title-wrapper{flex-shrink:0;position:relative;margin-right:54px}.provably-fair-round-modal__main-content__block-players__field-title{font-size:clamp(11px,2.5vw,.95rem);color:#00ddfe}.provably-fair-round-modal__main-content__block-players__field-player-icon-wrapper{position:absolute;top:-52%;left:104%;display:flex;align-items:center;justify-content:center;border-radius:100%;border:3px solid #0d3142;width:46px;height:44px;overflow:hidden;background-color:#09506a}.provably-fair-round-modal__main-content__block-players__field-player-icon-wrapper svg{width:82%;margin-top:10%;color:#00deff;fill:#00deff}.provably-fair-round-modal__main-content__block-players__field-name{flex-shrink:1.5;width:100%;margin-right:6px;font-size:clamp(11px,2.5vw,.95rem)}.provably-fair-round-modal__main-content__block-players__field-seed-wrapper{display:flex;align-items:center;justify-content:end;overflow:hidden;width:100%;min-width:100px;gap:4px}.provably-fair-round-modal__main-content__block-players__field-seed-text{font-size:clamp(11px,2.5vw,.95rem);color:#00ddfe;margin:0 4px;text-wrap:nowrap}.provably-fair-round-modal__main-content__block-players__field-seed-value{width:100%;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(11px,2.5vw,.95rem)}.provably-fair-round-modal__main-content__block-players__icon-wrapper{margin-right:2px}.provably-fair-round-modal__main-content__block-sha{display:flex;align-items:center;gap:10px;margin-top:22px;margin-bottom:14px;max-height:55px}.provably-fair-round-modal__main-content__block-sha__icon{margin-top:2px;display:flex;align-items:center;justify-content:center;flex:0 1 clamp(32px,8.5vw,50px)}.provably-fair-round-modal__main-content__block-sha__main-icon{flex:0 1 clamp(32px,8.5vw,50px);position:relative}.provably-fair-round-modal__main-content__block-sha__main-icon__shield{width:100%;height:100%}.provably-fair-round-modal__main-content__block-sha__main-icon__lock{position:absolute;width:clamp(9px,2.55vw,16px);height:auto;top:62%;transform:translateY(-55%)}.provably-fair-round-modal__main-content__block-sha__main-icon__lock svg{fill:#fff}@media(max-width: 400px){.provably-fair-round-modal__main-content__block-sha__main-icon__lock{top:56%}}.provably-fair-round-modal__main-content__block-sha__text{flex:1 1 auto;min-width:0;height:fit-content}.provably-fair-round-modal__main-content__block-sha__text-title{text-align:start}.provably-fair-round-modal__main-content__block-sha__text-value{line-height:1}@media(max-width: 480px){.provably-fair-round-modal__main-content__block-sha{margin-bottom:8px}}.provably-fair-round-modal__main-content__result-text{text-align:center}.provably-fair-round-modal__main-content__result-value{width:40%;margin:6px auto 0;justify-content:center;font-size:clamp(.65rem,1.8vw,.9rem)}.PORTRAIT .provably-fair-round-modal__main-content__block-info,.PORTRAIT .provably-fair-round-modal__main-content__block-client{gap:10px}.PORTRAIT .provably-fair-round-modal__main-content__field{margin-bottom:14px}.PORTRAIT .provably-fair-round-modal__main-content__block-players__field-player-icon-wrapper{width:40px;height:38px;border-width:2px}@media(max-width: 480px){.PORTRAIT .provably-fair-round-modal__main-content__block-players__field-player-icon-wrapper{width:32px;height:30px}}.PORTRAIT .provably-fair-round-modal__main-content__block-players__icon-wrapper svg{width:14px;height:14px}.PORTRAIT .provably-fair-round-modal__main-content__block-players__field-title-wrapper{margin-right:clamp(36px,10vw,52px)}@media(max-width: 480px){.PORTRAIT .provably-fair-round-modal__main-content__block-players__field-title-wrapper{margin-right:clamp(38px,9vw,52px)}}.PORTRAIT .provably-fair-round-modal__main-content__block-players__field.disabled .PORTRAIT .provably-fair-round-modal__main-content__block-players__field-name::after{bottom:-6px}.PORTRAIT .provably-fair-round-modal__main-content__block-players__field.disabled .PORTRAIT .provably-fair-round-modal__main-content__block-players__field-seed-value::after{bottom:-6px}.PORTRAIT .provably-fair-round-modal__main-content__block-sha{gap:6px;margin-top:14px}.PORTRAIT .provably-fair-round-modal__main-content__block-sha__main-icon{margin-top:4px}.PORTRAIT .provably-fair-round-modal__main-content__field__icon-wrapper svg{width:14px;height:14px}
.copy-wrapper{display:flex;align-items:center;justify-content:center;width:18px;height:18px;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.copy-wrapper:active{box-shadow:0 2px 8px rgba(0,0,0,.15)}.copy-wrapper svg{margin-top:2px;fill:#00deff !important;transition:fill .2s ease}.copy-wrapper:hover svg{fill:#11cdea !important}.copy-wrapper__success{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.copy-wrapper__success svg{color:#04dffb !important;width:100%;height:100%;opacity:.5;margin-right:3px}.copy-wrapper--disabled{cursor:none;pointer-events:none;box-shadow:none}.PORTRAIT .copy-wrapper{width:18px;height:18px}.PORTRAIT .copy-wrapper svg{width:100%;height:100%}@media(max-width: 480px){.PORTRAIT .copy-wrapper{width:14px;height:14px}.PORTRAIT .copy-wrapper__success{width:14px;height:14px}}@media(max-width: 420px){.PORTRAIT .copy-wrapper{width:12px;height:12px}}
.alert .modal-content{width:100%}.alert .modal-title{padding:0 14px}.alert{width:100%;display:flex;align-content:center;flex-wrap:wrap;text-align:center;justify-content:space-evenly}.alert .button.accent{text-transform:uppercase}
.bet-panel-number{z-index:1}.bet-panel-number svg{fill:#00defb;width:5px;height:12px;margin-left:1px}.one{padding-right:2px}.replay-without-snapshot{opacity:.2}
.connect-lost-popup__content{padding:20px 20px 0 20px;text-align:center}.connect-lost-popup .button.accent{text-transform:uppercase}
.end-strategy-popup .modal-title{font-size:1.3rem}.end-strategy-popup .modal-bottom{padding:15px 15px 7px 15px;text-align:center;position:relative}.end-strategy-popup .modal-bottom p{margin-bottom:17px;font-weight:bold}.end-strategy-popup .modal-bottom button{max-width:140px;margin:0 auto;font-size:130%;height:55px}.end-strategy-popup .result{width:100%;display:flex;align-content:center;justify-content:space-evenly;text-transform:uppercase}.end-strategy-popup .result__item{font-size:15px;width:110px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:bold;position:relative;gap:7%}.end-strategy-popup .result__data{position:absolute;width:55%;height:55%;border-radius:50px;background-color:#09506a;border:2px solid #074552;display:flex;flex-direction:column;align-items:center;justify-content:center;top:30%;color:#ffe801;font-size:150%}.end-strategy-popup{transform-origin:center center;transform:scale(1)}@media(max-height: 350px){.end-strategy-popup{max-height:none !important}}@media(max-height: 340px){.end-strategy-popup{transform:scale(0.97)}}@media(max-height: 330px){.end-strategy-popup{transform:scale(0.94)}}@media(max-height: 320px){.end-strategy-popup{transform:scale(0.91)}}@media(max-height: 310px){.end-strategy-popup{transform:scale(0.88)}}@media(max-height: 300px){.end-strategy-popup{transform:scale(0.85)}}@media(max-height: 290px){.end-strategy-popup{transform:scale(0.82)}}@media(max-height: 280px){.end-strategy-popup{transform:scale(0.79)}}@media(max-height: 270px){.end-strategy-popup{transform:scale(0.76)}}@media(max-height: 260px){.end-strategy-popup{transform:scale(0.73)}}@media(max-height: 250px){.end-strategy-popup{transform:scale(0.7)}}@media(max-height: 240px){.end-strategy-popup{transform:scale(0.67)}}@media(max-height: 230px){.end-strategy-popup{transform:scale(0.64)}}@media(max-height: 220px){.end-strategy-popup{transform:scale(0.61)}}@media(max-height: 210px){.end-strategy-popup{transform:scale(0.58)}}@media(max-height: 200px){.end-strategy-popup{transform:scale(0.55)}}
.reload-popup__content{padding:20px 20px 0 20px;text-align:center}.reload-popup .button.accent{text-transform:uppercase;max-width:fit-content}
.replay-finished-popup-body{display:flex;align-items:center;justify-content:space-around;margin:0 auto 20px auto;overflow:hidden;width:100%;gap:8px}.replay-finished-popup-body button{height:auto;min-height:36px}.PORTRAIT .replay-finished-popup-body button{font-size:13px}
.custom-modal.freebet-modal{max-width:385px;max-height:280px;border:4px solid rgba(77,127,178,.6196078431);box-shadow:0 8px 32px rgba(0,0,0,.3);background:#0c3241}.custom-modal.freebet-modal .modal-title{margin:0 auto 10px;max-width:85%}.custom-modal.freebet-modal .modal-bottom{margin:0;padding:10px 15px 0px}.custom-modal.freebet-modal .freebet-popup__present{display:flex;justify-content:center;height:100px}.custom-modal.freebet-modal .freebet-popup__present__wreath--left{margin-right:-27px;transform:rotate(8deg)}.custom-modal.freebet-modal .freebet-popup__present__wreath--right{transform:scaleX(-1) rotate(8deg);margin-left:-27px}.custom-modal.freebet-modal .freebet-popup__present__box{width:100px;transform:translateX(5.5%)}.custom-modal.freebet-modal .freebet-popup__reward{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;font-size:1.7rem;font-weight:bold;color:#ffe801}.custom-modal.freebet-modal .freebet-popup__reward__count{display:flex;justify-self:end;gap:5px}.custom-modal.freebet-modal .freebet-popup__reward__amount{display:flex;align-items:baseline;gap:5px}.custom-modal.freebet-modal .freebet-popup__reward__currency{font-size:1rem}.custom-modal.freebet-modal .freebet-popup__claim-btn{padding:15px 28px;font-size:1.4rem;font-weight:bold;max-width:144px;margin-bottom:12px;border:none;cursor:pointer;border-radius:18px;color:#fff;background:linear-gradient(180deg, #2ee64e 0%, #12b320 44%, #14a02f 71%, #199a53 100%)}.custom-modal.freebet-modal .freebet-popup__claim-btn div{display:flex;justify-content:center;align-items:center}.custom-modal.freebet-modal .freebet-popup__claim-btn:active{transform:scale(0.98)}.custom-modal.freebet-modal .freebet-popup__reject-btn{position:absolute;max-width:60px;left:1%;bottom:4%;padding:5px 7px;border:none;font-weight:bold;border-radius:9px;background-color:#08667a;color:#fff;line-height:1;cursor:pointer}.custom-modal.freebet-modal .freebet-popup__reject-btn div{display:flex;justify-content:center;align-items:center}.custom-modal.freebet-modal .freebet-popup__reject-btn:active{transform:scale(0.98)}.custom-modal.freebet-modal .freebet-popup__date{position:absolute;left:50%;width:100%;transform:translateX(-50%);bottom:-1%;color:#fff;font-size:.6rem;font-weight:bold}.PORTRAIT.custom-modal.freebet-modal .freebet-popup__claim-btn{padding:15px 28px}.PORTRAIT.custom-modal.freebet-modal .freebet-popup__date{bottom:1%;font-size:.5rem}
.round-button svg{width:78%}
.custom-modal.replay_popup .modal-content{display:grid}.custom-modal.replay_popup .modal-title{font-weight:600;font-size:1.2rem;margin-bottom:15px}.custom-modal.replay_popup .modal-body{background-color:#031620;padding:0}.custom-modal.replay_popup .modal-bottom{padding:0;margin-top:0;border:none}.custom-modal.replay_popup .modal-bottom p{font-weight:normal;font-size:13px;color:#fff;text-align:center;padding:0 5px;margin-top:7px}.custom-modal.replay_popup .modal-bottom .provably-fair{padding-top:3px}.custom-modal.replay_popup .modal-switcher{justify-self:center;margin:0 0 7px;width:60%}.custom-modal.replay_popup .replay-table .table__header,.custom-modal.replay_popup .replay-table .table__row{grid-template-columns:1.5fr 1.5fr 1.3fr 1.5fr 1.1fr}.custom-modal.replay_popup .replay-table__win-cell::after{display:none}.custom-modal.replay_popup .replay-table__multiply-cell{font-weight:bold}.custom-modal.replay_popup .replay-table__time__date{font-weight:bold;color:#fff}.custom-modal.replay_popup .replay-table__time__time{font-size:12px;color:#81939c}.custom-modal.replay_popup .replay-table__actions{display:flex;align-items:center;justify-content:center;gap:15px}.custom-modal.replay_popup .replay-table__actions-icon{display:flex;align-items:center;justify-content:center}.custom-modal.replay_popup .replay-table__actions svg{stroke:#04dffb;width:20px;height:20px}.custom-modal.replay_popup .replay-table__actions-icon_active{cursor:pointer}.custom-modal.replay_popup .replay-table__actions-icon_disabled{opacity:.3}.custom-modal.replay_popup .no_data{margin:20px 0;text-align:center;color:#fff}.DESKTOP.replay_popup{max-height:80%;max-width:500px}.LANDSCAPE.replay_popup{max-width:500px}.LANDSCAPE.replay_popup .modal-title{margin-bottom:10px}.PORTRAIT.replay_popup{max-height:75%;max-width:calc(100% - 17px);width:calc(100% - 17px)}.PORTRAIT.replay_popup .modal-title{font-size:1rem;margin-bottom:10px}.PORTRAIT.replay_popup .modal-switcher{margin:0 0 6px}.PORTRAIT.replay_popup .replay-table__time__time{font-size:10px}.PORTRAIT.replay_popup .replay-table__actions{gap:8px}.PORTRAIT.replay_popup .replay-table__actions svg{width:16px;height:16px}.PORTRAIT.replay_popup .modal-bottom p{font-size:10px;margin-top:4px}
.table{height:100%;display:grid;min-height:0;grid-template-rows:auto 1fr;font-size:13px}.table__header{display:grid;text-align:center;color:#81939c;padding:10px 0;border-top:2px solid #09506a;border-bottom:2px solid #09506a}@media(max-height: 450px){.table__header{padding:3px 0}}.table__body{overflow-y:auto;overflow-anchor:none;scrollbar-color:#00ddfe rgba(0,0,0,0);scrollbar-width:thin}.table__row{display:grid;position:relative;height:50px}@media(max-height: 450px){.table__row{height:43px}}.table__row--current-user{background:#09506a}.table__row__cell{padding:0 3px;position:relative;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;overflow:hidden}.table__row__cell::after{content:"";position:absolute;right:0;width:2px;height:60%;background:rgba(129,147,156,.3)}.table__row__cell:last-child::after{display:none}.table__row__cell__fitty-wrapper{width:100%;padding:0 2px}.table__row__cell__fitty-wrapper div{display:flex;align-items:center;justify-content:center}.table__row__place{position:absolute;top:50%;left:13px;transform:translate(-50%, -50%);color:#81939c;font-size:13px}@media(max-width: 360px){.table__row__place{font-size:10px}}.table__row__avatar{position:absolute;z-index:10;cursor:pointer;top:50%;transform:translateY(-50%);height:35px;width:35px;left:10px;background:#0d3142;border-radius:50%}@media(max-height: 450px){.table__row__avatar{width:25px;height:25px}}.table__row__avatar--with-place{left:25px}.PORTRAIT .table{font-size:10px}.PORTRAIT .table__row__avatar{height:30px;width:30px}@media(max-width: 360px){.PORTRAIT .table__row__avatar{width:25px;height:25px}}
.avatar{display:flex;justify-content:center}.avatar__id{position:absolute;left:100%;top:100%;transform:translate(-70%, -100%);background:inherit;width:14px;height:14px;line-height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%}.avatar__id svg{fill:#00defb;width:3.5px;height:9px}.avatar img,.avatar picture{width:100%;height:auto;background-color:#09506a;border-radius:50%}
.tab-switcher{background:#07171e;display:flex;padding:3px;border-radius:18px;gap:5px}.tab-switcher button{border-radius:18px;flex:1;border:none;cursor:pointer;padding:14px 6px;max-width:33.3%;color:#81939c}.tab-switcher button>div{white-space:normal;word-break:break-word;overflow-wrap:break-word;line-height:0;display:flex;align-items:center;text-align:center;justify-content:center}.tab-switcher .inactive-tab{background:rgba(0,0,0,0)}.tab-switcher .active-tab{background:#09506a;color:#00ddfe;font-weight:600}
.provably-fair-link{text-align:left;line-height:0;display:flex;align-items:center;padding:7px}.provably-fair-link svg{height:10px;width:10px;margin-right:5px}.provably-fair-link__text{font-size:12px;cursor:pointer;color:#7595a2}.PORTRAIT .provably-fair-link svg{height:8px;width:8px}.PORTRAIT .provably-fair-link__text{font-size:10px}.provably-fair-settings-link{padding:0;line-height:normal}.provably-fair-settings-link .provably-fair-link__text{color:#d22d1f;cursor:pointer;font-size:clamp(.7rem,2vw,1rem);width:120px}@media(max-width: 630px){.provably-fair-settings-link .provably-fair-link__text{width:90px}}
.custom-modal.provably-fair-modal{max-height:85%}.custom-modal.provably-fair-modal .dark-modal-body{margin-top:25px;padding-bottom:20px;overflow-y:auto}.custom-modal.provably-fair-modal p{text-align:left;color:#81939c;margin-bottom:5px}.custom-modal.provably-fair-modal p b{color:#fff}.custom-modal.provably-fair-modal p.with_paragraph::first-letter{padding-left:1em}.custom-modal.provably-fair-modal p.paragraph_spacing{margin-bottom:10px}.custom-modal.provably-fair-modal p.with_color{color:#00ddfe}.custom-modal.provably-fair-modal h4{margin:5px 0}.custom-modal.provably-fair-modal .provably-fair-modal__main-icon{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.custom-modal.provably-fair-modal .provably-fair-modal__main-icon__shield{width:130px}.custom-modal.provably-fair-modal .provably-fair-modal__main-icon__lock{width:60px;position:absolute;top:23px}.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons{display:grid;grid-template-columns:repeat(4, 1fr);gap:5px;margin:30px 0}@media(max-width: 450px){.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons{grid-template-columns:repeat(2, 1fr);gap:10px}}.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons svg{color:#00deff;fill:#00deff}.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons__block{width:100%;padding-bottom:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:5px solid #143653;background-color:#092c3a;border-radius:15px;box-sizing:border-box;text-align:center}.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons__block__data{color:#81939c;margin-bottom:3px}.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons__block__data2{font-weight:bold}.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons__block__icon{margin-top:-5px;display:flex;align-items:flex-start;justify-content:center;height:65%;margin-bottom:5px}.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons__block__icon-server{width:75%}.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons__block__icon-player{border-radius:50px;width:50%;aspect-ratio:1/1;overflow:hidden;margin:0 auto;background-color:#074552}.custom-modal.provably-fair-modal .provably-fair-modal__scheme-icons__block__icon-player svg{width:82%;margin-top:10%}.custom-modal.provably-fair-modal .provably-fair-modal__desc{margin-top:12px}.custom-modal.provably-fair-modal .provably-fair-modal__result{margin:15px auto 35px auto;width:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:8px;border-radius:16px;border:4px solid;border-color:#09506a;background-color:#0d3142}.custom-modal.provably-fair-modal .provably-fair-modal__result .provably-fair-modal__text{font-size:.9rem;font-weight:500}.custom-modal.provably-fair-modal .provably-fair-modal__result .provably-fair-modal__value{color:#fff;font-weight:500}
.game-setting-popup.custom-modal{max-width:372px;background-color:#133b4b}.game-setting-popup .modal-title{font-size:20px;margin-bottom:32px}.game-setting-popup__light{padding:0 40px;padding-top:12px;padding-bottom:26px;border-bottom:.1rem solid;border-image:linear-gradient(90deg, #0c3241 0%, #0c3241 30%, #126684 50%, #0c3241 70%, #0c3241 100%) 1}.game-setting-popup__content{display:flex;flex-direction:column;gap:44px;width:100%}.game-setting-popup__content__item{display:flex;align-items:center}.game-setting-popup__content__item__text{margin-left:40px;font-size:17px;color:#fff}.game-setting-popup__content__item svg{width:24px;height:24px;color:#00defb}.game-setting-popup__content__item .toggle{margin-left:auto;margin-top:0}.game-setting-popup__content__item .toggle__wrapper{margin:0}.game-setting-popup__content__item .toggle__label{display:none}.game-setting-popup__content__item .toggle__slider{background-color:#0d3142}.game-setting-popup__footer-content{width:100%;padding:12px;display:flex;justify-content:center;align-items:start;background-color:#07171e;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.game-setting-popup__footer-content__buttons{display:flex;justify-content:space-evenly;width:100%;flex-direction:row}.game-setting-popup__footer-content__buttons__wrapper{flex:0 1 35%;display:flex;justify-content:start;align-items:center;flex-direction:column;gap:4px}.game-setting-popup__footer-content__buttons__wrapper__text{font-size:13px;font-family:"Myriad Pro",sans-serif;text-align:center;color:#658694}.game-setting-popup__footer-content__buttons__wrapper:first-child button svg{margin-top:4px}.game-setting-popup__footer-content__buttons__wrapper:first-child p{text-wrap-mode:nowrap}.LANDSCAPE.game-setting-popup{max-width:470px}.LANDSCAPE.game-setting-popup .modal-content{flex-direction:row}.LANDSCAPE.game-setting-popup .game-setting-popup__light{flex:1;border-bottom:none;border-right:.1rem solid;border-image:linear-gradient(180deg, #0c3241 0%, #0c3241 30%, #126684 50%, #0c3241 70%, #0c3241 100%) 1}.LANDSCAPE.game-setting-popup .game-setting-popup__footer-content{min-height:auto;padding:58px 0;width:120px;border-bottom-left-radius:0;align-items:center}.LANDSCAPE.game-setting-popup .game-setting-popup__footer-content__buttons{flex-direction:column;gap:34px;margin-top:0}.LANDSCAPE.game-setting-popup .game-setting-popup__footer-content__buttons__wrapper{gap:6px}
.toggle{display:flex;align-items:center;text-transform:uppercase;flex-direction:column;justify-content:center;cursor:pointer;height:100%;margin-top:-5px}.toggle__wrapper{margin:5px 0}.toggle__label{font-weight:bold;display:block;text-align:center;color:#fff;line-height:1.1}.toggle__label_on{color:#00ddfe}.toggle__slider{aspect-ratio:5/2;min-width:40px;min-height:15px;background-color:#0d3142;border-radius:10px;position:relative;transition:background-color .2s;display:block}.toggle__slider:before{content:"";position:absolute;aspect-ratio:1/1;height:135%;background-color:#09506a;border-radius:50%;top:-16%;left:0;transition:transform .2s}.toggle input[type=checkbox]{display:none}.toggle input[type=checkbox]:checked+.toggle__slider:before{transform:translateX(84%);background-color:#00deff}
.provably-fair-settings-modal .modal-title{margin-bottom:15px;margin-top:10px;font-size:clamp(1rem,3vw,1.5rem);text-transform:uppercase}.provably-fair-settings-modal .dark-modal-body{overflow-y:auto;background-color:#07181e;border-top:2px solid #09506a;margin-top:0;padding:20px 20px 30px}.provably-fair-settings-modal__info-block{display:flex;align-items:start;margin-bottom:30px}.provably-fair-settings-modal__info-block__text{margin-right:clamp(5px,2vw,15px);text-align:left;color:#cfcfcf;width:100%;font-size:clamp(.7rem,2vw,1rem)}@media(max-width: 560px){.provably-fair-settings-modal__info-block{margin-bottom:16px}}.provably-fair-settings-modal__main-content__block-info{display:flex;align-items:start;gap:15px}@media(max-width: 580px){.provably-fair-settings-modal__main-content__block-info{gap:10px}}.provably-fair-settings-modal__main-content__block-info__icon,.provably-fair-settings-modal__main-content__block-info__icon-server{display:flex;align-items:flex-start;justify-content:center;height:45px;width:45px}.provably-fair-settings-modal__main-content__block-info__text{display:flex;flex-direction:column;align-items:start;width:100%;color:#cfcfcf}.provably-fair-settings-modal__main-content__block-info__text-title{color:#00ddfe;font-weight:400;font-size:clamp(.85rem,2vw,1.2rem)}.provably-fair-settings-modal__main-content__block-info__text-value{text-align:left;font-size:clamp(.7rem,2vw,1rem)}.provably-fair-settings-modal__main-content__field{display:flex;align-items:center;flex-wrap:nowrap;width:100%;min-height:32px;background-color:#09506a;border-radius:16px;text-align:start;padding:5px 7px;margin-top:6px;gap:2px}.provably-fair-settings-modal__main-content__field__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.7rem,2vw,1rem);line-height:normal}.provably-fair-settings-modal__main-content__field__icon-wrapper{margin-left:auto;margin-right:2px}.provably-fair-settings-modal__main-content__explanation{margin-top:40px;color:#cfcfcf;font-size:clamp(.7rem,2vw,1rem)}@media(max-width: 560px){.provably-fair-settings-modal__main-content__explanation{margin-top:20px}}.provably-fair-settings-modal__main-content__block-info svg{color:#09506a;fill:#09506a}
.client-seed-wrapper{margin-top:16px;margin-bottom:18px}
.client-seed-field{display:flex;flex-direction:column;gap:8px}.client-seed-field:not(:last-child){margin-bottom:15px}.client-seed-field__info{display:flex;align-items:center;gap:10px}.client-seed-field__title{text-align:left;font-size:clamp(.8rem,2vw,1rem);font-weight:500;color:#00ddfe}.client-seed-field__checkbox{position:relative;width:17px;height:15px;border:2px solid #09506a;border-radius:5px;background-color:#0d3142;cursor:pointer}.client-seed-field__checkbox svg{position:absolute;left:0;top:-3px;width:16px;height:16px;color:#25be37;fill:#25be37}.client-seed-field__input-block{position:relative;display:flex;align-items:center;width:100%;height:32px;background-color:#09506a;border-radius:16px;text-align:start;padding:5px 10px;padding-right:3px}.client-seed-field__input-block--disabled{opacity:.5;pointer-events:none;user-select:none}.client-seed-field__icon-wrapper{display:flex;align-items:center;justify-content:center;margin-left:10px;margin-right:6px}@media(max-width: 480px){.client-seed-field__icon-wrapper{margin-left:6px}}.client-seed-field__prefix{font-size:clamp(.8rem,2vw,1rem);font-weight:500;color:#00ddfe;margin-right:6px;white-space:nowrap;user-select:none}.client-seed-field__input{flex-shrink:1;flex-grow:0;width:100%;margin-right:auto;font-size:clamp(.7rem,2vw,1rem);background-color:rgba(0,0,0,0);border:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.client-seed-field__input--disabled{cursor:not-allowed}.client-seed-field__input:disabled{opacity:1}.client-seed-field__btn{font-size:clamp(.5rem,2vw,.7rem);background-color:#308138;color:#fff;border:none;border-radius:16px;max-width:none;height:25px;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease;white-space:nowrap;text-transform:uppercase}.client-seed-field__btn:active{transform:scale(0.98);box-shadow:0 2px 8px rgba(0,0,0,.15)}.client-seed-field__btn:disabled{opacity:.5;pointer-events:none}@media(max-width: 480px){.client-seed-field__btn{font-size:.6rem;height:22px;padding:5px}}.client-seed-field__error{position:absolute;font-size:clamp(.6rem,2vw,.85rem);text-align:start;margin-left:10px;color:#b80202}.client-seed-field__success{position:absolute;font-size:clamp(.6rem,2vw,.85rem);text-align:start;margin-left:10px;color:#2ad33a}
.input_popup{width:100%;text-align:center}.input_popup input::-webkit-outer-spin-button,.input_popup input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input_popup input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.input_popup input{-moz-appearance:textfield}.input_popup input{background:rgba(0,0,0,0);padding:10px;border:none;font-size:1.1rem;color:#fff;width:100%;text-align:center;font-weight:bold}
.my-bets-history-modal .modal-content{display:grid}.my-bets-history-modal .modal-title{margin-top:15px;margin-bottom:15px;font-size:20px}.my-bets-history-modal .modal-body{padding:0}.my-bets-history-modal__table{background-color:#031620;overflow-anchor:none}.my-bets-history-modal__table__date{text-align:center}.my-bets-history-modal__table .win-cell::after{display:none}.my-bets-history-modal__table__user--win{background:#09506a}.my-bets-history-modal__table__user--win .bet-cell{color:#01cfef;font-weight:600}.my-bets-history-modal__table__user--win .coeff-cell{font-weight:600}.my-bets-history-modal__table__provably-icon{cursor:pointer;height:20px;width:20px}.my-bets-history-modal__table .table__header,.my-bets-history-modal__table .table__row{grid-template-columns:1.2fr 1.1fr 1.1fr 1.3fr .5fr}.my-bets-history-modal .modal-bottom{margin-top:0;padding:20px;font-size:18px}.my-bets-history-modal__loading-no-data-message{text-align:center;margin:15px 0 30px;color:#fff}.DESKTOP.my-bets-history-modal{max-width:500px;max-height:80%}.PORTRAIT .my-bets-history-modal{max-height:75%}.PORTRAIT .my-bets-history-modal__table__provably-icon{height:15px;width:15px}.PORTRAIT .my-bets-history-modal__loading-no-data-message{margin:15px 0 27px}.PORTRAIT .my-bets-history-modal .modal-title{font-size:17px;margin-top:12px;margin-bottom:12px}.PORTRAIT .my-bets-history-modal .modal-bottom{font-size:15px;padding:15px 0 15px}.PORTRAIT.my-bets-history-modal{max-height:75%}.LANDSCAPE .my-bets-history-modal{max-width:500px}.LANDSCAPE .my-bets-history-modal__table__provably-icon{height:15px;width:15px}.LANDSCAPE .my-bets-history-modal__loading-no-data-message{margin:15px 0 22px}.LANDSCAPE .my-bets-history-modal .modal-title{font-size:15px;margin-top:7px;margin-bottom:7px}.LANDSCAPE .my-bets-history-modal .modal-bottom{font-size:13px;padding:8px 0 8px}.LANDSCAPE.my-bets-history-modal{max-width:500px}
.edit-avatar-popup{display:flex;flex-direction:column;align-items:center}.edit-avatar-popup__icon{width:76px;height:76px;margin:5px}.edit-avatar-popup__icon_selected{border-radius:50%;box-shadow:0 0 7px 1px rgba(130,198,249,.9)}.edit-avatar-popup__list_item{cursor:pointer}.edit-avatar-popup__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr)}.edit-avatar-popup__list_landscape{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(2, 1fr)}.edit-avatar-popup__list_container{display:flex;flex-direction:row;margin:10px 0}.edit-avatar-popup__arrow{display:flex;align-items:center;color:#09506a;margin:0 10px;cursor:pointer}.edit-avatar-popup__arrow.disabled{opacity:.2;pointer-events:none;cursor:unset}@media(orientation: landscape){.edit-avatar-popup__list_container{margin:4px 0}}@media(orientation: landscape)and (max-height: 340px){.edit-avatar-popup__list_landscape{display:flex;flex-direction:row}}
.user-name-popup .modal-title{padding:0 16px}.user-name-popup__table{display:flex;flex-direction:row;justify-content:space-around}.user-name-popup__table>div{width:33%;text-align:center;color:#00defb;font-weight:bold;font-size:1.2em;border-right:2px solid #09506a}.user-name-popup__table>div:last-child{border-right:unset}.user-name-popup__buttons{margin:2px 0 5px 0}.user-name-popup button{width:33%;margin:5px}
.top-all-wins-button{display:flex;flex-direction:row;height:45px;background-color:rgba(7,23,30,.8078431373);border-top-right-radius:21px;border-bottom-right-radius:21px;cursor:pointer;align-items:center;justify-content:space-between;padding:4px;pointer-events:all}.top-all-wins-button>div{display:flex;align-items:center;justify-content:center}.top-all-wins-button>div:first-child{margin:0 8px;white-space:nowrap;width:49px}.top-all-wins-button>div:last-child{border-radius:50%;background-color:#09506a;transition:background-color .1s;width:35px;height:35px;border:1px solid #074552;color:#00deff}.top-all-wins-button>div:last-child>svg{width:70%;height:auto}
.custom-modal.top-all-wins-modal .modal-content{display:grid}.custom-modal.top-all-wins-modal .modal-title{font-weight:600;font-size:1.4rem;margin-bottom:15px;width:calc(100% - 38px);margin-left:auto;margin-right:auto}.custom-modal.top-all-wins-modal .modal-body{background-color:#031620;padding:0;overflow:hidden}.custom-modal.top-all-wins-modal .modal-bottom{margin-top:0;border:none;padding:0}.custom-modal.top-all-wins-modal .top-wins-table .table__header,.custom-modal.top-all-wins-modal .top-wins-table .table__row{grid-template-columns:2.8fr 1.7fr 1.3fr 2fr}.custom-modal.top-all-wins-modal .top-wins-table__player{display:flex;flex-direction:column;align-items:center;text-align:center;padding-left:60px;max-width:100%}.custom-modal.top-all-wins-modal .top-wins-table__player__name{color:#00ddfe;font-weight:600;max-width:95%;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.custom-modal.top-all-wins-modal .top-wins-table__player__date{margin-top:1px;font-size:10px;color:#81939c;line-height:100%;max-width:80px}.custom-modal.top-all-wins-modal .top-wins-table__higlited-column{font-weight:600;color:#fff}.custom-modal.top-all-wins-modal .top-wins-no-data{text-align:center;margin:20px 0 20px;color:#fff}.DESKTOP.top-all-wins-modal{max-height:80%;max-width:500px}.LANDSCAPE.top-all-wins-modal{max-width:500px}.PORTRAIT.top-all-wins-modal{max-height:75%}.PORTRAIT.top-all-wins-modal .modal-title{font-size:.9rem}.PORTRAIT.top-all-wins-modal .top-wins-table .table__header,.PORTRAIT.top-all-wins-modal .top-wins-table .table__row{grid-template-columns:3fr 1.6fr 1.3fr 2.2fr;align-items:center}.PORTRAIT.top-all-wins-modal .top-wins-table__player{padding-left:53px}@media(max-width: 360px){.PORTRAIT.top-all-wins-modal .top-wins-table__player{padding-left:48px}}.PORTRAIT.top-all-wins-modal .top-wins-table__player__date{font-size:7px;max-width:50px}.PORTRAIT.custom-modal.top-all-wins-modal{max-width:calc(100% - 17px);width:calc(100% - 17px)}
.top-all-wins-popup-tab-switchers{display:flex;justify-content:center;margin:0 7px 7px;gap:5px}.top-all-wins-popup-tab-switchers .top-all-wins-popup-tab-switchers__switcher:first-child{flex:0 0 40%}.top-all-wins-popup-tab-switchers .top-all-wins-popup-tab-switchers__switcher:first-child button{max-width:50%}.top-all-wins-popup-tab-switchers .top-all-wins-popup-tab-switchers__switcher:last-child{flex:0 0 60%}.top-all-wins-popup-tab-switchers .top-all-wins-popup-tab-switchers__switcher:last-child button{max-width:33.3%}.PORTRAIT .top-all-wins-popup-tab-switchers{gap:3px}.PORTRAIT .top-all-wins-popup-tab-switchers .top-all-wins-popup-tab-switchers__switcher:first-child{flex:0 0 35%}.PORTRAIT .top-all-wins-popup-tab-switchers .top-all-wins-popup-tab-switchers__switcher:last-child{flex:0 0 65%}
.view{position:relative;height:100%;width:100%}.view__ws-not-connected{opacity:.1}.view__overlay{position:absolute;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;pointer-events:none}.view__overlay__bottom{width:100%;position:absolute;bottom:-1px;left:0}.view__overlay__header{width:100%;display:flex;justify-content:space-between;height:40px;gap:15px;padding:5px 0 0 0}.view__overlay__header__settings{display:flex;justify-content:end;gap:5px;padding-right:5px}.view__overlay__header__leaderboard{display:flex;flex-direction:column;gap:6px}.view__controls{width:fit-content;height:auto;display:flex;flex-direction:column;align-items:center}.view__controls-wrapper{width:100%;height:100%;background:#031620}.view__iphone_landscape{height:calc(100% - 15px)}.LANDSCAPE .view__controls-wrapper{padding-left:.5%}.LANDSCAPE .view__controls{transform-origin:left top;display:flex;flex-direction:column;justify-content:flex-start;margin-top:10px}.LANDSCAPE .view__info{position:relative;width:100%;justify-content:flex-start;padding-left:6%;height:35px;align-items:center;margin-bottom:3px;top:2px}.LANDSCAPE .view__replay{position:relative;left:0;height:30px;margin-bottom:15px}.PORTRAIT .view{flex-direction:column;align-items:baseline}.PORTRAIT .view__controls-wrapper{display:flex;align-items:baseline;justify-content:center}.PORTRAIT .view__controls{transform-origin:top center;padding:1.5% 0;margin-top:0}.PORTRAIT .view__info{height:50px;top:0;width:100%;display:flex;align-items:center;justify-content:end}.DESKTOP .view{flex-direction:column;align-items:center;justify-content:normal}.DESKTOP .view__controls{flex-direction:row;align-items:center;justify-content:space-evenly;gap:3%;max-width:1000px;margin:0 auto;height:87%;padding:5px}.DESKTOP .view__settings{gap:7px;padding-right:7px}.DESKTOP .view__overlay__header{padding:7px 0 0 0}.REPLAY .view__overlay__header__leaderboard>div{width:80px !important}
.round-bets-button{display:flex;flex-direction:row;height:45px;background-color:rgba(7,23,30,.8078431373);border-top-right-radius:21px;border-bottom-right-radius:21px;cursor:pointer;align-items:center;justify-content:space-between;padding:4px;pointer-events:all}.round-bets-button>div{display:flex;align-items:center;justify-content:center;gap:1px}.round-bets-button__multiplayers{border-radius:50%;background-color:#09506a;transition:background-color .1s;width:35px;height:35px;border:1px solid #074552;color:#00deff}.round-bets-button__multiplayers>svg{width:70%;height:auto}.round-bets-button__wrapper{flex-direction:column;flex:1;height:100%}.round-bets-button__wrapper__count{font-size:14px;color:#fff}.round-bets-button__wrapper__text{font-size:11px;max-width:63px;line-height:1}.round-bets-button__wrapper__place{font-size:11px;max-width:63px;color:#00ddfe}
.round-bets-modal .modal-content{display:grid}.round-bets-modal .modal-body{padding:0}.round-bets-modal .modal-bottom{margin-top:0;padding:0;border:none}.round-bets-modal .round-bets__switcher{display:flex;align-items:center;justify-content:center;gap:25px;margin:10px auto 15px;max-width:90%;width:100%}.round-bets-modal .round-bets__switcher__tab{background:rgba(0,0,0,0);border:none;color:#81939c;font-size:17px;cursor:pointer}.round-bets-modal .round-bets__switcher__tab__text{white-space:normal;overflow-wrap:normal}.round-bets-modal .round-bets__switcher__tab.active .round-bets__switcher__tab__text{color:#fff;border-bottom:2px solid #00deff}.DESKTOP.round-bets-modal{max-width:500px;max-height:80%}.PORTRAIT.round-bets-modal{max-height:75%}.PORTRAIT.round-bets-modal .round-bets__switcher{gap:12%}.LANDSCAPE.round-bets-modal{max-width:500px}@media(max-height: 450px){.round-bets-modal .round-bets__switcher{margin:3px 0 8px}.round-bets-modal .round-bets__switcher__tab{font-size:14px}}
.leaderboard{min-height:0;display:grid}.leaderboard .leaderboard__switcher button{max-width:50%}.leaderboard__switcher{position:relative;left:50%;transform:translateX(-50%);width:170px;margin:0 0 8px}.leaderboard__no-data-message{text-align:center;margin:15px 0 25px;color:#fff}.leaderboard__table{background-color:#031620}.leaderboard__table .table__header,.leaderboard__table .table__row{grid-template-columns:45% 55%}.leaderboard__table__name{color:#00ddfe;font-weight:600;margin-left:61px;width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard__table__row--hidden{height:0;max-height:0;opacity:0}.leaderboard__table .table__row--current-user .table__row__cell{color:#fff;font-weight:600}.LANDSCAPE .leaderboard__table__name{margin-left:53px}.PORTRAIT .leaderboard__table__name{margin-left:57px}@media(max-width: 360px){.PORTRAIT .leaderboard__table__name{margin-left:54px}}.PORTRAIT .leaderboard__switcher{position:relative;width:130px}.PORTRAIT .leaderboard__switcher button{max-width:50%}@media(max-height: 450px){.leaderboard__switcher{margin:0 0 4px}.leaderboard__table__row{height:33px}.leaderboard__table__row--hidden{height:0}}
.pinned-user-list{background-color:#031620}
.all-bets__table{background-color:#031620}.all-bets__table .table__header,.all-bets__table .table__row{grid-template-columns:2.2fr 1fr 1fr 1.3fr}.all-bets__table__row--win{background:#0c3241}.all-bets__table__name{color:#00ddfe;font-weight:600;margin-left:48px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.all-bets__table__coeff{font-weight:600;color:#fff}.all-bets__counter{display:flex;align-items:center;justify-content:center;gap:7px;margin:5px 0 7px}@media(max-height: 450px){.all-bets__counter{margin:0 0 5px}}.all-bets__counter__icons{position:relative;width:95px}@media(max-height: 450px){.all-bets__counter__icons{width:80px}}.all-bets__counter__icons svg{position:absolute;height:35px;width:35px;background:#0d3142;border-radius:50%;border:1px solid #24707c;padding:2px}@media(max-height: 450px){.all-bets__counter__icons svg{height:30px;width:30px}}.all-bets__counter__icons svg:nth-child(1){transform:translate(-140%, -50%);color:#3e822e}.all-bets__counter__icons svg:nth-child(2){transform:translate(-60%, -50%);color:#827d2e}.all-bets__counter__icons svg:nth-child(3){transform:translate(20%, -50%);color:#822e4e}.all-bets__counter__text{display:flex;flex-direction:column;align-items:center}.all-bets__counter__text__count{font-size:16px;color:#fff;line-height:1}@media(max-height: 450px){.all-bets__counter__text__count{font-size:13px}}.all-bets__counter__text__label{color:#81939c;font-size:14px}@media(max-height: 450px){.all-bets__counter__text__label{font-size:11px}}.all-bets__current-user-table{min-height:unset}.all-bets__current-user-table .table__row:first-child{border-bottom:1px solid #0c3241}.all-bets__no-data-message{text-align:center;margin:15px 0 30px;color:#fff}.LANDSCAPE .all-bets__table__name{margin-left:39px}.PORTRAIT .all-bets__table__name{margin-left:44px}@media(max-width: 360px){.PORTRAIT .all-bets__table__name{margin-left:39px}}.PORTRAIT .all-bets__counter{margin:0 0 5px}.PORTRAIT .all-bets__counter__icons{width:80px}.PORTRAIT .all-bets__counter__icons svg{height:30px;width:30px}.PORTRAIT .all-bets__counter__text__count{font-size:13px}.PORTRAIT .all-bets__counter__text__label{font-size:11px}@media(max-height: 450px){.all-bets__table__row{height:33px}}
.panel,.custom-modal{display:flex;flex-direction:column;border-radius:15px;border:2px solid #0c3241;background-color:#0c3241}.panel_accent,.modal-bottom,.dark-modal-body{width:100%;background-color:#07181e}.panel_accent-top{border-top-right-radius:15px;border-top-left-radius:15px}.panel_accent-bottom,.modal-bottom,.dark-modal-body{border-bottom-right-radius:calc(15px - 3px);border-bottom-left-radius:calc(15px - 3px)}.panel_title_style{font-size:85%;font-weight:600}.panel_option_list{display:flex;align-items:center;justify-content:space-between;width:100%;gap:7px}.custom-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;pointer-events:all;z-index:1000;color:#000}.darkened{filter:brightness(0.35);pointer-events:none}.force-top{background-color:rgba(0,0,0,.45)}.custom-modal{position:relative;pointer-events:all;max-height:90%;width:90%;max-width:600px;transition:transform .3s ease,opacity .3s ease;opacity:1;color:#fff;border:3px solid #09506a}@media(max-width: 768px){.custom-modal{max-width:90%}}.custom-modal:focus{outline:none}.modal-content{height:100%;overflow:hidden;display:flex;flex-direction:column}.modal-title{width:100%;text-align:center;text-transform:uppercase;background:linear-gradient(to bottom, #ffffff, #a1c0ca);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);margin-top:6px}h2.modal-title{font-size:1.5rem;margin-bottom:20px}h3.modal-title{font-size:1.2rem;margin-top:15px;margin-bottom:13px}.modal-close{position:absolute;z-index:10;top:-9px;right:-9px;cursor:pointer;width:28px;height:28px;border-radius:50%;border:3px solid #09262d;background-color:#0a506a;color:#00deff;display:flex;align-items:center;justify-content:center}.modal-close svg{width:20px;height:20px}.modal-bottom,.dark-modal-body{margin-top:20px;border-top:1px solid #052f3b;scrollbar-color:#00ddfe rgba(0,0,0,0);scrollbar-width:thin;padding:15px 15px 7px 15px;text-align:center;position:relative}.modal-bottom button,.dark-modal-body button{max-width:50%;display:inline-flex}.modal-bottom .bet_panel_number,.dark-modal-body .bet_panel_number{position:absolute;bottom:5px;right:8px}.modal-body{padding:0 20px;overflow-x:auto;scrollbar-color:#00ddfe rgba(0,0,0,0);scrollbar-width:thin}.custom-modal.end-strategy-popup,.custom-modal.confirm-popup,.custom-modal.alert{max-width:355px}.custom-modal.smartbetloop-popup{max-width:380px}.connection-lost .custom-modal-overlay,.session_timeout .custom-modal-overlay{background-color:#000}.custom-modal.profile-edit-popup,.custom-modal.avatar-edit-popup{max-width:450px}.custom-modal.profile-edit-popup .modal-bottom,.custom-modal.avatar-edit-popup .modal-bottom{margin-top:8px;padding-top:2px}.custom-modal.avatar-edit-popup{max-width:360px}@media(orientation: landscape){.custom-modal.avatar-edit-popup{max-width:fit-content}.custom-modal.avatar-edit-popup .modal-bottom{margin-top:0;padding-top:0}}.modal-loading{text-align:center;font-size:1.5rem;padding:20px;color:#fff}@font-face{font-family:"Gadugi";src:url(590073b28e5b8bc6f747.ttf) format("truetype");font-weight:normal;font-display:swap}@font-face{font-family:"Gadugi";src:url(94f1987150497b646b4f.ttf) format("truetype");font-weight:bold;font-display:swap}@font-face{font-family:"MyriadPro";src:url(b89714aaf878255c4315.ttf) format("truetype");font-weight:bold;font-display:swap}@font-face{font-family:"MyriadPro";src:url(96911cd065ec5b305feb.ttf) format("truetype");font-weight:normal;font-display:swap}@font-face{font-family:"ProximaNova";src:url(dfa26f09d155df035c98.ttf) format("truetype");font-weight:normal;font-display:swap}@font-face{font-family:"ProximaNova";src:url(f3c7fec78a9f7f598801.ttf) format("truetype");font-weight:bold;font-display:swap}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{overflow:hidden;width:100%;background-color:#000}body{background:#000;color:#fff;font-family:"Gadugi",sans-serif;overflow:hidden}button,label{user-select:none;font-family:"Gadugi",sans-serif}input{outline:none;font-family:"Gadugi",sans-serif}#profile-root{width:100%;height:100%}#profile-root .app-wrapper,#profile-root .app{width:100%;height:100%}.custom-modal.input-popup-wrapper{align-self:flex-start;height:auto;margin-top:5vh;padding:10px}
@font-face{font-family:"Gadugi";src:url(590073b28e5b8bc6f747.ttf) format("truetype");font-weight:normal;font-display:swap}@font-face{font-family:"Gadugi";src:url(94f1987150497b646b4f.ttf) format("truetype");font-weight:bold;font-display:swap}@font-face{font-family:"MyriadPro";src:url(b89714aaf878255c4315.ttf) format("truetype");font-weight:bold;font-display:swap}@font-face{font-family:"MyriadPro";src:url(96911cd065ec5b305feb.ttf) format("truetype");font-weight:normal;font-display:swap}@font-face{font-family:"ProximaNova";src:url(dfa26f09d155df035c98.ttf) format("truetype");font-weight:normal;font-display:swap}@font-face{font-family:"ProximaNova";src:url(f3c7fec78a9f7f598801.ttf) format("truetype");font-weight:bold;font-display:swap}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{overflow:hidden;width:100%;background-color:#000}body{background:#000;color:#fff;font-family:"Gadugi",sans-serif;overflow:hidden}button,label{user-select:none;font-family:"Gadugi",sans-serif}input{outline:none;font-family:"Gadugi",sans-serif}
