.header{border-bottom:1px solid var(--light-gray-color)}.header .topHeader{font-size:1rem}.header .profileImage{width:32px;height:32px;border-radius:50%;margin-left:1rem;cursor:pointer}.header .profileImage img{width:100%;height:100%;border-radius:50%;object-fit:cover}.header .avatarMenu{width:224px;border-radius:4px;padding:12px;z-index:500;background-color:rgba(0,0,0,.4);right:8%!important;top:105%;display:none;transition:var(--transition)}.header .avatarMenu ul li{display:inline-block!important;margin-bottom:13px}.header .avatarMenu ul li .avatarMenuItemLink{text-decoration:none;font-size:14px}.header .avatarMenu ul li .avatarMenuItemLink svg{width:32px;height:32px;margin-right:16px}.header .avatarMenu.active{display:block}@media(max-width:992px){.topHeader{padding-left:.5rem;padding-right:.5rem}.topHeader p{font-size:.7rem}}.footer{background-color:#000}.footer .footerTop{padding-top:80px;padding-bottom:10px}.footer .footerTop .footerBox li{list-style:none;margin-bottom:16px}.footer .footerTop .footerBox li a{color:#fff;text-decoration:none;font-size:15px}.footer .footerBottom{border-top:.5px solid var(--light-gray-color);color:var(--light-gray-color);text-align:center;align-items:center;padding:16px 0}.footer .footerBottom p{font-size:14px}