.social-login-list{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.social-login-list--compact{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.social-login-btn{--social-auth-color:var(--bs-body-color);--social-auth-focus:rgba(var(--bs-white-rgb),.16);--bs-btn-color:var(--social-auth-color);--bs-btn-bg:color-mix(in srgb,var(--ui-surface-section) 88%,var(--bs-body-color) 12%);--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-body-color);--bs-btn-hover-bg:color-mix(in srgb,var(--ui-surface-section) 82%,var(--bs-body-color) 18%);--bs-btn-hover-border-color:transparent;align-items:center;border-radius:var(--bs-border-radius);display:grid;font-size:.9rem;grid-template-columns:2.35rem minmax(0,1fr);min-height:2.45rem;padding:0;text-align:left;transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease;width:100%}.social-login-icon{align-items:center;align-self:stretch;border-right:0;display:inline-flex;justify-content:center}.social-login-icon i.social-icon{font-size:1.1rem;height:auto!important;line-height:1;width:auto!important}.social-login-btn:focus-visible{box-shadow:0 0 0 .18rem var(--social-auth-focus);outline:0}.social-login-list--compact .social-login-btn{background:transparent;display:inline-flex;height:1.9rem;justify-content:center;min-height:1.9rem;width:1.9rem}.social-login-label{overflow:hidden;padding-inline:.75rem;text-overflow:ellipsis;white-space:nowrap}.social-login-btn--google .social-login-icon i{color:#db4437!important}.social-login-btn--microsoft .social-login-icon i{color:#00a4ef!important}.social-login-btn--linkedin .social-login-icon i{color:#0a66c2!important}.social-login-btn--facebook .social-login-icon i{color:#1877f2!important}@media (max-width:575.98px){.social-login-list:not(.social-login-list--compact){grid-template-columns:1fr}}.social-links-page{max-width:76rem}.social-links-sections{display:grid;gap:1.6rem;margin-inline:auto;max-width:38rem;width:100%}.social-account-link-section,.social-profile-section{min-width:0}.social-account-link-list{margin-inline:auto;max-width:none;width:100%}.social-account-link-body{width:100%}.social-profile-section .col-md-6{flex:0 0 auto;width:100%}.social-login-btn--linked{opacity:.62;pointer-events:none}.social-profile-icon-facebook{background-color:rgba(24,119,242,.12);color:#1877f2}[data-bs-theme=dark] .social-profile-icon-facebook{background-color:rgba(24,119,242,.25)}.social-profile-icon-google{background-color:rgba(219,68,55,.12);color:#db4437}[data-bs-theme=dark] .social-profile-icon-google{background-color:rgba(219,68,55,.25)}.social-profile-icon-linkedin{background-color:rgba(10,102,194,.12);color:#0a66c2}[data-bs-theme=dark] .social-profile-icon-linkedin{background-color:rgba(10,102,194,.25)}.social-profile-icon-teams{background-color:rgba(0,164,239,.12);color:#00a4ef}[data-bs-theme=dark] .social-profile-icon-teams{background-color:rgba(0,164,239,.25)}.social-profile-icon-x{background-color:rgba(15,20,25,.08);color:#0f1419}[data-bs-theme=dark] .social-profile-icon-x{background-color:rgba(248,250,252,.2);color:#f8fafc}.social-profile-icon{align-items:center;display:inline-flex;font-size:1.1rem;justify-content:center;width:3rem}.social-profile-actions{display:flex;justify-content:flex-end;margin-top:1rem}