@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;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%}.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)}}.input{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:33px;line-height:1.3;max-height:33px;min-height:33px;padding:0 0 0 .4375rem}.input input:focus{box-shadow:none}.input_withEndAdornment input{padding-right:1.788rem}.input:hover{border:1px solid #9aafb0!important}.input::placeholder{color:#0f202d}.input_height_auto input{height:auto;max-height:none;min-height:auto}.input_height_full,.input_height_full input{height:100%;max-height:100%;min-height:100%}.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_withIcon{align-items:center;display:flex}.input__left-icon{height:100%;width:100%}.input__left-icon_position_inside *{fill:#d5d5d5}.input__left-icon-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:50px}.input__left-icon-wrapper_position_left{left:16px;position:absolute;z-index:20}.input__left-icon-wrapper_position_left .input__left-icon{height:16px;width:16px}.input__eye-icon{cursor:pointer;top:calc(2.5rem - 20px)!important}.input__text{align-items:center;color:#3d3d3d;display:flex;font-size:16px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:7px}.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}.button_colors_success{background-color:#079c20!important;border-color:#079c20!important;color:#fff!important}.button_colors_success:hover{border-color:#079c20;opacity:.8}.button_colors_success:focus,.button_colors_success:hover{background-color:#079c20;color:#fff}.button_colors_success:disabled{background-color:#d8d8d8!important}.button_colors_sport{background-color:#0e63ae!important;border-color:#0e63ae!important;color:#fff!important}.button_colors_sport:hover{border-color:#0e63ae;opacity:.8}.button_colors_sport:focus,.button_colors_sport:hover{background-color:#0e63ae;color:#fff}.button_colors_sport:disabled{background-color:#0e63ae;opacity:.5}.button_colors_sport:disabled:hover{opacity:.5}.button_colors_main{background-color:#3c78c3!important;border-color:#3c78c3!important}.button_colors_main:hover{background-color:#3c78c3;border-color:#3c78c3;opacity:.8}.button_colors_main:focus{background-color:#3c78c3}.button_colors_main:disabled{background-color:#3c78c3;opacity:.5}.button_colors_main:disabled:hover{opacity:.5}.button_colors_tertiary{background-color:#d8d8d8!important;border-color:#d8d8d8!important}.button_colors_tertiary:hover{background-color:#d8d8d8;border-color:#d8d8d8;opacity:.8}.button_colors_tertiary:focus{background-color:#d8d8d8}.button_colors_tertiary:disabled{background-color:#d8d8d8;opacity:.5}.button_colors_tertiary:disabled:hover{opacity:.5}.button_colors_secondary{background-color:#0e63ae!important;border-color:#0e63ae!important}.button_colors_secondary:hover{background-color:#0e63ae;border-color:#0e63ae;opacity:.8}.button_colors_secondary:focus{background-color:#0e63ae}.button_colors_secondary:disabled{background-color:#0e63ae;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}.sign-in{background:#fff;display:flex;flex-direction:column;justify-content:flex-start;min-height:100%}@media only screen and (min-width:768px){.sign-in{width:400px}}.sign-in__head{align-items:center;background:linear-gradient(180deg,#0d6fb8,#005693);color:#fff;display:flex;flex-direction:row;font-size:.875rem;font-style:normal;font-weight:700;height:2.8125rem;justify-content:flex-start;line-height:1rem;max-height:2.8125rem;width:100%}.sign-in__head-img{height:1.5625rem;margin:.625rem .9375rem .625rem .6875rem;width:1.375rem}.sign-in__block,.sign-in__body{width:100%}.sign-in__block-recovery{height:5.75rem;max-height:5.75rem;overflow:hidden}.sign-in__control-wrapper,.sign-in__head{border-bottom:1px solid #cfcfcf;padding:.5625rem .5625rem .6875rem}.sign-in__control-wrapper_input{background:#f6f6f6;display:flex;flex-direction:column}.sign-in__label{align-items:center;color:#3d3d3d;display:flex;font-size:16px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:7px}.reset-password-confirm-modal{border-radius:12px;color:#bbb;display:flex;flex-direction:column;padding:25px;width:400px}@media only screen and (max-width:475px){.reset-password-confirm-modal{width:100%}}.reset-password-confirm-modal__title{align-items:center;display:flex;font-size:22px;font-weight:700;margin-bottom:10px;text-transform:capitalize}.reset-password-confirm-modal__form{padding:16px 6px 6px}.reset-password-confirm-modal__label{font-size:12px;font-weight:700;margin-bottom:5px;width:100%}.reset-password-confirm-modal__label-required{color:red;margin-left:5px}.reset-password-confirm-modal__item{color:#d5d5d5;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.reset-password-confirm-modal__item-input{height:40px}.reset-password-confirm-modal__item .MuiInput-root{color:#fff}.reset-password-confirm-modal__item .input__left-icon{height:25px;width:9px}.reset-password-confirm-modal__form-error{font-size:15px;font-weight:700;height:20px;margin:5px 0;position:relative}.reset-password-confirm-modal__form-error small{color:#ee1a1a}.reset-password-confirm-modal__button-wrapper{height:44px;min-width:130px}.sport-modal{align-items:center;background:#0764a9;color:#fff;display:flex;flex-direction:column;padding:10px 5px 5px;position:relative;width:21.875rem}.sport-modal__header,.sport-modal__items{display:flex;padding:10px 5px;width:100%}.sport-modal__items{background:#fff;flex-direction:column;gap:10px}.sport-modal__item{background:#0764a9;padding:10px 5px}.sport-modal__item:hover{color:#fff}.sport-modal-live{align-items:center;background:#0764a9;color:#fff;display:flex;flex-direction:column;padding:10px 5px 5px;position:relative;width:21.875rem}.sport-modal-live__header,.sport-modal-live__items{display:flex;padding:10px 5px;width:100%}.sport-modal-live__items{background:#fff;flex-direction:column;gap:10px}.sport-modal-live__item{background:#0764a9;padding:10px 5px}.sport-modal-live__item:hover{color:#fff}.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)}}.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:50px;width:250px}}.wheel-timer__container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.clock{align-items:center!important;color:#f5f6f7;font-size:16px;font-weight:700;white-space:nowrap}@media only screen and (min-width:1450px){.clock{font-size:1rem}}.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}}.roulette-game{height:448px;width:348px}@media only screen and (max-width:475px){.roulette-game{height:380px;width:280px}}.roulette-game__container{height:348px;margin:0 auto;position:relative;width:348px}@media only screen and (max-width:475px){.roulette-game__container{height:280px;width:280px}}.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:280px;width:280px}}.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}.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:280px;height:25px;padding:0 25px;top:127.5px;width:280px}}.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{align-items:center;display:flex;height:25px;transform:rotate(90deg);width:25px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:20px;width:20px}}.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}}.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:105px;width:120px}}.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}}.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:-70px;height:115px;position:absolute;width:100%}.roulette-game__bottom-heading_img{width:100%}.roulette-game__loadable-image-container{aspect-ratio:inherit}.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{font-size:1rem;height:50px;width:250px}}@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:-155px}}.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 (max-width:767px){.roulette-game__top-block{height:15.5625rem;width:15.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}.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}.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-game{align-items:center;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 7rem);padding:.75rem 2.2rem;position:relative}@media only screen and (max-width:767px){.wheel-game{height:calc(100vh - 4rem)}}@media only screen and (min-width:1024px){.wheel-game{overflow-x:hidden;overflow-y:auto}}.wheel-game__present-icon{height:80%}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game__currency-icon{align-items:center;background:#00aa8d;border-radius:4px;display:flex;font-size:1.3vw;height:100%;justify-content:center;rotate:90deg;width:100%}@media only screen and (max-width:767px){.wheel-game__currency-icon{font-size:13px}}.wheel-game-history__modal{align-items:center;background-color:#17181b;border-radius:1.25rem;display:flex;flex-direction:column;margin:0 auto;max-height:calc(100vh - 100px);padding:3.5rem .75rem .75rem;position:relative;width:400px}@media(max-width:540px){.wheel-game-history__modal{margin:0 auto;padding:4rem .2rem 3rem;width:94vw}}.wheel-game-history__close{align-items:center;background-color:#17181b;border:none;border-radius:1.25rem;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;width:2rem;z-index:10}@media(max-width:540px){.wheel-game-history__close{right:.3rem;top:.3rem}.wheel-game-history__close svg{height:1rem;width:1rem}}.wheel-game-history__close svg{fill:#99a4b099;height:2rem;width:2rem}.wheel-game-history__history{background:#1e2024;border-radius:1.25rem;box-sizing:border-box;max-height:calc(var(--vh) - 100px);overflow-y:scroll;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;background-color:#23252a;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}}.rs-picker-select-menu{z-index:2000}.modal{background-color:#0006;height:calc(100vh - 152px);position:fixed;top:152px;transform:translate(-50%);z-index:1000}.modal_isFull{height:100vh;top:0}@media only screen and (max-width:767px){.modal{height:calc(100vh - 42px);top:42px}}.modal__app-container{align-items:center;display:flex;font-size:1rem;height:100%;justify-content:center;transform:translateZ(0);width:100vw}.modal__wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#000000a6;height:100%;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}@media only screen and (max-width:767px){.Toastify__toast{min-height:54px;padding:3px}}.floating-button{background:#000;border-radius:5px;display:flex;width:250px}.floating-button__item{align-items:center;display:flex;flex-direction:column;padding:.9375rem .625rem}.floating-button__item-text{color:#fff;font-size:8px;margin-top:10px}.floating-button-wrapper{display:flex;position:fixed;z-index:-1}.floating-button-wrapper:after{border:12px solid #88b7d500;border-left-color:#000;bottom:-30%;content:" ";height:0;left:47%;margin-top:-32px;pointer-events:none;position:absolute;transform:rotate(90deg);width:0}.floating-button-wrapper_type_sport:after{left:77%}.bottom-menu{bottom:0;color:#fff;display:flex;flex-direction:column;height:54px;justify-content:center;position:fixed;width:100%;z-index:1000}.bottom-menu__wrapper{bottom:60px;left:116px;max-width:250px;position:fixed}.bottom-menu__bet-history-menu{background:#000;border-radius:5px;display:flex;justify-content:center;position:relative}.bottom-menu__bethistory-item{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.bottom-menu__item-icon{height:1.5rem;margin-bottom:10px;width:1.5rem}.bottom-menu__item-text{color:#fff;font-size:7px}.bottom-menu__items{background:linear-gradient(180deg,#3f3f3f,#000),#000;display:flex;height:100%;height:54px;justify-content:center}.bottom-menu__item{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding:0 .3rem;position:relative;width:25%}.bottom-menu__item_active{background:linear-gradient(180deg,#212121,#454545)}.bottom-menu__icon{align-items:center;display:flex;height:1.5625rem;justify-content:center;margin:auto 0 0;width:80%}.bottom-menu__icon_type_home{height:29.75px;margin:auto;width:35px}.bottom-menu__icon-svg{height:100%;width:100%}.bottom-menu__text{color:#fff;font-size:10px;margin:5px 0 3px;white-space:nowrap}.bottom-menu__text_type_home{display:none}.bottom-menu__bets-counter{right:3px}.bottom-menu__balance-counter,.bottom-menu__bets-counter{align-items:center;background:#079c20;border-radius:2px;color:#fff;display:flex;font-size:11px;font-weight:700;height:22px;justify-content:center;min-width:22px;position:absolute;top:-11px}.bottom-menu__balance-counter{left:-3px;padding:0 .2rem}.select-lang{cursor:pointer;display:flex;flex-direction:column;position:relative}.select-lang__top{border:1px solid #2a3351;border-radius:8px}.select-lang__top_open{background:#1a2038;border-bottom-left-radius:0;border-bottom-right-radius:0}.select-lang__item{align-items:center;display:flex;gap:8px;justify-content:center;padding:10px 12px}.select-lang__item:not(.select-lang__item_current){background:#060914}.select-lang__item-img{border-radius:100%;height:24px;width:24px}.select-lang__item-description{color:#fff;font-family:Inter,sans-serif;font-weight:500;text-transform:uppercase}.select-lang__items{animation:reduceVertical .3s linear;border:1px solid #0000;border-bottom-left-radius:8px;border-bottom-right-radius:8px;max-height:0;overflow:hidden;position:absolute;top:46px;width:100%}.select-lang__items_open{animation:incraseVertical .3s linear forwards}@keyframes incraseVertical{0%{border:1px solid #0000;max-height:0;opacity:0}to{border:1px solid #2a3351;max-height:6rem;opacity:1}}@keyframes reduceVertical{0%{max-height:6rem;opacity:1}to{max-height:0;opacity:0}}.footer{align-items:center;background:#060914;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin-top:auto;overflow:hidden;position:relative;width:100%;z-index:5}.footer__wrapper{display:flex;justify-content:space-between;margin:0 auto;max-width:65rem;padding:1.25rem 0;width:100%;z-index:2}.footer__left{display:flex;gap:87px}.footer__right{display:flex;flex-direction:column;gap:20px;margin-top:26px;max-width:325px}.footer__right>p{color:#6d7cb0;font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:14.5px;margin:0}.footer__mail{color:#0e62ad;margin:.4375rem 0}.footer__column{display:flex;flex-direction:column;gap:24px}.footer__logo{height:89px;margin-top:4px;width:208px}.footer__language{height:44px;width:78px}.footer__links{display:flex;flex-direction:column;gap:20px;margin-top:26px}.footer__link{color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;line-height:17px}.footer__footer-rights{background:#060914;color:#6d7cb0;font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:19px;padding:26.5px 0;position:relative;text-align:center;z-index:1}.bottom-header,.footer__footer-rights{margin:0 auto;max-width:65rem;width:100%}.bottom-header{align-items:center;display:flex;height:100%;justify-content:space-between}.bottom-header__container{border-top:1px solid #2a3351;height:80px;width:100%}.bottom-header__logo,.bottom-header__logo-link{height:44px;width:103px}.bottom-header__links{align-items:center;display:flex;gap:24px;justify-content:center}.bottom-header__dropdown{align-items:center;background:#2c3352;border:1px solid #36436e;border-radius:12px 0 12px 12px;display:none;flex-direction:column;justify-content:center;left:-16px;position:absolute;top:27px}.bottom-header__dropdown_isOpen{display:flex}.bottom-header__dropdown-bg{cursor:auto;height:100vh;left:0;position:fixed;top:0;width:100vw}.bottom-header__dropdown-header{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-weight:500;gap:10px;height:24px;justify-content:center;position:relative;text-transform:capitalize;white-space:nowrap}.bottom-header__dropdown-arrow{height:8px;transition:all .2s ease-in-out;width:12px}.bottom-header__dropdown-arrow_isOpen{rotate:180deg}.bottom-header__link{color:#fff;font-family:Inter,sans-serif;font-weight:500;text-transform:capitalize;white-space:nowrap}.bottom-header__link_dropdown{padding:16px;position:relative}.bottom-header__link_dropdown:not(:last-child){border-bottom:1px solid #36436f}.bottom-header__link:hover,.bottom-header__link_isActive{-webkit-text-fill-color:#0000;background:linear-gradient(100deg,#56a2ff 15.25%,#003a92 135.22%);background-clip:text;-webkit-background-clip:text}.clock{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center}.clock__time{color:#fff;font-size:14px}.clock__gmt,.clock__time{font-family:Inter,sans-serif;font-weight:500}.clock__gmt{color:#6d7cb0;font-size:12px}.top-header{align-items:center;display:flex;height:72px;justify-content:space-between;margin:0 auto;max-width:65rem;width:100%}.top-header__left,.top-header__right{height:40px}.top-header__left{align-items:center;display:flex;gap:11.5px;justify-content:center}.top-header__splitter{background:#2a3351;display:flex;height:24px;width:1px}.top-header__time{align-items:flex-start;display:flex;gap:4px;justify-content:center}.top-header__time-svg{margin-top:4px}.top-header__right{align-items:center;display:flex;gap:16px;justify-content:center}.top-header__right_isAuth{gap:55px}.top-header__right .MuiInputBase-root{background:#0000;border:none!important}.top-header__right .MuiInputBase-root input{background:#1a2038;border-radius:12px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;padding:10px 16px 10px 40px}.top-header__right .MuiInputBase-root input[name=password]{padding:10px 16px}.top-header__right .MuiInputBase-root input::placeholder{color:#6d7cb0;opacity:1}.top-header__right .button__button-container{width:auto}.top-header__right .button__button-container button{background:#2b64a9;border-radius:12px;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:500;letter-spacing:-.36px;line-height:100%;padding:10px 32px;white-space:nowrap;width:auto}.top-header__user{color:#fff}.top-header__dropdown{align-items:center;background:#2c3352;border:1px solid #36436e;border-radius:12px 0 12px 12px;display:none;flex-direction:column;justify-content:center;left:-16px;position:absolute;top:27px;z-index:25}.top-header__dropdown_isOpen{display:flex}.top-header__dropdown_isProfile{left:auto;right:15px;top:25px}.top-header__dropdown-bg{cursor:auto;height:100vh;left:0;position:fixed;top:0;width:100vw}.top-header__dropdown-header{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-weight:500;gap:10px;height:24px;justify-content:center;position:relative;text-transform:capitalize;white-space:nowrap}.top-header__arrow{cursor:pointer;height:8px;transition:all .2s ease-in-out;width:12px}.top-header__arrow_isOpen{rotate:180deg}.top-header__links{align-items:center;display:flex;gap:24px;justify-content:center}.top-header__link{color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;text-transform:capitalize;white-space:nowrap;width:100%}.top-header__link_isProfile{text-align:end}.top-header__link_dropdown{padding:16px;position:relative}.top-header__link_dropdown:not(:last-child){border-bottom:1px solid #36436f}.top-header__link:hover,.top-header__link_isActive{-webkit-text-fill-color:#0000;background:linear-gradient(100deg,#56a2ff 15.25%,#003a92 135.22%);background-clip:text;-webkit-background-clip:text}.top-header__user{align-items:center;display:flex;gap:12px;justify-content:center}.top-header__user-profile{align-items:flex-start;background:#111833;border-radius:8px;display:flex;flex-direction:column;gap:4px;justify-content:center;max-width:150px;padding:8px}.top-header__user-info{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.top-header__user-name{color:#fff;display:block;font-size:16px;gap:10px;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-header__user-id,.top-header__user-name{align-items:center;font-family:Inter,sans-serif;font-weight:500;justify-content:center}.top-header__user-id{display:flex;font-size:14px;gap:5px}.top-header__user-copy{cursor:pointer}.top-header__balance{align-items:flex-start;display:flex;flex-direction:column;gap:4px;justify-content:center}.top-header__balance-text{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:170%}.top-header__additional-text{color:#6d7cb0;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500}.desktop-header{background:#060914;flex-direction:column;justify-content:center;position:-webkit-sticky;position:sticky;z-index:15}.desktop-header,.header-mobile{align-items:center;display:flex;width:100%}.header-mobile{background:#000;box-sizing:border-box;height:42px;justify-content:space-between;padding:0 .5rem;position:fixed;top:0;z-index:100}.header-mobile__arrow{cursor:pointer;display:flex;height:1.5rem;transform:scaleX(-1) rotate(-90deg);width:.875rem}.header-mobile__arrow_isSport{display:none}.header-mobile__arrow *{fill:#fff}.header-mobile__arrow_disabled{opacity:0}.header-mobile__burger{display:flex;height:1.4375rem;width:1.8125rem}.header-mobile__burger *{fill:#fff}.header-mobile__title{align-items:center;color:#fff;display:flex;height:100%;justify-content:center}.header-mobile__logo{height:90%;width:auto}.header-block_mobile{align-items:center;background:#000;box-sizing:border-box;display:flex;height:42px;justify-content:space-between;padding:0 .5rem;position:fixed;top:0;width:100%;z-index:100}@media only screen and (max-width:767px){.header-block__arrow{cursor:pointer;display:flex;height:1.5rem;transform:scaleX(-1) rotate(-90deg);width:.875rem}.header-block__arrow_isSport{display:none}.header-block__arrow *{fill:#fff}.header-block__arrow_disabled{opacity:0}.header-block__burger{display:flex;height:1.4375rem;width:1.8125rem}.header-block__burger *{fill:#fff}}.header-block__title{color:#fff}.header-block__title_isSport{display:none}@media only screen and (min-width:768px){.header-block{align-items:center;background-image:url(/static/media/background.310171f911f591a61c45.png);box-sizing:border-box;flex-shrink:0;overflow:hidden;position:-webkit-sticky;position:sticky;-webkit-user-select:none;user-select:none;z-index:15}.header-block,.header-block__wrapper{display:flex;flex-direction:column;width:100%}.header-block__wrapper{height:100%;justify-content:space-between}.header-block__top-block{background:#084772;color:#fff;display:flex;font-size:14px;height:1.875rem;justify-content:center;width:100%;z-index:10}.header-block__top-block-wrapper{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:65rem;padding:0 4.625rem 0 .8125rem;width:100%}.header-block__selector{margin-left:1.875rem;position:relative}.header-block__selector:not(:last-child){margin-left:auto}.header-block__time-wrapper{align-items:center;display:flex}.header-block__time-img{height:1.25rem;margin-right:1rem;width:1.25rem}}.notify-container{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:200}.notify-container__background{background:#000;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.notify-container__content{align-items:center;background-color:#fff;border:5px solid #0e70b8;box-shadow:0 0 45px -4px #ffffff73;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:300px;z-index:202}.notify-container__logo{height:100%;position:relative;transform:scale(1.2) translateX(0) translateY(0);width:auto;z-index:2}.notify-container__logo *{fill:#0e70b8}.notify-container__logo-wrapper{height:50px;margin:0 auto;position:absolute;top:-32px}.notify-container__logo-inner{height:100%;position:relative;width:100%}.notify-container__logo-bg-transparent{background-color:#fff;bottom:-2px;height:25px;position:absolute;width:100%;z-index:1}.notify-container__info{align-items:center;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-style:normal;justify-content:center;padding:21.5px 39px 0;text-align:center}.notify-container__info-text{color:#0e70b8;font-size:16px;font-weight:500;line-height:19px}.notify-container__info-amount{color:#0e70b8;font-size:40px;font-weight:900;line-height:48px}.notify-container__button-wrapper{margin-top:7px}.notify-container__button-wrapper button{background-color:#0e70b8!important;border-radius:0;color:#fff!important;font-size:16px;font-weight:700;padding:6px 15px 4px!important;text-transform:uppercase}.personal-jackpot-notify{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:200}.personal-jackpot-notify__background{background-color:#000;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:15}.personal-jackpot-notify__content{align-items:center;background-color:#0e70b8;border:5px solid #ffc908;box-sizing:border-box;display:flex;flex-direction:column;padding:5px 20px 20px;position:relative;z-index:20}.personal-jackpot-notify__logo{height:50px;margin-bottom:10px;width:150px}.personal-jackpot-notify__logo path{fill:#ffc908}.personal-jackpot-notify__text{color:#fff;font-size:20px;font-weight:500;line-height:19px;text-transform:uppercase}.personal-jackpot-notify__amount{color:#ffc908;font-size:40px;font-weight:900;line-height:48px;text-transform:uppercase}.personal-jackpot-notify__blur-frame{background:#0e70b880;filter:blur(50px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.personal-jackpot-notify__button-wrapper{bottom:0;height:25px;left:50%;position:absolute;transform:translate(-50%,60%);z-index:25}.personal-jackpot-notify__button-wrapper button{background-color:#ffc908!important;border-radius:7px;color:#0e70b8!important;font-size:16px;font-weight:700;padding:3px 10px;text-transform:uppercase}.side-menu-item{align-items:center;background:#084772;border-bottom:1px solid #c4c4c4;box-sizing:border-box;display:flex;height:2.8125rem;padding:0 0 0 .4375rem}.side-menu-item__text{font-weight:700;transition:all .5s ease-out}.side-menu-item__text:active{color:#7fb8fd;transition:all 0s ease-out}.side-menu-item__icon{display:flex;height:1.875rem;margin:0 .5625rem 0 0;width:1.875rem}.side-menu-item__link{align-items:center;color:#fff;display:flex;flex-grow:1;height:100%;text-decoration:none}.side-menu{bottom:0;display:flex;height:100vh;position:fixed;right:-100vw;top:0;transition:right .3s ease;width:100vw;z-index:15000}@media only screen and (min-width:768px){.side-menu{display:none!important}}.side-menu_isOpen{right:0}.side-menu__content{background:#333;height:100%;margin:0 0 0 auto;min-height:100%;overflow-y:scroll;width:350px}.side-menu__header{align-items:center;background:#084772;border-bottom:1px solid #c4c4c4;box-sizing:border-box;color:#fff;display:flex;font-weight:700;height:2.8125rem;justify-content:space-between;padding:0 .5625rem 0 1rem}.side-menu__header_close{align-items:center;background:#063250;border-radius:50%;display:flex;height:1.5625rem;justify-content:center;width:1.5625rem}.side-menu__list{list-style:none;margin:0;padding:0}.side-menu__user-info{box-sizing:border-box;display:flex;flex-direction:column;padding:.625rem 1rem;width:100%}.side-menu__row{align-items:center;display:flex;justify-content:space-between;width:100%}.side-menu__row:not(:last-child){margin-bottom:.625rem}.side-menu__label{color:#c6c6c6}.side-menu__label_white{color:#fff}.side-menu__value{align-items:center;color:#fff;display:flex}.side-menu__value_green{color:#079c20}.side-menu__overlay-close{height:100%;width:calc(100% - 350px)}@media only screen and (min-width:768px){.side-menu__overlay-close{display:none!important}}.side-menu__copy-button{cursor:pointer;height:20px;margin-left:7px;width:20px}.side-menu__copy-button path{fill:#fff}.side-menu__copy-button_isCopied path{fill:#499c23}.wheel-button{animation:wheelSpin 1.6s infinite;animation-timing-function:linear;cursor:pointer;filter:drop-shadow(0 0 8px #306CB0);height:100%;width:100%}@keyframes wheelSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.app{display:flex;height:100%;width:100%}@media only screen and (min-width:768px){.app__bg-img{background-image:url(/static/media/background.310171f911f591a61c45.png);height:100vh;position:fixed;width:100%}}.app__roulette-btn{align-items:center;background:#17181b;border-radius:.75rem;bottom:1.2%;box-sizing:initial;display:flex;height:35px;justify-content:center;padding:10px;position:fixed;right:1.2%;width:35px;z-index:10}.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%;overflow-x:hidden;position:relative;width:100%}.app__content_container{margin:0 auto;max-width:65rem;width:100%}.app__main{display:flex;position:relative;transition:transform .3s ease;width:100%}@media only screen and (min-width:768px){.app__main{height:100%}}.app__main-inner{box-sizing:border-box;display:flex;flex-direction:column;margin-left:auto;min-height:var(--vh);position:relative}@media only screen and (max-width:767px){.app__main-inner{flex-direction:row;padding:42px 0 54px}}.app__main-content{display:flex;flex:1 0 auto;flex-direction:column;min-height:50vh;padding:0;position:relative;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:Helvetica;font-style:normal;font-weight:400;src:url(/static/media/helvetica-regular.5dfade866fd78d381d49.eot) format("eot"),url(/static/media/helvetica-regular.449ec05036fe0da9f325.woff) format("woff"),url(/static/media/helvetica-regular.31a272d75aa97b0dcb55.ttf) format("truetype")}@font-face{font-family:Helvetica;font-style:normal;font-weight:700;src:url(/static/media/helvetica-bold.906e9ff553e7a5909524.eot) format("eot"),url(/static/media/helvetica-bold.40146f634e5e904cbde1.woff) format("woff"),url(/static/media/helvetica-bold.d2d4622394c0e88a8c69.ttf) format("truetype")}@font-face{font-family:Helvetica;font-style:normal;font-weight:400;src:url(/static/media/helvetica-medium.cf6ea9f8f77e32d67ecc.eot) format("eot"),url(/static/media/helvetica-medium.3036ce8f554a4bf72fa8.woff) format("woff"),url(/static/media/helvetica-medium.ba7a934abce1756e2543.ttf) format("truetype")}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{font-family:Helvetica,Arial;margin:0;overflow:overlay;padding:0}@media only screen and (min-width:768px){body{font-family:Arial,sans-serif}}body,html{margin:0;padding:0;width:100%}@media only screen and (max-width:767px){body,html{-webkit-overflow-scrolling:touch;height:-webkit-fill-available}}.html-overflow-hidden,.html-overflow-hidden #root,.html-overflow-hidden body{overflow:hidden}body.hide-sport-styles{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;color:inherit!important}button{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{font-size:16px}@media only screen and (max-width:767px){html{color:#fff}}@media only screen and (min-width:768px){html{background:#070a14;color:#000;min-width:1200px;overflow-y:auto;scroll-behavior:smooth}}.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}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}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;margin:0;padding:0;text-decoration:none}.rs-modal{max-width:100%}a,a:hover{text-decoration:none}a:hover{color:#0e63ae}a:active,a:focus{text-decoration:none}.coef-increased{animation:increase 1.7s ease-in}.coef-increased,.coef-reduced{background-position:100% 0;background-repeat:no-repeat;background-size:250% 100%}.coef-reduced{animation:reduced 1.7s ease-in}@keyframes reduced{0%{background-image:linear-gradient(110deg,#0000 10%,#e88981b3 15%,#c2271bb3 25%,#0000 30%);background-position:150% 0;color:#f61801}99%{background-image:linear-gradient(110deg,#0000 10%,#e88981b3 15%,#c2271bb3 25%,#0000 30%);color:#f61801}to{background-position:-100% 0;color:inherit}}@keyframes increase{0%{background-image:linear-gradient(110deg,#0000 10%,#90fe67b3 15%,#5aff0db3 25%,#0000 30%);background-position:150% 0;color:#7cb71d}99%{background-image:linear-gradient(110deg,#0000 10%,#90fe67b3 15%,#5aff0db3 25%,#0000 30%);color:#7cb71d}to{background-position:-100% 0;color:inherit}}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-thumb{background:#ffffff80}::-webkit-scrollbar-track{background:#0000}