.auth-providers{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:34px}.auth-providers:not(:empty){padding:0}.auth-providers__title{color:#fff;font-size:16px;font-weight:700;line-height:115%;margin-bottom:16px;text-align:center}.auth-providers__list{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;width:100%}.auth-providers__item{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#202542;background:var(--button-color-secondary-default,hsla(0,0%,100%,.1));border-radius:8px;color:#00b881;cursor:pointer;display:inline-flex;height:40px;justify-content:center;margin:0;padding:0;width:calc(50% - 3px)}.auth-providers__item:hover{background-color:#00b881;color:#202542}.auth-providers__item--google{width:15px}.auth-providers__name{font-family:Gantari,sans-serif;font-size:14px;margin-left:10px;margin-top:2px;text-transform:uppercase}.auth-providers__name,.auth-providers__social-title{color:#fff;font-weight:700;line-height:115%;text-align:center}.auth-providers__social-title{font-size:16px;margin-bottom:16px;margin-top:12px;width:100%}.telegram-signin-modal .modal__content{background-color:transparent}