.notifications.svelte-14i1d7n{display:flex;align-items:center;justify-content:center}.notifications.svelte-14i1d7n span.icon:where(.svelte-14i1d7n){display:flex;align-items:center;justify-content:center;color:var(--color-secondary)}.notifications.svelte-14i1d7n span.icon.notification--unread:where(.svelte-14i1d7n){color:var(--color-primary)}.search-icon.svelte-1vgtcdf{display:flex;align-items:center;justify-content:center;height:100%}.search-icon.svelte-1vgtcdf button:where(.svelte-1vgtcdf){color:var(--color-secondary);background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.125rem;padding:0}.search-results.svelte-1vgtcdf{position:fixed;width:100%;left:0;top:38px;padding:1rem;background-color:#fff;border-bottom:1px solid var(--color-light-gray);box-sizing:border-box;z-index:1000;opacity:0;pointer-events:none;transition:opacity 0s}.search-results.svelte-1vgtcdf .content:where(.svelte-1vgtcdf){max-width:var(--desktop-max-width);margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem}.search-results.svelte-1vgtcdf .search-input:where(.svelte-1vgtcdf){position:relative}.search-results.svelte-1vgtcdf .search-input:where(.svelte-1vgtcdf) input:where(.svelte-1vgtcdf){width:100%;padding-left:1.75rem}.search-results.svelte-1vgtcdf .search-input:where(.svelte-1vgtcdf) .search-icon:where(.svelte-1vgtcdf){position:absolute;height:100%;display:flex;align-items:center;justify-content:center;left:.5rem;top:0;bottom:0;margin:auto;color:var(--color-primary)}.search-results.expanded.svelte-1vgtcdf{opacity:1;pointer-events:auto;transition:opacity .3s ease-in-out}.search-results.svelte-1vgtcdf ul:where(.svelte-1vgtcdf){padding:0;list-style:none;margin:0}.search-results.svelte-1vgtcdf ul:where(.svelte-1vgtcdf) li:where(.svelte-1vgtcdf){display:flex;flex-direction:row;align-items:center;gap:.5rem;margin:0;height:32px}.search-results.svelte-1vgtcdf ul:where(.svelte-1vgtcdf) li:where(.svelte-1vgtcdf) a:where(.svelte-1vgtcdf){text-decoration:underline}.search-results.svelte-1vgtcdf ul:where(.svelte-1vgtcdf) li:where(.svelte-1vgtcdf) img.profile-picture:where(.svelte-1vgtcdf){width:32px;height:32px;border-radius:50%}.search-results.svelte-1vgtcdf ul:where(.svelte-1vgtcdf) li:where(.svelte-1vgtcdf) .action:where(.svelte-1vgtcdf){margin-left:auto}.search-results.svelte-1vgtcdf ul:where(.svelte-1vgtcdf) li:where(.svelte-1vgtcdf) .privacy:where(.svelte-1vgtcdf){color:var(--color-primary);cursor:pointer}.search-results.svelte-1vgtcdf ul:where(.svelte-1vgtcdf) li:where(.svelte-1vgtcdf) .privacy:where(.svelte-1vgtcdf) small:where(.svelte-1vgtcdf){display:flex;align-items:center;justify-content:center}.search-results.svelte-1vgtcdf .no-results:where(.svelte-1vgtcdf){color:var(--color-gray);font-size:.875rem;margin:0;padding:.5rem 0}.hamburger-wrapper.svelte-1gomot2{display:flex;height:100%;align-items:center;margin-right:.5rem}.hamburger-wrapper.svelte-1gomot2 .hamburger:where(.svelte-1gomot2){display:flex;cursor:pointer;background:transparent;border:none;padding:0;color:var(--color-secondary);font-size:1.4rem}.navigation.svelte-1oo29n3{position:fixed;top:calc(-100% + 38px);left:0;width:100%;height:calc(100% - 38px);background-color:#fff;font-family:Genty Sans,sans-serif;z-index:9998;transition:.4s ease-in-out}.navigation--open.svelte-1oo29n3{top:38px}.navigation.svelte-1oo29n3 nav:where(.svelte-1oo29n3){padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;height:100%;box-sizing:border-box}.navigation.svelte-1oo29n3 nav:where(.svelte-1oo29n3) ul:where(.svelte-1oo29n3){list-style:none;padding:0;margin:0;text-align:center}.navigation.svelte-1oo29n3 nav:where(.svelte-1oo29n3) ul:where(.svelte-1oo29n3) li:where(.svelte-1oo29n3) a:where(.svelte-1oo29n3){display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.navigation.svelte-1oo29n3 nav:where(.svelte-1oo29n3) ul:where(.svelte-1oo29n3) li:where(.svelte-1oo29n3) a:where(.svelte-1oo29n3) .icon:where(.svelte-1oo29n3){display:flex;position:relative;top:-1px}.navigation.svelte-1oo29n3 nav:where(.svelte-1oo29n3) ul.navigation__main-menu:where(.svelte-1oo29n3){font-size:1.5rem;display:flex;flex-direction:column;gap:.75rem}.navigation.svelte-1oo29n3 nav:where(.svelte-1oo29n3) ul.navigation__sub-menu:where(.svelte-1oo29n3){margin-top:auto;font-size:1rem;display:flex;flex-direction:column;gap:.25rem}header.svelte-1obwdbc{position:sticky;position:fixed;top:0;background-color:#fff;width:100%;text-align:center;height:38px;display:flex;z-index:9999;padding:0 .3rem;box-sizing:border-box;border-bottom:1px solid var(--color-light-gray)}header.svelte-1obwdbc div.header__icons:where(.svelte-1obwdbc){display:flex;width:100%;max-width:var(--desktop-max-width);margin:0 auto;gap:.25rem;align-items:center}header.svelte-1obwdbc div.header__icons:where(.svelte-1obwdbc) a:where(.svelte-1obwdbc){border:0px;height:100%;display:flex;justify-content:center;background-color:unset;color:var(--color-secondary);align-items:center;text-transform:uppercase;font-weight:600;font-size:1.1rem;text-decoration:none;transition:.1s}header.svelte-1obwdbc div.header__icons:where(.svelte-1obwdbc) a:where(.svelte-1obwdbc):hover{color:var(--color-primary);font-weight:800;text-decoration:underline}header.svelte-1obwdbc div.header__icons:where(.svelte-1obwdbc) a.logo-background:where(.svelte-1obwdbc){display:flex;justify-content:center;align-items:center;margin-right:auto}header.svelte-1obwdbc div.header__icons:where(.svelte-1obwdbc) a.logo-background:where(.svelte-1obwdbc) img.header-logo:where(.svelte-1obwdbc){width:28px;height:28px}header.svelte-1obwdbc div.header__icons--right:where(.svelte-1obwdbc){display:flex;align-items:center;gap:.75rem}.toast.svelte-1kx3s4p{position:fixed;left:0;top:3rem;right:0;margin:auto;z-index:999;width:calc(100% - 2.5rem);max-width:400px;padding:.5rem 1rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 10px #0000001a;transition:opacity .3s ease-in-out;opacity:0;pointer-events:none;box-sizing:border-box}.toast__icon.svelte-1kx3s4p{color:#fff}.toast__message.svelte-1kx3s4p{flex:1;font-size:.875rem;color:#fff}.toast.visible.svelte-1kx3s4p{opacity:1;pointer-events:auto}.toast.success.svelte-1kx3s4p{background-color:var(--color-success)}.toast.danger.svelte-1kx3s4p{background-color:var(--color-error)}.toast.info.svelte-1kx3s4p{background-color:var(--color-info)}.toast.warning.svelte-1kx3s4p{background-color:var(--color-warning)}footer.svelte-1shqevv{display:block;height:100px;padding:0;background-color:var(--color-off-white);text-align:center;box-sizing:border-box;color:var(--color-secondary);font-weight:600;font-size:.75rem}footer.svelte-1shqevv div.banner:where(.svelte-1shqevv) p:where(.svelte-1shqevv){width:100%;background-color:var(--color-primary);color:var(--color-off-white);margin:0;padding:.5rem 0}footer.svelte-1shqevv div.banner:where(.svelte-1shqevv) p:where(.svelte-1shqevv) a:where(.svelte-1shqevv){color:var(--color-off-white);text-decoration:underline}footer.svelte-1shqevv p.disclaimer:where(.svelte-1shqevv){margin:1.5rem 0}.modal-image.svelte-1mo7m9g{width:100%;border:1px solid var(--color-light-gray);overflow:hidden;border-radius:1rem}
