.mua-header a{text-decoration:none}.mua-header{backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important;background:rgba(250,249,244,.95)!important;border-bottom:1px solid rgba(10,18,48,.1)!important;box-shadow:0 1px 0 0 rgba(10,18,48,.05)!important;left:0;position:fixed;right:0;top:0;transition:background .4s ease,border-color .4s ease,box-shadow .4s ease;z-index:1000}.mua-header.is-top{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:transparent!important;border-bottom:1px solid transparent!important;box-shadow:none!important}.mua-header__inner{align-items:center;display:flex;gap:32px;height:68px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 48px}.mua-header__logo{align-items:center;display:flex;flex-shrink:0}.mua-header__logo img{display:block;filter:none;height:44px;transition:filter .3s ease;width:auto}.mua-header.is-top .mua-header__logo img{filter:brightness(0) invert(1)}.mua-header__nav{align-items:center;display:flex;flex:1;gap:4px;justify-content:center}.mua-header__nav-link{background-color:transparent;border-radius:9999px;color:rgba(10,18,48,.75);font-family:Montserrat,sans-serif;font-size:13.5px;font-weight:500;padding:8px 16px;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1);white-space:nowrap}.mua-header__nav-link:focus,.mua-header__nav-link:hover{background-color:rgba(10,18,48,.08);color:#0a1230}.mua-header.is-top .mua-header__nav-link{color:hsla(0,0%,100%,.75)}.mua-header.is-top .mua-header__nav-link:focus,.mua-header.is-top .mua-header__nav-link:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.mua-header.is-top .mua-header__signin{color:hsla(0,0%,100%,.8)}.mua-header.is-top .mua-header__signin:hover{color:#fff}.mua-header.is-top .mua-header__hamburger span{background:hsla(0,0%,100%,.8)}.mua-header__actions{align-items:center;display:flex;flex-shrink:0;gap:16px}.mua-header__signin{border-radius:9999px;color:rgba(10,18,48,.8);font-family:Montserrat,sans-serif;font-size:13.5px;font-weight:500;padding:8px 16px;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1);white-space:nowrap}.mua-header__signin:hover{color:#0a1230}.mua-btn{align-items:center;border:none;border-radius:9999px;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:13.5px;font-weight:600;gap:6px;padding:8px 20px;text-decoration:none;white-space:nowrap}.mua-btn--gold{background-color:#e5b82d;box-shadow:0 8px 24px -10px rgba(229,184,45,.8);color:#0a1230;transition:background-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.mua-btn--gold:hover{background-color:#eac656;box-shadow:0 12px 28px -10px rgba(229,184,45,.9);color:#0a1230}.mua-btn--purple{background:#8b5cf6;color:#fff}.mua-btn--outline{background:transparent;border:1.5px solid hsla(0,0%,100%,.35);color:#fff}.mua-header__hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:36px;justify-content:center;padding:7px;width:36px}.mua-header__hamburger span{background:rgba(10,18,48,.8);border-radius:2px;display:block;height:2px;transition:transform .25s ease,opacity .2s ease;width:22px}.mua-header__hamburger.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.mua-header__hamburger.is-open span:nth-child(2){opacity:0}.mua-header__hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mua-header__mobile-cta{display:none}@media (max-width:900px){.mua-header__inner{padding:0 20px}.mua-header__nav{align-items:flex-start;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(10,18,48,.98);border-top:1px solid hsla(0,0%,100%,.08);flex-direction:column;gap:0;left:0;max-height:calc(100vh - 68px);overflow-y:auto;padding:8px 16px 24px;position:fixed;right:0;top:68px;transform:translateY(-200%);transition:transform .35s cubic-bezier(.4,0,.2,1);z-index:999}.mua-header__nav.is-open{transform:translateY(0)}.mua-header__nav-link{border-radius:8px;color:hsla(0,0%,100%,.8)!important;font-size:15px;padding:12px;width:100%}.mua-header__nav-link:focus,.mua-header__nav-link:hover{background-color:hsla(0,0%,100%,.08);color:#fff!important}.mua-header__mobile-cta{border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:10px;margin-top:8px;padding-top:16px;width:100%}.mua-header__mobile-cta .mua-header__signin{color:hsla(0,0%,100%,.65)!important;display:block;font-size:14px;padding:10px;text-align:center}.mua-header__mobile-cta .mua-btn{display:flex;font-size:14px;justify-content:center;padding:12px 20px;width:100%}.mua-header.nav-is-open,.mua-header.nav-is-open.is-top{backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;background:rgba(10,18,48,.98)!important;border-bottom:1px solid hsla(0,0%,100%,.08)!important;box-shadow:none!important}.mua-header.nav-is-open .mua-header__logo img{filter:brightness(0) invert(1)}.mua-header.nav-is-open .mua-header__hamburger span{background:hsla(0,0%,100%,.85)}.mua-header__actions .mua-btn,.mua-header__actions .mua-header__signin{display:none}.mua-header__hamburger{display:flex}}#hs-web-interactives-top-push-anchor{height:0!important;min-height:0!important;overflow:hidden;pointer-events:none}[id^=hs-web-interactives]>*{display:none!important}