.header-component{height:44px;width:100%;display:flex;justify-content:space-between;align-items:center;z-index:5;position:relative}.header-component__arrow,.header-component__info-button{margin-left:16px;cursor:pointer;z-index:1}.header-component__menu{cursor:pointer;margin-right:15px;z-index:1}.header-component__timer-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.header-component__timer{background:rgba(0,0,0,.7);border-radius:14px;justify-content:space-between;display:flex;color:#fff;padding:5px 10px}