.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:26px}.account-grid article,.privacy-note{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:0 14px 38px rgba(7,52,95,.08)}.account-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#e7f6f7;color:#0878a3;font-size:1.7rem;font-weight:800}.danger-card{border-top:5px solid #c84a4a!important}.danger-card .account-icon,.danger-symbol{background:#fbeaea;color:#a63838}.btn.danger{background:#a63838!important}.danger-symbol{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;font-size:2rem;font-weight:900;margin-bottom:18px}.privacy-note{margin-bottom:50px;border-left:6px solid #d5a53e}.privacy-legal ul{display:grid;gap:8px}.privacy-legal h2{color:#07345f}@media(max-width:760px){.account-grid{grid-template-columns:1fr}}
