@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:100,300,400,500,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/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);@import url(https://fonts.cdnfonts.com/css/copperplate);.slot-back-button{align-items:center;cursor:pointer;display:flex;height:35px;position:absolute;right:50px;top:6px;width:35px;z-index:100}@media only screen and (max-width:767px){.slot-back-button{display:none}}.slot-back-button__goBack{fill:#fff;height:100%;width:100%}.fullscreen-button{align-items:center;display:flex;height:35px;justify-content:center;overflow:hidden;position:absolute;right:5px;top:5px;width:35px;z-index:11}@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-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 - 88px)}}.slot-frame__wrapper{align-items:flex-end;background:#0c0c0c;display:flex;flex-grow:1;flex-shrink:0;height:100%;padding-left:16px;padding-right:16px;position:relative;width:100%}@media only screen and (min-width:1200px){.slot-frame__wrapper{margin:0 auto;max-width:min(100%,1200px)}}@media screen and (min-width:1232px){.slot-frame__wrapper{padding-left:0;padding-right:0}}.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}}.spinner{background:rgba(0,0,0,.6);color:#fff;flex-direction:column;left:0;margin:0;max-height:100vh;position:absolute;top:0;z-index:10}.spinner,.spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.spinner__wrapper{position:relative}.spinner__circle{-webkit-animation:h 2.5s linear 0s infinite normal;animation:h 2.5s linear 0s infinite normal;border-color:transparent #d33026 transparent #d5d5d5;border-radius:100%;border-style:solid;border-width:3px;height:90px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .5s ease-in-out;width:90px}.spinner__label{-webkit-animation:i 2s linear 0s infinite normal;animation:i 2s linear 0s infinite normal;color:#d33026;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}}.slot-redirect{height:100vh;width:100vw}.button_colors_green{background-color:#2fc584!important;border-color:#2fc584!important;border-radius:.1875rem;color:#fff!important}.button_colors_green:hover{border-color:#2fc584;opacity:.8}.button_colors_green:focus,.button_colors_green:hover{background-color:#2fc584;color:#fff}.button_colors_green:disabled{background-color:#2fc584;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:#d33026!important;border-color:#d33026!important;color:#fff!important}.button_colors_main:hover{background-color:#d33026;border-color:#d33026;opacity:.8}.button_colors_main:focus{background-color:#d33026}.button_colors_main:disabled{color:#fff!important}.button_colors_main:disabled,.button_colors_main:disabled:hover{background-color:#878787;opacity:.2}.button_colors_tertiary{background-color:#2d2d2d!important;border-color:#2d2d2d!important;color:gray}.button_colors_tertiary:hover{background-color:#2d2d2d;border-color:#2d2d2d;opacity:.8}.button_colors_tertiary:focus{background-color:#2d2d2d}.button_colors_tertiary:disabled{background-color:#2d2d2d;opacity:.5}.button_colors_tertiary:disabled:hover{opacity:.5}.button_colors_secondary{background-color:#14805e!important;border-color:#14805e!important;color:#fff!important}.button_colors_secondary:hover{background-color:#14805e;border-color:#14805e;opacity:.8}.button_colors_secondary:focus{background-color:#14805e}.button_colors_secondary:disabled,.button_colors_secondary:disabled:hover{background-color:#878787;opacity:.2}.button_colors_login{background-color:#272626!important;border:1px solid transparent!important;border-radius:.25rem!important}.button_colors_login:hover{background-color:#000!important;border:1px solid #b49302!important;color:#ccc}.button_colors_login:focus{background-color:#272626}.button_colors_login:disabled{background-color:#272626;opacity:.5}.button_colors_login:disabled:hover{opacity:.5}.button_colors_bonus{background-color:#c7a210!important;border-radius:3px!important;font-size:20px!important;font-weight:700!important;text-transform:uppercase!important}.button_colors_bonus:hover{background-color:rgba(199,162,16,.7)!important}.button_colors_bonus:disabled,.button_colors_bonus:disabled:hover{opacity:.5}.button_colors_copy{background-color:#2d2d2d!important;border-color:#2d2d2d!important;color:#fff!important}.button_colors_copy:hover{background-color:#2d2d2d;border-color:#2d2d2d;opacity:.8}.button_colors_copy:focus{background-color:#2d2d2d}.button_colors_copy:disabled{background-color:#2d2d2d;opacity:.5}.button_colors_copy: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;border-radius:8px;display:flex;font-family:Inter,Arial,Helvetica,sans-serif!important;font-size:16px;font-weight:500;height:100%;justify-content:center;line-height:19.4px;min-width:auto;padding:8px 36px;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;margin-right:.1rem}.button_rounded{border-radius:150px!important}.input__wrapper{border-radius:8px;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:#d5d5d5}.input__left-icon-wrapper{align-items:center;background:#1f1f1f;display:flex;height:100%;justify-content:center;width:50px}.input__error{bottom:-19px;color:red;font-size:1.2rem;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.input__bottom-text{text-align:center}.input .MuiInputAdornment-positionEnd{height:100%;position:absolute;right:10px}.input .MuiInputBase-inputAdornedEnd{max-width:calc(100% - 40px)}.input.Mui-focused{border:none;box-shadow:none!important}.MuiInputBase-input:-webkit-autofill,.MuiInputBase-input:-webkit-autofill:focus,.MuiInputBase-input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 40rem #fff!important}.sign-in{background:#0c0c0c;border-radius:2px;display:flex;flex-direction:column;width:550px}@media only screen and (max-width:767px){.sign-in{width:calc(100vw - 12px)}}.sign-in__header{display:flex;flex-direction:column}.sign-in__header-top{align-items:center;display:flex;justify-content:space-between;padding:8px 32px}.sign-in__title{color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:24px;font-weight:600;line-height:26.5px}.sign-in__logo,.sign-in__logo-wrapper{border-radius:8px;height:48px;width:48px}.sign-in__logo svg,.sign-in__logo-wrapper svg{height:100%;width:100%}.sign-in__close-wrapper{cursor:pointer;height:24px;width:24px}.sign-in__form{padding:24px}.sign-in__form,.sign-in__inputs{display:flex;flex-direction:column;gap:20px}.sign-in__input-wrapper{height:54px}.sign-in__input-wrapper .MuiInputBase-root{background:#161616;border:1px solid #646668!important;color:#fff}.sign-in__input-wrapper .MuiInputBase-input:-webkit-autofill,.sign-in__input-wrapper .MuiInputBase-input:-webkit-autofill:focus,.sign-in__input-wrapper .MuiInputBase-input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 54px #161616!important}.sign-in__bottom-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px}.sign-in__bottom-wrapper .button__button-container{height:51px}.rs-picker-select-menu{z-index:2001}.modal{background-color:rgba(0,0,0,.4);height:100%;inset:0;position:fixed;width:100%;z-index:2000}.modal_isFull{height:100vh;top:0}.modal__app-container{align-items:center;display:flex;font-size:1rem;height:100%;justify-content:center;-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;right:5px;top:5px;width:30px;z-index:10000}.modal__close-img{height:60%;width:60%}.modal__save-block{height:25px;width:90px}[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{left:1rem;top:2rem;width:92%}}.Toastify__toast{background:#2f2a2a;border-radius:8px}.select-lang{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative;width:100px}@media only screen and (max-width:767px){.select-lang{height:24px}}.select-lang__flag{height:20px;object-fit:fill;width:28px}.select-lang__flag-wrapper{align-items:center;background:#0c0c0c;display:flex;gap:8px;padding:4px 2px}.select-lang__flag-wrapper:hover{background:#d33026}.select-lang__flag-label{color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:17px;text-transform:uppercase}.select-lang__items{border-radius:0 0 4px 4px;display:none;overflow:hidden;position:absolute;right:0;top:100%;width:100%;z-index:3}.select-lang__items_open{display:flex;flex-direction:column}.select-lang__top{align-items:center;display:flex;gap:8px;height:100%;padding:2px}.select-lang__top-arrow{height:24px;width:24px}.select-lang__top_open .select-lang__top-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-lang__top-label{color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:17px;text-transform:uppercase}.footer-desktop{align-self:center;background:#0c0c0c;display:flex;justify-content:space-between;padding:24px 16px;position:relative;width:100%}@media only screen and (min-width:1200px){.footer-desktop{margin:0 auto;max-width:min(100%,1200px)}}@media screen and (min-width:1232px){.footer-desktop{padding-left:0;padding-right:0}}.footer-desktop__left-block{display:flex;flex-direction:column;gap:10px}.footer-desktop__logo{border-radius:8px;cursor:pointer;height:48px}.footer-desktop__copyright{color:hsla(0,0%,100%,.302);font-weight:400}.footer-desktop__copyright,.footer-desktop__max-gain{font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;line-height:17px}.footer-desktop__max-gain{color:#fff;font-weight:700}.footer-desktop__right-block{display:flex;gap:16px}.footer-desktop__right-block .select-lang{height:24px;margin-top:3px}.footer-desktop__right-block-icon{height:30px;width:30px}.footer-desktop__links{display:flex;flex-direction:column;gap:10px}.footer-desktop__links-block{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr)}.footer-desktop__link{color:#6d6d6d;cursor:pointer;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:17px;transition:opacity .3s ease}.footer-desktop__link:hover{opacity:.8}.footer-mobile{background:#0c0c0c;display:flex;flex-direction:column;gap:16px;margin-top:auto;padding:24px;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.footer-mobile__logo,.footer-mobile__logo-link{border-radius:8px;height:48px}.footer-mobile__top{align-items:center;display:flex;justify-content:space-between}.footer-mobile__top-right{align-items:center;display:flex;gap:16px}.footer-mobile__top-right-icon{height:30px;width:30px}.footer-mobile__links{display:flex;flex-direction:column;gap:10px}.footer-mobile__links-block{display:flex;flex-direction:column;gap:16px}.footer-mobile__link{color:#6d6d6d;cursor:pointer;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:17px;transition:opacity .3s ease}.footer-mobile__link:hover{opacity:.8}.footer-mobile__bottom{margin-top:4px}.footer-mobile__copyright{color:hsla(0,0%,100%,.302);font-weight:400}.footer-mobile__copyright,.footer-mobile__max-gain{font-family:Inter,Arial,Helvetica,sans-serif;font-size:12px;line-height:17px}.footer-mobile__max-gain{color:#fff;font-weight:700}.user-block{align-items:center;display:flex;gap:8px;position:relative}.user-block__lang{margin-right:8px}.user-block__block{align-items:center;cursor:pointer;display:flex;position:relative}.user-block__block_balance{margin-right:8px}.user-block__block-btn{align-items:center;color:#fff;display:flex;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;gap:4px;justify-content:center;line-height:17px}.user-block__block-icon{height:24px;width:24px}.user-block .MuiButtonBase-root{font-size:16px;height:35px}.user-block__logout{cursor:pointer;transition:opacity .3s ease}.user-block__logout:hover{opacity:.8}.user-block__items{background-color:#111;border:1px solid #333;display:none;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;position:absolute;top:100%;width:100%;z-index:10}.user-block__items_open{display:block}.user-block__items-bg{cursor:default;height:100vh;left:0;position:fixed;top:0;width:100vw}.user-block__items-bg_hide{display:none}.user-block__item{align-items:center;background:#111;border-bottom:1px solid #111;color:#fff;cursor:pointer;display:flex;font-size:.9rem;justify-content:space-between;padding:7px .7rem;position:relative;text-align:left;width:100%}.user-block__item:hover{background-color:#d33026;color:#fff}.user-block__link-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-header{align-items:center;background:#0c0c0c;display:flex;height:80px;justify-content:space-between;padding-left:16px;padding-right:16px;position:relative;width:100%}@media only screen and (min-width:1200px){.top-header{margin:0 auto;max-width:min(100%,1200px)}}@media screen and (min-width:1232px){.top-header{padding-left:0;padding-right:0}}.top-header__left,.top-header__logo,.top-header__logo-link{height:auto;width:150px}.top-header__logo{border-radius:8px}.top-header__logo-link{display:block}.top-header__center{align-items:center;display:flex;gap:16px}@media only screen and (min-width:1200px){.top-header__center{gap:24px}}.top-header__item{color:hsla(0,0%,100%,.6);font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:17px;transition:color .3s ease}.top-header__item:hover,.top-header__item_active{color:#d33026}.top-header__right{align-items:center;display:flex;justify-content:flex-end}.header-block-desktop{background:#0c0c0c;position:fixed;z-index:999}.header-block-desktop,.user-info-mobile{display:flex;flex-direction:column;width:100%}.user-info-mobile{align-items:center;color:#fff;gap:8px;justify-content:center}.user-info-mobile__name{font-size:18px;font-weight:700;width:100%}.user-info-mobile__money{align-items:center;display:flex;font-size:14px;font-weight:400;justify-content:space-between;width:100%}.profile-mobile{align-items:center;display:flex;flex-direction:column;justify-content:center}.profile-mobile__header{background:#d33026;border-bottom:1px solid #fff;display:flex;height:100%;padding:8px;width:100%}.profile-mobile__content{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;padding:10px 8px;width:100%}.profile-mobile__item{align-items:center;border-bottom:1px solid rgba(7,7,7,.231);color:#fff;cursor:pointer;display:flex;font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;padding:10px 10px 10px 0;width:100%}.profile-mobile__item_active{color:#ffdf1b}.profile-settings-menu{background:#d33026;box-shadow:0 -5px 10px rgba(0,0,0,.7);display:flex;flex-direction:column;height:100%;overflow:auto;position:fixed;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:250px;z-index:15}.profile-settings-menu__bottom{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-bottom:80px}.profile-settings-menu__language{align-items:center;display:flex;justify-content:center;padding:18px;width:100%}.profile-settings-menu__header{align-items:center;background:#d33026;border-bottom:1px solid #fff;display:flex;justify-content:flex-end;padding:15px 8px}.profile-settings-menu__header-icon{height:10px;width:10px}.profile-settings-menu__header-icon *{fill:#fff}.profile-settings-menu__content{align-items:center;display:flex;flex-direction:column;gap:7px;justify-content:center;padding:8px 18px}.profile-settings-menu .input__wrapper{background:#fff;height:100%;padding:10px;width:100%}.profile-settings-menu .input__left-icon{height:100%;width:100%}.profile-settings-menu .input__left-icon-wrapper{background:none;height:14px!important;width:18px}.profile-settings-menu .input__left-icon-wrapper *{fill:#454444}.profile-settings-menu .MuiInput-root{background:none;color:#000;font-size:16px}.profile-settings-menu .MuiInputBase-input{padding:0 5px}.side-menu{background:#d33026;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-x:auto;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%;z-index:15}@media only screen and (min-width:768px){.side-menu{display:none!important}}.side-menu__header{align-items:center;background:#0c0c0c;display:flex;justify-content:center;padding-bottom:16px;padding-top:16px;width:100%}.side-menu__header-icon{border-radius:8px;height:64px;width:64px}.side-menu__items{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:20px;width:100%}.side-menu__item{color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1;text-transform:uppercase;width:100%}.side-menu__item_active{color:#ffdf1b}.side-panel{display:flex;height:100%;overscroll-behavior:none;position:absolute;width:250px;z-index:9999}.side-panel_leftSide{box-shadow:0 5px 10px rgba(0,0,0,.7);left:0;overflow:auto}.side-panel_rightSide{right:0}.side-panel__wrapper{display:flex;height:100%;left:0;overflow:hidden;overscroll-behavior:none;position:fixed;top:0;width:100%;z-index:9999}.side-panel__blur-background{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:none;flex-grow:1;height:100%}.side-panel__blur-background_isActive{display:block}.header-block-mobile{background:#0c0c0c;font-size:.95rem;height:115px;left:0;padding:16px 0 0;position:fixed;top:0;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:100%;z-index:999}.header-block-mobile_isAuth{height:104px}.header-block-mobile__wrapper{align-items:center;display:flex;flex-direction:column;gap:8px;height:99px;padding:0 16px;width:100%}.header-block-mobile__wrapper_isAuth{height:88px}.header-block-mobile__top{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr;justify-content:space-between;width:100%}.header-block-mobile__top_isAuth{grid-template-columns:-webkit-max-content -webkit-max-content 1fr;grid-template-columns:max-content max-content 1fr}@media screen and (max-width:427px){.header-block-mobile__top{gap:6px}}.header-block-mobile__left{align-items:center;display:flex;gap:8px}@media screen and (max-width:427px){.header-block-mobile__left{gap:4px}}.header-block-mobile__toggle-wrapper{left:0;top:0}.header-block-mobile__toggle{height:24px;width:24px}.header-block-mobile__toggle *{fill:#fff}.header-block-mobile__logo-link{display:block;z-index:1000}.header-block-mobile__logo{border-radius:8px;display:block;height:34px}.header-block-mobile__right{align-items:center;display:flex;gap:10px;justify-content:flex-end}@media screen and (max-width:427px){.header-block-mobile__right{gap:6px}}.header-block-mobile__user{align-items:center;display:flex;gap:4px}@media screen and (max-width:427px){.header-block-mobile__user{gap:2px}}.header-block-mobile__user-block{align-items:center;display:flex;gap:4px}@media screen and (max-width:427px){.header-block-mobile__user-block{gap:2px}}.header-block-mobile__user-icon{height:24px;width:24px}.header-block-mobile__user-name{color:#efefef;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:475px){.header-block-mobile__user-name{max-width:140px}}@media screen and (max-width:427px){.header-block-mobile__user-name{max-width:50px}}.header-block-mobile__logout{cursor:pointer;height:24px;transition:opacity .3s ease;width:24px}.header-block-mobile__logout:hover{opacity:.8}.header-block-mobile__logout-icon{height:24px;width:24px}.header-block-mobile__bottom{width:100%}.header-block-mobile__balance{align-items:center;display:flex;gap:16px;justify-content:center}.header-block-mobile__balance-block{align-items:center;color:#fff;display:flex;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;gap:4px;line-height:17px}.header-block-mobile__balance-icon{height:24px;width:24px}.notify-container{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:200}.notify-container:nth-child(n+2){display:none}.notify-container__background{background:#000;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.notify-container__background:nth-child(n+2){display:none}.notify-container__content{align-items:center;background:#0d1017;border-radius:32px;display:flex;flex-direction:column;gap:32px;overflow:hidden;padding-bottom:24px;position:relative;width:500px;z-index:10}@media only screen and (max-width:767px){.notify-container__content{margin:0 auto;width:95.5%}}.notify-container__content-blur{border-radius:50%;box-shadow:0 0 250px 30px #d84c47;height:500px;position:absolute;top:100%;width:500px;z-index:11}@media only screen and (max-width:767px){.notify-container__content-blur{width:95.5%}}.notify-container__header{background:linear-gradient(93.66deg,#a6211c 3.11%,rgba(166,33,28,.35) 102.55%);border-top-left-radius:32px;border-top-right-radius:32px;color:#fff;display:flex;font-family:Inter,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;justify-content:center;line-height:31px;padding:24px 72px;text-align:center;text-transform:uppercase;width:100%}.notify-container__value{align-items:center;display:flex;flex-direction:column;gap:16px}.notify-container__value-title{color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:24px;font-weight:500;line-height:31px;opacity:.8}.notify-container__value-amount{align-items:center;display:flex;flex-direction:column;font-family:Inter,Arial,Helvetica,sans-serif}.notify-container__value-amount>p{color:#fff;margin:0}.notify-container__value-amount>p:first-child{font-size:96px;font-weight:700;line-height:125px}@media only screen and (max-width:767px){.notify-container__value-amount>p:first-child{font-size:72px;line-height:94px}}.notify-container__value-amount>p:nth-child(2){font-size:24px;font-weight:700;line-height:31px;text-shadow:0 0 10px rgba(0,215,138,.502)}.notify-container__button-wrapper{height:98px;padding:24px 24px 0;width:100%}.notify-container__button-wrapper button{background:#a6211c!important;border:none;border-radius:12px;font-size:20px;font-weight:700;line-height:26px;text-transform:uppercase}.notify-container__button-wrapper button:focus,.notify-container__button-wrapper button:hover{box-shadow:none}.notify-container__footer{align-items:flex-end;border-top:1px solid hsla(0,0%,100%,.2);display:flex;justify-content:center;padding-top:27px;width:100%;z-index:12}.notify-container__footer-logo{background:#d33026;border-radius:8px;height:130px;width:130px}.page-loading{height:100%;height:calc(var(--vh) - 80px);position:relative}@media only screen and (max-width:767px){.page-loading{height:calc(var(--vh) - 99px)}.page-loading_auth{height:calc(var(--vh) - 88px)}}.app{height:100%}.app,.app__container{display:flex;width:100%}.app__container{align-items:stretch;flex-direction:column;flex-wrap:nowrap;font-weight:400;justify-content:flex-start;max-width:100%;min-height:100vh;position:relative}.app__container_isSportMatch{background-color:transparent}.app__main{display:flex;position:relative;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:100%;z-index:2}.app__main-inner{margin-left:auto;min-height:100vh}.app__main-content,.app__main-inner{display:flex;flex-direction:column;position:relative}.app__main-content{flex:1 0 auto;margin-top:24px;min-height:50vh;padding:80px 0 0;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:100%}@media only screen and (max-width:767px){.app__main-content{margin-top:0;padding-top:139px}.app__main-content_isAuth{margin-top:0;padding-top:128px}}.app__main-content_isSportMatch{margin-top:0}.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{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-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)}.Toastify__toast-container--rtl{left:auto;right:0}}.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;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-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;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.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}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.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%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-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)}}#root,body,html{font-family:Roboto Condensed,-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%}}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:#0c0c0c;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}.html-overflow-hidden{overflow:hidden}.html-overflow-hidden .app__content-wrapper,.html-overflow-hidden body{overflow:hidden;touch-action:none}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{background:#2a2f3d}