﻿html,body{height:100%;}[v-cloak]{display:none!important;}.body-container{display:flex;justify-content:center;background-color:#e6eff8;min-height:100%;padding:48px;box-sizing:border-box;}.body-container .signup-page{background-color:#fff;border-radius:40px;flex:0 1;padding:36px;display:flex;flex-direction:column;justify-content:space-between;gap:32px;}.body-container .signup-page h3{margin:0;margin-bottom:32px;}.body-container .signup-page img.brand{height:44px;margin-bottom:48px;}.body-container .signup-page h1.heading{margin-top:0;margin-bottom:16px;color:#070417;}.body-container .signup-page .caption{margin-bottom:48px;max-width:400px;}.body-container .signup-page .btn{height:48px;width:100%;justify-content:center;font-size:16px;box-sizing:border-box;}.body-container .signup-page .btn svg{width:18px;}.body-container .signup-page .text{padding:15px 16px;min-width:384px;border-right-width:10px;border-color:transparent;outline:solid 1px #94a3b8;}.body-container .signup-page .external-login{display:flex;flex-direction:column;row-gap:24px;}.body-container .signup-page .divider{margin:16px 0;text-align:center;color:#64748b;font-size:14px;}.body-container .signup-page .row{display:flex;gap:16px;}.body-container .signup-page .alert-danger{color:#ef4444;font-size:12px;margin-bottom:24px;display:flex;flex-direction:column;row-gap:4px;}.body-container .signup-page .overall_content{display:flex;flex-direction:column;gap:4px;}.body-container .signup-page .overall_content .label{opacity:.6;}.body-container .preview-page{background-color:#fff;border-radius:40px;padding:36px;flex-direction:column;justify-content:space-between;box-shadow:4px 4px 8px 3px rgba(0,0,0,.15);margin-bottom:16px;}.body-container .footer{display:flex;gap:16px;}.body-container .footer .sub_footer{display:flex;}.body-container .footer .sub_footer .sub_footer_1{margin-right:10px;}.body-container .footer .sub_footer .sub_footer_2{cursor:pointer;text-decoration:underline;color:#0969da;}::-webkit-scrollbar{background-color:transparent;width:4px;}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#9db8d9;}@media screen and (max-width:768px){.login-page{margin-top:24px;width:90%;}.caption,.form-group .text{width:100%;}.login-page .forgot{flex-direction:column;align-items:center;}.login-page .btn{margin-top:16px;}.local-external,.external-login{text-align:left;}}@media screen and (max-width:767px){.body-container{padding:0;overflow:hidden;}.body-container .signup-page{border-radius:0;}.body-container .signup-page .text{min-width:336px;}.body-container .signup-page .row{flex-direction:column;gap:10px;}.body-container .signup-page .row .form-group{margin-bottom:16px;}}@media screen and (min-width:768px) and (max-width:1023px){.body-container{padding:0;display:inline;}.body-container .signup-page .text{min-width:340px;}.body-container .signup-page .row{justify-content:space-between;}}@media screen and (min-width:1024px) and (max-width:1365px){.body-container{padding:0;display:inline;}.body-container .signup-page .text{min-width:466px;}.body-container .signup-page .row{justify-content:space-between;}}