.sz-lp-header{--szh-pad:20px;--szh-logo:32px;--szh-logo-m:26px;--szh-fg:var(--sz-ink,#0f1011);--szh-bg:#fff;--szh-accent:var(--sz-lime,#c4ff47);--szh-border:rgba(15,16,17,.1);background:var(--szh-bg);color:var(--szh-fg);font-family:var(--sz-font-body,"DM Sans","Helvetica Neue",Arial,sans-serif);position:relative;text-align:left;width:100%;z-index:200}.sz-lp-header,.sz-lp-header *,.sz-lp-header :after,.sz-lp-header :before{box-sizing:border-box}.sz-lp-header--light{--szh-bg:#fff;--szh-fg:var(--sz-ink,#0f1011);--szh-border:rgba(15,16,17,.1)}.sz-lp-header--dark{--szh-bg:var(--sz-ink,#0f1011);--szh-fg:#fff;--szh-border:hsla(0,0%,100%,.16)}.sz-lp-header--transparent{--szh-bg:transparent;--szh-fg:#fff;--szh-border:hsla(0,0%,100%,.16);left:0;position:absolute;right:0;top:0}.sz-lp-header.is-bordered{border-bottom:1px solid var(--szh-border)}.sz-lp-header__inner{align-items:center;display:flex;gap:24px;margin:0 auto;max-width:1296px;min-height:calc(var(--szh-logo) + var(--szh-pad)*2);padding:var(--szh-pad) 48px;width:100%}.sz-lp-header--full .sz-lp-header__inner{max-width:none}.sz-lp-header--narrow .sz-lp-header__inner{max-width:1080px}.sz-lp-header__brand{align-items:center;color:inherit;display:inline-flex;flex:0 0 auto;line-height:0;margin-right:auto;text-decoration:none}.sz-lp-header__brand img{display:block;height:var(--szh-logo);max-width:260px;width:auto}.sz-lp-header__wordmark{color:var(--szh-fg);font-family:var(--sz-font-head,"neuzeit-grotesk","DM Sans",sans-serif);font-size:22px;font-weight:700;letter-spacing:.04em;line-height:1}.sz-lp-header__nav{flex:0 1 auto;min-width:0}.sz-lp-header__nav .hs-menu-wrapper>ul{align-items:center;display:flex;gap:28px;list-style:none;margin:0;padding:0}.sz-lp-header__nav .hs-menu-wrapper>ul>li{margin:0;padding:0;position:relative}.sz-lp-header__nav a{color:var(--szh-fg);display:block;font-size:16px;font-weight:500;line-height:1.2;padding:6px 0;text-decoration:none;transition:opacity .15s ease;white-space:nowrap}.sz-lp-header__nav a:hover{opacity:.65}.sz-lp-header__nav .hs-menu-children-wrapper{background:var(--szh-bg);border:1px solid var(--szh-border);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.12);left:0;list-style:none;margin:0;min-width:220px;opacity:0;padding:10px 0;position:absolute;top:100%;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease,visibility .15s;visibility:hidden}.sz-lp-header__nav li:focus-within>.hs-menu-children-wrapper,.sz-lp-header__nav li:hover>.hs-menu-children-wrapper{opacity:1;transform:translateY(0);visibility:visible}.sz-lp-header__nav .hs-menu-children-wrapper a{padding:8px 18px;white-space:normal}.sz-lp-header__burger{display:none}.sz-lp-header__cta{align-items:center;border:1.5px solid transparent;border-radius:999px;display:inline-flex;flex:0 0 auto;font-family:var(--sz-font-body,"DM Sans",sans-serif);font-size:15px;font-weight:700;justify-content:center;line-height:1.2;padding:11px 22px;text-decoration:none;transition:transform .15s ease,background-color .15s ease,color .15s ease;white-space:nowrap}.sz-lp-header__cta:hover{transform:translateY(-1px)}.sz-lp-header__cta--solid{background:var(--szh-accent);color:var(--sz-ink,#0f1011)}.sz-lp-header__cta--solid:hover{background:#d4ff70}.sz-lp-header__cta--outline{background:transparent;border-color:currentColor;color:var(--szh-fg)}.sz-lp-header__cta--outline:hover{background:var(--szh-fg);color:var(--szh-bg)}.sz-lp-header__cta--ink{background:var(--sz-ink,#0f1011);color:#fff}.sz-lp-header--dark .sz-lp-header__cta--ink,.sz-lp-header--transparent .sz-lp-header__cta--ink{background:#fff;color:var(--sz-ink,#0f1011)}@media (max-width:900px){.sz-lp-header__inner{gap:12px;min-height:0;padding:calc(var(--szh-pad)*.8) 20px}.sz-lp-header__brand img{height:var(--szh-logo-m)}.sz-lp-header__wordmark{font-size:18px}.sz-lp-header__cta{font-size:14px;padding:9px 16px}.sz-lp-header.has-nav .sz-lp-header__burger{background:none;border:0;cursor:pointer;display:inline-flex;flex-direction:column;gap:5px;height:40px;justify-content:center;padding:0 8px;width:40px}.sz-lp-header__burger span{background:var(--szh-fg);border-radius:2px;display:block;height:2px;transition:transform .2s ease,opacity .2s ease;width:100%}.sz-lp-header.is-open .sz-lp-header__burger span:first-child{transform:translateY(7px) rotate(45deg)}.sz-lp-header.is-open .sz-lp-header__burger span:nth-child(2){opacity:0}.sz-lp-header.is-open .sz-lp-header__burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.sz-lp-header.has-nav .sz-lp-header__nav{background:var(--szh-bg);border-bottom:1px solid var(--szh-border);box-shadow:0 16px 32px rgba(0,0,0,.1);display:none;left:0;padding:8px 20px 20px;position:absolute;right:0;top:100%}.sz-lp-header.has-nav.is-open .sz-lp-header__nav,.sz-lp-header__nav .hs-menu-wrapper>ul{display:block}.sz-lp-header__nav a{font-size:17px;padding:12px 0;white-space:normal}.sz-lp-header__nav .hs-menu-children-wrapper{background:none;border:0;box-shadow:none;min-width:0;opacity:1;padding:0 0 0 16px;position:static;transform:none;visibility:visible}.sz-lp-header__nav .hs-menu-children-wrapper a{font-size:15px;opacity:.8;padding:8px 0}}@media (max-width:480px){.sz-lp-header__cta{font-size:13px;padding:9px 14px}}.sz-lp-header li,.sz-lp-header ul{list-style:none}.sz-lp-header a{text-align:left}