.panel{margin-top:92px;display:flex;align-items:center;width:100%}.panel .content{max-width:1038px;width:100%;margin:53px auto 26px}@media only screen and (max-width:818px){.panel .content{margin-bottom:unset;border:unset;width:100%;margin-top:8px}}.header{position:fixed;top:0;left:0;width:100%;height:calc 68px;border-bottom:1px solid var(--clear-manatee);background-color:var(--white);padding:24px;display:flex}.header>img{margin-left:10%}@media only screen and (max-width:818px){.header>img{margin-left:0}}.header>.profile{display:flex;justify-content:flex-end;align-items:center;margin-left:auto;margin-right:10%;width:50%;cursor:pointer}@media only screen and (max-width:818px){.header>.profile{margin-right:16px;margin-left:auto}}.header>.profile>.label{width:100%;text-align:right}@media only screen and (max-width:818px){.header>.profile>.label{display:none}}.header>.profile>.avatar{border-radius:100px}.header>.menu{position:fixed;right:10%;top:90px;width:375px;height:740px;background-color:var(--white);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-bottom-left-radius:16px;border-bottom-right-radius:16px}@media only screen and (max-width:818px){.header>.menu{display:none!important}}