.user-avatar[data-v-d197738f]{align-items:center;background:#052eae;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:600;height:56px;justify-content:center;width:56px}.main-app{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.main-app__left-menu{z-index:1}.main-app__content{display:flex;flex-direction:column;justify-content:flex-start;justify-items:flex-start;padding-bottom:80px;width:100%}.main-app__content__info{height:100%;padding:0}.main-app__content__baseboard{border-top:1px solid hsla(0,0%,91%,.545)}.main-app__content--no-footer{padding-bottom:0}.main-app__footer{align-items:center;background:#fff;bottom:0;box-shadow:0 0 18px -7px #ccc;display:flex;height:44px;justify-content:flex-end;position:fixed;width:100%;z-index:90}.main-app__footer ul{display:flex}.main-app__footer .menu{align-items:center;background:#fff;border-radius:50%;border-top:1px solid hsla(0,0%,80%,.29);bottom:0;box-shadow:0 -32px 20px -31px #ccc;box-sizing:border-box;display:flex;height:60px;justify-content:center;left:0;margin:auto;position:absolute;right:0;text-align:center;top:-17px;width:60px;z-index:3}#hamburger{border-top:2px solid;cursor:pointer;width:20px}#hamburger:after,#hamburger:before{background:currentColor;content:"";display:block;height:2px;margin-top:5px;position:relative;transition:.3s;width:20px}.menu-open #hamburger{border-color:transparent}.menu-open #hamburger:before{transform:rotate(135deg)}.menu-open #hamburger:after{top:-7px;transform:rotate(-135deg)}.mobile-drawer-overlay{background:#0006;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s ease;z-index:200}.mobile-drawer-overlay--open{opacity:1;pointer-events:auto}.mobile-drawer{background:#fff;bottom:0;box-shadow:-8px 0 24px #0003;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom,0);padding-top:env(safe-area-inset-top,12px);position:fixed;right:0;top:0;transform:translate(100%);transition:transform .28s ease;width:min(80vw,320px)}.mobile-drawer--open{transform:translate(0)}
