.mobile-bottom-bar{box-sizing:border-box;background:#000;justify-content:space-between;align-items:center;width:100%;max-height:60px;padding:8px 24px;display:flex}.mobile-bottom-bar__item{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.mobile-bottom-bar__label{color:#fff;white-space:nowrap;text-align:center;font-family:Inter,system-ui,sans-serif}.mobile-bottom-bar__label--active{font-size:13px;font-weight:600;line-height:20px}.mobile-bottom-bar__label--inactive{letter-spacing:.2px;font-size:11px;font-weight:500;line-height:18px}
