.page_container__TM7XV{padding:0 1.5rem;width:800px;max-width:100%;height:100%;flex-direction:column;display:flex;align-items:center;justify-content:center}.Card_card__dWqln{display:block;margin:1rem auto;padding:1.5rem;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:100%;text-align:center;min-width:0}.Card_card__dWqln h2{margin:0 0 1.5rem;font-size:1.5rem}.Card_card__dWqln p{margin:0;font-size:1.25rem;line-height:1.5}@media (prefers-color-scheme:dark){.Card_card__dWqln{border-color:#222}}.user-profile_container__LlV_u{display:flex;gap:1rem;width:100%}.user-profile_title___7eTf{display:flex;align-items:center;justify-content:center;gap:1rem}.user-profile_profileInfo__DkBNp{text-align:left;width:100%}.user-profile_infoRow__rQE_a{margin-bottom:.5rem;display:flex}.user-profile_label__eWZwg{min-width:100px;font-weight:700}.user-profile_value__nPD4Z{flex:1 1}.user-profile_claims__GKAln{text-align:left}.user-profile_claims__GKAln h5{margin:0 0 .5rem}.user-profile_claims__GKAln pre{margin:0;padding:.5rem;font-size:.675rem}.user-profile_content__plIa6{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.user-profile_contentButton__EevbX{max-width:160px}.user-profile_avatar__wphhF{width:32px;height:32px;border-radius:16px;background:#7f7f7f;overflow:hidden}.user-profile_avatar__wphhF img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.user-profile_section__NtJVb{flex:1 1;text-align:center}.user-profile_centered__Any6t{max-width:600px;margin:0 auto}@media only screen and (max-width:640px){.user-profile_container__LlV_u{flex-direction:column}}.HomeLink_home__5h1wC{display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:1.5rem;transition:all .175s ease-in-out;padding:.5rem;cursor:pointer}.HomeLink_home__5h1wC:hover{background-color:rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){.HomeLink_home__5h1wC:hover{background:rgba(255,255,255,.1)}}.icons_icon___qObI{width:24px;height:24px;display:inline-flex;color:inherit}.Button_button__3epTb{font-size:1rem;padding:.75rem 1rem;color:inherit;text-decoration:none;background:transparent;border:1px solid #0070f3;border-radius:10px;transition:color .15s ease,border-color .15s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;width:280px;min-width:0}.Button_button__3epTb:last-of-type{margin-bottom:0}.Button_button__3epTb[disabled]{cursor:not-allowed;opacity:.5}.Button_button__3epTb:not([disabled]):active,.Button_button__3epTb:not([disabled]):focus,.Button_button__3epTb:not([disabled]):hover{color:#fff;background-color:#0070f3}.Button_icon__4omZU{margin-right:.5rem}.Button_contained__MpG3T{color:#fff;border-color:#0070f3;background-color:#0070f3}.Button_contained__MpG3T:not([disabled]):active,.Button_contained__MpG3T:not([disabled]):focus,.Button_contained__MpG3T:not([disabled]):hover{color:#fff;border-color:#015ac0;background-color:#015ac0}.FormError_error__kOtMe{font-size:.675rem;line-height:1rem;color:#da4e42;border:1px solid #da4e42;padding:.5rem;letter-spacing:0;border-radius:.5rem}.Switch_switch__HytqT{position:relative;display:inline-block;width:40px;height:22px}.Switch_switch__HytqT input{opacity:0;width:0;height:0}.Switch_slider__JYFXn{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--slider-color);transition:.4s;border-radius:22px;box-shadow:0 0 1px var(--background-color)}.Switch_slider__JYFXn:before{position:absolute;content:"";height:14px;width:14px;left:4px;bottom:4px;background-color:var(--toggle-color);transition:.4s;border-radius:50%}input:checked+.Switch_slider__JYFXn{background-color:var(--background-color)}input:checked+.Switch_slider__JYFXn:before{transform:translateX(18px)}.login_page__XkRI1{width:640px;max-width:100%;height:100%;flex-direction:column;justify-content:center;padding:1.5rem}.login_info__nm0uJ,.login_page__XkRI1{display:flex;align-items:center;gap:1rem}.login_info__nm0uJ{margin-bottom:1.5rem}.login_link__Cgs_w{display:flex;justify-content:flex-end;font-size:.675rem;text-decoration:underline}.login_titleIcon__mc35s{position:absolute;top:50%;right:-32px;transform:translateY(-50%)}.login_loginWithAction__wpz9T{display:flex;gap:.675rem;align-items:center}.register_page__7XRO5{width:640px;max-width:100%;height:100%;flex-direction:column;display:flex;align-items:center;justify-content:center;padding:1.5rem}.register_info__1k_X5{display:flex;align-items:center;margin-bottom:1.5rem;gap:1rem}