.auth-page{margin:0;padding:0;overflow-x:hidden}.auth-page__layout{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0;border:none}.auth-page__sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth-page__form-wrapper{width:100%;max-width:360px}.auth-page__header{text-align:center;margin-bottom:32px}.auth-page__logo{margin-bottom:24px}.auth-page__title{font-weight:600;font-size:30px;line-height:127%;text-align:center;color:#f9009f;margin-bottom:8px}.auth-page__subtitle{font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#fff;margin-bottom:36px}.auth-page__forgot-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.auth-page__cover{position:relative;z-index:1;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100%;background:#15151d;overflow:hidden}.auth-page__cover-image{position:absolute;right:0;bottom:0;width:auto;height:auto;max-height:90%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}body.auth-page--login,body.auth-page--forgot-password{width:100%;min-height:100dvh;height:auto;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;background-color:#0b0a10;font-family:"Inter",sans-serif}body.auth-page--login .auth-page__layout,body.auth-page--forgot-password .auth-page__layout{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100dvh;height:auto;background-size:cover;background-position:center;background-repeat:no-repeat}body.auth-page--login .auth-page__sidebar,body.auth-page--forgot-password .auth-page__sidebar{width:100%;padding:20px;background:rgba(0,0,0,0);border:none}@media(max-width: 992px){body.auth-page--login,body.auth-page--forgot-password{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}body.auth-page--login .auth-page__layout,body.auth-page--forgot-password .auth-page__layout{min-height:100dvh;height:auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:24px 0}body.auth-page--login .auth-page__sidebar,body.auth-page--forgot-password .auth-page__sidebar{min-height:auto}}body.auth-page--registration{width:100%;margin:0;padding:0;background:#15151d;font-family:"Inter",sans-serif;min-height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}body.auth-page--registration .auth-page__layout{position:relative;isolation:isolate;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;min-height:100dvh;height:auto;background:#15151d;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden}body.auth-page--registration .auth-page__layout::before{content:"";position:absolute;top:-220px;left:-220px;width:760px;height:760px;border-radius:100%;background:url("../images/purple.svg") left top/contain no-repeat;opacity:.95;-webkit-filter:blur(120px);filter:blur(120px);pointer-events:none;z-index:2}body.auth-page--registration .auth-page__sidebar{position:relative;z-index:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:560px;max-width:100%;padding:20px 80px 20px 120px;background:#0b0a10;border:none;-ms-flex-item-align:stretch;align-self:stretch;min-height:100%}@media(max-width: 992px){body.auth-page--registration{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}body.auth-page--registration .auth-page__layout{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#0b0a10}body.auth-page--registration .auth-page__layout::before{top:-70px;left:-60px;width:min(72vw,320px);height:min(72vw,320px);background-position:left top;-webkit-transform:none;transform:none;-webkit-filter:blur(90px);filter:blur(90px);opacity:.9;z-index:1}body.auth-page--registration .auth-page__sidebar{position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:auto;padding:24px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,0)}body.auth-page--registration .auth-page__form-wrapper{width:100%;max-width:360px}body.auth-page--registration .auth-page__cover{display:none}}body.auth-page .auth-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.auth-page .password-input{position:relative}body.auth-page .password-input input{position:relative;z-index:1}body.auth-page .password-toggle{position:absolute;top:50%;right:10px;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:6px;background:rgba(0,0,0,0);cursor:pointer;pointer-events:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);-moz-appearance:none;appearance:none;-webkit-appearance:none}body.auth-page .password-toggle:focus-visible{outline:2px solid rgba(249,0,159,.45);outline-offset:2px}body.auth-page .password-toggle__icon{display:block;width:20px;height:20px;pointer-events:none}body.auth-page .input-group{margin-bottom:20px}body.auth-page .input-group label{display:block;font-weight:500;font-size:14px;line-height:143%;color:#fff;margin-bottom:6px}body.auth-page .input-group input{font-weight:400;font-size:16px;line-height:150%;color:#667085;width:100%;height:44px;border:1px solid #d0d5dd;border-radius:8px;padding:10px 14px;-webkit-box-shadow:0 1px 2px 0 rgba(16,24,40,.05);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}body.auth-page .input-group input:focus{-webkit-box-shadow:0 0 0 2px #ff119f;box-shadow:0 0 0 2px #ff119f}body.auth-page .input-group .password-input input{padding-right:46px}body.auth-page .login-inline-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:45px}body.auth-page .login-inline-check{font-weight:400;font-size:14px;line-height:143%;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}body.auth-page .login-inline-check input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;margin:0;border-radius:4px;border:1px solid #d0d5dd;background:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;background-size:12px 12px;cursor:pointer;-webkit-transition:background-color .2s ease,border-color .2s ease;transition:background-color .2s ease,border-color .2s ease}body.auth-page .login-inline-check input:checked{border-color:#f9009f;background-color:#f9009f;background-image:url("../images/check.svg")}body.auth-page .login-inline-check input:focus-visible{outline:2px solid rgba(249,0,159,.4);outline-offset:2px}body.auth-page .login-forgot-link{font-family:"Urbanist",sans-serif;font-weight:600;font-size:14px;line-height:160%;text-align:center;color:#f9009f;text-decoration:none}body.auth-page .login-forgot-link:hover{text-decoration:underline}body.auth-page .submit-btn{width:100%;height:42px;background:#f9009f;border-radius:8px;border:none;text-transform:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;font-family:"League Spartan",sans-serif;font-weight:600;font-size:20px;color:#fff}body.auth-page .submit-btn:hover{background-color:#e5008c;border:none}body.auth-page .auth-footer-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;font-family:"League Spartan",sans-serif;font-weight:400;font-size:16px;line-height:160%;color:#d3d3d3;text-align:center;margin-top:24px}body.auth-page .auth-footer-text a{font-family:"League Spartan",sans-serif;font-weight:500;font-size:16px;line-height:160%;text-align:center;color:#f9009f;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}body.auth-page .auth-footer-text a:hover{text-decoration:underline}body.auth-page .checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}body.auth-page .checkbox-group--spaced{margin-bottom:45px}body.auth-page .checkbox-group input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;margin:2px 0 0;border-radius:4px;border:1px solid #d0d5dd;background:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;background-size:12px 12px;cursor:pointer;-webkit-transition:background-color .2s ease,border-color .2s ease;transition:background-color .2s ease,border-color .2s ease}body.auth-page .checkbox-group input[type=checkbox]:checked{border-color:#f9009f;background-color:#f9009f;background-image:url("../images/check.svg")}body.auth-page .checkbox-group input[type=checkbox]:focus-visible{outline:2px solid rgba(249,0,159,.4);outline-offset:2px}body.auth-page .checkbox-group label{font-weight:400;font-size:14px;line-height:143%;color:#fff;margin:0}body.auth-page .checkbox-group a{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:143%;color:#fff;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-transition:color .3s ease;transition:color .3s ease}body.auth-page .checkbox-group a:hover{color:#f9009f}body.auth-page .password-requirements{list-style:none;margin-bottom:20px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}body.auth-page .requirement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:143%;color:#fff}body.auth-page .requirement-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;border-radius:50%;border:1px solid #d0d5dd;background:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;background-size:11px 11px;-webkit-transition:background-color .2s ease,border-color .2s ease;transition:background-color .2s ease,border-color .2s ease}body.auth-page .requirement.met .requirement-icon{border-color:#f9009f;background-color:#f9009f;background-image:url("../images/check-2.svg")}body.auth-page .auth-notice{margin:0 0 12px;padding:10px 12px;border-radius:8px;font-family:"Inter",sans-serif;font-size:13px;line-height:1.4}body.auth-page .auth-notice--success{background:rgba(21,163,88,.14);border:1px solid rgba(21,163,88,.42);color:#d8ffe9}body.auth-page .auth-notice--error{background:rgba(217,45,32,.14);border:1px solid rgba(217,45,32,.42);color:#ffd9d6}body.auth-page .usercentrics-error,body.auth-page #usercentrics-cmp-error,body.auth-page #CookiebotWidget,body.auth-page .cookiebot{display:none !important}body.auth-page #site-header,body.auth-page .site-header,body.auth-page header.site-header,body.auth-page .header,body.auth-page header,body.auth-page #footer,body.auth-page .site-footer,body.auth-page footer.site-footer,body.auth-page .footer{display:none !important}body.auth-page .e-con-inner,body.auth-page [data-widget_type="theme-site-logo.default"],body.auth-page .elementor-widget-theme-site-logo{display:none !important}body.auth-page .grecaptcha-badge{width:auto !important;max-width:100vw !important;right:0 !important}@media(max-width: 768px){body.auth-page .grecaptcha-badge{bottom:10px !important}}.auth-autofill-trap{display:none !important}.is-hidden{display:none !important}