.atreve-google-login{box-sizing:border-box;width:var(--agl-d-width);max-width:100%;margin-top:var(--agl-d-mt);margin-bottom:var(--agl-d-mb);font-family:Arial,Helvetica,sans-serif}
.atreve-google-login.agl-align-left{margin-left:0;margin-right:auto}.atreve-google-login.agl-align-center{margin-left:auto;margin-right:auto}.atreve-google-login.agl-align-right{margin-left:auto;margin-right:0}
.agl-separator{display:flex;align-items:center;gap:12px;margin:0 0 12px;color:#777;font-size:12px;text-transform:lowercase}.agl-separator:before,.agl-separator:after{content:"";height:1px;background:#e2e2e2;flex:1}.agl-separator span{white-space:nowrap}
.agl-google-button{box-sizing:border-box;display:flex!important;align-items:center;justify-content:center;gap:12px;width:100%!important;height:var(--agl-d-height)!important;min-height:var(--agl-d-height)!important;padding:0 18px!important;border:1px solid var(--agl-d-border)!important;border-radius:var(--agl-d-radius)!important;background:var(--agl-d-bg)!important;color:var(--agl-d-color)!important;text-decoration:none!important;font-size:var(--agl-d-font)!important;font-weight:500!important;line-height:1!important;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:background .16s ease,box-shadow .16s ease,transform .16s ease}
.agl-google-button:hover,.agl-google-button:focus{background:var(--agl-d-hover)!important;color:var(--agl-d-color)!important;text-decoration:none!important;box-shadow:0 2px 5px rgba(0,0,0,.10);transform:translateY(-1px)}
.agl-google-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px}.agl-google-icon img{display:block;width:18px!important;height:18px!important;max-width:none!important}.agl-label-mobile{display:none}.agl-front-error{margin-top:14px}
@media(max-width:767px){
  .atreve-google-login{width:var(--agl-m-width);max-width:100%;margin-top:var(--agl-m-mt);margin-bottom:var(--agl-m-mb)}
  .atreve-google-login[data-mobile-align="left"]{margin-left:0;margin-right:auto}.atreve-google-login[data-mobile-align="center"]{margin-left:auto;margin-right:auto}.atreve-google-login[data-mobile-align="right"]{margin-left:auto;margin-right:0}
  .agl-google-button{height:var(--agl-m-height)!important;min-height:var(--agl-m-height)!important;border-color:var(--agl-m-border)!important;border-radius:var(--agl-m-radius)!important;background:var(--agl-m-bg)!important;color:var(--agl-m-color)!important;font-size:var(--agl-m-font)!important}
  .agl-google-button:hover,.agl-google-button:focus{background:var(--agl-m-hover)!important;color:var(--agl-m-color)!important}
  .agl-label-desktop{display:none}.agl-label-mobile{display:inline}
}
