@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Impact:wght@300;400;500;700;800;900&display=swap);.spinner{align-items:center;background:rgba(0,0,0,.5);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;margin:0;max-height:100vh;position:absolute;top:0;width:100%;z-index:10}.spinner__loader{display:inline-block;height:50px;position:relative;width:50px}.spinner__loader div{-webkit-animation:rotate-icon .9s cubic-bezier(1,1,1,1) infinite;animation:rotate-icon .9s cubic-bezier(1,1,1,1) infinite;border:4px solid transparent;border-radius:50%;border-top-color:#fff;box-sizing:border-box;display:block;height:44px;margin:4px;position:absolute;width:44px}.spinner__loader div::nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.spinner__loader div::nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner__loader div::nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes rotate-icon{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-icon{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.slot-redirect{height:var(--vh);width:100vw}.input{box-shadow:none}.input input{background-color:#fff;border:1px solid #5f5f5f;border-radius:4px;box-sizing:border-box;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:14px;font-weight:400;height:100%;line-height:1.3;overflow:hidden;padding:14px 16px;transition:all .3s ease}.input_colors_secondary input{background:transparent;color:#fff;font-size:16px}.input_withEndAdornment input{padding-right:1.788rem}.input::-webkit-input-placeholder{color:#0f202d}.input::placeholder{color:#0f202d}.input_height_auto input{height:auto;max-height:none;min-height:auto}.input_height_full,.input_height_full input{height:100%;max-height:100%;min-height:100%}.input_rounded{border-radius:24px}.input__wrapper{border-radius:10px;color:#0f202d;height:100%;position:relative;width:100%}.input__wrapper_rounded{border-radius:24px;height:5rem}.input__wrapper_withIcon{align-items:center;display:flex}.input__left-icon{height:100%;width:100%}.input__left-icon *{fill:#d5d5d5}.input__left-icon-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:50px}.input__eye-icon{cursor:pointer;top:calc(2.5rem - 20px)!important}.input__text{color:#fff;font-size:14px;line-height:150%;margin-bottom:.5rem}.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{position:absolute;right:16px}.input.Mui-focused{border:1px solid transparent;box-shadow:none!important}.button_colors_success{background-color:#079c20!important;border-color:#079c20!important;color:#fff!important}.button_colors_success:hover{border-color:#079c20;opacity:.8}.button_colors_success:focus,.button_colors_success:hover{background-color:#079c20;color:#fff}.button_colors_success:disabled{background-color:#d8d8d8!important}.button_colors_sport{background-color:#0e63ae!important;border-color:#0e63ae!important;color:#fff!important}.button_colors_sport:hover{border-color:#0e63ae;opacity:.8}.button_colors_sport:focus,.button_colors_sport:hover{background-color:#0e63ae;color:#fff}.button_colors_sport:disabled{background-color:#0e63ae;opacity:.5}.button_colors_sport:disabled:hover{opacity:.5}.button_colors_main{background-color:#3c78c3!important;border-color:#3c78c3!important}.button_colors_main:hover{background-color:#3c78c3;border-color:#3c78c3;opacity:.8}.button_colors_main:focus{background-color:#3c78c3}.button_colors_main:disabled{background-color:#3c78c3;opacity:.5}.button_colors_main:disabled:hover{opacity:.5}.button_colors_tertiary{background-color:#d8d8d8!important;border-color:#d8d8d8!important}.button_colors_tertiary:hover{background-color:#d8d8d8;border-color:#d8d8d8;opacity:.8}.button_colors_tertiary:focus{background-color:#d8d8d8}.button_colors_tertiary:disabled{background-color:#d8d8d8;opacity:.5}.button_colors_tertiary:disabled:hover{opacity:.5}.button_colors_secondary{background-color:#0e63ae!important;border-color:#0e63ae!important}.button_colors_secondary:hover{background-color:#0e63ae;border-color:#0e63ae;opacity:.8}.button_colors_secondary:focus{background-color:#0e63ae}.button_colors_secondary:disabled{background-color:#0e63ae;opacity:.5}.button_colors_secondary:disabled:hover{opacity:.5}.button_colors_bordered{background-color:transparent!important;border:1px solid #0e63ae!important;border-radius:4px!important;color:#fff}.button_colors_bordered:hover{background-color:#0e63ae!important}.button_colors_bordered:focus{background-color:#0e63ae;border:1px solid #0e63ae!important}.button_colors_dark{background-color:transparent!important;border:1px solid #5f5f5f!important;border-radius:4px!important}.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%;width:100%}.button__button-container button{align-items:center;border-radius:.125rem;display:flex;font-family:inherit!important;font-size:14px;height:100%;justify-content:center;text-transform:capitalize;width:100%}@media only screen and (max-width:476px){.button__button-container button{font-size:14px}}.button__button-container_uppercase button{text-transform:uppercase!important}.button__button-container_disabled{cursor:not-allowed}.button__button-container_loading{cursor:progress}.button_rounded{border-radius:150px!important}.modal-footer{align-items:center;background-color:transparent;border-top:1px solid #2a2a2a;display:flex;height:90px;justify-content:space-between;padding:0 24px;width:100%}.modal-footer__buttons-wrapper{display:flex;gap:10px;width:100%}.modal-footer__button{height:42px;width:100%}@media only screen and (max-width:767px){.modal-footer__button{height:34px}}.signIn__body{grid-gap:1.25rem;display:flex;flex-direction:column;padding:20px 24px;width:100%}.signIn__group{margin-bottom:5px;width:100%}@media only screen and (max-width:767px){.signIn__group{width:100%}}.signIn__group-label{color:#fff;font-size:14px;margin-bottom:8px}.signIn__bottom{border-top:1px solid #2b2b2b;padding:24px;width:100%}.signIn__btn-wrapper{border-radius:4px;overflow:hidden}.signIn__error{color:red;font-size:13px;margin-top:4px}.date-picker,.date-picker .MuiInputBase-root,.date-picker .MuiTextField-root,.date-picker input{height:100%;width:100%}.date-picker .MuiInputBase-root{background-color:#fff;border:1px solid #d5d5d5;border-radius:3px;box-shadow:none}.date-picker .MuiOutlinedInput-notchedOutline{border-color:#d5d5d5;border-width:1px}.date-picker input{min-height:36px;padding:0 10px}@media only screen and (max-width:767px){.date-picker input{font-size:16px;padding-left:5px!important;padding-right:5px!important}}.date-picker_theme_dark .MuiInputBase-root{background-color:transparent;border:1px solid #5f5f5f;border-radius:4px;box-shadow:none}.date-picker_theme_dark .MuiOutlinedInput-notchedOutline{border:0}.date-picker_theme_dark .MuiButtonBase-root{margin-right:0;padding-right:0}.date-picker_theme_dark input{color:#fff;font-size:16px;padding:0 14px}@media only screen and (max-width:767px){.date-picker_theme_dark input{font-size:16px;padding-left:16px!important;padding-right:16px!important}}.select-input{height:100%;width:100%}.select-input__label-new{color:red;font-size:1rem;font-weight:600;margin-left:5px;text-transform:uppercase}.select-input__label{font-size:13px;font-weight:400}.select-input__default-select{background-color:transparent;border:1px solid #9aafb0;border-radius:24px;cursor:pointer;font-size:1.4rem;height:100%;position:relative;width:100%}.select-input__default-select select{font-size:1.4rem;height:100%;opacity:0;position:absolute;width:100%}.select-input__value{left:20px}.select-input__arrow,.select-input__value{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select-input__arrow{color:#0f202d;display:block;height:10px;right:2rem;width:10px}.select-input__custom-select,.select-input__custom-select input{height:100%}.select-input__custom-select svg{color:#d5d5d5;font-size:22px!important}.select-input__custom-select .MuiOutlinedInput-notchedOutline{border:none}.MuiMenuItem-root{text-transform:capitalize}@media only screen and (max-width:767px){.MuiPaper-root{border-radius:0!important;left:0!important;margin:0 auto;right:0!important}}.sign-up__form{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.sign-up__form-item{margin-bottom:13px;position:relative;width:100%}@media only screen and (min-width:768px){.sign-up__form-item{width:350px}}.sign-up__label{color:#fff;display:inline-block;font-size:16px;font-weight:400;height:16px;left:10px;padding:0 4px;position:absolute;top:-8px;z-index:1}.sign-up__input{height:44px;position:relative;width:100%}@media only screen and (min-width:768px){.sign-up__input input{border-color:#fff;color:#fff}}.sign-up__btn-wrapper{height:44px;margin-top:16px;width:auto}@media only screen and (min-width:768px){.sign-up__btn-wrapper{margin-top:0}}@media only screen and (max-width:767px){.sign-up__btn-wrapper button{background:linear-gradient(180deg,#d31a21,#d31a21 53.12%,#d31a21)!important}}@media only screen and (min-width:768px){.sign-up__btn-wrapper button{font-size:16px!important;text-transform:uppercase}}.sign-up__group{margin-bottom:10px;width:100%}@media only screen and (max-width:767px){.sign-up__group{margin-bottom:20px;width:100%}}.sign-up__group-label{color:#fff;font-size:14px;margin-bottom:8px}.sign-up__group-input{width:100%}.sign-up__group-input .MuiSelect-select{background:#070914;border:1px solid #5f5f5f;border-radius:6px;padding-left:16px!important}.sign-up__group-input select{background-color:transparent;border:1px solid #5f5f5f;border-radius:6px;color:#fff;height:100%;outline:none;padding-right:10px;text-transform:capitalize;width:100%}.sign-up__group-input input::-webkit-inner-spin-button,.sign-up__group-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sign-up__group-input input[type=number]{-moz-appearance:textfield}.sign-up__group-input_date{height:3.25rem}.sign-up__group-input_date .DatePicker_date-picker__le-eu .MuiInputBase-root{background-color:#222121!important;border-radius:6px!important;color:#fff!important}.sign-up__group:last-child{margin-bottom:0}.sign-up__content{height:400px;overflow:auto;padding:20px 12px 20px 24px;width:100%}.sign-up__content::-webkit-scrollbar{display:block;width:12px}.sign-up__content::-webkit-scrollbar-thumb{background:#585858;background-clip:content-box;border-bottom:22px solid transparent;border-right:8px solid transparent;border-top:22px solid transparent}@media only screen and (max-width:767px){.sign-up__content{height:calc(100% - 90px);overflow:auto}}.sign-up__date-picker .MuiInputBase-root{background-color:transparent!important;border:none!important;border-radius:6px!important;color:#fff!important;color:#dadbe0!important;font-size:15px}.sign-up__date-picker .MuiInputBase-root svg{fill:#dadbe0!important}.sign-up__date-picker .MuiOutlinedInput-notchedOutline{border-color:#5f5f5f!important}.sign-up__error{color:red;font-size:13px;margin-top:4px}.auth-wrapper{background:#060914;border-radius:4px;color:#bbb;width:100vw}@media only screen and (min-width:768px){.auth-wrapper{max-width:436px}}@media only screen and (max-width:767px){.auth-wrapper{height:100%}}.auth-wrapper__header{align-items:center;border-bottom:1px solid #2b2b2b;display:flex;height:75px;justify-content:space-between;padding:0 24px;width:100%}.auth-wrapper__header-links{grid-gap:1rem;display:flex;font-size:18px;font-weight:600}.auth-wrapper__header-link{cursor:pointer}.auth-wrapper__header-link_active{color:#fff}@media only screen and (max-width:767px){.auth-wrapper__header-link{display:none}.auth-wrapper__header-link_active{display:block}}.auth-wrapper__header-close{background:transparent;border:0;cursor:pointer;display:flex;padding:0}.auth-wrapper__content{height:calc(100% - 75px);width:100%}.auto-complete .MuiAutocomplete-listbox{padding:0!important}.auto-complete .MuiAutocomplete-option[variation=dark]{padding:8px 16px}.auto-complete .MuiAutocomplete-option[variation=dark]:hover{background:#333}.auto-complete .MuiAutocomplete-option[variation=dark].Mui-focused,.auto-complete .MuiAutocomplete-option[variation=dark][aria-selected=true],.auto-complete .MuiAutocomplete-option[variation=dark][aria-selected=true].Mui-focused{background:#1e1e1e}.auto-complete .MuiAutocomplete-root[variation=dark] .MuiFormControl-root{height:100%}.auto-complete .MuiAutocomplete-root[variation=dark] .MuiOutlinedInput-root{border:1px solid #5f5f5f;height:100%;padding:0 14px}.auto-complete .MuiAutocomplete-root[variation=dark]~.MuiAutocomplete-popper{margin-top:8px!important}.auto-complete .MuiAutocomplete-root[variation=dark]~.MuiAutocomplete-popper .MuiAutocomplete-listbox::-webkit-scrollbar-track{background:#1e1e1e}.auto-complete .MuiAutocomplete-root[variation=dark]~.MuiAutocomplete-popper .MuiAutocomplete-listbox::-webkit-scrollbar-thumb{background:#585858}.auto-complete .MuiAutocomplete-root[variation=dark] input{color:#838383;height:100%;padding:0;text-transform:uppercase}.copy-button__text{overflow:hidden;text-overflow:ellipsis}.copy-button__ico{flex-shrink:0;margin-left:.5rem}.loader__container{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.loader__container,.loader__wrapper{align-items:center;justify-content:center}.loader__wrapper{display:inline-block;display:flex;height:30px;position:relative;width:70px}.loader__wrapper div{-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;left:8px}.loader__wrapper div:nth-child(2){left:8px}.loader__wrapper div:nth-child(2),.loader__wrapper div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.loader__wrapper div:nth-child(3){left:32px}.loader__wrapper div:nth-child(4){-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite;left: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)}}.payment-address{display:flex;flex-direction:column;flex-grow:1;min-height:300px;position:relative}.payment-address__text{align-items:center;display:flex;font-size:.9rem;margin-bottom:.5rem}.payment-address__address button{color:#838383!important;font-size:1rem;justify-content:space-between;padding:.9rem 1rem;-webkit-user-select:all;user-select:all}.payment-address__wallet-container{padding:20px 24px}.payment-address__qr{background-color:#fff;display:flex;padding:2px}.payment-address__qr-container{align-items:center;border-top:1px solid #2a2a2a;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px 0}.payment-address__qr-text{color:#fff;font-size:1.125rem;margin-top:1rem;text-align:center}.payment-address__min{color:#838383;display:flex;flex-direction:column;font-size:.9rem;margin-top:.5rem}.payment-address__min-attention{color:#2b64a9;font-weight:700}.payment-address__notFound{padding:24px;text-align:center}.payment-address__info{font-size:1.125rem;margin-top:12px;text-transform:uppercase}@media only screen and (max-width:767px){.payment-address__info{font-size:1rem}}.payment-address__info-amount{color:#2b64a9}.crypto-payment{flex-grow:1;width:100%}.crypto-payment__bottom{border-top:1px solid #2a2a2a;padding:20px 24px;width:100%}@media only screen and (max-width:767px){.crypto-payment__bottom{margin-left:auto;margin-right:auto}}.payment-wrapper{align-items:center;background:#060914;border-radius:4px;color:#bbb;display:flex;flex-direction:column;position:relative;width:100vw}@media only screen and (min-width:768px){.payment-wrapper{max-width:436px;min-height:420px}}@media only screen and (max-width:767px){.payment-wrapper{height:100%}}.payment-wrapper__header{align-items:center;border-bottom:1px solid #2a2a2a;display:flex;justify-content:space-between;padding:24px;width:100%}.payment-wrapper__header-title{color:#fff;font-size:18px;font-weight:600}.payment-wrapper__header-close{background:none;border:0;cursor:pointer;display:flex;padding:0}.payment-wrapper__content{display:flex;flex-direction:column;flex-grow:1;width:100%}.deposit__group{border-bottom:1px solid #2a2a2a;padding:20px 24px}.deposit__group-input{height:3.25rem}.deposit__notification{color:#838383;padding:20px 24px}.deposit__notification-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px}.deposit__bottom{border-top:1px solid #2a2a2a;padding:20px 24px}@media only screen and (max-width:767px){.deposit__bottom{margin-left:auto;margin-right:auto}}.auto-complete{height:100%;width:100%}.payment-field-group{margin-bottom:15px;min-width:280px;padding:0 24px;width:100%}@media only screen and (max-width:767px){.payment-field-group{margin-bottom:20px}}.payment-field-group__input{margin-top:5px;width:100%}.payment-field-group__input_type_selector{height:40px}.payment-field-group__input .MuiInputBase-root{border:none;padding-right:0!important}.payment-field-group__error{color:red;font-size:13px;margin-top:4px}.current-payment{grid-column-gap:30px;align-items:center;-webkit-column-gap:30px;column-gap:30px;display:grid;flex-grow:1;grid-template-columns:3fr 6fr;width:calc(100% - 13px)}@media only screen and (min-width:768px){.current-payment{padding:0 15px;width:100%}}@media only screen and (max-width:767px){.current-payment{flex:0 1 auto;grid-template-columns:1fr;grid-template-rows:auto;row-gap:30px}}.current-payment__qrcode{border:15px solid #fff;border-radius:10px}.current-payment__qrcode-container{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;width:100%}@media only screen and (max-width:767px){.current-payment__qrcode-container{width:450px}}@media only screen and (max-width:475px){.current-payment__qrcode-container{width:100%}}.current-payment__qrcode-text{color:#fff;font-size:14px}.current-payment__qrcode-time{color:#f8df37}@media only screen and (max-width:767px){.current-payment__left{grid-row:2}}.current-payment__payment-item{align-items:center;background:#282828;border-radius:10px;cursor:pointer;display:flex;height:80px;justify-content:center;padding:25px 15px;width:120px}@media only screen and (max-width:1024px){.current-payment__payment-item{height:100px;width:170px}}.current-payment__payment-item svg{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.current-payment__payment-list{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);justify-items:center}@media only screen and (max-width:1024px){.current-payment__payment-list{gap:15px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.current-payment__right{align-items:center;display:flex;grid-row:1;justify-content:center}}.current-payment__right svg{height:auto;width:100%}.current-payment__right svg *{fill:#282828}@media only screen and (max-width:767px){.current-payment__right svg{width:60%}}.current-payment__title{color:#fff;font-family:Roboto,sans-serif;font-size:36px;font-weight:600;margin-bottom:20px;text-align:center}@media only screen and (max-width:767px){.current-payment__title{display:none}}.current-payment__error{color:red;display:block;font-size:13px;margin-top:4px}.current-payment__group{margin-bottom:15px;padding:0 24px;width:100%}@media only screen and (max-width:767px){.current-payment__group{margin-bottom:20px}}.current-payment__group .MuiInputBase-root{border:none;padding-right:0!important}.current-payment__group-input{margin-top:5px;width:100%}.current-payment__group-input_type_selector{height:40px}.current-payment__qrcode-button{width:100%}.current-payment__button-wrapper{border-top:1px solid #2b2b2b;padding:24px}.current-payment__info{color:#fff;display:inline-block;margin-top:3px;text-transform:uppercase}.current-payment__block{border:3px solid #bbb;border-radius:5px;margin-bottom:18px;padding:10px 7px;position:relative}.current-payment__block:last-child{margin-bottom:0}.current-payment__block-title{background:#181818;border-radius:10px;color:hsla(0,0%,100%,.3);display:inline-block;left:10px;padding:3px 8px;position:absolute;text-transform:capitalize;top:-13px}.current-payment__code-wrapper{word-wrap:break-word;background-color:#3f3f3f;border-radius:10px;padding:15px;position:relative;width:100%}.current-payment__code-copy-wrapper{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.current-payment__code-text{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media only screen and (max-width:767px){.current-payment__code-text{max-width:400px}}@media only screen and (max-width:475px){.current-payment__code-text{max-width:80vw}}.withdrawal__group{padding:20px 24px}.withdrawal__group-title{color:#fff;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.withdrawal__group-input{height:3.25rem}@media only screen and (min-width:768px){.withdrawal-success{min-height:0}}.withdrawal-success__img{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.withdrawal-success__img img{height:auto;max-width:100%}.withdrawal-success__text{color:#fff;font-size:18px;font-weight:600;margin-top:8px;text-align:center}.withdrawal-success__body{align-items:center;border-bottom:1px solid #2b2b2b;display:flex;flex-direction:column;padding:20px 24px}.withdrawal-success__bottom{padding:24px;width:100%}.sport-modal{align-items:center;background:#0764a9;color:#fff;display:flex;flex-direction:column;padding:10px 5px 5px;position:relative;width:21.875rem}.sport-modal__header,.sport-modal__items{display:flex;padding:10px 5px;width:100%}.sport-modal__items{background:#fff;flex-direction:column;gap:10px}.sport-modal__item{background:#0764a9;padding:10px 5px}.sport-modal__item:hover{color:#fff}.sport-modal-bets{align-items:center;background:#0764a9;color:#fff;display:flex;flex-direction:column;padding:10px 5px 5px;position:relative;width:21.875rem}.sport-modal-bets__header,.sport-modal-bets__items{display:flex;padding:10px 5px;width:100%}.sport-modal-bets__items{background:#fff;flex-direction:column;gap:10px}.sport-modal-bets__item{background:#0764a9;padding:10px 5px}.sport-modal-bets__item:hover{color:#fff}.sport-modal-live{align-items:center;background:#0764a9;color:#fff;display:flex;flex-direction:column;padding:10px 5px 5px;position:relative;width:21.875rem}.sport-modal-live__header,.sport-modal-live__items{display:flex;padding:10px 5px;width:100%}.sport-modal-live__items{background:#fff;flex-direction:column;gap:10px}.sport-modal-live__item{background:#0764a9;padding:10px 5px}.sport-modal-live__item:hover{color:#fff}.loadable-image__container{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}.loadable-image__image{color:#fff;height:100%;object-fit:contain;opacity:0;transition:opacity .3s ease-in-out;width:100%}.loadable-image__image_loaded{opacity:1}.loadable-image__image_hidden{opacity:0}.wheel-timer{background-color:#b471ff;background-image:conic-gradient(from 1turn,#940dff,#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}@media only screen and (min-width:1450px){.wheel-timer{height:60px;width:300px}}.wheel-timer__container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.clock{color:#f5f6f7;font-size:16px;font-weight:700;white-space:nowrap}@media only screen and (min-width:1450px){.clock{font-size:2.4rem}}.clock__label{margin-right:5px}@media(max-width:1000px){.clock__label{font-size:14px}}.clock__time{display:block;overflow:inherit;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){.clock__time{font-size:14px}}.roulette-game{height:448px;width:348px}@media only screen and (max-width:475px){.roulette-game{height:420px;width:320px}}@media only screen and (min-width:1450px){.roulette-game{height:600px;width:500px}}.roulette-game__container{height:348px;margin:0 auto;position:relative;width:348px}@media only screen and (max-width:475px){.roulette-game__container{height:320px;width:320px}}@media only screen and (min-width:1450px){.roulette-game__container{height:500px;width:500px}}.roulette-game__container_isHidden{display:none}.roulette-game__container_isWinBlock{height:448px;padding-top:50px}.roulette-game__wheel{display:flex;position:relative}.roulette-game__img{height:348px;margin:0;padding:0;width:348px}@media only screen and (max-width:475px){.roulette-game__img{height:320px;width:320px}}@media only screen and (min-width:1450px){.roulette-game__img{height:500px;width:500px}}.roulette-game__img_light{-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{display:inline-block;height:100%;position:relative;width:100%}.roulette-game__data-on-wheel__item{align-items:center;border-radius:348px;box-sizing:border-box;color:#fff;display:flex;font-size:20px;height:35px;left:0;padding:0 25px;position:absolute;top:156.5px;width:348px}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel__item{font-size:32px}}.roulette-game__data-on-wheel__item:nth-child(2){-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:320px;height:25px;padding:0 25px;top:147.5px;width:320px}}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel__item{border-radius:500px;height:55px;padding:0 50px;top:222.5px;width:500px}}.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{align-items:center;display:flex;height:20px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:20px}@media only screen and (max-width:475px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:20px;width:20px}}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel img,.roulette-game__data-on-wheel__icon{height:30px;width:30px}}.roulette-game__data-on-wheel__value{font-weight:700;left:10px;position:relative;text-shadow:2px 2px 2px #000;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:475px){.roulette-game__data-on-wheel__value{left:6px}}@media only screen and (min-width:1450px){.roulette-game__data-on-wheel__value{left:15px}}.roulette-game__selector-img{height:84px;position:absolute;right:-28px;top:134px;width:152px;z-index:6}.roulette-game__selector-img_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__selector-img{height:74px;right:-24px;top:125px;width:140px}}@media only screen and (min-width:1450px){.roulette-game__selector-img{height:140px;right:-44px;top:182px;width:210px}}.roulette-game__spin-btn{background-image:url(/static/media/btn-bg.3ec7a1aa8527b1c24efb.png);background-size:cover;bottom:0;height:125px;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:125px;z-index:5}.roulette-game__spin-btn_hidden{opacity:0}@media only screen and (max-width:475px){.roulette-game__spin-btn{height:105px;width:105px}}@media only screen and (min-width:1450px){.roulette-game__spin-btn{height:210px;width:210px}}.roulette-game__spin-btn_container{height:100%;position:relative;width:100%}.roulette-game__spin-btn_text{bottom:0;display:inline;left:0;margin:auto;position:absolute;right:0;top:0;width:80%}.roulette-game__bottom-heading{bottom:-50px;height:85px;position:absolute;width:100%}@media only screen and (min-width:1450px){.roulette-game__bottom-heading{bottom:-60px;height:125px}}.roulette-game__bottom-heading_img{width:100%}.roulette-game__btn-spin{background-color:#b471ff;background-image:conic-gradient(from 1turn,#940dff,#b471ff);border:none;border-radius:6.25rem;bottom:-110px;box-shadow:0 4px 8px 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 (min-width:1450px){.roulette-game__btn-spin{bottom:-155px;font-size:2.8rem;height:65px;width:300px}}@media only screen and (max-width:1450px){.roulette-game__btn-spin{font-size:16px}}.roulette-game__btn-spin_hidden{opacity:0}.roulette-game__btn-spin_inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.roulette-game__btn-spin_wrapper{bottom:-150px;left:0;position:absolute;right:0}.roulette-game__btn-spin_wrapper_hidden{opacity:0}@media only screen and (min-width:1450px){.roulette-game__btn-spin_wrapper{bottom:-190px}}.roulette-game__btn-spin_isCost{margin-bottom:.5rem;position:static}.roulette-game__win-block{align-items:center;display:flex;flex-direction:column;padding:1rem .5rem;width:100%}.roulette-game__top-block{height:21.5625rem;position:relative;width:21.5625rem}@media only screen and (min-width:1450px){.roulette-game__top-block{height:34.5625rem;width:34.5625rem}}.roulette-game__top-block__img{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.roulette-game__top-block__img_lucky{z-index:1}.roulette-game__mid-block{align-items:center;background-color:rgba(15,16,17,.5);border-radius:10px;color:#5ddb1c;display:flex;font-size:1.125rem;font-weight:800;height:3rem;justify-content:center;line-height:3rem;padding:5px;text-align:center;width:16.25rem}@media only screen and (min-width:1450px){.roulette-game__mid-block{height:4.5rem;width:20.25rem}}.roulette-game__mid-block__icon{height:1.5rem;margin-right:.5rem;width:1.5rem}.roulette-game__mid-block__currency{color:#fff;margin-left:.5rem}.roulette-game__bot-block{margin-top:3rem}.roulette-game__btn-view{background-color:var(--primary-color);background-image:conic-gradient(from 1turn,#43b309,#5ddb1c);border:none;border-radius:6.25rem;box-shadow:0 4px 8px 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}@media only screen and (min-width:1450px){.roulette-game__btn-view{font-size:2.2rem;height:4.5rem;width:20rem}}.roulette-game__btn-view_inner{align-items:center;display:flex;font-size:1.1rem;height:100%;justify-content:center;width:100%}.roulette-game__wheel-wrapper{position:relative}@-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-game{align-items:center;border-radius:1.25rem;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 6.4rem);padding:.75rem 2.2rem;position:relative}@media only screen and (min-width:1450px){.wheel-game{height:100vh}}.wheel-game__present-icon{height:80%}.wheel-game__roulette-wrapper_hidden,.wheel-game__winner-wrapper_hidden{display:none}.wheel-game-history__modal{align-items:center;border-radius:1.25rem;display:flex;flex-direction:column;max-height:85vh;padding:.75rem;position:relative;width:464px}@media(max-width:540px){.wheel-game-history__modal{margin:0 auto;max-height:80vh;padding:4rem .2rem 3rem;width:90vw}}.wheel-game-history__history{border-radius:1.25rem;box-sizing:border-box;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;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%}.wheel-game-history__col-head_isDate{text-align:left}.wheel-game-history__col-head_isType{text-align:center}.wheel-game-history__col-head_isAmount{text-align:right}.wheel-game-history__col{width:33%}.wheel-game-history__col_time{color:rgba(95,105,117,.8);font-size:14px;font-weight:400}.wheel-game-history__col_time:last-child{margin-bottom:0}.wheel-game-history__col_isDate{text-align:left}.wheel-game-history__col_isType{color:#99a4b0;text-align:center}.wheel-game-history__col_isAmount{align-items:center;color:#43b309;display:flex;font-weight:700;justify-content:flex-end;text-align:right}.wheel-game-history__coin-icon{height:1.25rem;margin:0 .3125rem 0 0;width:1.25rem}.wheel-game-history__coin-icon_isUnlocked{margin-left:.5625rem}.wheel-game-history__coin-icon_isHeading{margin-left:.5rem}.wheel-game-history__coin-icon_isCol{height:1.3rem;margin-left:.3125rem;width:1.3rem}@-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}}.rs-picker-select-menu{z-index:2000}.modal{background-color:rgba(0,0,0,.4);height:100%;top:0;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;height:100%;justify-content:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:100vw}.modal__wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,.65);height:100%;position:fixed}.modal__content-container,.modal__wrapper_position_center{align-items:center;display:flex;justify-content:center}.modal__content-container{height:100%;overflow:hidden;position:relative}.modal__content-container_bordered{border-radius:5px}.modal__close-block,.modal__save-block{align-items:center;background-color:#3f4451;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:5px;top:5px;width:30px;z-index:10000}.modal__close-img{height:60%;width:60%}.modal__save-block{height:25px;width:90px}@media only screen and (max-width:767px){.Toastify__toast{min-height:54px;padding:3px}}.floating-button{background:#000;border-radius:5px;display:flex;max-width:250px}.floating-button__item{align-items:center;display:flex;flex-direction:column;padding:.9375rem .625rem}.floating-button__item-text{color:#fff;font-size:8px;margin-top:10px}.floating-button-wrapper{display:flex;position:fixed;z-index:-1}.floating-button-wrapper:after,.floating-button-wrapper:before{border:solid transparent;bottom:-30%;content:" ";height:0;left:47%;pointer-events:none;position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:0}.floating-button-wrapper:after{border-color:rgba(136,183,213,0) rgba(136,183,213,0) rgba(136,183,213,0) #000;border-width:12px;margin-top:-32px}.floating-button-wrapper:before{border-color:rgba(194,225,245,0);border-width:36px;margin-top:-36px}.bottom-menu{bottom:0;color:#fff;display:flex;flex-direction:column;height:56px;justify-content:center;position:fixed;width:100%;z-index:1000}.bottom-menu__wrapper{bottom:60px;left:116px;max-width:250px;position:fixed}.bottom-menu__bet-history-menu{background:#000;border-radius:5px;display:flex;justify-content:center;position:relative}.bottom-menu__bethistory-item{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.bottom-menu__item-icon{height:1.5rem;margin-bottom:10px;width:1.5rem}.bottom-menu__item-text{color:#fff;font-size:7px}.bottom-menu__items{background:linear-gradient(180deg,#3f3f3f,#000),#000;display:flex;height:100%;height:56px;justify-content:center}.bottom-menu__item{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:0 .3rem .3rem;position:relative;width:25%}.bottom-menu__item_active{background:linear-gradient(0deg,#4a79bd,#223857);border-radius:4px}.bottom-menu__icon{align-items:center;display:flex;justify-content:center;width:80%}.bottom-menu__icon-svg{height:100%;width:100%}.bottom-menu__text{color:#fff;font-size:10px;font-weight:700;margin:8px 0 2px;text-transform:uppercase;white-space:nowrap}.bottom-menu__text_type_home{display:none}.bottom-menu__bets-counter{right:3px}.bottom-menu__balance-counter,.bottom-menu__bets-counter{align-items:center;background:#079c20;border-radius:2px;color:#fff;display:flex;font-size:11px;font-weight:700;height:22px;justify-content:center;min-width:22px;position:absolute;top:-11px}.bottom-menu__balance-counter{left:-3px;padding:0 .2rem}.facebook-button{--button-size:56px;align-items:center;bottom:185px;display:flex;height:var(--button-size);justify-content:center;position:fixed;right:15px;width:var(--button-size);z-index:3}.facebook-button__icon{--icon-size:50px;height:var(--icon-size);width:var(--icon-size)}.footer{align-items:center;background-position:50%;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin-top:auto;overflow:hidden;position:relative;width:100%;z-index:5}.footer__wrapper{background-color:#fff;margin:0 auto;max-width:65rem;padding:1.25rem 0;width:100%}.footer__row{display:flex;margin-bottom:1.25rem;width:100%}.footer__logo{height:-webkit-min-content;height:min-content;margin-left:1.75rem;margin-right:6.25rem;width:11rem}.footer__links{display:flex;flex-direction:column;margin-right:6.25rem;margin-top:.5625rem}.footer__links_max{margin-right:0;max-width:28.625rem;width:100%}.footer__links-header{color:#000;font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;line-height:.8788rem;margin-bottom:.625rem;text-transform:uppercase}@media only screen and (max-width:767px){.footer__links-header{font-family:Helvetica,Arial}}.footer__link{align-items:center;color:#646464;display:flex;font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;font-weight:lighter;line-height:.8788rem;margin-bottom:.3125rem}@media only screen and (max-width:767px){.footer__link{font-family:Helvetica,Arial}}.footer__link_max{max-width:11.5rem;white-space:nowrap;width:100%}.footer__arrow{height:.5rem;margin-right:3px;width:.3125rem}.footer__arrow *{fill:#646464}.footer__links-wrapper{display:flex}.footer__links-wrapper_info{display:grid;grid-template-columns:repeat(2,11.5rem)}.footer__pagis{display:flex;margin-top:2.625rem}.footer__payments{display:flex;justify-content:center;width:100%}.footer__description{align-items:center;box-sizing:border-box;color:#747474;display:flex;font-family:Arial,sans-serif;font-size:.6875rem;font-weight:400;line-height:.8056rem;margin-top:.625rem;padding:0 1.75rem;width:100%}@media only screen and (max-width:767px){.footer__description{font-family:Helvetica,Arial}}.footer__icon{height:2rem}.footer__icon:not(:last-child){margin-right:1.25rem}.footer__pagi{height:1.6875rem}.footer__pagi:not(:last-child){margin-right:1.25rem}.footer__footer-rights{background-color:#fff;color:#000;font-size:.75rem;margin:0 auto;max-width:65rem;padding:1.25rem 0;position:relative;text-align:center;width:100%}.footer__top-arrow{cursor:pointer;left:60rem;position:relative;top:19%;z-index:1000}.side-menu{align-items:center;background:#111833;display:flex;flex-direction:column;gap:20px;height:100%;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:300px}@media only screen and (min-width:768px){.side-menu{display:none!important}}.side-menu__header{display:flex;flex-direction:column;gap:15px;padding:20px 20px 0;width:100%}.side-menu__header-icon{height:50px;width:auto}.side-menu__header-bottom,.side-menu__header-top{align-items:center;display:flex;justify-content:center}.side-menu__items{flex-direction:column;gap:20px;padding:0 15px}.side-menu__item,.side-menu__items{align-items:center;display:flex;width:100%}.side-menu__item{-webkit-animation:animteItemSlide .4s ease-out forwards;animation:animteItemSlide .4s ease-out forwards;justify-content:space-between;-webkit-transform:translateX(120%);transform:translateX(120%)}.side-menu__item-left{align-items:center;display:flex;gap:10px}.side-menu__item-icon{height:20px;width:20px}.side-menu__item-icon path{fill:#fff}.side-menu__item-arrow{height:17px;width:17px}.side-menu__item-arrow path{fill:#fff}.side-menu__item span{color:#fff;font-size:17px}@-webkit-keyframes animteItemSlide{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes animteItemSlide{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.side-panel{display:"flex";height:100%;overscroll-behavior:none;position:absolute;width:300px;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:100vh;left:0;overflow:hidden;overscroll-behavior:none;position:absolute;top:0;width:100%;z-index:2500}.side-panel__blur-background{background-color:rgba(39,44,54,.3);display:none;flex-grow:1;height:100%}.side-panel__blur-background_isActive{display:block}.main-menu-item{align-items:center;box-sizing:border-box;color:#fff;display:flex;font-size:13px;font-weight:500;justify-content:center;position:relative;transition:all .2s;white-space:nowrap}.main-menu-item:last-child{border-right:none}.main-menu-item:hover,.main-menu-item_active{background:linear-gradient(90deg,#56a2ff,#003a92);-webkit-background-clip:text;color:transparent}.main-menu{border-top:1px solid #2a3351;display:flex;font-family:Open Sans,sans-serif;font-weight:600;height:4rem;justify-content:center;max-width:100%}.main-menu__wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:65rem;width:100%}.main-menu__logo{align-items:center;display:flex;justify-content:center}.main-menu__logo svg{height:62px;width:92px}.main-menu__nav{grid-gap:1.5rem;align-items:center;display:flex}.clock{color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:600}.clock__gmt{color:#6d7cb0;margin-top:5px}.select-lang{cursor:pointer;display:flex;flex-direction:column;position:relative}@media only screen and (max-width:767px){.select-lang{min-width:0;min-width:auto}}.select-lang__item-img{border-radius:100%;height:24px;width:24px}.select-lang__item{align-items:center;display:flex;gap:8px;justify-content:center;padding:10px 12px}.select-lang__item:not(.select-lang__item_current):hover{background-color:#2a3351;color:#000}.select-lang__item-description{color:#fff;font-size:16px;font-weight:500}.select-lang__items{-webkit-animation:reduceVertical .3s linear;animation:reduceVertical .3s linear;background:#3367ab;border-radius:0 0 4px 4px;display:block;max-height:0;overflow:hidden;position:absolute;top:100%;width:100%;z-index:100}.select-lang__items_open{-webkit-animation:incraseVertical .3s linear forwards;animation:incraseVertical .3s linear forwards}.select-lang__top{border:1px solid #2a3351;border-radius:4px}.select-lang__top_open{border-radius:4px 4px 0 0}@-webkit-keyframes incraseVertical{0%{max-height:0;opacity:0}to{max-height:6rem;opacity:1}}@keyframes incraseVertical{0%{max-height:0;opacity:0}to{max-height:6rem;opacity:1}}@-webkit-keyframes reduceVertical{0%{max-height:6rem;opacity:1}to{max-height:0;opacity:0}}@keyframes reduceVertical{0%{max-height:6rem;opacity:1}to{max-height:0;opacity:0}}.user-block,.user-block__links{align-items:center;display:flex;height:100%;width:100%}.user-block__links{grid-gap:12px}@media only screen and (max-width:767px){.user-block__links{display:none}}.user-block__link{align-items:center;color:#fff;display:flex;font-size:13px;gap:.25rem;height:33%}.user-block__link-img path{fill:#fff}.user-block__link:hover{color:#0094ff}.user-block__user{background:#111833;border-radius:4px;color:#fff;display:flex;flex-shrink:0;margin-left:1rem;padding:8px;position:relative;width:7.5rem}@media only screen and (max-width:767px){.user-block__user{align-items:center;margin-left:auto;padding:6px 8px}}.user-block__user-info{display:flex;flex-direction:column;flex-grow:1;max-width:calc(100% - 14px);position:relative}@media only screen and (max-width:767px){.user-block__user-info{max-width:none}.user-block__user-info:after{background:#2a3351;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:1px}}.user-block__user-text{align-items:center;display:flex;gap:2px;justify-content:space-between}.user-block__user-text p{font-size:14px;line-height:100%;max-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:767px){.user-block__user-text p{align-items:center;display:flex;font-size:15px}.user-block__user-text p span{font-size:10px;margin-left:5px}}.user-block__user-id{align-items:center;color:#6d7cb0;display:flex;font-size:14px;font-weight:500;margin-top:4px}.user-block__user-id span{color:#fff;margin-left:4px}.user-block__user-copy{background:transparent;border:0;cursor:pointer;display:flex;margin-left:6px;padding:0}.user-block__user-arrow{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:14px;margin-left:auto}@media only screen and (max-width:767px){.user-block__user-arrow{height:24px;justify-content:center;margin-left:3px;width:24px}}.user-block__user-arrow svg{fill:#2b64a9}.user-block__balance{border-left:1px solid #2a3351;color:#fff;display:flex;flex-direction:column;font-size:16px;font-weight:700;margin-left:.75rem;padding-left:.75rem}@media only screen and (max-width:767px){.user-block__balance{display:none}}.user-block__balance p{white-space:nowrap}@media only screen and (max-width:767px){.user-block__balance p span{font-size:11px}}.user-block__balance>span{color:#6d7cb0;font-size:14px;font-weight:500;margin-top:6px}.user-block__button{flex-shrink:0;margin-left:8px;width:115px}@media only screen and (max-width:767px){.user-block__button{width:75px}}.user-block__dropdown-wrapper{background:#101833;display:none;left:0;position:absolute;top:calc(100% + 12px);width:100%;z-index:10}.user-block__dropdown-wrapper_isOpen{display:block}.user-block__dropdown-items{display:flex;flex-direction:column;font-size:12px;gap:8px;padding:8px}.top-header{font-family:inherit;height:4.5rem;justify-content:space-between;margin:0 auto;max-width:65rem;position:relative;width:100%}.top-header,.top-header__logo{align-items:center;box-sizing:border-box;display:flex}.top-header__logo{height:100%;justify-content:center}.top-header__logo-img{display:block;height:50%;width:auto}.top-header__time{display:flex}.top-header__time-svg{margin-right:8px}.top-header__left{align-items:center;display:flex;gap:15px;height:100%}.top-header__right{height:100%}.top-header__auth-buttons{align-items:center;display:flex;gap:1rem;height:100%}.top-header__input{height:30px;width:230px}.top-header__input .MuiInputBase-root{border:1px solid #fff;border-radius:3px}.top-header__input-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.top-header__input-label{color:#fff;font-size:14px;font-weight:600}.top-header__auth-button{align-items:center;border-radius:4px;display:flex;gap:10px;height:40px;overflow:hidden}.top-header__auth-button_login{min-width:110px}.top-header__auth-button_register{min-width:150px}.top-header__logout-button{width:100%}.top-header__logout-button .button{color:#fff!important;font-size:14px!important;line-height:1!important;padding:5.5px 10px!important;width:auto!important}.top-header__logout-button .button__button-container{width:auto!important}.top-header__logout-button .button{width:100%!important}.header-block_mobile{align-items:center;box-sizing:border-box;display:flex;height:65px;justify-content:space-between;padding:0 .5rem;width:100%;z-index:100}@media only screen and (max-width:767px){.header-block{background:#000c1a;position:fixed;top:0}.header-block__mobile-left{align-items:center;display:flex;gap:8px;height:100%}.header-block__arrow{cursor:pointer;display:flex;height:1.5rem;-webkit-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg);width:.875rem}.header-block__arrow_isSport{display:none}.header-block__arrow *{fill:#fff}.header-block__arrow_disabled{opacity:0}.header-block__burger{display:flex;flex-shrink:0;height:1.4375rem;width:1.8125rem}.header-block__burger *{fill:#fff}.header-block__logo{height:80%;width:auto}.header-block__mobile-right{align-items:center;display:flex;gap:10px}.header-block__mobile-right button{white-space:nowrap}}.header-block__title{color:#fff}.header-block__title_isSport{display:none}@media only screen and (min-width:768px){.header-block{align-items:center;box-sizing:border-box;flex-shrink:0;position:-webkit-sticky;position:sticky;-webkit-user-select:none;user-select:none;z-index:100}.header-block,.header-block__wrapper{display:flex;flex-direction:column;width:100%}.header-block__wrapper{height:100%;justify-content:space-between}.header-block__top-block{background:#084772;color:#fff;display:flex;font-size:14px;height:1.875rem;justify-content:center;width:100%;z-index:10}.header-block__top-block-wrapper{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:65rem;padding:0 4.625rem 0 .8125rem;width:100%}.header-block__selector{margin-left:1.875rem;position:relative}.header-block__selector:not(:last-child){margin-left:auto}.header-block__time-wrapper{align-items:center;display:flex}.header-block__time-img{height:1.25rem;margin-right:1rem;width:1.25rem}}.instagram-button{--button-size:56px;align-items:center;bottom:135px;display:flex;height:var(--button-size);justify-content:center;position:fixed;right:15px;width:var(--button-size);z-index:3}.instagram-button__icon{--icon-size:50px;height:var(--icon-size);width:var(--icon-size)}.notify-container{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:200}.notify-container__background{background:#000;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.notify-container__container{background-color:#292930;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__heading{align-items:center;background-color:#030c1a;display:flex;flex-direction:column;padding:31px 72px 24px;width:100%}.notify-container__title{color:#fff;font-family:Poppins;font-size:24px;font-weight:900;text-align:center;text-transform:uppercase}.notify-container__logo{height:auto;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-family:Roboto;font-size:24px;font-weight:500;opacity:.8}.notify-container__value-wrapper{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.04));border-radius:1000px;box-shadow:inset 0 0 15px 0 hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:12px;padding:24px;position:relative;width:290px}.notify-container__value{color:#0094ff;font-family:Poppins;font-size:56px;font-weight:900;letter-spacing:12.32px;text-shadow:0 0 50px rgba(0,0,0,.25)}.notify-container__currency{color:hsla(0,0%,100%,.6);font-family:Poppins;font-size:24px;font-weight:900;text-shadow:0 0 100px rgba(0,215,138,.5)}.notify-container__shadow{background-color:#ffa200;bottom:0;-webkit-filter:blur(100px);filter:blur(100px);height:242px;opacity:.5;position:absolute;-webkit-transform:translateY(50%);transform:translateY(50%);width:242px}.notify-container__button-wrapper{padding:24px;width:100%}.notify-container__button-wrapper button{background-color:#ffa200!important;border-radius:5px!important;color:#030c1a!important;font-family:Roboto!important;font-size:20px!important;font-weight:700!important;height:74px!important}.personal-jackpot-notify{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:200}.personal-jackpot-notify__background{background-color:#000;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:15}.personal-jackpot-notify__content{align-items:center;background-color:#0e70b8;border:5px solid #ffc908;box-sizing:border-box;display:flex;flex-direction:column;padding:5px 20px 20px;position:relative;z-index:20}.personal-jackpot-notify__logo{height:50px;margin-bottom:10px;width:150px}.personal-jackpot-notify__logo path{fill:#ffc908}.personal-jackpot-notify__text{color:#fff;font-size:20px;font-weight:500;line-height:19px;text-transform:uppercase}.personal-jackpot-notify__amount{color:#ffc908;font-size:40px;font-weight:900;line-height:48px;text-transform:uppercase}.personal-jackpot-notify__blur-frame{background:rgba(14,112,184,.5);-webkit-filter:blur(50px);filter:blur(50px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.personal-jackpot-notify__button-wrapper{bottom:0;height:25px;left:50%;position:absolute;-webkit-transform:translate(-50%,60%);transform:translate(-50%,60%);z-index:25}.personal-jackpot-notify__button-wrapper button{background-color:#ffc908!important;border-radius:7px;color:#0e70b8!important;font-size:16px;font-weight:700;padding:3px 10px;text-transform:uppercase}.whatsapp-button{--button-size:56px;align-items:center;border-radius:50%;bottom:86px;display:flex;height:var(--button-size);justify-content:center;position:fixed;right:15px;transition:background-color .2s;width:var(--button-size);z-index:3}.whatsapp-button__icon{--icon-size:50px;height:var(--icon-size);width:var(--icon-size)}.app{display:flex;height:100%;width:100%}@media only screen and (min-width:768px){.app__bg-img{background-image:url(/static/media/background.310171f911f591a61c45.png)}.app__bg-gradient,.app__bg-img{height:100vh;position:fixed;width:100%}.app__bg-gradient{background:linear-gradient(180deg,#000c1a,rgba(0,12,26,0));z-index:1}}.app__container{align-items:stretch;background-color:#efefef;display:flex;flex-direction:column;flex-wrap:nowrap;font-weight:400;justify-content:flex-start;max-width:100%;overflow-x:hidden;position:relative;width:100%}.app__content_container{margin:0 auto;max-width:65rem;width:100%}.app__main{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{box-sizing:border-box;flex-direction:column;margin-left:auto;min-height:var(--vh)}@media only screen and (max-width:767px){.app__main-inner{flex-direction:row;padding:65px 0 56px}}.app__main-content{display:flex;flex:1 0 auto;flex-direction:column;min-height:50vh;padding:0;position:relative;width:100%}.app__main-content_betslip{height:70vh;overflow-y:hidden}.app__main-inner{transition:all .3s ease-in-out 0s;width:100%}.error-boundary{align-items:center;display:flex;flex-direction:column;font-size:24px;height:100%;justify-content:center;width:100%}.error-boundary__info{color:#f5f5f5;margin-bottom:10px}.error-boundary__button{border-radius:5px;font-size:24px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent: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)}}@font-face{font-family:Helvetica;font-style:normal;font-weight:400;src:url(/static/media/helvetica-regular.5dfade866fd78d381d49.eot) format("eot"),url(/static/media/helvetica-regular.449ec05036fe0da9f325.woff) format("woff"),url(/static/media/helvetica-regular.31a272d75aa97b0dcb55.ttf) format("truetype")}@font-face{font-family:Helvetica;font-style:normal;font-weight:700;src:url(/static/media/helvetica-bold.906e9ff553e7a5909524.eot) format("eot"),url(/static/media/helvetica-bold.40146f634e5e904cbde1.woff) format("woff"),url(/static/media/helvetica-bold.d2d4622394c0e88a8c69.ttf) format("truetype")}@font-face{font-family:Helvetica;font-style:normal;font-weight:400;src:url(/static/media/helvetica-medium.cf6ea9f8f77e32d67ecc.eot) format("eot"),url(/static/media/helvetica-medium.3036ce8f554a4bf72fa8.woff) format("woff"),url(/static/media/helvetica-medium.ba7a934abce1756e2543.ttf) format("truetype")}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{font-family:Helvetica,Arial;margin:0;overflow:overlay;padding:0}@media only screen and (min-width:768px){body{font-family:Arial,sans-serif}}body,html{margin:0;padding:0;width:100%}@media only screen and (max-width:767px){body,html{-webkit-overflow-scrolling:touch;height:-webkit-fill-available}}.html-overflow-hidden,.html-overflow-hidden #root,.html-overflow-hidden body{overflow:hidden}body.hide-sport-styles{background:transparent none repeat 0 0/auto auto padding-box border-box scroll!important;background:initial!important;color:inherit!important}button{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{font-size:16px}@media only screen and (max-width:767px){html{color:#fff}}@media only screen and (min-width:768px){html{background:#070a14;color:#000;min-width:1200px;overflow-y:auto;scroll-behavior:smooth}}.html-mac ::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.px1{padding-left:1rem;padding-right:1rem}.group{display:flex;justify-content:space-between}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{-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,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;margin:0;padding:0;text-decoration:none}.rs-modal{max-width:100%}a,a:hover{text-decoration:none}a:hover{color:#0e63ae}a:active,a:focus{text-decoration:none}.coef-increased{-webkit-animation:increase 1.7s ease-in;animation:increase 1.7s ease-in}.coef-increased,.coef-reduced{background-position:100% 0;background-repeat:no-repeat;background-size:250% 100%}.coef-reduced{-webkit-animation:reduced 1.7s ease-in;animation:reduced 1.7s ease-in}@-webkit-keyframes reduced{0%{background-image:linear-gradient(110deg,transparent 10%,hsla(5,69%,71%,.7) 15%,rgba(194,39,27,.7) 25%,transparent 30%);background-position:150% 0;color:#f61801}99%{background-image:linear-gradient(110deg,transparent 10%,hsla(5,69%,71%,.7) 15%,rgba(194,39,27,.7) 25%,transparent 30%);color:#f61801}to{background-position:-100% 0;color:inherit}}@keyframes reduced{0%{background-image:linear-gradient(110deg,transparent 10%,hsla(5,69%,71%,.7) 15%,rgba(194,39,27,.7) 25%,transparent 30%);background-position:150% 0;color:#f61801}99%{background-image:linear-gradient(110deg,transparent 10%,hsla(5,69%,71%,.7) 15%,rgba(194,39,27,.7) 25%,transparent 30%);color:#f61801}to{background-position:-100% 0;color:inherit}}@-webkit-keyframes increase{0%{background-image:linear-gradient(110deg,transparent 10%,rgba(144,254,103,.7) 15%,rgba(90,255,13,.7) 25%,transparent 30%);background-position:150% 0;color:#7cb71d}99%{background-image:linear-gradient(110deg,transparent 10%,rgba(144,254,103,.7) 15%,rgba(90,255,13,.7) 25%,transparent 30%);color:#7cb71d}to{background-position:-100% 0;color:inherit}}@keyframes increase{0%{background-image:linear-gradient(110deg,transparent 10%,rgba(144,254,103,.7) 15%,rgba(90,255,13,.7) 25%,transparent 30%);background-position:150% 0;color:#7cb71d}99%{background-image:linear-gradient(110deg,transparent 10%,rgba(144,254,103,.7) 15%,rgba(90,255,13,.7) 25%,transparent 30%);color:#7cb71d}to{background-position:-100% 0;color:inherit}}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.5)}::-webkit-scrollbar-track{background:transparent}