.gc .cmp-login{height:44px;width:320px;background-color:#0e1422;border-radius:6px;position:relative;margin-top:80px}
.gc .cmp-login-title{width:37px;height:10px;font-weight:500;font-size:19px;color:#fff;position:relative;left:133px;top:12px;text-decoration:none}
.gc .cmp-login-section{display:flex;width:440px;filter:drop-shadow(rgba(0,0,0,0.15) 0 2px 14px);background-color:white;height:300px;margin:40px;align-items:center;justify-content:center;flex-direction:column;border-radius:6px}
.gc.cmp-login-wrapper{display:flex;align-items:center;justify-content:center;margin:80px}
.gc .brand{display:flex;align-items:center;gap:12px;cursor:pointer}
.gc .logo{width:46px;height:40px;border-radius:6px;padding:6px;display:flex;align-items:center;justify-content:center}
.gc .logo-label{color:#fff;font-weight:bold;margin:auto}
.gc .brand-name{display:flex;align-items:center}
.gc .brand-name-label{font-weight:800;font-size:20px;color:#202533;white-space:nowrap;padding:4px 25px;margin-top:50px}
.context-gc .login{background-color:#202533}