.sticky-header-m{position:fixed;top:2.25rem;padding-right:1.85rem;padding-left:0;z-index:1;margin:0;max-width:99.5%;animation:smoothScroll .3s forwards}.sticky-header-m-bottom{position:absolute;bottom:1px;padding-right:0;padding-left:0;max-width:100%;animation:smoothScroll .5s backwards}.sticky-header-d{position:fixed;top:1.5rem;animation:smoothScroll .3s forwards}.sticky-header-d,.sticky-header-d-bottom{padding-right:0;padding-left:0;max-width:77.5rem}.sticky-header-d-bottom{position:absolute;bottom:0;padding-top:1px;animation:smoothScroll .5s backwards}@keyframes smoothScroll{0%{transform:translateY(-20px)}to{transform:translateY(0)}}