.mobile-bottom--header{background:var(--wm-color-main);box-shadow:0px 0px 50px 0px rgba(0,0,0,0.08);position:fixed;width:100%;bottom:0;z-index:11}.bottom-header--block{display:flex;justify-content:space-around}.bottom-header--block .bottom-header--item{padding:8px 5px 7px;position:relative}.bottom-header--block .bottom-header--item>a{display:flex;flex-direction:column;align-items:center}.bottom-header--block .bottom-header--item .bottom-header--item-icon{margin-bottom:6px;position:relative}.bottom-header--block .bottom-header--item .bottom-header--item-icon img{opacity:.6;transition:filter .3s ease-out,opacity .3s ease-out;height:19px}.bottom-header--block .bottom-header--item .active .bottom-header--item-icon img{filter:brightness(1);opacity:1}.bottom-header--block .bottom-header--item .bottom-header--item-title{color:var(--wm-color-light);font-size:10px;font-weight:500;opacity:.7;transition:color .3s ease-out,text-shadow .3s ease-out,opacity .3s ease-out}.bottom-header--block .bottom-header--item .active .bottom-header--item-title{color:var(--wm-color-light);text-shadow:0px 0px 1px var(--wm-color-light);opacity:1}.bottom-header--block .bottom-header--item .bottom-header--item-icon .bage{right:-8px;left:unset;top:-4px;text-align:center;width:12px;height:12px;font-size:8px;background-color:var(--wm-color-light);color:var(--wm-color-main)}.site-header--compact~.mobile-bottom--header .profile-header--menu{position:fixed;top:100px;left:0;width:100%;height:calc(100% - 150px);background:#fff;box-shadow:0px -17px 35px -20px rgba(0,0,0,0.08) inset;left:-100%;transition:left .3s ease-out}.site-header--compact.admin-header~.mobile-bottom--header .profile-header--menu{top:139px;height:calc(100% - 189px)}.site-header--compact.header-fixed~.mobile-bottom--header .profile-header--menu,.site-header--compact.admin-header.header-fixed~.mobile-bottom--header .profile-header--menu{top:50px;height:calc(100% - 100px)}.site-header--compact~.mobile-bottom--header .profile-header--menu.open{left:0}.profile-header--menu-title{padding:30px 20px;border-bottom:1px solid rgba(114,45,79,0.15);display:flex;justify-content:space-between}.profile-header--menu-title .profile-header--menu-title--name{font-size:20px;font-weight:600;color:#722D4F}.profile-header--menu-title .profile-header--menu-title--close{}.profile-header--menu-body{padding:20px}.profile-header--menu-body-link{padding:10px 0;display:flex;align-items:center}.profile-header--menu-body-link .icon{background-repeat:no-repeat;background-position:center;margin-right:10px}.profile-header--menu-body-link>a{font-size:16px;font-weight:500;color:#722D4F}