@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Russo+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Knewave&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);.pagination__inner{align-items:center;display:flex;justify-content:space-between}.pagination__center{margin:0 12px}.pagination__center>span{font-size:.75rem;margin:0 6px}.pagination__arrow{height:100%;width:100%}.pagination__arrow *{fill:#fff}[dir=ltr] .pagination__arrow_left{transform:rotate(90deg)}[dir=ltr] .pagination__arrow_right,[dir=rtl] .pagination__arrow_left{transform:rotate(-90deg)}[dir=rtl] .pagination__arrow_right{transform:rotate(90deg)}.pagination__arrow-wrapper{align-items:center;background:#005440;border-radius:.2rem;box-sizing:border-box;cursor:pointer;display:flex;height:20px;justify-content:center;padding:6px;width:20px}.pagination__arrow-wrapper_disabled{cursor:default;opacity:.5;pointer-events:none}.profile-header{align-items:center;background-color:#12221c;border-bottom:2px solid #12221c;color:#fff;display:flex;justify-content:space-between;padding:1rem;position:relative}.profile-header__title{align-items:center;display:flex;font-size:1.375rem;font-weight:700;text-transform:capitalize}@media only screen and (max-width:768px){.profile-header__title{font-size:1rem}.profile-header{background-color:#1f3a30;padding:12px}.profile-header:before{background-color:#005440;content:"";display:block;height:180%;position:absolute;top:0;width:1px}[dir=ltr] .profile-header:before{left:0}[dir=rtl] .profile-header:before{right:0}}.profile-set-language{width:100%}.profile-set-language__items{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.profile-set-language__item{align-items:center;background:#12221c;border:1px solid #aaa;border-radius:0;display:flex;font-size:14px;font-weight:400;height:2.7rem;line-height:30px;margin-bottom:5px;padding:6px 10px;width:100%}.profile-set-language__item_active{background:#005440;position:relative}.profile-set-language__item_active:after{color:#fff;content:"✓";position:absolute;width:.9725rem}[dir=ltr] .profile-set-language__item_active:after{right:3px}[dir=rtl] .profile-set-language__item_active:after{left:3px}.profile-set-language__item-icon{height:1.2rem;width:1.2rem}[dir=ltr] .profile-set-language__item-icon{margin-right:10px}[dir=rtl] .profile-set-language__item-icon{margin-left:10px}.profile-set-language__item-value{color:#fff;font-size:.875rem;line-height:1}.bookmekers-settings,.bookmekers-settings__container{height:100%;width:100%}.bookmekers-settings__content{padding:12px}.bookmekers-settings__item-label{color:#fff;font-size:14px;font-weight:700;padding:10px 0}.bookmekers-settings__button-wrapper{height:50px;margin-top:25px}.spinner{align-items:center;background:#26272799;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;position:absolute;top:0;width:100%;z-index:10}[dir=ltr] .spinner{left:0}[dir=rtl] .spinner{right:0}.spinner_isFullScreen{inset:0;position:fixed}.spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.spinner__circle{animation:spinner 1.2s linear infinite,transparent-v .4s ease-in-out;border-radius:50%;border-top:2px solid #edbc14;display:block;height:50px;width:50px;z-index:999}[dir=ltr] .spinner__circle{border-right:2px solid #0000}[dir=rtl] .spinner__circle{border-left:2px solid #0000}@keyframes spinner{to{transform:rotate(1turn)}}@keyframes h{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes i{0%{opacity:1}20%{opacity:0}50%{opacity:0}to{opacity:1}}.slot-frame{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:120vmin;padding:2rem;position:relative;width:100%}.slot-frame_full{height:calc(var(--vh) - 72px);max-width:none;padding:0}.slot-frame__wrapper{background-attachment:fixed;background-image:url(/static/media/casino-bg.558eb7cba5aa491c651a.webp);background-position:top;background-repeat:no-repeat;background-size:cover;display:grid;grid-template-rows:72px 1fr;height:var(--vh);position:fixed;top:0;width:100vw;z-index:1000}[dir=ltr] .slot-frame__wrapper{left:0}[dir=rtl] .slot-frame__wrapper{right:0}.slot-frame__header{align-items:center;background-color:#00000080;display:flex;padding:0 6px}.slot-frame__header-name{align-items:center;display:flex;flex:0 0 50%;font-size:16px;font-weight:600;justify-content:center;max-width:50%}.slot-frame__header-col{align-items:center;display:flex;flex-basis:0;flex-direction:row;flex-grow:1;gap:16px;max-width:100%}[dir=ltr] .slot-frame__header-col_right{justify-content:right}[dir=rtl] .slot-frame__header-col_right{justify-content:left}.slot-frame__logo{display:block;height:30px;width:auto}.slot-frame__button{background-color:#fcd13b;border-color:#fcd13b;border-radius:.2rem;color:#212529;font-size:14px;min-width:120px;padding:.25rem .75rem;text-align:center;text-transform:uppercase;white-space:nowrap}.slot-frame__icon{cursor:pointer;height:15px;width:15px}.slot-frame__icon_fullscreen{fill:#fff}[dir=ltr] .slot-frame__icon_close{margin:0 16px 0 8px}[dir=rtl] .slot-frame__icon_close{margin:0 8px 0 16px}.slot-frame__iframe{aspect-ratio:1/.69;background-size:cover;border:none;width:100%}.slot-frame__iframe_full{height:100%;width:auto}.slot-frame__games{position:inherit;z-index:1400}.slot-frame__game-select{align-items:center;color:#fff;cursor:pointer;display:flex;gap:10px;height:100%;justify-content:space-between;padding:12px;transition:all .2s cubic-bezier(.4,0,.2,1) 0ms}.slot-frame__game-select-icon{width:10px}.slot-frame__game-select:hover,.slot-frame__game-select_active{color:#fcd13b}[dir=ltr] .slot-frame__game-select_active>svg{transform:rotate(180deg)}[dir=rtl] .slot-frame__game-select_active>svg{transform:rotate(-180deg)}.slot-frame__overlay{height:var(--vh);position:absolute;width:100vw;z-index:1100}.button:disabled{cursor:not-allowed}.button__button-container{height:100%;position:relative;width:100%}.button__icon-svg{height:.875rem}[dir=ltr] .button__icon-svg{margin-right:.1rem}[dir=rtl] .button__icon-svg{margin-left:.1rem}.button:disabled{border-color:inherit!important;color:inherit!important;opacity:.5}.input input::-webkit-inner-spin-button,.input input::-webkit-outer-spin-button{-webkit-appearance:none}.input__wrapper{height:100%;position:relative;width:100%}.input__wrapper_isFlex{align-items:center;display:flex}.input__wrapper .Mui-disabled{-webkit-text-fill-color:#181c1e!important}.input__left-icon{height:100%;width:100%}.input__left-icon *{fill:#d5d5d5}.input__left-icon-wrapper{align-items:center;background:#d5d5d5;display:flex;height:100%;justify-content:center;width:50px}.input__error{bottom:-19px;color:red;font-size:1.2rem;position:absolute}[dir=ltr] .input__error{left:50%;transform:translateX(-50%)}[dir=rtl] .input__error{right:50%;transform:translateX(50%)}.input__bottom-text{text-align:center}.input .MuiInputAdornment-positionEnd{height:100%;position:absolute}[dir=ltr] .input .MuiInputAdornment-positionEnd{right:5px}[dir=rtl] .input .MuiInputAdornment-positionEnd{left:5px}[dir=ltr] .input_password input{padding:.125rem 1.5rem .125rem .75rem}[dir=rtl] .input_password input{padding:.125rem .75rem .125rem 1.5rem}[dir=ltr] .MuiInputBase-adornedStart{padding-left:20px}[dir=rtl] .MuiInputBase-adornedStart{padding-right:20px}.sign-in{flex-direction:column;height:100%;max-height:calc(var(--vh)*.8);max-width:96vw;overflow-y:auto}.sign-in,.sign-in__header{align-items:center;display:flex;width:100%}.sign-in__header{justify-content:space-between;padding:1rem}.sign-in__header-title{font-size:1rem;margin-bottom:0}.sign-in__header-close{background:#0000;cursor:pointer;outline:none}.sign-in__header-close-icon{color:#fff;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:none}.sign-in__body{margin:0 auto;padding:1rem 1rem 3rem;width:83.3%}@media only screen and (max-width:768px){.sign-in__body{width:100%}}.sign-in__group{margin-bottom:1rem}@media only screen and (min-width:768px){.sign-in__group{padding:0 6px}}.sign-in__group-label{color:#fff;font-size:.75rem;margin-bottom:.3rem}.sign-in__group-input{height:27px}@media only screen and (max-width:768px){.sign-in__group-input{height:38px}}.sign-in__btn-wrapper{margin-top:1.5rem;width:100%}@media only screen and (min-width:768px){.sign-in__btn-wrapper{padding:0 6px}}.sign-in__footer{align-items:center;background:#12221c;display:flex;justify-content:center;padding:1rem;width:100%}@media only screen and (max-width:768px){.sign-in__footer{margin-top:auto}}.sign-in__footer-text{color:#fff;font-size:.75rem}.date-picker{height:100%;width:100%}.date-picker .MuiInputBase-root,.date-picker .MuiTextField-root,.date-picker input{color:#000;font-size:.75rem;height:100%;line-height:1.5;width:100%}.date-picker .MuiInputBase-root{background-color:#fff!important;border:1px solid #d5d5d5!important;border-radius:3px;box-shadow:none}.date-picker .MuiOutlinedInput-notchedOutline{border-color:#d5d5d5!important;border-width:1px!important}.date-picker .Mui-disabled{-webkit-text-fill-color:#0000!important}.date-picker .MuiSvgIcon-root{color:#000000e6}.date-picker button:focus{outline:none!important}.date-picker input{min-height:36px;padding:0 10px}@media only screen and (max-width:768px){.date-picker input{font-size:16px;padding-left:5px!important;padding-right:5px!important}}.MuiPickersCalendarHeader-root{background:#005440;color:#fff;margin:0!important;max-height:45px!important;padding-bottom:8px;padding-top:16px}.MuiPickersCalendarHeader-root .MuiSvgIcon-root{color:#fff}.MuiPickersDay-root.Mui-selected{background-color:#005440!important;color:#fff!important}.sign-up{align-items:center;display:flex;flex-direction:column;height:100%;max-height:calc(var(--vh)*.9);overflow-y:auto;width:100%}@media only screen and (max-width:768px){.sign-up{width:96vw}}@media only screen and (min-width:768px){.sign-up{min-width:500px}}.sign-up__header{align-items:center;display:flex;justify-content:space-between;padding:1rem;width:100%}.sign-up__header-title{font-size:1rem;margin-bottom:0}.sign-up__header-close{background:#0000;cursor:pointer;outline:none}.sign-up__header-close-icon{color:#fff;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:none}.sign-up__body{margin:0 auto;padding:1rem 1rem 3rem;width:83.3%}@media only screen and (max-width:768px){.sign-up__body{width:100%}}.sign-up__group{margin-bottom:1rem}@media only screen and (min-width:768px){.sign-up__group{padding:0 6px}}.sign-up__group-label{color:#fff;font-size:.75rem;margin-bottom:.3rem}.sign-up__group-input{height:27px}@media only screen and (max-width:768px){.sign-up__group-input{height:38px}}.sign-up__country-block{align-items:center;bottom:0;display:flex;font-size:14px;height:100%;position:absolute;top:0}[dir=ltr] .sign-up__country-block{left:0;padding-left:10px}[dir=rtl] .sign-up__country-block{padding-right:10px;right:0}.sign-up__country-block span{font-family:ds-osweb,sans-serif;font-size:.875rem;line-height:12px}[dir=ltr] .sign-up__country-block+input{padding-left:50px}[dir=rtl] .sign-up__country-block+input{padding-right:50px}.sign-up__btn-wrapper{margin-top:1.5rem;width:100%}@media only screen and (min-width:768px){.sign-up__btn-wrapper{padding:0 6px}}.sign-up__error{color:red;font-size:12px;line-height:1;margin-top:5px}.choose-sport{align-items:center;background:#005440;color:#ccc;display:flex;flex-direction:column;max-width:26rem;position:relative;width:85vw}.choose-sport__header{align-items:center;background:#12221c;color:#fff;display:flex;justify-content:space-between;padding:1.3rem 1rem;width:100%}.choose-sport__header-cross{height:1.5rem;width:1.5rem}.choose-sport__header-cross *{fill:#fff}.choose-sport__header-title{font-size:1.5rem;font-weight:400}.choose-sport__content{align-items:center;display:flex;justify-content:space-between;padding:2.5rem 3rem;width:100%}.choose-sport__sport{align-items:center;cursor:pointer;display:flex;flex-direction:column}.choose-sport__sport-icon{height:3.15rem;width:3.15rem}.choose-sport__sport-text{color:#ccc;font-size:1.2rem;font-weight:500;margin-top:.6rem}.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{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}[dir=ltr] .loader__container{left:0}[dir=rtl] .loader__container{right:0}.loader__wrapper{align-items:center;display:inline-block;display:flex;height:30px;justify-content:center;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}[dir=ltr] .loader__wrapper div:first-child{left:8px}[dir=rtl] .loader__wrapper div:first-child{right:8px}.loader__wrapper div:nth-child(2){animation:lds-ellipsis2 .6s infinite}[dir=ltr] .loader__wrapper div:nth-child(2){left:8px}[dir=rtl] .loader__wrapper div:nth-child(2){right:8px}.loader__wrapper div:nth-child(3){animation:lds-ellipsis2 .6s infinite}[dir=ltr] .loader__wrapper div:nth-child(3){left:32px}[dir=rtl] .loader__wrapper div:nth-child(3){right:32px}.loader__wrapper div:nth-child(4){animation:lds-ellipsis3 .6s infinite}[dir=ltr] .loader__wrapper div:nth-child(4){left:56px}[dir=rtl] .loader__wrapper div:nth-child(4){right: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;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:240px}[dir=ltr] .wheel-timer{background-image:conic-gradient(from 1turn,#940dff,#b471ff)}[dir=rtl] .wheel-timer{background-image:conic-gradient(from -1turn,#940dff,#b471ff)}@media only screen and (min-width:1440px){.wheel-timer{height:60px;width:420px}}.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:1440px){.clock{font-size:1.4rem}}[dir=ltr] .clock__label{margin-right:5px}[dir=rtl] .clock__label{margin-left: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:420px;width:320px}}@media only screen and (min-width:1440px){.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:1440px){.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:1440px){.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;position:absolute;top:0;width:100%}[dir=ltr] .roulette-game__data-on-wheel{left:0}[dir=rtl] .roulette-game__data-on-wheel{right:0}.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;padding:0 25px;position:absolute;top:156.5px;width:348px}[dir=ltr] .roulette-game__data-on-wheel__item{left:0}[dir=rtl] .roulette-game__data-on-wheel__item{right:0}@media only screen and (min-width:1440px){.roulette-game__data-on-wheel__item{font-size:32px}}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(72deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-72deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(144deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-144deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(216deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-216deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(288deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-288deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(60deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-60deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(300deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-300deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(51.4285714286deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-51.4285714286deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(102.8571428571deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-102.8571428571deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(154.2857142857deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-154.2857142857deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(205.7142857143deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-205.7142857143deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(257.1428571429deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-257.1428571429deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(308.5714285714deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-308.5714285714deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(45deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-45deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(135deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-135deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(225deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-225deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(315deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-315deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(40deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-40deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(80deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-80deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(160deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-160deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(200deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-200deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(280deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-280deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(320deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-320deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(36deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-36deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(72deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-72deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(108deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-108deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(144deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-144deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(216deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-216deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(252deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-252deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(288deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-288deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(324deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-324deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(32.7272727273deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-32.7272727273deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(65.4545454545deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-65.4545454545deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(98.1818181818deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-98.1818181818deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(130.9090909091deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-130.9090909091deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(163.6363636364deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-163.6363636364deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(196.3636363636deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-196.3636363636deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(229.0909090909deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-229.0909090909deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(261.8181818182deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-261.8181818182deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(294.5454545455deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-294.5454545455deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(327.2727272727deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-327.2727272727deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(30deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-30deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(60deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-60deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(150deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-150deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(210deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-210deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(300deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-300deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(330deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-330deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(27.6923076923deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-27.6923076923deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(55.3846153846deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-55.3846153846deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(83.0769230769deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-83.0769230769deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(110.7692307692deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-110.7692307692deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(138.4615384615deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-138.4615384615deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(166.1538461538deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-166.1538461538deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(193.8461538462deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-193.8461538462deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(221.5384615385deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-221.5384615385deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(249.2307692308deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-249.2307692308deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(276.9230769231deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-276.9230769231deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(304.6153846154deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-304.6153846154deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(332.3076923077deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-332.3076923077deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(25.7142857143deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-25.7142857143deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(51.4285714286deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-51.4285714286deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(77.1428571429deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-77.1428571429deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(102.8571428571deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-102.8571428571deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(128.5714285714deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-128.5714285714deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(154.2857142857deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-154.2857142857deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(205.7142857143deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-205.7142857143deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(231.4285714286deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-231.4285714286deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(257.1428571429deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-257.1428571429deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(282.8571428571deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-282.8571428571deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(308.5714285714deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-308.5714285714deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(334.2857142857deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(-334.2857142857deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(24deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-24deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(48deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-48deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(72deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-72deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(96deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-96deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(120deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-120deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(144deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-144deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(168deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-168deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(192deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-192deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(216deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-216deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(240deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-240deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(264deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-264deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(288deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-288deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(312deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(-312deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(336deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(-336deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(1turn)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(-1turn)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(22.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(2){transform:rotate(-22.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(45deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(3){transform:rotate(-45deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(67.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(4){transform:rotate(-67.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(5){transform:rotate(-90deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(112.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(6){transform:rotate(-112.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(135deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(7){transform:rotate(-135deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(157.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(8){transform:rotate(-157.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(9){transform:rotate(-180deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(202.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(10){transform:rotate(-202.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(225deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(11){transform:rotate(-225deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(247.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(12){transform:rotate(-247.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(270deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(13){transform:rotate(-270deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(292.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(14){transform:rotate(-292.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(315deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(15){transform:rotate(-315deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(337.5deg)}[dir=rtl] .roulette-game__data-on-wheel__item:nth-child(16){transform:rotate(-337.5deg)}[dir=ltr] .roulette-game__data-on-wheel__item:nth-child(17){transform:rotate(1turn)}[dir=rtl] .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:1440px){.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:25px;width:25px}[dir=ltr] .roulette-game__data-on-wheel img,[dir=ltr] .roulette-game__data-on-wheel__icon{transform:rotate(90deg)}[dir=rtl] .roulette-game__data-on-wheel img,[dir=rtl] .roulette-game__data-on-wheel__icon{transform:rotate(-90deg)}@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:1440px){.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;position:relative}[dir=ltr] .roulette-game__data-on-wheel__value{left:10px;text-shadow:2px 2px 2px #000;transform:rotate(180deg)}[dir=rtl] .roulette-game__data-on-wheel__value{right:10px;text-shadow:-2px 2px 2px #000;transform:rotate(-180deg)}@media only screen and (max-width:475px){[dir=ltr] .roulette-game__data-on-wheel__value{left:6px}[dir=rtl] .roulette-game__data-on-wheel__value{right:6px}}@media only screen and (min-width:1440px){[dir=ltr] .roulette-game__data-on-wheel__value{left:15px}[dir=rtl] .roulette-game__data-on-wheel__value{right:15px}}.roulette-game__selector-img{height:84px;position:absolute;top:134px;width:152px;z-index:6}[dir=ltr] .roulette-game__selector-img{right:-28px}[dir=rtl] .roulette-game__selector-img{left:-28px}.roulette-game__selector-img_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__selector-img{height:74px;top:125px;width:140px}[dir=ltr] .roulette-game__selector-img{right:-24px}[dir=rtl] .roulette-game__selector-img{left:-24px}}@media only screen and (min-width:1440px){.roulette-game__selector-img{height:140px;top:182px;width:210px}[dir=ltr] .roulette-game__selector-img{right:-44px}[dir=rtl] .roulette-game__selector-img{left:-44px}}.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:1440px){.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:1440px){.roulette-game__bottom-heading{bottom:-60px;height:125px}}.roulette-game__bottom-heading_img{width:100%}.roulette-game__btn-spin{background-color:#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:240px}[dir=ltr] .roulette-game__btn-spin{background-image:conic-gradient(from 1turn,#940dff,#b471ff)}[dir=rtl] .roulette-game__btn-spin{background-image:conic-gradient(from -1turn,#940dff,#b471ff)}@media only screen and (min-width:1440px){.roulette-game__btn-spin{bottom:-155px;font-size:1.8rem;height:65px;width:420px}}@media only screen and (max-width:1440px){.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;white-space:nowrap;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:1440px){.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 (max-width:768px){.roulette-game__top-block{height:15.5625rem;width:15.5625rem}}@media only screen and (min-width:1440px){.roulette-game__top-block{height:26.5625rem;width:26.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:1440px){.roulette-game__mid-block{height:4.5rem;width:20.25rem}}.roulette-game__mid-block__icon{height:1.5rem;width:1.5rem}[dir=ltr] .roulette-game__mid-block__icon{margin-right:.5rem}[dir=rtl] .roulette-game__mid-block__icon{margin-left:.5rem}.roulette-game__mid-block__currency{color:#fff}[dir=ltr] .roulette-game__mid-block__currency{margin-left:.5rem}[dir=rtl] .roulette-game__mid-block__currency{margin-right:.5rem}.roulette-game__bot-block{margin-top:3rem}.roulette-game__btn-view{background-color:var(--primary-color);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}[dir=ltr] .roulette-game__btn-view{background-image:conic-gradient(from 1turn,#43b309,#5ddb1c)}[dir=rtl] .roulette-game__btn-view{background-image:conic-gradient(from -1turn,#43b309,#5ddb1c)}@media only screen and (min-width:1440px){.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-game{align-items:center;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh) - 16.4rem);padding:.75rem 2.2rem;position:relative}@media only screen and (max-width:768px){.wheel-game{height:calc(var(--vh) - 12rem)}}@media only screen and (min-width:1440px){.wheel-game{height:calc(var(--vh) - 2rem)}}.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:768px){.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;padding:3.5rem .75rem .75rem;position:relative;width:464px}@media(max-width:540px){.wheel-game-history__modal{margin:0 auto;max-height:85vh;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;top:.5rem;width:2rem;z-index:10}[dir=ltr] .wheel-game-history__close{right:.5rem}[dir=rtl] .wheel-game-history__close{left:.5rem}@media(max-width:540px){.wheel-game-history__close{top:.3rem}[dir=ltr] .wheel-game-history__close{right:.3rem}[dir=rtl] .wheel-game-history__close{left:.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:85vh;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%}[dir=ltr] .wheel-game-history__col-head_isDate{text-align:left}[dir=rtl] .wheel-game-history__col-head_isDate{text-align:right}.wheel-game-history__col-head_isType{text-align:center}[dir=ltr] .wheel-game-history__col-head_isAmount{text-align:right}[dir=rtl] .wheel-game-history__col-head_isAmount{text-align:left}.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}[dir=ltr] .wheel-game-history__col_isDate{text-align:left}[dir=rtl] .wheel-game-history__col_isDate{text-align:right}.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}[dir=ltr] .wheel-game-history__col_isAmount{text-align:right}[dir=rtl] .wheel-game-history__col_isAmount{text-align:left}.wheel-game-history__coin-icon{height:1.25rem;width:1.25rem}[dir=ltr] .wheel-game-history__coin-icon{margin:0 .3125rem 0 0}[dir=rtl] .wheel-game-history__coin-icon{margin:0 0 0 .3125rem}[dir=ltr] .wheel-game-history__coin-icon_isUnlocked{margin-left:.5625rem}[dir=rtl] .wheel-game-history__coin-icon_isUnlocked{margin-right:.5625rem}[dir=ltr] .wheel-game-history__coin-icon_isHeading{margin-left:.5rem}[dir=rtl] .wheel-game-history__coin-icon_isHeading{margin-right:.5rem}.wheel-game-history__coin-icon_isCol{height:1.3rem;width:1.3rem}[dir=ltr] .wheel-game-history__coin-icon_isCol{margin-left:.3125rem}[dir=rtl] .wheel-game-history__coin-icon_isCol{margin-right:.3125rem}@keyframes anim-bg-position{0%{background-position:center 0}to{background-position:center -2250rem}}.modal{background-color:#0006;height:100%;inset:0;position:fixed;width:100%;z-index:1000}.modal_isFull{height:var(--vh);top:0}.modal__app-container{align-items:center;display:flex;font-size:1rem;justify-content:center;min-height:100%;transform:translateZ(0);width:100vw;z-index:15}@media only screen and (min-width:1440px){.modal__app-container{padding:2rem 0 0}}.modal__wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#000000a6;height:var(--vh);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:.25rem}.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;top:5px;width:30px;z-index:10000}[dir=ltr] .modal__close-block,[dir=ltr] .modal__save-block{right:5px}[dir=rtl] .modal__close-block,[dir=rtl] .modal__save-block{left:5px}.modal__close-img{height:60%;width:60%}.modal__save-block{height:25px;width:90px}[dir=rtl] .Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutLeft}[dir=rtl] .Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInLeft}.Toastify__toast-container--top-right{border-radius:3px}@media only screen and (max-width:768px){.Toastify__toast-container--top-right{top:2rem;width:92%}[dir=ltr] .Toastify__toast-container--top-right{left:1rem}[dir=rtl] .Toastify__toast-container--top-right{right:1rem}}.Toastify__toast{background:#2f2a2a;border-radius:8px}.provider-img{object-fit:contain;text-align:center}.footer-desktop{margin-top:3rem}.footer-desktop__container{background-color:#12221c;margin-left:auto;margin-right:auto;padding-left:6px;padding-right:6px;width:100%}.footer-desktop__icons{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:1.5rem 0}.footer-desktop__icons-item{flex:0 0 auto;padding:6px 12px}.footer-desktop__icons-img{background-position:bottom;background-repeat:no-repeat;background-size:100% 200%;cursor:pointer;display:block;filter:grayscale(100%);height:45px;opacity:.8;transition:.3s ease-in-out;width:99px}.footer-desktop__icons-img:hover{filter:grayscale(0);opacity:1}.footer-desktop__nav{border-top:1px solid #2b2b29;display:flex;flex-wrap:wrap;gap:14px;justify-content:center;padding:2rem 12px}.footer-desktop__nav-col{flex-basis:16%;max-width:180px}.footer-desktop__nav-link{color:#acafb0;display:block;font-size:.75rem;margin:.5rem 0}.footer-desktop__nav-link_head{color:#fff;font-size:.875rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.footer-desktop__download{background-repeat:no-repeat;background-size:contain;display:inline-block;height:46px;opacity:.6;vertical-align:middle;width:138px}.footer-desktop__bottom-block{border-top:1px solid #2b2b29;padding:1rem 0}.footer-desktop__socials{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.footer-desktop__socials-item{cursor:pointer}.footer-desktop__socials-item-icon{fill:#666;display:inline-block;height:35px;width:35px}[dir=ltr] .footer-desktop__socials-item+.footer-desktop__socials-item{margin-left:24px}[dir=rtl] .footer-desktop__socials-item+.footer-desktop__socials-item{margin-right:24px}.footer-desktop__license{align-items:center;display:flex;justify-content:center}.footer-desktop__license-inner{height:50px;position:relative;width:150px}.footer-desktop__license-logo{aspect-ratio:auto 120/45;height:45px;position:absolute;width:120px}.footer-desktop__license-verified{position:absolute;top:30px;width:25px}[dir=ltr] .footer-desktop__license-verified{left:40px}[dir=rtl] .footer-desktop__license-verified{right:40px}.footer-desktop__license_text{margin-bottom:1rem;margin-top:1rem}.footer-desktop__license-description{color:#acafb0;font-size:.6875rem;margin:0 6px;text-align:center}.footer-desktop__responsible{align-items:center;display:flex;justify-content:center}.footer-desktop__responsible-link{background-repeat:no-repeat;background-size:100%;color:#acafb0;cursor:pointer;font-size:.75rem;margin:0 6px;transition:all .3s ease-in-out}.footer-desktop__responsible-link-18plus{filter:grayscale(100%);max-height:25px;max-width:25px;width:25px}[dir=ltr] .footer-desktop__responsible-link-18plus{margin-right:6px}[dir=rtl] .footer-desktop__responsible-link-18plus{margin-left:6px}.footer-desktop__responsible-link:hover,.footer-desktop__responsible-link:hover .footer-desktop__responsible-link-18plus{filter:grayscale(0)}.footer-desktop__responsible-link_responsible{align-items:center;display:flex}.footer-desktop__responsible-link_responsible:hover{color:#fff}.footer-desktop__responsible-link_bga{background-image:url(/static/media/beGambleAware.5cc7e44f5fd3beab5223.svg);filter:grayscale(100%);height:20px;width:165px}.footer-desktop__responsible-link_gt{background-image:url(/static/media/gt.8524ea086380d0042852.svg);filter:grayscale(100%);height:40px;width:40px}.profile-sidemenu{max-width:270px;min-width:250px;padding:0 6px}.profile-sidemenu__arrow{height:8px;transition:transform .3s ease;width:8px}.profile-sidemenu__arrow *{fill:#fff}[dir=ltr] .profile-sidemenu__arrow_isOpen{transform:rotate(180deg)}[dir=rtl] .profile-sidemenu__arrow_isOpen{transform:rotate(-180deg)}.profile-sidemenu__item{position:relative}.profile-sidemenu__item-header{align-items:center;background-color:#12221c;border-bottom:0 solid #0000;border-top:1px solid #000;color:#fff;cursor:pointer;display:flex;font-size:.75rem;font-weight:400;justify-content:space-between;padding:.625rem 6px;text-transform:uppercase;transition:background-color .3s ease}.profile-sidemenu__item-header_isActive{background-color:#005440;font-weight:600}.profile-sidemenu__item:first-child .profile-sidemenu__item-header{border-top:none}.profile-sidemenu__item-list{background-color:#005440;margin:0;padding:.5rem 0}.profile-sidemenu__item-sub{padding-left:12px;padding-right:12px}.profile-sidemenu__item-sub span{border-bottom:1px solid #000;color:#fff;cursor:pointer;display:block;font-size:.75rem;padding:.375rem 6px;text-transform:capitalize;transition:color .3s ease}.profile-sidemenu__item-sub_active span{font-weight:600}.profile-sidemenu__item-sub:last-child span{border-bottom:1px solid #0000}.footer-mobile{background-color:#12221c;margin-top:1rem;padding:0 12px 24px}.footer-mobile__nav{margin-bottom:.5rem}.footer-mobile__nav-item{border-bottom:1px solid hsla(0,0%,100%,.102)}.footer-mobile__dropdown-head{align-items:center;color:#fff;display:flex;font-size:.875rem;font-weight:700;justify-content:space-between;margin-bottom:0;padding:1rem 0;text-transform:uppercase}.footer-mobile__dropdown-icon{height:18px;position:relative;width:18px}.footer-mobile__dropdown-icon>svg{height:100%;position:absolute;width:100%}.footer-mobile__dropdown-icon>svg *{fill:#edbc14}.footer-mobile__dropdown-icon-plus{opacity:0;transition:opacity .2s ease}.footer-mobile__dropdown-icon-plus_isVisible{opacity:1}.footer-mobile__dropdown-item{font-size:.75rem;padding:.25rem 0}.footer-mobile__dropdown-link{color:#acafb0}.footer-mobile__main{padding-top:1rem}.footer-mobile__socials{align-items:center;display:flex;gap:16px;justify-content:center}.footer-mobile__socials-item{display:flex}.footer-mobile__socials-item-icon{fill:#666;display:inline-block;height:35px;width:35px}.footer-mobile__download{align-items:center;display:flex;justify-content:center;margin:3rem 0}.footer-mobile__download-img{background-image:url(/static/media/download2.0c2334e945925d277e83.svg);background-repeat:no-repeat;background-size:contain;display:inline-block;height:46px;opacity:1;vertical-align:middle;width:138px}.footer-mobile__info-list{margin-bottom:.625rem}.footer-mobile__info-item{color:#acafb0;font-size:.75rem;margin:0;padding:.25rem 12px;width:100%}.footer-mobile__license{height:50px;margin:0 auto;position:relative;width:150px}.footer-mobile__license-logo{aspect-ratio:auto 120/45;height:45px;position:absolute;width:120px}.footer-mobile__license-verified{position:absolute;top:30px;width:25px}[dir=ltr] .footer-mobile__license-verified{left:40px}[dir=rtl] .footer-mobile__license-verified{right:40px}.footer-mobile__license-text{display:inline-block;margin:1rem 0;text-align:center}.footer-mobile__responsible-link{align-items:center;display:flex;justify-content:center;width:100%}.footer-mobile__responsible-link-18plus{max-height:25px;max-width:25px;width:25px}[dir=ltr] .footer-mobile__responsible-link-18plus{margin-right:6px}[dir=rtl] .footer-mobile__responsible-link-18plus{margin-left:6px}.footer-mobile__providers{align-items:center;display:flex;justify-content:center;width:100%}.footer-mobile__providers-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;filter:grayscale(100%)}.footer-mobile__providers-icon_bga{background-image:url(/static/media/beGambleAware.5cc7e44f5fd3beab5223.svg);height:20px;width:165px}.footer-mobile__providers-icon_gt{background-image:url(/static/media/gt.8524ea086380d0042852.svg);height:40px;width:40px}.time-clock{color:#fff;font-size:.75rem;font-weight:600;white-space:nowrap}[dir=ltr] [dir=rtl] .select-lang__top-text{padding-left:6px}[dir=rtl] [dir=rtl] .select-lang__top-text{padding-right:6px}[dir=ltr] [dir=rtl] .select-lang__items{left:0;right:auto}[dir=ltr] [dir=rtl] .select-lang__items_isOpenToTop,[dir=rtl] [dir=rtl] .select-lang__items{left:auto;right:0}[dir=rtl] [dir=rtl] .select-lang__items_isOpenToTop{left:0;right:auto}.select-lang{cursor:pointer;display:flex;flex-direction:column;position:relative}.select-lang__item{align-items:center;display:flex;padding:.5rem 1rem;width:100%}.select-lang__item_active{background:#005440;border-radius:.2rem;color:#fff;font-weight:700}.select-lang__item-text{font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}[dir=ltr] .select-lang__item-text{padding-right:6px}[dir=rtl] .select-lang__item-text{padding-left:6px}.select-lang__items{background-color:#1f3a30;display:none;padding:6px;position:absolute;top:120%;width:150px;z-index:3}[dir=ltr] .select-lang__items{right:0}[dir=rtl] .select-lang__items{left:0}.select-lang__items_open{display:block}.select-lang__items_isOpenToTop{bottom:calc(100% + 15px);top:auto}[dir=ltr] .select-lang__items_isOpenToTop{left:0;right:auto}[dir=rtl] .select-lang__items_isOpenToTop{left:auto;right:0}[dir=ltr] .select-lang__flag-wrapper{margin-right:6px}[dir=rtl] .select-lang__flag-wrapper{margin-left:6px}.select-lang__flag-wrapper img{height:20px;object-fit:contain;width:20px}[dir=ltr] .select-lang__flag-wrapper_top{margin-right:9px}[dir=rtl] .select-lang__flag-wrapper_top{margin-left:9px}.select-lang__flag-wrapper_top img{height:17px;width:17px}.select-lang__top{align-items:center;display:flex;font-size:.75rem;justify-content:center;line-height:1.63637;max-width:7.5rem;min-width:7.5rem}.select-lang__top-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}[dir=ltr] .select-lang__top-text{padding-right:6px}[dir=rtl] .select-lang__top-text{padding-left:6px}.select-lang__top-arrow{height:8px;transition:transform .2s ease-in;width:8px;will-change:transform}.select-lang__top-arrow *{fill:#fff}.select-lang__top-arrow-wrapper{align-items:center;background-color:#343434cc;border-radius:.2rem;display:flex;height:20px;justify-content:center;min-width:20px;width:20px}[dir=ltr] .select-lang__top_open .select-lang__top-arrow{transform:rotate(180deg)}[dir=rtl] .select-lang__top_open .select-lang__top-arrow{transform:rotate(-180deg)}@media only screen and (max-width:768px){.select-lang__top{display:none}.select-lang__top_mobile{display:flex}}.bottom-header{align-items:center;border-top:1px solid #272d30;display:flex;justify-content:space-between;padding:.75rem 6px}.bottom-header__wrapper{background-color:#005440}.bottom-header__container{margin-left:auto;margin-right:auto;padding-left:6px;padding-right:6px;width:100%}.bottom-header__balance{font-size:.75rem}.bottom-header__balance,.bottom-header__balance-wrapper{align-items:center;display:flex}.bottom-header__balance-key{color:#fff;text-transform:uppercase}.bottom-header__balance-value{color:#fff;font-weight:600;line-height:13px}[dir=ltr] .bottom-header__balance-value{padding-left:3px}[dir=rtl] .bottom-header__balance-value{padding-right:3px}[dir=ltr] .bottom-header__balance:nth-child(2n){padding-left:12px}[dir=rtl] .bottom-header__balance:nth-child(2n){padding-right:12px}.cashback-timer{min-width:9rem}[dir=ltr] .cashback-timer{margin-right:1rem}[dir=rtl] .cashback-timer{margin-left:1rem}.cashback-timer__container{align-items:center;border-radius:10px;box-shadow:0 5px 15px #edbc14;box-sizing:border-box;cursor:pointer;display:flex;height:100%;padding:4px 8px;position:relative;width:100%}[dir=ltr] .cashback-timer__container{background:linear-gradient(127.71deg,#edbc14 -33.87%,#edbc14 69.19%)}[dir=rtl] .cashback-timer__container{background:linear-gradient(-127.71deg,#edbc14 -33.87%,#edbc14 69.19%)}.cashback-timer img{height:100%;position:absolute}[dir=ltr] .cashback-timer__cash{border-radius:0 0 0 10px;left:0}[dir=rtl] .cashback-timer__cash{border-radius:0 0 10px 0;right:0}.timer-clock{color:#fff;position:relative;white-space:nowrap}[dir=ltr] .timer-clock{margin-left:auto;text-align:right}[dir=rtl] .timer-clock{margin-right:auto;text-align:left}.timer-clock__label{font-size:.65rem;font-weight:500;letter-spacing:.5px;line-height:1;margin-bottom:2px}.timer-clock__time{font-size:1.2rem;font-weight:600;line-height:1;margin-top:3px;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}.wheel-button{animation:wheelSpin 1.6s infinite;animation-timing-function:linear;aspect-ratio:1;cursor:pointer;filter:drop-shadow(0 0 8px #19b97e);height:100%;width:auto}@keyframes wheelSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.user-block{align-items:center;display:flex;flex-direction:row}.user-block__dropdown{position:relative}.user-block__dropdown-head{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}.user-block__dropdown-items{background-clip:padding-box;background-color:#1f3a30;display:none;margin:.125rem 0 0;min-width:10rem;position:absolute;top:100%;width:100%;z-index:2000}[dir=ltr] .user-block__dropdown-items{box-shadow:1px 3px 3px -1px #0000004d;left:-24px}[dir=rtl] .user-block__dropdown-items{box-shadow:-1px 3px 3px -1px #0000004d;right:-24px}.user-block__dropdown-items_open{display:block}.user-block__dropdown-item{color:#fff;display:block;font-size:.75rem;font-weight:400;padding:.5rem .75rem;text-transform:uppercase;width:100%}[dir=ltr] .user-block__dropdown-item{text-align:left}[dir=rtl] .user-block__dropdown-item{text-align:right}.user-block__dropdown-item:hover{background-color:#12221c;color:#fff}.user-block__username{display:table-cell;font-size:.75rem;max-width:8.75rem;min-width:3.125rem;overflow:hidden;padding:0 6px;text-overflow:ellipsis;white-space:nowrap}.user-block__icon-wrapper{background-color:#343434cc;border-radius:.2rem;height:24px;padding:7px;width:24px}.user-block__icon-arrow{display:block;height:100%;width:100%}[dir=ltr] .user-block__icon-arrow{transform:rotate(90deg)}[dir=rtl] .user-block__icon-arrow{transform:rotate(-90deg)}.user-block__icon-arrow *{fill:#fff}.user-block__icon-user{height:18px;width:18px}.user-block__icon-user *{stroke:#fff;stroke-width:2px}.user-block__wheel-btn{max-height:40px}[dir=ltr] .user-block__wheel-btn{margin-right:15px}[dir=rtl] .user-block__wheel-btn{margin-left:15px}.top-header{align-items:center;display:flex;justify-content:space-between;padding:1rem 6px;position:relative;width:100%}.top-header__wrapper{background-color:#282828}.top-header__container{margin-left:auto;margin-right:auto;padding-left:6px;padding-right:6px;width:100%}.top-header__logo-link{align-items:center;display:flex}.top-header__logo{display:block;height:34px;width:auto}.top-header__nav{align-items:center;display:flex}@media only screen and (min-width:1600px){[dir=ltr] .top-header__nav-item{border-left:1px solid #fff}[dir=rtl] .top-header__nav-item{border-right:1px solid #fff}[dir=ltr] .top-header__nav-item:first-child{border-left:none}[dir=rtl] .top-header__nav-item:first-child{border-right:none}}.top-header__link{color:#fff;font-size:.875rem;font-weight:400;margin:0 .5rem;max-height:1.3125rem;text-transform:uppercase}@media(min-width:768px)and (max-width:1311px){.top-header__link{font-size:.76rem;margin:0 .3rem}}@media only screen and (min-width:1600px){.top-header__link{font-size:.875rem;margin:0 1rem}}.top-header__link_isActive{color:#edbc14}.top-header__right{align-items:center;display:flex;justify-content:flex-end}.top-header__buttons{align-items:center;display:flex;gap:10px}.top-header__buttons-item{height:34px;min-width:120px}.header-block-desktop{display:flex;flex-direction:column;flex-shrink:0;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:15}.header-block-desktop__container{margin-left:auto;margin-right:auto;padding-left:6px;padding-right:6px;width:100%}.header-block-mobile{background:#12221c;box-sizing:border-box;font-size:.95rem;max-height:56px;min-height:56px;position:fixed;top:0;width:100%;z-index:999}[dir=ltr] .header-block-mobile{left:0}[dir=rtl] .header-block-mobile{right:0}.header-block-mobile__top{display:flex;height:56px;justify-content:space-between;width:100%}.header-block-mobile__top-left,.header-block-mobile__top-right{align-items:center;display:flex}.header-block-mobile__icon-wrapper{align-items:center;display:flex;height:56px;width:56px}[dir=ltr] .header-block-mobile__icon-wrapper{padding-left:15px}[dir=rtl] .header-block-mobile__icon-wrapper{padding-right:15px}.header-block-mobile__icon-wrapper_user{background:#005440}.header-block-mobile__toggle *{fill:#fff}.header-block-mobile__logo-link{display:block;height:50%;max-width:130px}.header-block-mobile__logo{display:block;height:100%;width:auto}.header-block-mobile__live{align-items:center;color:#edbc14;display:flex;font-size:.875rem;font-weight:600;margin:0 18px;text-transform:uppercase;vertical-align:middle}.header-block-mobile__live-text{color:#fff;line-height:1}.header-block-mobile__live-circle{background:#f62b00;border-radius:50%;display:inline-block;height:10px;margin:0 6px;width:10px}.header-block-mobile__user{align-items:center;background-color:#005440;display:flex;flex-direction:column;height:56px;justify-content:center;padding:3px;width:56px}.header-block-mobile__user-icon{width:56%}.header-block-mobile__user-balance{color:#fff;font-size:.6275rem;line-height:1;margin-top:3px;text-align:center}.notify-container{align-items:center;display:flex;height:var(--vh);justify-content:center;position:fixed;width:100vw;z-index:200}.notify-container__background{background-color:#000;height:100%;opacity:.4;position:absolute;top:0;width:100%}[dir=ltr] .notify-container__background{left:0}[dir=rtl] .notify-container__background{right:0}.notify-container__content{align-items:center;background:#12221c;border:2px solid #edbc14;border-radius:15px;display:flex;gap:13px;height:58px;justify-content:center;margin:auto;max-width:96vw;padding:9px;position:absolute;top:28px;z-index:20}.notify-container__content-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:Roboto,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:18px;margin:0;overflow:hidden}[dir=ltr] .notify-container__content-text{text-align:right}[dir=rtl] .notify-container__content-text{text-align:left}.notify-container__content-amount{color:#edbc14;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:900;line-height:48px;margin:0;text-align:center;white-space:nowrap}.personal-jackpot-notify{align-items:center;display:flex;height:var(--vh);justify-content:center;position:fixed;width:100vw;z-index:200}.personal-jackpot-notify__background{background-color:#000;height:100%;opacity:.4;position:absolute;top:0;width:100%}[dir=ltr] .personal-jackpot-notify__background{left:0}[dir=rtl] .personal-jackpot-notify__background{right:0}.personal-jackpot-notify__content{align-items:center;background:url(/static/media/bg.97e16264544a6a0e6837.webp);background-position:50%;background-size:cover;border:2px solid #fde741;border-radius:15px;display:flex;gap:6px;height:58px;justify-content:center;margin:auto;max-width:96vw;padding:9px;position:absolute;top:28px;z-index:20}.personal-jackpot-notify__content-text{display:-webkit-box;font-family:Knewave,sans-serif;font-size:14px;font-style:normal;line-height:22px;margin:0;text-shadow:0 4px 4px #edbc14;text-transform:uppercase}[dir=ltr] .personal-jackpot-notify__content-text{text-align:right}[dir=rtl] .personal-jackpot-notify__content-text{text-align:left}[dir=ltr] .personal-jackpot-notify__content-text_left{transform:rotate(-19.73deg)}[dir=ltr] .personal-jackpot-notify__content-text_right,[dir=rtl] .personal-jackpot-notify__content-text_left{transform:rotate(19.73deg)}[dir=rtl] .personal-jackpot-notify__content-text_right{transform:rotate(-19.73deg)}.personal-jackpot-notify__content-amount{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-image:url(/static/media/gold.4b1fbe3c42fe090f7960.webp);font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:900;line-height:48px;margin:0;position:relative;text-align:center;white-space:nowrap;z-index:2}.personal-jackpot-notify__content-amount_bg{inset:0;position:absolute;text-shadow:0 6px 4px #006f46;z-index:1}.personal-jackpot-notify__content-amount-wrapper{position:relative}.page-loading{height:100%;min-height:calc(var(--vh) - 56px)}.profile-settings-menu{background:#12221c;display:flex;flex-direction:column;height:100%;margin-top:auto;overflow:hidden;pointer-events:auto;position:absolute;top:0;transition:transform .3s ease;width:80vw;will-change:transform;z-index:15}[dir=ltr] .profile-settings-menu{right:-80vw}[dir=rtl] .profile-settings-menu{left:-80vw}.profile-settings-menu__wrapper{height:100%;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%}[dir=ltr] .profile-settings-menu__wrapper{right:0}[dir=rtl] .profile-settings-menu__wrapper{left:0}[dir=ltr] .profile-settings-menu_open{transform:translate3d(-80vw,0,0)}[dir=rtl] .profile-settings-menu_open{transform:translate3d(80vw,0,0)}.profile-settings-menu__header{align-items:center;display:flex;height:58px;padding:.5rem 12px}.profile-settings-menu__cashback{padding:0 12px .5rem}.profile-settings-menu__icon{height:90%;width:90%}.profile-settings-menu__icon-wrapper{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}[dir=ltr] .profile-settings-menu__icon-wrapper{margin-right:12px}[dir=rtl] .profile-settings-menu__icon-wrapper{margin-left:12px}.profile-settings-menu__user-info-username{font-size:.6875rem}.profile-settings-menu__user-info-balance{color:#fff;font-weight:600}.profile-settings-menu__balance-info{border-top:1px solid #1f3a30;padding:3px 12px}.profile-settings-menu__balance-info-item{align-items:center;display:flex;justify-content:space-between;padding:3px 0}.profile-settings-menu__balance-info-item span:first-child{color:#e9ecef;font-size:.625rem;text-transform:uppercase}.profile-settings-menu__balance-info-item span:last-child{color:#fff;font-size:.8125rem}.profile-settings-menu__arrow{height:8px;opacity:.5;width:8px}.profile-settings-menu__arrow *{fill:#fff}.profile-settings-menu__item{position:relative}.profile-settings-menu__item-header{align-items:center;background-color:#0000;border-bottom:0 solid #0000;border-top:1px solid #1f3a30;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:400;justify-content:space-between;padding:.875rem 12px;text-transform:uppercase;transition:background-color .3s ease}.profile-settings-menu__item-header_isActive{background-color:#1f3a30;color:#edbc14;font-weight:600}.profile-settings-menu__item:first-child .profile-settings-menu__item-header{border-top:none}.profile-settings-menu__item-list{border-top:1px solid #1f3a30;margin:0}.profile-settings-menu__item-sub{background-color:#1f3a30;padding:.75rem 12px}.profile-settings-menu__item-sub span{color:#fff;font-size:.875rem;text-transform:capitalize}.profile-settings-menu__item-sub_active span{font-weight:600}.profile-settings-menu__item-sub:last-child span{border-bottom:1px solid #0000}.side-menu{display:flex;height:var(--vh);overflow:hidden;overscroll-behavior:none;pointer-events:auto;position:fixed;top:0;transition:transform .3s ease;width:100%;will-change:transform;z-index:9999}[dir=ltr] .side-menu{left:-100vw}[dir=rtl] .side-menu{right:-100vw}[dir=ltr] .side-menu_open{transform:translate3d(100vw,0,0)}[dir=rtl] .side-menu_open{transform:translate3d(-100vw,0,0)}.side-menu__wrapper{background-color:#282828;display:flex;flex-direction:column;height:100%;overflow:auto;overscroll-behavior:none;position:absolute;width:80vw}.side-menu__bg{flex-grow:1;height:100%;touch-action:none}.side-menu__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding:24px 24px 0}.side-menu__header-logo{height:40px;width:auto}.side-menu__header-close{height:24px;width:24px}.side-menu__items{display:flex;flex-direction:column;gap:15px;padding:24px;width:100%}.side-menu__items::-webkit-scrollbar{height:8px}.side-menu__item{align-items:center;border-radius:5px;color:#c9c9c9;display:flex;gap:10px;overflow:hidden;padding:8px 10px}.side-menu__item_active{background:#005440;color:#fff}.side-menu__item-text{font-size:18px;font-weight:400;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.side-menu__item-icon{align-items:center;display:flex;height:28px;justify-content:center;width:28px}.side-menu__item-icon *{fill:currentColor}.side-menu__footer{align-items:center;display:flex;margin-top:auto;padding:24px}.side-menu__footer .select-lang__top{font-size:20px;max-width:200px}.side-menu__footer .select-lang__top img{height:20px;width:20px}[dir=ltr] .side-menu__footer .select-lang__top-text{padding-right:20px}[dir=rtl] .side-menu__footer .select-lang__top-text{padding-left:20px}.app{height:100%}.app,.app__container{display:flex;flex-direction:column}.app__container{flex-grow:1;max-width:100%;position:relative;width:100%}.app__content-overlay{background-color:#00000080;display:none;height:100%;inset:0;position:absolute;width:100%;z-index:100}.app__content-overlay_isShow{display:block}@media only screen and (min-width:768px){.app__content-overlay{display:none!important}}.app__main{display:flex;flex-grow:1;position:relative;transition:transform .3s ease;width:100%;z-index:2}@media only screen and (max-width:768px){[dir=ltr] .app__main_isOpenSideMenu{transform:translate3d(80vw,0,0)}[dir=ltr] .app__main_isOpenProfileMenu,[dir=rtl] .app__main_isOpenSideMenu{transform:translate3d(-80vw,0,0)}[dir=rtl] .app__main_isOpenProfileMenu{transform:translate3d(80vw,0,0)}}.app__main-inner{display:flex;flex-direction:column;flex-grow:1;position:relative;width:100%}[dir=ltr] .app__main-inner{margin-left:auto}[dir=rtl] .app__main-inner{margin-right:auto}.app__main-content{display:flex;flex:1 0 auto;flex-direction:column;min-height:50vh;position:relative;width:100%}.app__main-content_isSportPage{min-height:100vh}@media only screen and (max-width:768px){.app__main-content{padding-top:56px}}.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{top:1em}[dir=ltr] .Toastify__toast-container--top-left{left:1em}[dir=rtl] .Toastify__toast-container--top-left{right:1em}.Toastify__toast-container--top-center{top:1em}[dir=ltr] .Toastify__toast-container--top-center{left:50%;transform:translateX(-50%)}[dir=rtl] .Toastify__toast-container--top-center{right:50%;transform:translateX(50%)}.Toastify__toast-container--top-right{top:1em}[dir=ltr] .Toastify__toast-container--top-right{right:1em}[dir=rtl] .Toastify__toast-container--top-right{left:1em}.Toastify__toast-container--bottom-left{bottom:1em}[dir=ltr] .Toastify__toast-container--bottom-left{left:1em}[dir=rtl] .Toastify__toast-container--bottom-left{right:1em}.Toastify__toast-container--bottom-center{bottom:1em}[dir=ltr] .Toastify__toast-container--bottom-center{left:50%;transform:translateX(-50%)}[dir=rtl] .Toastify__toast-container--bottom-center{right:50%;transform:translateX(50%)}.Toastify__toast-container--bottom-right{bottom:1em}[dir=ltr] .Toastify__toast-container--bottom-right{right:1em}[dir=rtl] .Toastify__toast-container--bottom-right{left:1em}@media only screen and (max-width:480px){.Toastify__toast-container{margin:0;padding:0;width:100vw}[dir=ltr] .Toastify__toast-container{left:0}[dir=rtl] .Toastify__toast-container{right:0}.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)}[dir=ltr] .Toastify__toast-container--rtl{left:auto;right:0}[dir=rtl] .Toastify__toast-container--rtl{left:0;right:auto}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;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}[dir=ltr] .Toastify__toast{direction:ltr}[dir=ltr] .Toastify__toast--rtl,[dir=rtl] .Toastify__toast{direction:rtl}[dir=rtl] .Toastify__toast--rtl{direction:ltr}.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{-webkit-margin-end:10px;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;opacity:.7;position:absolute;width:100%;z-index:9999;z-index:var(--toastify-z-index)}[dir=ltr] .Toastify__progress-bar{left:0;transform-origin:left}[dir=rtl] .Toastify__progress-bar{right:0;transform-origin:right}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}[dir=ltr] .Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}[dir=rtl] .Toastify__progress-bar--rtl{left:0;right:auto;transform-origin:left}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;box-sizing:border-box;height:20px;width:20px}[dir=ltr] .Toastify__spinner{border-right-color:#616161;border-right-color:var(--toastify-spinner-color)}[dir=rtl] .Toastify__spinner{border-left-color:#616161;border-left-color:var(--toastify-spinner-color)}@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-display:swap;font-family:ds-osweb;font-style:normal;font-weight:400;src:url(/static/media/ds-osweb-regular.acb2a79d02ea35493036.woff2) format("woff2")}@font-face{font-display:swap;font-family:ds-osweb;font-style:normal;font-weight:600;src:url(/static/media/ds-osweb-semibold.20859b89cf695132ba4e.woff2) format("woff2")}@font-face{font-display:swap;font-family:ds-osweb;font-style:normal;font-weight:700;src:url(/static/media/ds-osweb-bold.8f33818ffed011ff84f0.woff2) format("woff2")}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}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;text-decoration:none}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}@media only screen and (max-width:768px){h1{margin:0 0 50px;width:auto}[dir=ltr] h1{background-position-x:0!important;text-align:left}[dir=rtl] h1{background-position-x:100%!important;text-align:right}h2{font-size:28px;line-height:30px}}ol,p,ul{margin-bottom:1rem;margin-top:0}a{-webkit-text-decoration-skip:objects;background-color:#0000;color:#fff;text-decoration:none}a:hover{color:#edbc14;text-decoration:none}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}table{border-collapse:collapse}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border:none}button,button:focus{outline:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}#root,body,html{margin:0;padding:0;width:100%}@media only screen and (max-width:768px){#root,body,html{height:-webkit-fill-available}}@media only screen and (min-width:768px){#root,body,html{height:100%}}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}.html-overflow-hidden,.html-overflow-hidden #root,.html-overflow-hidden body{overflow:hidden!important}body{background-color:#1f3a30;color:#fff;font-family:ds-osweb,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0;overflow-x:hidden;overflow-y:auto}[dir=ltr] body{text-align:left}[dir=rtl] body{text-align:right}@media only screen and (min-width:768px){body{min-height:100%;min-width:1200px;overflow-x:auto}}@media only screen and (max-width:768px){body.hide{overflow:hidden}a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0)}}.html-mac ::-webkit-scrollbar{display:none}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-thumb{background:#747678;background-clip:content-box;border:3px solid #0000;border-radius:14px}::-webkit-scrollbar-track{background-color:#282828}