.landing-page-header .navbar{max-width:1440px;margin:0 auto}.header.FacesBusinessHeaderFixed{top:0;z-index:0;width:100%;left:0;-webkit-animation-duration:.9s;animation-name:headfadeIn;animation-duration:.9s;animation-fill-mode:both;background-color:#fff}.header{position:-webkit-sticky;position:relative;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:0;top:0}@keyframes headfadeIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.auth-header{position:fixed;top:0;width:50%;right:0;background-color:#fff;box-shadow:0 8px 24px 0 rgba(0,0,0,.071);display:flex;align-items:center;justify-content:space-between;min-height:5.25rem;padding:1rem 1.7rem;z-index:999}@media(max-width:1024px){.auth-header{position:sticky;width:100%}}.auth-header__auth-nav{width:100%}.auth-back-button{width:2.75rem;height:2.75rem;border-radius:9999px;background:#EFF1F5;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}@media (max-width:630px){.auth-header{min-height:4.75rem;padding:.85rem .75rem}}.copyRihtLink.login-btn{--custom-btn-space:0.25rem;border-radius:100px;cursor:pointer;padding:calc(var(--custom-btn-space) * 3) calc(var(--custom-btn-space) * 6);color:#000000}@media (max-width:767px){.copyRihtLink.login-btn{--custom-btn-space:0.125rem}}