.temp15-left-nav-mobile{width:100%}.temp15-left-nav-mobile__bar{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 12px;background:var(--temp15BgColor)}.temp15-left-nav-mobile__title{flex:1;min-width:0;overflow:hidden;color:#fff;font-size:16px;font-weight:700;line-height:44px;white-space:nowrap;text-overflow:ellipsis;text-decoration:none}.temp15-left-nav-mobile__btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.temp15-left-nav-mobile__menu{padding:10px 12px 12px;background:var(--temp15BgColor);border-top:1px solid hsla(0,0%,100%,.12)}.temp15-left-nav-mobile__menu ul{display:grid;grid-template-columns:repeat(3,1fr);gap:6px 10px;margin:0;padding:0;list-style:none}.temp15-left-nav-mobile__menu a{display:block;padding:8px 4px;color:#fff!important;font-size:14px;line-height:1.4;text-align:center;text-decoration:none;border-radius:4px}.temp15-left-nav-mobile__menu a.is-active{font-weight:700;background:#054095}