.sticky-header{align-items:center;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.08);display:flex;margin-left:0;padding:8px 24px 8px 0;position:sticky;top:0;z-index:9999}.sticky-header .header-logo{margin-right:24px;text-align:left}.sticky-header .header-menu{font-size:14px;margin-right:auto;white-space:nowrap}.sticky-header .header-cta{margin-left:auto}@media (max-width:768px){.sticky-header{padding:8px 16px}.sticky-header .header-menu{white-space:normal}}