.authfooter-wrapper{background-color:#3a3a3a;width:100%;overflow:hidden;padding-top:40px;padding-bottom:24px}.authfooter-wrapper .footer{display:flex;flex-direction:column;align-items:center;min-height:100%;gap:20px}.authfooter-wrapper .footer .logo{width:280px}.authfooter-wrapper .footer .links{display:flex;align-items:center;gap:40px}.authnavbar-wrapper{border-bottom:1px solid #e3e3e3;background:#fff;width:100%;position:fixed;top:0;left:0;right:0;height:100px;padding-left:30px;padding-right:30px;z-index:25}.authnavbar-wrapper .logomobile{display:none;width:154px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.authnavbar-wrapper .logomobile{display:flex}}.authnavbar-wrapper .logo{width:217px}@media only screen and (max-width:576px),only screen and (min-width:577px)and (max-width:767px){.authnavbar-wrapper .logo{display:none}.authnavbar-wrapper{border-bottom:1px solid #32893b;height:88px}}.authnavbar-wrapper .navbar{width:100%;display:flex;justify-content:center;align-items:center;height:100%}.auth-layout{min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-between}