#header-main{position:sticky;top:0;left:0;z-index:100;width:100%;height:auto;transition:box-shadow .3s ease}#header-main>div.section-container{transition:padding .3s ease}#header-main .header--logo{transition:height .3s ease}#header-main.is-sticky{box-shadow:0 10px 20px -10px rgba(5,18,38,.1)}#header-main.is-sticky>div.section-container{padding-top:5px;padding-bottom:5px}#header-main.is-sticky .header--logo{height:35px}.admin-bar #header-main{top:32px}@media screen and (max-width:782px){.admin-bar #header-main{top:46px}}@media screen and (max-width:600px){.admin-bar #header-main{top:0}}