.OAuthButton_OButton___EBhs{position:relative;width:100%;padding:.75rem 1rem;border-radius:5px;border:1px solid #d1d1d1;background-color:#fff;font-size:16px;cursor:pointer}.OAuthButton_OButton___EBhs:first-of-type{margin-bottom:1rem}@media(max-width:350px){.OAuthButton_OButton___EBhs{text-align:left}}.OAuthButton_OIcon__BACGI{position:absolute;left:16px}@media(max-width:350px){.OAuthButton_OIcon__BACGI{position:static;margin-right:1rem}}.auth-form{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:400px;margin-inline:auto}.auth-form__container{margin-block:3rem;max-width:-moz-fit-content;max-width:fit-content;width:100%;text-align:center}.auth-form__header{font-size:2rem;font-family:var(--font-josefin),sans-serif;margin-bottom:2rem;text-transform:uppercase;line-height:1.4}.auth-form__password-check{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;margin-bottom:1.5rem;color:#868686}.auth-form__oauth-header{margin:1rem 0;position:relative;text-wrap:none;width:-moz-fit-content;width:fit-content}.auth-form__oauth-header:after,.auth-form__oauth-header:before{position:absolute;content:"";display:inline-block;width:90px;height:1px;background-color:#d1d1d1;translate:0 -50%;top:50%}.auth-form__oauth-header:before{left:150%}.auth-form__oauth-header:after{right:150%}.auth-form__oauth-buttons{width:100%}.auth-form__variant-toggle{margin-top:1rem;color:#2e2e2e}.auth-form__variant-toggle-btn{color:#2e2e2e;text-decoration:underline;cursor:pointer;transition:all .2s ease}.auth-form__variant-toggle-btn:hover{color:rgba(46,46,46,.8)}.auth-form__verify-popup{border-radius:5px;background-color:#ccebd3;color:#006400;display:flex;gap:1rem;width:100%;padding:.8rem;font-weight:500}.auth-form__reset,.auth-form__reset:link,.auth-form__reset:visited{display:inline-block;text-decoration:none;color:#2e2e2e;margin-top:1rem;transition:all .2s ease}@media(pointer:fine){.auth-form__reset:hover,.auth-form__reset:link:hover,.auth-form__reset:visited:hover{text-decoration:underline;color:rgba(46,46,46,.8)}}