.userimagemenuitem-container{align-items:center;background-color:var(--color-tertiary);border-radius:35px;cursor:pointer;display:flex;flex-direction:row;margin:0 .5rem;transform:scale(1.25)}.userimagemenuitem-container:hover{background-color:color-mix(in srgb,var(--color-tertiary) 50%,#0000 100%)}.userimagemenuitem-menu{margin:0 .375rem 0 .625rem}.userimagemenuitem-menu:hover{cursor:pointer}.languageswitcher-container{align-items:center;display:flex;margin:.5rem}.languageswitcher-paper{background-color:var(--color-box)!important;background-image:none!important}.header-sticky{align-items:flex-start;background-color:var(--color-background);display:flex;flex-direction:row;gap:1rem;justify-content:space-between;left:0;padding:1rem;position:fixed;right:0;top:0;transition:background-image .5s;z-index:99}@media screen and (max-width:1024px){.header-sticky{padding:.5rem}}.header{align-items:flex-start;display:flex;flex-direction:row;gap:1rem;justify-content:space-between}@media screen and (max-width:1024px){.header{gap:.5rem}}.header-content{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between}@media screen and (max-width:1024px){.header-content{align-items:flex-end;flex-direction:column}}.header-content-inner{align-items:center;display:flex;flex-direction:row;gap:.5rem}.header-copyright{font-size:.75rem;opacity:.7;padding:.25rem 1rem}.header-notification-menu-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.header-notification-menu-empty-text{margin:2rem 1rem;text-align:center}@keyframes bell-ringing{0%{transform:rotate(0deg)}25%{transform:rotate(15deg)}50%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}to{transform:rotate(0deg)}}.header-bell-animate{animation:bell-ringing .8s;transform-origin:center}.pagecontainer{display:flex;flex:1 1;flex-direction:column;gap:1rem;height:100%;overflow-x:hidden;padding:1rem 1rem 4rem}@media screen and (max-width:1024px){.pagecontainer{padding:.5rem}}.pagecontainer-content{display:flex;flex:1 1;flex-direction:column}.pagecontainer-copyright{font-size:.7rem;margin:1rem;opacity:.4}@media screen and (max-width:1024px){.pagecontainer-copyright{text-align:center}}.legal-paper{align-items:center;display:flex;flex:1 1;flex-direction:column}.legal{display:flex;flex-direction:column;gap:1rem;max-width:50rem;padding:2rem}