.sticky-header{margin:0 auto;padding:60px 24px;position:relative;text-align:center;transition:box-shadow .25s ease,transform .25s ease;width:100%;z-index:10}.sticky-header h1,.sticky-header h2{font-weight:400}.sticky-header.is-sticky{box-shadow:0 8px 24px rgba(0,0,0,.18);left:0;position:fixed;top:0;transform:translateY(0)}@media (max-width:768px){.sticky-header{padding:40px 20px}}