.mobile-nav-module__pwVOca__wrapper{z-index:1000;width:100vw;height:var(--header-height);background-color:var(--clr-white);box-shadow:var(--box-shadow);justify-content:space-between;align-items:center;padding:5px 20px;display:flex;position:fixed;bottom:0;left:0}.mobile-nav-module__pwVOca__navItem{cursor:pointer;width:60px;height:60px;color:var(--clr-text);transition:var(--transition);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px;text-decoration:none;display:flex}.mobile-nav-module__pwVOca__navItem:active{background-color:var(--clr-gray-100)}.mobile-nav-module__pwVOca__linkName{font-size:var(--text-xs);-webkit-user-select:none;user-select:none}@media screen and (min-width:769px){.mobile-nav-module__pwVOca__wrapper{display:none}}
