@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
.only-for-users{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;width:100%;padding:1rem;background-color:#020c26;-webkit-box-sizing:border-box;box-sizing:border-box}.only-for-users__text{display:inline-block;margin-bottom:1rem;font-size:1.5rem;text-align:center;color:#fff}.only-for-users__button{-webkit-box-shadow:0px 1px 1px rgba(0,0,0,.25);box-shadow:0px 1px 1px rgba(0,0,0,.25);height:2.8125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1.5rem;border:none;white-space:nowrap;font-size:1rem;font-weight:400;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;border-radius:.625rem;background:-webkit-gradient(linear, left bottom, left top, color-stop(-13.77%, #0167ca), color-stop(102.34%, #38a8fa));background:-o-linear-gradient(bottom, #0167ca -13.77%, #38a8fa 102.34%);background:linear-gradient(0deg, #0167ca -13.77%, #38a8fa 102.34%)}.only-for-users__button:active{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}
.set-language-dropdown{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-top:2px}.set-language-dropdown__current{cursor:pointer;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px 0 7px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background:rgba(0,0,0,0);border:1px solid rgba(182,186,213,.2);border-radius:85px}.set-language-dropdown_open .set-language-dropdown__current{border-radius:1.25rem 1.25rem 0 0;border-bottom:1px solid rgba(0,0,0,0)}.set-language-dropdown__current-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;font-weight:800;font-size:.8125rem;white-space:nowrap}.set-language-dropdown__current-img{width:1.375rem;height:1.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:7px}.set-language-dropdown__current-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.set-language-dropdown__current-arrow-svg{width:1.875rem;height:1.875rem}.set-language-dropdown_open .set-language-dropdown__current-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.set-language-dropdown__items{opacity:0;min-width:100%;max-height:0rem;top:100%;position:absolute;z-index:3;background-color:rgba(0,0,0,0);border-radius:0 0 .3125rem .3125rem;-webkit-animation:reduceVertical .3s linear;animation:reduceVertical .3s linear;overflow:hidden}.set-language-dropdown_open .set-language-dropdown__items{-webkit-animation:incraseVertical .3s linear forwards;animation:incraseVertical .3s linear forwards}.set-language-dropdown__item{cursor:pointer;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:7px;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid rgba(182,186,213,.2);border-left:1px solid rgba(182,186,213,.2)}.set-language-dropdown__item:last-child{border-top:none;border-bottom:1px solid rgba(182,186,213,.2);border-radius:0 0 1.25rem 1.25rem}.set-language-dropdown__item_selected{background:-webkit-gradient(linear, left top, right top, from(#264194), to(rgba(252, 197, 38, 0))),#090d27;background:-o-linear-gradient(left, #264194 0%, rgba(252, 197, 38, 0) 100%),#090d27;background:linear-gradient(90deg, #264194 0%, rgba(252, 197, 38, 0) 100%),#090d27}.set-language-dropdown__item-img{width:1.375rem;height:1.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:7px}.set-language-dropdown__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 0 0;font-size:.875rem;white-space:nowrap;color:#fff}@-webkit-keyframes incraseVertical{0%{opacity:0;max-height:0rem}100%{opacity:1;max-height:18.75rem}}@keyframes incraseVertical{0%{opacity:0;max-height:0rem}100%{opacity:1;max-height:18.75rem}}@-webkit-keyframes reduceVertical{0%{opacity:1;max-height:18.75rem}100%{opacity:0;max-height:18.75rem}}@keyframes reduceVertical{0%{opacity:1;max-height:18.75rem}100%{opacity:0;max-height:18.75rem}}@-webkit-keyframes darker{0%{background:rgba(0,0,0,0)}100%{background:#0f182f}}@keyframes darker{0%{background:rgba(0,0,0,0)}100%{background:#0f182f}}@-webkit-keyframes lighter{0%{background:#0f182f}100%{background:rgba(0,0,0,0)}}@keyframes lighter{0%{background:#0f182f}100%{background:rgba(0,0,0,0)}}
.main-navigation-menu-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.main-navigation-menu-item:not(:last-child){margin-bottom:.3125rem}.main-navigation-menu-item__wrap{position:relative;width:100%;height:2.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.875rem 0 .625rem;background:rgba(0,0,0,0);border-radius:.625rem}.main-navigation-menu-item__wrap_active{background:#d31918}.main-navigation-menu-item__wrap_sport{padding-left:1.875rem}.main-navigation-menu-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.7857rem;width:1.7857rem;margin-right:.625rem}.main-navigation-menu-item__icon-svg{height:1.5625rem;width:1.5625rem}.main-navigation-menu-item__label{font-size:.75rem;font-weight:700}
.main-navigation-menu-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:64.625rem;padding:.625rem 1.25rem 4.375rem 1.25rem;background-color:#0b102b}.main-navigation-menu-desktop *{-webkit-box-sizing:border-box;box-sizing:border-box}.main-navigation-menu-desktop_onMain{-webkit-box-shadow:110px 0px 48px 0px #010310;box-shadow:110px 0px 48px 0px #010310}.main-navigation-menu-desktop__separator{width:100%;height:1px;background:rgba(182,186,213,.2);background-clip:content-box;margin:1.25rem 0 1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box}.main-navigation-menu-desktop__logo{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.625rem 0;margin:0 0 1.25rem 0}.main-navigation-menu-desktop__logo-svg{height:3.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex}.main-navigation-menu-desktop__socials{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem 0;margin:0 0 1.25rem 0}.main-navigation-menu-desktop__socials-title{display:-webkit-box;display:-ms-flexbox;display:flex;color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.main-navigation-menu-desktop__socials-item{width:100%;height:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 .3125rem}.main-navigation-menu-desktop__socials-item-icon{height:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex}.main-navigation-menu-desktop__socials-item-icon-svg{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.main-navigation-menu-desktop__socials-item-label{color:var(--DarkUI-Text-Regular, #fff);font-size:.875rem;font-weight:700}.main-navigation-menu-desktop__language{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-navigation-menu-desktop__language-title{color:var(--DarkUI-Text-Regular, #fff);font-size:.875rem;font-weight:600}.main-navigation-menu-desktop__additional{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-navigation-menu-desktop__additional-title{color:var(--DarkUI-Text-Additional, rgba(255, 255, 255, 0.5));font-size:.875rem;font-weight:700}.main-navigation-menu-desktop__additional-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-navigation-menu-desktop__additional-label{font-weight:700;font-size:.875rem}
.spinner-desktop{z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(0,0,0,.6);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.spinner-desktop__text{margin-top:1rem;text-align:center}.spinner-desktop__cart{width:5rem;height:5rem}.spinner-desktop_size_small .spinner-desktop__cart{width:20rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;font-size:.625rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.spinner-desktop_size_big .spinner-desktop__cart{width:25rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:.625rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@-webkit-keyframes rotate-cart{from{-webkit-transform:rotate3d(0, 0, 0, 0);transform:rotate3d(0, 0, 0, 0)}to{-webkit-transform:rotate3d(0, 1, 0, 360deg);transform:rotate3d(0, 1, 0, 360deg)}}@keyframes rotate-cart{from{-webkit-transform:rotate3d(0, 0, 0, 0);transform:rotate3d(0, 0, 0, 0)}to{-webkit-transform:rotate3d(0, 1, 0, 360deg);transform:rotate3d(0, 1, 0, 360deg)}}
.SVG-component{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SVG-component__content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SVG-component__content-svg{width:100%;height:100%}
@font-face{font-family:"password";font-style:normal;font-weight:400;src:url(/assets/fonts/password.ttf)}.input-desktop{background:#fff;border-radius:.3125rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;min-height:1.875rem;outline:none;padding:0 .625rem;color:#fff}.input-desktop_with-icon{padding-left:2.875rem}.input-desktop__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:2rem;width:100%;height:100%}.input-desktop__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:8px;width:1.25rem;z-index:10}.input-desktop_sizable_default{height:100%}.input-desktop_sizable_low{height:2rem}.input-desktop_sizable_normal{height:2.5rem}.input-desktop_sizable_high{height:3rem}.input-desktop_sizable_small{height:1.25rem}.input-desktop__eye{position:absolute;cursor:pointer;width:2rem;right:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.input-desktop_type_date{padding-left:.625rem;font-size:.875rem;background:#fff}.input-desktop_type_date:not(.has-value)::before{content:attr(placeholder);margin-right:.3rem}.input-desktop_type_date::-webkit-outer-spin-button,.input-desktop_type_date::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-desktop_type_squared{font-size:1.47rem;border-radius:0;background:rgba(0,0,0,0);border:1px solid #313131;text-align:center}.input-desktop_type_squared-grey{border:none;border-radius:0;background:rgba(0,0,0,0);text-align:left;color:#d5d5d5}.input-desktop_type_squared-grey::-webkit-input-placeholder{color:darke(#d5d5d5, 35%);font-size:1rem}.input-desktop_type_squared-grey::-moz-placeholder{color:darke(#d5d5d5, 35%);font-size:1rem}.input-desktop_type_squared-grey:-ms-input-placeholder{color:darke(#d5d5d5, 35%);font-size:1rem}.input-desktop_type_squared-grey::-ms-input-placeholder{color:darke(#d5d5d5, 35%);font-size:1rem}.input-desktop_type_squared-grey::placeholder{color:darke(#d5d5d5, 35%);font-size:1rem}.input-desktop_type_tel{background-color:#323241;font-size:1.4rem}.input-desktop_type_tel::-webkit-input-placeholder{color:#d5d5d5}.input-desktop_type_tel::-moz-placeholder{color:#d5d5d5}.input-desktop_type_tel:-ms-input-placeholder{color:#d5d5d5}.input-desktop_type_tel::-ms-input-placeholder{color:#d5d5d5}.input-desktop_type_tel::placeholder{color:#d5d5d5}.input-desktop_type_tel-with-selector{background-color:#323241;font-size:1.4rem;border-radius:0 5px 5px 0 !important}.input-desktop_type_tel-with-selector::-webkit-input-placeholder{color:#d5d5d5}.input-desktop_type_tel-with-selector::-moz-placeholder{color:#d5d5d5}.input-desktop_type_tel-with-selector:-ms-input-placeholder{color:#d5d5d5}.input-desktop_type_tel-with-selector::-ms-input-placeholder{color:#d5d5d5}.input-desktop_type_tel-with-selector::placeholder{color:#d5d5d5}.input-desktop_type_text,.input-desktop_type_aditionalType,.input-desktop_type_email .input-desktop_type_search{background:#090d27;border:1px solid rgba(182,186,213,.2);border-radius:5.313rem;font-weight:700;font-size:.75rem;line-height:.875rem;padding:0 1.875rem;min-height:2.5rem}.input-desktop_type_text::-webkit-input-placeholder, .input-desktop_type_aditionalType::-webkit-input-placeholder, .input-desktop_type_email .input-desktop_type_search::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_text::-moz-placeholder, .input-desktop_type_aditionalType::-moz-placeholder, .input-desktop_type_email .input-desktop_type_search::-moz-placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_text:-ms-input-placeholder, .input-desktop_type_aditionalType:-ms-input-placeholder, .input-desktop_type_email .input-desktop_type_search:-ms-input-placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_text::-ms-input-placeholder, .input-desktop_type_aditionalType::-ms-input-placeholder, .input-desktop_type_email .input-desktop_type_search::-ms-input-placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_text::placeholder,.input-desktop_type_aditionalType::placeholder,.input-desktop_type_email .input-desktop_type_search::placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_text{padding:0 1.25rem}.input-desktop_type_aditionalType,.input-desktop_type_search{padding-left:3.125rem}.input-desktop_type_password{background:rgba(0,0,0,0);border:1px solid rgba(182,186,213,.2);border-radius:85px;font-weight:700;font-size:.875rem;padding:0 1.25rem}.input-desktop_type_password::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_password::-moz-placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_password:-ms-input-placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_password::-ms-input-placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_password::placeholder{color:rgba(255,255,255,.5);font-weight:600;font-size:.875rem}.input-desktop_type_one-click{border-radius:0;width:4rem;text-align:center;padding-left:0;height:2.1429rem}.input-desktop_type_number{width:3.4375rem;border-radius:2.666px;border:.666667px solid #34a4f7;font-size:.625rem;line-height:.7775rem;padding:0 .5rem;color:#000}.input-desktop_type_number::-webkit-input-placeholder{color:#545454}.input-desktop_type_number::-moz-placeholder{color:#545454}.input-desktop_type_number:-ms-input-placeholder{color:#545454}.input-desktop_type_number::-ms-input-placeholder{color:#545454}.input-desktop_type_number::placeholder{color:#545454}.input-desktop_type_number::-webkit-outer-spin-button,.input-desktop_type_number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-desktop_additionalType_password-text{font-family:"password"}.input-desktop_additionalType_search-slots{padding-left:3.125rem}.input-desktop:-webkit-autofill,.input-desktop:-webkit-autofill:hover,.input-desktop:-webkit-autofill:focus.input-desktop:-webkit-autofill{color:#fff;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0px 1000px rgba(0,0,0,0) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 174, 255, 0.04) 50%, rgba(255, 255, 255, 0) 51%, rgba(0, 174, 255, 0.03) 100%)}
.button-desktop{width:100%;min-width:6.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .75rem;border:none;border-radius:.3125rem;font-weight:bold;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;background:rgba(0,0,0,0);color:#fff;outline:none;min-height:2.5rem;font-family:Roboto}.button-desktop:active{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.button-desktop_colors_default1{border:none;text-transform:none}.button-desktop_colors_green{background:#23a152;color:#fff;border:none}.button-desktop_colors_black{background:#000;border:none;color:#fff}.button-desktop_colors_dark{border:1px solid #313131;background:#1f1f1f}.button-desktop_colors_red{background:#d31918;border-radius:3.75rem;font-size:.875rem}.button-desktop_colors_gold{background:#dbb70a;color:#000;border:none;padding-left:1.5rem}.button-desktop_colors_dark-purple{background:#323241}.button-desktop_colors_light-purple{background:#595979}.button-desktop_colors_purple{background:#47475f}.button-desktop_colors_purple:hover{background:#595979}.button-desktop_colors_button-header{background:#47475f;color:#fff;border-radius:25px}.button-desktop_colors_button-header:hover{background-color:#595979}.button-desktop_colors_register{background:#dbb70a;color:#000;border:none;padding-left:1.5rem}.button-desktop_colors_accent{background:-webkit-gradient(linear, left bottom, left top, color-stop(-13.77%, #0167ca), color-stop(102.34%, #38a8fa));background:-o-linear-gradient(bottom, #0167ca -13.77%, #38a8fa 102.34%);background:linear-gradient(0deg, #0167ca -13.77%, #38a8fa 102.34%)}.button-desktop_colors_white-accent{background:-webkit-gradient(linear, left bottom, left top, color-stop(-13.77%, #0167ca), color-stop(102.34%, #38a8fa));background:-o-linear-gradient(bottom, #0167ca -13.77%, #38a8fa 102.34%);background:linear-gradient(0deg, #0167ca -13.77%, #38a8fa 102.34%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.button-desktop_colors_dark-blue{background:-webkit-gradient(linear, left top, left bottom, from(#263d76), to(#07163c));background:-o-linear-gradient(top, #263d76 0%, #07163c 100%);background:linear-gradient(180deg, #263d76 0%, #07163c 100%);-webkit-box-shadow:0px 1.02249px 0px #d9d9d9;box-shadow:0px 1.02249px 0px #d9d9d9;font-size:.875rem;line-height:1.0888rem;border-radius:unset}.button-desktop_colors_red-with-shadow{background-color:#d31918;-webkit-box-shadow:0px 0px .75rem #d31918;box-shadow:0px 0px .75rem #d31918;font-weight:bold;border-radius:3.75rem}.button-desktop_sizable_default{height:2rem}.button-desktop_sizable_low{height:2.5rem}.button-desktop_sizable_high{height:3rem}.button-desktop_sizable_sign{height:2rem}.button-desktop_sizable_normal{font-size:1rem;line-height:1.2437rem}.button-desktop_sizable_small{height:1.875rem;font-size:.625rem;border-radius:2.66667px}.button-desktop_sizable_big-login{min-height:4rem;min-width:9rem;font-size:1rem}.button-desktop_sizable_free{height:100%;width:100%;min-height:1.25rem}.button-desktop__icon{width:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:2px}.button-desktop__icon-svg{width:1.5rem}
.got-to-back{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;margin-left:.625rem}.got-to-back__arrow-wrapper{margin-right:1rem;min-width:1.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.got-to-back__arrow{width:1rem;cursor:pointer}.got-to-back__icon-wrapper{margin-right:1.125rem;min-width:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.got-to-back__icon{width:1.5625rem}.got-to-back__label{font-weight:400;font-size:1.125rem;line-height:1.3994rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.additional-info{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.additional-info__go-to-back{padding:1.4375rem 0 2.6875rem 0}.additional-info__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.additional-info__wrapper-left,.additional-info__wrapper-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:20rem;width:100%}.additional-info__wrapper-left{margin-right:17.5625rem}.additional-info__wrapper-right{margin-right:6.3125rem}.additional-info__header{font-weight:400;font-size:1.5rem;line-height:1.8662rem;margin-bottom:.8125rem}.additional-info__data-wrapper,.additional-info__info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:.875rem}.additional-info__info-wrapper:nth-child(5){margin-bottom:1.75rem}.additional-info__label{font-size:.875rem;line-height:1.0888rem}.additional-info__data-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-weight:400;font-size:1rem;line-height:1.2437rem;padding:.6875rem .9375rem .5625rem .9375rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.3125rem;background-color:#264471}.additional-info__copy{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.5rem;cursor:pointer}
.user-info{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.profile-menu{color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.profile-menu__group:not(:last-child){margin-bottom:5px}.profile-menu__group-name{display:block;margin-bottom:1rem;font-size:1.4rem;text-transform:uppercase}.profile-menu__item{background:#08153d;border-radius:5px}.profile-menu__item:not(:last-child){margin-bottom:5px}.profile-menu__user-login{font-size:1.79998rem;font-weight:bold;background:#4c3e1e;border-radius:5px;height:2.8571rem;padding-left:1.4286rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-menu__header{font-size:1.79998rem;text-transform:uppercase;font-weight:bold;text-align:center;margin-bottom:1.5rem}.profile-menu__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.75rem;-webkit-box-sizing:border-box;box-sizing:border-box}.profile-menu__top-up,.profile-menu__withdrawal{border-radius:5px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2.1429rem;font-weight:bold;width:45%}.profile-menu__top-up{background:#ffb401;color:#000}.profile-menu__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.7143rem;margin-bottom:1.2143rem}.profile-menu__withdrawal{border:2px solid #ffb401;color:#fff}.profile-menu__item-link-text{font-weight:700;font-size:.75rem;-ms-flex-item-align:center;align-self:center}.profile-menu__additional-text{font-size:1.26rem;color:#a78942}.profile-menu__text{font-size:1.1rem}.profile-menu__item-link{height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-menu__item-link_active{background:#19295a;border:1px solid #055fa1;border-radius:5px;color:#fff}.profile-menu__item-link_active .profile-menu__additional-text{color:#fff}.profile-menu__item-icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:1.5rem;margin-right:1.1875rem;padding-top:.3rem;margin-left:auto}.profile-menu__item-icon *{stroke:#ffb401}.profile-menu__item-svg{display:block;width:100%}.profile-menu__balance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1.4286rem;height:3.5714rem;background:#4c3e1e;border-radius:5px;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.7143rem}.profile-menu__balance-title{color:#a78942;font-size:.98rem;text-transform:uppercase}.profile-menu__balance-value{font-size:1.4286rem}.profile-menu__top-block{border-bottom:2px solid #4c3e1e;padding:0 .7143rem}.profile-menu__img{width:1.875rem;height:1.875rem;padding-right:1rem}
.change-password{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;color:#fff;padding:1.25rem 2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}.change-password__title{font-weight:700;font-size:2.875rem;margin-bottom:4.375rem}.change-password__go-to-back{padding:1.4375rem 0 3.8125rem 0}.change-password__header{font-weight:700;font-size:1rem;line-height:1.2437rem;text-align:center;text-transform:uppercase;margin-bottom:2.1875rem}.change-password__form-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.change-password__form{max-width:14.875rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}.change-password__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;font-size:.875rem;width:100%}.change-password__item:not(:last-child){margin-bottom:.9375rem}.change-password__item-title{width:100%;font-size:1.4rem;margin-bottom:.8rem}.change-password__item-field{height:2.5rem}.change-password__measure{font-weight:600;font-size:.875rem;margin-bottom:2px}.change-password__star{color:red}.change-password__button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;height:2.5rem;margin-top:3.125rem}
.paginator{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:2.625rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;background:#0b102b;border-radius:5.625rem;padding:.313rem}.paginator__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1.875rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1.0625rem;border:1px solid #dfe1e3;border-radius:.625rem;cursor:pointer}.paginator__button_disabled{cursor:not-allowed}.paginator__arrow-left-container,.paginator__arrow-right-container{width:2.1875rem;height:2.1875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.paginator__arrow-left-container_disabled,.paginator__arrow-right-container_disabled{cursor:not-allowed}.paginator__arrow-left,.paginator__arrow-right{width:1.875rem;height:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex}.paginator__arrow-right{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.paginator__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:1.875rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1.5rem;margin:0 .3125rem;font-weight:900;font-size:.875rem;border-bottom:1px solid rgba(255,255,255,.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.pay-history-item{display:grid;grid-template-columns:repeat(4, 1fr);width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.625rem 1.25rem;background:-webkit-gradient(linear, left top, right top, from(#152042), color-stop(99.94%, #090D27));background:-o-linear-gradient(left, #152042 0%, #090D27 99.94%);background:linear-gradient(90deg, #152042 0%, #090D27 99.94%);border-radius:.625rem}.pay-history-item:not(:last-child){margin-bottom:.625rem}.pay-history-item__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.pay-history-item__label{font-size:.625rem;font-weight:700;line-height:.75rem;color:rgba(255,255,255,.5);margin-bottom:3px}.pay-history-item__value{font-size:.875rem;font-weight:700;line-height:1rem}.pay-history-item__value_size_small{font-size:.8125rem;font-weight:700;line-height:.9375rem}.pay-history-item__value_color_green{color:#0d9252}.pay-history-item__value_color_red{color:#d31c32}
.slots-bets-filter-pay-history-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.25rem 1.875rem 3.75rem 1.875rem;background:#0b102b;border-radius:10px}.slots-bets-filter-pay-history-desktop__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.313rem}.slots-bets-filter-pay-history-desktop__title-icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.625rem}.slots-bets-filter-pay-history-desktop__title-icon svg{width:1.5rem;height:1.5rem}.slots-bets-filter-pay-history-desktop__label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-weight:600;font-size:.875rem;color:#fff}.slots-bets-filter-pay-history-desktop__form-inputs{width:100%;margin-bottom:1.875rem}.slots-bets-filter-pay-history-desktop__date-range{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slots-bets-filter-pay-history-desktop__date-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.slots-bets-filter-pay-history-desktop__date-item:nth-child(1){margin-bottom:.625rem}.slots-bets-filter-pay-history-desktop__date-label{font-size:.875rem;color:#fff;white-space:nowrap;margin-bottom:2px}.slots-bets-filter-pay-history-desktop__date-wrapper{width:100%}.slots-bets-filter-pay-history-desktop__custom-date-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3125rem .625rem;border:1px solid rgba(182,186,213,.2);border-radius:5.313rem}.slots-bets-filter-pay-history-desktop__custom-date-input-icon{margin-right:.3125rem}.slots-bets-filter-pay-history-desktop__custom-date-input-icon-svg{width:1.875rem;height:1.875rem}.slots-bets-filter-pay-history-desktop__custom-date-input-value{font-size:.875rem;font-weight:600;line-height:1.1875rem;color:#fff}.slots-bets-filter-pay-history-desktop__custom-date-input-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto}.slots-bets-filter-pay-history-desktop__custom-date-input-arrow-svg{width:1.875rem;height:1.875rem}.slots-bets-filter-pay-history-desktop__button-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slots-bets-filter-pay-history-desktop__button{width:100%;height:2.5rem;-ms-flex-item-align:center;align-self:center;border-radius:6px;overflow:hidden}.slots-bets-filter-pay-history-desktop__button button{font-weight:700;font-size:.875rem;text-transform:uppercase;color:#fff}
.pay-history-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;color:#fff;padding:1.25rem 2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}.pay-history-desktop__title{font-weight:700;font-size:2.875rem;margin-bottom:1.875rem}.pay-history-desktop__top-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.625rem}.pay-history-desktop__back{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:2.8125rem}.pay-history-desktop__filter-image{width:1.2rem;display:block;margin-left:.7rem}.pay-history-desktop__filter-block{display:-webkit-box;display:-ms-flexbox;display:flex}.pay-history-desktop__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:1.25rem}.pay-history-desktop__item{width:100%}.pay-history-desktop__item:not(:last-child){margin-bottom:.625rem}.pay-history-desktop__paginator{width:100%;height:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:auto}.pay-history-desktop__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.625rem}.pay-history-desktop__filter{width:20rem}
.cashback-history-item{display:grid;grid-template-columns:repeat(4, 1fr);width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.625rem 1.25rem;background:-webkit-gradient(linear, left top, right top, from(#152042), color-stop(99.94%, #090D27));background:-o-linear-gradient(left, #152042 0%, #090D27 99.94%);background:linear-gradient(90deg, #152042 0%, #090D27 99.94%);border-radius:.625rem}.cashback-history-item:not(:last-child){margin-bottom:.625rem}.cashback-history-item__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cashback-history-item__label{font-size:.625rem;font-weight:700;line-height:.75rem;color:rgba(255,255,255,.5);margin-bottom:3px}.cashback-history-item__value{font-size:.875rem;font-weight:700;line-height:1rem}.cashback-history-item__value_size_small{font-size:.8125rem;font-weight:700;line-height:.9375rem}.cashback-history-item__value_color_green{color:#0d9252}.cashback-history-item__value_color_red{color:#d31c32}
.cashback-history-filters-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.25rem 1.875rem 3.75rem 1.875rem;background:#0b102b;border-radius:10px}.cashback-history-filters-desktop__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.313rem}.cashback-history-filters-desktop__title-icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.625rem}.cashback-history-filters-desktop__title-icon svg{width:1.5rem;height:1.5rem}.cashback-history-filters-desktop__inputs{width:100%;margin-bottom:1.875rem}.cashback-history-filters-desktop__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.cashback-history-filters-desktop__item:nth-child(1){margin-bottom:.625rem}.cashback-history-filters-desktop__label{font-size:.875rem;color:#fff;white-space:nowrap;margin-bottom:2px}.cashback-history-filters-desktop__date-wrapper{width:100%;height:2.5rem}.cashback-history-filters-desktop__button{width:100%;height:2.5rem;-ms-flex-item-align:center;align-self:center;border-radius:6px;overflow:hidden}.cashback-history-filters-desktop__button button{font-weight:700;font-size:.875rem;text-transform:uppercase;color:#fff}.cashback-history-filters-desktop__custom-date-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3125rem .625rem;border:1px solid rgba(182,186,213,.2);border-radius:5.313rem}.cashback-history-filters-desktop__custom-date-input-icon{margin-right:.3125rem}.cashback-history-filters-desktop__custom-date-input-icon-svg{width:1.875rem;height:1.875rem}.cashback-history-filters-desktop__custom-date-input-value{font-size:.875rem;font-weight:600;line-height:1.1875rem;color:#fff}.cashback-history-filters-desktop__custom-date-input-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto}.cashback-history-filters-desktop__custom-date-input-arrow-svg{width:1.875rem;height:1.875rem}
.cashback-bet-history{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;color:#fff;padding:1.25rem 2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}.cashback-bet-history__title{font-weight:700;font-size:2.875rem;margin-bottom:1.875rem}.cashback-bet-history__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cashback-bet-history__filter{width:20rem}.cashback-bet-history__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:1.25rem}.cashback-bet-history__paginator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}
.slots-history-item{display:grid;grid-template-columns:repeat(4, 1fr);width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.625rem 1.25rem;background:-webkit-gradient(linear, left top, right top, from(#152042), color-stop(99.94%, #090D27));background:-o-linear-gradient(left, #152042 0%, #090D27 99.94%);background:linear-gradient(90deg, #152042 0%, #090D27 99.94%);border-radius:.625rem}.slots-history-item:not(:last-child){margin-bottom:.625rem}.slots-history-item__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slots-history-item__label{font-size:.625rem;font-weight:700;line-height:.75rem;color:rgba(255,255,255,.5);margin-bottom:3px}.slots-history-item__value{font-size:.875rem;font-weight:700;line-height:1rem}.slots-history-item__value_size_small{font-size:.8125rem;font-weight:700;line-height:.9375rem}.slots-history-item__value_color_green{color:#0d9252}.slots-history-item__value_color_red{color:#d31c32}
.slots-multi-select-item{height:100%;min-height:2.8571rem;border-top:1px solid #19295a;background:#08153d;color:#fff;width:100%;height:2.125rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:0 1.0938rem;-webkit-box-sizing:border-box;box-sizing:border-box}.slots-multi-select-item:hover{background:#087dff;color:#fff}.slots-multi-select-item__text::first-letter{text-transform:uppercase}.slots-multi-select-item__checkmark-svg{width:1rem}.slots-multi-select-item__checkmark-svg *{fill:#fff}
.select-multi-desktop{width:100%;height:100%;position:relative;color:#fff}.select-multi-desktop__main{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3125rem .625rem .3125rem 1.25rem;border:1px solid rgba(182,186,213,.2);border-radius:5.313rem}.select-multi-desktop__arrow{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:1rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.select-multi-desktop__arrow-svg{height:.571rem;width:.857rem}.select-multi-desktop__arrow path{fill:#fff}.select-multi-desktop__items{position:absolute;border-top:none;top:100%;background:#08153d;border:1px solid #19295a;-webkit-box-shadow:inset 0px 1px 0px #243b82;box-shadow:inset 0px 1px 0px #243b82;width:100%;z-index:2;max-height:21rem;overflow:auto;text-transform:uppercase}.select-multi-desktop__items::-webkit-scrollbar{width:3px;height:90%;scroll-margin-right:.5rem}.select-multi-desktop__items::-webkit-scrollbar-thumb{width:3px;background:#087dff;cursor:pointer}
.slots-bets-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.25rem 1.875rem 3.75rem 1.875rem;background:#0b102b;border-radius:10px}.slots-bets-filter__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.313rem}.slots-bets-filter__title-icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.625rem}.slots-bets-filter__title-icon svg{width:1.5rem;height:1.5rem}.slots-bets-filter__label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-weight:600;font-size:.875rem;color:#fff}.slots-bets-filter__form-inputs{width:100%;margin-bottom:1.875rem}.slots-bets-filter__date-range{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slots-bets-filter__date-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.slots-bets-filter__date-item:nth-child(1){margin-bottom:.625rem}.slots-bets-filter__date-label{font-size:.875rem;color:#fff;white-space:nowrap;margin-bottom:2px}.slots-bets-filter__date-wrapper{width:100%}.slots-bets-filter__sections-block{-ms-flex-item-align:end;align-self:end;margin-bottom:.625rem;height:2.5rem}.slots-bets-filter__custom-date-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3125rem .625rem;border:1px solid rgba(182,186,213,.2);border-radius:5.313rem}.slots-bets-filter__custom-date-input-icon{margin-right:.3125rem}.slots-bets-filter__custom-date-input-icon-svg{width:1.875rem;height:1.875rem}.slots-bets-filter__custom-date-input-value{font-size:.875rem;font-weight:600;line-height:1.1875rem;color:#fff}.slots-bets-filter__button-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slots-bets-filter__button{width:100%;height:2.5rem;-ms-flex-item-align:center;align-self:center;border-radius:6px;overflow:hidden}.slots-bets-filter__button button{font-weight:700;font-size:.875rem;text-transform:uppercase;color:#fff}.slots-bets-filter__custom-date-input-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto}.slots-bets-filter__custom-date-input-arrow-svg{width:1.875rem;height:1.875rem}
.slots-bet-history{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slots-bet-history__filter{width:20rem}.slots-bet-history__title{font-weight:700;font-size:2.875rem;margin-bottom:1.875rem}.slots-bet-history__items-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:1.25rem}.slots-bet-history__header{font-weight:bold;font-size:1.25rem;text-transform:uppercase;margin-bottom:2.0625rem}.slots-bet-history__header-item{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;color:#fff;padding:.625rem;-webkit-box-sizing:border-box;box-sizing:border-box}.slots-bet-history__label{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slots-bet-history__item{max-width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#162348;white-space:nowrap;padding:1rem}.slots-bet-history__item:nth-child(odd){background:#0f182f}.slots-bet-history__item-part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slots-bet-history__value{text-transform:uppercase;font-weight:400;font-size:1rem;line-height:1.2437rem;color:#fff}.slots-bet-history__value_green{color:#0db127}.slots-bet-history__value_red{color:#e5100e}.slots-bet-history__paginator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 2.375rem .9375rem 0}.slots-bet-history__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.bet-history-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;color:#fff;padding:1.25rem 2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}
.login-block{font-weight:700;font-size:.875rem}.login-block__user{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .625rem;background:rgba(0,0,0,0);border:1px solid #fff;border-radius:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:2.5rem;position:relative;cursor:pointer}.login-block__user-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-block__user-data-label{font-size:.875rem}.login-block__user-data-label:nth-child(2){font-size:.625rem}.login-block__account{white-space:nowrap;margin-right:.5rem}.login-block__user-icon{width:1.5rem;height:1.5rem;margin-right:.3125rem}.login-block__arrow-icon{direction:initial;width:1.5rem;height:1.5rem;margin-left:.3125rem;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1) /* rtl:scaleX(-1) */}.login-block__wrapper{max-width:66.25rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-block__user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-block__user-info-captions{-webkit-box-sizing:border-box;box-sizing:border-box;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .625rem;background:rgba(0,0,0,0);border:1px solid #fff;border-radius:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:7px}.login-block__sign-in{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5rem;padding:0 .625rem 0 .9375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem;cursor:pointer;border-radius:3.75rem;background:var(--Accent-Accent-1, #D31918);color:var(--Accent-Text-Regular, #FFF);font-size:.875rem;font-weight:700;text-transform:uppercase}.login-block__sign-in-label{font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;margin-right:5px}.login-block__login-icon{width:1.5rem;height:1.5rem}.login-block__menu{position:absolute;background:#010310;border:1px solid #fff;border-radius:20px;bottom:-19rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-block__menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.625rem .938rem}.login-block__menu-item-img{margin-right:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.login-block__menu-item-img svg{width:1.5rem;height:1.5rem}
.time{display:-webkit-box;display:-ms-flexbox;display:flex}.time__date-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.time__times{font-weight:700;font-size:1rem;margin-right:.625rem}.time__day{font-size:.75rem}.time__day-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center}.time__date{font-weight:700;font-size:1rem}
.sub-header-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:4rem;border-radius:.3125rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1.625rem}.sub-header-desktop__image{width:13rem}.sub-header-desktop__promotions{margin-right:auto;margin-left:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5rem;padding:0 .9375rem 0 .625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem;border-radius:3.75rem;background:var(--Accent-Accent-1, #D31918)}.sub-header-desktop__promotions-icon{margin-right:.625rem;margin-top:.3125rem}.sub-header-desktop__promotions-icon-svg{width:1.5rem;height:1.5rem}.sub-header-desktop__promotion-text{color:var(--Accent-Text-Regular, #FFF);font-size:.875rem;font-weight:700;text-transform:uppercase}
.header{-ms-flex-negative:0;flex-shrink:0;width:100%;min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:sticky;z-index:15;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#010310}
.modal-desktop{width:100%;height:100%;position:fixed;z-index:1001;background-color:rgba(19,19,19,.75)}.modal-desktop__content-container{position:absolute;left:51%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
.scroll-top-button-desktop{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.625rem 1.25rem .625rem 1.25rem;font-size:.875rem;font-weight:700;line-height:1rem;background:rgba(0,0,0,0);border:1px solid #fff;border-radius:3.75rem;white-space:nowrap;text-transform:uppercase}.scroll-top-button-desktop__arrow{margin-left:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scroll-top-button-desktop__arrow-svg{width:1rem}
.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:18.625rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4rem 3.75rem;background:-webkit-gradient(linear, left top, right top, from(#152042), color-stop(99.94%, #090d27));background:-o-linear-gradient(left, #152042 0%, #090d27 99.94%);background:linear-gradient(90deg, #152042 0%, #090d27 99.94%);font-style:normal;font-weight:400;line-height:.875rem;border-radius:.938rem}.footer__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer__block_right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__logo{margin:-4.0625rem 0 -3.75rem -4.5625rem;width:25.534rem;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__text{font-weight:400;font-size:.875rem;line-height:156%;color:#fff;max-width:16rem}.footer__text>span{font-weight:700}.footer__navigation{padding-top:1.625rem;font-weight:400;font-size:.875rem;line-height:156%;text-align:center;color:#fff;max-width:30.688rem}.footer__navigation>span{font-weight:700}.footer__menu-item{margin-bottom:.5rem}.footer__menu-description{font-size:.75rem;font-weight:400;line-height:.75rem;text-align:left;color:#fff}.footer__back-to-top{margin-bottom:.75rem}.footer__icon{margin-top:1.25rem}
.handle-login{height:calc(100% - 6rem);color:#fff;margin:0 auto;padding:0 2rem}.handle-login__header{font-size:1.125rem;font-weight:bold;text-align:center;width:100%;margin-bottom:1.3125rem}.handle-login__subheader{text-align:center;margin-bottom:1.75rem}.handle-login__input-wrapper{height:2.5rem;margin-bottom:1.3125rem}.handle-login__button-wrapper{height:2.5rem}.handle-login__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:1.25rem .625rem 0 .625rem;-webkit-box-sizing:border-box;box-sizing:border-box}
.auth-back-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6rem;padding-left:1.3125rem;color:#fff;cursor:pointer}.auth-back-block__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.8125rem}.auth-back-block__arrow-svg{width:.5625rem;height:1rem}
.sign-in{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:25.0625rem;padding:3.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.125rem;-ms-flex-negative:0;flex-shrink:0;border-radius:1.25rem;background:var(--DarkUI-ards-1, #0B102B);position:relative}.sign-in__wrapper-login{width:100%}.sign-in__social-button{width:100%;margin-top:2.125rem}.sign-in__title,.sign-in__reg-button{text-align:center;font-size:1.125rem;font-weight:bold;margin-bottom:.8125rem;text-transform:uppercase;position:relative;right:10.7rem}.sign-in__with-icon{width:1.5rem}.sign-in__text-wrapper{margin-bottom:2.125rem}.sign-in__text-play{font-size:.9375rem;font-weight:700;line-height:1.125rem;letter-spacing:0em;text-align:left}.sign-in__reg-button{cursor:pointer}.sign-in__text{font-size:1.625rem;font-weight:700;line-height:1.875rem;text-align:left}.sign-in__label{margin-bottom:.4rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sign-in__user{height:2rem;width:1.2rem;position:absolute;right:22.5rem;top:6px;display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.sign-in__lock{height:2rem;width:1rem;position:absolute;right:22.6rem;top:8px;display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.sign-in__input{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:2.5rem;margin-bottom:1.5rem}.sign-in__recovery{cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#fff;font-size:.8rem;font-weight:bold;margin-bottom:5px;-ms-flex-item-align:center;align-self:center}.sign-in__horizontal-line{width:100%;height:2px;background:#797979;opacity:.3;margin-bottom:.8rem}.sign-in__button{width:100%;height:2.5rem}.sign-in__button-text{color:var(--Accent-Text-Regular, #FFF);font-size:.875rem;font-weight:700;text-transform:uppercase}.sign-in__username{font-size:1rem;font-weight:normal;margin-bottom:5px;color:#fff}.sign-in__password{font-size:1rem;font-weight:normal;margin-bottom:5px;color:#fff}.sign-in__recovery-pass{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sign-in__language-title{width:100%;font-size:.875rem;font-weight:600;line-height:1rem;letter-spacing:0em;text-align:left;margin-bottom:.125rem}.sign-in__set-language{width:100%}.sign-in__cross{position:absolute;right:.9375rem;top:.9375rem;width:1.875rem;height:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}
.auth{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.auth__content{width:100%;position:relative}.auth__header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.auth__header-tab{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.125rem;color:#fff;background:-webkit-gradient(linear, left bottom, left top, color-stop(33.52%, #424258), to(#52526f));background:-o-linear-gradient(bottom, #424258 33.52%, #52526f 100%);background:linear-gradient(0deg, #424258 33.52%, #52526f 100%);font-size:1.5625rem;cursor:pointer}.auth__header-tab_active{background:#ffcd05;color:#323241}.auth__content-in{width:100%;position:relative;margin:0 auto}.auth__restore{width:100%;height:100%;background:#181818}.auth__cross{position:absolute;right:1.5rem;cursor:pointer;top:1.5rem}.auth__cross-svg{width:1rem}.auth__cross-svg *{fill:#2c3757}
.one-click-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.125rem 1.25rem 1.75rem 1.5rem;color:#fff;background:#000;border-radius:.625rem;-webkit-box-sizing:border-box;box-sizing:border-box}.one-click-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.one-click-modal__cross{display:block;width:.875rem}.one-click-modal__title{font-size:1.125rem;font-weight:bold}.one-click-modal__reg-success{font-size:.875rem;margin-bottom:.5rem}.one-click-modal__reg-dont-forget-save{font-size:.875rem;text-transform:uppercase;margin-bottom:.4375rem}.one-click-modal__reg-info-item:not(:last-of-type){margin-right:.625rem}.one-click-modal__reg-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-bottom:1.25rem}.one-click-modal__reg-info-label{font-size:.875rem;display:block;font-weight:bold;margin-bottom:.4375rem}.one-click-modal__reg-info-value{display:block;color:#00ff84}.one-click-modal__copy{display:inline-block;margin-bottom:1rem;cursor:pointer}.one-click-modal__copy_copied{-webkit-transition:5s all;-o-transition:5s all;transition:5s all}.one-click-modal__copy_copied .one-click-modal__copy-text{color:#5bc246}.one-click-modal__copy_copied .one-click-modal__copy-icon-svg path{fill:#5bc246}.one-click-modal__copy-icon-svg{height:2rem;width:2rem}.one-click-modal__copy-text{display:block;color:#268be9}.one-click-modal__button{width:100%}
.slider-component{width:100%;direction:initial;padding:0 0 9px 0}.slider-component__image{border-radius:1rem;height:22.875rem}.slider-component .carousel .slide{margin-right:1.25rem;min-width:calc(80% - .625rem) !important}.slider-component .carousel.carousel-slider{overflow:initial !important}.slider-component .control-dots{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;margin:0 0 0 0 !important;bottom:-9px !important}.slider-component .dot{width:4px !important;height:4px !important;margin:0 0 0 0 !important;background:#fff !important;-webkit-box-shadow:none !important;box-shadow:none !important}.slider-component .dot:not(:last-of-type){margin:0 4px 0 0 !important}.slider-component .dot.selected{background:#d31918 !important}.slider-component .slider-wrapper.axis-horizontal{border-radius:5px}
/*! rtl:begin:ignore*/.jackpot-list-item-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;height:100%;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1.042vw 1.042vw 1.302vw 1.042vw;color:#fff;border-radius:.781vw;border:.052vw solid rgba(255,255,255,.1);background-image:url(/img/src/features/jackpots/view/desktop/JackpotsList/JackpotItem/img/playwins.png);background-repeat:no-repeat;background-size:cover;border-radius:.781vw;background-position:center}.jackpot-list-item-desktop *{-webkit-box-sizing:border-box;box-sizing:border-box}.jackpot-list-item-desktop__back{position:absolute;top:-0.208vw;left:-0.104vw;width:110%;display:-webkit-box;display:-ms-flexbox;display:flex}.jackpot-list-item-desktop__image-jackpot{width:11.979vw}.jackpot-list-item-desktop__text-wrapper{width:100%;height:2.865vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.563vw;background:#010310;border:.052vw solid rgba(182,186,213,.2);border-radius:.521vw}.jackpot-list-item-desktop__title .odometer.odometer-auto-theme .odometer-digit .odometer-value{background:#fff;-webkit-background-clip:text !important;-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block}.jackpot-list-item-desktop__title .odometer.odometer-auto-theme{font-weight:700 !important;font-size:1.563vw !important;font-family:"Roboto",sans-serif !important;text-wrap:nowrap}.jackpot-list-item-desktop_type_Gold .jackpot-list-item-desktop__title .odometer.odometer-auto-theme,.jackpot-list-item-desktop_type_Silver .jackpot-list-item-desktop__title .odometer.odometer-auto-theme{font-size:1.042vw !important}.jackpot-list-item-desktop__amount{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:.729vw}.jackpot-list-item-desktop__currency{display:inline-block;background:rgba(255,255,255,.5);-webkit-background-clip:text !important;-webkit-text-fill-color:rgba(0,0,0,0);color:var(--DarkUI-Text-Additional, rgba(255, 255, 255, 0.5));text-align:right;font-size:.938vw;font-weight:700;text-transform:uppercase}/*! rtl:end:ignore*/
/*! rtl:begin:ignore*/.jackpot-list-item2-desktop{direction:initial;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative;height:100%;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .521vw;color:#fff;background-repeat:no-repeat;background-size:cover;border-radius:.782vw;background-position:center}.jackpot-list-item2-desktop *{direction:initial;-webkit-box-sizing:border-box;box-sizing:border-box}.jackpot-list-item2-desktop_type_Gold{background-image:url(/img/src/features/jackpots/view/desktop/JackpotsList/JackpotItem2/img/gold.png)}.jackpot-list-item2-desktop_type_Silver{background-image:url(/img/src/features/jackpots/view/desktop/JackpotsList/JackpotItem2/img/silver.png)}.jackpot-list-item2-desktop__back{position:absolute;top:0;right:0;width:60%;display:-webkit-box;display:-ms-flexbox;display:flex}.jackpot-list-item2-desktop__image-jackpot{margin:0 0 .26vw 0}.jackpot-list-item2-desktop__text-wrapper{width:100%;height:2.24vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#010310;border:.052vw solid rgba(182,186,213,.2);border-radius:.521vw;padding:0 .521vw}.jackpot-list-item2-desktop__title .odometer.odometer-auto-theme .odometer-digit .odometer-value{background:#fff;-webkit-background-clip:text !important;-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block}.jackpot-list-item2-desktop__title .odometer.odometer-auto-theme{font-weight:700 !important;font-size:1.042vw !important;font-family:"Roboto",sans-serif !important;text-wrap:nowrap}.jackpot-list-item2-desktop_type_Gold .jackpot-list-item2-desktop__title .odometer.odometer-auto-theme,.jackpot-list-item2-desktop_type_Silver .jackpot-list-item2-desktop__title .odometer.odometer-auto-theme{font-size:1.042vw !important}.jackpot-list-item2-desktop__amount{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:.729vw}.jackpot-list-item2-desktop__currency{display:inline-block;-webkit-background-clip:text !important;-webkit-text-fill-color:rgba(0,0,0,0);background:rgba(255,255,255,.5);color:var(--DarkUI-Text-Additional, rgba(255, 255, 255, 0.5));text-align:right;font-size:.625vw;font-weight:700;text-transform:uppercase}/*! rtl:end:ignore*/
/*! rtl:begin:ignore*/.jackpots-list-desktop{direction:initial;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jackpots-list-desktop__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jackpots-list-desktop__items1,.jackpots-list-desktop__items2{z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 .521vw;overflow-y:auto;padding-bottom:.208vw}.jackpots-list-desktop__items1::-webkit-scrollbar,.jackpots-list-desktop__items2::-webkit-scrollbar{width:6px;height:6px}.jackpots-list-desktop__items1::-webkit-scrollbar-track,.jackpots-list-desktop__items2::-webkit-scrollbar-track{border-radius:.313vw}.jackpots-list-desktop__items1::-webkit-scrollbar-thumb,.jackpots-list-desktop__items2::-webkit-scrollbar-thumb{background:-webkit-gradient(linear, left top, right top, from(#152042), color-stop(99.94%, #090d27));background:linear-gradient(90deg, #152042 0%, #090d27 99.94%);border-radius:.313vw}.jackpots-list-desktop__item_type_playwins{aspect-ratio:340/210;width:17.708vw;min-width:17.708vw}.jackpots-list-desktop__item_type_gold{aspect-ratio:165/94;width:8.5vw;min-width:8.5vw}.jackpots-list-desktop__item_type_silver{aspect-ratio:165/94;width:8.5vw;min-width:8.5vw}.jackpots-list-desktop__buttons{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0 .521vw}.jackpots-list-desktop__button1{cursor:pointer;height:2.083vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 .781vw 0 .521vw /* rtl:0 0.781vw 0 0.521vw */ !important;gap:0 .26vw;border-radius:3.125vw;border:.052vw solid var(--Accent-Stroke-Button, #fff)}.jackpots-list-desktop__button1-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.25vw;height:1.25vw}.jackpots-list-desktop__button1-text{color:var(--Accent-Text-Regular, #fff);font-size:.729vw;font-weight:700;text-transform:uppercase}.jackpots-list-desktop__button2{cursor:pointer;height:2.083vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 .26vw;padding:0 .521vw 0 .781vw /* rtl:0 0.521vw 0 0.781vw */ !important;border-radius:3.125vw;background:var(--Accent-Accent-1, #d31918)}.jackpots-list-desktop__button2-text{color:var(--Accent-Text-Regular, #fff);font-size:.729vw;font-weight:700;text-transform:uppercase}.jackpots-list-desktop__button2-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.25vw;height:1.25vw}/*! rtl:end:ignore*/
/*! rtl:begin:ignore*/.jackpot-list2-item-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 1.563vw;padding:0 1.563vw;color:#fff;background-image:url(/img/src/features/jackpots/img/playwins-mobile.png);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:.781vw;border:.052vw solid rgba(255,255,255,.1);overflow:hidden}.jackpot-list2-item-desktop *{-webkit-box-sizing:border-box;box-sizing:border-box}.jackpot-list2-item-desktop__image-jackpot{height:4.167vw;display:-webkit-box;display:-ms-flexbox;display:flex}.jackpot-list2-item-desktop__text-wrapper{width:100%;height:2.865vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.563vw;gap:0 .26vw;border-radius:.521vw;border:.052vw solid var(--DarkUI-Strokes, rgba(182, 186, 213, 0.2));background:var(--DarkUI-Background, #010310)}.jackpot-list2-item-desktop__title{display:-webkit-box;display:-ms-flexbox;display:flex}.jackpot-list2-item-desktop__title .odometer.odometer-auto-theme .odometer-digit .odometer-value{background:#fff;-webkit-background-clip:text !important;-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block}.jackpot-list2-item-desktop__title .odometer.odometer-auto-theme{font-weight:700;font-size:1.563vw !important;font-family:"Roboto",sans-serif !important;text-wrap:nowrap}.jackpot-list2-item-desktop__currency{color:var(--DarkUI-Text-Additional, rgba(255, 255, 255, 0.5));text-align:right;font-size:.938vw;font-weight:700;text-transform:uppercase}/*! rtl:end:ignore*/
/*! rtl:begin:ignore*/.jackpot-list2-item2-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.26vw 0;padding:.26vw .521vw .521vw .521vw;color:#fff;border-radius:.781vw;border:.052vw solid rgba(255,255,255,.25);overflow:hidden}.jackpot-list2-item2-desktop *{-webkit-box-sizing:border-box;box-sizing:border-box}.jackpot-list2-item2-desktop_type_gold{background-image:url(/img/src/features/jackpots/img/gold-mobile.png);background-repeat:no-repeat;background-size:cover;background-position:center}.jackpot-list2-item2-desktop_type_silver{background-image:url(/img/src/features/jackpots/img/silver-mobile.png);background-repeat:no-repeat;background-size:cover;background-position:center}.jackpot-list2-item2-desktop__top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:0 0;position:relative}.jackpot-list2-item2-desktop__top-coin{width:1.354vw;display:-webkit-box;display:-ms-flexbox;display:flex}.jackpot-list2-item2-desktop__top-name{color:var(--Accent-Text-Regular-2, #161618);text-align:right;font-size:1.146vw;font-weight:700;text-transform:uppercase}.jackpot-list2-item2-desktop__text-wrapper{width:100%;height:2.24vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 .26vw;padding:.521vw;border-radius:.521vw;border:.052vw solid var(--DarkUI-Strokes, rgba(182, 186, 213, 0.2));background:var(--DarkUI-Background, #010310)}.jackpot-list2-item2-desktop__title{display:-webkit-box;display:-ms-flexbox;display:flex}.jackpot-list2-item2-desktop__title .odometer.odometer-auto-theme .odometer-digit .odometer-value{background:#fff;-webkit-background-clip:text !important;-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block}.jackpot-list2-item2-desktop__title .odometer.odometer-auto-theme{font-weight:700;font-size:1.042vw !important;font-family:"Roboto",sans-serif !important;text-wrap:nowrap}.jackpot-list2-item2-desktop__currency{color:var(--DarkUI-Text-Additional, rgba(255, 255, 255, 0.5));text-align:right;font-size:.625vw;font-weight:700;text-transform:uppercase}/*! rtl:end:ignore*/
/*! rtl:begin:ignore*/.jackpots-list2-desktop{direction:initial;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jackpots-list2-desktop *{-webkit-box-sizing:border-box;box-sizing:border-box}.jackpots-list2-desktop__items1{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.521vw;overflow-y:auto;direction:initial}.jackpots-list2-desktop__items1::-webkit-scrollbar{height:0}.jackpots-list2-desktop__item_type_playwins{min-width:37.344vw;width:37.344vw;aspect-ratio:717/94}.jackpots-list2-desktop__item_type_gold{min-width:18.958vw;width:18.958vw;aspect-ratio:364/94}.jackpots-list2-desktop__item_type_silver{min-width:18.958vw;width:18.958vw;aspect-ratio:364/94}/*! rtl:end:ignore*/
.notification{display:block;width:100%;min-height:2.5rem;position:relative;z-index:100;margin-top:1rem;color:#fff;padding:.5rem 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;-webkit-animation:.7s ease init;animation:.7s ease init;background:#000}.notification_type_default{background:#0b102b;border:1px solid rgba(182,186,213,.2);border-radius:10px}.notification_type_error{background:#0b102b;border-radius:10px;border:1px solid rgba(182,186,213,.2)}.notification_type_success{background:#0b102b;border-radius:10px;border:1px solid rgba(182,186,213,.2)}.notification_deleting{-webkit-animation:.7s ease delete;animation:.7s ease delete}.notification__left{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.notification__cross{display:block;width:.8rem;cursor:pointer;padding:.5rem}.notification__cross__svg *{fill:#3a486f}.notification__icon{margin-right:.625rem;-ms-flex-item-align:center;align-self:center}.notification__icon-svg{width:1.25rem;height:1.25rem}.notification__text{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;word-break:break-word;font-family:"Roboto";font-size:.875rem;font-weight:700;line-height:1rem;text-align:left;-ms-flex-item-align:center;align-self:center}.notification__wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box}@-webkit-keyframes init{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes init{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes delete{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}70%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}100%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}}@keyframes delete{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}70%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}100%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}}
#notify-root{top:7.5rem;position:fixed;width:18rem;right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1001;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.jackpot-modal{background:#0a57d5;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.625rem;padding:2rem;position:relative;-webkit-box-shadow:0px 0px 70px #1d00ff;box-shadow:0px 0px 70px #1d00ff}.jackpot-modal__close{font-size:2.5rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.jackpot-modal__amount{font-size:3rem;-webkit-animation:shake 1.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both infinite;animation:shake 1.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both infinite}.jackpot-modal__title{font-size:1.7rem;margin-bottom:1rem}.jackpot-modal__title-name{color:#a2db18;font-size:2rem;margin-bottom:.5rem}.jackpot-modal__image{width:45%;max-width:45%;margin:1.2rem 0;max-width:100%;border-radius:10px;-webkit-box-shadow:0px 0px 100px #fefefd;box-shadow:0px 0px 100px #fefefd}.jackpot-modal__currency{margin-left:.8rem;color:#fc0}@-webkit-keyframes shake{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes shake{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
.app{width:100%;height:100%;background:#010310;background-size:cover}.app__container{width:100%;height:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;overflow-y:scroll}.app__container::-webkit-scrollbar{width:6px;height:6px}.app__container::-webkit-scrollbar-track{border-radius:6px}.app__container::-webkit-scrollbar-thumb{background:#090d27;border-radius:6px}.app__main{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#010310}.app__main_full_width{max-width:100%;height:100%}.app__main-wrapper{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.app__main-wrapper_full_height{padding:unset}.app__column{height:99%;width:265px;max-width:265px}.app__column::-webkit-scrollbar{width:6px;height:6px}.app__column::-webkit-scrollbar-track{border-radius:6px}.app__column::-webkit-scrollbar-thumb{background:#ffb401;border-radius:6px}.app__column_position_center{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.app__column_position_right{-ms-flex-negative:0;flex-shrink:0;width:15rem;max-width:25%}.app__column_full_height{margin:unset}.app__header-wrapper{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;z-index:1000}.app__top{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:1275fr 360fr;padding:0 1.25rem 0 0}.app__top2{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.625rem 1.875rem}.app__slider{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.625rem}.app__jackpots{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-item-align:start;align-self:flex-start;min-width:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:3.125rem 0rem 8.25rem 13.625rem #010310;box-shadow:3.125rem 0rem 8.25rem 13.625rem #010310;position:relative;padding:.625rem}.app__jackpots2{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:5.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:3.125rem 0rem 8.25rem 13.625rem #010310;box-shadow:3.125rem 0rem 8.25rem 13.625rem #010310;position:relative}.app__footer{width:96.25%;margin-top:1.875rem;z-index:11}
.spinner-mobile{z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(0,0,0,.6);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.spinner-mobile__text{margin-top:1rem;text-align:center}.spinner-mobile__cart{width:5rem;height:5rem}.spinner-mobile_size_small .spinner-mobile__cart{width:80%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;font-size:.625rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.spinner-mobile_size_big .spinner-mobile__cart{width:90%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:.625rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@-webkit-keyframes rotate-cart{from{-webkit-transform:rotate3d(0, 0, 0, 0);transform:rotate3d(0, 0, 0, 0)}to{-webkit-transform:rotate3d(0, 1, 0, 360deg);transform:rotate3d(0, 1, 0, 360deg)}}@keyframes rotate-cart{from{-webkit-transform:rotate3d(0, 0, 0, 0);transform:rotate3d(0, 0, 0, 0)}to{-webkit-transform:rotate3d(0, 1, 0, 360deg);transform:rotate3d(0, 1, 0, 360deg)}}
.digitain-sport-desktop{background-color:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digitain-sport-desktop__frame{min-height:100vh;width:100%;overflow-y:auto}.digitain-sport-desktop__frame::-webkit-scrollbar{width:8px;height:.5rem;scroll-margin-right:.5rem}.digitain-sport-desktop__frame::-webkit-scrollbar-thumb{width:8px;height:1rem;background:#a41d0f;cursor:pointer;border-radius:4px}.digitain-sport-desktop #sport_div_iframe{width:100%}
.loadable-image{height:100%}.loadable-image__container{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.loadable-image__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.loadable-image__loader{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}@-webkit-keyframes imageLoad{from{left:-150px}to{left:100%}}@keyframes imageLoad{from{left:-150px}to{left:100%}}
.slots-icon{-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.slots-icon_isTheSlotWithBorder{border:.125rem solid #0098f9;border-radius:.375rem}.slots-icon__img{position:relative;cursor:pointer;width:100%;border-radius:.375rem;overflow:hidden}.slots-icon__img_type_inbet{aspect-ratio:1.5}.slots-icon__slots-icon-img{height:7.5rem}.slots-icon__slots-icon-img_onMain{width:100%;height:11.25rem;border-radius:.625rem;-o-object-fit:cover;object-fit:cover}
.carousel-arrows{direction:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel-arrows__title{display:-webkit-box;display:-ms-flexbox;display:flex;background:#d31918;border-radius:6.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.5rem}.carousel-arrows__title-text{padding:.406rem 0 .406rem 1.25rem;font-weight:700;font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;color:#fff}.carousel-arrows__title-arrow{width:1.875rem;height:1.875rem}.carousel-arrows__arrow{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.875rem;height:1.875rem;margin-right:.313rem}.carousel-arrows__arrow_disabled{cursor:not-allowed}.carousel-arrows__arrow_disabled *{opacity:.5}
.main-items-section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.main-items-section__verticale-lane_titleBlock_slots{width:2px;height:15px;-webkit-box-sizing:border-box;box-sizing:border-box;background:-webkit-gradient(linear, left bottom, left top, from(#CCFF33), to(#CCFF33)),#fffc01;background:-o-linear-gradient(bottom, #CCFF33, #CCFF33),#fffc01;background:linear-gradient(0deg, #CCFF33, #CCFF33),#fffc01;border-radius:0px 10px 10px 0px}.main-items-section__verticale-lane_titleBlock_liveCasino{width:2px;height:15px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#2b71f4;border-radius:0px 10px 10px 0px}.main-items-section__title{margin-bottom:.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25rem;font-weight:700;height:2.8125rem}.main-items-section__title_titleBlock_slots{background:url(/img/src/features/main/desktop/Main/MainItemsSection/img/title-background.png),-webkit-gradient(linear, right top, left top, from(rgba(0, 133, 255, 0.3)), color-stop(33.38%, rgba(0, 133, 255, 0))),-webkit-gradient(linear, left top, right top, from(#024E0E), color-stop(50%, #081733));background:url(/img/src/features/main/desktop/Main/MainItemsSection/img/title-background.png),-o-linear-gradient(right, rgba(0, 133, 255, 0.3) 0%, rgba(0, 133, 255, 0) 33.38%),-o-linear-gradient(left, #024E0E 0%, #081733 50%);background:url(/img/src/features/main/desktop/Main/MainItemsSection/img/title-background.png),linear-gradient(270deg, rgba(0, 133, 255, 0.3) 0%, rgba(0, 133, 255, 0) 33.38%),linear-gradient(90deg, #024E0E 0%, #081733 50%);background-blend-mode:screen,normal;-webkit-box-shadow:0px 0px 0px 1px rgba(255,255,255,.1) inset;box-shadow:0px 0px 0px 1px rgba(255,255,255,.1) inset;border-radius:5px;background-repeat:no-repeat !important}.main-items-section__title_titleBlock_liveCasino{background:url(/img/src/features/main/desktop/Main/MainItemsSection/img/title-background.png),-webkit-gradient(linear, right top, left top, from(rgba(0, 133, 255, 0.3)), color-stop(33.38%, rgba(0, 133, 255, 0))),-webkit-gradient(linear, left top, right top, from(#012361), color-stop(50%, #081733));background:url(/img/src/features/main/desktop/Main/MainItemsSection/img/title-background.png),-o-linear-gradient(right, rgba(0, 133, 255, 0.3) 0%, rgba(0, 133, 255, 0) 33.38%),-o-linear-gradient(left, #012361 0%, #081733 50%);background:url(/img/src/features/main/desktop/Main/MainItemsSection/img/title-background.png),linear-gradient(270deg, rgba(0, 133, 255, 0.3) 0%, rgba(0, 133, 255, 0) 33.38%),linear-gradient(90deg, #012361 0%, #081733 50%);-webkit-box-shadow:0px 0px 0px 1px rgba(255,255,255,.1) inset;box-shadow:0px 0px 0px 1px rgba(255,255,255,.1) inset;border-radius:5px;background-repeat:no-repeat !important}.main-items-section__icon-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-items-section__icon{margin:0 .7969rem}.main-items-section__icon-svg{width:2.1875rem;display:-webkit-box;display:-ms-flexbox;display:flex}.main-items-section__arrows-block{display:-webkit-box;display:-ms-flexbox;display:flex}.main-items-section__provider-filter{width:100%}.main-items-section__arrow{width:2.125rem;height:2.125rem;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:1.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.main-items-section__arrow-svg{width:.8rem}.main-items-section__arrow-svg *{fill:#fff}.main-items-section__arrow_direction_forward{margin-left:5px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.main-items-section__arrow_disabled{background-color:rgba(255,193,7,.5)}.main-items-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-items-section__content-slots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.main-items-section__list{width:100%;display:grid}.main-items-section__list_type_casinolive{grid-template-columns:repeat(6, 1fr);-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.main-items-section__list_type_slots{grid-template-columns:repeat(6, 1fr);-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.main-items-section__slot{width:100%;height:100%;display:grid;grid-template-columns:1fr}.main-items-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-items-section__logo{width:5.0625rem}.main-items-section__button{padding:.5rem .875rem;background:-webkit-gradient(linear, left top, left bottom, color-stop(18.57%, #FFD600), color-stop(124%, #FFA902));background:-o-linear-gradient(top, #FFD600 18.57%, #FFA902 124%);background:linear-gradient(180deg, #FFD600 18.57%, #FFA902 124%);border-radius:.3125rem;color:#fff;font-size:.75rem;font-weight:700;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.main-items-section__counter{margin-bottom:.625rem}.main-items-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.625rem;padding:.313rem .313rem .313rem 0}.main-items-section__header_withSpaceman{margin-bottom:1.25rem}.main-items-section__header-icon{width:3.25rem;height:3.25rem;margin-right:1.25rem}.main-items-section__header-img-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.625rem}.main-items-section__header-provider-text{font-weight:700;font-size:1.75rem;line-height:23px;text-transform:capitalize;color:#fff;width:-webkit-max-content;width:-moz-max-content;width:max-content}.main-items-section__header-info{display:-webkit-box;display:-ms-flexbox;display:flex}.main-items-section__header-separator{width:100%;height:1px;background:rgba(182,186,213,.2)}.main-items-section__header-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.875rem;height:1.875rem}.main-items-section__controls{margin-left:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex}.main-items-section__control{border:1px solid #fff;margin-right:.313rem;display:-webkit-box;display:-ms-flexbox;display:flex}.main-items-section__control_left{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.main-items-section__all{border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-items-section__all-text{font-weight:700;font-size:.875rem;line-height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;color:#fff;padding:.406rem 0}.main-items-section__games-container{display:grid;row-gap:.4375rem;-webkit-column-gap:.4375rem;-moz-column-gap:.4375rem;column-gap:.4375rem}.main-items-section__spaceman{margin-right:.625rem}.main-items-section__subheader{font-weight:700;font-size:1.375rem;margin-bottom:.625rem}
.main-slots-line__slot{width:100%;height:100%;display:grid;grid-template-columns:1fr}
.live-casino-icon-desktop{-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.live-casino-icon-desktop__img{position:relative;cursor:pointer;width:100%;border-radius:.375rem;overflow:hidden}.live-casino-icon-desktop__img_type_inbet{aspect-ratio:1.5}.live-casino-icon-desktop__favorite-wrapper{position:absolute;right:2px;bottom:2px}.live-casino-icon-desktop__live-casino-icon-img{height:11.25rem}
.popular-slots-line__spaceman{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.popular-slots-line__spaceman-img{max-width:14.375rem;border-radius:.625rem}.popular-slots-line__spaceman-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#0b102b;border-radius:0px .625rem .625rem 0;height:14.438rem;width:18.188rem;padding:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box}.popular-slots-line__spaceman-title{font-weight:700;font-size:1.25rem}.popular-slots-line__spaceman-description{font-weight:700;font-size:.875rem;color:rgba(255,255,255,.5);margin-top:.313rem}.popular-slots-line__spaceman-provider{margin-top:.313rem}.popular-slots-line__spaceman-provider svg{width:5.375rem;height:1.875rem}.popular-slots-line__spaceman-btn{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.popular-slots-line__spaceman-btn a{width:7.938rem}.popular-slots-line__spaceman-label{position:absolute;top:0;background:#d31918;-webkit-box-shadow:0px .25rem 1.25rem rgba(211,25,24,.7);box-shadow:0px .25rem 1.25rem rgba(211,25,24,.7);border-radius:.7013rem;-webkit-transform:rotate(-20.15deg);-ms-transform:rotate(-20.15deg);transform:rotate(-20.15deg);font-weight:700;font-size:1.25rem;width:8.68rem;height:2.84rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;left:-1.25rem}
.provider-filter-slots-desktop{display:grid;grid-gap:.625rem;grid-template-columns:repeat(4, 1fr);padding-bottom:.313rem;max-height:24.875rem;width:100%;overflow-y:scroll;padding-right:.625rem}.provider-filter-slots-desktop::-webkit-scrollbar{width:.375rem;height:.375rem}.provider-filter-slots-desktop::-webkit-scrollbar-thumb{border-radius:.625rem;background:rgba(182,186,213,.2);cursor:pointer}.provider-filter-slots-desktop__item{cursor:pointer;overflow:hidden;word-break:break-all;width:100%;height:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;text-transform:capitalize;background:#0b102b;border-radius:1.25rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.provider-filter-slots-desktop__item:hover{background:#162348}.provider-filter-slots-desktop__item_active{background:#d31918;color:#fff}.provider-filter-slots-desktop__item_active *{fill:#fff}.provider-filter-slots-desktop__item:nth-child(1){display:none}.provider-filter-slots-desktop__providers{width:100%;max-width:90%;max-height:90%}.provider-filter-slots-desktop__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25rem}.provider-filter-slots-desktop__title{font-weight:700;font-size:1.75rem;margin-right:1.25rem}.provider-filter-slots-desktop__separator{width:100%;height:1px;background:rgba(182,186,213,.2)}
.provider-filter-live-casino-desktop{display:grid;grid-gap:.625rem;grid-template-columns:repeat(4, 1fr);padding-bottom:.313rem;max-height:24.875rem;overflow-y:scroll;padding-right:.625rem;width:100%}.provider-filter-live-casino-desktop::-webkit-scrollbar{width:.375rem;height:.375rem}.provider-filter-live-casino-desktop::-webkit-scrollbar-thumb{border-radius:.625rem;background:rgba(182,186,213,.2);cursor:pointer}.provider-filter-live-casino-desktop__item{cursor:pointer;overflow:hidden;word-break:break-all;width:100%;height:5.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;text-transform:capitalize;background:#0b102b;border-radius:1.25rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.provider-filter-live-casino-desktop__item:hover{background:#162348}.provider-filter-live-casino-desktop__item_active{background:#d31918;color:#fff}.provider-filter-live-casino-desktop__item_active *{fill:#fff}.provider-filter-live-casino-desktop__item{width:100%}.provider-filter-live-casino-desktop__item:nth-child(1){display:none}.provider-filter-live-casino-desktop__providers{width:100%;max-width:90%;max-height:90%}.provider-filter-live-casino-desktop__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25rem}.provider-filter-live-casino-desktop__title{font-weight:700;font-size:1.75rem;margin-right:1.25rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.provider-filter-live-casino-desktop__separator{width:100%;height:1px;background:rgba(182,186,213,.2)}
.something-new__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25rem}.something-new__separator{background:rgba(182,186,213,.2);height:1px;width:100%}.something-new__title{font-weight:700;font-size:1.75rem;margin:0 1.25rem;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.something-new__items{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:.625rem}.something-new__item{background:-o-linear-gradient(286.75deg, #152042 0.05%, #090D27 98.82%);background:linear-gradient(163.25deg, #152042 0.05%, #090D27 98.82%);border-radius:1.25rem;overflow:hidden;height:43.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.something-new__item-img{width:100%;height:24.438rem}.something-new__item-title{margin:3.25rem 0 auto 2.75rem;font-weight:700;font-size:3.625rem;line-height:100%;max-width:11.25rem}.something-new__item-button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem 2.313rem;-webkit-box-sizing:border-box;box-sizing:border-box}.something-new__item-button>a{width:7.625rem;height:2.5rem}.something-new__item-button-icon{width:1.5rem;height:1.5rem}
.main{padding:0 1.875rem 1.875rem 1.875rem;width:96.25%;z-index:11;height:100%}.main__top{margin-bottom:.75rem;display:grid;grid-template-columns:58.9% auto;gap:1.25rem 1rem}.main__daily-winnings{overflow:hidden}.main__container{width:100%;margin-bottom:3.125rem}.main__container:last-child{margin-bottom:0}.main__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:.625rem;margin:.625rem 0}.main__link{overflow:hidden;position:relative;height:7.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;background:-webkit-gradient(linear, left top, right top, from(#152042), color-stop(99.94%, #090d27));background:-o-linear-gradient(left, #152042 0%, #090d27 99.94%);background:linear-gradient(90deg, #152042 0%, #090d27 99.94%);border-radius:15px}.main__link-name{font-weight:700;font-size:1.375rem}.main__link-description{font-weight:700;font-size:.875rem}.main__link-icon{margin-right:.625rem}.main__link-icon svg{width:50px;height:50px}.main__providers{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;width:100%}
.promotions-page-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.25rem 2.5rem;margin-bottom:auto}.promotions-page-desktop__title{font-size:2.875rem;font-weight:700;line-height:3.375rem;text-align:left;margin:0 0 1.875rem .625rem}.promotions-page-desktop__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:.625rem 1.25rem;width:100%}.promotions-page-desktop__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.25rem 1.25rem 1rem 1.25rem;border-radius:1.25rem;background-image:-webkit-gradient(linear, left top, right top, from(#090D27), color-stop(99.94%, #05081C));background-image:-o-linear-gradient(left, #090D27 0%, #05081C 99.94%);background-image:linear-gradient(90deg, #090D27 0%, #05081C 99.94%)}.promotions-page-desktop__img{width:100%;border-radius:.625rem;overflow:hidden;margin-bottom:.3125rem}.promotions-page-desktop__top-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:.3125rem}.promotions-page-desktop__item-title{font-size:.9375rem;font-weight:400;line-height:1.125rem}.promotions-page-desktop__arrow-svg{width:1.875rem;height:1.875rem}.promotions-page-desktop__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.75rem;font-weight:700;line-height:.875rem;color:rgba(255,255,255,.5)}
.promotion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.25rem 1.875rem;margin-bottom:auto}.promotion__title{font-size:2.875rem;font-weight:700;line-height:3.375rem;text-align:left;margin:0 0 1.875rem .625rem}.promotion__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.25rem 1.25rem .875rem 1.25rem;border-radius:1.25rem;background-image:-webkit-gradient(linear, left top, right top, from(#090D27), color-stop(99.94%, #05081C));background-image:-o-linear-gradient(left, #090D27 0%, #05081C 99.94%);background-image:linear-gradient(90deg, #090D27 0%, #05081C 99.94%)}.promotion__img{width:100%;border-radius:.625rem;overflow:hidden;margin-bottom:.9375rem}.promotion__name{font-size:.9375rem;font-weight:400;line-height:1.125rem;margin-bottom:.3125rem}.promotion__description-wrapper{display:grid;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;width:100%}.promotion__description{font-size:.75rem;font-weight:700;line-height:.875rem;text-align:left;color:rgba(255,255,255,.5);margin-top:.4375rem}.promotion__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:6.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem;background:#d31918;-webkit-box-shadow:0px 0px .9179rem #d31918;box-shadow:0px 0px .9179rem #d31918;border-radius:.459rem;font-size:.875rem;font-weight:700;line-height:.875rem;text-align:center;text-transform:uppercase}
#root,html,body{width:100%;height:100%;margin:0;padding:0;font-family:"Roboto",sans-serif}html{font-size:16px;overflow-y:auto;min-width:100%;color:#fff;background:#010310}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:1024px}body::-webkit-scrollbar{width:.8rem;height:90%;scroll-margin-right:.5rem}body::-webkit-scrollbar-thumb{border-radius:3px;background:#090d27}ul,ol,li,p,a,h1,h2,h3,h4,h5,h6{padding:0;margin:0;text-decoration:none;list-style:none;color:inherit}@-webkit-keyframes reduced{0%{color:#f61801;background-position:150% 0%}99%{color:#f61801}100%{background:inherit;background-position:-100% 0%}}@keyframes reduced{0%{color:#f61801;background-position:150% 0%}99%{color:#f61801}100%{background:inherit;background-position:-100% 0%}}@-webkit-keyframes increase{0%{color:#7cb71d;background-position:150% 0%}99%{color:#7cb71d}100%{background:inherit;background-position:-100% 0%}}@keyframes increase{0%{color:#7cb71d;background-position:150% 0%}99%{color:#7cb71d}100%{background:inherit;background-position:-100% 0%}}.coef-increased{background-image:-o-linear-gradient(340deg, transparent 10%, rgba(144, 254, 103, 0.7) 15%, rgba(90, 255, 13, 0.7) 25%, transparent 30%);background-image:linear-gradient(110deg, transparent 10%, rgba(144, 254, 103, 0.7) 15%, rgba(90, 255, 13, 0.7) 25%, transparent 30%);background-size:250% 100%;background-repeat:no-repeat;background-position:100% 0;-webkit-animation:increase 1.7s ease-in;animation:increase 1.7s ease-in}.coef-reduced{background-image:-o-linear-gradient(340deg, transparent 10%, rgba(232, 137, 129, 0.7) 15%, rgba(194, 39, 27, 0.7) 25%, transparent 30%);background-image:linear-gradient(110deg, transparent 10%, rgba(232, 137, 129, 0.7) 15%, rgba(194, 39, 27, 0.7) 25%, transparent 30%);background-size:250% 100%;background-repeat:no-repeat;background-position:100% 0;-webkit-animation:reduced 1.7s ease-in;animation:reduced 1.7s ease-in}@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:11.5px}}@media only screen and (max-width: 1366px){html{font-size:10px}}.label_39{display:none}
