.menu-navbar-skeleton{display:flex;flex-direction:row;align-items:center;align-content:flex-start;overflow:hidden;width:auto;height:60px;position:relative;box-shadow:0 1px 0 0 rgba(0,0,0,.2)}.menu-navbar-skeleton .nav-item-skeleton{width:83px;height:21px;margin:28px;background:#f0f0f0;animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0}}@media(max-width:414px)and (min-width:320px){.menu-navbar-skeleton{justify-content:space-evenly}.menu-navbar-skeleton .nav-item-skeleton{width:50px;margin:0}}.default-header{position:sticky!important;top:0;z-index:110;border-bottom:"0.5px solid #979797"}