.system-header-unauth.top-nav{background-color:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;max-width:100%;padding:0 clamp(16px,5vw,61px) 1px}.system-header-unauth .top-nav__inner,.system-header-unauth.top-nav{align-items:center;box-sizing:border-box;display:flex;position:relative;width:100%}.system-header-unauth .top-nav__inner{flex:0 1 auto;max-width:1112px}.system-header-unauth .top-nav__row{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:12px 20px;justify-content:space-between;min-width:0;padding:clamp(16px,3vw,24px) 0;position:relative;width:100%}.system-header-unauth .top-nav__brand{align-items:center;display:flex;flex:0 1 auto;min-width:0}.system-header-unauth .top-nav__logo-link{align-items:center;display:inline-flex;line-height:0}.system-header-unauth .top-nav__logo-link:focus-visible{border-radius:4px;outline:2px solid #1a265b;outline-offset:4px}.system-header-unauth .top-nav__logo{display:block;height:50px!important;margin:0;max-width:fit-content;object-fit:contain;width:fit-content}.system-header-unauth .top-nav__cta-wrap{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-end;min-width:0}.system-header-unauth .top-nav__cta{align-items:center;background-color:#fff;border:2px solid #1a265b;border-radius:9999px;box-shadow:var(--btn-default-shadow,0 4px 6px -4px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1));color:#1a265b;display:inline-flex;gap:8px;height:48px;justify-content:center;max-width:100%;padding:0 20px;text-decoration:none}.system-header-unauth .top-nav__cta:focus-visible,.system-header-unauth .top-nav__cta:hover{box-shadow:var(--btn-secondary-hover-shadow,0 4px 6px -4px rgba(26,38,91,.15),0 10px 15px -3px rgba(26,38,91,.15));text-decoration:none}.system-header-unauth .top-nav__cta:focus-visible{outline:2px solid #1a265b;outline-offset:4px}.system-header-unauth .top-nav__cta-icon{align-items:center;display:flex;flex:0 0 auto;height:18px;justify-content:center;width:18px}.system-header-unauth .top-nav__cta-label{font-family:var(--body-p-md-font-family,"Safiro",Helvetica,Arial,sans-serif);font-size:16px;font-weight:500;line-height:1;white-space:nowrap}@media (max-width:480px){.system-header-unauth .top-nav__row{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:12px;justify-content:space-between}.system-header-unauth .top-nav__brand{justify-content:flex-start;width:auto}.system-header-unauth .top-nav__logo{max-height:40px}}