.mobile-bar__counter,.mobile-bar__text{font-weight:500;text-align:center;font-family:Gilroy,sans-serif;color:#fff}.mobile-bar{position:fixed;display:none;width:100%;z-index:100;padding:0 1px 1px;bottom:0;left:0}.mobile-bar__icon,.mobile-bar__item,.mobile-bar__item--active,.mobile-bar__text{position:relative}.mobile-bar__inner{background:linear-gradient(180deg,#4f4043 0,#433739 100%);width:100%;overflow:clip;gap:0;border:1px solid transparent;align-items:stretch;border-radius:12px;display:flex;background-origin:border-box;box-shadow:0 16px 128px 0 #151315;background-clip:padding-box,border-box;background-image:linear-gradient(180deg,#4f4043 0,#433739 100%),linear-gradient(180deg,rgba(212,199,196,.32) 0,rgba(212,199,196,.16) 100%)}.mobile-bar__item{cursor:pointer;background:0 0;align-items:center;justify-content:center;padding:14px 8px;flex:1;border:none;transition:background-color .2s;min-height:60px;gap:2px;flex-direction:column;display:flex;border-radius:12px}.mobile-bar__item:hover{background:rgba(255,255,255,.05)}.mobile-bar__item:active{background:rgba(255,255,255,.08)}.mobile-bar__item--active::before{top:50%;pointer-events:none;left:50%;transform:translate(-50%,-50%);width:149px;filter:blur(40px);background:radial-gradient(ellipse at center,rgba(255,197,136,.5) 0,rgba(255,157,112,.7) 62%,transparent 100%);position:absolute;z-index:0;content:'';height:129.86px}.mobile-bar__icon{z-index:1;flex-shrink:0;height:26px;width:26px}.mobile-bar__icon img{object-fit:contain;height:100%;width:100%}.mobile-bar__item .mobile-bar__icon{filter:brightness(0) saturate(100%) invert(71%) sepia(7%) saturate(463%) hue-rotate(314deg) brightness(94%) contrast(85%)}.mobile-bar__item--active .mobile-bar__icon{filter:brightness(0) saturate(100%) invert(86%) sepia(20%) saturate(1500%) hue-rotate(330deg) brightness(105%) contrast(98%)}.mobile-bar__text{z-index:1;font-size:13px;white-space:nowrap;line-height:1.33}.mobile-bar__item .mobile-bar__text{opacity:.7}.mobile-bar__item--active .mobile-bar__text{opacity:1}.mobile-bar__counter{line-height:1.23;display:flex;border-radius:4px;min-width:16px;padding:0 4px;background:linear-gradient(180deg,#dd2c4a 0,#e87386 100%);top:5px;height:15px;right:calc(50% - 31px);justify-content:center;position:absolute;font-size:15px;z-index:2;align-items:center}@media (max-width:961px){.mobile-bar{display:block}}@media (max-width:598px){.mobile-bar__item{padding:12px 4px;min-height:56px}.mobile-bar__text{font-size:11px}.mobile-bar__icon{width:22px;height:21px}}