.checkbox.svelte-1ee6hvr.svelte-1ee6hvr{display:flex}.checkbox--error.svelte-1ee6hvr .checkbox__text.svelte-1ee6hvr:before{border-color:var(--error-color)}.checkbox__label.svelte-1ee6hvr.svelte-1ee6hvr{position:relative;z-index:1;margin-bottom:0}.checkbox__input.svelte-1ee6hvr.svelte-1ee6hvr{opacity:0;position:absolute}.checkbox__input.svelte-1ee6hvr+.checkbox__text.svelte-1ee6hvr:after{content:none}.checkbox__input.svelte-1ee6hvr:checked+.checkbox__text.svelte-1ee6hvr:after{content:""}.checkbox__input.svelte-1ee6hvr:focus+.checkbox__text.svelte-1ee6hvr:before{border:1px solid var(--primary)}.checkbox__text.svelte-1ee6hvr.svelte-1ee6hvr{display:inline-block;cursor:pointer;font-family:Inter;font-size:16px;margin:0;margin-left:2rem}.checkbox__text.svelte-1ee6hvr.svelte-1ee6hvr:before,.checkbox__text.svelte-1ee6hvr.svelte-1ee6hvr:after{position:absolute;content:"";display:inline-block;transition:all .25s ease-out}.checkbox__text.selected.svelte-1ee6hvr.svelte-1ee6hvr:before{border:1px solid var(--primary)}.checkbox__text.selected.svelte-1ee6hvr.svelte-1ee6hvr:after{animation:fade-in .25s ease-in-out;content:"";border:1px solid #fff;display:inline-block;opacity:1;left:0;top:-1px;height:18px;width:18px;border-radius:6px;background:url("data:image/svg+xml,%3Csvg width='2' height='1' viewBox='0 0 10 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 5.375L1.5 3.375L0 4.875L3.5 8.375L10 1.875L8.5 0.375L3.5 5.375Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat 50% 50%/100% auto;background-color:var(--primary);transition:all .25s ease-out}.checkbox__text.svelte-1ee6hvr.svelte-1ee6hvr:before{animation:fade-in .5s ease-in-out;border:1px solid var(--neutral-600);background:var(--neutral-700);border-radius:6px;left:0;top:-1px;height:18px;width:18px}.checkbox__text.svelte-1ee6hvr.svelte-1ee6hvr:after{opacity:0}.loginForm.svelte-13yuhdl.svelte-13yuhdl{display:grid;place-items:center;background-color:var(--neutral-900);background-image:url(../../../bg-pattern.svg);background-position:69% 0%;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;border-radius:var(--radius-2);box-sizing:border-box;padding:4rem 10rem;max-width:880px;width:100%}.loginForm__form.svelte-13yuhdl.svelte-13yuhdl{display:grid;margin-top:3rem;gap:1rem;width:100%}.loginForm__redirect.svelte-13yuhdl.svelte-13yuhdl{color:#fff;font-family:var(--text-font);margin-top:1rem;margin-bottom:0}.loginForm__redirect.svelte-13yuhdl a.svelte-13yuhdl{color:var(--disabled)}.termsBtn.svelte-13yuhdl.svelte-13yuhdl{background-color:transparent;border:0;font-family:var(--text-font);font-size:16px;color:var(--primary-text-color);padding:0;text-decoration:underline;cursor:pointer}.termsBtn.svelte-13yuhdl.svelte-13yuhdl:hover{color:var(--disabled)}@media (max-width: 1070px){.loginForm.svelte-13yuhdl.svelte-13yuhdl{padding:3rem}}
