.header-nav__container{height:61px;width:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;transition:top .2s ease-in-out;padding:0 8%;background-color:#fff;border-bottom:7px solid var(--primary_color)}.remove-underline-on-hover:hover{text-decoration:none}.header-nav-links__container:nth-child(4),.login-btn{color:#002f71!important}.login-btn{font-weight:700}.new-header__logo-wrapper{height:2.25rem;width:2.25rem}.new-header__logo{max-height:100%}.nav-up{top:-63px}.nav-down,.nav-up{position:fixed;z-index:10;transition:top .2s ease-in-out}.nav-down{top:0}.header-icon{grid-area:1/2/span 1/span 1}.header-icon,.logo{display:-webkit-flex;display:flex;align-items:center}.mix-blend{mix-blend-mode:multiply}.header-nav-links__container{display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;align-items:center;gap:4em;grid-area:1/6/span 1/span 6;font-size:15px;font-weight:400;line-height:13px;color:#323232}.hamburger-menu{display:none}.hamburger-menu__wrapper{cursor:pointer;position:relative;margin-top:.25em}.hamburger-menu__open-button{display:block}.hamburger-menu__close-button{display:none}.margin-right{margin-right:.5em}.hamburger-menu__nav{position:absolute;height:610px;width:376px;background-color:#fff;box-shadow:0 0 4px 2px rgba(0,0,0,.17);z-index:6;margin-top:.8em;right:0;color:#323232;display:none;z-index:1030}.hamburger-menu__nav ul{list-style:none;padding:0}.hamburger-menu__nav-links{display:block;height:64px;width:100%;border-bottom:1px solid #eee;font-size:28px;font-weight:700;letter-spacing:-.73px;line-height:34px;padding-top:.5em;padding-left:.5em}.hamburger-menu__sub-menu{height:286px;width:100%;display:flex;padding-top:1.75em;padding-left:1em}.hamburger-menu__sub-menu ul{list-style:none;padding:0}.hamburger-menu__sub-menu li{margin:.5em 0}.sub-header{font-size:12px;font-weight:700;line-height:20px;text-transform:uppercase}.sub-link{font-size:13px;font-weight:700;margin:2em 0}.sub-menu__col{grid-area:1/1/span 1/span 1;display:flex;flex-direction:column;padding-right:50px}.show{display:block}.hide{display:none}.nav-cta{color:#fff;font-family:ITCAvantGardeStd-Md}.nav-cta:hover{background-color:#0093bb!important;color:#fff!important;text-decoration:none!important}@media only screen and (max-width:1100px){.hamburger-menu{display:block}.hide-mobile{display:none}}@media only screen and (max-width:599px){.hamburger-menu__nav{width:100vw;position:fixed;left:0}}