.proposta-login-gate{display:flex;flex-direction:column;align-items:center;text-align:center}.proposta-login-gate__icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin-bottom:16px;border-radius:50%;background:var(--color-secondary-12);color:var(--color-secondary);flex-shrink:0}.proposta-login-gate__message{margin:0 0 20px;max-width:22rem;font-size:1.05rem;line-height:1.45;font-weight:var(--font-weight-medium);color:var(--color-neutral-900)}.proposta-login-gate__actions{width:100%;max-width:280px}.proposta-login-gate .ud-btn.btn-thm{background-color:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-white)}.proposta-login-gate .ud-btn.btn-thm:before{background-color:var(--color-secondary-hover)}.proposta-login-gate .ud-btn.btn-thm:active,.proposta-login-gate .ud-btn.btn-thm:focus,.proposta-login-gate .ud-btn.btn-thm:hover{background-color:var(--color-secondary-hover);border-color:var(--color-secondary-hover);color:var(--color-white)}.proposta-login-gate__signup{margin:12px 0 0;font-size:14px;line-height:1.4;color:var(--color-neutral-800)}.proposta-login-gate__signup a{color:var(--color-secondary);text-decoration:underline}.proposta-login-gate__signup a:hover{color:var(--color-secondary-hover)}.proposta-login-gate-shell{background:var(--color-bg-secondary-subtle);border-color:var(--color-secondary-12)}