.header-container{display:flex;align-items:center;justify-content:space-between;padding:0 20px}.header__logo{margin:0}.header__logo-link{color:#fff;text-decoration:none;font-size:24px}.header__menu-items{display:flex;gap:16px}.footer-container{background:#fff!important;padding:0!important;box-shadow:0 -2px 5px rgba(0,0,0,.1);display:flex!important;justify-content:center;z-index:1000!important;margin:0!important;height:auto!important;max-height:none!important;min-height:auto!important}.footer-container,.footer-container.ant-layout-footer{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;transform:none!important;visibility:visible!important;opacity:1!important}.footer-menu{display:flex;max-width:500px;width:100%;justify-content:space-between;align-items:center}.footer-menu__item{flex-grow:1;text-align:center;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 0;opacity:.5;position:relative}.footer-menu__item.active{opacity:1}.footer-menu__icon{font-size:24px}.footer-menu__events-count-icon{position:absolute;background-color:red;color:#fff;width:20px;height:20px;border-radius:50%;top:7%;left:30%}.root-layout{min-height:100vh;padding-bottom:60px}.root-layout__header{background:#001529;padding:0}.root-layout__content{padding:20px;flex:1 1}