@import url(https://fonts.googleapis.com/css2?family=Lilita+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap);.spinner{align-items:center;background:#00000080;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;max-height:100vh;position:absolute;top:0;width:100%;z-index:10}.spinner__loader{display:inline-block;height:50px;position:relative;width:50px}.spinner__loader div{animation:rotate-icon .9s cubic-bezier(1,1,1,1) infinite;border:4px solid #0000;border-radius:50%;border-top-color:#fff;box-sizing:border-box;display:block;height:44px;margin:4px;position:absolute;width:44px}.spinner__loader div::nth-child(1){animation-delay:-.45s}.spinner__loader div::nth-child(2){animation-delay:-.3s}.spinner__loader div::nth-child(3){animation-delay:-.15s}@keyframes rotate-icon{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rs-picker-select-menu{z-index:2000}.modal{background-color:#0006;height:calc(100vh - 109px);position:fixed;top:109px;transform:translate(-50%);z-index:1000}.modal_isFull{height:100vh;top:0}@media only screen and (max-width:767px){.modal{height:calc(100vh - 46px);top:46px}}.modal__app-container{display:flex;font-size:1rem;justify-content:center;padding:0 .8rem 10rem;transform:translateZ(0);width:100vw;z-index:15}.modal__wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#000000a6;height:100vh;overflow-y:auto;position:fixed}.modal__wrapper_position_center{align-items:center;display:flex;justify-content:center}.modal__content-container{overflow:hidden;position:relative}.modal__content-container_bordered{border-radius:5px}.modal__close-block,.modal__save-block{align-items:center;background-color:#3f4451;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:5px;top:5px;width:30px;z-index:10000}.modal__close-img{height:60%;width:60%}.modal__save-block{height:25px;width:90px}.button_colors_white{background-color:#fff!important;border-color:#fff!important;color:#000!important}.button_colors_white:hover{border-color:#fff;opacity:.8}.button_colors_white:focus,.button_colors_white:hover{background-color:#fff;color:#000}.button_colors_white:disabled{background-color:#fff;opacity:.5}.button_colors_white:disabled:hover{opacity:.5}.button_colors_orange{background-color:#ffb124!important;border-color:#ffb124!important;color:#000!important}.button_colors_orange:hover{border-color:#ffb124;opacity:.8}.button_colors_orange:focus,.button_colors_orange:hover{background-color:#ffb124;color:#000}.button_colors_orange:disabled{background-color:#ffb124;opacity:.5}.button_colors_orange:disabled:hover{opacity:.5}.button_colors_main{background-color:#14805e!important;border-color:#14805e!important}.button_colors_main:hover{background-color:#14805e;border-color:#14805e;opacity:.8}.button_colors_main:focus{background-color:#14805e}.button_colors_main:disabled{background-color:#14805e;opacity:.5}.button_colors_main:disabled:hover{opacity:.5}.button_colors_tertiary{background-color:#c70303!important;border-color:#c70303!important}.button_colors_tertiary:hover{background-color:#c70303;border-color:#c70303;opacity:.8}.button_colors_tertiary:focus{background-color:#c70303}.button_colors_tertiary:disabled{background-color:#c70303;opacity:.5}.button_colors_tertiary:disabled:hover{opacity:.5}.button_colors_secondary{background-color:#3498ff!important;border-color:#3498ff!important}.button_colors_secondary:hover{background-color:#3498ff;border-color:#3498ff;opacity:.8}.button_colors_secondary:focus{background-color:#3498ff}.button_colors_secondary:disabled{background-color:#3498ff;opacity:.5}.button_colors_secondary:disabled:hover{opacity:.5}.button:disabled{cursor:not-allowed}.button_appearance_ghost{background-color:#0000;color:#fff}.button_appearance_ghost:hover{background:#0000;color:#fff;opacity:.8}.button__button-container{height:100%;width:100%}.button__button-container button{align-items:center;border-radius:.125rem;display:flex;font-family:inherit!important;font-size:14px;height:100%;justify-content:center;text-transform:capitalize;width:100%}@media only screen and (max-width:476px){.button__button-container button{font-size:14px}}.button__button-container_uppercase button{text-transform:uppercase!important}.button__button-container_disabled{cursor:not-allowed}.button__button-container_loading{cursor:progress}.button_rounded{border-radius:150px!important}.input{border:1px solid #0000!important;box-shadow:none}.input input{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:400;height:42px;line-height:1.3;max-height:42px;min-height:42px;padding:12px 10px}.input input:focus{box-shadow:none}.input:hover{border:1px solid #9aafb0!important}.input::placeholder{color:#0f202d}.input_rounded{border-radius:24px}.input__wrapper{border-radius:10px;color:#0f202d;height:100%;position:relative;width:100%}.input__wrapper_rounded{border-radius:24px;height:5rem}.input__wrapper_isFlex{display:flex}.input__eye-icon{cursor:pointer;top:calc(2.5rem - 20px)!important}.input__error{bottom:-19px;color:red;font-size:1.2rem;left:50%;position:absolute;transform:translateX(-50%)}.input__bottom-text{text-align:center}.input .MuiInputAdornment-positionEnd{position:absolute;right:10px}.input.Mui-focused{border:1px solid #0000;box-shadow:none!important}.rs-input-number{border-radius:inherit!important;padding:0 2rem!important}.rs-input-number-btn-group-vertical{display:flex;flex-direction:column;justify-content:center}.sign-in{width:100%}.sign-in__description{font-size:1.4rem;margin-bottom:2rem}.sign-in__label{font-size:1rem;margin-bottom:.5rem}.sign-in__bottom-content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.sign-in__bottom-content a{font-size:1.4rem;width:50%}.sign-in__button-container{height:42px;width:100%}.loadable-image__container{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}.loadable-image__image{color:#fff;height:100%;object-fit:contain;opacity:0;transition:opacity .3s ease-in-out;width:100%}.loadable-image__image_loaded{opacity:1}.loadable-image__image_hidden{opacity:0}.loader__container{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.loader__container,.loader__wrapper{align-items:center;justify-content:center}.loader__wrapper{display:inline-block;display:flex;height:30px;position:relative;width:70px}.loader__wrapper div{animation-timing-function:cubic-bezier(0,1,1,0);background:#fff;border-radius:50%;height:13px;position:absolute;width:13px}.loader__wrapper_colorType_dark div{background:#000}.loader__wrapper div:first-child{animation:lds-ellipsis1 .6s infinite;left:8px}.loader__wrapper div:nth-child(2){animation:lds-ellipsis2 .6s infinite;left:8px}.loader__wrapper div:nth-child(3){animation:lds-ellipsis2 .6s infinite;left:32px}.loader__wrapper div:nth-child(4){animation:lds-ellipsis3 .6s infinite;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.roulette-game{height:448px;width:348px}@media only screen and (max-width:475px){.roulette-game{height:420px;width:320px}}@media only screen and (min-width:1450px){.roulette-game{height:600px;width:500px}}.roulette-game__container{height:348px;margin:0 auto;position:relative;width:348px}@media only screen and (max-width:475px){.roulette-game__container{height:320px;width:320px}}@media only screen and (min-width:1450px){.roulette-game__container{height:500px;width:500px}}.roulette-game__container_isHidden{display:none}.roulette-game__container_isWinBlock{height:448px;padding-top:50px}.roulette-game__wheel{display:flex;position:relative}.roulette-game__img{height:348px;margin:0;padding:0;width:348px}@media only screen and (max-width:475px){.roulette-game__img{height:320px;width:320px}}@media only screen and (min-width:1450px){.roulette-game__img{height:500px;width:500px}}.roulette-game__img_light{animation:lightRot 2s infinite none}.roulette-game__img_diamonds,.roulette-game__img_light{position:absolute;z-index:1}.roulette-game__data-on-wheel{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.roulette-game__data-on-wheel__container{display:inline-block;height:100%;position:relative;width:100%}.roulette-game__data-on-wheel__item{align-items:center;border-radius:348px;box-sizing:border-box;color:#fff;display:flex;font-size:20px;height:35px;left:0;padding:0 25px;position:absolute;top:156.5px;width:348px}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel__item{font-size:32px}}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(1turn);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(40deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(80deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(160deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(200deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(280deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(320deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(36deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(108deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(252deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(324deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(32.7272727273deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(65.4545454545deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(98.1818181818deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(130.9090909091deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(163.6363636364deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(196.3636363636deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(229.0909090909deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(261.8181818182deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(294.5454545455deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(327.2727272727deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(30deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(150deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(210deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(330deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(27.6923076923deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(55.3846153846deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(83.0769230769deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(110.7692307692deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(138.4615384615deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(166.1538461538deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(193.8461538462deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(221.5384615385deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(249.2307692308deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(276.9230769231deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(304.6153846154deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(332.3076923077deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(25.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(77.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(128.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(231.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(282.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(334.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(24deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(48deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(96deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(168deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(192deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(264deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(312deg)}.roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(336deg)}.roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(22.5deg)}.roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(67.5deg)}.roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(112.5deg)}.roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(157.5deg)}.roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(202.5deg)}.roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(247.5deg)}.roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(292.5deg)}.roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(337.5deg)}.roulette-game__data-on-wheel__item:nth-child(17){transform:rotate(1turn)}.roulette-game__data-on-wheel__item_is-present{font-size:12px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__item{border-radius:320px;height:25px;padding:0 25px;top:147.5px;width:320px}}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel__item{border-radius:500px;height:55px;padding:0 50px;top:222.5px;width:500px}}.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{align-items:center;display:flex;height:20px;transform:rotate(180deg);width:20px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:20px;width:20px}}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:30px;width:30px}}.roulette-game__data-on-wheel__value{font-weight:700;left:10px;position:relative;text-shadow:2px 2px 2px #000;transform:rotate(180deg)}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__value{left:6px}}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel__value{left:15px}}.roulette-game__selector-img{height:84px;position:absolute;right:-28px;top:134px;width:152px;z-index:6}.roulette-game__selector-img_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__selector-img{height:74px;right:-24px;top:125px;width:140px}}@media only screen and (min-width:1450px){.roulette-game__selector-img{height:140px;right:-44px;top:182px;width:210px}}.roulette-game__spin-btn{background-image:url(/static/media/btn-bg.3ec7a1aa8527b1c24efb.png);background-size:cover;bottom:0;height:125px;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:125px;z-index:5}.roulette-game__spin-btn_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__spin-btn{height:105px;width:105px}}@media only screen and (min-width:1450px){.roulette-game__spin-btn{height:210px;width:210px}}.roulette-game__spin-btn_container{height:100%;position:relative;width:100%}.roulette-game__spin-btn_text{bottom:0;display:inline;left:0;margin:auto;position:absolute;right:0;top:0;width:80%}.roulette-game__bottom-heading{bottom:-50px;height:85px;position:absolute;width:100%}@media only screen and (min-width:1450px){.roulette-game__bottom-heading{bottom:-60px;height:125px}}.roulette-game__bottom-heading_img{width:100%}.roulette-game__btn-spin{background-color:#b471ff;background-image:conic-gradient(from 1turn,#940dff,#b471ff);border:none;border-radius:6.25rem;bottom:-110px;box-shadow:0 4px 8px #1d22251a;color:#f5f6f7;cursor:pointer;display:block;font-weight:700;height:45px;left:0;margin:0 auto;outline:none;position:absolute;right:0;transition:transform .2s cubic-bezier(.36,.66,.04,1);width:190px}@media only screen and (min-width:1450px){.roulette-game__btn-spin{bottom:-155px;font-size:2.8rem;height:65px;width:300px}}@media only screen and (max-width:1450px){.roulette-game__btn-spin{font-size:16px}}.roulette-game__btn-spin_hidden{opacity:0}.roulette-game__btn-spin_inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.roulette-game__btn-spin_wrapper{bottom:-150px;left:0;position:absolute;right:0}.roulette-game__btn-spin_wrapper_hidden{opacity:0}@media only screen and (min-width:1450px){.roulette-game__btn-spin_wrapper{bottom:-190px}}.roulette-game__btn-spin_isCost{margin-bottom:.5rem;position:static}.roulette-game__win-block{align-items:center;display:flex;flex-direction:column;padding:1rem .5rem;width:100%}.roulette-game__top-block{height:21.5625rem;position:relative;width:21.5625rem}@media only screen and (min-width:1450px){.roulette-game__top-block{height:34.5625rem;width:34.5625rem}}.roulette-game__top-block__img{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.roulette-game__top-block__img_lucky{z-index:1}.roulette-game__mid-block{align-items:center;background-color:#0f101180;border-radius:10px;color:#5ddb1c;display:flex;font-size:1.125rem;font-weight:800;height:3rem;justify-content:center;line-height:3rem;padding:5px;text-align:center;width:16.25rem}@media only screen and (min-width:1450px){.roulette-game__mid-block{height:4.5rem;width:20.25rem}}.roulette-game__mid-block__icon{height:1.5rem;margin-right:.5rem;width:1.5rem}.roulette-game__mid-block__currency{color:#fff;margin-left:.5rem}.roulette-game__bot-block{margin-top:3rem}.roulette-game__btn-view{background-color:var(--primary-color);background-image:conic-gradient(from 1turn,#43b309,#5ddb1c);border:none;border-radius:6.25rem;box-shadow:0 4px 8px #1d22251a;color:#f5f6f7;cursor:pointer;display:block;font-size:1.25rem;font-weight:700;height:3rem;outline:none;padding:0 3rem}@media only screen and (min-width:1450px){.roulette-game__btn-view{font-size:2.2rem;height:4.5rem;width:20rem}}.roulette-game__btn-view_inner{align-items:center;display:flex;font-size:1.1rem;height:100%;justify-content:center;width:100%}.roulette-game__wheel-wrapper{position:relative}@keyframes lightRot{0%{transform:rotate(22.5deg)}50%{transform:rotate(22.5deg)}50.1%{transform:rotate(0)}to{transform:rotate(0)}}.wheel-timer{background-color:#b471ff;background-image:conic-gradient(from 1turn,#940dff,#b471ff);border:none;border-radius:6.25rem;box-shadow:0 4px 8px #1d22251a;cursor:pointer;display:block;height:45px;margin:0 auto;outline:none;transition:transform .2s cubic-bezier(.36,.66,.04,1);width:190px}@media only screen and (min-width:1450px){.wheel-timer{height:60px;width:300px}}.wheel-timer__container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.clock{color:#f5f6f7;display:flex;font-size:16px;font-weight:700;white-space:nowrap}@media only screen and (min-width:1450px){.clock{font-size:2.4rem}}.clock__label{margin-right:5px}@media(max-width:1000px){.clock__label{font-size:14px}}.clock__time{display:block;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){.clock__time{font-size:14px}}.wheel-game{align-items:center;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 16.4rem);padding:.75rem 2.2rem;position:relative}@media only screen and (min-width:1450px){.wheel-game{height:100vh}}.wheel-game__present-icon{height:80%}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game-history__modal{align-items:center;border-radius:1.25rem;display:flex;flex-direction:column;padding:3.5rem .75rem .75rem;position:relative;width:464px}@media(max-width:540px){.wheel-game-history__modal{height:auto;margin:0 auto;padding:4rem 0;width:94vw}}.wheel-game-history__history{border-radius:1.25rem;box-sizing:border-box;padding:.25rem .625rem 1rem;width:100%}.wheel-game-history__history-container{color:#99a4b0cc;width:100%}.wheel-game-history__heading{align-items:center;box-sizing:border-box;display:flex;font-size:16px;justify-content:space-between;line-height:1.25rem;margin-bottom:.9rem;padding:0 1.75rem;width:100%}.wheel-game-history__heading__claimed-amount{align-items:center;color:#fff;display:flex;justify-content:center}.wheel-game-history__table{font-size:16px}.wheel-game-history__row{align-items:center;border-radius:15px;display:flex;height:4.3rem;justify-content:space-between;margin-bottom:.125rem;padding:0 1rem;text-align:center}.wheel-game-history__row_isHeading{background-color:#0000;height:3.9rem}.wheel-game-history__col-head{color:#5f6975cc;width:33%}.wheel-game-history__col-head_isDate{text-align:left}.wheel-game-history__col-head_isType{text-align:center}.wheel-game-history__col-head_isAmount{text-align:right}.wheel-game-history__col{width:33%}.wheel-game-history__col_time{color:#5f6975cc;font-size:14px;font-weight:400}.wheel-game-history__col_time:last-child{margin-bottom:0}.wheel-game-history__col_isDate{text-align:left}.wheel-game-history__col_isType{color:#99a4b0;text-align:center}.wheel-game-history__col_isAmount{align-items:center;color:#43b309;display:flex;font-weight:700;justify-content:flex-end;text-align:right}.wheel-game-history__coin-icon{height:1.25rem;margin:0 .3125rem 0 0;width:1.25rem}.wheel-game-history__coin-icon_isUnlocked{margin-left:.5625rem}.wheel-game-history__coin-icon_isHeading{margin-left:.5rem}.wheel-game-history__coin-icon_isCol{height:1.3rem;margin-left:.3125rem;width:1.3rem}@keyframes anim-bg-position{0%{background-position:center 0}to{background-position:center -2250rem}}@media only screen and (max-width:767px){.Toastify__toast{min-height:54px;padding:3px}}.slots-icon{font-size:14px;overflow:hidden;position:relative}.slots-icon:before{content:"";display:block;padding-bottom:100%}.slots-icon_isNew{overflow:visible}.slots-icon__new-label{align-items:center;background:red;border-radius:.3125rem;color:#fff;display:flex;font-size:.8rem;justify-content:center;left:-5px;padding:3px 5px;position:absolute;text-transform:uppercase;top:0;z-index:10}.slots-icon__new-label-text{--bg-size:400%;--color-one:#ffd000;--color-two:#fff;animation:move-bg 3s linear infinite;background:linear-gradient(90deg,var(--color-one),var(--color-two),var(--color-one)) 0 0/var(--bg-size) 100%;background-clip:text;-webkit-background-clip:text;color:#0000;font-weight:700}@media(prefers-reduced-motion:no-preference){.slots-icon__new-label-text{animation:move-bg 3s linear infinite}@keyframes move-bg{to{background-position:var(--bg-size) 0}}}.slots-icon__disabled-overlay{background:#171717;border-radius:16px;height:83%;left:0;opacity:0;padding-bottom:100%;position:absolute;right:0;top:0;width:100%}.slots-icon__disabled-overlay_disabled{opacity:.4;z-index:5}.slots-icon__img-container{bottom:0;display:block;right:0}.slots-icon__img,.slots-icon__img-container{left:0;overflow:hidden;position:absolute;top:0}.slots-icon__img{border-radius:8px;height:100%;width:100%}.slots-icon__img img{object-fit:cover}.slots-icon__overlay{background:#000000b3;border-radius:8px;left:0;opacity:0;padding-bottom:100%;position:absolute;right:0;top:0}.slots-icon__overlay__content{align-items:center;color:#9aafb0;display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}@media only screen and (max-width:767px){.slots-icon__overlay__content{top:40%}}.slots-icon__overlay__icon{color:#fff;transition:color .2s ease-out}.slots-icon__overlay__icon-wrapper{display:flex;justify-content:center;margin-bottom:1.2rem;width:40%}@media only screen and (max-width:767px){.slots-icon__overlay__icon-wrapper{width:30%}}.slots-icon__overlay__title{color:#fff;font-size:14px;font-weight:600;padding-top:2.4rem;text-transform:uppercase}.slots-icon__overlay__title_demo{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-top:-7px;padding-top:0}.slots-icon__overlay__title_demo a{color:#fff;text-decoration:underline}.slots-icon__overlay__title_demo button{font-weight:600!important;text-transform:uppercase!important}.slots-icon__overlay__title_demo div{font-size:14px}@media only screen and (max-width:767px){.slots-icon__overlay__title,.slots-icon__overlay__title div{font-size:.85rem}}.slots-icon__overlay__footer{background-color:#000;bottom:0;color:#fff;left:0;padding:7px 0;position:absolute;right:0;text-align:center}@media only screen and (max-width:767px){.slots-icon__overlay__footer{padding:4px 0}}.slots-icon__favorite{width:20px}.slots-icon__favorite-wrapper{position:absolute;right:7px;top:7px;z-index:3}.slots-icon__favorite *{fill:#0000!important;stroke:red;stroke-width:2px}.slots-icon__favorite_isActive *{fill:red!important;stroke-width:0px}@media only screen and (min-width:768px){.slots-icon__favorite:hover *{fill:red!important;stroke-width:0px}}.slots-icon__footer{background:#0000;bottom:0;color:#fff;font-size:12px;height:17%;left:0;position:absolute;right:0;top:auto;transition:color .2s ease-out}.slots-icon__footer-name{display:block;left:0;overflow:hidden;position:relative;right:0;text-align:center;text-overflow:ellipsis;top:50%;transform:translateY(-50%);white-space:nowrap;width:calc(100% - 10px)}.slots-icon_size_low:before{padding-bottom:100%}.slots-icon_size_low .slots-icon__footer{display:none}.slots-icon_size_low .slots-icon__img{height:100%}.slots-icon_size_big:before{padding-bottom:170%}.slots-icon_size_big .slots-icon__overlay{display:none}.slots-icon_size_big .slots-icon__footer{text-align:center}.slots-icon_size_big .slots-icon__img img{height:100%;object-fit:cover}.slots-icon__dropWins-wrapper{border-right:55px solid #0000;border-top:55px solid #111;left:0;position:absolute;top:0}.slots-icon__dropWins-image{animation:scaleDumping 2s infinite;left:0;position:absolute;top:-55px;width:40px}@keyframes scaleDumping{0%{transform:scale(.7)}50%{transform:scale(1)}to{transform:scale(.7)}}.slots-row__header{background:#14805e}.slots-row__header p{color:#fff;font-size:15px;height:33px;line-height:33px;margin:0;padding-left:10px}.slots-row__items{display:grid;grid-auto-columns:minmax(25vw,1fr);grid-auto-flow:column;grid-template-columns:repeat(auto-fill,minmax(25vw,1fr));height:calc(25vw + 25px);max-width:100%;overflow-x:auto;width:100%}.slots-row__items::-webkit-scrollbar{-ms-overflow-style:initial;display:block;height:4px;scrollbar-width:auto;width:4px}.slots-row__items::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:10px}.slots-row__items::-webkit-scrollbar-track{background:#212733}.slots-row__items::-webkit-scrollbar{height:3px}.slots-row__items::-webkit-scrollbar-track{background-color:#0000}.slots-row__items::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:2px}.slots-row__items .slots-icon__disabled-overlay,.slots-row__items .slots-icon__img img,.slots-row__items .slots-icon__overlay{border-radius:0}.slots-row__items .slots-icon__img img{height:auto}.slots-row__items .slots-icon__overlay__title{padding-bottom:8px}.slots-row__items .slots-icon__overlay__title a{font-size:12px}.footer{background-color:#575757;color:#ffffff8c;justify-content:space-between;margin-top:auto}.footer,.footer__top{display:flex;flex-direction:column}.footer__top{align-items:center;padding:40px 10px 15px}@media only screen and (max-width:767px){.footer__top{padding-bottom:0;padding-top:10px}}.footer__btn-top{background-color:#676767;border:none;border-radius:3px;color:#fff;display:block;font-size:12px;margin-bottom:30px;max-width:400px;padding:8px;width:100%}@media only screen and (min-width:768px){.footer__btn-top{display:none}}.footer__logo{color:#ffffff8c;height:50px}.footer__logo *{fill:#bbb!important}.footer__logo-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:30px}@media only screen and (min-width:768px){.footer__logo-wrapper{display:none}}.footer__links-items{align-items:center;display:flex;justify-content:center;padding:20px 0}.footer__links-items_item{border-right:2px solid #ffffff8c;color:#ffffff8c;font-size:14px;line-height:14px;padding:0 10px}.footer__links-items_item:last-child{border-right:none}.footer__copy{background-color:#474747;font-size:12px;padding:15px;text-align:center}.time-clock{white-space:nowrap}.select-lang{align-items:center;cursor:pointer;display:flex;flex-direction:column;position:relative}.select-lang__current-flag{height:3.2rem;margin-left:0;transition:margin-left .4s ease-in-out;width:3.2rem}@media only screen and (max-width:767px){.select-lang__current-flag_open{margin-left:0}}.select-lang__flag{height:3.2rem;margin:.4375rem 0 .4375rem .5rem;width:3.2rem}@media only screen and (max-width:767px){.select-lang__flag:nth-of-type(3){margin-left:4.2rem}}.select-lang__flag_isColumn{margin-left:0}.select-lang__item{border-bottom:1px solid #ccc;color:#333;font-size:12px;line-height:1;padding:8px 8px 8px 15px;transition:background-color .3s ease;white-space:nowrap;width:100%}.select-lang__item:hover{background-color:#e4e4e4}.select-lang__items{background:#ddd;display:flex;opacity:0;overflow:hidden;position:absolute;transition:.4s ease-in-out;visibility:hidden;width:5.6rem;z-index:10}.select-lang__items_isColumn{align-items:center;background:#fff;flex-direction:column;top:100%}@media only screen and (min-width:768px){.select-lang__items_isColumn{left:0}}.select-lang__items_open{display:flex;opacity:.9;overflow:visible;visibility:visible;z-index:99;z-index:100}.select-lang__top{align-items:center;display:flex;font-weight:500;justify-content:space-between;line-height:1;white-space:nowrap;z-index:99}.select-lang__top-arrow{align-items:center;display:flex;margin-left:5px;transition:transform .3s ease-in;width:.725rem;will-change:transform}.select-lang__top_open .select-lang__top-arrow{transform:rotate(180deg)}@media only screen and (min-width:768px){.select-lang__top{z-index:100}}.header-block{background-color:#14805e;color:#fff;font-size:14px;height:109px;width:100%}@media only screen and (max-width:767px){.header-block{background-color:#201e1e;height:46px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-block_isFixed{position:fixed}.header-block__empty-for-fixed{display:none;height:46px}.header-block__empty-for-fixed_isFixed{display:block}}.header-block__top{align-items:center;display:flex;height:79px;justify-content:space-between;padding:0 1.5rem;width:100%}@media only screen and (max-width:767px){.header-block__top{height:46px;padding:0 10px}}.header-block__top-item{align-items:center;border-bottom:3px solid #0000;color:#fff;display:flex;font-size:14px;height:100%}.header-block__top-item:active,.header-block__top-item:focus,.header-block__top-item:hover{color:#fff}.header-block__top-item_active{border-color:#ffdf1b}@media only screen and (min-width:768px){.header-block__top-item{display:none}}.header-block__burger{align-items:center;display:flex;height:15px;line-height:1}.header-block__burger-icon{height:100%;margin-right:5px}@media only screen and (min-width:768px){.header-block__burger{display:none}}.header-block__logo{height:90%;width:auto}.header-block__logo-link-wrapper{align-items:center;display:flex;height:100%;justify-content:center}.header-block__logo img{height:100%}@media only screen and (max-width:1024px){.header-block__logo_desktop{display:none}}.header-block__logo_mobile{height:14px}@media only screen and (min-width:1024px){.header-block__logo_mobile{display:none}}.header-block__nav{justify-content:space-between}.header-block__nav,.header-block__nav-link{align-items:center;display:flex;height:100%}.header-block__nav-link{border-bottom:3px solid #0000;color:#fff;margin-right:1rem;padding-top:3px}.header-block__nav-link:last-child{margin-right:0}.header-block__nav-link:focus,.header-block__nav-link:hover{border-bottom:3px solid #ffdf1b;color:#26ffbe}.header-block__nav-link_isActive{border-bottom:3px solid #ffdf1b}@media only screen and (max-width:767px){.header-block__nav{display:none}}.header-block__auth-btn{align-items:center;background-color:#14805e;cursor:pointer;display:flex;padding:5px;white-space:nowrap}.header-block__auth-btn_isAuth{background-color:#0000}.header-block__auth-btn:hover{color:#26ffbe}@media only screen and (max-width:767px){.header-block__auth-btn{color:#fff}}.header-block__info-block{font-size:.8rem;margin-right:.5rem;text-align:right}@media only screen and (max-width:767px){.header-block__info-block{display:none}}.header-block__bottom{border-top:1px solid #ffffff80;font-size:12px;height:30px;justify-content:flex-end;padding:0 1.5rem}.header-block__bottom,.header-block__bottom-right{align-items:center;display:flex}@media only screen and (max-width:767px){.header-block__bottom{display:none}}.header-block__help-link{color:#ffffff80;font-size:12px;margin-right:5px}.header-block__help-link:hover{color:#fff}.header-block__lang{align-items:center;display:flex;line-height:30px;margin:0 5px;position:relative}.header-block__lang-text{color:#ffffff80;margin-right:5px}.header-block__clock{align-items:center;color:#ffffff80;display:flex;font-size:10px;font-weight:600;margin:0 5px;max-width:80px;width:100%}.header-block__user-icon-wrapper{border:1px solid #fff;border-radius:50%;overflow:hidden;padding:5px}.header-block__user-icon{display:block;height:15px;width:15px}.header-block__user-icon *{fill:#fff}.header-block__balance-bonus{color:inherit!important}.nav-menu-mobile{align-items:center;background-color:#201e1e;bottom:0;display:flex;justify-content:space-between;position:fixed;width:100%;z-index:10}.nav-menu-mobile::-webkit-scrollbar{height:3px}.nav-menu-mobile::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.nav-menu-mobile__wrapper{background-color:#181313;height:50px;padding-bottom:4px}.nav-menu-mobile__item{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 5px;width:20%}.nav-menu-mobile__item_isActive .nav-menu-mobile__item-title{color:#4acfa5}.nav-menu-mobile__item_isActive .nav-menu-mobile__item-icon path{fill:#4acfa5!important}.nav-menu-mobile__item-title{color:#fff;display:inline-block;font-size:14px;line-height:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-width:435px){.nav-menu-mobile__item-title{font-size:12px}}@media(max-width:350px){.nav-menu-mobile__item-title{font-size:10px}}@media(max-width:290px){.nav-menu-mobile__item-title{font-size:8px}}.nav-menu-mobile__item-icon{fill:#fff;color:#fff;flex-shrink:0;height:35px}.nav-menu-mobile__item-icon path{fill:#fff}.user-info-mobile{margin-bottom:.625rem;padding:0 .625rem}.profile-mobile{color:#fff;display:flex;flex-direction:column}.profile-mobile__header{display:flex;justify-content:space-between}.profile-mobile__content{width:100%}.profile-mobile__cashback{margin:0 0 1rem .7rem}.profile-mobile__category-header,.profile-mobile__category-header-logout{background:#4f4f4f;border-bottom:.0625rem solid #2f3031;font-weight:700;height:2.5rem;line-height:2.5rem;padding:0 .625rem;position:relative;text-transform:uppercase;width:100%}.profile-mobile__category-header-logout{cursor:pointer}.profile-mobile__category-items{display:flex;flex-direction:column;text-transform:uppercase}.profile-mobile__category-item{border-bottom:.0625rem solid #4f4f4f;color:#fff;display:block;font-size:.8125rem;font-weight:400;height:2.5rem;letter-spacing:.0313rem;line-height:2.5rem;padding:0 .625rem}.profile-mobile__category-item:last-child{border:none}.profile-mobile__category-icon,.profile-mobile__category-logout-icon{height:1.5rem;position:absolute;right:.9375rem;top:50%;transform:translateY(-59%);width:1.5rem}.profile-mobile__category-icon *{fill:#fff}.profile-settings-menu{background:#5f5f5f;display:flex;flex-direction:column;height:100%;margin-top:auto;overflow:auto;position:fixed;right:-100vw;top:46px;transition:transform .4s ease;width:100vw;z-index:15}.profile-settings-menu_open{transform:translateX(-100vw)}.profile-settings-menu__header{align-items:center;display:flex;padding:10px}.profile-settings-menu__header-close{height:20px;width:20px}.profile-settings-menu__header-close *{fill:#fff}.profile-settings-menu__button-wrapper,.profile-settings-menu__content-item{margin-bottom:.625rem}.profile-settings-menu__button-wrapper{color:#fff;height:2.5rem;padding:0 1rem;text-transform:uppercase}.profile-settings-menu__button-wrapper a{background:#000;box-sizing:border-box;display:block;height:100%;padding:.625rem 0;text-align:center;width:100%}.profile-settings-menu__content{padding:1rem 0;width:100vw}.profile-settings-menu__title{font-size:1.125rem;font-weight:400;line-height:1.5rem}.profile-settings-menu__cross{display:block;width:.875rem}.profile-settings-menu__item{align-items:center;background:#47475f;border-radius:.3125rem;box-sizing:border-box;display:flex;height:2.5rem;padding:0 1.25rem 0 .8125rem;width:100%}.profile-settings-menu__item:not(:last-of-type){margin-bottom:.75rem}.profile-settings-menu__item-symbol{color:#fff;font-size:1.5rem;font-weight:700;margin-right:.5625rem}.profile-settings-menu__item-value{color:#757575;font-size:.875rem}.profile-settings-menu__item_active .profile-settings-menu__item-value{color:#595979}.profile-settings-menu__item-circle{border:.3125rem solid #fff;border-radius:1rem;box-sizing:border-box;height:1rem;margin-left:auto;transition:all .3s ease-in;width:1rem}.profile-settings-menu__item_active .profile-settings-menu__item-circle{border-color:#595979}.side-menu{display:flex;height:100vh;justify-content:flex-start;max-height:100vh;opacity:0;overflow:hidden;padding:0;position:fixed;transition-delay:.4s;transition-duration:1ms;transition-property:opacity;width:100vw;z-index:1}@media only screen and (min-width:768px){.side-menu{display:none!important}}.side-menu_isOpen{opacity:1;transition-delay:0s}.side-menu__logo{cursor:pointer;height:46px;width:auto}.side-menu__logo-link{align-items:center;display:flex;height:100%;justify-content:center}.side-menu__logo-link svg{height:92%}.side-menu__logo-link svg *{fill:#bbb}.side-menu__content{background-color:#5f5f5f;display:flex;flex:1 0 auto;flex-direction:column;height:100%;overflow:hidden;width:300px}.side-menu__buttons-container{display:flex;flex-direction:column;justify-content:flex-end}.side-menu__button-container{font-size:14px;font-weight:600;height:28px;margin-bottom:20px}.side-menu__button-container_auth{margin-bottom:15px}.side-menu__list-menu{align-items:center;display:flex;overflow:hidden;overflow-x:auto}.side-menu__list-menu::-webkit-scrollbar{height:3px}.side-menu__list-menu::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.side-menu__list-menu-wrapper{padding:10px 0}.side-menu__menu-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:0 10px}.side-menu__menu-item *{fill:#fff}.side-menu__menu-item_active>span{color:#4acfa5}.side-menu__menu-item_active *{fill:#4acfa5!important}.side-menu__menu-icon{flex-shrink:0;height:35px}.side-menu__menu-text{color:#fff;display:inline-block;font-size:14px;line-height:1.4;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.side-menu__nav-menu{display:flex;flex-direction:column;margin-bottom:20px;overflow-y:auto}.side-menu__nav-menu-wrapper{margin-top:20px;max-height:100%;overflow-y:auto}.side-menu__nav-item{align-items:center;border-top:1px solid #474747;cursor:pointer;display:flex;height:44px;justify-content:space-between;padding:10px;width:100%}.side-menu__nav-item_active{background-color:#474747}.side-menu__nav-item:last-child{border-bottom:1px solid #474747}.side-menu__nav-icon{color:#fff;flex-shrink:0;width:20px}.side-menu__nav-text{color:#fff;display:inline-block;font-size:15px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.side-menu__user-balance{align-items:center;background-color:#815cde;border-radius:42px;color:#fff;display:flex;font-size:1.3rem;height:30px;justify-content:center;margin-bottom:1.2rem;width:100%}.side-menu__user-info{align-items:center;cursor:pointer;display:flex;flex-direction:column;width:100%}.side-menu__user-svg{border:1px solid #fff;border-radius:50%;height:1.7rem;margin:0 auto;position:relative;width:1.7rem}.side-menu__user-svg svg{height:.8rem;left:50%;position:absolute;top:.3rem;transform:translateX(-50%);width:.8rem}.side-menu__username{word-wrap:break-word;color:#fff;font-size:1.4rem;margin-bottom:15px;text-align:center;white-space:normal;width:90%}.side-menu__flipper{margin:3.6rem auto;position:relative;transform-style:preserve-3d}.side-menu__flipper-back,.side-menu__flipper-front{-webkit-backface-visibility:hidden;backface-visibility:hidden}.side-menu__flipper-front{z-index:2}.side-menu__flipper-back{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transform:rotateY(-180deg);width:100%}.side-menu__set-lang-wrapper{max-width:100%;z-index:5}.side-menu__overlay-close{height:100%;width:100%}@media only screen and (min-width:768px){.side-menu__overlay-close{display:none!important}}.app__container{align-items:stretch;background-color:#efefef;display:flex;flex-direction:column;flex-wrap:nowrap;font-weight:400;justify-content:flex-start;max-width:100%;min-height:100vh;overflow-x:hidden;position:relative;width:100%}@media only screen and (max-width:767px){.app__container{overflow-x:visible}.app__container_isOpenSideMenu{overflow-x:hidden}}.app__content_container{margin:0 auto;max-width:min(100%,1560px)}.app__main{background:#efefef;display:flex;position:relative;transition:transform .3s ease;width:100%;z-index:2}.app__main_isOpenSideMenu{pointer-events:none;transform:translateX(300px)}.app__main-inner{margin-left:auto;min-height:100vh}.app__main-content,.app__main-inner{display:flex;flex-direction:column;position:relative}.app__main-content{flex:1 0 auto;min-height:50vh;padding:0;width:100%}.app__main-content_betslip{height:70vh;overflow-y:hidden}.app__main-inner{transition:all .3s ease-in-out 0s;width:100%}.error-boundary{align-items:center;display:flex;flex-direction:column;font-size:24px;height:100%;justify-content:center;width:100%}.error-boundary__info{color:#f5f5f5;margin-bottom:10px}.error-boundary__button{border-radius:5px;font-size:24px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:GT Walsheim Bold;font-style:normal;font-weight:700;src:url(/static/media/GT-Walsheim-Bold.3d1de23571f1017f38c3.woff2) format("woff2")}@font-face{font-family:GT Walsheim Regular;font-style:normal;font-weight:400;src:url(/static/media/GT-Walsheim-Regular.50a0b4076f718e89c043.woff2) format("woff2")}@font-face{font-family:Segoe UI;font-style:normal;font-weight:400;src:url(/static/media/SegoeUI.293e692f583af77a347b.woff) format("woff")}@font-face{font-family:Segoe UI;font-style:normal;font-weight:700;src:url(/static/media/SegoeUIBold.21ecd6932d8c6e2ae14e.woff) format("woff")}@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:400;src:url(/static/media/HelveticaNeueBold.caac1e27ec3f5b3f7a04.ttf) format("ttf")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;margin:0;overflow:overlay}@media only screen and (max-width:767px){h1,h2,h3,h4,h5,h6{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}}button{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{font-size:12pt;-webkit-user-select:none;user-select:none}@media only screen and (max-width:767px){html{overflow-x:hidden}}.html-mac ::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.px1{padding-left:1rem;padding-right:1rem}.group{display:flex;justify-content:space-between}#root .rc-pagination{display:flex;flex-wrap:wrap}#root .rc-pagination>li{background-color:#eeeff3;border-radius:2px;cursor:pointer;display:inline-block;font-size:14px;height:35px;margin-left:1px;margin-right:1px;min-width:35px;outline:none;padding:7px 14px;transition:background-color .25s ease 0s,color .25s ease 0s,opacity .25s ease 0s}#root .rc-pagination>li>a{color:#a0a6ab;text-decoration:none}#root .rc-pagination>li.rc-pagination-prev .rc-pagination-item-link:before{content:"<";width:14px}#root .rc-pagination>li.rc-pagination-next .rc-pagination-item-link:before{content:">";width:14px}#root .rc-pagination>li.rc-pagination-jump-next .rc-pagination-item-link:before,#root .rc-pagination>li.rc-pagination-jump-prev .rc-pagination-item-link:before{content:"...";width:14px}#root .rc-pagination>li.rc-pagination-item-active{background-color:#14805e}#root .rc-pagination>li.rc-pagination-item-active>a{color:#fff}#root .rc-pagination>.rc-pagination-options{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-feature-settings:inherit;border:0;box-sizing:border-box;font-stretch:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;margin:0;padding:0;vertical-align:initial}div::-webkit-scrollbar,header::-webkit-scrollbar,li::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}.rs-modal{max-width:100%}a,a:hover{text-decoration:none}a:hover{color:#3c9fdd}a:active,a:focus{text-decoration:none}.coef-increased{color:#63b75d;position:absolute;right:.3rem;top:0}.coef-increased svg{animation:up-down 1.5s infinite;height:.7625rem!important;width:.7625rem!important}.coef-reduced{bottom:0;color:#ec3131;position:absolute;right:.3rem;text-align:center;transform:rotate(180deg)}.coef-reduced svg{animation:up-down 1.5s infinite;height:.7625rem!important;width:.7625rem!important}@keyframes up-down{to{transform:translateY(0)}0%{transform:translateY(0)}10%{transform:translateY(-.15rem)}20%{transform:translateY(0)}30%{transform:translateY(.15rem)}40%{transform:translateY(0)}50%{transform:translateY(-.15rem)}60%{transform:translateY(0)}60%{transform:translateY(.15rem)}80%{transform:translateY(0)}90%{transform:translateY(-.15rem)}}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-thumb{background:#ffffff80}::-webkit-scrollbar-track{background:#0000}