@import url(https://fonts.googleapis.com/css2?family=Paytone+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kanit:wght@900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:100,300,400,700,900);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700;800&display=swap);@import url(https://fonts.googleapis.com/css?family=Inter:400,500,600,700);@import url(https://fonts.googleapis.com/css2?family=Quattrocento+Sans:ital,wght@1,700&display=swap);.slot-back-button{align-items:center;cursor:pointer;display:flex;height:35px;position:fixed;right:50px;top:5px;width:35px;z-index:100}@media only screen and (max-width:767px){.slot-back-button{display:none}}.slot-back-button__goBack{fill:#fff;height:100%;width:100%}.fullscreen-button{align-items:center;display:flex;height:35px;justify-content:center;overflow:hidden;position:absolute;right:5px;top:5px;width:35px;z-index:11}@media only screen and (max-width:767px){.fullscreen-button{display:none}}.fullscreen-button__fullscreen-icon{align-items:center;backface-visibility:hidden;cursor:pointer;display:flex;height:80%;justify-content:center;position:relative;width:80%}.fullscreen-button__fullscreen-icon *{fill:#fff}.slot-frame{display:flex;height:calc(100vh - 3.5rem);min-height:700px;min-width:100%;width:100%;z-index:100}@media only screen and (max-width:767px){.slot-frame{height:calc(100vh - 70px)}}.slot-frame__wrapper{align-items:flex-end;display:flex;flex-grow:1;flex-shrink:0;height:100%;position:relative;width:100%}.slot-frame__iframe{background-size:cover;border:none;height:100%;width:100%}@media only screen and (max-width:1024px){.slot-frame__iframe{display:flex;flex-grow:1}}.spinner{background:#0009;color:#fff;flex-direction:column;left:0;margin:0;position:absolute;top:0}.spinner,.spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.spinner__wrapper{position:relative}.spinner__circle{animation:h 2.5s linear 0s infinite normal;border-color:#0000 #64335f #0000 #d5d5d5;border-radius:100%;border-style:solid;border-width:3px;height:90px;transform-origin:50% 50%;transition:all .5s ease-in-out;width:90px}.spinner__label{animation:i 2s linear 0s infinite normal;color:#64335f;font-family:FontAwesome,sans-serif;font-size:.875em;font-weight:700;opacity:0;position:absolute;text-align:center;width:90px}@keyframes h{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes i{0%{opacity:1}20%{opacity:0}50%{opacity:0}to{opacity:1}}.empty-favorites{align-items:center;color:#fff;display:flex;flex-direction:column;height:19.6rem;margin-left:auto;margin-right:auto;padding:20px 0;position:absolute;text-align:center;width:100%}@media only screen and (max-width:767px){.empty-favorites__title{font-size:25px}}.empty-favorites__description{align-items:center;display:flex;justify-content:center;margin-top:30px}@media only screen and (max-width:767px){.empty-favorites__description{font-size:16px}}.empty-favorites__icon-wrapper{margin-left:3px;margin-top:5px}.loadable-image__container{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}.loadable-image__container_loaded.loadable-image__container_forwardAnimationType_smallToBig{animation:smallToBigForwardFrames .2s ease-in forwards}@keyframes smallToBigForwardFrames{0%{opacity:.95;scale:.85}to{opacity:1;scale:1}}.loadable-image__container_loaded.loadable-image__container_forwardAnimationType_slide{animation:slideForwardFrames .2s ease-in forwards}@keyframes slideForwardFrames{0%{left:150px;opacity:.95}to{left:0;opacity:1}}.loadable-image__container_loaded.loadable-image__container_forwardAnimationType_appearance{animation:appearanceForwardFrames .2s ease-in forwards}.loadable-image__container_loaded.loadable-image__container_forwardAnimationType_default{animation:defaultForwardFrames .2s ease-in forwards}.loadable-image__container_loaded.loadable-image__container_backwardAnimationType_smallToBig{animation:smallToBigForwardFrames .2s ease-in forwards}@keyframes smallToBigBackwardFrames{0%{opacity:1;scale:1}to{opacity:.95;scale:.85}}.loadable-image__container_loaded.loadable-image__container_backwardAnimationType_slide{animation:slideBackwardFrames .2s ease-in forwards}@keyframes slideBackwardFrames{0%{left:0;opacity:1}to{left:150px;opacity:.95}}.loadable-image__container_loaded.loadable-image__container_backwardAnimationType_appearance{animation:appearanceForwardFrames .2s ease-in forwards}@keyframes appearanceForwardFrames{0%{opacity:.1}to{opacity:1}}.loadable-image__container_loaded.loadable-image__container_backwardAnimationType_default{animation:defaultForwardFrames .2s ease-in forwards}@keyframes defaultForwardFrames{0%{opacity:0;scale:1}to{opacity:1;scale:1}}.loadable-image__container:not(.loadable-image__container_loaded){align-items:center;animation:background-loading 2s ease-in-out infinite;background-color:rgba(100,51,95,.388);background-image:linear-gradient(90deg,rgba(100,51,95,.388),rgba(100,51,95,.118),rgba(100,51,95,.388));background-repeat:no-repeat;background-size:300px 100%;border-radius:4px;color:#746d6d;display:flex;height:100%;justify-content:center;margin:0 auto;width:100%}.loadable-image__image{color:#fff;height:100%;object-fit:fill;opacity:0;transition:opacity .3s ease-in-out;width:100%}.loadable-image__image_loaded{opacity:1}.loadable-image__image_hidden{opacity:0}@media only screen and (min-width:768px){.loadable-image__image{border-radius:4px}}.loadable-image__slot-plug{height:100%;left:0;position:absolute;top:0;width:100%}.loadable-image__slot-plug:after{animation:loadable-placeholder-loading 1.3s infinite;background:linear-gradient(90deg,#0000,rgba(192,47,178,.404),#0000);content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translate(-100%);z-index:1}@keyframes loadable-placeholder-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}.button_colors_green{background-color:#23a152!important;border-color:#23a152!important;border-radius:.1875rem;color:#fff!important}.button_colors_green:hover{border-color:#23a152;opacity:.8}.button_colors_green:focus,.button_colors_green:hover{background-color:#23a152;color:#fff}.button_colors_green:disabled{background-color:#23a152;opacity:.5}.button_colors_green:disabled:hover{opacity:.5}.button_colors_yellow{background-color:#ffce00!important;border-color:#ffce00!important;border-radius:0;color:#79020a!important}.button_colors_yellow:hover{border-color:#ffce00;opacity:.8}.button_colors_yellow:focus,.button_colors_yellow:hover{background-color:#ffce00;color:#79020a}.button_colors_yellow:disabled{background-color:#ffce00;opacity:.5}.button_colors_yellow:disabled:hover{opacity:.5}.button_colors_white{background-color:#fff!important;border-color:#fff!important;color:#000!important}.button_colors_white:hover{border-color:#fff;opacity:.8}.button_colors_white:focus,.button_colors_white:hover{background-color:#fff;color:#000}.button_colors_white:disabled{background-color:#fff;opacity:.5}.button_colors_white:disabled:hover{opacity:.5}.button_colors_orange{background-color:#ffb124!important;border-color:#ffb124!important;color:#000!important}.button_colors_orange:hover{border-color:#ffb124;opacity:.8}.button_colors_orange:focus,.button_colors_orange:hover{background-color:#ffb124;color:#000}.button_colors_orange:disabled{background-color:#ffb124;opacity:.5}.button_colors_orange:disabled:hover{opacity:.5}.button_colors_main{background-color:#64335f!important;border-color:#64335f!important;color:#fff!important}.button_colors_main:hover{background-color:#64335f;border-color:#64335f;opacity:.8}.button_colors_main:focus{background-color:#64335f}.button_colors_main:disabled{background-color:#64335f;opacity:.5}.button_colors_main:disabled:hover{opacity:.5}.button_colors_tertiary{background-color:#fff!important;border-color:#fff!important;color:#64335f!important}.button_colors_tertiary:hover{background-color:#fff;border-color:#fff;opacity:.8}.button_colors_tertiary:focus{background-color:#fff}.button_colors_tertiary:disabled{background-color:#fff;opacity:.5}.button_colors_tertiary:disabled:hover{opacity:.5}.button_colors_secondary{background-color:#00000080!important;border:2px solid #0000!important;color:#fff!important}.button_colors_secondary:hover{border-color:#64335f!important}.button_colors_secondary:disabled,.button_colors_secondary:focus,.button_colors_secondary:hover{background-color:#64335f!important}.button_colors_secondary:disabled,.button_colors_secondary:disabled:hover{opacity:.5!important}.button_colors_login{background-color:#79020a!important;border-color:#0000!important}.button_colors_login:hover{background-color:#fff!important;border-color:#0000;color:#333}.button_colors_login:focus{background-color:#79020a}.button_colors_login:disabled{background-color:#79020a;opacity:.5}.button_colors_login:disabled:hover{opacity:.5}.button:disabled{cursor:not-allowed}.button_appearance_ghost{background-color:#0000;color:#fff}.button_appearance_ghost:hover{background:#0000;color:#fff;opacity:.8}.button__button-container{height:100%;position:relative;width:100%}.button__button-container button{align-items:center;display:flex;font-size:1rem;height:100%;justify-content:center;line-height:1.25;min-width:auto;padding:12px 16px;text-transform:capitalize;width:100%}.button__button-container_uppercase button{text-transform:uppercase!important}.button__button-container_disabled{cursor:not-allowed}.button__button-container_loading{cursor:progress}.button__icon-svg{height:.875rem;margin-right:.1rem}.button_rounded{border-radius:150px!important}.slots-icon{aspect-ratio:1;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s linear;width:100%}.slots-icon_isExclusive{animation:move-slot-bg 5s ease infinite;background:linear-gradient(91deg,red,#fcff60);background-size:400% 400%;border-radius:0 0 3px 3px;transform:translateZ(0)}@keyframes move-slot-bg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.slots-icon_isExclusive .slots-icon__name h4{color:#000}.slots-icon_isExclusive .slots-icon__name svg path{fill:#000}.slots-icon__exclusive{--bg-size:400%;animation:move-bg 3s linear infinite;background:linear-gradient(90deg,#e8b116,#000,#e8b116) 0 0/var(--bg-size) 100%;background-clip:text;-webkit-background-clip:text;color:#0000;font-weight:700}@media(prefers-reduced-motion:no-preference){.slots-icon__exclusive{animation:move-bg 3s linear infinite}@keyframes move-bg{to{background-position:var(--bg-size) 0}}}.slots-icon__exclusive-wrapper{align-items:center;background:#e8b116;border-radius:3px;color:#000;display:flex;font-size:1.2rem;font-weight:700;justify-content:center;padding:.3rem .6rem;position:absolute;right:10px;text-transform:uppercase;top:10px;z-index:6}@media only screen and (max-width:767px){.slots-icon__exclusive-wrapper{font-size:1rem}.slots-icon_isPreview .slots-icon__name{display:none}}.slots-icon__img_error,.slots-icon__img_loading{display:none}.slots-icon__img-wrapper{height:100%;max-height:400px;min-height:100px;width:100%}.slots-icon__img-plug{align-items:center;background:#b0b0b0;display:flex;height:100%;justify-content:center;width:100%}.slots-icon__new-label{background:#c02fb1;border-radius:2px;color:#fff;font-size:.9rem;font-weight:700;padding:.1rem .4rem;position:absolute;right:3px;text-transform:uppercase;top:3px;z-index:2}.slots-icon__dropWins-wrapper{border-right:55px solid #0000;border-top:55px solid #fff;position:absolute;top:0}.slots-icon__dropWins-image{animation:scaleDumping 2s infinite;position:absolute;top:-55px;width:40px}.slots-icon__overlay{height:100%;position:absolute;top:0;width:100%;z-index:10}.slots-icon__overlay-bg{background:linear-gradient(180deg,#62020500,#64335f);bottom:0;height:60%;position:absolute;width:100%;z-index:-1}.slots-icon__overlay-content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:16px;width:100%}.slots-icon__bottom{align-items:flex-end;display:flex;gap:7px;justify-content:space-between;width:100%}.slots-icon__bottom-left{align-items:flex-start;display:flex;flex-direction:column;gap:9px}.slots-icon__btn-wrapper{display:none;height:40px;min-width:117px}.slots-icon__favorite{height:32px;opacity:0;width:32px}@media only screen and (max-width:767px){.slots-icon__favorite{height:20px;opacity:1;width:20px}}.slots-icon__name{color:#fff;font-size:18px;font-weight:600}@media only screen and (max-width:767px){.slots-icon__name{font-size:16px}}@media only screen and (min-width:768px){.slots-icon:hover .slots-icon__overlay-bg{background:linear-gradient(180deg,#62020500,#64335f);height:100%}.slots-icon:hover .slots-icon__btn-wrapper{display:flex}}.slots-icon:hover .slots-icon__favorite{opacity:1}@keyframes scaleDumping{0%{transform:scale(.7)}50%{transform:scale(1)}to{transform:scale(.7)}}.slots-layout-content{align-items:center;display:flex;flex-direction:column;min-height:100%;position:relative}.slots-layout-content__navigation-block{width:100%}.slots-layout-content__content{max-width:1128px;width:100%}@media only screen and (max-width:767px){.slots-layout-content__content{max-width:none;padding:0 16px}}.slots-layout-content__slots{position:relative;width:100%}.slots-layout-content__slots-wrapper{flex-grow:1;min-height:20rem;padding-bottom:60px;width:100%}@media only screen and (max-width:767px){.slots-layout-content__slots{grid-gap:14px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);padding:8px}}@media only screen and (min-width:768px){.slots-layout-content__slots{grid-gap:14px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(5,1fr);padding:8px}}.slots-layout-content__loading{align-items:center;color:#fff;display:flex;height:2rem;justify-content:center}.slots-layout-content__top{align-items:flex-start;display:flex;flex-direction:column;width:100%}.slots-layout-content__heading{align-items:center;display:flex;gap:16px;justify-content:flex-start;margin-bottom:32px;width:100%}@media only screen and (max-width:767px){.slots-layout-content__heading{margin:16px 0}}.slots-layout-content__game-type{color:#fff;font-size:36px;font-weight:700}@media only screen and (max-width:767px){.slots-layout-content__game-type{font-size:24px}}.slots-layout-content__count{background-color:#ffffff1a;border-radius:8px;color:#fff;font-size:18px;font-weight:700;padding:12px}@media only screen and (max-width:767px){.slots-layout-content__count{border-radius:4px;font-size:12px;padding:4px}}.wheel-style-variables{--wheel-page-container-width:1200px;--wheel-size:90vw;--wheel-border-radius:15px;--wheel-data-value-fz:15.4px;--wheel-data-currency-fz:12.4px;--wheel-data-value-stroke:1.04px;--wheel-data-currency-stroke:0.72px;--wheel-data-additional-width:4.8px;--wheel-button-height:60.8px;--wheel-button-width:78%;--wheel-button-fz:16px;--wheel-timer-height:54.4px;--wheel-timer-label-fz:14.4px;--wheel-timer-time-fz:14.4px;--wheel-history-header-height:64px;--wheel-history-header-fz:22px;--wheel-history-item-name-fz:12.8px;--wheel-history-item-v-top-fz:22px;--wheel-history-item-v-bottom-fz:20px;--wheel-history-item-present-fz:24px;--wheel-history-item-v-top-stroke:0;--wheel-history-item-v-bottom-stroke:0;--wheel-history-nobonuses-fz:24px;--spin-history-title-icon-size:25px;--mega-win-height:80px;--win-modal-amount-border-width:10px;--wheel-center-text-ff:"Kanit",sans-serif;--wheel-center-text-fz:44px;--wheel-center-text-fw:900;--wheel-center-text-lh:36px;--wheel-center-text-stroke-width:2px;--wheel-main-color:#fff;--wheel-text-stroke-color:#401802cc;--wheel-box-shadow-color:#ffa800cc;--wheel-history-border-color:#fff0c980;--sector-even-bg:#111;--sector-odd-bg:#ffe600;--sector-border-color:#fff0c9;--sector-border-opacity:0.5;--wheel-data-value-color:#fff;--wheel-data-value-stroke-color:#401802cc;--wheel-data-currency-color:var(--wheel-data-value-color);--wheel-data-currency-stroke-color:var(--wheel-data-value-stroke-color);--outer-ring-bg:#ffe600;--inner-ring-bg:#ffb800;--wheel-tip-bg:#ffb800;--wheel-tip-border-color:#fff0c9;--wheel-tip-border-opacity:0.5;--wheel-center-bg:#ffb800;--wheel-center-border-color:#fff0c9;--wheel-center-border-opacity:0.5;--wheel-center-text-stroke-color:#f3b002;--wheel-center-text-color:#fff;--wheel-center-text-opacity:0.85;--prize-with-icon-circle-bg:#ffe600;--light-ball-active-bg-from:#fff;--light-ball-active-bg-to:#feffb8;--light-ball-disabled-bg-from:#acacac;--light-ball-disabled-bg-to:#d2d3a3;--mega-win-border-color:#f3b002;--mega-win-title-stroke-color:#f3b002;--mega-win-title-color:#fff;--mega-win-text-opacity:0.85;--mega-win-description-color:#fff;--spin-button-left-bg:#87ef04;--spin-button-right-bg:#67eb00;--spin-button-border-bottom-color:#4ec306;--spin-button-text-color:#fff;--wheel-timer-left-bg:#71b609;--wheel-timer-right-bg:#3b7a09;--wheel-timer-border-bottom-color:#3b7a09;--wheel-timer-text-color:#fff;--wheel-leg-border-color:#ffb800;--wheel-leg-bg-from:#ffe600;--wheel-leg-bg-to:#ff8c00;--spin-history-title-bg:linear-gradient(180deg,#ffb800,#ffcb00);--spin-history-title-text-color:#fff;--spin-history-title-icon-color:#fff;--spin-history-content-bg:linear-gradient(180deg,#ffb800,#ffcb00);--spin-history-item-border-color:#fff0c980;--spin-history-item-text-color:#fff;--spin-history-content-scrollbar-thumb-color:#ffffff80;--spin-history-content-scrollbar-track-color:#0000}@media only screen and (min-width:475px){.wheel-style-variables{--spin-history-title-icon-size:40px;--wheel-history-header-fz:32px;--wheel-history-item-v-top-fz:33.6px;--wheel-history-item-v-bottom-fz:25.5px}}@media only screen and (min-width:768px){.wheel-style-variables{--wheel-size:480px;--wheel-button-height:83.2px;--wheel-button-width:calc(var(--wheel-size)/3*2);--wheel-history-item-name-fz:16px;--wheel-history-item-v-top-fz:38.4px;--wheel-history-item-v-bottom-fz:27.2px}}@media only screen and (min-width:1024px){.wheel-style-variables{--wheel-size:560px;--wheel-data-value-fz:24.8px;--wheel-data-currency-fz:16px;--wheel-data-value-stroke:1.6px;--wheel-data-currency-stroke:1.04px;--wheel-button-fz:20.8px;--wheel-timer-height:57.6px;--wheel-timer-label-fz:16px;--wheel-timer-time-fz:16px;--wheel-history-nobonuses-fz:48px;--mega-win-height:112px}}.wheel-game-page{background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--wheel-main-color);flex-grow:1;height:100%;overflow:hidden;padding:8px;width:100%}.wheel-game-page__container{align-items:center;display:flex;flex-direction:column;gap:32px;height:100%;justify-content:center;margin:0 auto;width:100%}@media only screen and (min-width:768px){.wheel-game-page__container{flex-direction:row;gap:80px;max-width:var(--wheel-page-container-width)}}.wheel-game-page__game,.wheel-game-page__history{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 8px;width:100%}.bc-modal{animation:animateOpenCloseFrames .25s linear forwards;background-color:#00000080;height:100%;inset:0;position:fixed;width:100%;z-index:999}.bc-modal_closed{animation:animateOpenCloseBackwardsFrames .25s linear forwards}.bc-modal_type_fixed{position:fixed}.bc-modal__inner{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.bc-modal__inner_position_top{justify-content:flex-start}.bc-modal__inner_position_center{justify-content:center}.bc-modal__inner_position_bottom{justify-content:flex-end}.bc-modal__content{height:100%;width:100%}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes disappear{0%{opacity:1}to{opacity:0}}.wheel-page-game{position:relative}.wheel-page-game__mega-win{--mega-win-bottom:-8px;--mega-win-margin:0;display:flex;height:var(--mega-win-height);justify-content:center;margin:var(--mega-win-margin);opacity:1;position:relative;transition:opacity .6s ease}@media only screen and (min-width:768px){.wheel-page-game__mega-win{--mega-win-bottom:-16px}}@media only screen and (max-width:1024px){.wheel-page-game__mega-win{--mega-win-margin:0 0 35px 0}}.wheel-page-game__mega-win_isHidden{opacity:0}.wheel-page-game__mega-win-bg{bottom:0;height:auto;margin:auto;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.wheel-page-game__mega-win-icon{bottom:var(--mega-win-bottom);height:100%;position:absolute;width:auto;z-index:3}.wheel-page-game__mega-win-dropshadow{animation:shadow-pulse 2s linear infinite reverse;aspect-ratio:1;background:#ffffff80;border-radius:50%;height:65%;inset:0;bottom:var(--mega-win-bottom);box-shadow:0 0 60px 9px #fff;margin:auto;position:absolute;width:auto;z-index:2}.wheel-page-game__coins-stuck{bottom:-15%;height:auto;left:-17%;opacity:1;position:absolute;transition:opacity .6s ease;width:134%}.wheel-page-game__coins-stuck_isHidden{opacity:0}@keyframes shadow-pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}
/*! rtl:begin:ignore */.wheel-win{animation:show-backdrop .5s forwards;font-family:Paytone One;height:100%;overflow:hidden;width:100%}.wheel-win__coins{animation:show-coins .5s forwards;height:100%;object-fit:cover;pointer-events:none;position:absolute;width:100%;z-index:1}.wheel-win__coins_lost{display:none}.wheel-win__wrapper{align-items:center;animation:open-modal .5s forwards;display:flex;height:100%;justify-content:center;position:relative;width:100%}.wheel-win__lines{animation:infitieRotate 5s linear infinite;filter:blur(3px);height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}@keyframes infitieRotate{0%{transform:translate(-50%,-50%) rotate(0deg);-webkit-transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn);-webkit-transform:translate(-50%,-50%) rotate(1turn)}}.wheel-win__state-wrapper-win{height:auto;left:50%;position:absolute;top:25%;transform:translateX(-50%);transform:translateX(-52%);width:250px;width:305px;z-index:2}@media only screen and (min-width:475px){.wheel-win__state-wrapper-win{width:340px}}@media only screen and (min-width:768px){.wheel-win__state-wrapper-win{width:340px}}.wheel-win__state-wrapper-win_lang_fr-fr{width:300px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-win_lang_fr-fr{width:340px}}.wheel-win__state-wrapper-win_lang_he-HE{top:20%;width:273px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-win_lang_he-HE{width:341px}}.wheel-win__state-wrapper-win_lang_tr-tr{width:293px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-win_lang_tr-tr{width:363px}}.wheel-win__state-wrapper-win_lang_es-ES{width:300px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-win_lang_es-ES{width:346px}}.wheel-win__state-wrapper-win_lang_pt-BR{top:22%;transform:translateX(-54%);width:295px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-win_lang_pt-BR{top:25%;width:351px}}.wheel-win__state-wrapper-lost{height:auto;left:50%;position:absolute;top:25%;transform:translateX(-50%);transform:translateX(-52%);width:250px;width:300px;z-index:2}@media only screen and (min-width:475px){.wheel-win__state-wrapper-lost{width:340px}}@media only screen and (min-width:768px){.wheel-win__state-wrapper-lost{width:354px}}.wheel-win__state-wrapper-lost_lang_fr-fr{width:300px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-lost_lang_fr-fr{width:399px}}.wheel-win__state-wrapper-lost_lang_he-HE{top:20%;width:246px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-lost_lang_he-HE{width:338px}}.wheel-win__state-wrapper-lost_lang_tr-tr{width:300px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-lost_lang_tr-tr{width:405px}}.wheel-win__state-wrapper-lost_lang_es-ES{width:300px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-lost_lang_es-ES{width:403px}}.wheel-win__state-wrapper-lost_lang_pt-BR{transform:translateX(-54%);width:300px}@media only screen and (min-width:768px){.wheel-win__state-wrapper-lost_lang_pt-BR{width:351px}}.wheel-win__state-text{height:auto;width:100%}.wheel-win__state-text-additional{bottom:0;color:#fff;font-size:16px;left:50%;line-height:100%;position:absolute;text-align:center;text-shadow:1px 2px #cd6de5;transform:translate(-50%)}.wheel-win__state-text-additional_lang_fr-fr{transform:translate(-50%,30%);width:216px}@media only screen and (min-width:768px){.wheel-win__state-text-additional_lang_fr-fr{transform:translate(-50%,15%);width:202px}}.wheel-win__state-text-additional_lang_he-HE{transform:translate(-50%,15%);width:216px}@media only screen and (min-width:768px){.wheel-win__state-text-additional_lang_he-HE{width:210px}}.wheel-win__state-text-additional_lang_tr-tr{transform:translate(-50%,30%);width:189px}@media only screen and (min-width:768px){.wheel-win__state-text-additional_lang_tr-tr{transform:translate(-50%);width:182px}}.wheel-win__state-text-additional_lang_es-ES{width:147px}@media only screen and (min-width:768px){.wheel-win__state-text-additional_lang_es-ES{width:198px}}.wheel-win__state-text-additional_lang_pt-BR{transform:translate(-50%,45%);width:211px}@media only screen and (min-width:768px){.wheel-win__state-text-additional_lang_pt-BR{width:185px}}.wheel-win__content-wrapper{align-items:center;animation-delay:.55s;display:flex;height:410px;justify-content:center;position:relative;width:auto;z-index:3}@media only screen and (min-width:475px){.wheel-win__content-wrapper{height:554px}}.wheel-win__content{bottom:13%;flex-direction:column;left:50%;transform:translateX(-54%);z-index:2}.wheel-win__close-block,.wheel-win__content{align-items:center;display:flex;position:absolute}.wheel-win__close-block{background:#3f4451;border-radius:50%;color:#fff;cursor:pointer;height:30px;justify-content:center;padding:0;right:5px;top:5px;width:30px;z-index:100}.wheel-win__close-img{height:60%;width:60%}.wheel-win__flag{height:100%;width:auto;z-index:1}.wheel-win__win-amount{-webkit-text-stroke:3px #bf7ab5;align-items:center;color:#eedaf3;display:flex;flex-direction:column;gap:8px;margin-bottom:24px}@media only screen and (min-width:475px){.wheel-win__win-amount{-webkit-text-stroke:4px #bf7ab5}}.wheel-win__present{max-height:95px}@media only screen and (min-width:475px){.wheel-win__present{max-height:150px}}.wheel-win__amount{font-size:64px;line-height:100%}@media only screen and (min-width:475px){.wheel-win__amount{font-size:88px}}.wheel-win__currency{font-size:28px;line-height:100%}@media only screen and (min-width:475px){.wheel-win__currency{font-size:40px}}.wheel-win__button{align-items:center;background:#87ef04;border:none;border-bottom:10px solid #4ec306;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;line-height:1;margin:0 auto;min-height:40px;min-width:150px;outline:none;padding:4px 29px;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease;white-space:nowrap;width:auto;z-index:10}@media only screen and (min-width:475px){.wheel-win__button{font-size:17px;min-height:50px;min-width:200px}}.wheel-win__button:hover{background:#67eb00}.wheel-win__button:active{transform:translateY(2px)}.wheel-win__button-content{z-index:2}.wheel-win__button-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;text-shadow:0 3px #0003}.wheel-win__button-linear{border-radius:10px;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}.wheel-win__button-linear:before{background:#67eb00;bottom:-250px;content:"";display:block;height:500px;position:absolute;right:-20%;transform:rotate(-45deg);width:50%;z-index:1}.wheel-win__button-linear-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}@keyframes show-coins{0%{opacity:0}to{opacity:1}}@keyframes show-backdrop{0%{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{backdrop-filter:blur(7.5px);-webkit-backdrop-filter:blur(7.5px)}}@keyframes toggle-content{0%{transform:rotate(0deg)}25%{transform:rotate(3deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-3deg)}to{transform:rotate(0deg)}}

/*! rtl:end:ignore */.wheel-game-page-history{display:flex;flex-direction:column-reverse;flex-grow:1;gap:16px;position:relative;width:100%}@media only screen and (min-width:768px){.wheel-game-page-history{flex-direction:column}}.wheel-game-page-history__header{align-items:center;background:var(--spin-history-title-bg);border-radius:var(--wheel-border-radius);color:var(--spin-history-title-text-color);display:flex;font-size:var(--wheel-history-header-fz);font-weight:700;height:var(--wheel-history-header-height);justify-content:center;padding:10px;text-align:center;text-shadow:0 3px #0003;text-transform:uppercase;width:100%}.wheel-game-page-history__header-refresh-icon{color:var(--spin-history-title-icon-color);cursor:pointer;flex-shrink:0;height:var(--spin-history-title-icon-size);margin-left:15px;width:var(--spin-history-title-icon-size)}.wheel-game-page-history__header-refresh-icon_loading{animation:spin 1s linear infinite;filter:brightness(.8)}.wheel-game-page-history__background{height:auto;inset:0;margin:auto;position:absolute;width:80%}.wheel-game-page-history__list{display:flex;flex-direction:column;gap:8px;height:100%;max-height:calc(var(--wheel-size) - var(--wheel-history-header-height));overflow-y:scroll;padding:0 16px;position:relative;width:100%;z-index:10}.wheel-game-page-history__list::-webkit-scrollbar{display:block;width:3px}.wheel-game-page-history__list::-webkit-scrollbar-thumb{background:var(--spin-history-content-scrollbar-thumb-color);border-radius:5px}.wheel-game-page-history__list::-webkit-scrollbar-track{background:var(--spin-history-content-scrollbar-track-color);border-radius:5px}.wheel-game-page-history__list-wrapper{background:var(--spin-history-content-bg);border-radius:var(--wheel-border-radius);flex-grow:1;height:100%;min-height:calc(var(--wheel-size) - var(--wheel-history-header-height));overflow:hidden;padding:22.4px 8px;position:relative;width:100%;z-index:3}.wheel-game-page-history__row{border:2px solid var(--spin-history-item-border-color);border-radius:var(--wheel-border-radius);display:grid;grid-template-columns:1fr 1fr}.wheel-game-page-history__col{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:11.2px 16px;width:100%}.wheel-game-page-history__col:first-child{border-right:2px solid var(--spin-history-item-border-color)}.wheel-game-page-history__col-name,.wheel-game-page-history__col-value{color:var(--spin-history-item-text-color);font-weight:700;line-height:1;max-width:100%;position:relative;text-align:center;text-shadow:0 3px #0003}.wheel-game-page-history__col-name{font-size:var(--wheel-history-item-name-fz);text-transform:uppercase}.wheel-game-page-history__value{display:block;letter-spacing:-.8px;margin-top:4.8px;width:100%}.wheel-game-page-history__value_top{-webkit-text-stroke:var(--wheel-history-item-v-top-stroke) var(--wheel-text-stroke-color);font-size:var(--wheel-history-item-v-top-fz)}.wheel-game-page-history__value_bottom{-webkit-text-stroke:var(--wheel-history-item-v-bottom-stroke) var(--wheel-text-stroke-color);font-size:var(--wheel-history-item-v-bottom-fz);margin-top:3.2px}.wheel-game-page-history__present{font-size:var(--wheel-history-item-present-fz)}.wheel-game-page-history__noBonuses{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.wheel-game-page-history__noBonuses-bg{bottom:0;height:auto;left:0;position:absolute;width:70%}@media only screen and (min-width:1024px){.wheel-game-page-history__noBonuses-bg{width:80%}}.wheel-game-page-history__noBonuses-text{font-size:var(--wheel-history-nobonuses-fz);font-weight:700;letter-spacing:-.48px;line-height:1.02;position:relative;text-align:center;text-shadow:0 3px #0003;text-transform:uppercase}.wheel-game-page-history__loader{margin-top:10px;position:relative}@keyframes spin{to{transform:rotate(1turn)}}.loader__container{align-items:center;animation:animateOpenCloseFrames .25s linear forwards;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.loader__container_isExitAnim{animation:animateOpenCloseBackwardsFrames .25s linear forwards}@keyframes animateOpenCloseBackwardsFrames{0%{opacity:1}to{opacity:0}}.loader__wrapper{align-items:center;display:inline-block;display:flex;height:30px;justify-content:center;position:relative;width:70px}.loader__wrapper div{animation-timing-function:cubic-bezier(0,1,1,0);background:#fff;border-radius:50%;height:13px;position:absolute;width:13px}.loader__wrapper_colorType_dark div{background:#000}.loader__wrapper div:first-child{animation:lds-ellipsis1 .6s infinite;left:8px}.loader__wrapper div:nth-child(2){animation:lds-ellipsis2 .6s infinite;left:8px}.loader__wrapper div:nth-child(3){animation:lds-ellipsis2 .6s infinite;left:32px}.loader__wrapper div:nth-child(4){animation:lds-ellipsis3 .6s infinite;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.wheel-page-spin{align-items:center;display:flex;justify-content:center}.wheel-page-spin_hidden{opacity:0}.wheel-page-spin__inner{max-width:var(--wheel-button-width);min-width:var(--wheel-button-width);position:relative;top:calc(var(--wheel-button-height)*-1/2)}.wheel-page-spin__button{align-items:center;background:var(--spin-button-left-bg);border:none;border-bottom:8px solid var(--spin-button-border-bottom-color);border-radius:8px;color:var(--spin-button-text-color);display:flex;font-size:var(--wheel-button-fz);font-weight:700;height:var(--wheel-button-height);justify-content:center;line-height:1;margin:0 auto;outline:none;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease;white-space:nowrap;width:100%;z-index:10}.wheel-page-spin__button:hover{background:var(--spin-button-right-bg)}.wheel-page-spin__button-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%;z-index:2}.wheel-page-spin__button-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;text-shadow:0 3px #0003}.wheel-page-spin__button-text-wrapper{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.wheel-page-spin__button-linear{border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}.wheel-page-spin__button-linear:before{background:var(--spin-button-right-bg);bottom:-250px;content:"";display:block;height:500px;position:absolute;right:-20%;transform:rotate(-45deg);width:50%;z-index:1}.wheel-page-spin__button-linear-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.wheel-page-spin__coin{height:90%;position:absolute;top:25%;width:auto;z-index:8}@media only screen and (min-width:1024px){.wheel-page-spin__coin{height:100%}}.wheel-page-spin__coin_left{animation:moveTopBottom 3s linear infinite;left:-11%}@media only screen and (min-width:1024px){.wheel-page-spin__coin_left{left:calc(-11% - 16px)}}.wheel-page-spin__coin_right{animation:moveTopBottom 4s linear infinite;right:-11%;transform:scaleX(-1)}@media only screen and (min-width:1024px){.wheel-page-spin__coin_right{right:calc(-11% - 16px)}}.wheel-page-spin__leg{position:absolute;top:-120%;width:100%;z-index:3}@keyframes moveTopBottom{0%{transform:translateY(0)}30%{transform:translateY(-3px)}70%{transform:translateY(3px)}to{transform:translateY(0)}}
/*! rtl:begin:ignore */.wheel{--current-angle:0deg;--process-rotate-duration:4s;--odd-light-ball-filter:unset;--even-light-ball-filter:unset;margin:0 auto;max-width:var(--wheel-size);overflow:hidden;padding-top:12.8px;width:100%}.wheel__inner{position:relative;width:100%;z-index:5}.wheel__loader-container{min-height:var(--wheel-size);position:relative;z-index:10}.wheel__wheel{transform:rotate(var(--current-angle))}.wheel__wheel_isSpinning{transition:transform var(--process-rotate-duration) ease-out}.wheel__wheel-img-wrapper{animation:light-ball-switch 2s infinite;display:flex}.wheel__wheel-img-wrapper img,.wheel__wheel-img-wrapper svg{aspect-ratio:1}.wheel__wheel-img-wrapper svg{height:auto;width:100%}.wheel__wheel-wrapper{transform:scale(.8) rotate(-100deg)}.wheel__wheel-wrapper_isAllImagesReady{animation:rotate-wheel-wrapper .5s linear forwards}.wheel__tip{display:block;height:auto;position:absolute;right:44%;top:-9.6px;width:12%;z-index:6}.wheel__tip_hidden{opacity:0}.wheel__tip_isSpinFinished{animation:toggle-tip 1s ease-out}.wheel__center{height:30%;inset:0;margin:auto;position:absolute;-webkit-user-select:none;user-select:none;width:30%;z-index:5}.wheel__center_hidden{opacity:0}.wheel__center-inner{border-radius:50%;box-shadow:0 0 100px 0 var(--wheel-box-shadow-color);cursor:pointer;position:relative}.wheel__center-bg,.wheel__center-inner{height:100%;width:100%}.wheel__center-text,.wheel__center-text-locale{align-items:center;animation:pulse-animation 3.3s linear infinite;display:flex;height:auto;inset:0;justify-content:center;margin:auto;position:absolute;width:105%}.wheel__center-text-locale{-webkit-text-stroke:var(--wheel-center-text-stroke-width) var(--wheel-center-text-stroke-color);font-family:var(--wheel-center-text-ff);font-size:var(--wheel-center-text-fz);font-weight:var(--wheel-center-text-fw);line-height:var(--wheel-center-text-lh);text-align:center;text-transform:uppercase}@keyframes pulse-animation{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(8deg)}to{transform:scale(1) rotate(0deg)}}.wheel__data{align-items:center;animation:animateOpenCloseFrames 1s linear forwards;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;width:100%}@keyframes animateOpenCloseFrames{0%{opacity:0}to{opacity:1}}.wheel__data-inner{display:inline-block;height:100%;position:relative;width:100%}.wheel__data-item{align-items:center;box-sizing:border-box;display:flex;height:6.25%;left:0;padding:0 calc(8.25% + 12.8px);position:absolute;top:46.875%;width:100%}.wheel__data-item:nth-child(2){transform:rotate(1turn);transform:rotate(180deg)}.wheel__data-item:nth-child(3){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(120deg)}.wheel__data-item:nth-child(3){transform:rotate(240deg)}.wheel__data-item:nth-child(4){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(90deg)}.wheel__data-item:nth-child(3){transform:rotate(180deg)}.wheel__data-item:nth-child(4){transform:rotate(270deg)}.wheel__data-item:nth-child(5){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(72deg)}.wheel__data-item:nth-child(3){transform:rotate(144deg)}.wheel__data-item:nth-child(4){transform:rotate(216deg)}.wheel__data-item:nth-child(5){transform:rotate(288deg)}.wheel__data-item:nth-child(6){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(60deg)}.wheel__data-item:nth-child(3){transform:rotate(120deg)}.wheel__data-item:nth-child(4){transform:rotate(180deg)}.wheel__data-item:nth-child(5){transform:rotate(240deg)}.wheel__data-item:nth-child(6){transform:rotate(300deg)}.wheel__data-item:nth-child(7){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(51.4285714286deg)}.wheel__data-item:nth-child(3){transform:rotate(102.8571428571deg)}.wheel__data-item:nth-child(4){transform:rotate(154.2857142857deg)}.wheel__data-item:nth-child(5){transform:rotate(205.7142857143deg)}.wheel__data-item:nth-child(6){transform:rotate(257.1428571429deg)}.wheel__data-item:nth-child(7){transform:rotate(308.5714285714deg)}.wheel__data-item:nth-child(8){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(45deg)}.wheel__data-item:nth-child(3){transform:rotate(90deg)}.wheel__data-item:nth-child(4){transform:rotate(135deg)}.wheel__data-item:nth-child(5){transform:rotate(180deg)}.wheel__data-item:nth-child(6){transform:rotate(225deg)}.wheel__data-item:nth-child(7){transform:rotate(270deg)}.wheel__data-item:nth-child(8){transform:rotate(315deg)}.wheel__data-item:nth-child(9){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(40deg)}.wheel__data-item:nth-child(3){transform:rotate(80deg)}.wheel__data-item:nth-child(4){transform:rotate(120deg)}.wheel__data-item:nth-child(5){transform:rotate(160deg)}.wheel__data-item:nth-child(6){transform:rotate(200deg)}.wheel__data-item:nth-child(7){transform:rotate(240deg)}.wheel__data-item:nth-child(8){transform:rotate(280deg)}.wheel__data-item:nth-child(9){transform:rotate(320deg)}.wheel__data-item:nth-child(10){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(36deg)}.wheel__data-item:nth-child(3){transform:rotate(72deg)}.wheel__data-item:nth-child(4){transform:rotate(108deg)}.wheel__data-item:nth-child(5){transform:rotate(144deg)}.wheel__data-item:nth-child(6){transform:rotate(180deg)}.wheel__data-item:nth-child(7){transform:rotate(216deg)}.wheel__data-item:nth-child(8){transform:rotate(252deg)}.wheel__data-item:nth-child(9){transform:rotate(288deg)}.wheel__data-item:nth-child(10){transform:rotate(324deg)}.wheel__data-item:nth-child(11){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(32.7272727273deg)}.wheel__data-item:nth-child(3){transform:rotate(65.4545454545deg)}.wheel__data-item:nth-child(4){transform:rotate(98.1818181818deg)}.wheel__data-item:nth-child(5){transform:rotate(130.9090909091deg)}.wheel__data-item:nth-child(6){transform:rotate(163.6363636364deg)}.wheel__data-item:nth-child(7){transform:rotate(196.3636363636deg)}.wheel__data-item:nth-child(8){transform:rotate(229.0909090909deg)}.wheel__data-item:nth-child(9){transform:rotate(261.8181818182deg)}.wheel__data-item:nth-child(10){transform:rotate(294.5454545455deg)}.wheel__data-item:nth-child(11){transform:rotate(327.2727272727deg)}.wheel__data-item:nth-child(12){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(30deg)}.wheel__data-item:nth-child(3){transform:rotate(60deg)}.wheel__data-item:nth-child(4){transform:rotate(90deg)}.wheel__data-item:nth-child(5){transform:rotate(120deg)}.wheel__data-item:nth-child(6){transform:rotate(150deg)}.wheel__data-item:nth-child(7){transform:rotate(180deg)}.wheel__data-item:nth-child(8){transform:rotate(210deg)}.wheel__data-item:nth-child(9){transform:rotate(240deg)}.wheel__data-item:nth-child(10){transform:rotate(270deg)}.wheel__data-item:nth-child(11){transform:rotate(300deg)}.wheel__data-item:nth-child(12){transform:rotate(330deg)}.wheel__data-item:nth-child(13){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(27.6923076923deg)}.wheel__data-item:nth-child(3){transform:rotate(55.3846153846deg)}.wheel__data-item:nth-child(4){transform:rotate(83.0769230769deg)}.wheel__data-item:nth-child(5){transform:rotate(110.7692307692deg)}.wheel__data-item:nth-child(6){transform:rotate(138.4615384615deg)}.wheel__data-item:nth-child(7){transform:rotate(166.1538461538deg)}.wheel__data-item:nth-child(8){transform:rotate(193.8461538462deg)}.wheel__data-item:nth-child(9){transform:rotate(221.5384615385deg)}.wheel__data-item:nth-child(10){transform:rotate(249.2307692308deg)}.wheel__data-item:nth-child(11){transform:rotate(276.9230769231deg)}.wheel__data-item:nth-child(12){transform:rotate(304.6153846154deg)}.wheel__data-item:nth-child(13){transform:rotate(332.3076923077deg)}.wheel__data-item:nth-child(14){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(25.7142857143deg)}.wheel__data-item:nth-child(3){transform:rotate(51.4285714286deg)}.wheel__data-item:nth-child(4){transform:rotate(77.1428571429deg)}.wheel__data-item:nth-child(5){transform:rotate(102.8571428571deg)}.wheel__data-item:nth-child(6){transform:rotate(128.5714285714deg)}.wheel__data-item:nth-child(7){transform:rotate(154.2857142857deg)}.wheel__data-item:nth-child(8){transform:rotate(180deg)}.wheel__data-item:nth-child(9){transform:rotate(205.7142857143deg)}.wheel__data-item:nth-child(10){transform:rotate(231.4285714286deg)}.wheel__data-item:nth-child(11){transform:rotate(257.1428571429deg)}.wheel__data-item:nth-child(12){transform:rotate(282.8571428571deg)}.wheel__data-item:nth-child(13){transform:rotate(308.5714285714deg)}.wheel__data-item:nth-child(14){transform:rotate(334.2857142857deg)}.wheel__data-item:nth-child(15){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(24deg)}.wheel__data-item:nth-child(3){transform:rotate(48deg)}.wheel__data-item:nth-child(4){transform:rotate(72deg)}.wheel__data-item:nth-child(5){transform:rotate(96deg)}.wheel__data-item:nth-child(6){transform:rotate(120deg)}.wheel__data-item:nth-child(7){transform:rotate(144deg)}.wheel__data-item:nth-child(8){transform:rotate(168deg)}.wheel__data-item:nth-child(9){transform:rotate(192deg)}.wheel__data-item:nth-child(10){transform:rotate(216deg)}.wheel__data-item:nth-child(11){transform:rotate(240deg)}.wheel__data-item:nth-child(12){transform:rotate(264deg)}.wheel__data-item:nth-child(13){transform:rotate(288deg)}.wheel__data-item:nth-child(14){transform:rotate(312deg)}.wheel__data-item:nth-child(15){transform:rotate(336deg)}.wheel__data-item:nth-child(16){transform:rotate(1turn)}.wheel__data-item:nth-child(2){transform:rotate(22.5deg)}.wheel__data-item:nth-child(3){transform:rotate(45deg)}.wheel__data-item:nth-child(4){transform:rotate(67.5deg)}.wheel__data-item:nth-child(5){transform:rotate(90deg)}.wheel__data-item:nth-child(6){transform:rotate(112.5deg)}.wheel__data-item:nth-child(7){transform:rotate(135deg)}.wheel__data-item:nth-child(8){transform:rotate(157.5deg)}.wheel__data-item:nth-child(9){transform:rotate(180deg)}.wheel__data-item:nth-child(10){transform:rotate(202.5deg)}.wheel__data-item:nth-child(11){transform:rotate(225deg)}.wheel__data-item:nth-child(12){transform:rotate(247.5deg)}.wheel__data-item:nth-child(13){transform:rotate(270deg)}.wheel__data-item:nth-child(14){transform:rotate(292.5deg)}.wheel__data-item:nth-child(15){transform:rotate(315deg)}.wheel__data-item:nth-child(16){transform:rotate(337.5deg)}.wheel__data-item:nth-child(17){transform:rotate(1turn)}.wheel__data-item_isPresent .wheel__data-icon{justify-content:flex-end}.wheel__data-currency,.wheel__data-icon,.wheel__data-value{align-items:center;display:flex;font-family:sans-serif;font-weight:700;justify-content:center;line-height:1;transform:rotate(-90deg);width:calc(6.25% + var(--wheel-data-additional-width))}.wheel__data-currency img,.wheel__data-icon img,.wheel__data-value img{height:auto;width:100%}.wheel__data-value{-webkit-text-stroke:var(--wheel-data-value-stroke) var(--wheel-data-value-stroke-color);color:var(--wheel-data-value-color);font-size:var(--wheel-data-value-fz);letter-spacing:1.28px}.wheel__data-currency{-webkit-text-stroke:var(--wheel-data-currency-stroke) var(--wheel-data-currency-stroke-color);color:var(--wheel-data-currency-color);font-size:var(--wheel-data-currency-fz)}.wheel__data-icon_isPresent{position:relative}.wheel__data-icon_isPresent:before{aspect-ratio:1;background:var(--prize-with-icon-circle-bg);border-radius:50%;content:"";display:block;height:auto;inset:0;left:-4.8px;margin:auto;position:absolute;width:calc(100% + 9.6px);z-index:1}.wheel__data-icon_isPresent img{z-index:2}.wheel .light-ball-odd{filter:var(--odd-light-ball-filter)}.wheel .light-ball-even{filter:var(--even-light-ball-filter)}@keyframes light-ball-switch{0%{--odd-light-ball-bg-from:var(--light-ball-active-bg-from);--odd-light-ball-bg-to:var(--light-ball-active-bg-to);--even-light-ball-bg-from:var(--light-ball-disabled-bg-from);--even-light-ball-bg-to:var(--light-ball-disabled-bg-to);--odd-light-ball-filter:drop-shadow(0px 0px 17px #fcfddf);--even-light-ball-filter:unset}50%{--odd-light-ball-bg-from:var(--light-ball-disabled-bg-from);--odd-light-ball-bg-to:var(--light-ball-disabled-bg-to);--even-light-ball-bg-from:var(--light-ball-active-bg-from);--even-light-ball-bg-to:var(--light-ball-active-bg-to);--odd-light-ball-filter:unset;--even-light-ball-filter:drop-shadow(0px 0px 17px #fcfddf)}to{--odd-light-ball-bg-from:var(--light-ball-active-bg-from);--odd-light-ball-bg-to:var(--light-ball-active-bg-to);--even-light-ball-bg-from:var(--light-ball-disabled-bg-from);--even-light-ball-bg-to:var(--light-ball-disabled-bg-to);--odd-light-ball-filter:drop-shadow(0px 0px 17px #fcfddf);--even-light-ball-filter:unset}}@keyframes rotate-wheel-wrapper{0%{transform:scale(.8) rotate(-100deg)}to{transform:scale(1) rotate(0)}}@keyframes toggle-tip{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}

/*! rtl:end:ignore */.mega-win__wrapper{display:flex;justify-content:center;position:relative}.mega-win__text-wrapper{align-items:center;display:flex;flex-direction:column;gap:6px;padding-top:10px;position:absolute}.mega-win__sub-title{font-size:16px;line-height:16px;opacity:.85}.mega-win__sub-title,.mega-win__title{color:#fff;font-family:Inter,sans-serif;font-weight:800}.mega-win__title{font-size:24px;line-height:25px;max-width:150px;text-align:center;text-shadow:.1px 0 #403402cc,-.1px 0 #403402cc,0 .1px #403402cc,0 -.1px #403402cc}@keyframes open-modal{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes slide-up{0%{opacity:0;transform:translateY(100%)}50%{opacity:1}to{opacity:1;transform:translateY(0)}}.wheel-page-timer{display:flex;left:0;margin:0 auto;position:absolute;right:0;top:80%}.wheel-page-timer__clock{align-items:center;background:var(--wheel-timer-left-bg);border-bottom:6.4px solid var(--wheel-timer-border-bottom-color);border-radius:6px;color:var(--wheel-timer-text-color);display:flex;flex-direction:column;font-weight:700;height:var(--wheel-timer-height);justify-content:center;line-height:1;margin:0 auto;overflow:hidden;padding:0 16px;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease;z-index:2}@media only screen and (min-width:1024px){.wheel-page-timer__clock{padding:0 32px}}.wheel-page-timer__clock:before{background:var(--wheel-timer-right-bg);bottom:-250px;content:"";display:block;height:500px;position:absolute;right:-25%;transform:rotate(-45deg);width:50%;z-index:1}.wheel-page-timer__clock-label{display:block;font-size:var(--wheel-timer-label-fz);font-weight:700;max-width:100%;overflow:hidden;position:relative;text-overflow:ellipsis;text-shadow:0 3px #0003;white-space:nowrap;z-index:2}.wheel-page-timer__clock-time{align-items:center;display:flex;font-size:var(--wheel-timer-time-fz);font-weight:600;gap:5px;justify-content:center;margin:2px;overflow:hidden;position:relative;z-index:2}.wheel-page-timer__clock-text{align-items:center;display:flex;gap:13px;margin-left:8px}.wheel-page-timer__clock-text-p{color:#fff9;font-size:6px;margin:3px 0 0;z-index:2}.wheel-page-timer__digit{display:inline-block;transition:transform .3s ease-in-out}.wheel-page-timer__digit-animate{animation:slideDown .3s forwards;transform:translateY(-20px)}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.wheel-game-page{--sector-odd-bg:#260422;--sector-even-bg:#65325f;--sector-border-color:#65325f;--sector-border-opacity:1;--wheel-data-value-color:#fff;--wheel-data-value-stroke:1.04px;--wheel-data-value-stroke-color:#401802cc;--wheel-data-currency-color:var(--wheel-data-value-color);--wheel-data-currency-stroke:0;--wheel-data-currency-stroke-color:var(--wheel-data-value-stroke-color);--outer-ring-bg:#65325f;--inner-ring-bg:#260422;--light-ball-active-bg-from:#fff;--light-ball-active-bg-to:#feffb8;--light-ball-disabled-bg-from:#acacac;--wheel-box-shadow-color:#573153;--light-ball-disabled-bg-to:#d2d3a3;--prize-with-icon-circle-bg:#260422;--wheel-tip-bg:#260422;--wheel-tip-border-color:#65325f;--wheel-tip-border-opacity:1;--wheel-center-bg:#260422;--wheel-center-border-color:#65325f;--wheel-center-border-opacity:0.5;--wheel-center-text-stroke-color:#260422;--wheel-center-text-color:#fff;--wheel-center-text-opacity:0.85;--mega-win-border-color:#260422;--mega-win-title-stroke-color:#260422;--mega-win-title-color:#fff;--mega-win-text-opacity:0.85;--mega-win-description-color:#fff;--spin-button-text-color:#fff;--wheel-timer-text-color:#fff;--wheel-leg-border-color:#260422;--wheel-leg-bg-from:#573153;--wheel-leg-bg-to:#573153;--spin-history-title-bg:linear-gradient(128deg,#573153 -60.37%,#260422 136.88%);--spin-history-title-text-color:#fff;--spin-history-title-icon-color:#fff;--spin-history-content-bg:linear-gradient(128deg,#573153 -60.37%,#260422 136.88%);--spin-history-item-border-color:#65325f;--spin-history-item-text-color:#fff;--spin-history-content-scrollbar-thumb-color:#ffffff80;--spin-history-content-scrollbar-track-color:#0000;--wheel-data-value-fz:18px}@media only screen and (max-width:767px){.wheel-game-page{--wheel-data-value-fz:14px}}.wheel-game-page .wheel__tip path:last-child{stroke:#65325f}.rs-picker-select-menu{z-index:2000}.modal{background-color:#0006;height:100%;inset:0;position:fixed;width:100%;z-index:1000}.modal_isFull{height:100vh;top:0}.modal__app-container{align-items:center;display:flex;font-size:1rem;justify-content:center;min-height:100%;transform:translateZ(0);width:100vw;z-index:15}@media only screen and (min-width:1200px){.modal__app-container{padding:2rem 0 0}}.modal__wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#000000a6;height:100vh;overflow-y:auto;position:fixed}.modal__wrapper_position_center{align-items:center;display:flex;justify-content:center}.modal__content-container{overflow:hidden;position:relative}.modal__content-container_bordered{border-radius:.25rem}.modal__close-block,.modal__save-block{align-items:center;background-color:#3f4451;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:5px;top:5px;width:30px;z-index:10000}.modal__close-img{height:60%;width:60%}.modal__save-block{height:25px;width:90px}.mobile-modal-lang{align-items:center;background-color:#3f3f3f;border-radius:10px;display:flex;gap:14px;justify-content:center;max-width:334px;overflow:hidden;padding:19px 17px;width:100vw}.mobile-modal-lang__item{align-items:center;color:#fff;display:flex;gap:12px}@media only screen and (max-width:767px){.mobile-modal-lang__item{padding:8px}}.mobile-modal-lang__item img{height:48px;width:48px}.mobile-modal-lang__item span{font-size:22px;font-weight:700;text-transform:uppercase}.mobile-modal-lang__item_active{color:#c02fb1}.input__wrapper{height:100%;position:relative;width:100%}.input__wrapper_isFlex{align-items:center;display:flex}.input__left-icon{height:100%;width:100%}.input__left-icon *{fill:#fff}.input__left-icon-wrapper{align-items:center;background-color:#1e1e1e99;display:flex;height:100%;justify-content:center;width:50px}.input__error{text-wrap:nowrap;bottom:-19px;color:red;font-size:14px;left:50%;position:absolute;transform:translateX(-50%)}@media only screen and (max-width:767px){.input__error{bottom:-15px;font-size:12px}}.input__bottom-text{text-align:center}.input:has(>input:-webkit-autofill){background-color:#1e1e1e!important}.input input:-webkit-autofill,.input input:-webkit-autofill:active,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 100px #1e1e1e!important}.input .MuiInputAdornment-positionEnd{height:100%;position:absolute;right:20px}.input .MuiInputAdornment-positionEnd svg path{fill:#fff}.input .MuiInputAdornment-positionStart{height:100%;left:12px;position:absolute}.input .MuiInputAdornment-positionStart svg path{stroke:#fff}.input.Mui-focused{box-shadow:none!important}.sign-in{background-color:#1e1e1e;border-radius:12px;height:500px;overflow:hidden;padding:24px;width:500px}@media only screen and (max-width:767px){.sign-in{height:500px;width:95vw}}.sign-in__heading{align-items:center;color:#fff;display:flex;font-size:32px;font-weight:700;justify-content:space-between;width:100%}.sign-in__close{cursor:pointer;height:24px;width:24px}.sign-in__inputs{align-items:center;gap:16px;padding:24px 0 32px}.sign-in__input-wrapper,.sign-in__inputs{display:flex;flex-direction:column;width:100%}.sign-in__input-wrapper{align-items:flex-start;gap:12px}.sign-in__label{color:#fff;font-size:14px;font-weight:500}.sign-in__input{height:52px;width:100%}.sign-in__btn-wrapper{height:54px;margin-bottom:32px;width:100%}.sign-in__divider{background-color:#575757;height:1px;margin-bottom:32px;width:100%}.sign-in__logo-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.sign-in__logo{height:40px;width:auto}.sign-up{background-color:#1e1e1e;border-radius:12px;padding:24px;width:500px}@media only screen and (max-width:767px){.sign-up{max-height:500px;overflow:auto;width:95vw}}.sign-up__heading{align-items:center;color:#fff;display:flex;font-size:32px;font-weight:700;justify-content:space-between;width:100%}.sign-up__close{cursor:pointer;height:24px;width:24px}.sign-up__inputs{align-items:center;gap:16px;padding:24px 0 32px}.sign-up__input-wrapper,.sign-up__inputs{display:flex;flex-direction:column;width:100%}.sign-up__input-wrapper{align-items:flex-start;gap:12px}.sign-up__label{color:#fff;font-size:14px;font-weight:500}.sign-up__input{height:52px;width:100%}.sign-up__btn-wrapper{height:54px;margin-bottom:32px;width:100%}.sign-up__country-block{align-items:center;display:flex;font-size:14px;padding:0 0 0 10px}.sign-up__divider{background-color:#575757;height:1px;margin-bottom:32px;width:100%}.sign-up__logo-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.sign-up__logo{height:40px;width:auto}.sport-modal{border-radius:16px;flex-direction:column;max-width:26rem;padding:10px 5px 5px;position:relative;width:85vw}.sport-modal,.sport-modal__header{align-items:center;background:#444648;display:flex}.sport-modal__header{color:#fff;justify-content:space-between;padding:1rem;width:100%}.sport-modal__header-cross{cursor:pointer;height:1.5rem;width:1.5rem}.sport-modal__header-title{font-size:1.5rem;font-weight:400}.sport-modal__items{background-color:#ffffff0d;display:flex;flex-direction:column;gap:10px;padding:15px 5px;width:100%}.sport-modal__item{background-color:#444648;border-radius:8px;color:#fff;display:flex;padding:10px 5px}.sport-modal__item-icon{height:3.15rem;margin-bottom:10px;width:3.15rem}.sport-modal__item-icon path{fill:#fdd537}[dir=rtl] .Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutLeft}[dir=rtl] .Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInLeft}.Toastify__toast-container--top-right{border-radius:3px}@media only screen and (max-width:767px){.Toastify__toast-container--top-right{left:1rem;top:2rem;width:92%}}.Toastify__toast{background:#2f2a2a;border-radius:8px}.menu-item{color:#fff}.menu-item__icon-svg{height:auto;position:absolute;right:0;width:68px}@media only screen and (max-width:767px){.menu-item__icon-svg{width:60px}}.menu-item__icon-svg img{height:100%;width:100%}.menu-item__arrow{transition:.3s;width:10px}.menu-item__arrow_active{transform:rotate(180deg)}.menu-item__title{font-family:Inter,sans-serif;margin-right:4px;max-width:50%}@media only screen and (max-width:767px){.menu-item__title{max-width:52%}}.menu-item__menu-header{align-items:center;background:#ffffff1a;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row-reverse;font-size:16px;height:64px;justify-content:flex-end;overflow:visible;padding:20px 0 20px 16px;position:relative;text-transform:uppercase;width:100%}@media only screen and (max-width:767px){.menu-item__menu-header{font-size:14px;padding:20px 16px}}.menu-item__menu-header_active{background:#ffffff4d!important}.menu-item__sub-menu{background-color:#545454;border-radius:5px;color:#fff}@media only screen and (max-width:767px){.menu-item__sub-menu{border-radius:5px 5px 0 0}}.menu-item__sub-menu-container{animation:animateSubMenuAppearance .35s ease-out forwards;position:absolute;z-index:999}.menu-item__sub-menu-container_closed{animation:animateSubMenuDisappearance .35s ease-out forwards}.menu-item__sub-menu-item{border-radius:5px;cursor:pointer;padding:10px;text-align:center;white-space:nowrap}.menu-item__sub-menu-item:hover,.menu-item__sub-menu-item_isActive{background-color:#64335f}@media only screen and (max-width:767px){.menu-item__sub-menu-item{padding:16px;text-align:left}}@keyframes animateSubMenuAppearance{0%{opacity:0;transform:translateY(-5%)}to{opacity:1;transform:translateY(0)}}@keyframes animateSubMenuDisappearance{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5%)}}.menu-item_isSideMenu{margin-bottom:10px;width:100%}.menu-item_isSideMenu .menu-item__menu-header{background-color:#ffffff0d;font-size:12px;height:42px;overflow:hidden;padding:12px 0 12px 72px}.menu-item_isSideMenu .menu-item__icon-svg{bottom:-5px;left:8px;right:auto;width:54px}.footer{background:#0009;display:flex;justify-content:center;padding:24px 0 32px;width:100%}@media only screen and (max-width:767px){.footer{padding:24px 16px}}.footer__content{flex-direction:column;gap:24px;max-width:1128px}.footer__content,.footer__top{align-items:center;display:flex;width:100%}.footer__top{height:54px;justify-content:space-between}@media only screen and (max-width:767px){.footer__top{height:30px}}.footer__logo-link{height:100%}.footer__logo{height:100%;width:auto}@media only screen and (max-width:767px){.footer__logo{height:35px}}.footer__license{height:100%}.footer__license-icon{height:100%;width:auto}.footer__items{grid-gap:8px;background-color:#ffffff0d;border-radius:16px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr);padding:8px;width:100%}.footer__items .menu-item{width:100%}.footer__items .menu-item__menu-header{align-items:center;justify-content:center;text-align:center}@media only screen and (min-width:768px){.footer__items .menu-item:first-child,.footer__items .menu-item:nth-child(2){grid-column:span 2}}@media only screen and (max-width:767px){.footer__items{align-items:center;display:flex;flex-direction:column;gap:8px}}.footer__head{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.footer__sub-menu{animation:animateFooterDropownAppearance .3s ease-out forwards;background:#343434;border-radius:5px;display:flex;flex-direction:column;left:calc(50% - max-width);padding:6px;position:absolute;top:90%;z-index:3}.footer__sub-menu_closed{animation:animateFooterDropdownDisappearance .2s ease-out forwards}.footer__sub-menu-item{color:#fff;cursor:pointer;padding:10px;text-align:center;white-space:nowrap}.footer__sub-menu-item:hover{background-color:#64335f}.footer__copyright{align-items:center;display:flex;justify-content:flex-start;width:100%}.footer__copyright-text{color:#fff;font-size:14px;font-weight:700;opacity:.6}@keyframes animateFooterDropownAppearance{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(10px)}}@keyframes animateFooterDropdownDisappearance{0%{opacity:1;transform:translateY(10px)}to{opacity:0;transform:translateXY(25px)}}.agent-link-btn__wrapper:not(.agent-link-btn__wrapper_isStatic){align-items:center;background-color:#1a1a1a;border-radius:50%;bottom:40px;cursor:pointer;display:flex;height:48px;height:60px;justify-content:center;position:fixed!important;position:relative;right:40px;width:48px;width:60px;z-index:99}.agent-link-btn__wrapper:not(.agent-link-btn__wrapper_isStatic) svg{height:35px;width:35px}@media only screen and (max-width:767px){.agent-link-btn__wrapper:not(.agent-link-btn__wrapper_isStatic){bottom:70px}}.agent-link-btn__wrapper svg{height:35px;width:35px}@media only screen and (max-width:767px){.agent-link-btn__wrapper svg{height:30px;width:30px}}.search__btn{align-items:center;background-color:#64335f;border-radius:8px;cursor:pointer;display:flex;height:55px;justify-content:center;width:55px}.search__btn svg{height:24px;width:24px}.search__btn svg path{stroke:#fff}.search__autocomplete.MuiAutocomplete-root{height:100%!important}@media only screen and (max-width:767px){.search__autocomplete.MuiAutocomplete-root{height:55px!important}}.search__text-field{height:100%!important;transition:width .3s ease!important;width:55px!important}.search__text-field_isOpen{width:400px!important}@media only screen and (max-width:767px){.search__text-field_isOpen{width:100%!important}}.search__icon{flex-shrink:0;height:24px;margin-right:5px;width:24px}.search__icon path{stroke:#fff}.search__input{background-color:#343434!important;border-radius:16px!important;height:100%!important;padding:15px!important}.search__input:has(>input:focus){border-radius:16px 16px 0 0!important}.search__input input{color:#fff!important;outline:none!important;padding:0!important}.search__input fieldset{transition:all .1s ease-in-out}.search__input fieldset,.search__input:hover fieldset{border-color:#0000!important}.search__input.Mui-focused fieldset{border-color:#0000!important;border-width:0!important}.MuiAutocomplete-paper{background-color:#343434!important}.MuiAutocomplete-noOptions{color:#fff!important}.MuiAutocomplete-listbox{padding:0!important}.MuiAutocomplete-listbox li{background-color:#343434!important;color:#fff!important}.MuiAutocomplete-listbox li:hover{background:#64335f!important}.MuiAutocomplete-listbox .MuiAutocomplete-option[aria-selected=true].Mui-focusVisible{background:#64335f!important;color:#fff}.select-lang{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative}.select-lang__flag{height:25px;margin-bottom:5px;object-fit:fill;width:35px}.select-lang__items{display:none;position:absolute;right:0;top:100%;width:100%;z-index:3}.select-lang__items_open{display:flex;flex-direction:column}.select-lang__top{align-items:center;background:#64335f;border-radius:8px;display:flex;gap:8px;height:55px;padding:8px 16px;transition:all .2s ease-in-out;width:81px}@media only screen and (max-width:767px){.select-lang__top{gap:4px;height:32px;padding:8px;width:55px}}.select-lang__top:hover{background:#863a7e;transition:all .2s ease-in-out}.select-lang__top img{height:19px;width:19px}@media only screen and (max-width:767px){.select-lang__top img{height:16px;width:16px}}.select-lang__top span{color:#fff;font-size:18px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:767px){.select-lang__top span{font-size:14px}}.select-lang__top_open{border-radius:8px 8px 0 0}.select-lang__item{align-items:center;background:#64335f;border-radius:0;display:flex;gap:8px;height:55px;padding:8px 16px;transition:all .2s ease-in-out;width:81px;width:100%}@media only screen and (max-width:767px){.select-lang__item{gap:4px;height:32px;padding:8px;width:55px}}.select-lang__item:hover{background:#863a7e;transition:all .2s ease-in-out}.select-lang__item img{height:19px;width:19px}@media only screen and (max-width:767px){.select-lang__item img{height:16px;width:16px}}.select-lang__item span{color:#fff;font-size:18px;font-weight:700;text-transform:uppercase}@media only screen and (max-width:767px){.select-lang__item span{font-size:14px}}.select-lang__item:last-child{border-radius:0 0 8px 8px}.wheel-button{--roulette-icon-size:26px;animation:wheelSpin 1.6s infinite;animation-timing-function:linear;cursor:pointer;filter:drop-shadow(0 0 8px #65325f);height:var(--roulette-icon-size);width:var(--roulette-icon-size)}@media only screen and (min-width:1024px){.wheel-button{--roulette-icon-size:36px}}@keyframes wheelSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.user-block{gap:10px;position:relative}.user-block,.user-block__buttons-wrapper{align-items:center;display:flex;height:100%}.user-block__buttons-wrapper{gap:5px}.user-block__btn-container{height:100%;min-width:168px}@media only screen and (max-width:767px){.user-block__btn-container{height:35px;min-width:0;min-width:auto;width:95px}}@media only screen and (max-width:767px)and (max-width:350px){.user-block__btn-container{width:80px}}@media only screen and (max-width:767px){.user-block__btn-container button{font-size:12px!important;padding:12px 0!important}}@media only screen and (max-width:767px)and (max-width:350px){.user-block__btn-container button{font-size:10px!important}}.user-block__user{align-items:center;cursor:pointer;display:flex;gap:12px;height:100%;position:relative}.user-block__icon-wrapper{align-items:center;background-color:#ffffff1a;border-radius:8px;display:flex;height:55px;justify-content:center;width:55px}@media only screen and (max-width:767px){.user-block__icon-wrapper{height:40px;width:40px}}.user-block__icon{height:24px;width:24px}.user-block__info{align-items:flex-start;display:flex;flex-direction:column}.user-block__info-amount,.user-block__info-username{color:#fff;font-size:16px;font-weight:700;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:767px){.user-block__info-amount,.user-block__info-username{font-size:13px;max-width:110px}}.user-block__items{background:#343434;border-radius:8px;overflow:hidden;position:absolute;right:0;top:100%;transform:translateY(16px);z-index:50}.user-block__item{background:#343434;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:46px;padding:8px 16px}.top-header,.user-block__item{align-items:center;display:flex}.top-header{height:55px;justify-content:space-between;position:relative;width:100%}.top-header__left{gap:16px}.top-header__left,.top-header__wheel-container{align-items:center;display:flex;height:100%}.top-header__logo-link{margin:0 auto}.top-header__logo-link_isOpen{margin:0 auto 0 10px}.top-header__logo{height:65px;position:relative;top:-10px;width:auto}.top-header__right{align-items:center;display:flex;gap:16px;height:100%;justify-content:flex-end}.header-block-desktop{display:flex;flex-direction:column;gap:24px;margin:24px auto;max-width:1128px;position:relative;width:100%}.top-header-mobile{align-items:center;display:flex;height:54px;justify-content:space-between;width:100%}.top-header-mobile__left{align-items:center;display:flex;gap:8px}.top-header-mobile__right{align-items:center;display:flex;gap:5px;height:100%}.top-header-mobile__logo-link{height:50px;position:absolute;top:5px}@media screen and (max-width:350px){.top-header-mobile__logo-link{height:35px;top:13px}}@media only screen and (max-width:475px){.top-header-mobile__logo-link{height:40px;top:10px}}.top-header-mobile__logo{height:100%;width:auto}.header-block-mobile{background-color:#1e1e1e;gap:16px;left:0;padding:9px;position:fixed;top:0;width:100%;z-index:99}.header-block-mobile,.side-menu{display:flex;flex-direction:column}.side-menu{align-items:center;background-color:#353535;height:100%;overflow-y:auto;padding:17px;width:17.5rem;z-index:2}.side-menu .menu-item__title{font-weight:700;max-width:none;text-transform:capitalize}.side-menu__wrapper{display:flex;height:var(--vh);left:0;padding-top:70px;position:fixed;top:0;width:100%;z-index:9997}@media only screen and (min-width:768px){.side-menu__wrapper{display:none!important}}.side-menu__close-block{height:100%;position:absolute;width:100%;z-index:1}.side-menu__side-menu-group{display:flex;flex-direction:column;gap:10px;width:100%}.side-menu__side-menu-item{align-items:center;background-color:#ffffff0d;border:1px solid #0000;border-radius:5px;cursor:pointer;display:flex;gap:15px;height:40px;justify-content:flex-start;padding:8px 16px;position:relative;width:100%}.side-menu__side-menu-item_isActive{background-color:#64335f}.side-menu__side-menu-item_isActive svg *{fill:#fff}.side-menu__side-menu-item-img{align-items:center;color:#fff;display:flex;height:36px;justify-content:center;width:40px;z-index:3}.side-menu__side-menu-item-text{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:700;text-transform:capitalize;z-index:3}.side-menu__divider{background:#bf2eb180;border-radius:4px;flex-shrink:0;height:1px;margin:5px auto;width:100px}.side-menu__btn-wrapper{display:flex;height:40px;justify-content:center;margin-top:20px;width:100%}.side-menu__btn-wrapper_isAgentBtn{height:48px}.side-menu__logo-wrapper{align-items:center;display:flex;justify-content:flex-start;margin:10px 0 30px;width:100%}.side-menu__logo{height:28px;width:auto}.nav-menu-mobile{bottom:-1px;height:80px;position:fixed;width:100%;z-index:9999}.nav-menu-mobile__items{background:#1e1e1e;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:100%;width:100%}.nav-menu-mobile__item{align-items:center;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:flex-start;padding:6px 6px 8px;width:100%}.nav-menu-mobile__item_isActive{background:#64335f;border-radius:8px 8px 0 0}.nav-menu-mobile__item-icon{height:40px;width:40px}.nav-menu-mobile__item_isActive .nav-menu-mobile__item-icon path{fill:#fff}.nav-menu-mobile__item_isActive .nav-menu-mobile__item-text{color:#fff}.nav-menu-mobile__item-wrapper{height:100%;width:100%}.nav-menu-mobile__item-text{color:#fff;font-size:10px;font-weight:800;text-align:center}.nav-menu-mobile__sub-menu{animation:animateNavSubMenuAppearance .3s ease-out forwards;background:#545454;border-radius:5px 5px 0 0;bottom:90px;display:flex;flex-direction:column;left:0;padding:6px;position:absolute;text-align:left;width:100vw;z-index:3}.nav-menu-mobile__sub-menu_closed{animation:animateNavSubMenuDisappearance .2s ease-out forwards}.nav-menu-mobile__sub-menu-item{color:#fff;padding:10px;text-align:left;white-space:nowrap}.nav-menu-mobile__sub-menu-item_isActive{background-color:#64335f}@keyframes animateNavSubMenuAppearance{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(10px)}}@keyframes animateNavSubMenuDisappearance{0%{opacity:1;transform:translateY(10px)}to{opacity:0;transform:translateXY(25px)}}.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:#64335f;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:#8b5a86;display:flex;flex-direction:column;padding:28px 72px 22px;width:100%}.notify-container__title{color:#fff;font-size:24px;font-weight:900;text-align:center}.notify-container__logo{height:60px;width:auto}.notify-container__logo-wrapper{display:flex;justify-content:center;margin-bottom:24px;width:100%}.notify-container__content{align-items:center;display:flex;flex-direction:column;gap:25px;padding:25px 20px}.notify-container__you-got{color:#fff;font-size:24px;font-weight:500;opacity:.8}.notify-container__value-wrapper{align-items:center;background:#fff;border-radius:100px;display:flex;gap:15px;justify-content:space-between;padding:10px 20px;position:relative;width:100%}.notify-container__value{background:#64335f;border-radius:20px;clip-path:polygon(20% 0,100% 0,100% 100%,10% 100%);color:#fff;display:flex;font-size:30px;font-weight:700;justify-content:center;line-height:130%;padding-left:20px;text-shadow:0 0 4px #fff;width:100%}@media only screen and (max-width:767px){.notify-container__value{font-size:30px}}.notify-container__currency{color:#64335f;font-size:30px;font-weight:700;line-height:130%;opacity:.8}.notify-container__button-wrapper{padding:24px 0 0;width:100%}.notify-container__button-wrapper button{background:#fff!important;color:#64335f!important;height:54px}.notify-container__divider{background-color:#fff3;height:1px;margin-bottom:27px;width:100%}.app{height:100%}.app,.app__container{display:flex;width:100%}.app__container{align-items:stretch;flex-direction:column;flex-wrap:nowrap;font-weight:400;justify-content:flex-start;max-width:100%;position:relative}.app__container_isSportMatch{background-color:#0000}.app__content_container{margin:0 auto;max-width:min(100%,1560px)}.app__main{transition:transform .3s ease;width:100%;z-index:2}.app__main,.app__main-inner{display:flex;position:relative}.app__main-inner{flex-direction:column}@media only screen and (max-width:767px){.app__main-inner{padding-bottom:80px;padding-top:70px}}.app__main-content{display:flex;flex:1 0 auto;flex-direction:column;min-height:50vh;padding:0;position:relative;width:100%}.app__main-inner{transition:all .3s ease-in-out 0s;width:100%}.error-boundary{align-items:center;display:flex;flex-direction:column;font-size:24px;height:100%;justify-content:center;width:100%}.error-boundary__info{color:#f5f5f5;margin-bottom:10px}.error-boundary__button{border-radius:5px;font-size:24px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:Sanata;font-style:normal;font-weight:700;src:url(/static/media/Sanata-Bold-Italic.284178ad892ea4636bd7.ttf) format("truetype")}#root,body,html{font-family:Inter,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;margin:0;padding:0;width:100%}@media only screen and (max-width:767px){#root,body,html{-webkit-overflow-scrolling:touch;height:-webkit-fill-available}}@media only screen and (min-width:768px){body{min-width:1200px;overflow-x:auto}}html{color:#292b2c;line-height:1.15;-webkit-user-select:none;user-select:none}@media only screen and (max-width:767px){html{overflow-x:hidden}}@media only screen and (min-width:768px){html{overflow-y:auto}}body{-webkit-font-smoothing:antialiased;background:#1e1e1e;color:#292b2c;font-size:1rem;font-weight:400;line-height:1.5}body:before{background-image:url(/static/media/main-bg.287451e04058079969aa.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100vh;left:0;position:fixed;top:0;width:100%}#root{height:var(--vh);position:relative}@media only screen and (max-width:767px){a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0)}}button{border:none;outline:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media only screen and (max-width:2600px){html{font-size:19px}}@media only screen and (max-width:2300px){html{font-size:17.5px}}@media only screen and (max-width:1920px){html{font-size:16px}}@media only screen and (max-width:1750px){html{font-size:14.5px}}@media only screen and (max-width:1600px){html{font-size:13px}}@media only screen and (max-width:1440px){html{font-size:14px}}@media only screen and (max-width:1366px){html{font-size:14px}}@media only screen and (max-width:768px){html{font-size:16px}}.html-mac ::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-feature-settings:inherit;border:0;box-sizing:border-box;font-stretch:inherit;font-style:inherit;font-variant:inherit;line-height:inherit;margin:0;padding:0;vertical-align:initial}div::-webkit-scrollbar,header::-webkit-scrollbar,li::-webkit-scrollbar{-ms-overflow-style:none;display:none;scrollbar-width:none}a,a:active,a:focus,a:hover{text-decoration:none}a,h1,h2,h3,h4,h5,h6,li,ol,p,ul{color:inherit;list-style:none;text-decoration:none}body,button,input,textarea{font-family:Inter!important}::-webkit-scrollbar{height:.275rem;width:.275rem}::-webkit-scrollbar-thumb{background:#2a2f3d}.html-overflow-hidden,.html-overflow-hidden #app-container,.html-overflow-hidden #root,.html-overflow-hidden body{overflow:hidden!important}
/*# sourceMappingURL=main.6ac06f24.css.map*/