.steps-freshness-alert{margin-top:8px;width:28px;height:28px;border:0;border-radius:999px;background:#ff4d5f;color:#fff;font-weight:800;font-size:18px;line-height:28px;text-align:center;box-shadow:0 0 0 4px rgba(255,77,95,.12);cursor:pointer}.steps-freshness-alert[hidden]{display:none!important}.steps-freshness-modal-backdrop{position:fixed;inset:0;z-index:10000;background:rgba(2,8,14,.72);display:flex;align-items:flex-end;justify-content:center;padding:18px}.steps-freshness-modal{width:min(100%,520px);background:#12202d;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:26px 24px 28px;position:relative;color:#f5f7fa;box-shadow:0 22px 80px rgba(0,0,0,.45)}.steps-freshness-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:26px;line-height:36px}.steps-freshness-modal-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#ff4d5f;color:#fff;font-weight:900;font-size:28px;margin-bottom:14px}.steps-freshness-modal h3{margin:0 46px 14px 0;font-size:24px}.steps-freshness-modal p{margin:0 0 12px;line-height:1.5;color:#d9e0e7}.steps-freshness-modal .steps-freshness-help{color:#9cabb8;margin-bottom:0}@media(min-width:700px){.steps-freshness-modal-backdrop{align-items:center}}