.form-context-email{position:relative;z-index:2}.form-context-email:not(:focus-within) .form-context-email__suggestions{display:none}.form-context-email .form-context-email__suggestions{background:var(--page-background);border:1px solid var(--brand-color);border-radius:25px;filter:drop-shadow(0 14px 30px #000);list-style:none;margin:0;padding:0 15px 0 50px;position:absolute;top:calc(var(--el-height-md) + 6px);width:100%}.form-context-email .form-context-email__suggestions:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='13' fill='none' viewBox='0 0 22 13'%3E%3Cpath fill='%23ffc549' d='M12.665 2.311a2 2 0 0 0-3.33 0L2.892 12v1H0v-1h1.692l6.81-10.242c1.186-1.786 3.809-1.786 4.996 0L20.308 12H22v1h-2.894v-1z'/%3E%3Cpath fill='%23000' d='M12.665 2.311a2 2 0 0 0-3.33 0L2.892 12v1h16.214v-1z'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;content:"";display:block;height:13px;left:50px;position:absolute;top:-13px;width:22px}.form-context-email .form-context-email__suggestions .form-context-email__suggestions-item{align-items:center;border-bottom:1px solid #292929;cursor:pointer;display:flex;font-size:16px;height:var(--el-height-md);line-height:19px;max-width:100%}.form-context-email .form-context-email__suggestions .form-context-email__suggestions-item:last-child{border-bottom:0}.form-context-email .form-context-email__suggestions .form-context-email__suggestions-item--highlight{background-color:var(--brand-color);color:var(--page-background);direction:rtl;flex-shrink:1;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.form-context-email .form-context-email__suggestions .form-context-email__suggestions-at{flex-shrink:0}.form-context-email .form-context-email__suggestions .form-context-email__suggestion-domain{font-weight:700;padding-left:2px}.form-context-country__flag{font-size:20px;height:16px!important;left:15px;pointer-events:none;position:absolute;top:17px;width:24px!important}.form-context-gender{display:block;position:relative}.radio-tabs{background:var(--surface);border-radius:var(--el-border-radius);flex-wrap:wrap;padding:0 var(--el-margin-xs)}.radio-tabs,.radio-tabs__item{display:flex;justify-content:center}.radio-tabs__item{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--secondary-color);cursor:pointer;flex-grow:1;font-weight:500;outline:none;padding:14px 16px 12px;text-transform:uppercase;white-space:nowrap}.radio-tabs__item .radio-tabs__input{height:0;margin:0;opacity:0;padding:0;position:absolute;width:0}.radio-tabs__item.radio-tabs__item--active{color:#ffc824;position:relative}.radio-tabs__item.radio-tabs__item--active:after{background:#ffc549;border-radius:4px;bottom:0;box-shadow:0 -1px 10px #ffc824;content:"";display:block;height:2px;left:50%;position:absolute;right:0;transform:translate(-50%);width:59px}.form-context-phone{display:grid;gap:16px;grid-template-columns:130px auto}.form-context{align-content:flex-start;display:flex;flex-wrap:wrap;width:100%}@supports (align-content:safe center){.form-context{align-content:safe center}}.form-context{align-self:flex-start;-moz-column-gap:16px;column-gap:16px;justify-content:space-between}.form-context>*{width:100%}.form-context .form-context-city,.form-context .form-context-first-name,.form-context .form-context-postal-code{display:flex;flex:1 1 calc(50% - 16px);flex-wrap:wrap}@media(max-width:360px){.form-context .form-context-city,.form-context .form-context-first-name,.form-context .form-context-postal-code{display:block;flex:none}}.form-context .field-error{padding-left:16px}.form-context .dropdown{margin-bottom:0}.register-form-v2{-moz-column-gap:16px;column-gap:16px;row-gap:0!important;--el-height-md:48px}.register-form-v2__title{font-size:24px;font-weight:700;margin-bottom:16px;text-align:center}.register-form-v2 .form-context-country{flex:1;min-width:190px}.register-form-v2 .form-context-currency{flex-shrink:0;width:120px}.register-form-v2 .textbox__input:not(:-moz-placeholder)+.textbox__label{font-size:12px!important;line-height:12px;top:7px!important}.register-form-v2 .textbox__input:focus+.textbox__label,.register-form-v2 .textbox__input:not(:placeholder-shown)+.textbox__label{font-size:12px!important;line-height:12px;top:7px!important}.register-form-v2 .textbox__input:-moz-placeholder:not(:focus)+.textbox__label{font-size:16px!important;top:7px!important}.register-form-v2 .textbox__input:placeholder-shown:not(:focus)+.textbox__label{font-size:16px!important;top:7px!important}.register-form-v2 .dropdown__placeholder{top:13px!important}.form-context-field.form-context-field--hidden{display:none}label.checkbox .checkbox__box{height:20px;width:20px}.register-form-v2__recaptcha>div{margin:0 auto}.register-form-v2__options{display:flex;gap:16px;margin-bottom:24px;margin-top:16px}.register-form-v2__options .register-form-v2__options__google-btn{align-items:center;background:transparent;border:1px solid var(--primary-color);border-radius:25px;cursor:pointer;display:flex;flex:1 0 50px;height:50px;justify-content:center;text-decoration:none;width:50px}.register-form-v2__options__google-btn__logo{height:24px;width:24px}.register-form-v2__options__divider,.register-form-v2__options__google-btn__text{display:none}.register-form-v2__options__divider__text{flex-shrink:0;font-size:14px;font-weight:400;line-height:22px}.register-form-v2__options__divider__line{background-color:var(--primary-color);flex-grow:1;flex-shrink:1;height:1px}.register-form-v2__options__submit-btn{flex-shrink:1;margin:0}.register-form-v2__has-account{color:var(--primary-color);display:flex;font-size:16px;gap:16px;justify-content:center}.register-form-v2__has-account--text{font-weight:700;opacity:.7;padding:10px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.register-form-v2__has-account--action{background:none;border:0;color:var(--primary-color);font-size:16px;font-weight:900;line-height:1;padding:10px 0}.register-form-v2__has-account--action:hover{text-decoration:underline}@media(min-width:992px){.register-form-v2__title{font-size:32px;margin-bottom:32px}label.form-context-field,label.textbox{margin-bottom:14px}.form-context-country{max-width:344px;min-width:264px}.register-form-v2__options{align-items:center;flex-direction:column-reverse;gap:24px;margin:32px 0}.register-form-v2__options__divider{align-items:center;align-self:center;color:var(--primary-color);display:flex;font-size:14px;font-weight:700;gap:16px;text-align:center;width:100%}.register-form-v2__options__google-btn,.register-form-v2__options__submit-btn{margin:0!important;max-width:360px}.register-form-v2__options .register-form-v2__options__google-btn{width:100%}.register-form-v2__options__google-btn__text{color:var(--primary-color);display:inline;font-size:14px;font-weight:900;margin-left:8px}.register-form-v2__has-account{padding-bottom:0;padding-top:16px}}.sys-form-title{font-size:26px;font-weight:500;margin:0 0 var(--el-margin-md) 0;position:relative;text-align:center;text-transform:uppercase}.sys-form-title .sys-form-title__backlink{color:var(--primary-color);font-size:18px;left:-33px;position:absolute;top:7px}@media(max-width:567px){.sys-form-title .sys-form-title__backlink{left:0}}.register-form .register-form__header{margin-bottom:var(--el-margin-md);position:relative;width:100%}.register-form .register-form__header-carousel{display:flex;overflow:scroll;width:100%;-ms-overflow-style:none;overscroll-behavior:contain;pointer-events:none;scroll-behavior:smooth;scroll-snap-align:center;scroll-snap-stop:always;scroll-snap-type:x mandatory;scrollbar-width:none}.register-form .register-form__header-carousel::-webkit-scrollbar{display:none}.register-form .register-form__header-left,.register-form .register-form__header-right{--icon-btn-height:12px;--icon-btn-padding:12px;border:1px solid var(--primary-color);border-radius:50%;color:var(--primary-color);opacity:.5;position:absolute;top:50%;transform:translateY(-50%);transition-property:opacity}@media(hover:hover){.register-form .register-form__header-left:hover,.register-form .register-form__header-right:hover{opacity:1}}.register-form .register-form__header-right{right:0;transform:translateY(-50%) rotate(180deg)}.register-form .register-form__header-slide{flex:1 0 100%;padding:0 var(--el-margin-lg);text-align:center;width:100%}.register-form .register-form__header-slide-title{color:var(--primary-color);font-size:24px;font-weight:700;line-height:1;margin-bottom:var(--el-margin-sm)}.register-form .register-form__header-slide-text{color:#ffc549;font-size:32px;font-weight:700;line-height:1.2}.register-form .register-form__has-account{text-align:center}.register-form .form-context-country,.register-form .form-context-currency{margin-bottom:var(--el-margin-sm)}.register-form .form-context-country{max-width:calc(60% - 8px)}.register-form .form-context-field.form-context-field--hidden{display:none}.register-form .form-context-currency{max-width:calc(40% - 8px)}.register-form .form-context-rules{margin-bottom:var(--el-margin-md)}.register-form .form-context-partners-updates{margin-bottom:var(--el-margin-lg)}.register-form .register-form__footer{display:flex;flex-direction:column}.register-form .register-form__btn-wrapper{--btn-margin:0;border-radius:999px;margin-bottom:var(--el-margin-md)}.register-form .register-form__recaptcha{width:100%}.register-form .register-form__recaptcha>*{margin:0 auto}@media(min-width:568px){.register-form .modal__close-btn{top:var(--el-margin-sm)}.register-form .register-form__header{margin:0 calc(var(--el-margin-sm-md)*-1) var(--el-margin-md);width:calc(100% + var(--el-margin-sm-md)*2)}.register-form .register-form__footer{align-items:center;flex-direction:row-reverse}.register-form .register-form__has-account{margin-right:var(--el-margin-sm-md)}.register-form .register-form__btn-wrapper{flex-grow:1;margin:0}}.bonus-banner-mobile{align-items:center;background:#0b0313;display:flex;justify-content:flex-end;min-height:100px;padding:0 40px;position:relative;width:100%;z-index:10}@media(min-width:768px){.bonus-banner-mobile{min-height:213px}}.bonus-banner-mobile__gradient-overlay{background:linear-gradient(90deg,transparent,transparent 20%,rgba(17,4,36,.3) 40%,rgba(17,4,36,.6) 60%,rgba(17,4,36,.9) 80%,#150026),radial-gradient(ellipse 60% 100% at 95% 50%,rgba(17,4,36,.8) 0,rgba(17,4,36,.4) 50%,transparent 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}.bonus-banner-mobile__bg-video{width:auto}.bonus-banner-mobile__bg-image,.bonus-banner-mobile__bg-video{height:100%;left:0;-webkit-mask-image:linear-gradient(90deg,#000,#000 70%,transparent);mask-image:linear-gradient(90deg,#000,#000 70%,transparent);position:absolute;top:0;z-index:-1}.bonus-banner-mobile__bg-image{background:var(--background-image) left center no-repeat;background-size:auto 100%;width:50%}.bonus-banner-mobile__content-text{display:flex;flex-direction:column;text-align:center;width:max(162px,60vw)}.bonus-banner-mobile__content-text-title{color:var(--primary-color);font-size:16px;font-weight:400;margin-bottom:4px}@media(min-width:768px){.bonus-banner-mobile__content-text-title{font-size:34px}}.bonus-banner-mobile__content-text-description{color:var(--primary-color);font-size:20px;font-weight:700;line-height:1.2;margin-bottom:4px}@media(min-width:768px){.bonus-banner-mobile__content-text-description{font-size:42px}}.bonus-banner-mobile__close-button{color:var(--primary-color);font-size:13px;height:40px;position:absolute;right:0;top:0;width:40px}.auth-modal{align-items:center;background-color:var(--page-background);display:flex;justify-content:center;width:100%;z-index:200}.auth-modal__content{display:flex;flex-shrink:0;height:100%;overflow-y:hidden;width:100%}.auth-modal__content-step--with-mobile-banner{padding-top:100px}@media(min-width:768px){.auth-modal__content-step--with-mobile-banner{padding-top:213px}}@media(min-width:992px){.auth-modal__content-step--with-mobile-banner{padding-top:0}}.auth-modal__content-step{align-items:center;display:flex;flex:1;flex-direction:column;height:100%;overflow-y:auto;position:relative}@media(min-width:992px){.auth-modal__content-step{justify-content:safe center}}.bonus-banner-mobile.auth-modal__content-step__mobile-banner{align-self:flex-start;display:flex;position:absolute;top:0}@media(min-width:992px){.bonus-banner-mobile.auth-modal__content-step__mobile-banner{display:none!important}}.auth-modal__content-banner{display:none;width:0}@media(min-width:992px){.auth-modal__content-banner{align-items:center;display:flex;flex:1;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100%}}.auth-modal__content-step__close-button{align-items:center;background-color:transparent;border:0;color:var(--primary-color);display:flex;font-size:13px;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px}.auth-modal__content-step__close-button:hover{opacity:.85}.auth-modal__content-step__close-button:active{opacity:.7}@media(min-width:992px){.auth-modal__content-step__close-button{height:56px;position:fixed;right:8px;top:8px;width:56px}.auth-modal__content-banner-bg{width:100%}.auth-modal__content-banner-title{font-size:56px;font-weight:700;line-height:120%;position:absolute;top:84px}.auth-modal__content-banner-text{align-items:center;bottom:80px;display:flex;flex-direction:column;font-weight:700;line-height:120%;position:absolute}.auth-modal__content-banner-text-main{font-size:72px;line-height:1.2;margin:0}.auth-modal__content-banner-text-sub{font-size:56px;line-height:1.2;margin:0}}@media(min-width:1280px){.auth-modal__content-banner-title{top:120px}}.close-confirm-modal-timer__content{display:flex;flex-direction:column;width:100%}.close-confirm-modal-timer__title{color:var(--primary-color);font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 .5rem;text-align:left}.close-confirm-modal-timer__title br{display:none}@media(max-width:567px){.close-confirm-modal-timer__title br{display:initial}}.close-confirm-modal-timer__subtitle{color:var(--brand-color);font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem}@media(max-width:567px){.close-confirm-modal-timer__subtitle{margin-bottom:.7rem}}.close-confirm-modal-timer__subtitle br:first-child{display:none}@media(max-width:567px){.close-confirm-modal-timer__subtitle br:first-child{display:initial}}.close-confirm-modal-timer__countdown-box{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:.69rem}.close-confirm-modal-timer__countdown-label{color:var(--secondary-color);font-size:.875rem;font-weight:700;line-height:1.2}.close-confirm-modal-timer__countdown,.close-confirm-modal-timer__expired-countdown-txt{color:var(--brand-color);font-size:2rem;font-weight:700;line-height:2.5rem}.close-confirm-modal-timer__countdown{align-items:center;display:flex;gap:.62rem;justify-content:center}.close-confirm-modal-timer__countdown-digit{align-items:center;display:flex;justify-content:center;line-height:1;min-width:42px}.close-confirm-modal-timer__text{color:var(--secondary-color);font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 1rem;text-align:center}.close-confirm-modal-timer__return-button{--btn-width:240px;align-self:center;font-size:1rem;font-weight:900;margin:0;text-transform:capitalize}@media(max-width:567px){.close-confirm-modal-timer__return-button{--btn-width:90%}}.close-confirm-modal-timer__placeholder{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.close-confirm-modal-timer__video{border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;transition:opacity .3s ease;width:100%}.close-confirm-modal-timer__video--loaded{opacity:1}.close-confirm-modal-timer__gradient{background:linear-gradient(0deg,#000 1%,#fff0 30%);border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;height:100%;inset:0;position:absolute;width:100%}@media(max-width:567px){.close-confirm-modal-timer__gradient{background:linear-gradient(0deg,#000 10%,#fff0 30%)}}.close-confirm-modal-timer{z-index:202}.close-confirm-modal-timer,.close-confirm-modal-timer__window{align-items:center;display:flex;justify-content:center;width:100%}.close-confirm-modal-timer__window{background:var(--page-background);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;box-shadow:0 0 42px #0000004d;margin:0 8px;max-width:420px;padding:2.5rem 1.5rem 1.5rem;position:relative}@media(max-width:567px){.close-confirm-modal-timer__window{padding:1.5rem}}.close-confirm-modal-timer__window h3:not([class^=close-confirm-modal-timer__]),.close-confirm-modal-timer__window p:not([class^=close-confirm-modal-timer__]){margin-top:0;text-align:center}.close-confirm-modal-timer__close-button{color:var(--primary-color);font-size:13px;position:absolute;right:17.5px;top:17.5px;z-index:1;--el-height-sm:13px}.close-confirm-modal-timer__close-button:active{opacity:.7}.close-confirm-modal-timer__banner{border-radius:inherit;height:13rem;left:0;position:absolute;top:0;width:100%}@media(max-width:567px){.close-confirm-modal-timer__banner{height:10.5rem}}.close-confirm-modal-timer__main{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.close-confirm-modal .close-confirm-modal__window{align-items:center;background:var(--page-background);border:1px solid hsla(0,0%,100%,.2)!important;border-radius:12px;box-shadow:0 0 42px #0000004d;display:flex;justify-content:center;margin:0 8px;padding:40px 24px 24px;position:relative}@media(max-width:567px){.close-confirm-modal .close-confirm-modal__window{--btn-width:40px 16px 24px}}.close-confirm-modal .close-confirm-modal__window h3,.close-confirm-modal .close-confirm-modal__window p{margin-top:0;text-align:center}.close-confirm-modal .close-confirm-modal__window-close-button{color:var(--primary-color);font-size:13px;position:absolute;right:17.5px;top:17.5px;--el-height-sm:13px}.close-confirm-modal .close-confirm-modal__window-close-button:active{opacity:.7}.close-confirm-modal .close-confirm-modal__window-title{color:var(--primary-color);font-size:24px;font-weight:700;line-height:1;margin-bottom:24px;padding:0 10px}@media(max-width:567px){.close-confirm-modal .close-confirm-modal__window-title{padding:0 16px}}.close-confirm-modal .close-confirm-modal__window-text{color:var(--secondary-color);font-size:16px;font-weight:400;line-height:1.5;margin-bottom:24px;max-width:360px}@media(max-width:567px){.close-confirm-modal .close-confirm-modal__window-text{padding:0 24px}}.close-confirm-modal .close-confirm-modal__window-return-button{margin:0;--btn-width:192px;font-weight:900}@media(max-width:567px){.close-confirm-modal .close-confirm-modal__window-return-button{--btn-width:312px}}.form-context.auth_fields_missed__form{-moz-column-gap:16px;column-gap:16px;justify-content:center;max-width:355px;row-gap:24px}.form-context.auth_fields_missed__form .dropdown__select{height:48px}.form-context.auth_fields_missed__form .dropdown{margin-bottom:0}.form-context.auth_fields_missed__form .dropdown .field-error{display:none;height:0}.form-context.auth_fields_missed__form .dropdown .field-error.field-error--text{display:inline;height:-moz-fit-content;height:fit-content}.form-context.auth_fields_missed__form .dropdown:first-of-type{min-width:auto;width:52%}.form-context.auth_fields_missed__form .dropdown:last-of-type{width:43%}.form-context.auth_fields_missed__form .checkbox{height:48px;margin-bottom:0}.auth_fields_missed__form__title{font-size:24px;font-weight:700;letter-spacing:0;line-height:1;margin:0;text-align:center}.btn.auth_fields_missed__form__submit{margin:8px 0 0;max-width:355px}.form-profile_title{color:var(--primary-color);font-size:24px;font-weight:700;line-height:1;margin:24px 0;text-align:center}@media(min-width:568px){.form-profile_title{font-size:32px}}@media(min-width:992px){.form-profile_title{margin:32px 0}}.fill-profile-form{--el-height-md:48px;row-gap:0!important}.fill-profile-form .form-submit-btn--m{margin-top:14px}.fill-profile-form .textbox__label{font-weight:500}.fill-profile-form .textbox__input:not(:-moz-placeholder)+.textbox__label{font-size:12px!important;line-height:12px;top:7px!important}.fill-profile-form .textbox__input:focus+.textbox__label,.fill-profile-form .textbox__input:not(:placeholder-shown)+.textbox__label{font-size:12px!important;line-height:12px;top:7px!important}.fill-profile-form .textbox__input:-moz-placeholder:not(:focus)+.textbox__label{font-size:16px!important;top:7px!important}.fill-profile-form .textbox__input:placeholder-shown:not(:focus)+.textbox__label{font-size:16px!important;top:7px!important}.fill-profile-form .textbox--valid .textbox__input{font-weight:500}.fill-profile-form .form-context-gender{margin-bottom:24px}.fill-profile-form .form-context-gender label{font-weight:900}.fill-profile-form .form-context-gender .radio-tabs__item{max-height:40px}.fill-profile-modal[data-v-f18b28d2]{height:100%}.fill-profile-modal .fill-profile-modal__form[data-v-f18b28d2]{align-self:safe center;height:100%;max-width:512px;overflow-y:auto;padding-inline:16px}body:has(.re-login-form),html:has(.re-login-form){overflow:hidden}.re-login-form{gap:0!important;--btn-margin:0;--el-height-md:48px}.re-login-form__title{font-size:24px;font-weight:700;margin-bottom:24px;text-align:center}.re-login-form__title span{display:block;margin:0 auto;max-width:350px}.re-login-form__previous-user{margin-bottom:24px}.re-login-form__previous-user__email{font-size:18px;font-weight:700;line-height:24px;text-align:center}.re-login-form__forgot-password{display:flex;font-size:14px;font-weight:900;justify-content:center;margin-bottom:24px;margin-top:0;text-transform:uppercase}.re-login-form__forgot-password a{color:#fff}.re-login-form label.form-context-field,.re-login-form label.textbox{margin-bottom:14px}.re-login-form__options{display:flex;gap:16px;margin-bottom:24px;padding-bottom:16px;padding-top:0}.re-login-form__options .re-login-form__options__google-btn{align-items:center;background:transparent;border:1px solid var(--primary-color);border-radius:25px;cursor:pointer;display:flex;flex:1 0 50px;height:50px;justify-content:center;text-decoration:none;width:50px}.re-login-form__options .re-login-form__options__google-btn .re-login-form__options__google-btn__logo{height:24px;width:24px}.re-login-form__options .re-login-form__options__divider,.re-login-form__options .re-login-form__options__google-btn .re-login-form__options__google-btn__text{display:none}.re-login-form__options .re-login-form__options__submit-btn{flex-shrink:1;font-weight:900}.re-login-form__no-account{align-items:center;color:var(--primary-color);display:flex;flex-direction:column;font-size:16px;gap:8px;margin-bottom:0;margin-top:max(48px,100dvh - 46px - 454px)}.re-login-form__no-account .re-login-form__no-account--text{font-weight:700;opacity:.7;-webkit-user-select:none;-moz-user-select:none;user-select:none}.re-login-form__no-account .re-login-form__no-account--action{background:none;border:0;color:var(--primary-color);cursor:pointer;font-size:16px;font-weight:900;line-height:1}.re-login-form__no-account .re-login-form__no-account--action:hover{text-decoration:underline}.re-login-form .textbox__label{font-weight:500}.re-login-form .textbox__input:not(:-moz-placeholder)+.textbox__label{font-size:12px!important;line-height:12px;top:7px!important}.re-login-form .textbox__input:focus+.textbox__label,.re-login-form .textbox__input:not(:placeholder-shown)+.textbox__label{font-size:12px!important;line-height:12px;top:7px!important}.re-login-form .textbox__input:-moz-placeholder:not(:focus)+.textbox__label{font-size:16px!important;top:7px!important}.re-login-form .textbox__input:placeholder-shown:not(:focus)+.textbox__label{font-size:16px!important;top:7px!important}.re-login-form .textbox--valid .textbox__input{font-weight:500}@media(min-width:768px){.re-login-form .re-login-form__title{margin-bottom:24px}.re-login-form .re-login-form__title span{max-width:none}.re-login-form label.form-context-field,.re-login-form label.textbox{margin-bottom:14px}.re-login-form .re-login-form__forgot-password{margin-top:0}.re-login-form .re-login-form__options{margin:24px 0}.re-login-form .re-login-form__no-account{flex-direction:row;gap:16px;justify-content:center;margin-top:max(48px,100dvh - 46px - 541px)}}@media(min-width:992px){.re-login-form .re-login-form__title{font-size:32px;margin-bottom:32px}.re-login-form .re-login-form__forgot-password{margin-bottom:16px;padding-bottom:6px}.re-login-form .re-login-form__previous-user{margin-bottom:32px}.re-login-form .re-login-form__options{align-items:center;flex-direction:column-reverse;gap:24px;margin-bottom:32px;margin-top:16px;padding-bottom:16px}.re-login-form .re-login-form__options .re-login-form__options__divider{align-items:center;align-self:center;color:var(--primary-color);display:flex;font-size:14px;font-weight:700;gap:16px;text-align:center;width:100%}.re-login-form .re-login-form__options .re-login-form__options__divider .re-login-form__options__divider__text{flex-shrink:0;font-size:14px;font-weight:400;line-height:22px}.re-login-form .re-login-form__options .re-login-form__options__divider .re-login-form__options__divider__line{background-color:var(--secondary-color);flex-grow:1;flex-shrink:1;height:1px}.re-login-form .re-login-form__options .re-login-form__options__google-btn{gap:6px;width:100%}.re-login-form .re-login-form__options .re-login-form__options__google-btn .re-login-form__options__google-btn__text{color:#fff;display:inline;font-size:14px;font-weight:900}.re-login-form .re-login-form__no-account{margin-top:0}}.re-sign-in-modal__form[data-v-0d10934f]{align-self:safe center;max-width:512px;padding:24px 16px 46px}@media(min-width:992px){.re-sign-in-modal__form[data-v-0d10934f]{padding:24px 16px}}.new-password-modal{display:flex;flex-direction:column;height:100vh;max-width:512px;padding:24px 16px;width:100%;--el-height-md:48px}.new-password-modal .new-password-modal__form{align-items:center;display:flex;flex-direction:column;gap:24px;margin:auto 0}.new-password-modal .new-password-modal__form>*{margin:0}.new-password-modal .new-password-modal__form .new-password-modal__form__title{font-size:24px;font-weight:700}.new-password-modal .new-password-modal__form .new-password-modal__form__description{font-size:16px;line-height:150%;opacity:70%;text-align:center}.new-password-modal .new-password-modal__form .new-password-modal__form__input{height:48px;width:100%}.new-password-modal .new-password-modal__form .new-password-modal__submit{max-width:360px}.new-password-modal .new-password-modal__support{align-items:center;align-self:flex-end;display:flex;gap:24px;height:64px;justify-content:center;width:100%}.new-password-modal .new-password-modal__support .new-password-modal__support__info{font-size:16px;font-weight:700;opacity:70%}.new-password-modal .new-password-modal__support .new-password-modal__support__chat{background:none;border:0;color:var(--primary-color);cursor:pointer;font-size:16px;font-weight:900}.new-password-modal .new-password-modal__support .new-password-modal__support__chat:hover{color:var(--brand-color)}.new-password-modal .new-password-modal__mail-icon{color:var(--brand-color);height:120px;width:157px}.new-password-modal .new-password-modal__success{font-size:32px;font-weight:700}.new-password-modal .new-password-modal__sign-in-btn{align-items:center;background:transparent;border:1px solid var(--brand-color);border-radius:99px;color:var(--brand-color);cursor:pointer;display:flex;font-weight:900;height:50px;justify-content:center;max-width:360px;width:100%}@media(min-width:768px){.new-password-modal{justify-content:center}.new-password-modal .new-password-modal__form{gap:32px;margin:0 0 32px}.new-password-modal .new-password-modal__support{align-self:center}.new-password-modal .new-password-modal__mail-icon{height:164px;width:215px}}@media(min-width:992px){.new-password-modal .new-password-modal__support__info{margin:10px 0}}.new-password-modal .textbox__input:-moz-placeholder:not(:focus)+.textbox__label{top:12px!important}.new-password-modal .textbox__input:placeholder-shown:not(:focus)+.textbox__label{top:12px!important}.new-password-modal .textbox__label{font-size:12px!important;font-weight:500;line-height:12px!important}.new-password-modal .textbox--valid .textbox__input{font-weight:500}.reset-password-modal .reset-password-modal__back-btn[data-v-8a905a42]{align-items:center;color:var(--primary-color);display:flex;height:40px;justify-content:center;left:0;min-width:40px;position:absolute;top:0}.reset-password-modal .reset-password-modal__back-btn .reset-password-modal__back-btn__icon[data-v-8a905a42]{height:24px;transform:rotate(180deg);width:24px}.reset-password-modal .reset-password-modal__back-btn .reset-password-modal__back-btn__text[data-v-8a905a42]{display:none}@media(min-width:768px){.reset-password-modal .reset-password-modal__back-btn[data-v-8a905a42]{height:32px;left:24px;top:20px}.reset-password-modal .reset-password-modal__back-btn .reset-password-modal__back-btn__icon[data-v-8a905a42]{height:32px;width:32px}.reset-password-modal .reset-password-modal__back-btn .reset-password-modal__back-btn__text[data-v-8a905a42]{color:var(--primary-color);display:inline;font-size:16px;font-weight:900;margin-left:8px;text-transform:capitalize}}.reset-password-modal .reset-password-modal__form[data-v-8a905a42]{align-self:safe center}body:has(.login-form-v2),html:has(.login-form-v2){overflow:hidden}.login-form-v2{gap:0!important;--btn-margin:0;--el-height-md:48px}.login-form-v2__title{font-size:24px;font-weight:700;margin-bottom:16px;text-align:center}.login-form-v2__forgot-password{display:flex;font-size:14px;font-weight:900;justify-content:center;margin-bottom:24px;margin-top:6px;text-transform:uppercase}.login-form-v2__forgot-password a{color:#fff}label.form-context-field,label.textbox{margin-bottom:6px}label.checkbox.form-context-field{font-size:12px;line-height:1.5;margin-bottom:8px}.login-form-v2__options{display:flex;gap:16px;margin-bottom:24px;padding:16px 0}.login-form-v2__options .login-form-v2__options__google-btn{align-items:center;background:transparent;border:1px solid var(--primary-color);border-radius:25px;cursor:pointer;display:flex;flex:1 0 50px;height:50px;justify-content:center;text-decoration:none;width:50px}.login-form-v2__options .login-form-v2__options__google-btn .login-form-v2__options__google-btn__logo{height:24px;width:24px}.login-form-v2__options .login-form-v2__options__divider,.login-form-v2__options .login-form-v2__options__google-btn .login-form-v2__options__google-btn__text{display:none}.login-form-v2__options .login-form-v2__options__submit-btn{flex-shrink:1;font-weight:900}.login-form-v2__no-account{color:var(--primary-color);display:flex;font-size:16px;gap:16px;justify-content:center;margin-bottom:0;margin-top:max(48px,100dvh - 46px - 458px)}.login-form-v2__no-account .login-form-v2__no-account--text{font-weight:700;opacity:.7;-webkit-user-select:none;-moz-user-select:none;user-select:none}.login-form-v2__no-account .login-form-v2__no-account--action{background:none;border:0;color:var(--primary-color);font-size:16px;font-weight:900;line-height:1}.login-form-v2__no-account .login-form-v2__no-account--action:hover{text-decoration:underline}.login-form-v2 .textbox--valid,.login-form-v2 .textbox__label{font-weight:500}.login-form-v2 .textbox__input:not(:-moz-placeholder)+.textbox__label{font-size:12px!important;line-height:12px;top:7px!important}.login-form-v2 .textbox__input:focus+.textbox__label,.login-form-v2 .textbox__input:not(:placeholder-shown)+.textbox__label{font-size:12px!important;line-height:12px;top:7px!important}.login-form-v2 .textbox__input:-moz-placeholder:not(:focus)+.textbox__label{font-size:16px!important;top:7px!important}.login-form-v2 .textbox__input:placeholder-shown:not(:focus)+.textbox__label{font-size:16px!important;top:7px!important}@media(min-width:768px){.login-form-v2 .login-form-v2__title{margin-bottom:16px}.login-form-v2 label.form-context-field,.login-form-v2 label.textbox{margin-bottom:14px}.login-form-v2 .login-form-v2__forgot-password{margin-top:0}.login-form-v2 .login-form-v2__options{margin:24px 0}.login-form-v2 .login-form-v2__no-account{margin-top:max(48px,100dvh - 46px - 581px)}}@media(min-width:992px){.login-form-v2 .login-form-v2__title{font-size:32px;margin-bottom:32px}.login-form-v2 .login-form-v2__forgot-password{padding-bottom:6px}.login-form-v2 .login-form-v2__options{align-items:center;flex-direction:column-reverse;gap:16px;margin:32px 0}.login-form-v2 .login-form-v2__options .login-form-v2__options__divider{align-items:center;align-self:center;color:var(--primary-color);display:flex;font-size:14px;font-weight:700;gap:16px;text-align:center;width:100%}.login-form-v2 .login-form-v2__options .login-form-v2__options__divider .login-form-v2__options__divider__text{flex-shrink:0;font-size:14px;font-weight:400;line-height:22px}.login-form-v2 .login-form-v2__options .login-form-v2__options__divider .login-form-v2__options__divider__line{background-color:var(--secondary-color);flex-grow:1;flex-shrink:1;height:1px}.login-form-v2 .login-form-v2__options .login-form-v2__options__google-btn{gap:6px;width:100%}.login-form-v2 .login-form-v2__options .login-form-v2__options__google-btn .login-form-v2__options__google-btn__text{color:#fff;display:inline;font-size:14px;font-weight:900}.login-form-v2 .login-form-v2__no-account{margin-top:0}}.sign-in-modal__form[data-v-966a9e54]{align-self:safe center;max-width:512px;padding:24px 16px 46px}@media(min-width:992px){.sign-in-modal__form[data-v-966a9e54]{padding:24px 16px}}.sign-up-modal__form[data-v-a7434678]{align-self:safe center;max-width:512px;padding:24px 16px}@media(min-width:992px){.sign-up-modal__form[data-v-a7434678]{padding-bottom:0;padding-top:16px}}.edit-password-form__title{color:var(--primary-color);font-size:24px;font-weight:700;margin:0 0 24px;text-align:center}.edit-password-form__description{color:#ffffffb3;font-size:16px;font-weight:400;line-height:1.5;margin:0 0 24px;text-align:center}.edit-password-form label.form-context-field,.edit-password-form label.textbox{margin-bottom:6px}.edit-password-form label.form-context-password-confirmation{margin-bottom:14px}.edit-password-form__continue{margin:0 auto}.sign-up-modal__form[data-v-1f3045d2]{align-self:safe center;max-width:512px;padding:24px 16px}@media(min-width:992px){.sign-up-modal__form[data-v-1f3045d2]{padding-bottom:0;padding-top:16px}}.sign-in-modal__form[data-v-73daa79c]{align-self:safe center;max-width:512px;padding:24px 16px 46px}@media(min-width:992px){.sign-in-modal__form[data-v-73daa79c]{padding:24px 16px}}.re-sign-in-modal__form[data-v-e2fe5274]{align-self:safe center;max-width:512px;padding:24px 16px 46px}@media(min-width:992px){.re-sign-in-modal__form[data-v-e2fe5274]{padding:24px 16px}}.fill-profile-modal[data-v-fbbe7039]{height:100%}.fill-profile-modal .fill-profile-modal__form[data-v-fbbe7039]{align-self:safe center;height:100%;max-width:512px;overflow-y:auto;padding-inline:16px}.auth-missed-fields-modal{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000b3;display:flex;justify-content:center;inset:0;overflow:auto;position:fixed;z-index:201}.auth-missed-fields-modal__window{align-items:center;background:#000;border-radius:6px;box-shadow:0 0 42px #0000004d;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px 16px 24px;width:100%}@media(min-width:568px){.auth-missed-fields-modal__window{border:1px solid hsla(0,0%,100%,.2);height:auto;padding:39px 23px 23px;width:auto}}.auth-missed-fields-modal__window__form{margin:auto}.reset-password-modal .reset-password-modal__back-btn[data-v-734b523f]{align-items:center;color:var(--primary-color);display:flex;height:40px;justify-content:center;left:0;min-width:40px;position:absolute;top:0}.reset-password-modal .reset-password-modal__back-btn .reset-password-modal__back-btn__icon[data-v-734b523f]{height:24px;transform:rotate(180deg);width:24px}.reset-password-modal .reset-password-modal__back-btn .reset-password-modal__back-btn__text[data-v-734b523f]{display:none}@media(min-width:768px){.reset-password-modal .reset-password-modal__back-btn[data-v-734b523f]{height:32px;left:24px;top:20px}.reset-password-modal .reset-password-modal__back-btn .reset-password-modal__back-btn__icon[data-v-734b523f]{height:32px;width:32px}.reset-password-modal .reset-password-modal__back-btn .reset-password-modal__back-btn__text[data-v-734b523f]{color:var(--primary-color);display:inline;font-size:16px;font-weight:900;margin-left:8px;text-transform:capitalize}}.reset-password-modal .reset-password-modal__form[data-v-734b523f]{align-self:safe center}body:has(.edit-password-modal-overlay),html:has(.edit-password-modal-overlay){overflow:hidden}.edit-password-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000080;display:flex;justify-content:center;inset:0;overflow:auto;position:fixed;z-index:999}.edit-password-modal{background:#000;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:16px;position:relative;width:100%}@media(min-width:768px){.edit-password-modal{border:1px solid #474444;border-radius:6px;height:386px;padding:24px;width:403px}}.edit-password-modal__close{align-items:center;background:transparent;border:0;color:var(--primary-color);cursor:pointer;display:flex;font-size:12px;height:24px;justify-content:center;padding:24px;position:absolute;right:0;top:0;width:24px}.edit-password-modal__close:hover{opacity:.8}.edit-password-modal__form.edit-password-modal__form{display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;height:100%;justify-content:center;width:100%}@media(min-width:768px){.edit-password-modal__form.edit-password-modal__form{justify-content:end}}.fill-profile{--modal-width:375px;--modal-padding:16px;--modal-background:#1f2022}.fill-profile .modal__container .modal__close-btn{--icon-btn-height:16px;padding:4px;right:12px;top:12px}.fill-profile .sys-form-title{font-size:16px;text-transform:none}.fill-profile .btn{margin-bottom:0}@media(max-width:567px){.fill-profile .modal__container{max-height:100%;max-width:100%;width:100%}.fill-profile .modal__container .form-context{align-self:center}}@media(max-height:539px){.fill-profile .modal__container{padding-bottom:66px}.fill-profile .modal__container .form-context{height:100%;overflow:auto;position:relative}.fill-profile .modal__container .btn{bottom:24px;max-width:335px;position:fixed}}.legal-text-modal .legal-text-modal__window-header{height:0}.legal-text-modal .legal-text-modal__window{align-items:center;background:var(--page-background);border:1px solid hsla(0,0%,100%,.2)!important;border-radius:12px;box-shadow:0 0 42px #0000004d;display:flex;justify-content:center;margin:0 8px;padding:40px 24px 24px;position:relative}.legal-text-modal .legal-text-modal__window h1{color:var(--primary-color);font-size:24px;font-weight:700;line-height:1;margin-bottom:24px;padding:0 10px;text-align:center}.legal-text-modal .legal-text-modal__window h3,.legal-text-modal .legal-text-modal__window p{margin-top:0}.legal-text-modal .legal-text-modal__window :is(h1,h2,h3,h4){color:var(--primary-color)}@media(max-width:567px){.legal-text-modal .legal-text-modal__window{border:0;border-radius:0;justify-content:flex-start;margin:0;min-height:100%}}.legal-text-modal .legal-text-modal__window-close-button{color:var(--primary-color);font-size:13px;position:absolute;right:17.5px;top:17.5px;--el-height-sm:13px}.legal-text-modal .legal-text-modal__window-close-button:active{opacity:.7}.legal-text-modal .legal-text-modal__window-text{font-size:16px;font-weight:400;line-height:1.5;max-height:436px;max-width:872px;overflow:auto}@media(max-width:567px){.legal-text-modal .legal-text-modal__window-text{max-height:calc(100vh - 64px)}}.legal-text-modal .legal-text-modal__window-footer{display:none}.banner-register-default{align-items:center;background:url(../../assetsImg/register-banner-bg.jpg) 50%/cover;display:flex;flex-direction:column;height:100%;position:relative;width:100%}.banner-register-default:before{animation:golden-rain 10s linear infinite;background:url(../../assetsImg/register-banner-coins.png) bottom/137px 489px repeat-y;bottom:0;content:"";height:1467px;left:200px;position:absolute;right:10px}@keyframes golden-rain{0%{transform:translateY(0)}to{transform:translateY(489px)}}.banner-register-default:after{background:radial-gradient(50% 50% at 50% 50%,#000 15.54%,transparent 100%) -171px calc(100% + 141px) /413px 413px no-repeat,var(--bg-banner-image) center/contain no-repeat;content:"";inset:35px 0 -35px;position:absolute}.banner-register-default__info{background:linear-gradient(180deg,#ffffff4d,#ffffff0f);border-radius:var(--el-border-radius);bottom:0;color:var(--primary-color);display:grid;grid-auto-flow:column;left:var(--el-margin-sm-md);padding:var(--el-margin-xs) var(--el-margin-sm) var(--el-margin-md);position:absolute;right:var(--el-margin-sm-md);z-index:1;grid-row-gap:var(--el-margin-xs);grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);justify-items:center;text-align:center}.banner-register-default__info .icon{font-size:32px;opacity:.9}.banner-register-default__info-text{line-height:1.1;opacity:.8;white-space:pre-line}.login-form{display:flex;flex-direction:column;height:405px;max-height:100%;width:100%}.login-form .textbox{margin-bottom:var(--el-margin-xs)}.login-form .sys-form-title{transition:all .3s linear}.login-form.login-form--plaque-shown .sys-form-title{margin-bottom:var(--el-margin-sm-md);transform:translateZ(0)}.login-form__plaque{background:#93231933;border-radius:4px;display:flex;margin-bottom:var(--el-margin-sm-md);overflow:hidden;padding:var(--el-margin-sm) var(--el-margin-xs)}.login-form__plaque .icon{color:#ec3828;flex:0 0 24px;font-size:24px;margin-right:var(--el-margin-xs);transform:rotate(180deg)}.login-form__forgot-password{display:flex;justify-content:flex-end;margin-bottom:auto}.login-form__register{text-align:center}.new-password-form{width:100%}.new-password-form .new-password-form__tip{color:var(--secondary-color);line-height:21px;margin:0;padding:0 10px;text-align:center}.new-password-form .textbox{margin-bottom:25px}.edit-password-form{width:100%}.edit-password-form .edit-password-form__tip{color:var(--secondary-color);line-height:21px;margin:0 0 20px;padding:0 10px;text-align:center}.new-confirmation-form{width:100%}.new-confirmation-form .new-confirmation-form__tip{color:var(--secondary-color);line-height:21px;margin:0;padding:0 10px;text-align:center}.unlock-form{width:100%}.unlock-form .unlock-form__tip{color:var(--secondary-color);line-height:21px;margin:0;padding:0 10px;text-align:center}
