.kgl-wrap{max-width:420px;margin:22px auto;text-align:center;font-family:inherit}
.kgl-divider{display:flex;align-items:center;gap:12px;margin:10px 0 14px;color:#7a8190;font-size:12px;font-weight:700}
.kgl-divider:before,.kgl-divider:after{content:"";height:1px;background:#e5e7eb;flex:1}
.kgl-google-button{display:flex;justify-content:center;min-height:44px}
.kgl-google-button>div,.kgl-google-button iframe{max-width:100%!important}
.kgl-wrap small{display:block;margin-top:8px;color:#7a8190;font-size:11px;line-height:1.5}
.kgl-status{margin-top:9px;font-size:12px;font-weight:700;min-height:18px}
.kgl-status.is-error{color:#b42318}.kgl-status.is-ok{color:#18794e}
.kgl-wrap.is-loading{opacity:.65;pointer-events:none}
.kgl-logged{padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}
#login .kgl-wrap{margin:18px 0 5px}
@media(max-width:480px){.kgl-wrap{max-width:100%}}