.auth-page{max-width:1920px;width:100%;margin:0 auto}#google-btn{display:inline-block;background-color:#4285f4;color:#fff;padding:10px 20px;border-radius:5px;font-size:1rem;text-decoration:none;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1)}#google-btn:hover{background-color:#3b79db}.auth-page .left{width:50%}.auth-page .wrapper .logo-area{padding:40px 50px;height:102.48px;margin-bottom:70px}.auth-page .wrapper .title{font-size:36px;line-height:44px;font-weight:700}.auth-page .wrapper .sub-title{font-size:1rem;line-height:24px;color:#475467;margin-top:12px}.auth-page .right-side{width:50%}.auth-page .right-side img{top:98px;position:absolute;right:200px;width:650px}.auth-page .right-side:before{content:"";display:block;position:absolute;right:0;top:0;width:444px;height:100vh;background-color:#2ad8a7;z-index:-1}.auth-page form{margin-top:32px;display:flex;flex-direction:column;gap:20px}.auth-page .input-group{display:flex;flex-direction:column;gap:6px}.auth-page .input-group label{font-size:14px;line-height:20px;font-weight:500}form .input-group .show-hide{display:flex;position:absolute;right:12px;cursor:pointer;top:50%;transform:translateY(-50%)}.auth-page .form-container{display:flex;align-items:center;justify-content:center;width:100%}.auth-page .form-wrapper{width:360px}.auth-page form input{height:44px;padding:0 18px}.auth-page form .create-btn{background-color:#2ad8a7;height:44px;color:#fff;line-height:24px;width:100%;display:flex;gap:10px;justify-content:center;align-items:center;margin-bottom:15px}.auth-page .login-footer{padding:0 50px;height:96px;width:100%;margin:0 auto}.auth-page .button-group{padding-top:4px;text-align:center}.auth-page form input[type=checkbox]{height:18px;margin:0}.login-page .left{width:100%}@media only screen and (min-width:1600px){.auth-page .right-side img{top:98px}.auth-page .right-side:before{width:690px}.auth-page .form-wrapper{width:400px}}@media only screen and (max-width:1299px){.auth-page .right-side img{top:115px;width:595px;right:0}}@media only screen and (max-width:991px){.auth-page .wrapper .right-side{display:none}.auth-page .left{width:100%}}@media only screen and (max-width:575px){.auth-page{padding:0 20px}.auth-page .wrapper .logo-area{padding:40px 50px 60px;display:flex;height:unset;justify-content:center;margin-bottom:unset}}.verify-page .form-container{height:100vh}.verify-page .page-welcome{text-align:center}.verify-page .page-welcome h1{font-size:31px;line-height:44px;font-weight:700}.verify-page .page-welcome p{font-size:15px;line-height:24px;font-weight:400;color:#475467}.verify-page input:focus{border-color:#2ad8a7;box-shadow:0 2px 20px #2ad8a740}.verify-page form input{height:unset;padding:unset;text-align:center}.verify-page .logo-area{margin-bottom:0;position:absolute;left:0;top:0}