#landing-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--g200);position:sticky;top:0;z-index:100}#landing-header .landing-header-frame{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:940px;padding:14px 28px;width:100%}#landing-header .landing-logo-area{display:flex;flex-direction:column}#landing-header .landing-logo-area img,#landing-header .landing-logo-area svg{display:block;max-height:32px;width:auto}#landing-header .landing-tagline{color:var(--primary);font-size:10px;font-weight:600;letter-spacing:1.4px;margin-top:2px;text-transform:uppercase}#landing-header .button-out a,#landing-header .button-out button{font-size:13px;padding:10px 20px}@media (max-width:540px){#landing-header .landing-tagline{display:none}}