body.tj-global-header-menu-open{overflow:hidden}html{scroll-behavior:smooth}body,html{overflow-x:clip}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.tj-global-header--id4201{--tj-header-max-width:1240px;--tj-header-side-gap:1.5rem;--tj-header-radius:20px;--tj-header-border:rgba(11,18,32,.08);--tj-header-shadow:0 10px 28px rgba(7,12,28,.1);--tj-header-shadow-strong:0 18px 38px rgba(7,12,28,.14);--tj-header-text:rgba(11,18,32,.92);--tj-header-text-soft:rgba(11,18,32,.66);--tj-header-bg:#fff;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:var(--tj-header-bg)!important;box-sizing:border-box;max-width:100%;opacity:1!important;position:relative;width:100%;z-index:30}.tj-global-header--id4201.is-sticky{background:var(--tj-header-bg)!important;box-shadow:0 8px 24px rgba(7,12,28,.08);left:0;position:fixed;right:0;top:0;transition:box-shadow .2s ease,background .2s ease;z-index:999}.tj-global-header--id4201.is-scrolled{box-shadow:0 10px 28px rgba(7,12,28,.12)!important}.tj-global-header--id4201.is-scrolled,.tj-global-header--id4201.tj-theme-dark,.tj-global-header--id4201.tj-theme-light,.tj-global-header--id4201.tj-theme-white{background:var(--tj-header-bg)!important}.tj-global-header--id4201 .tj-global-header__inner{background:var(--tj-header-bg)!important;border-bottom:1px solid var(--tj-header-border);box-sizing:border-box;margin:0 auto;min-width:0;position:relative;width:min(calc(100% - var(--tj-header-side-gap)*2),var(--tj-header-max-width))}.tj-global-header--id4201 .tj-global-header__brand-row{align-items:center;box-sizing:border-box;display:flex;gap:1rem;justify-content:space-between;min-width:0;padding:.95rem 0 .8rem;transition:padding .2s ease}.tj-global-header--id4201 .tj-global-header__brand{align-items:center;display:flex;flex:1 1 auto;gap:1rem;min-width:0}.tj-global-header--id4201 .tj-global-header__logo-wrap{flex-shrink:0;overflow:hidden;transition:width .2s ease;width:190px}.tj-global-header--id4201 .tj-global-header__logo{display:block;height:auto;width:100%}.tj-global-header--id4201 .tj-global-header__brand-name{color:var(--tj-header-text);font-family:Roboto,sans-serif;font-size:clamp(.9rem,.72rem + .45vw,1rem);line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;transition:font-size .2s ease,line-height .2s ease;white-space:nowrap}.tj-global-header--id4201 .tj-global-header__nav-row{align-items:center;box-sizing:border-box;display:flex;gap:1rem;padding:0 0 .95rem;transition:padding .2s ease}.tj-global-header--id4201 .tj-global-header__nav{flex:1 1 auto;min-width:0}.tj-global-header--id4201 .tj-global-header__nav-links{align-items:center;display:flex;flex-wrap:wrap;gap:1.4rem;justify-content:center}.tj-global-header--id4201 .tj-global-header__nav-link{color:var(--tj-header-text-soft);font-family:Roboto,sans-serif;font-size:.92rem;line-height:1.3;text-decoration:none;transition:color .2s ease,font-size .2s ease}.tj-global-header--id4201 .tj-global-header__nav-link:hover{color:#0b1220}.tj-global-header--id4201 .tj-global-header__cta{align-items:center;background:var(--cta-bg,#fff1f4);border:1px solid var(--cta-border,#ff5a72);border-radius:999px;color:var(--cta-text,#111);display:inline-flex;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700;justify-content:center;min-height:2.3rem;padding:.55rem 1rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease;white-space:nowrap}.tj-global-header--id4201 .tj-global-header__cta:hover{background:var(--cta-bg-hover,#ffe3e9);border-color:var(--cta-border-hover,#ff4662);color:var(--cta-text-hover,#111);transform:translateY(-1px)}.tj-global-header--id4201 .tj-global-header__burger{align-items:center;background:#fff;border:1px solid rgba(11,18,32,.08);border-radius:14px;box-shadow:0 6px 18px rgba(7,12,28,.06);cursor:pointer;display:none;flex:0 0 auto;flex-direction:column;gap:.3rem;height:2.75rem;justify-content:center;padding:0;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;width:2.75rem}.tj-global-header--id4201 .tj-global-header__burger:hover{background:rgba(11,18,32,.03);border-color:rgba(11,18,32,.12)}.tj-global-header--id4201 .tj-global-header__burger span{background:rgba(11,18,32,.84);border-radius:2px;display:block;height:2px;transition:transform .2s ease,opacity .2s ease;width:20px}.tj-global-header--id4201 .tj-global-header__burger[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.tj-global-header--id4201 .tj-global-header__burger[aria-expanded=true] span:nth-child(2){opacity:0}.tj-global-header--id4201 .tj-global-header__burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.tj-global-header--id4201 .tj-global-header__mobile-shell{position:relative}.tj-global-header--id4201 .tj-global-header__mobile-nav{background:#fff;border:1px solid rgba(11,18,32,.08);border-radius:20px;box-shadow:var(--tj-header-shadow-strong);box-sizing:border-box;display:none;left:0;max-height:calc(100vh - var(--tj-global-header-height, 88px) - 2rem);min-width:0;overflow:auto;padding:.65rem;position:absolute;right:0;top:calc(100% + .6rem);z-index:1001}.tj-global-header--id4201 .tj-global-header__mobile-nav.is-open{display:flex;flex-direction:column;gap:.35rem}.tj-global-header--id4201 .tj-global-header__mobile-links{display:flex;flex-direction:column;gap:.2rem}.tj-global-header--id4201 .tj-global-header__mobile-link{border-radius:14px;color:rgba(11,18,32,.84);display:block;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.3;padding:.95rem 1rem;text-decoration:none;transition:background .2s ease,color .2s ease}.tj-global-header--id4201 .tj-global-header__mobile-link:hover{background:rgba(11,18,32,.04);color:#0b1220}.tj-global-header--id4201 .tj-global-header__mobile-cta{align-items:center;background:var(--cta-bg,#fff1f4);border:1px solid var(--cta-border,#ff5a72);border-radius:999px;color:var(--cta-text,#111);display:inline-flex;font-family:Inter,sans-serif;font-size:.84rem;font-weight:700;justify-content:center;margin-top:.35rem;min-height:2.7rem;padding:.7rem 1rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease;width:100%}.tj-global-header--id4201 .tj-global-header__mobile-cta:hover{background:var(--cta-bg-hover,#ffe3e9);border-color:var(--cta-border-hover,#ff4662);color:var(--cta-text-hover,#111);transform:translateY(-1px)}.tj-global-header--id4201 .tj-global-header__mobile-overlay{background:rgba(11,18,32,.22);bottom:0;display:none;left:0;position:fixed;right:0;top:var(--tj-global-header-height,88px);z-index:998}.tj-global-header--id4201 .tj-global-header__mobile-overlay.is-open{display:block}[id]{scroll-margin-top:calc(var(--tj-global-header-height, 88px) + 16px)}.tj-global-header--id4201.is-scrolled .tj-global-header__brand-row{padding-bottom:.62rem;padding-top:.72rem}.tj-global-header--id4201.is-scrolled .tj-global-header__nav-row{padding-bottom:.72rem}.tj-global-header--id4201.is-scrolled .tj-global-header__logo-wrap{width:150px}.tj-global-header--id4201.is-scrolled .tj-global-header__brand-name{font-size:clamp(.82rem,.66rem + .35vw,.94rem);line-height:1.2}.tj-global-header--id4201.is-scrolled .tj-global-header__nav-link{font-size:.88rem}.tj-global-header--id4201.is-scrolled .tj-global-header__cta{font-size:.79rem;min-height:2.1rem;padding:.48rem .9rem}@media (max-width:1023px){.tj-global-header--id4201{--tj-header-side-gap:1rem}.tj-global-header--id4201,.tj-global-header--id4201 .tj-global-header__brand-row,.tj-global-header--id4201 .tj-global-header__inner{min-width:0}.tj-global-header--id4201 .tj-global-header__nav-row{display:none}.tj-global-header--id4201 .tj-global-header__burger{display:inline-flex;flex-shrink:0;margin-top:.1rem}.tj-global-header--id4201 .tj-global-header__brand-row{align-items:flex-start;overflow-x:clip;padding:.9rem 0}.tj-global-header--id4201 .tj-global-header__brand{align-items:flex-start;flex:1 1 auto;max-width:calc(100% - 3.4rem);min-width:0;padding-right:.75rem}.tj-global-header--id4201 .tj-global-header__logo-wrap{width:150px}.tj-global-header--id4201 .tj-global-header__brand-name{flex:1 1 0;font-size:clamp(.78rem,.56rem + 1vw,.92rem);line-height:1.15;max-width:100%;min-width:0;overflow:visible;overflow-wrap:anywhere;text-overflow:unset;white-space:normal;word-break:break-word}}@media (max-width:767px){.tj-global-header--id4201{--tj-header-side-gap:0.875rem}.tj-global-header--id4201 .tj-global-header__brand{gap:.75rem;max-width:calc(100% - 3.1rem)}.tj-global-header--id4201 .tj-global-header__logo-wrap{width:96px}.tj-global-header--id4201 .tj-global-header__brand-name{font-size:clamp(.72rem,.5rem + 1.2vw,.84rem);line-height:1.12}.tj-global-header--id4201 .tj-global-header__burger{height:2.6rem;width:2.6rem}.tj-global-header--id4201 .tj-global-header__mobile-nav{border-radius:18px;padding:.55rem}.tj-global-header--id4201 .tj-global-header__mobile-link{font-size:.96rem;padding:.9rem .95rem}.tj-global-header--id4201.is-scrolled .tj-global-header__logo-wrap{width:108px}.tj-global-header--id4201.is-scrolled .tj-global-header__brand-name{font-size:clamp(.68rem,.48rem + 1vw,.8rem);line-height:1.08}}@media (max-width:540px){.tj-global-header--id4201 .tj-global-header__logo-wrap{width:82px}.tj-global-header--id4201 .tj-global-header__brand-name{font-size:clamp(.68rem,.52rem + 1vw,.78rem);line-height:1.08}}@media (min-width:1024px){.tj-global-header--id4201 .tj-global-header__mobile-nav,.tj-global-header--id4201 .tj-global-header__mobile-overlay{display:none!important}}