.suj-header{position:sticky;isolation:isolate;overflow:visible}.suj-header:before{content:"";position:absolute;z-index:0;pointer-events:none;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--blue),var(--orange),#8b5cf6,var(--blue));background-size:220% 100%;animation:sujHeaderGlow 8s ease-in-out infinite}.suj-nav{height:78px;position:relative;z-index:1}.suj-menu{gap:28px}.suj-menu>a,.suj-menu-item>button{font-size:15px;font-weight:800;letter-spacing:-.01em}.suj-menu-item{height:78px}.suj-menu-item>button{gap:7px}.suj-chevron{display:inline-block;width:8px;height:8px;margin:-4px 0 0 2px;border-right:2px solid var(--orange);border-bottom:2px solid var(--orange);font-size:0;line-height:0;transform:rotate(45deg);transition:transform .2s}.suj-menu-item.is-open>button .suj-chevron{margin-top:4px;transform:rotate(225deg)}.suj-mega{top:72px;width:292px;padding:14px;border-top:3px solid var(--orange);transform:translateX(-50%) translateY(10px)}.suj-menu-item:hover .suj-mega,.suj-menu-item:focus-within .suj-mega,.suj-menu-item.is-open .suj-mega{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}.suj-mega a{padding:12px 13px;font-size:13px}.suj-mega .suj-mega-title{font-size:12px}.suj-menu-item>button[aria-expanded=true]{color:var(--blue)}@keyframes sujHeaderGlow{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@media(max-width:980px){.suj-nav{height:72px}.suj-menu{top:72px;gap:0}.suj-menu>a,.suj-menu-item>button{font-size:15px}.suj-menu-item{height:auto}.suj-menu-item.is-open .suj-mega{display:block;position:static;width:auto;margin:4px 0 8px;padding:8px;transform:none;box-shadow:none;border-top:2px solid var(--orange)}.suj-menu-item.is-open .suj-mega a{padding:10px 12px}}@media(prefers-reduced-motion:reduce){.suj-header:before{animation:none}}
