.sx-account__promo--panel{max-width:none;margin:0;padding:28px;border-radius:14px;background:#fff;box-shadow:0 6px 22px rgba(27,38,55,.04)}.sx-account__promo--panel>label{display:block;margin-bottom:9px;color:#4f5867;font-size:11px;font-weight:650;text-transform:none}.sx-account__promo--panel>div{display:grid;width:100%;grid-template-columns:1fr;gap:9px}.sx-account__promo--panel input{width:100%;height:50px;padding:0 15px;border-radius:10px;font-size:14px}.sx-account__promo--panel button{width:100%;height:48px;border-radius:10px;font-size:12px}.sx-account__promo--panel>small{display:block;margin-top:13px;color:#818a98;font-size:10px;line-height:1.5}.sx-promo-toast{position:fixed;z-index:12000;top:86px;right:22px;display:grid;width:min(360px,calc(100vw - 28px));grid-template-columns:34px minmax(0,1fr) 24px;gap:11px;align-items:center;padding:14px;border:1px solid #dfe5eb;border-radius:12px;background:#fff;box-shadow:0 18px 46px rgba(22,35,54,.2);opacity:0;transform:translateY(-12px);transition:opacity .22s,transform .22s}.sx-promo-toast.is-visible{opacity:1;transform:translateY(0)}.sx-promo-toast__icon{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:9px;font-size:16px;font-weight:800}.sx-promo-toast strong{display:block;margin-bottom:3px;color:#263246;font-size:12px}.sx-promo-toast p{margin:0;color:#687487;font-size:11px;line-height:1.45}.sx-promo-toast button{width:24px;height:24px;padding:0;border:0;background:transparent;color:#8b95a3;font-size:18px;cursor:pointer}.sx-promo-toast--success{border-color:#cfe8da}.sx-promo-toast--success .sx-promo-toast__icon{background:#eaf7ef;color:#278554}.sx-promo-toast--error{border-color:#f0d4d2}.sx-promo-toast--error .sx-promo-toast__icon{background:#fff0ef;color:#b95049}
@media(max-width:700px){.sx-account__promo--panel{padding:21px}.sx-promo-toast{top:14px;right:14px}}
