.profile-pic{position:relative;height:var(--normal-button-height);width:var(--normal-button-height);border-radius:50%;display:flex;align-items:center;overflow:hidden}.profile-pic>img{height:100%;width:100%;border-radius:50%;box-shadow:1px 1px rgba(0,0,0,.2);z-index:10;margin-right:0}.profile-pic>.initials{height:2.3rem;width:2.3rem;font-size:.875rem;font-weight:500;margin-right:0}#member-menu{display:block;position:absolute;left:0;top:0;min-width:var(--icon-button-size);margin:0;cursor:pointer;align-items:center;user-select:none;z-index:120}#member-menu>.member-menu-btn{width:var(--icon-button-size);height:var(--icon-button-size);margin:0;background:0 0;filter:none;height:100%;position:absolute;padding:0;display:flex;justify-content:center;align-items:center}#member-menu .badge:empty:not(.checkmark){opacity:0}#member-menu .badge{top:3px;left:1px;margin-left:0;color:inherit;display:flex;align-items:center;justify-content:center;transition:.5s;z-index:300;filter:brightness(100%)}#member-menu .badge>img{width:13px;height:13px}@media(min-width:800px){.leave:not(:empty)+#member-menu{display:flex}}#member-menu .miniIcon{position:absolute;left:var(--px1);bottom:var(--px1);width:var(--px17);height:var(--px17);background-color:var(--header-color);border-radius:50%}#member-menu .miniIcon.close,#member-menu .miniIcon.menu{transition:.2s}#member-menu .miniIcon>*{stroke:var(--header-fg-color);stroke-width:2;transform-origin:center center}.badge.checkmark:after{background-image:url(//cdn.justedit.com/mdi/check-bold.svg)}#member-menu:hover .miniIcon{filter:none}#member-menu .miniIcon.close{transform:translateX(-50px);z-index:20}.member-menu-expanded #member-menu .miniIcon.close{transform:translate(0)}#prebar{position:absolute;width:100%;top:0;left:0;height:var(--icon-button-size);background-color:var(--header-color);z-index:-1}html.siteMode #appInstanceIFrame,html.siteMode #portalMenu,html.siteMode body>aside{display:none}#portalSite{display:none}iframe:not([src]){display:none}html.siteMode #portalSite{display:block;height:100%}html.burgered #portalSite{overflow:hidden}body.portalExpanded>main{transform:translate(0)}body.portalExpanded>aside{display:flex;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}#overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);opacity:0;visibility:hidden;transition:opacity .2s;z-index:105}body.portalExpanded #overlay{opacity:1;visibility:visible}#overlay~:not(#utilities){z-index:110}#loginScreen{z-index:200!important}#loginScreen form{padding-bottom:0}.logged-in #loginScreen{display:none}.Address>div>label{padding-top:.5rem;white-space:pre-line;padding-bottom:.5rem}.TermsOfServiceVersions>div>label:before{background-image:url(//cdn.justedit.com/materialdesignicons/scale-balance.svg);background-size:var(--px20)}.Debit:before{background-image:url(//cdn.justedit.com/materialdesignicons/currency-eur.svg)}.Address:before{background-image:url(//cdn.justedit.com/materialdesignicons/map-marker.svg)}.profilePicEditorView .center{display:flex;flex-direction:column;align-items:center;gap:var(--px17);padding:var(--px17)}.profilePicEditorStage{position:relative;width:100%;max-width:400px;overflow:hidden;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18));box-shadow:0 var(--px8) var(--px27) rgba(0,0,0,.18)}.profilePicEditorImage{display:block;width:auto;height:auto;max-height:70vh;object-fit:contain;user-select:none;-webkit-user-drag:none}.profilePicEditorSelectionFrame{position:absolute;box-shadow:0 0 0 9999px rgba(0,0,0,.45),0 10px 28px rgba(0,0,0,.18);overflow:visible;touch-action:none}.profilePicEditorSelectionFrame:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,0)),linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,0));box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),inset 0 0 14px rgba(102,102,102,.14),inset 0 0 28px rgba(102,102,102,.1),inset 0 0 42px rgba(102,102,102,.07);pointer-events:none}.profilePicEditorSelectionOverlay{position:absolute;inset:0;cursor:grab;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.22),rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,.22)),linear-gradient(0deg,rgba(255,255,255,.16),rgba(255,255,255,0))}.profilePicEditorSelectionFrame.moving .profilePicEditorSelectionOverlay{cursor:grabbing}.profilePicEditorSelectionOverlay:active{cursor:grabbing}.profilePicEditorResizeHandle{position:absolute;width:1.5rem;height:1.5rem;z-index:2;transition:transform .14s ease,filter .14s ease,opacity .14s ease;opacity:.98}.profilePicEditorResizeHandle:before{content:"";position:absolute;width:1.18rem;height:1.18rem;border-style:solid;border-color:rgba(255,255,255,.98);filter:drop-shadow(0 1px 2px rgba(0,0,0,.34)) drop-shadow(0 6px 14px rgba(0,0,0,.22))}.profilePicEditorResizeHandle.northWest{top:-.5rem;left:-.5rem;cursor:nwse-resize}.profilePicEditorResizeHandle.northWest:before{top:.25rem;left:.25rem;border-width:3px 0 0 3px}.profilePicEditorResizeHandle.northEast{top:-.5rem;right:-.5rem;cursor:nesw-resize}.profilePicEditorResizeHandle.northEast:before{top:.25rem;right:.25rem;border-width:3px 3px 0 0}.profilePicEditorResizeHandle.southWest{bottom:-.5rem;left:-.5rem;cursor:nesw-resize}.profilePicEditorResizeHandle.southWest:before{bottom:.25rem;left:.25rem;border-width:0 0 3px 3px}.profilePicEditorResizeHandle.southEast{bottom:-.5rem;right:-.5rem;cursor:nwse-resize}.profilePicEditorResizeHandle.southEast:before{bottom:.25rem;right:.25rem;border-width:0 3px 3px 0}.profilePicEditorResizeHandle:hover{transform:scale(1.08);filter:brightness(1.06)}.profilePicEditorResizeHandle:active,.profilePicEditorSelectionFrame.resizing .profilePicEditorResizeHandle{transform:scale(.96);filter:brightness(.94)}.profilePicEditorMoveOverlay.resizing.northWest,.profilePicEditorSelectionFrame.resizing.northWest{cursor:nwse-resize}.profilePicEditorMoveOverlay.resizing.northEast,.profilePicEditorSelectionFrame.resizing.northEast{cursor:nesw-resize}.profilePicEditorMoveOverlay.resizing.southWest,.profilePicEditorSelectionFrame.resizing.southWest{cursor:nesw-resize}.profilePicEditorMoveOverlay.resizing.southEast,.profilePicEditorSelectionFrame.resizing.southEast{cursor:nwse-resize}.profilePicEditorHint{margin:0;font-size:.875rem;line-height:1.4;text-align:center;color:rgba(0,0,0,.72);max-width:26rem}.profilePicEditorMoveOverlay{position:fixed;inset:0;z-index:1000;cursor:grabbing;touch-action:none}.profilePicEditorMoveOverlay.moving{cursor:grabbing}@media(min-width:600px){.profilePicEditorStage{width:min(22rem,calc(100vw - 4rem))}}@media(min-width:800px){.profilePicEditorStage{width:min(26rem,calc(100vw - 6rem))}}