.tabbar{position:sticky;left:0;bottom:0;background-color:#483829;padding-bottom:env(safe-area-inset-bottom);z-index:33}.tabbar__list{display:flex;max-width:950px;height:60px;margin:0 auto}.tabbar__item{flex:1 1 20%;text-align:center}.tabbar__item a,.tabbar__item span{display:block;width:100%;height:100%}.tabbar__item img{width:auto;height:100%}.tabbar__item .open-icon{display:block}.tabbar__item .close-icon{display:none}.nav-open .tabbar__item .open-icon{display:none}.nav-open .tabbar__item .close-icon{display:block}@media screen and (min-width:768px){.tabbar{display:none}}
