@keyframes shimmer2{to{transform:translateX(100%)}}.account-select{background-color:var(--secondary-0);border-radius:4px;display:flex;flex-direction:column;gap:40px;padding:72px;width:464px}.account-select__logo{background:url(/images/logo.svg) 50% 75% no-repeat;background-size:contain;height:170px;width:100%}.account-select__title{font-size:16px;font-weight:400;letter-spacing:-.2px;line-height:20px;text-align:center}.account-select__buttons{display:flex;justify-content:center}.account-select__button{width:160px}.account-select__registration{align-items:center;display:flex;font-size:16px;gap:0 5px;justify-content:center}