@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:100,300,400,700,900);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700;800&display=swap);@import url(https://fonts.googleapis.com/css?family=Inter:400,500,600,700);@import url(https://fonts.googleapis.com/css2?family=Quattrocento+Sans:ital,wght@1,700&display=swap);.slot-frame{display:flex;height:calc(100vh - 3.5rem);min-height:700px;min-width:100%;width:100%;z-index:100}@media only screen and (max-width:767px){.slot-frame{height:calc(100vh - 70px)}}.slot-frame__wrapper{align-items:flex-end;display:flex;flex-grow:1;flex-shrink:0;height:100%;position:relative;width:100%}.slot-frame__iframe{background-size:cover;border:none;height:100%;width:100%}@media only screen and (max-width:1024px){.slot-frame__iframe{display:flex;flex-grow:1}}.fullscreen-button{align-items:center;display:flex;height:35px;justify-content:center;overflow:hidden;position:absolute;top:5px;width:35px;z-index:11}[dir=ltr] .fullscreen-button{right:5px}[dir=rtl] .fullscreen-button{left:5px}@media only screen and (max-width:767px){.fullscreen-button{display:none}}.fullscreen-button__fullscreen-icon{align-items:center;-webkit-animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;-webkit-animation-delay:2s;animation-delay:2s;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;display:flex;height:80%;justify-content:center;position:relative;width:80%}.fullscreen-button__fullscreen-icon *{fill:#fff}@-webkit-keyframes shake{14%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}2%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}4%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}6%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}8%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}12%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes shake{14%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}2%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}4%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}6%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}8%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}12%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.slot-back-button{align-items:center;cursor:pointer;display:flex;height:35px;position:fixed;top:5px;width:35px;z-index:100}[dir=ltr] .slot-back-button{right:50px}[dir=rtl] .slot-back-button{left:50px}@media only screen and (max-width:767px){.slot-back-button{display:none}}.slot-back-button__goBack{fill:#fff;height:100%;width:100%}.spinner{align-items:center;background:rgba(0,0,0,.6);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;position:absolute;top:0;width:100%}[dir=ltr] .spinner{left:0}[dir=rtl] .spinner{right:0}.spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.spinner__circle{-webkit-animation:h 2.5s linear 0s infinite normal;animation:h 2.5s linear 0s infinite normal;border:3px solid transparent;border-radius:100%;height:90px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .5s ease-in-out;width:90px}[dir=ltr] .spinner__circle{border-color:transparent #b5000d transparent #d5d5d5}[dir=rtl] .spinner__circle{border-color:transparent #d5d5d5 transparent #b5000d}.spinner__label{-webkit-animation:i 2s linear 0s infinite normal;animation:i 2s linear 0s infinite normal;color:#b5000d;font-family:FontAwesome,sans-serif;font-size:.875em;font-weight:700;opacity:0;position:absolute;text-align:center;width:90px}@-webkit-keyframes h{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes h{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes i{0%{opacity:1}20%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes i{0%{opacity:1}20%{opacity:0}50%{opacity:0}to{opacity:1}}.empty-favorites{align-items:center;color:#fff;display:flex;flex-direction:column;height:19.6rem;margin-left:auto;margin-right:auto;padding:20px 0;position:absolute;text-align:center;width:100%}@media only screen and (max-width:767px){.empty-favorites__title{font-size:25px}}.empty-favorites__description{align-items:center;display:flex;justify-content:center;margin-top:30px}@media only screen and (max-width:767px){.empty-favorites__description{font-size:16px}}.empty-favorites__icon-wrapper{margin-top:5px}[dir=ltr] .empty-favorites__icon-wrapper{margin-left:3px}[dir=rtl] .empty-favorites__icon-wrapper{margin-right:3px}.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}.button_colors_green{background-color:#23a152!important;border-color:#23a152!important;border-radius:.1875rem;color:#fff!important}.button_colors_green:hover{border-color:#23a152;opacity:.8}.button_colors_green:focus,.button_colors_green:hover{background-color:#23a152;color:#fff}.button_colors_green:disabled{background-color:#23a152;opacity:.5}.button_colors_green:disabled:hover{opacity:.5}.button_colors_yellow{background-color:#ffce00!important;border-color:#ffce00!important;border-radius:0;color:#79020a!important}.button_colors_yellow:hover{border-color:#ffce00;opacity:.8}.button_colors_yellow:focus,.button_colors_yellow:hover{background-color:#ffce00;color:#79020a}.button_colors_yellow:disabled{background-color:#ffce00;opacity:.5}.button_colors_yellow:disabled:hover{opacity:.5}.button_colors_white{background-color:#fff!important;border-color:#fff!important;color:#000!important}.button_colors_white:hover{border-color:#fff;opacity:.8}.button_colors_white:focus,.button_colors_white:hover{background-color:#fff;color:#000}.button_colors_white:disabled{background-color:#fff;opacity:.5}.button_colors_white:disabled:hover{opacity:.5}.button_colors_orange{background-color:#ffb124!important;border-color:#ffb124!important;color:#000!important}.button_colors_orange:hover{border-color:#ffb124;opacity:.8}.button_colors_orange:focus,.button_colors_orange:hover{background-color:#ffb124;color:#000}.button_colors_orange:disabled{background-color:#ffb124;opacity:.5}.button_colors_orange:disabled:hover{opacity:.5}.button_colors_main{background-color:#cc070c!important;border-color:#cc070c!important;color:#fff!important}.button_colors_main:hover{background-color:#cc070c;border-color:#cc070c;opacity:.8}.button_colors_main:focus{background-color:#cc070c}.button_colors_main:disabled{background-color:#cc070c;opacity:.5}.button_colors_main:disabled:hover{opacity:.5}.button_colors_tertiary{background-color:#fff!important;border-color:#fff!important;color:#cc070c!important}.button_colors_tertiary:hover{background-color:#fff;border-color:#fff;opacity:.8}.button_colors_tertiary:focus{background-color:#fff}.button_colors_tertiary:disabled{background-color:#fff;opacity:.5}.button_colors_tertiary:disabled:hover{opacity:.5}.button_colors_secondary{background-color:transparent!important;border:2px solid #cc070c!important;color:#fff!important}.button_colors_secondary:hover{border-color:#cc070c!important}.button_colors_secondary:disabled,.button_colors_secondary:focus,.button_colors_secondary:hover{background-color:#cc070c!important}.button_colors_secondary:disabled,.button_colors_secondary:disabled:hover{opacity:.5!important}.button_colors_login{background-color:#79020a!important;border-color:transparent!important}.button_colors_login:hover{background-color:#fff!important;border-color:transparent;color:#333}.button_colors_login:focus{background-color:#79020a}.button_colors_login:disabled{background-color:#79020a;opacity:.5}.button_colors_login:disabled:hover{opacity:.5}.button:disabled{cursor:not-allowed}.button_appearance_ghost{background-color:transparent;color:#fff}.button_appearance_ghost:hover{background:transparent;color:#fff;opacity:.8}.button__button-container{height:100%;position:relative;width:100%}.button__button-container button{align-items:center;display:flex;font-size:1rem;height:100%;justify-content:center;line-height:1.25;min-width:auto;padding:12px 16px;text-transform:capitalize;width:100%}.button__button-container_uppercase button{text-transform:uppercase!important}.button__button-container_disabled{cursor:not-allowed}.button__button-container_loading{cursor:progress}.button__icon-svg{height:.875rem}[dir=ltr] .button__icon-svg{margin-right:.1rem}[dir=rtl] .button__icon-svg{margin-left:.1rem}.button_rounded{border-radius:150px!important}.slots-icon{border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s linear;width:100%}.slots-icon_isExclusive{-webkit-animation:move-slot-bg 5s ease infinite;animation:move-slot-bg 5s ease infinite;border-radius:0 0 3px 3px;-webkit-transform:translateZ(0);transform:translateZ(0)}[dir=ltr] .slots-icon_isExclusive{background:linear-gradient(91deg,red,#fcff60)}[dir=rtl] .slots-icon_isExclusive{background:linear-gradient(-91deg,red,#fcff60)}[dir] .slots-icon_isExclusive{background-size:400% 400%}@-webkit-keyframes move-slot-bg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes move-slot-bg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.slots-icon_isExclusive .slots-icon__name h4{color:#000}.slots-icon_isExclusive .slots-icon__name svg path{fill:#000}.slots-icon__exclusive{--bg-size:400%;-webkit-animation:move-bg 3s linear infinite;animation:move-bg 3s linear infinite;color:transparent;font-weight:700}[dir=ltr] .slots-icon__exclusive{background:linear-gradient(90deg,#e8b116,#000,#e8b116) 0 0/var(--bg-size) 100%}[dir=rtl] .slots-icon__exclusive{background:linear-gradient(-90deg,#e8b116,#000,#e8b116) 0 0/var(--bg-size) 100%}[dir] .slots-icon__exclusive{background-clip:text;-webkit-background-clip:text}@media(prefers-reduced-motion:no-preference){.slots-icon__exclusive{-webkit-animation:move-bg 3s linear infinite;animation:move-bg 3s linear infinite}@-webkit-keyframes move-bg{to{background-position:var(--bg-size) 0}}@keyframes move-bg{to{background-position:var(--bg-size) 0}}}.slots-icon__exclusive-wrapper{align-items:center;background:#e8b116;border-radius:3px;color:#000;display:flex;font-size:1.2rem;font-weight:700;justify-content:center;padding:.3rem .6rem;position:absolute;text-transform:uppercase;top:10px;z-index:6}[dir=ltr] .slots-icon__exclusive-wrapper{right:10px}[dir=rtl] .slots-icon__exclusive-wrapper{left:10px}@media only screen and (max-width:767px){.slots-icon__exclusive-wrapper{font-size:1rem}.slots-icon_isPreview .slots-icon__name{display:none}}.slots-icon__img{height:100%;max-height:400px;min-height:100px;width:100%}.slots-icon__img img{object-fit:fill}.slots-icon__img-plug{align-items:center;background:#b0b0b0;display:flex;height:100%;justify-content:center;width:100%}.slots-icon__new-label{background:#b5000d;border-radius:2px;color:#fff;font-size:.9rem;font-weight:700;padding:.1rem .4rem;position:absolute;text-transform:uppercase;top:3px;z-index:2}[dir=ltr] .slots-icon__new-label{right:3px}[dir=rtl] .slots-icon__new-label{left:3px}.slots-icon__dropWins-wrapper{border-top:55px solid #fff;position:absolute;top:0}[dir=ltr] .slots-icon__dropWins-wrapper{border-right:55px solid transparent}[dir=rtl] .slots-icon__dropWins-wrapper{border-left:55px solid transparent}.slots-icon__dropWins-image{-webkit-animation:scaleDumping 2s infinite;animation:scaleDumping 2s infinite;position:absolute;top:-55px;width:40px}.slots-icon__overlay{height:100%;position:absolute;top:0;width:100%;z-index:10}.slots-icon__overlay-bg{bottom:0;height:60%;position:absolute;width:100%;z-index:-1}[dir=ltr] .slots-icon__overlay-bg{background:linear-gradient(180deg,rgba(98,2,5,0),#620205)}[dir=rtl] .slots-icon__overlay-bg{background:linear-gradient(-180deg,rgba(98,2,5,0),#620205)}.slots-icon__overlay-content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:16px;width:100%}.slots-icon__bottom{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.slots-icon__bottom-left{align-items:flex-start;display:flex;flex-direction:column;gap:9px}.slots-icon__btn-wrapper{display:none;height:40px;min-width:117px}.slots-icon__favorite{height:32px;opacity:0;width:32px}@media only screen and (max-width:767px){.slots-icon__favorite{height:20px;opacity:1;width:20px}}.slots-icon__name{color:#fff;font-size:18px;font-weight:600}@media only screen and (max-width:767px){.slots-icon__name{font-size:16px}}@media only screen and (min-width:768px){.slots-icon:hover .slots-icon__overlay-bg{height:100%}[dir=ltr] .slots-icon:hover .slots-icon__overlay-bg{background:linear-gradient(180deg,rgba(98,2,5,0),#620205)}[dir=rtl] .slots-icon:hover .slots-icon__overlay-bg{background:linear-gradient(-180deg,rgba(98,2,5,0),#620205)}.slots-icon:hover .slots-icon__btn-wrapper{display:flex}}.slots-icon:hover .slots-icon__favorite{opacity:1}@-webkit-keyframes scaleDumping{0%{-webkit-transform:scale(.7);transform:scale(.7)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@keyframes scaleDumping{0%{-webkit-transform:scale(.7);transform:scale(.7)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}.slots-layout-content{align-items:center;display:flex;flex-direction:column;min-height:100%;position:relative}.slots-layout-content__content{max-width:1128px}@media only screen and (max-width:767px){.slots-layout-content__content{max-width:none;padding:0 16px;width:100%}}.slots-layout-content__slots{position:relative;width:100%}.slots-layout-content__slots-wrapper{flex-grow:1;min-height:20rem;padding-bottom:60px;width:100%}@media only screen and (max-width:767px){.slots-layout-content__slots{grid-gap:14px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);padding:8px}}@media only screen and (min-width:768px){.slots-layout-content__slots{grid-gap:14px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(5,1fr);padding:8px}}.slots-layout-content__loading{align-items:center;color:#fff;display:flex;height:2rem;justify-content:center}.slots-layout-content__top{align-items:flex-start;display:flex;flex-direction:column;width:100%}.slots-layout-content__top_isLive{align-items:center;flex-direction:row;margin-bottom:32px}.slots-layout-content__top_isLive .slots-layout-content__heading{margin-bottom:0}@media only screen and (max-width:767px){.slots-layout-content__top_isLive .slots-layout-content__heading{margin-bottom:16px}.slots-layout-content__top_isLive{align-items:flex-start;flex-direction:column}}.slots-layout-content__heading{align-items:center;display:flex;gap:16px;justify-content:flex-start;margin-bottom:32px;width:100%}@media only screen and (max-width:767px){.slots-layout-content__heading{margin-bottom:16px}}.slots-layout-content__game-type{color:#fff;font-size:36px;font-weight:700}@media only screen and (max-width:767px){.slots-layout-content__game-type{font-size:24px}}.slots-layout-content__count{background-color:hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:18px;font-weight:700;padding:12px}@media only screen and (max-width:767px){.slots-layout-content__count{border-radius:4px;font-size:12px;padding:4px}}.rs-picker-select-menu{z-index:2000}.modal{background-color:rgba(0,0,0,.4);height:100%;inset:0;position:fixed;width:100%;z-index:1000}.modal_isFull{height:100vh;top:0}.modal__app-container{align-items:center;display:flex;font-size:1rem;justify-content:center;min-height:100%;-webkit-transform:translateZ(0);transform:translateZ(0);width:100vw;z-index:15}@media only screen and (min-width:1200px){.modal__app-container{padding:2rem 0 0}}.modal__wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,.65);height:100vh;overflow-y:auto;position:fixed}.modal__wrapper_position_center{align-items:center;display:flex;justify-content:center}.modal__content-container{overflow:hidden;position:relative}.modal__content-container_bordered{border-radius:.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}.mobile-modal-lang{align-items:center;background-color:#3f3f3f;border-radius:10px;display:flex;gap:14px;justify-content:center;max-width:334px;overflow:hidden;padding:19px 17px;width:100vw}.mobile-modal-lang__item{align-items:center;color:#fff;display:flex;gap:12px}@media only screen and (max-width:767px){.mobile-modal-lang__item{padding:8px}}.mobile-modal-lang__item img{height:48px;width:48px}.mobile-modal-lang__item span{font-size:22px;font-weight:700;text-transform:uppercase}.mobile-modal-lang__item_active{color:#cc070c}.input__wrapper{height:100%;position:relative;width:100%}.input__wrapper_isFlex{align-items:center;display:flex}.input__left-icon{height:100%;width:100%}.input__left-icon *{fill:#fff}.input__left-icon-wrapper{align-items:center;background:#3c3c3c;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%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .input__error{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.input__bottom-text{text-align:center}.input:has(>input:-webkit-autofill){background-color:#1e1e1e!important}.input input:-webkit-autofill,.input input:-webkit-autofill:active,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 100px #1e1e1e!important}.input .MuiInputAdornment-positionEnd{height:100%;position:absolute}[dir=ltr] .input .MuiInputAdornment-positionEnd{right:20px}[dir=rtl] .input .MuiInputAdornment-positionEnd{left:20px}.input .MuiInputAdornment-positionEnd svg path{fill:#fff}.input .MuiInputAdornment-positionStart{height:100%;position:absolute}[dir=ltr] .input .MuiInputAdornment-positionStart{left:12px}[dir=rtl] .input .MuiInputAdornment-positionStart{right:12px}.input .MuiInputAdornment-positionStart svg path{stroke:#fff}.input.Mui-focused{box-shadow:none!important}.sign-in{background-color:#1e1e1e;border-radius:12px;height:500px;overflow:hidden;padding:24px;width:744px}@media only screen and (max-width:767px){.sign-in{height:500px;width:95vw}}.sign-in__heading{align-items:center;color:#fff;display:flex;font-size:32px;font-weight:700;justify-content:space-between;width:100%}.sign-in__close{cursor:pointer;height:24px;width:24px}.sign-in__inputs{align-items:center;gap:16px;padding:24px 0 32px}.sign-in__input-wrapper,.sign-in__inputs{display:flex;flex-direction:column;width:100%}.sign-in__input-wrapper{align-items:flex-start;gap:12px}.sign-in__label{color:#fff;font-size:14px;font-weight:500}.sign-in__input{height:52px;width:100%}.sign-in__btn-wrapper{height:54px;margin-bottom:32px;width:100%}.sign-in__divider{background-color:#575757;height:1px;margin-bottom:32px;width:100%}.sign-in__logo-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.sign-in__logo{height:40px;width:auto}.sport-modal{border-radius:16px;flex-direction:column;max-width:26rem;padding:10px 5px 5px;position:relative;width:85vw}.sport-modal,.sport-modal__header{align-items:center;background:#444648;display:flex}.sport-modal__header{color:#fff;justify-content:space-between;padding:1rem;width:100%}.sport-modal__header-cross{cursor:pointer;height:1.5rem;width:1.5rem}.sport-modal__header-title{font-size:1.5rem;font-weight:400}.sport-modal__items{background-color:hsla(0,0%,100%,.05);display:flex;flex-direction:column;gap:10px;padding:15px 5px;width:100%}.sport-modal__item{background-color:#444648;border-radius:8px;color:#fff;display:flex;padding:10px 5px}.sport-modal__item-icon{height:3.15rem;margin-bottom:10px;width:3.15rem}.sport-modal__item-icon path{fill:#fdd537}.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{-webkit-animation-timing-function:cubic-bezier(0,1,1,0);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{-webkit-animation:lds-ellipsis1 .6s infinite;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){-webkit-animation:lds-ellipsis2 .6s infinite;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){-webkit-animation:lds-ellipsis2 .6s infinite;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){-webkit-animation:lds-ellipsis3 .6s infinite;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}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.roulette-game{height:448px;width:348px}@media only screen and (max-width:475px){.roulette-game{height:400px;width:300px}}.roulette-game__container{height:348px;margin:0 auto;position:relative;width:348px}@media only screen and (max-width:475px){.roulette-game__container{height:300px;width:300px}}.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:300px;width:300px}}.roulette-game__img_light{-webkit-animation:lightRot 2s infinite none;animation:lightRot 2s infinite none}.roulette-game__img_diamonds,.roulette-game__img_light{position:absolute;z-index:1}.roulette-game__data-on-wheel{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.roulette-game__data-on-wheel__container{direction:ltr;display:inline-block;height:100%;position:relative;width:100%}.roulette-game__data-on-wheel__item{align-items:center;border-radius:348px;box-sizing:border-box;color:#fff;display:flex;font-size:20px;height:35px;left:0;padding:0 25px;position:absolute;top:156.5px;width:348px}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(72deg);transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(144deg);transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(216deg);transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(288deg);transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(51.4285714286deg);transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(102.8571428571deg);transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(154.2857142857deg);transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(205.7142857143deg);transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(257.1428571429deg);transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(308.5714285714deg);transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(135deg);transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(315deg);transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(40deg);transform:rotate(40deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(80deg);transform:rotate(80deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(160deg);transform:rotate(160deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(200deg);transform:rotate(200deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(280deg);transform:rotate(280deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(320deg);transform:rotate(320deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(36deg);transform:rotate(36deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(72deg);transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(108deg);transform:rotate(108deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(144deg);transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(216deg);transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(252deg);transform:rotate(252deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(288deg);transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(324deg);transform:rotate(324deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(32.7272727273deg);transform:rotate(32.7272727273deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(65.4545454545deg);transform:rotate(65.4545454545deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(98.1818181818deg);transform:rotate(98.1818181818deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(130.9090909091deg);transform:rotate(130.9090909091deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(163.6363636364deg);transform:rotate(163.6363636364deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(196.3636363636deg);transform:rotate(196.3636363636deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(229.0909090909deg);transform:rotate(229.0909090909deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(261.8181818182deg);transform:rotate(261.8181818182deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(294.5454545455deg);transform:rotate(294.5454545455deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(327.2727272727deg);transform:rotate(327.2727272727deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(27.6923076923deg);transform:rotate(27.6923076923deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(55.3846153846deg);transform:rotate(55.3846153846deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(83.0769230769deg);transform:rotate(83.0769230769deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(110.7692307692deg);transform:rotate(110.7692307692deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(138.4615384615deg);transform:rotate(138.4615384615deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(166.1538461538deg);transform:rotate(166.1538461538deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(193.8461538462deg);transform:rotate(193.8461538462deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(221.5384615385deg);transform:rotate(221.5384615385deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(249.2307692308deg);transform:rotate(249.2307692308deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(276.9230769231deg);transform:rotate(276.9230769231deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(304.6153846154deg);transform:rotate(304.6153846154deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(332.3076923077deg);transform:rotate(332.3076923077deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(25.7142857143deg);transform:rotate(25.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(51.4285714286deg);transform:rotate(51.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(77.1428571429deg);transform:rotate(77.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(102.8571428571deg);transform:rotate(102.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(128.5714285714deg);transform:rotate(128.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(154.2857142857deg);transform:rotate(154.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(205.7142857143deg);transform:rotate(205.7142857143deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(231.4285714286deg);transform:rotate(231.4285714286deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(257.1428571429deg);transform:rotate(257.1428571429deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(282.8571428571deg);transform:rotate(282.8571428571deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(308.5714285714deg);transform:rotate(308.5714285714deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(334.2857142857deg);transform:rotate(334.2857142857deg)}.roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(24deg);transform:rotate(24deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(48deg);transform:rotate(48deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(72deg);transform:rotate(72deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(96deg);transform:rotate(96deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(144deg);transform:rotate(144deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(168deg);transform:rotate(168deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(192deg);transform:rotate(192deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(216deg);transform:rotate(216deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(264deg);transform:rotate(264deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(288deg);transform:rotate(288deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(312deg);transform:rotate(312deg)}.roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(336deg);transform:rotate(336deg)}.roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.roulette-game__data-on-wheel__item:nth-child(2){-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}.roulette-game__data-on-wheel__item:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.roulette-game__data-on-wheel__item:nth-child(4){-webkit-transform:rotate(67.5deg);transform:rotate(67.5deg)}.roulette-game__data-on-wheel__item:nth-child(5){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.roulette-game__data-on-wheel__item:nth-child(6){-webkit-transform:rotate(112.5deg);transform:rotate(112.5deg)}.roulette-game__data-on-wheel__item:nth-child(7){-webkit-transform:rotate(135deg);transform:rotate(135deg)}.roulette-game__data-on-wheel__item:nth-child(8){-webkit-transform:rotate(157.5deg);transform:rotate(157.5deg)}.roulette-game__data-on-wheel__item:nth-child(9){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel__item:nth-child(10){-webkit-transform:rotate(202.5deg);transform:rotate(202.5deg)}.roulette-game__data-on-wheel__item:nth-child(11){-webkit-transform:rotate(225deg);transform:rotate(225deg)}.roulette-game__data-on-wheel__item:nth-child(12){-webkit-transform:rotate(247.5deg);transform:rotate(247.5deg)}.roulette-game__data-on-wheel__item:nth-child(13){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.roulette-game__data-on-wheel__item:nth-child(14){-webkit-transform:rotate(292.5deg);transform:rotate(292.5deg)}.roulette-game__data-on-wheel__item:nth-child(15){-webkit-transform:rotate(315deg);transform:rotate(315deg)}.roulette-game__data-on-wheel__item:nth-child(16){-webkit-transform:rotate(337.5deg);transform:rotate(337.5deg)}.roulette-game__data-on-wheel__item:nth-child(17){-webkit-transform:rotate(1turn);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:300px;height:25px;padding:0 25px;top:137.5px;width:300px}}.roulette-game__data-on-wheel__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{align-items:center;display:flex;height:25px;width:25px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:20px;width:20px}}.roulette-game__data-on-wheel__value{font-weight:700;left:10px;position:relative;text-shadow:2px 2px 2px #000;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__value{left:6px}}.roulette-game__selector-img{height:84px;position:absolute;right:-28px;top:134px;width:152px;z-index:6}.roulette-game__selector-img_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__selector-img{height:74px;right:-24px;top:115px;width:130px}}.roulette-game__spin-btn{background-image:url(/static/media/btn-bg.3ec7a1aa8527b1c24efb.png);background-size:cover;bottom:0;height:125px;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:125px;z-index:5}.roulette-game__spin-btn_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__spin-btn{height:105px;width:105px}}.roulette-game__spin-btn_container{height:100%;position:relative;width:100%}.roulette-game__spin-btn_text{bottom:0;display:inline;left:0;margin:auto;position:absolute;right:0;top:0;width:80%}.roulette-game__bottom-heading{bottom:-50px;height:85px;position:absolute;width:100%}.roulette-game__bottom-heading_img{width:100%}.roulette-game__btn-spin{background-color:#b471ff;background-image:conic-gradient(from 1turn,#940dff,#b471ff);border:none;border-radius:6.25rem;bottom:-110px;box-shadow:0 4px 8px rgba(29,34,37,.1);color:#f5f6f7;cursor:pointer;display:block;font-weight:700;height:45px;left:0;margin:0 auto;outline:none;position:absolute;right:0;transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1),-webkit-transform .2s cubic-bezier(.36,.66,.04,1);width:190px}@media only screen and (max-width:1200px){.roulette-game__btn-spin{font-size:16px}}.roulette-game__btn-spin_hidden{opacity:0}.roulette-game__btn-spin_inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.roulette-game__btn-spin_wrapper{bottom:-150px;left:0;position:absolute;right:0}.roulette-game__btn-spin_wrapper_hidden{opacity:0}.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}.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:#0f1011;border-radius:10px;color:#5ddb1c;display:flex;font-size:1.125rem;font-weight:800;height:3rem;justify-content:center;line-height:3rem;padding:5px;text-align:center;width:16.25rem}.roulette-game__mid-block__icon{height:1.5rem;margin-right:.5rem;width:1.5rem}.roulette-game__mid-block__currency{color:#fff;margin-left:.5rem}.roulette-game__bot-block{margin-top:3rem}.roulette-game__btn-view{background-color:var(--primary-color);background-image:conic-gradient(from 1turn,#43b309,#5ddb1c);border:none;border-radius:6.25rem;box-shadow:0 4px 8px rgba(29,34,37,.1);color:#f5f6f7;cursor:pointer;display:block;font-size:1.25rem;font-weight:700;height:3rem;outline:none;padding:0 3rem}.roulette-game__btn-view_inner{align-items:center;display:flex;font-size:1.1rem;height:100%;justify-content:center;width:100%}.roulette-game__wheel-wrapper{position:relative}@-webkit-keyframes lightRot{0%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50.1%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes lightRot{0%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50%{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}50.1%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.wheel-timer{background-color:#b471ff;border:none;border-radius:6.25rem;box-shadow:0 4px 8px rgba(29,34,37,.1);cursor:pointer;display:block;height:45px;margin:0 auto;outline:none;transition:-webkit-transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1);transition:transform .2s cubic-bezier(.36,.66,.04,1),-webkit-transform .2s cubic-bezier(.36,.66,.04,1);width:190px}[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:1200px){.wheel-timer{height:60px;width:300px}}.wheel-timer__container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.clock{color:#f5f6f7;display:flex;font-size:16px;font-weight:700;white-space:nowrap}@media only screen and (min-width:1200px){.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}}.wheel-game{align-items:center;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;height:548px;padding:.75rem 2.2rem;position:relative;width:388px}@media only screen and (max-width:475px){.wheel-game{height:588px;margin:0 auto;padding:4rem 2.2rem;width:98%}}.wheel-game__present-icon{height:80%}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game-history__modal{align-items:center;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:rgba(153,164,176,.6);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:rgba(153,164,176,.8);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:transparent;height:3.9rem}.wheel-game-history__col-head{color:rgba(95,105,117,.8);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:rgba(95,105,117,.8);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}@-webkit-keyframes anim-bg-position{0%{background-position:center 0}to{background-position:center -2250rem}}@keyframes anim-bg-position{0%{background-position:center 0}to{background-position:center -2250rem}}[dir=rtl] .Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}[dir=rtl] .Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__toast-container--top-right{border-radius:3px}@media only screen and (max-width:767px){.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}.footer{background:hsla(0,0%,100%,.05);display:flex;justify-content:center;padding:24px 0 32px;width:100%}@media only screen and (max-width:767px){.footer{padding:24px 16px}}.footer__content{flex-direction:column;gap:24px;max-width:1128px}.footer__content,.footer__top{align-items:center;display:flex;width:100%}.footer__top{height:54px;justify-content:space-between}@media only screen and (max-width:767px){.footer__top{height:30px}}.footer__logo-link{height:100%}.footer__logo{height:100%;width:auto}@media only screen and (max-width:767px){.footer__logo{height:25px}}.footer__license{height:100%}.footer__license-icon{height:100%;width:auto}.footer__items{grid-gap:8px;background-color:hsla(0,0%,100%,.05);border-radius:16px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr);padding:8px;width:100%}@media only screen and (max-width:767px){.footer__items{align-items:center;display:flex;flex-direction:column;gap:8px}}.footer__item{align-items:center;background:hsla(0,0%,100%,.1);border-radius:10px;color:#fff;display:flex;font-size:14px;font-weight:700;height:54px;justify-content:center;text-transform:capitalize;width:100%}.footer__item:hover,.footer__item_active{color:#cc070c}@media only screen and (min-width:768px){.footer__item:first-child,.footer__item:nth-child(2){grid-column:span 2}}.footer__copyright{align-items:center;display:flex;justify-content:flex-start;width:100%}.footer__copyright-text{color:#fff;font-size:14px;font-weight:700;opacity:.6}.bottom-header{align-items:center;background:hsla(0,0%,100%,.05);border-radius:16px;display:flex;height:70px;justify-content:center;padding:8px;width:100%}@media only screen and (max-width:767px){.bottom-header{background:transparent}}.bottom-header__items{align-items:center;display:flex;gap:70px}@media only screen and (max-width:767px){.bottom-header__items{gap:4px;overflow-x:auto;width:100%}}.bottom-header__item{color:#fff;font-size:18px}.bottom-header__item_active{color:#cc070c}@media only screen and (max-width:767px){.bottom-header__item{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:5px;display:flex;flex-grow:1;font-size:14px;justify-content:center;padding:14px 16px;white-space:nowrap}}.search__btn{align-items:center;background-color:#343434;border-radius:8px;cursor:pointer;display:flex;height:55px;justify-content:center;width:55px}.search__btn svg{height:24px;width:24px}.search__btn svg path{stroke:#fff}.search__autocomplete.MuiAutocomplete-root{height:100%!important}@media only screen and (max-width:767px){.search__autocomplete.MuiAutocomplete-root{height:55px!important}}.search__text-field{height:100%!important;transition:width .3s ease!important;width:55px!important}.search__text-field_isOpen{width:400px!important}@media only screen and (max-width:767px){.search__text-field_isOpen{width:100%!important}}.search__icon{flex-shrink:0;height:24px;width:24px}[dir=ltr] .search__icon{margin-right:5px}[dir=rtl] .search__icon{margin-left:5px}.search__icon path{stroke:#fff}.search__input{background-color:#343434!important;border-radius:16px!important;height:100%!important;padding:15px!important}.search__input:has(>input:focus){border-radius:16px 16px 0 0!important}.search__input input{color:#fff!important;outline:none!important;padding:0!important}.search__input fieldset{transition:all .1s ease-in-out}.search__input fieldset,.search__input:hover fieldset{border-color:transparent!important}.search__input.Mui-focused fieldset{border-color:transparent!important;border-width:0!important}.MuiAutocomplete-paper{background-color:#343434!important}.MuiAutocomplete-noOptions{color:#fff!important}.MuiAutocomplete-listbox{padding:0!important}.MuiAutocomplete-listbox li{background-color:#343434!important;color:#fff!important}.select-lang{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative}.select-lang__flag{height:25px;margin-bottom:5px;object-fit:fill;width:35px}.select-lang__items{display:none;position:absolute;top:100%;width:100%;z-index:3}[dir=ltr] .select-lang__items{right:0}[dir=rtl] .select-lang__items{left:0}.select-lang__items_open{display:flex;flex-direction:column}.select-lang__top{align-items:center;background:#343434;border-radius:8px;display:flex;gap:8px;height:55px;padding:8px 16px;width:81px}@media only screen and (max-width:767px){.select-lang__top{gap:4px;height:32px;padding:8px;width:55px}}.select-lang__top img{height:19px;width:19px}@media only screen and (max-width:767px){.select-lang__top img{height:16px;width:16px}}.select-lang__top span{color:#fff;font-size:18px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:767px){.select-lang__top span{font-size:14px}}.select-lang__top_open{border-radius:8px 8px 0 0}.select-lang__item{align-items:center;background:#343434;border-radius:0;display:flex;gap:8px;height:55px;padding:8px 16px;width:81px;width:100%}@media only screen and (max-width:767px){.select-lang__item{gap:4px;height:32px;padding:8px;width:55px}}.select-lang__item img{height:19px;width:19px}@media only screen and (max-width:767px){.select-lang__item img{height:16px;width:16px}}.select-lang__item span{color:#fff;font-size:18px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:767px){.select-lang__item span{font-size:14px}}.select-lang__item:last-child{border-radius:0 0 8px 8px}.wheel-button{-webkit-animation:wheelSpin 1.6s infinite;animation:wheelSpin 1.6s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;cursor:pointer;height:100%;width:100%}@-webkit-keyframes wheelSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes wheelSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.user-block{align-items:center;display:flex;gap:10px;height:100%;position:relative}.user-block__btn-container{height:100%;min-width:168px}@media only screen and (max-width:767px){.user-block__btn-container{height:35px;min-width:0;min-width:auto;width:101px}.user-block__btn-container button{font-size:14px!important}}.user-block__user{align-items:center;cursor:pointer;display:flex;gap:12px;height:100%;position:relative}.user-block__icon-wrapper{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:8px;display:flex;height:55px;justify-content:center;width:55px}@media only screen and (max-width:767px){.user-block__icon-wrapper{height:40px;width:40px}}.user-block__icon{height:24px;width:24px}.user-block__info{align-items:flex-start;display:flex;flex-direction:column}.user-block__info span{color:#fff;font-size:16px;font-weight:700;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:767px){.user-block__info span{max-width:87px}}.user-block__items{background:#343434;border-radius:8px;overflow:hidden;position:absolute;top:100%;-webkit-transform:translateY(16px);transform:translateY(16px);z-index:50}[dir=ltr] .user-block__items{right:0}[dir=rtl] .user-block__items{left:0}.user-block__item{background:#343434;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:46px;padding:8px 16px}.top-header,.user-block__item{align-items:center;display:flex}.top-header{height:55px;justify-content:space-between;position:relative;width:100%}.top-header__left{align-items:center;display:flex;gap:16px;height:100%}.top-header__wheel-container{aspect-ratio:1;height:100%}.top-header__logo-link{margin:0 auto}[dir=ltr] .top-header__logo-link_isOpen{margin:0 auto 0 10px}[dir=rtl] .top-header__logo-link_isOpen{margin:0 10px 0 auto}.top-header__logo{height:40px;width:auto}.top-header__right{align-items:center;display:flex;gap:16px;height:100%;justify-content:flex-end}.header-block-desktop{display:flex;flex-direction:column;gap:24px;margin:24px auto;max-width:1128px;position:relative;width:100%}.top-header-mobile{align-items:center;display:flex;height:54px;justify-content:space-between;width:100%}.top-header-mobile__left{align-items:center;display:flex;gap:8px}.top-header-mobile__right{height:100%}.top-header-mobile__logo-link{height:25px}.top-header-mobile__logo{height:100%;width:auto}.header-block-mobile{background-color:#1e1e1e;display:flex;flex-direction:column;gap:16px;padding:9px;position:fixed;top:0;width:100%;z-index:99}[dir=ltr] .header-block-mobile{left:0}[dir=rtl] .header-block-mobile{right:0}.side-menu{align-items:center;background-color:#353535;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:17px;width:17.5rem;z-index:2}.side-menu__wrapper{display:flex;height:var(--vh);padding-top:70px;position:fixed;top:0;width:100%;z-index:9997}[dir=ltr] .side-menu__wrapper{left:0}[dir=rtl] .side-menu__wrapper{right:0}@media only screen and (min-width:768px){.side-menu__wrapper{display:none!important}}.side-menu__close-block{height:100%;position:absolute;width:100%;z-index:1}.side-menu__side-menu-group{display:flex;flex-direction:column;gap:10px;width:100%}.side-menu__side-menu-item{align-items:center;background-color:hsla(0,0%,100%,.05);border:1px solid transparent;border-radius:5px;cursor:pointer;display:flex;gap:15px;height:40px;justify-content:flex-start;padding:8px 10px;position:relative;width:100%}.side-menu__side-menu-item_isActive{background-color:transparent;border-color:#cc070c}.side-menu__side-menu-item-img{height:24px;width:24px;z-index:3}.side-menu__side-menu-item-text{color:#fff;font-size:12px;font-weight:700;text-transform:capitalize;z-index:3}.side-menu__divider{background:rgba(204,7,12,.5);border-radius:4px;flex-shrink:0;height:1px;margin:15px 0;width:100px}.side-menu__btn-wrapper{height:40px;margin-top:20px;width:100%}.side-menu__logo-wrapper{align-items:center;display:flex;justify-content:flex-start;margin:10px 0 30px;width:100%}.side-menu__logo{height:28px;width:auto}.nav-menu-mobile{bottom:0;height:60px;position:fixed;width:100%;z-index:100}.nav-menu-mobile__items{background:#111;display:flex;height:100%;width:100%}.nav-menu-mobile__item{align-items:center;display:flex;flex-direction:column;height:100%;padding:.4375rem 0;width:100%}.nav-menu-mobile__item_isActive{background:#cc070c;border-radius:8px 8px 0 0}.nav-menu-mobile__item_isActive .nav-menu-mobile__item-icon path{fill:#fff}.nav-menu-mobile__item_isActive .nav-menu-mobile__item-text{color:#fff}.nav-menu-mobile__item-wrapper{flex-shrink:0;height:100%;width:20%}.nav-menu-mobile__item-icon{flex-shrink:0;height:1.5rem;margin-bottom:.625rem;width:1.5rem}.nav-menu-mobile__item-text{color:#fff;font-size:10px;font-weight:800;text-align:center}.notify-container{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:200}.notify-container__background{background:#000;height:100%;opacity:.4;position:absolute;top:0;width:100%}[dir=ltr] .notify-container__background{left:0}[dir=rtl] .notify-container__background{right:0}.notify-container__container{background-color:#1e1e1e;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;position:relative;width:500px;z-index:2}@media screen and (max-width:500px){.notify-container__container{width:90%}}.notify-container__notify-bg{bottom:0;position:absolute;z-index:0}[dir=ltr] .notify-container__notify-bg{left:0}[dir=rtl] .notify-container__notify-bg{right:0}.notify-container__heading{align-items:center;background-color:#292929;display:flex;flex-direction:column;padding:31px 72px 24px;width:100%}.notify-container__title{color:#fff;font-size:24px;font-weight:900;text-align:center;text-transform:uppercase}.notify-container__logo{height:40px;width:auto;z-index:1}.notify-container__logo-wrapper{display:flex;justify-content:center;margin-bottom:24px;width:100%}.notify-container__content{align-items:center;display:flex;flex-direction:column;gap:32px;padding:32px 0}.notify-container__you-got{color:#fff;font-size:24px;font-weight:500;opacity:.8}.notify-container__value-wrapper{align-items:center;border-radius:100px;display:flex;gap:8px;gap:12px;justify-content:center;min-width:320px;padding:0 40px;position:relative}[dir=ltr] .notify-container__value-wrapper{background:linear-gradient(180deg,#cc070c,#771517)}[dir=rtl] .notify-container__value-wrapper{background:linear-gradient(-180deg,#cc070c,#771517)}@media only screen and (max-width:767px){.notify-container__value-wrapper{flex-direction:column;gap:0;min-width:190px;padding:0 48px}}.notify-container__value{color:#fff;font-size:100px;font-weight:700;line-height:130%;text-shadow:0 0 50px rgba(0,0,0,.25)}@media only screen and (max-width:767px){.notify-container__value{font-size:60px}}.notify-container__currency{color:#fff;font-size:24px;font-weight:700;line-height:130%}.notify-container__button-wrapper{padding:24px 24px 0;width:100%}.notify-container__button-wrapper button{height:54px}.notify-container__divider{background-color:hsla(0,0%,100%,.2);height:1px;margin-bottom:27px;width:100%}.app{height:100%}.app,.app__container{display:flex;width:100%}.app__container{align-items:stretch;background-repeat:repeat;flex-direction:column;flex-wrap:nowrap;font-weight:400;justify-content:flex-start;max-width:100%;position:relative}.app__container_isSportMatch{background-color:transparent}.app__content_container{margin:0 auto;max-width:min(100%,1560px)}.app__main{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;z-index:2}.app__main,.app__main-inner{display:flex;position:relative}.app__main-inner{flex-direction:column}@media only screen and (max-width:767px){.app__main-inner{padding-bottom:60px;padding-top:70px}}.app__main-content{display:flex;flex:1 0 auto;flex-direction:column;min-height:50vh;padding:0;position:relative;width:100%}.app__main-inner{transition:all .3s ease-in-out 0s;width:100%}.error-boundary{align-items:center;display:flex;flex-direction:column;font-size:24px;height:100%;justify-content:center;width:100%}.error-boundary__info{color:#f5f5f5;margin-bottom:10px}.error-boundary__button{border-radius:5px;font-size:24px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--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%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .Toastify__toast-container--top-center{right:50%;-webkit-transform:translateX(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%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[dir=rtl] .Toastify__toast-container--bottom-center{right:50%;-webkit-transform:translateX(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;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(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 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);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{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;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:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;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}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);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;-webkit-transform-origin:left;transform-origin:left}[dir=rtl] .Toastify__progress-bar{right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}[dir=ltr] .Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}[dir=rtl] .Toastify__progress-bar--rtl{left:0;right:auto;-webkit-transform-origin:left;transform-origin:left}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;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)}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:Sanata;font-style:normal;font-weight:700;src:url(/static/media/Sanata-Bold-Italic.284178ad892ea4636bd7.ttf) format("truetype")}#root,body,html{font-family:Inter,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;width:100%}@media only screen and (max-width:767px){#root,body,html{-webkit-overflow-scrolling:touch;height:-webkit-fill-available}}@media only screen and (min-width:768px){#root,body,html{height:100%}body{min-width:1200px;overflow-x:auto}}html{color:#292b2c;line-height:1.15;-webkit-user-select:none;user-select:none}@media only screen and (max-width:767px){html{overflow-x:hidden}}@media only screen and (min-width:768px){html{overflow-y:auto}}body{-webkit-font-smoothing:antialiased;background:#1e1e1e;background-image:url(/static/media/main-bg.125c3acf96aa310f2304.png);background-size:contain;color:#292b2c;font-size:1rem;font-weight:400;line-height:1.5}@media only screen and (max-width:767px){a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0)}}button{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media only screen and (max-width:2600px){html{font-size:19px}}@media only screen and (max-width:2300px){html{font-size:17.5px}}@media only screen and (max-width:1920px){html{font-size:16px}}@media only screen and (max-width:1750px){html{font-size:14.5px}}@media only screen and (max-width:1600px){html{font-size:13px}}@media only screen and (max-width:1440px){html{font-size:14px}}@media only screen and (max-width:1366px){html{font-size:14px}}@media only screen and (max-width:768px){html{font-size:16px}}.html-mac ::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}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{-webkit-font-feature-settings:inherit;font-feature-settings:inherit;border:0;box-sizing:border-box;font-stretch:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;margin:0;padding:0;vertical-align:initial}div::-webkit-scrollbar,header::-webkit-scrollbar,li::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}a,a:active,a:focus,a:hover{text-decoration:none}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;text-decoration:none}body,button,input,textarea{font-family:Inter!important}::-webkit-scrollbar{height:.275rem;width:.275rem}::-webkit-scrollbar-thumb{background:#2a2f3d}.html-overflow-hidden,.html-overflow-hidden #root,.html-overflow-hidden body{overflow:hidden!important}