nav.home-navbar-mobile{position:fixed;bottom:0;z-index:51;display:flex;width:100%;justify-content:center;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-shadow:0px 2px 16px 0px #0000001f;--tw-shadow-colored:0px 2px 16px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){nav.home-navbar-mobile{display:none}}nav.home-navbar-mobile{min-height:var(--home-nav-mobile-height);height:var(--home-nav-mobile-height);padding-bottom:env(safe-area-inset-bottom)}nav.home-navbar-mobile>ul{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-around}nav.home-navbar-mobile>ul>li{height:100%}nav.home-navbar-mobile>ul>li.active>.tab-item{font-weight:600}nav.home-navbar-mobile>ul>li>.tab-item{display:flex;height:100%;flex-direction:column;align-items:center;gap:.25rem;background-color:transparent;font-size:.625rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}nav.home-navbar-mobile>ul>li>.tab-item>svg{fill:#fff}