.hp-hdr,.site-header.hp-hdr{position:fixed;top:0;left:0;right:0;z-index:60;background:rgba(255,255,255,0);border-bottom:1px solid rgba(210,226,231,0);box-shadow:0 10px 26px -22px rgba(14,26,38,0);transition:background .25s linear,box-shadow .25s linear,border-color .25s linear}.hp-strip{background:#0f4553;color:#dceef1;padding:8px 18px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.hp-strip-dot{width:5px;height:5px;border-radius:999px;background:#7fd3c4;display:inline-block;flex:0 0 auto}.hp-strip-txt{font-size:clamp(10.5px, .95vw, 12.5px);font-weight:500;letter-spacing:.1px}.hp-hdr-row{margin:0 auto;width:100%;max-width:1080px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hp-burger{width:34px;height:34px;border:none;background:0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;padding:0;flex:0 0 auto}.hp-burger:hover{opacity:.75}.hp-burger span{width:17px;height:1.7px;background:#fff;border-radius:2px;display:block;transition:background .25s linear}.hp-hdr.is-ink .hp-burger span{background:#33788d}.hp-logo{display:flex;align-items:center;justify-content:center;gap:0;flex:0 0 auto;background:0 0;border:none;box-shadow:none;padding:0}.hp-logo img{height:46px;width:auto;display:block}.hp-logo-sep{width:1px;height:26px;margin:0 14px;background:rgba(255,255,255,.45);display:block;transition:background .25s linear}.hp-hdr.is-ink .hp-logo-sep{background:#e3edf0}@media (max-width:520px){.hp-logo img{height:36px}.hp-logo-sep{height:20px;margin:0 10px}}.hp-hdr-spacer{width:34px;height:34px;flex:0 0 auto}.hp-menu{border-top:1px solid rgba(210,226,231,.7);background:rgba(255,255,255,.9);padding:6px 18px 12px;display:flex;flex-direction:column;text-align:center;animation:hpFadeUp .2s ease both}.hp .hp-menu a{padding:11px 0;font-size:13.5px;font-weight:500;color:#0e1a26;border-bottom:1px solid #eef3f5}.hp-menu a:last-child{border-bottom:none}.hp-menu[hidden]{display:none}.hp-hdr.on-light{background:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:rgba(210,226,231,.8);box-shadow:0 10px 26px -22px rgba(14,26,38,.5)}.hp-hdr .nav-burger{display:none!important}.hp-logo img.brand-logo{max-width:220px;opacity:1;overflow:hidden;transition:max-width .6s cubic-bezier(.4, 0, .2, 1),opacity .45s ease,margin .6s cubic-bezier(.4, 0, .2, 1)}.hp-logo .hp-logo-sep{transition:opacity .45s ease,width .6s cubic-bezier(.4, 0, .2, 1),margin .6s cubic-bezier(.4, 0, .2, 1)}.hp-logo img.brand-logo.collapsed{max-width:0;min-width:0;opacity:0;margin:0;padding:0;pointer-events:none}.hp-logo .hp-logo-sep.collapsed{width:0;min-width:0;opacity:0;margin:0}.hp-logo .brand-logo.snap,.hp-logo .hp-logo-sep.snap{transition:none!important}.hp-hdr-out{flex:0 0 auto;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;color:#fff;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.32);padding:7px 14px;border-radius:999px;transition:background .2s linear,color .2s linear,border-color .2s linear}.hp-hdr-out:hover{background:rgba(255,255,255,.26)}.hp-hdr.is-ink .hp-hdr-out{color:#33788d;background:#f1f8f9;border-color:#d3e0e5}