.mobile-nav{display:none}@media(max-width:1100px){body{padding-bottom:67px}.mobile-nav{position:fixed;z-index:90;left:0;right:0;bottom:0;height:67px;background:#fff;border-top:1px solid #d7e0e4;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 -8px 25px rgba(6,25,39,.08)}.mobile-nav a{display:grid;place-items:center;font-size:11px;font-weight:800;color:#425866;text-align:center}.mobile-nav a:nth-child(4){color:#9b5b00;background:#fff8e8}.chat-fab{bottom:80px}.chat-panel{bottom:78px;max-height:calc(100vh - 100px)}}@media(max-width:430px){.mobile-nav a{font-size:10px}}
