.mf-push-prompt{position:fixed;right:24px;bottom:24px;z-index:2147482000;width:min(390px,calc(100vw - 28px));padding:18px;border:1px solid #dfe8f5;background:#fff;box-shadow:0 18px 55px rgba(7,24,50,.18);display:grid;grid-template-columns:48px 1fr;gap:12px;opacity:0;transform:translateY(18px);transition:.25s ease;direction:rtl;color:#071832}.mf-push-prompt.is-open{opacity:1;transform:none}.mf-push-prompt__close{position:absolute;left:9px;top:6px;border:0;background:transparent;font-size:24px;color:#728096;cursor:pointer}.mf-push-prompt__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#eef6ff;font-size:23px}.mf-push-prompt__copy{padding-left:20px}.mf-push-prompt__copy strong{display:block;font-size:17px;margin-bottom:4px}.mf-push-prompt__copy span{display:block;font-size:13px;line-height:1.55;color:#5f6f85}.mf-push-prompt__actions{grid-column:1/-1;display:flex;gap:8px;margin-top:4px}.mf-push-prompt__actions button{border:1px solid #d7e2f0;background:#fff;color:#18324f;padding:10px 14px;font:inherit;font-weight:700;cursor:pointer}.mf-push-prompt__actions button:first-child{background:#147cff;border-color:#147cff;color:#fff;flex:1}.mf-push-prompt__actions button:disabled{opacity:.7;cursor:wait}@media(max-width:640px){.mf-push-prompt{right:14px;bottom:92px;padding:16px}.mf-push-prompt__actions{flex-direction:column}.mf-push-prompt__actions button{width:100%}}
