@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap);
.SVG-component{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.SVG-component__content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.SVG-component__content-svg{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.SVG-component__content-svg>svg{width:100%;height:100%}
.set-language-desktop{display:flex;flex-direction:column;position:relative}.set-language-desktop__current{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.set-language-desktop__img-wrapper{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-right:.3125rem}.set-language-desktop__lang-text{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem;color:#fff;margin-right:1.1875rem}.set-language-desktop__title{font-weight:400;font-size:.875rem;line-height:16px;color:#fff;margin-right:.625rem}.set-language-desktop__current-text{display:flex;align-items:center;margin-right:auto;font-weight:bold;font-size:.875rem;white-space:nowrap}.set-language-desktop__current-img{width:1.4375rem;height:1.4375rem}.set-language-desktop__arrow{display:flex;flex-direction:column;align-items:center;justify-content:center}.set-language-desktop__arrow-svg{width:1.875rem;height:1.875rem}.set-language-desktop__arrow_open .set-language-desktop__arrow-svg{transform:rotate(180deg)}.set-language-desktop__items{opacity:0;min-width:8.125rem;max-height:0rem;position:absolute;z-index:3;right:-40%;top:3rem;background-color:#323943;border-radius:.375rem;animation:reduceVertical .3s linear}.set-language-desktop__triangle{width:1rem;height:1rem;position:absolute;left:calc(50% - .75rem);top:-0.5rem;transform:rotate(45deg);background-color:#323943;z-index:-1}.set-language-desktop_open .set-language-desktop__items{animation:incraseVertical .3s linear forwards}.set-language-desktop__items-title{display:flex;justify-content:space-between;align-items:center;width:100%;height:3.125rem;box-sizing:border-box;padding:0 1.5rem;font-family:"Roboto",Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3331rem;color:#fff;text-transform:capitalize;cursor:pointer;background-color:hsla(0,0%,100%,.3)}.set-language-desktop__arrow2{display:flex;flex-direction:column;align-items:center;justify-content:center}.set-language-desktop__arrow2-svg{width:.9375rem;height:.9375rem}.set-language-desktop__item{display:flex;align-items:center;width:100%;height:2.25rem;box-sizing:border-box;padding:0 .6875rem;cursor:pointer}.set-language-desktop__item-img{width:1.4375rem;height:1.4375rem;filter:grayscale(1);margin-right:.625rem}.set-language-desktop__item_selected .set-language-desktop__item-img{filter:grayscale(0)}.set-language-desktop__item-text{display:flex;align-items:center;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;white-space:nowrap;color:#949494}.set-language-desktop__item_selected .set-language-desktop__item-text{color:#fff}@keyframes incraseVertical{0%{opacity:0;max-height:0rem}100%{opacity:1;max-height:18.75rem}}@keyframes reduceVertical{0%{opacity:1;max-height:18.75rem}100%{opacity:0;max-height:18.75rem}}@keyframes darker{0%{background:rgba(0,0,0,0)}100%{background:#0f182f}}@keyframes lighter{0%{background:#0f182f}100%{background:rgba(0,0,0,0)}}
.button-desktop{display:flex;justify-content:center;align-items:center;width:100%;height:100%;box-sizing:border-box;padding:0 .625rem;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-family:"Roboto",Arial,sans-serif;font-size:.75rem;font-weight:700;line-height:.875rem;text-align:center;text-transform:uppercase;color:#fff;outline:none;white-space:nowrap}.button-desktop:active{transform:translateY(2px)}.button-desktop_color_border20{border-radius:1.25rem}.button-desktop_color_border30{border-radius:1.875rem}.button-desktop_color_blue30{background:#4c579a;border-radius:1.875rem}.button-desktop_color_red{background:#ef233c;border-radius:5px}.button-desktop_color_red:hover{background:#d90429}.button-desktop_color_black{border:1px solid #fff;box-sizing:border-box;border-radius:.3125rem;background-color:#000}.button-desktop_color_gold{background:linear-gradient(181.73deg, #ffcb05 41.23%, #ae7900 98.54%),linear-gradient(180deg, #ec9f05 3.4%, #ff4e00 112.5%);border-radius:.3125rem}.button-desktop_color_bordered-yellow-100{background-color:rgba(0,0,0,0);color:#fff;border:1px solid #ffdf38}.button-desktop_color_yellow-100{background-color:#ffdf38;color:#000}.button-desktop_color_gray-6{background-color:#323232;width:6.8125rem}.button-desktop_color_orange-5{background-color:#ffdf38;border-radius:.3125rem;color:#000}.button-desktop_color_purple{background-color:#772ebf;color:#fff}.button-desktop_disabled{background:#555;color:#6a6a6a !important;cursor:not-allowed}
.header-login-block-desktop{display:flex;align-items:center;box-sizing:border-box}.header-login-block-desktop__button{min-width:7.5rem;height:2.125rem}.header-login-block-desktop__button:not(:last-child){margin-right:.625rem}
.time{display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid #323232;border-top:none;border-bottom:none;height:2.125rem;padding:0 .625rem;margin-left:.625rem}.time__time{font-family:"Roboto",Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.4375rem;margin-right:.625rem}.time__right{display:flex;flex-direction:column;justify-content:center;height:100%}.time__day{font-family:"Roboto",Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.3331rem;text-transform:capitalize}
.user-block{position:relative}.user-block__top{display:flex;align-items:flex-end;cursor:pointer}.user-block__info-wrapper{display:flex;flex-direction:column;align-items:flex-end}.user-block__text{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:700;line-height:.875rem;color:#ffdf38}.user-block__text_color_grey{color:#949494;font-weight:400}.user-block__text_color_grey-id{color:#949494;margin-bottom:2px}.user-block__text_color_grey-balance{color:#949494;font-weight:400;margin-right:5px}.user-block__text_color_white{color:#fff;font-weight:400;margin-bottom:2px}.user-block__text_with-margin{margin-right:.625rem}.user-block__text_margin-bottom_small:not(:last-child){margin-bottom:2px}.user-block__login-id{display:flex;flex-direction:column;align-items:flex-end;margin-right:.9375rem}.user-block__balance{display:flex;align-items:flex-end;margin-right:.9375rem}.user-block__user-wrapper{display:flex;flex-direction:column;align-items:center}.user-block__user-icon{width:2.5rem;height:2.5rem}.user-block__user-icon-svg{width:2.5rem;height:2.5rem}
.header-desktop{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:5rem;box-sizing:border-box;padding:0 10rem 0 10rem;background:#1a1a1a}.header-desktop__logo-container{display:block;width:-moz-fit-content;width:fit-content;margin-right:1rem}.header-desktop__logo{width:11.8125rem;height:3.375rem}.header-desktop__right{display:flex;align-items:center}.header-desktop__set-language{display:flex;align-items:center;height:2.375rem;box-sizing:border-box;margin-left:.625rem}
.modal{width:100%;height:100%;position:fixed;z-index:1000;background:rgba(0,0,0,.5019607843)}.modal__content-container{position:absolute;left:51%;top:50%;transform:translate(-50%, -50%)}
.jackpot-modal{background:#fff;color:#000;display:flex;flex-direction:column;align-items:center;border-radius:.625rem;padding:2rem;position:relative}.jackpot-modal__close{font-size:2.5rem;transform:rotate(45deg);position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.jackpot-modal__amount{font-size:3rem;animation:shake 1.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both infinite}.jackpot-modal__title{font-size:1.5rem;margin-bottom:2rem}.jackpot-modal__image{width:70%;margin:1.2rem 0}.jackpot-modal__currency{margin-left:.8rem;color:#fc0}@keyframes shake{0%{transform:rotate(0deg)}25%{transform:rotate(3deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-3deg)}100%{transform:rotate(0deg)}}
.jackpot-item{height:100%;display:flex;align-items:center;color:#fff}.jackpot-item__content{width:100%;height:100%;display:flex;flex-direction:column}.jackpot-item .odometer.odometer-auto-theme{font-family:"Roboto",Arial,sans-serif;-webkit-text-stroke:none}.jackpot-item .odometer.odometer-auto-theme,.jackpot-item .odometer.odometer-theme-slot-machine{-webkit-text-stroke:#e90000;border-radius:0}.jackpot-item__img{z-index:3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jackpot-item__winner-wrapper{display:flex;flex-direction:column;text-transform:uppercase;margin-top:.5rem;margin-bottom:.5rem;font-weight:500}.jackpot-item__winner{align-self:center;color:#fff}.jackpot-item__winner-name{color:#fff}.jackpot-item__amount{font-size:1.2rem;display:flex;align-items:center;justify-content:center;background:#1a1a1a;width:100%;height:100%}.jackpot-item__name{font-size:1rem;margin-bottom:.5rem}.jackpot-item__time{background:linear-gradient(0deg, #ebaa30, #feffa0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:#0b2349;text-shadow:0px .58608px .58608px rgba(0,0,0,.25);margin-bottom:.5rem;font-weight:bold;font-size:1.2rem}.jackpot-item__currency{margin-left:.5rem}
.jackpots-list{display:flex;width:100%;height:100%;flex-direction:column}.jackpots-list__item{height:100%}
.header-main-menu-item-desktop{padding:.8438rem 2.5313rem;position:relative}.header-main-menu-item-desktop_active{background:#ffdf38}.header-main-menu-item-desktop__text{font-family:"Roboto",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1.185rem;color:#fff;text-transform:uppercase}.header-main-menu-item-desktop__text_active{color:#000}.header-main-menu-item-desktop__children{position:absolute;top:100%;display:flex;flex-direction:column}.header-main-menu-item-desktop__child{margin-top:.625rem;padding:.8125rem .625rem;text-transform:uppercase;background:#323232;color:#fff;border-radius:.625rem}.header-main-menu-item-desktop__child_active{background:#ffdf38;color:#000}
.header-main-menu-desktop{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.875rem;box-sizing:border-box;background:#323232}
.scroll-top-button-desktop{width:100%;height:100%}.scroll-top-button-desktop__text{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem;text-transform:none}.scroll-top-button-desktop__arrow{margin-left:.4375rem}.scroll-top-button-desktop__arrow-svg{width:1.875rem;height:1.875rem}
.footer{display:flex;justify-content:center;flex-direction:column;width:100%;box-sizing:border-box;border-top:2px solid #4d4d4d;background:#1a1a1a;padding:1.125rem 1rem .625rem;margin-bottom:5rem}.footer__menu{display:flex;margin-right:3.125rem}.footer__header{font-family:"Roboto",Arial,sans-serif;font-size:.75rem;font-weight:700;line-height:.875rem;color:#fff;text-transform:uppercase;margin-bottom:.625rem}.footer__links-list{display:flex;flex-direction:column}.footer__link{font-family:"Roboto",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem;color:#949494}.footer__link:not(:last-child){margin-bottom:.625rem}.footer__top{display:flex;justify-content:space-between;width:83.595%;align-self:center}.footer__nav-links{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:3.4375rem;column-gap:3.4375rem}.footer__menu-description{font-family:"Roboto",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:.75rem;color:#949494;margin-bottom:1.4375rem}.footer__flat-pages{display:flex;flex-direction:column;margin-left:3.125rem}.footer__logos{display:flex;flex-direction:column;align-items:center;margin:1.375rem 3.3125rem 0 0}.footer__logos-images{display:flex;align-items:center;margin-bottom:1.5rem}.footer__logo-img{width:16rem}.footer__logo-img_small{width:8.5625rem}.footer__logo-img_with-margin{margin-right:1.6875rem}.footer__copyright{font-family:"Roboto",Arial,sans-serif;font-size:.8125rem;font-weight:400;line-height:.8125rem;color:#949494;text-align:center}.footer__wrapper-copyright{width:83.595%;align-self:center;text-align:center}.footer__partners-and-apps{display:flex;flex-direction:column;align-items:center;margin:.375rem 3.125rem 0 0}.footer__partners{display:flex;flex-direction:column;align-items:center;margin-bottom:2.375rem}.footer__apps{display:flex;flex-direction:column;align-items:center}.footer__label{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff}.footer__label_with-margin{margin-bottom:.875rem}.footer__partner-wrapper{display:flex;align-items:center}.footer__partner-img{height:3.125rem}.footer__app-img{width:2.8125rem;margin-right:.3125rem}.footer__right{display:flex;flex-direction:column;justify-content:center}.footer__right-container{display:flex;align-items:center;margin-top:3px;display:flex;justify-content:flex-end}.footer__right-contact{color:#67707b;font-family:Roboto,sans-serif;font-size:.625rem;font-style:normal;font-weight:700;line-height:normal}.footer__BSW-link{height:100%;display:flex;align-items:center;margin:0 1.188rem}.footer__BSW-link-icon{width:1.899rem;height:1.899rem;display:flex;margin-left:3px}.footer__BSW-link-text,.footer__BSW-link-text2{font-weight:800;color:#67707b;text-align:end}.footer__BSW-link-text{font-size:.625rem}.footer__BSW-link-text2{font-size:.813rem}.footer__right-item{height:100%;display:flex;align-items:center}.footer__right-item-icon{width:2.125rem;height:2.125rem;display:flex;margin-left:.375rem}.footer__right-item-text{max-width:5rem;font-weight:700;font-size:.75rem;color:#67707b;text-align:end}.footer__right-item-text_bold{font-weight:800;font-size:.625rem}.footer__right-icons{display:flex;justify-content:space-between;gap:.625rem;margin-right:1.875rem}.footer__contacts{display:flex;align-items:center;margin-bottom:1.75rem}.footer__social-icon{width:2.125rem;height:2.125rem}.footer__button{min-width:7.5rem;height:2.25rem;margin-left:1.25rem}
.spinner{z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;align-items:center;justify-content:center;flex-direction:column;background:rgba(0,0,0,.6);color:#fff;display:flex}.spinner__text{margin-top:1rem;text-align:center}.spinner__cart{min-width:5rem;min-height:5rem}.spinner__cart-svg{width:5rem;height:5rem;animation:sizable 2s infinite}.spinner_size_small .spinner__cart{min-width:6rem;min-height:6rem;margin:0 auto;font-size:.625rem;position:relative;display:flex;align-items:center;justify-content:center;transition:.2s}.spinner_size_big .spinner__cart{min-width:14.0625rem;min-height:14.0625rem;font-size:.625rem;position:relative;display:flex;align-items:center;justify-content:center;transition:.2s;width:20%}@keyframes sizable{0%{width:5rem;height:5rem}50%{width:3rem;height:3rem}100%{width:5rem;height:5rem}}@keyframes sizable-small{0%{width:6rem;height:6rem}50%{width:4rem;height:4rem}100%{width:6rem;height:6rem}}@keyframes big-sizable{0%{width:14.0625rem;height:14.0625rem}50%{width:10rem;height:10rem}100%{width:14.0625rem;height:14.0625rem}}@keyframes rotate-cart{from{transform:rotate3d(0, 0, 0, 0)}to{transform:rotate3d(0, 1, 0, 360deg)}}
@font-face{font-family:"password";font-style:normal;font-weight:400;src:url(/bcdd3e03ab6635e5152e.ttf)}.input-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;display:flex;align-items:center;position:relative}.input-desktop__native{width:100%;height:100%;display:flex;align-items:center;padding:0 1.25rem 0 1.25rem;outline:none;background:#2b2d42;border:1px solid rgba(141,153,174,.5);color:#fff;font-size:1.25rem;line-height:1.25rem;-webkit-appearance:none}.input-desktop__native::-moz-placeholder{font-weight:600;font-size:.875rem;color:rgba(141,153,174,.5)}.input-desktop__native::placeholder{font-weight:600;font-size:.875rem;color:rgba(141,153,174,.5)}.input-desktop__native_font-size_rubik-15{font-family:"Roboto",Arial,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.1113rem}.input-desktop__native_color_admin{border-radius:1.25rem;padding-left:1.0625rem;padding-right:1.0625rem;font-weight:500;font-size:.875rem;font-feature-settings:"pnum" on,"lnum" on;color:#19213d}.input-desktop__native_color_admin::-moz-placeholder{font-weight:500;font-size:.875rem;font-feature-settings:"pnum" on,"lnum" on;color:#19213d}.input-desktop__native_color_admin::placeholder{font-weight:500;font-size:.875rem;font-feature-settings:"pnum" on,"lnum" on;color:#19213d}.input-desktop__native_color_border-blue{border:1px solid #4c579a}.input-desktop__native_color_black{color:#000;padding-left:1.125rem}.input-desktop__native_color_black::-moz-placeholder{color:#000}.input-desktop__native_color_black::placeholder{color:#000}.input-desktop__native_color_grey{background-color:#323943;color:#b7c3d3;border:none;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem}.input-desktop__native_color_grey::-moz-placeholder{color:#b7c3d3;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem}.input-desktop__native_color_grey::placeholder{color:#b7c3d3;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem}.input-desktop__native_color_soft-grey{background-color:#303030;border:.125rem solid hsla(0,0%,100%,.3);border-radius:.25rem}.input-desktop__native_color_soft-grey::-moz-placeholder{color:#fff}.input-desktop__native_color_soft-grey::placeholder{color:#fff}.input-desktop__native_color_white{background-color:#fff;color:#323943;border:none;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem}.input-desktop__native_color_white::-moz-placeholder{color:#b7c3d3;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem}.input-desktop__native_color_white::placeholder{color:#b7c3d3;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem}.input-desktop__native_color_silver{background-color:#fff;color:#323943;border:1px solid rgba(0,0,0,.1);font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem}.input-desktop__native_color_silver::-moz-placeholder{color:rgba(0,0,0,.2);font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem}.input-desktop__native_color_silver::placeholder{color:rgba(0,0,0,.2);font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem}.input-desktop__native_color_dark-grey{background-color:#282828;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff;border:none;border-radius:.3125rem}.input-desktop__native_type_password{padding-right:3.1875rem}.input-desktop__native:-webkit-autofill,.input-desktop__native:-webkit-autofill:hover,.input-desktop__native:-webkit-autofill:focus.input-desktop__native:-webkit-autofill,.input-desktop__native:-webkit-autofill::first-line,.input-desktop__native::-internal-input-seggested{color:#4c579a;-webkit-text-fill-color:#4c579a;-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%)}.input-desktop__native_with-svg{padding-left:2.4375rem}.input-desktop__password,.input-desktop__password-off{cursor:pointer;position:absolute;right:1.25rem;display:none;flex-direction:column;align-items:center;justify-content:center;width:1.5rem}.input-desktop__password-svg,.input-desktop__password-off-svg{width:1.5rem;height:1.5rem}.input-desktop__password_active{display:flex}.input-desktop__password-off_active{display:flex}.input-desktop__icon{position:absolute;left:.75rem}.input-desktop__icon-svg{width:.9375rem;height:.9375rem}
.recovery-change-password{display:flex;flex-direction:column;width:22.5rem;min-height:31.6875rem;box-sizing:border-box;border-radius:.625rem;background:url(/d834598bd62df21bc67c.png),linear-gradient(0deg, rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0.5)),#282828;background-size:cover;background-repeat:no-repeat}.recovery-change-password__cross{margin:0 0 2.9375rem auto;cursor:pointer}.recovery-change-password__cross-svg{width:2.1875rem;height:2.1875rem}.recovery-change-password__success{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:6.5rem 3.125rem 0}.recovery-change-password__success-button{min-width:10.6875rem;height:2.125rem;margin:1.4375rem auto 0}.recovery-change-password__title{font-family:"Roboto",Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.375rem;color:#fff;text-align:center;margin-bottom:1.6875rem;text-transform:uppercase}.recovery-change-password__form{display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding:0 3.4375rem}.recovery-change-password__row{display:flex;flex-direction:column;width:100%;margin-bottom:1.6875rem}.recovery-change-password__label{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff;margin-bottom:.3125rem}.recovery-change-password__star{color:#e5100e}.recovery-change-password__error{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#949494;margin-bottom:.3125rem}.recovery-change-password__input{width:100%;height:2.75rem}.recovery-change-password__button{width:4.6875rem;height:2.125rem;margin:6.5rem auto 0}.recovery-change-password__button-text{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff;text-transform:uppercase}
.recovery-email-request{display:flex;flex-direction:column;width:22.5rem;min-height:31.6875rem;box-sizing:border-box;border-radius:.625rem;background:url(/d834598bd62df21bc67c.png),linear-gradient(0deg, rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0.5)),#282828;background-size:cover;background-repeat:no-repeat}.recovery-email-request__top{display:flex;align-items:flex-end;justify-content:space-between;width:100%;box-sizing:border-box;padding:0 0 0 .8125rem;margin-bottom:3.125rem}.recovery-email-request__back{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.recovery-email-request__arrow{margin-right:.625rem}.recovery-email-request__arrow-svg{width:1.25rem;height:1.25rem}.recovery-email-request__back-text{font-family:"Roboto",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1rem;margin-bottom:.25rem;color:#fff}.recovery-email-request__cross{cursor:pointer}.recovery-email-request__cross-svg{width:2.1875rem;height:2.1875rem}.recovery-email-request__title{font-family:"Roboto",Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.375rem;color:#fff;text-align:center;margin-bottom:1.6875rem;text-transform:uppercase}.recovery-email-request__form{display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding:0 3.4375rem}.recovery-email-request__row{display:flex;flex-direction:column;width:100%;margin-bottom:1.6875rem}.recovery-email-request__label{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff;margin-bottom:.3125rem}.recovery-email-request__star{color:#e5100e}.recovery-email-request__error{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#949494;margin-bottom:.3125rem}.recovery-email-request__input{width:100%;height:2.75rem}.recovery-email-request__button{width:4.6875rem;height:2.125rem;margin:0 auto}.recovery-email-request__button-text{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff;text-transform:uppercase}
.bonus-convert{display:flex;flex-direction:column;width:25.4375rem;box-sizing:border-box;padding:0 0 1.875rem;border-radius:.625rem;background:linear-gradient(0deg, rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0.5)),#282828;overflow:hidden}.bonus-convert__cross{margin:0 0 .6875rem auto;cursor:pointer}.bonus-convert__cross-svg{width:2.1875rem;height:2.1875rem}.bonus-convert__text{width:100%;box-sizing:border-box;padding:0 1.4375rem;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;text-transform:uppercase;color:#fff;text-align:center;margin-bottom:1.5rem}.bonus-convert__amount{color:#ffdf38}.bonus-convert__button{width:9.375rem;height:2.0625rem;margin:0 auto}.bonus-convert__button-text{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff;text-transform:uppercase}.bonus-convert__button-text_disabled{color:#6a6a6a}
.ticker-desktop{width:100%}.ticker-desktop__row{position:relative;box-sizing:border-box;height:2.15rem;width:100%;padding-top:.5rem;display:block;white-space:nowrap;margin-bottom:1px;background:linear-gradient(257.79deg, #bcbcbc 0%, #eaeaea 23.23%, #ffffff 67.5%, #eaeaea 89.37%, #bcbcbc 100%);overflow:hidden}.ticker-desktop__content{box-sizing:content-box;width:-moz-fit-content;width:fit-content;padding-left:100%;color:#000;font-size:1rem;white-space:pre}.ticker-desktop__content_reverse{position:absolute;right:0;top:.5rem;padding-right:100%;padding-left:0}.ticker-desktop__content_reverse .ticker-desktop__block{margin-right:0;margin-left:.625rem}.ticker-desktop__content_reverse .ticker-desktop__text{margin-right:0;margin-left:.25rem}.ticker-desktop__block{margin-right:.714rem;text-transform:uppercase}.ticker-desktop__text{margin-right:.285rem}.ticker-desktop__text_accent{color:#172b64}.ticker-desktop__bingo{font-size:.875rem;color:#ffe900}.ticker-desktop__bingo_blue{color:#1d44b1}.ticker-desktop__bingo_green{color:#2e722e}.ticker-desktop__bingo_violet{color:#b602cd}.ticker-desktop__bingo_with-margin{margin:0 .25rem}@keyframes run{0%{transform:translate(0, 0)}100%{transform:translate(-100%, 0)}}@keyframes run-reverse{0%{transform:translate(0, 0)}100%{transform:translate(100%, 0)}}
.sign-in-desktop{display:flex;flex-direction:column;width:22.5rem;min-height:26.625rem;box-sizing:border-box;background:#323232;overflow:hidden}.sign-in-desktop__cross{margin:1.25rem 1.25rem 1.875rem auto;cursor:pointer;width:2.1875rem}.sign-in-desktop__cross-svg{width:2.1875rem;height:2.1875rem}.sign-in-desktop__title{font-family:"Roboto",Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.375rem;color:#fff;margin-bottom:2.5625rem;text-align:center;text-transform:uppercase}.sign-in-desktop__fields{display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding:0 1.875rem;margin-bottom:1.25rem}.sign-in-desktop__label{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff;margin-bottom:.4375rem}.sign-in-desktop__star{color:#e5100e}.sign-in-desktop__error{font-family:"Roboto",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:.75rem;color:#e5100e}.sign-in-desktop__input{width:100%;height:2.75rem;margin-bottom:.625rem}.sign-in-desktop__button{width:18.75rem;height:2.5rem;margin:0 auto 1.6875rem}.sign-in-desktop__button-text{font-size:.875rem;font-weight:700;line-height:1.25rem;text-align:center;text-transform:uppercase;color:#fff}.sign-in-desktop__contacts,.sign-in-desktop__forgot{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff;text-transform:uppercase;text-decoration:underline;text-align:center}.sign-in-desktop__forgot{margin-bottom:1.6875rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sign-in-desktop__contacts{margin-bottom:.8125rem}.sign-in-desktop__phone{font-family:"Roboto",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1rem;color:#fff;margin-bottom:.5625rem;text-align:center}.sign-in-desktop__partners{width:19.375rem;margin:0 auto 1.125rem}
.select-desktop{-webkit-user-select:none;user-select:none;touch-action:none;-moz-user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:relative;color:#000}.select-desktop_noBordered{border:none}.select-desktop__items{width:100%;max-height:21rem;z-index:2;position:absolute;top:100%;background-color:#fff;overflow:auto;box-sizing:border-box;background-clip:content-box}.select-desktop__items::-webkit-scrollbar{width:.1875rem;height:.1875rem}.select-desktop__items::-webkit-scrollbar-thumb{background:#ffdf38}.select-desktop__items_noBordered{border:none;border-radius:0 0 .25rem .25rem}.select-desktop__item{cursor:pointer;width:100%;height:2.5rem;position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 .625rem;background:#fff;box-sizing:border-box;color:#000}.select-desktop__item-icon{width:2.2rem}.select-desktop__item_noBordered{border-top:1px solid #282828}.select-desktop__item_current{height:100%;border-top:none}.select-desktop_open .select-desktop__item_current{border-radius:.25rem .25rem 0 0}.select-desktop__item-value{font-family:"Roboto",Arial,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.1113rem;color:#1b222c;text-transform:capitalize}.select-desktop__item-arrow{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;right:1rem}.select-desktop__item-arrow-svg{width:.75rem;height:.5rem}.select-desktop__item-arrow-svg *{fill:#888}.select-desktop_open .select-desktop__item-arrow{transform:scaleY(-1)}
.input-date-clearable-mobile{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;width:100%;height:100%}.input-date-clearable-mobile .react-datepicker-wrapper{width:100%;height:100%}.input-date-clearable-mobile .react-datepicker__input-container{width:100%;height:100%}.input-date-clearable-mobile .react-datepicker__triangle{display:none}.input-date-clearable-mobile .react-datepicker__close-icon{right:.625rem;padding:0;opacity:0}.input-date-clearable-mobile .react-datepicker__close-icon::after{width:.9375rem !important;height:.9375rem !important}.input-date-clearable-mobile .react-datepicker__year-option:last-of-type{background-color:#323943}.input-date-clearable-mobile__custom-date-input-border{width:100%;height:100%;display:flex;background:#fff}.input-date-clearable-mobile__custom-date-input{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 .625rem 0 .75rem;border-radius:1.25rem}.input-date-clearable-mobile__custom-date-input-cross{display:flex;flex-direction:column;align-items:center;justify-content:center}.input-date-clearable-mobile__custom-date-input-cross-svg{width:.9375rem;height:.9375rem}.input-date-clearable-mobile__custom-date-input-value{margin-right:auto;font-size:1.25rem;color:#323943}.input-date-clearable-mobile__custom-date-input-value_empty{color:#323943 !important}
.check-box-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;width:100%;height:100%;display:flex;justify-content:center;align-items:center;user-select:none;flex-shrink:0;margin-right:.3rem;transition:all .3s ease-in;background-color:#323943;border-radius:.25rem;position:relative;padding:.174rem}.check-box-desktop_color_purple{background-color:#9b55e1}.check-box-desktop__input{opacity:0;position:absolute;width:1px;height:1px}.check-box-desktop__check{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.check-box-desktop__check-svg{width:100%;height:100%}
.country-code-selector{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;font-family:"Roboto",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:.75rem;color:#fff}.country-code-selector__active-item{display:flex;align-items:center;width:100%;height:100%;box-sizing:border-box;padding:0 .625rem}.country-code-selector__arrow{display:flex;align-items:center;justify-content:center;margin-left:auto}.country-code-selector__arrow-svg{width:.75rem;height:.5rem}.country-code-selector__arrow-svg *{fill:#949494}.country-code-selector__arrow_active .country-code-selector__arrow-svg{transform:rotate(180deg)}.country-code-selector__additional-items{position:absolute;width:100%;z-index:3;display:flex;flex-direction:column}.country-code-selector__item{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:0 .5rem}
.phone-input{display:flex;align-items:center;width:100%;height:100%;background-color:#fff;box-sizing:border-box;overflow:hidden}.phone-input__phone-input{width:50%}.phone-input__input{display:flex;align-items:center;width:100%;height:100%;color:#323943;font-size:.875rem;outline:none;flex-grow:2;border:none;box-sizing:border-box}.phone-input__input::-moz-placeholder{color:#323943}.phone-input__input::placeholder{color:#323943}.phone-input__selector{display:flex;align-items:center;height:100%;position:relative;box-sizing:border-box}
.sign-up-desktop{display:flex;flex-direction:column;position:relative;box-sizing:border-box;padding:5rem 1.875rem .3125rem;background:#323232}.sign-up-desktop__cross{position:absolute;top:1.25rem;right:1.25rem;cursor:pointer}.sign-up-desktop__cross-svg{width:2.1875rem;height:2.1875rem}.sign-up-desktop .g-recaptcha{width:18.75rem;height:4.625rem}.sign-up-desktop__back-button{display:flex;align-items:center;margin-bottom:1.375rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.sign-up-desktop__back-arrow{margin-right:.625rem}.sign-up-desktop__back-arrow-svg{width:1.25rem;height:1.25rem}.sign-up-desktop__back-text{font-size:1rem;font-weight:700;line-height:1.375rem;letter-spacing:.02em;text-align:left;color:#fff}.sign-up-desktop__title{font-family:"Roboto",Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.375rem;color:#fff;margin-bottom:1.875rem;text-align:center;text-transform:uppercase}.sign-up-desktop__fields{width:100%}.sign-up-desktop__step{display:flex;flex-direction:column;width:0;height:0;opacity:0;margin-bottom:.9375rem;visibility:hidden;transition:opacity .2s ease-in-out}.sign-up-desktop__step_open{width:100%;height:auto;visibility:visible;opacity:1}.sign-up-desktop__item{display:flex;flex-direction:column;width:100%;margin-bottom:.9375rem}.sign-up-desktop__label{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#fff;margin-bottom:.3125rem}.sign-up-desktop__star{color:#e5100e}.sign-up-desktop__input{width:100%;height:2.75rem}.sign-up-desktop__error{margin-top:.3125rem;color:red}.sign-up-desktop__optional{font-family:"Roboto",Arial,sans-serif;font-size:.625rem;font-weight:400;line-height:.625rem;color:hsla(0,0%,100%,.3);margin-left:.3125rem}.sign-up-desktop__accept{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.sign-up-desktop__check-box{width:.9375rem;height:.9375rem}.sign-up-desktop__accept-text{width:calc(100% - 1.75rem);font-family:"Roboto",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:.75rem;color:#fff}.sign-up-desktop__bottom-block{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.sign-up-desktop__steps{display:flex;align-items:center}.sign-up-desktop__step-value{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:.3125rem;background-color:#323943;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:hsla(0,0%,100%,.3);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sign-up-desktop__step-value_active{background-color:#ffdf38;color:#fff}.sign-up-desktop__step-value:not(:last-child){margin-right:.625rem}.sign-up-desktop__button{width:100%;height:2.5rem;margin-top:1.875rem}

.one-click-modal{display:flex;flex-direction:column;padding:1.125rem 1.25rem 1.75rem 1.5rem;color:#fff;background:#000;border-radius:.625rem;box-sizing:border-box}.one-click-modal__header{display:flex;justify-content:space-between;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:flex;-webkit-user-select:text;-moz-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{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-desktop{width:100%;align-self:center;direction:initial;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;flex-shrink:0;overflow:hidden}.slider-component-desktop__control-block{cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.slider-component-desktop__control-block_left,.slider-component-desktop__control-block_right{position:absolute;top:0;height:100%}.slider-component-desktop__control-block_left{left:0;padding-left:2.1875rem}.slider-component-desktop__control-block_right{right:0;padding-right:2.1875rem}.slider-component-desktop__arrow{display:flex;align-items:center;justify-content:center}.slider-component-desktop__arrow-svg{width:3.375rem}.slider-component-desktop__arrow_left{transform:scaleX(1)}.slider-component-desktop__arrow_right{transform:scaleX(-1)}.slider-component-desktop .control-dots{display:none}.slider-component-desktop .carousel .control-arrow{background:#4d4d4d;opacity:.5;border-radius:.625rem;width:3.75rem;height:3.75rem}.slider-component-desktop__link{display:flex}
.notification{width:100%;min-height:3.25rem;display:flex;flex-direction:column;align-items:center;z-index:100;margin-top:1rem;color:#fff;padding:0 1rem;font-size:1rem;animation:.7s ease init;position:relative;box-shadow:5px 5px 10px rgba(0,0,0,.5)}.notification_type_default{background:#343434;border:1px solid #e6a603;border-radius:.625rem;background-image:url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect x=%278%27 y=%272%27 width=%274%27 height=%2711%27 rx=%272%27 fill=%27%23E6D00A%27/%3E%3Crect x=%278%27 y=%2714%27 width=%274%27 height=%273%27 rx=%271.5%27 fill=%27%23E6D00A%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%279.5%27 stroke=%27%23E5CF0A%27/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position-y:center;background-position-x:1rem;background-size:1.5rem}.notification_type_default::after{border-left-color:#ffd800 !important;border-top-color:#ffd800 !important}.notification_type_error{background:#343434;border:1px solid #e6a603;border-radius:.625rem;background-image:url("data:image/svg+xml,%3Csvg width=%2718%27 height=%2718%27 viewBox=%270 0 18 18%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9.0001 0.599976C6.77228 0.599976 4.63571 1.48497 3.0604 3.06028C1.4851 4.63558 0.600098 6.77216 0.600098 8.99998C0.600098 11.2278 1.4851 13.3644 3.0604 14.9397C4.63571 16.515 6.77228 17.4 9.0001 17.4C11.2279 17.4 13.3645 16.515 14.9398 14.9397C16.5151 13.3644 17.4001 11.2278 17.4001 8.99998C17.4001 6.77216 16.5151 4.63558 14.9398 3.06028C13.3645 1.48497 11.2279 0.599976 9.0001 0.599976ZM13.7891 12.061L12.0601 13.79L9.0001 10.729L5.9391 13.789L4.2101 12.06L7.2721 8.99998L4.2111 5.93898L5.9401 4.21098L9.0001 7.27098L12.0611 4.20998L13.7901 5.93898L10.7281 8.99998L13.7891 12.061Z%27 fill=%27%23FF4141%27/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position-y:center;background-position-x:1rem;background-size:1.5rem}.notification_type_error::after{border-left-color:#ff4b55 !important;border-top-color:#ff4b55 !important}.notification_type_success{background:#343434;border:1px solid #e6a603;border-radius:.625rem;background-image:url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2718%27 viewBox=%270 0 16 18%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7.5733 17.1283C7.8183 17.2591 8.1258 17.2583 8.3708 17.1275C15.0475 13.5408 15.5216 6.5333 15.5158 4.5408C15.5152 4.38066 15.4678 4.22418 15.3796 4.09052C15.2914 3.95687 15.1661 3.85184 15.0191 3.7883L8.3108 0.816634C8.20404 0.769575 8.08863 0.745341 7.97196 0.745484C7.85529 0.745628 7.73994 0.770146 7.6333 0.817467L0.971629 3.78913C0.826793 3.85271 0.703285 3.95657 0.615819 4.08836C0.528353 4.22015 0.480616 4.37431 0.478296 4.53247C0.449963 6.51497 0.849129 13.5375 7.5733 17.1283ZM5.2283 7.57747L7.13913 9.4883L10.7166 5.9108L11.895 7.08913L7.13913 11.845L4.04996 8.7558L5.2283 7.57747Z%27 fill=%27%2346AC57%27/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position-y:center;background-position-x:1rem;background-size:1.5rem}.notification_type_success::after{border-left-color:#00d870 !important;border-top-color:#00d870 !important}.notification_deleting{animation:.7s ease delete}.notification__wrapper{flex-grow:2;width:100%;height:100%;display:flex}.notification__left{height:100%;flex-shrink:0;padding:1.25rem 0 0 0}.notification__cross{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.notification__cross-svg{width:.8125rem;height:.8125rem}.notification__text{flex-grow:2;height:100%;display:flex;margin-left:2rem;align-items:center;text-align:left;word-break:break-word;font-size:.875rem;align-self:center}@keyframes init{0%{opacity:0;transform:translateX(10rem)}100%{opacity:1;transform:translateX(0)}}@keyframes delete{0%{opacity:1;transform:translateX(0)}70%{opacity:0;transform:translateX(10rem)}100%{opacity:0;transform:translateX(10rem)}}
#notify-root{top:7.5rem;position:fixed;width:18rem;right:2rem;display:flex;justify-content:center;z-index:1001;margin:auto;flex-direction:column-reverse}
.app{width:100%;height:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;overflow-y:auto;background:#1b222c /*rtl:ignore*/}.app__header-wrapper{width:100%;z-index:1000}.app__main{flex-grow:2;width:100%;height:100%;display:flex;flex-direction:column}.app__main-content{flex:1 0 auto;align-self:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%}.app__scroll-button{position:absolute;right:2.125rem;bottom:3.1875rem}.app__ticker{position:fixed;width:100%;bottom:0;z-index:101}
.spinner-mobile{z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;align-items:center;justify-content:center;flex-direction:column;background:rgba(0,0,0,.6);color:#fff;display:flex}.spinner-mobile__text{margin-top:1rem;text-align:center}.spinner-mobile__cart{min-width:10rem;min-height:10rem}.spinner-mobile__cart-svg{width:10rem;height:10rem;animation:sizable 2s infinite}.spinner-mobile_size_small .spinner-mobile__cart{margin:0 auto;font-size:.625rem;position:relative;display:flex;align-items:center;justify-content:center;transition:.2s;width:40%}.spinner-mobile_size_big .spinner-mobile__cart{font-size:.625rem;position:relative;display:flex;align-items:center;justify-content:center;transition:.2s}@keyframes sizable{0%{width:10rem;height:10rem}50%{width:7rem;height:7rem}100%{width:10rem;height:10rem}}@keyframes rotate-cart{from{transform:rotate3d(0, 0, 0, 0)}to{transform:rotate3d(0, 1, 0, 360deg)}}
.digitain-sport-desktop{background-color:#fff;width:100%;display:flex;flex-direction:column;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%}.digitain-sport-desktop #sport_div_iframe>iframe{height:calc(100vh - 19.5rem) !important;min-height:calc(100vh - 19.5rem) !important}
.promotions-page-desktop{display:flex;flex-direction:column;min-height:100%}.promotions-page-desktop__items{display:grid;-moz-column-gap:1.4375rem;column-gap:1.4375rem;grid-template-columns:repeat(3, 1fr);row-gap:.4375rem;width:100%;box-sizing:border-box;padding:3.125rem 6.25rem;margin-bottom:auto}.promotions-page-desktop__item{display:flex;flex-direction:column;width:32.5rem}.promotions-page-desktop__item:hover .promotions-page-desktop__info-desc{display:block !important}.promotions-page-desktop__img{width:100%;height:10.75rem}.promotions-page-desktop__text-wrapper{display:flex;flex-direction:column}.promotions-page-desktop__item-title{font-weight:700;font-size:1rem;line-height:1.1875rem;color:#fff}.promotions-page-desktop__description{width:100%;max-width:32rem;font-size:1.125rem;font-weight:400;color:#fff;margin-bottom:1.5625rem}.promotions-page-desktop__button{display:flex;align-items:center;justify-content:center;width:10rem;height:2.3rem;box-sizing:border-box;font-size:1.125rem;font-weight:700;color:#000;text-transform:uppercase;background:#ffde39;box-shadow:0 0 17.7432px rgba(253,222,58,.68);border-radius:5px}.promotions-page-desktop__button-wrapper{display:flex;align-items:center;background:#323232;height:3.6875rem;padding:1.25rem .625rem;justify-content:space-between}.promotions-page-desktop__info-icon{display:flex;align-items:center;justify-content:center}.promotions-page-desktop__info-icon-svg{width:1.5rem}.promotions-page-desktop__info-block{margin-left:.9375rem;position:relative;cursor:pointer}.promotions-page-desktop__info-desc{display:none;position:absolute;width:23.5625rem;padding:.75rem;box-sizing:border-box;color:#000;font-size:.875rem;background-color:#fff;right:3.4375rem;bottom:5rem}
.select-admin-desktop{-webkit-user-select:none;user-select:none;touch-action:none;-moz-user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:relative}.select-admin-desktop__items{width:100%;max-height:21rem;z-index:2;position:absolute;top:100%;background:#2b2d42;overflow:auto;border-top:1px solid rgba(0,0,0,0);border-radius:0 0 1.25rem 1.25rem;background-clip:content-box;box-shadow:0rem .625rem 1.25rem 0rem rgba(21,24,43,.4784313725)}.select-admin-desktop__items::-webkit-scrollbar{width:.1875rem;height:90%;scroll-margin-right:.5rem}.select-admin-desktop__items::-webkit-scrollbar-thumb{width:.1875rem;background:gray;cursor:pointer}.select-admin-desktop__item{cursor:pointer;width:100%;height:3.375rem;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 1.125rem 0 1.0625rem;background:#2b2d42}.select-admin-desktop__item:hover{background:#17192e}.select-admin-desktop__item_current{height:100%;border:1px solid rgba(141,153,174,.5);border-radius:5px}.select-admin-desktop_open .select-admin-desktop__item_current{border-radius:1.25rem 1.25rem 0 0}.select-admin-desktop__item-value{font-weight:500;font-size:.875rem;font-feature-settings:"pnum" on,"lnum" on;color:#fff;text-transform:capitalize}.select-admin-desktop__item-arrow{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;right:1rem}.select-admin-desktop__item-arrow-svg{width:.75rem;height:.4375rem}.select-admin-desktop_open .select-admin-desktop__item-arrow{transform:scaleY(-1)}
.select-multi-desktop{width:100%;height:100%;box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-multi-desktop__items{width:100%;max-height:21rem;box-sizing:border-box;z-index:2;position:absolute;top:100%;background-color:#fff;overflow:auto}.select-multi-desktop__items::-webkit-scrollbar{width:.1875rem;height:.1875rem}.select-multi-desktop__items::-webkit-scrollbar-thumb{background:#ffdf38}.select-multi-desktop__item{width:100%;height:2.125rem;position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:0 1.25rem;box-sizing:border-box;color:#000;background-color:#fff}.select-multi-desktop__item_current{height:100%}.select-multi-desktop__item-value{font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1rem;color:#1b222c;text-transform:capitalize}.select-multi-desktop__item-arrow{display:flex;justify-content:center;align-items:center;position:absolute;right:1.25rem}.select-multi-desktop__item-arrow-svg{width:1.875rem;height:1.875rem}.select-multi-desktop_open .select-multi-desktop__item-arrow{transform:scaleY(-1)}.select-multi-desktop__item-check{width:.625rem;height:.625rem;background-image:#fff}.select-multi-desktop__item:hover .select-multi-desktop__item-check{background-image:#fff}
.input-date-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;width:100%;height:100%}.input-date-desktop .react-datepicker-wrapper{width:100%;height:100%}.input-date-desktop .react-datepicker__input-container{width:100%;height:100%}.input-date-desktop .react-datepicker__triangle{display:none}.input-date-desktop__custom-date-input-border{width:100%;height:100%;display:flex;border-radius:.3125rem}.input-date-desktop__custom-date-input{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 .8125rem 0 .625rem;background-clip:padding-box;background:#fff}.input-date-desktop__custom-date-input-calendar{display:flex;flex-direction:column;align-items:center;justify-content:center}.input-date-desktop__custom-date-input-calendar-svg{width:1.875rem;height:1.875rem}.input-date-desktop__custom-date-input-value{margin-right:auto;font-family:"Roboto",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:.875rem;color:#000}.input-date-desktop__custom-date-input-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:auto}.input-date-desktop__custom-date-input-arrow-svg{width:1.875rem;height:1.875rem}.input-date-desktop_color_dark .input-date-desktop__custom-date-input{background-color:#121840}
.input-date-admin-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;width:100%;height:100%}.input-date-admin-desktop .react-datepicker-wrapper{width:100%;height:100%}.input-date-admin-desktop .react-datepicker__input-container{width:100%;height:100%}.input-date-admin-desktop .react-datepicker__triangle{display:none}.input-date-admin-desktop .react-datepicker__close-icon{right:.625rem;padding:0;opacity:0}.input-date-admin-desktop .react-datepicker__close-icon::after{width:.9375rem !important;height:.9375rem !important}.input-date-admin-desktop__custom-date-input-border{width:100%;height:100%;display:flex;background:#2b2d42;border:1px solid rgba(141,153,174,.5);border-radius:5px}.input-date-admin-desktop_color_white .input-date-admin-desktop__custom-date-input-border{background:#fff}.input-date-admin-desktop__custom-date-input{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 13px;border-radius:1.25rem}.input-date-admin-desktop__custom-date-input-label{font-weight:500;font-size:.875rem;font-feature-settings:"pnum" on,"lnum" on;color:#fff;text-transform:capitalize}.input-date-admin-desktop__custom-date-input-value{font-weight:500;font-size:.875rem;color:#fff}.input-date-admin-desktop_color_white .input-date-admin-desktop__custom-date-input{padding:0 .25rem 0 .5rem}.input-date-admin-desktop_color_white .input-date-admin-desktop__custom-date-input-label{color:#546793}.input-date-admin-desktop_color_white .input-date-admin-desktop__custom-date-input-value{color:#19213d}
.input-phone-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;display:flex;align-items:center;outline:none;background:#2b2d42;border:1px solid rgba(141,153,174,.5);border-radius:5px;font-size:1.25rem;color:#fff;-webkit-appearance:none}.input-phone-desktop::-moz-placeholder{font-size:1.25rem;color:rgba(141,153,174,.5)}.input-phone-desktop::placeholder{font-size:1.25rem;color:rgba(141,153,174,.5)}.input-phone-desktop .form-control{padding:0 0 0 3.4rem}.input-phone-desktop .react-tel-input{direction:initial;height:100%}.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control.invalid-number{border:none !important;background:rgba(0,0,0,0) !important;height:100%;color:#fff !important;font-size:1.25rem !important;-webkit-appearance:none !important}.input-phone-desktop .react-tel-input .form-control::-moz-placeholder, .input-phone-desktop .react-tel-input .flag-dropdown::-moz-placeholder, .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag::-moz-placeholder, .input-phone-desktop .react-tel-input .selected-flag:hover::-moz-placeholder, .input-phone-desktop .react-tel-input .selected-flag:focus::-moz-placeholder, .input-phone-desktop .react-tel-input .flag-dropdown.open::-moz-placeholder, .input-phone-desktop .react-tel-input .form-control.invalid-number::-moz-placeholder, .input-phone-desktop .react-tel-input .form-control::-moz-placeholder, .input-phone-desktop .react-tel-input .flag-dropdown::-moz-placeholder, .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag::-moz-placeholder, .input-phone-desktop .react-tel-input .selected-flag:hover::-moz-placeholder, .input-phone-desktop .react-tel-input .selected-flag:focus::-moz-placeholder, .input-phone-desktop .react-tel-input .flag-dropdown.open::-moz-placeholder, .input-phone-desktop .react-tel-input .form-control.invalid-number::-moz-placeholder{font-size:1.25rem !important;color:#4c579a !important}.input-phone-desktop .react-tel-input .form-control::placeholder,.input-phone-desktop .react-tel-input .flag-dropdown::placeholder,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag::placeholder,.input-phone-desktop .react-tel-input .selected-flag:hover::placeholder,.input-phone-desktop .react-tel-input .selected-flag:focus::placeholder,.input-phone-desktop .react-tel-input .flag-dropdown.open::placeholder,.input-phone-desktop .react-tel-input .form-control.invalid-number::placeholder,.input-phone-desktop .react-tel-input .form-control::placeholder,.input-phone-desktop .react-tel-input .flag-dropdown::placeholder,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag::placeholder,.input-phone-desktop .react-tel-input .selected-flag:hover::placeholder,.input-phone-desktop .react-tel-input .selected-flag:focus::placeholder,.input-phone-desktop .react-tel-input .flag-dropdown.open::placeholder,.input-phone-desktop .react-tel-input .form-control.invalid-number::placeholder{font-size:1.25rem !important;color:#4c579a !important}.input-phone-desktop .react-tel-input .form-control:-webkit-autofill,.input-phone-desktop .react-tel-input .form-control:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .form-control:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .form-control:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .form-control::-internal-input-seggested,.input-phone-desktop .react-tel-input .flag-dropdown:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .flag-dropdown:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .flag-dropdown::-internal-input-seggested,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag::-internal-input-seggested,.input-phone-desktop .react-tel-input .selected-flag:hover:-webkit-autofill,.input-phone-desktop .react-tel-input .selected-flag:hover:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .selected-flag:hover:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .selected-flag:hover:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .selected-flag:hover::-internal-input-seggested,.input-phone-desktop .react-tel-input .selected-flag:focus:-webkit-autofill,.input-phone-desktop .react-tel-input .selected-flag:focus:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .selected-flag:focus:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .selected-flag:focus:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .selected-flag:focus::-internal-input-seggested,.input-phone-desktop .react-tel-input .flag-dropdown.open:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown.open:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown.open:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .flag-dropdown.open::-internal-input-seggested,.input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .form-control.invalid-number::-internal-input-seggested,.input-phone-desktop .react-tel-input .form-control:-webkit-autofill,.input-phone-desktop .react-tel-input .form-control:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .form-control:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .form-control:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .form-control::-internal-input-seggested,.input-phone-desktop .react-tel-input .flag-dropdown:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .flag-dropdown:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .flag-dropdown::-internal-input-seggested,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag::-internal-input-seggested,.input-phone-desktop .react-tel-input .selected-flag:hover:-webkit-autofill,.input-phone-desktop .react-tel-input .selected-flag:hover:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .selected-flag:hover:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .selected-flag:hover .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .selected-flag:hover:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .selected-flag:hover::-internal-input-seggested,.input-phone-desktop .react-tel-input .selected-flag:focus:-webkit-autofill,.input-phone-desktop .react-tel-input .selected-flag:focus:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .selected-flag:focus:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .selected-flag:focus .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .selected-flag:focus:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .selected-flag:focus::-internal-input-seggested,.input-phone-desktop .react-tel-input .flag-dropdown.open:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown.open:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .flag-dropdown.open .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .flag-dropdown.open:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .flag-dropdown.open::-internal-input-seggested,.input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill:hover,.input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill:focus.input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .form-control.invalid-number,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .form-control,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown.open .selected-flag,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .selected-flag:hover,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .selected-flag:focus,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .flag-dropdown.open,.input-phone-desktop .react-tel-input .form-control.invalid-number .input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill,.input-phone-desktop .react-tel-input .form-control.invalid-number:-webkit-autofill::first-line,.input-phone-desktop .react-tel-input .form-control.invalid-number::-internal-input-seggested{color:#4c579a;-webkit-text-fill-color:#4c579a;-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%)}.input-phone-desktop .react-tel-input .form-control .invalid-number{width:100%;color:#4c579a !important}.input-phone-desktop .react-tel-input .country-list{background:#2b2d42}.input-phone-desktop .react-tel-input .country{background:#2b2d42}.input-phone-desktop .react-tel-input .country .highlight{color:#ef233c !important}.input-phone-desktop .react-tel-input .country-list .country.highlight{background:#ef233c}.input-phone-desktop .react-tel-input .country-list .country .dial-code,.input-phone-desktop .react-tel-input .country-name{color:#fff !important;font-size:.875rem !important}.input-phone-desktop .react-tel-input .form-control{width:100% !important}.input-phone-desktop .react-tel-input .country-list{width:-moz-max-content !important;width:max-content !important}.input-phone-desktop .react-tel-input .country-list .country:hover{background:#ef233c}
.input-search-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;display:flex;align-items:center;background:#fff;border-radius:.3125rem;position:relative;overflow:hidden}.input-search-desktop__input{width:100%;height:100%;display:flex;align-items:center;padding:0 2.5rem 0 .625rem;outline:none;border:none;color:#000;font-weight:normal;font-size:.875rem;-webkit-appearance:none}.input-search-desktop__input::-moz-placeholder{font-weight:normal;font-size:.875rem;color:#000}.input-search-desktop__input::placeholder{font-weight:normal;font-size:.875rem;color:#000}.input-search-desktop__input::-webkit-search-cancel-button{cursor:pointer;min-height:.9375rem;min-width:.9375rem;display:flex;margin-right:.75rem}.input-search-desktop__input:-webkit-autofill,.input-search-desktop__input:-webkit-autofill:hover,.input-search-desktop__input:-webkit-autofill:focus.input-search-desktop__input:-webkit-autofill,.input-search-desktop__input:-webkit-autofill::first-line,.input-search-desktop__input::-internal-input-seggested{color:#0a2239;-webkit-text-fill-color:#0a2239;-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%)}.input-search-desktop__search-icon{position:absolute;right:.625rem;display:flex;align-items:center;justify-content:center}.input-search-desktop__search-icon-svg{width:1.25rem;height:1.25rem}
.paginator-desktop{-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:2.625rem;width:-moz-fit-content;width:fit-content;height:2.5rem;display:flex;align-items:center;overflow:hidden;background:#323232;border-radius:5px}.paginator-desktop__page-item{cursor:pointer;width:2.375rem;height:2.375rem;display:flex;align-items:center;justify-content:center;background:#1a1a1a;font-weight:900;font-size:.875rem;line-height:1.125rem;text-align:center;color:#949494}.paginator-desktop__page-item:last-child,.paginator-desktop__page-item:first-child{background:rgba(0,0,0,0)}.paginator-desktop__active{background:#ffdf38;color:#000}.paginator-desktop__arrow-left-container,.paginator-desktop__arrow-right-container{width:2.625rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.paginator-desktop__arrow-left,.paginator-desktop__arrow-right{width:1.9375rem;height:1.875rem;display:flex}[dir=rtl] .paginator-desktop__arrow-left,[dir=rtl] .paginator-desktop__arrow-right{transform:rotate(180deg)}.paginator-desktop__arrow-right{transform:rotate(180deg)}[dir=rtl] .paginator-desktop__arrow-right{transform:rotate(0deg)}
.UIKit-desktop{width:100%;display:flex;flex-direction:column;padding:.625rem 1.875rem}.UIKit-desktop__title{margin-bottom:1.25rem;font-size:1.875rem;color:#fff}.UIKit-desktop__title2{margin-bottom:.3125rem;font-size:1.25rem;color:#fff}.UIKit-desktop__columns{display:grid;grid-template-columns:repeat(2, auto);justify-content:flex-start;grid-column-gap:2.5rem}.UIKit-desktop__column{display:flex;flex-direction:column}.UIKit-desktop__button{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__select{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__select-multi{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-password{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-search{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-date{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-phone{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__paginator{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__checkbox{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.UIKit-desktop__input-admin{width:100%;min-width:12.5rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__input-date-admin{width:50%;min-width:9.25rem;height:2.5rem;margin-bottom:1.25rem}.UIKit-desktop__select-admin{width:21.875rem;min-width:21.875rem;height:2.5rem;margin-bottom:1.25rem}
#root,html,body{width:100%;margin:0;padding:0;background-color:#000 /*rtl:ignore*/;font-family:"Roboto",Arial,sans-serif}#root::-webkit-scrollbar,html::-webkit-scrollbar,body::-webkit-scrollbar{width:6px;height:6px}#root::-webkit-scrollbar-track,html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:6px}#root::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:#949494;border-radius:6px}button{font-family:"Roboto",Arial,sans-serif}*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;text-decoration:none;list-style:none;color:inherit}html{font-size:16px;overflow-y:auto}body{display:flex;flex-direction:column;min-width:1024px}@keyframes reduced{0%{color:#f61801;background-position:150% 0%}99%{color:#f61801}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: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;animation:increase 1.7s ease-in}.coef-reduced{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;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: 1910px){html{font-size:15px}}@media only screen and (max-width: 1850px){html{font-size:14px}}@media only screen and (max-width: 1680px){html{font-size:13px}}@media only screen and (max-width: 1545px){html{font-size:12px}}@media only screen and (max-width: 1445px){html{font-size:11px}}@media only screen and (max-width: 1366px){html{font-size:10px}}@media only screen and (max-width: 1200px){html{font-size:9px}}.label_39{display:none}
