.header__banner-container{align-items:center;display:flex;height:45px;justify-content:space-between;padding:0 10px}.header__banner{background-color:#f7f7f7;transition:all .5s ease}.header__banner-cta{align-items:center;display:flex;min-width:140px}.header__banner-cta a{color:var(--black-60)}.header__banner-cta p{font-size:12px}.header__banner-cta-text{margin-bottom:0}.header__banner-cta-login,.header__banner-cta-text{font-weight:var(--font-weight-bold);letter-spacing:.86px}.header__banner-cta-login{font-size:12px}.header__banner-usp{margin-right:10px}.header__banner-secondary-cta-container{align-items:center;display:flex;gap:5px;padding:0 0 0 10px}.header__banner-cta-login-container{align-items:center;display:flex;gap:5px;padding:0 10px}.header__banner-usp-text{font-size:12px}.header__banner-cta-login-container:focus,.header__banner-secondary-cta-container:focus{text-decoration:none}@media only screen and (max-width:767px){.header__banner-cta-login-container{display:none}}@media only screen and (min-width:1280px){.header__banner-container{height:50px}.header__banner-usp-text{font-size:15px}.header__banner-cta{height:100%}.header__banner-secondary-cta-container{height:100%;padding:0 10px}.header__banner-secondary-cta-container:hover{background-color:#e8e6e6;text-decoration:none}.header__banner-cta-login-container{height:100%}.header__banner-cta-login-container:hover{background-color:#e8e6e6;text-decoration:none}}