.ssz-auth-root{--theme-brand_primary:255,42,217;--theme-brand_secondary:41,113,213;--theme-brand_gradient:linear-gradient(to top right,rgb(var(--theme-brand_primary)),rgb(var(--theme-brand_secondary)));--theme-area_background:24,27,34;--theme-area_background_light:29,32,41;--theme-area_background_lighter:36,40,51;--theme-area_background_veryLight:46,51,65;--theme-text_color:167,170,183;--theme-link:255,255,255;--theme-radius_main:5px}.clientAuth_actions{display:grid;grid-template-columns:40vw 1fr;min-height:100vh;max-height:100vh;overflow:hidden;width:100%;background:rgb(var(--theme-area_background))}.clientAuth--website{display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-area_background_light));position:relative;z-index:1;overflow:hidden}.clientAuth--website:before{content:"";position:absolute;background-image:linear-gradient(to top right,#f010c0,#6200dc);background-size:400% auto;filter:blur(100px);mix-blend-mode:color-dodge;opacity:.35;width:100%;height:100%}.clientAuth--website:after{content:"";background:radial-gradient(circle at center,rgb(255,255,255,.05) 10%,hsla(0,0%,100%,0) 0),hsla(0,0%,100%,0);background-size:20px 20px;pointer-events:none;position:absolute;width:100%;height:100%;opacity:.5;z-index:-1}.clientAuth--website .assets{position:absolute;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;top:0;left:0;z-index:-1;background:rgb(var(--theme-area_background_light))}.clientAuth--website .assets>.background{width:100%;height:100%;position:absolute;background:url(/ssz/left-banner.png) no-repeat;background-size:cover;background-position:75% 50%;filter:grayscale(1);mix-blend-mode:color-dodge;z-index:-2;opacity:.05}.clientAuth--form{align-items:center;justify-content:center;display:flex;flex-direction:column;position:relative;z-index:1}.clientAuth--form:after{content:"";background:radial-gradient(circle at center,rgb(var(--theme-area_background_light)) 10%,hsla(0,0%,100%,0) 5%),hsla(0,0%,100%,0);background-size:20px 20px;pointer-events:none;position:absolute;width:100%;height:100%;opacity:.75;z-index:-1}.clientAuth--form>form{min-width:500px;max-width:500px}.clientAuth_title{color:#fff;font-size:22px;font-weight:600;line-height:1;margin:0}.clientAuth_desc{margin:.5em 0 0;font-size:17px}.cFieldRows{background:rgb(var(--theme-area_background_light));padding:3em;border-radius:var(--theme-radius_main);list-style:none;margin:0;gap:2em;border:1px solid rgb(var(--theme-area_background_lighter))}.cFieldRow_header,.cFieldRows{display:flex;flex-direction:column}.cFieldRow_header{border-bottom:1px solid rgb(var(--theme-area_background_lighter));padding-bottom:2em;text-align:center}.cFieldRow_footer{border-top:1px solid rgb(var(--theme-area_background_lighter));padding-top:2em;width:100%}.cFieldRow_submit{width:100%;line-height:1!important;font-size:16px!important;justify-content:center;padding:1.35em 2em;border-radius:var(--theme-radius_main);gap:.75em;transition:all .4s ease 0s;color:rgb(255,255,255);background:var(--theme-brand_gradient);background-size:200% auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;cursor:pointer}.cFieldRow_label,.cFieldRow_submit{font-weight:500;display:flex;align-items:center}.cFieldRow_label{color:rgb(var(--theme-link));font-size:14px!important;justify-content:space-between;margin:0 0 .5em}.cFieldRow_main .ipsForm{display:flex;flex-direction:column;gap:2em}.loginReset_pass{margin:0;font-size:10px;text-transform:uppercase}.loginReset_pass>a{color:rgb(var(--theme-text_color))}.loginReset_pass>a:hover{color:rgb(var(--theme-brand_primary))}.ipsApp .cFieldRow_input[type]{max-width:unset;background-color:rgb(var(--theme-area_background_lighter));border-color:rgb(var(--theme-area_background_veryLight));border-radius:var(--theme-radius_main);width:100%;padding:1em;color:#fff;font-size:14px;height:45px;align-items:center;line-height:1.3}.ipsApp .cFieldRow_input[type]::-moz-placeholder{color:rgb(var(--theme-text_color))!important}.ipsApp .cFieldRow_input[type]::placeholder{color:rgb(var(--theme-text_color))!important}.ipsApp .cFieldRow_input[type]:focus,.ipsApp .cFieldRow_input[type]:hover{border-color:rgb(var(--theme-brand_primary));box-shadow:0 0 0 4px rgb(var(--theme-brand_primary),.2);color:#fff}.cFieldRow_checkbox{display:flex;gap:1em;line-height:1}.cLogin_social{padding:0;margin:1em 0 0;display:flex;flex-wrap:wrap;gap:1em;justify-content:center}.cLogin_social>*{flex:1;display:flex!important;align-items:center;gap:.5em;justify-content:center}.cLogin_social .ipsSocial_icon{background:transparent;width:unset;height:unset;font-size:unset;display:inline-block;min-width:unset}.cLogin_social .ipsSocial_text{display:inline-block;width:auto;font-size:unset}.ipsButton.ipsSocial{color:#fff!important;padding:.5em!important;font-size:15px;font-weight:500;width:auto}.cFieldRow_main>form>.ipsForm{display:grid;grid-template-columns:1fr 1fr}.cFieldRow_main>form>.ipsForm>li:not(.ipsFieldRow_checkbox){display:flex;flex-direction:column;margin:0;padding:0}.ipsApp .cFieldRow_main>form>.ipsForm>li>label{padding:0!important;width:100%;float:unset;text-align:left!important;color:rgb(var(--theme-link));font-weight:500;display:flex;font-size:14px!important;align-items:center;margin:0 0 .5em}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content input{max-width:unset;background-color:rgb(var(--theme-area_background_lighter));border-color:rgb(var(--theme-area_background_veryLight));border-radius:var(--theme-radius_main);width:100%;padding:1em;color:#fff;font-size:14px;height:45px;align-items:center;line-height:1.3}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content input::-moz-placeholder{color:rgb(var(--theme-text_color))!important}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content input::placeholder{color:rgb(var(--theme-text_color))!important}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content input:focus,.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content input:hover{border-color:rgb(var(--theme-brand_primary));box-shadow:0 0 0 4px rgb(var(--theme-brand_primary),.2);color:#fff}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content{margin:0!important;width:100%;display:flex;flex-direction:column;gap:.5em}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content>br{display:none}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content .ipsSpacer_top{margin:0}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content select{width:100%;background-color:rgb(var(--theme-area_background_lighter));border-color:rgb(var(--theme-area_background_veryLight));border-radius:var(--theme-radius_main);min-height:100px;color:#fff}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content select::-webkit-scrollbar-track{background:transparent;border-top-right-radius:inherit;border-bottom-right-radius:inherit}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content select::-webkit-scrollbar-thumb{border-color:rgb(var(--theme-area_background_lighter));border-radius:inherit}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content select>option{padding:.5em;background:rgb(var(--theme-area_background_veryLight));margin-bottom:5px;border-radius:3px;cursor:pointer;transition:all .3s ease 0s}.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content select>option:checked,.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content select>option:focus,.ipsApp .cFieldRow_main>form>.ipsForm>li>.ipsFieldRow_content select>option:hover{background:rgb(var(--theme-brand_primary));color:#fff}.cFieldRow_main>form>.ipsForm>li:has(.ipsHr){display:none}.cFieldRow_main>form>.ipsForm>li.ipsFieldRow_checkbox{margin:0;display:flex;align-items:center;gap:.5em;color:#fff;font-size:14px}.cFieldRow_main>form>.ipsForm>li.ipsFieldRow_checkbox>span{margin:0}.clientAuth--register>.cFieldRows{width:70%}@media screen and (max-width:1280px){.clientAuth--register>.cFieldRows{width:auto}}@media screen and (max-width:979px){.clientAuth--website{display:none}.clientAuth_actions{grid-template-columns:1fr;min-height:100vh;max-height:100%}.clientAuth--register{padding:3em 2em 4em}.clientAuth--form>form,.clientAuth--register>.cFieldRows{min-width:100%;max-width:100%}.clientAuth--form>form{padding:0 2em}}.ssz-auth-root .clientAuth--website>a{position:relative;z-index:2;text-decoration:none}.ssz-auth-root .ssz-auth-wordmark{display:inline-block;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:.04em;color:#fff;text-align:center}.ssz-auth-root .ssz-auth-wordmark .accent{background:var(--theme-brand_gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ssz-auth-root .ssz-auth-brand-img{display:block;max-width:300px;height:auto;margin:0 auto 1rem}.ssz-auth-root .clientAuth--website .assets>.background{opacity:.12;filter:none;mix-blend-mode:normal;background-position:50%}.ssz-auth-root{min-height:100vh;background:rgb(18,20,25)}.ssz-auth-error{color:#ff6b6b;font-size:14px;margin:0 0 1em}.ssz-auth-totp{margin-top:.5em}.ssz-auth-root .clientAuth_desc a{color:rgb(var(--theme-brand_primary))}.ssz-auth-root .clientAuth_desc a:hover{color:#fff}