.custom-google-signin-container{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:400px;height:46px;padding:0 16px;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:relative}.custom-google-signin-container .google-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-google-signin-container .google-logo svg{width:18px;height:18px}.custom-google-signin-container .signin-text{font-size:14px;font-weight:600;color:#fff;letter-spacing:.25px;text-shadow:none;white-space:nowrap;transition:color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:underline}.custom-google-signin-container .signin-text:hover{color:#e0e0e0}.custom-google-signin-container .signin-text:active{transform:scale(.98)}@media(max-width:768px){.custom-google-signin-container{max-width:100%;height:44px;font-size:13px}.custom-google-signin-container .google-logo svg{width:16px;height:16px}.custom-google-signin-container .signin-text{font-size:13px}}#googleBtnContainer{display:flex;justify-content:center;align-items:center;width:100%}