.hh-mobile-nav{position:fixed;left:0;bottom:0;width:100%;height:72px;background:linear-gradient(135deg,#3d934a 0%,#2e9c6a 45%,#1976d2 100%);display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding-right:70px;border-top:1px solid rgba(255,255,255,.15);box-shadow:0 -8px 25px rgba(0,0,0,.18);backdrop-filter:blur(10px);z-index:999999}.hh-mobile-nav a{height:72px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-size:11px;font-weight:400;transition:.25s}.hh-mobile-nav a:hover,.hh-mobile-nav a.active{background:rgba(255,255,255,.10)}.hh-mobile-nav svg{width:28px;height:28px;stroke:#fff;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;margin-bottom:5px;transition:.25s}.hh-mobile-nav a:hover svg{transform:translateY(-2px)}.hh-mobile-nav span{color:#fff;font-size:11px;font-weight:400;line-height:1.2;letter-spacing:.2px}@media (min-width:981px){.hh-mobile-nav{display:none}}@media (max-width:980px){body{padding-bottom:72px}}.joinchat{bottom:82px!important;right:15px!important;z-index:9999999!important}.joinchat__button{box-shadow:0 8px 25px rgba(0,0,0,.25)}