.login-component-1{background-image:url(/auth/bg1.jpg);height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:24px 16px;display:flex}.login-component-1 .back-home-top{position:absolute;top:1.5rem;left:1.5rem;display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.1rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.6);background:rgba(0,0,0,.3);color:#fff;font-weight:600;transition:all .2s ease;box-shadow:0 6px 20px rgba(0,0,0,.2)}.login-component-1 .back-home-top svg{font-size:1.2rem}.login-component-1 .back-home-top:hover{transform:translateX(-2px);background:rgba(0,0,0,.45)}.login-component-1 .form-box{background:hsla(0,0%,100%,.2);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(4.5px);border-radius:10px;border:1px solid hsla(0,0%,100%,.18)}.login-component-1 .form-box .business-logo{width:100px;height:100px;border-radius:10px;margin:auto;aspect-ratio:1}