.sociallogin{display:flex;flex-flow:column;gap:2.5rem}.sociallogin--reverse{flex-direction:column-reverse}.sociallogin__list{display:flex;gap:.5rem}.sociallogin__list:not(.sociallogin__list--flat){flex-flow:column}.sociallogin__btn,.sociallogin__list--flat{justify-content:center}.sociallogin__btn{align-items:center;border:1px solid #1a1a1a;border-radius:.75rem;display:inline-flex;gap:.75rem;padding:1rem}.sociallogin__icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-flex;height:1.5rem;width:1.5rem}.sociallogin__icon-google{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3Cpath fill='%234285f4' fill-rule='evenodd' d='M23.04 12.262c0-.815-.073-1.6-.21-2.352H12v4.449h6.19a5.3 5.3 0 0 1-2.296 3.47v2.886h3.717c2.174-2.002 3.429-4.95 3.429-8.453' clip-rule='evenodd'/%3E%3Cpath fill='%2334a853' fill-rule='evenodd' d='M12 23.499c3.105 0 5.708-1.03 7.61-2.786l-3.716-2.886c-1.03.69-2.347 1.098-3.895 1.098-2.995 0-5.53-2.023-6.434-4.741H1.723v2.98A11.5 11.5 0 0 0 12 23.498' clip-rule='evenodd'/%3E%3Cpath fill='%23fbbc05' fill-rule='evenodd' d='M5.565 14.186A6.9 6.9 0 0 1 5.205 12c0-.758.13-1.495.36-2.186v-2.98H1.723A11.5 11.5 0 0 0 .5 12.002c0 1.855.444 3.612 1.223 5.164z' clip-rule='evenodd'/%3E%3Cpath fill='%23ea4335' fill-rule='evenodd' d='M12 5.074c1.688 0 3.204.58 4.396 1.72l3.298-3.299C17.702 1.64 15.099.5 12 .5A11.5 11.5 0 0 0 1.723 6.835l3.842 2.98c.904-2.718 3.44-4.741 6.434-4.741' clip-rule='evenodd'/%3E%3C/svg%3E")}.sociallogin__icon-facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%231877f2' d='M12 .602c-14.135.414-15.576 20.247-1.79 22.8h3.58C27.578 20.846 26.13 1.014 12 .602'/%3E%3Cpath fill='%23f1f1f1' d='M13.79 15.387h2.67l.508-3.315H13.79V9.92c0-.907.444-1.791 1.867-1.791h1.445V5.306c-3.094-.557-6.812-.388-6.893 4.239v2.527H7.3v3.315h2.91v8.015h3.58z'/%3E%3C/svg%3E")}.sociallogin__icon-apple{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.05 20.28c-.98.95-2.05.8-3.08.35-1.09-.46-2.09-.48-3.24 0-1.44.62-2.2.44-3.06-.35C2.79 15.25 3.51 7.59 9.05 7.31c1.35.07 2.29.74 3.08.8 1.18-.24 2.31-.93 3.57-.84 1.51.12 2.65.72 3.4 1.8-3.12 1.87-2.38 5.98.48 7.13-1.18 1.62-2.54 3.19-4.42 3.19zM12.03 7.25c-.15-2.23 1.66-4.07 3.74-4.25.29 2.58-2.34 4.5-3.74 4.25'/%3E%3C/svg%3E")}.sociallogin__title{font-size:1.125rem}.sociallogin__or{align-items:center;display:flex;gap:1rem;justify-content:center;padding:0 0 1.5rem;&:after,&:before{background:#e6e6e6;content:"";display:block;height:1px;width:8.5rem}>span{color:#4c4c4c;font-size:.875rem}}.sociallogin--reverse .sociallogin__or{padding:1.5rem 0 0}.sociallogin-page__connects{display:flex;flex-flow:column;gap:1.5rem}.sociallogin-page__connect{.card-body{align-items:center;display:flex;justify-content:space-between}}.sociallogin__register-form{display:flex;flex-flow:column;gap:1.5rem}.sociallogin-page__empty{align-items:center;display:flex;flex-flow:column;gap:2rem;padding:2.5rem 0}.sociallogin-page__empty-content{align-items:center;display:flex;flex-flow:column;gap:.5rem}.sociallogin-page__empty-content .sociallogin-page__empty-title{font-size:1.25rem;line-height:2rem;margin:0}.sociallogin-page__empty-text{color:#4c4c4c;margin:0}form .sociallogin-email-locked[readonly]{background:#f2f2f2;cursor:not-allowed;pointer-events:none}