.custom-avatar{width:40px;height:40px;cursor:pointer}.custom-avatar--small{width:24px;height:24px}.custom-avatar--large{width:56px;height:56px}.header{z-index:10;position:fixed;top:0;left:280px;width:calc(100% - 280px);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:flex-end}.header--horizontal{top:0;left:0;right:0;width:100%}.header__theme-icon{cursor:pointer}.header__theme-icon--dark{color:#fff}.loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);display:flex;justify-content:center;align-items:center;z-index:1}.loader__container{position:relative}.page-wrapper{padding:0 100px;width:100%}.page-wrapper h3{font-size:2em}.page-wrapper .page-wrapper__header{margin-bottom:8px}