{"id":11,"date":"2018-02-07T15:44:35","date_gmt":"2018-02-07T15:44:35","guid":{"rendered":"http:\/\/b4d.eb9.mytemp.website\/?page_id=11"},"modified":"2026-07-15T18:11:17","modified_gmt":"2026-07-15T18:11:17","slug":"prayer","status":"publish","type":"page","link":"https:\/\/internationalafricanmobilization.com\/hi\/prayer\/","title":{"rendered":"\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e"},"content":{"rendered":"<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600;700;800&display=swap');\n  .iam-pp, .iam-pp * { box-sizing: border-box; }\n  .iam-pp {\n    --orange: #f0a83c;\n    --orange-dark: #d6862a;\n    --dark: #0f0d0a;\n    --muted: #b7ac9c;\n    --cream: rgba(240,168,60,0.10);\n    --card: #211c15;\n    --card-2: #2a2318;\n    --bg: #15120d;\n    --line: rgba(255,255,255,0.09);\n    --text: #f4ede1;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: var(--text);\n    background: var(--bg);\n    max-width: 1140px;\n    margin: 0 auto;\n    padding: 40px 24px 70px;\n    border-radius: 30px;\n    box-shadow: 0 30px 90px rgba(0,0,0,0.4);\n  }\n  .iam-pp h1, .iam-pp h2, .iam-pp h3 { font-family: 'Poppins', -apple-system, sans-serif; margin: 0; color: var(--text); }\n  \/* ---------- Hero ---------- *\/\n  .iam-hero { text-align: center; padding: 56px 10px 34px; }\n  .iam-eyebrow { letter-spacing: 2.5px; font-size: 12px; font-weight: 700; color: var(--orange); text-transform: uppercase; margin: 0 0 14px; }\n  .iam-hero h1 { font-size: 42px; font-weight: 800; color: var(--text); text-shadow: 0 0 30px rgba(240,168,60,0.25); }\n  .iam-hero-sub { max-width: 560px; margin: 14px auto 30px; color: var(--muted); font-size: 17px; line-height: 1.6; }\n  .iam-jumpnav { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }\n  .iam-jumpnav a {\n    text-decoration: none; color: var(--text); background: var(--card); border: 1px solid var(--line);\n    padding: 9px 18px; border-radius: 999px; font-size: 13.5px; font-weight: 600;\n    transition: all .15s ease;\n  }\n  .iam-jumpnav a:hover { background: var(--orange); border-color: var(--orange); color: var(--dark); }\n  \/* ---------- Section shell ---------- *\/\n  .iam-section { padding: 58px 0; border-top: 1px solid var(--line); }\n  .iam-section:first-of-type { border-top: none; }\n  .iam-section-head { text-align: center; max-width: 620px; margin: 0 auto 40px; }\n  .iam-kicker { display: inline-block; font-size: 12px; font-weight: 700; letter-spacing: 1.5px; color: var(--orange); text-transform: uppercase; margin-bottom: 10px; }\n  .iam-section-head h2 { font-size: 30px; font-weight: 700; margin-bottom: 10px; }\n  .iam-section-head .sub { color: var(--muted); font-size: 15.5px; line-height: 1.6; margin: 0; }\n  \/* ================= PRAYER WHEEL ================= *\/\n  .pw-wrap { display: flex; justify-content: center; margin-bottom: 18px; }\n  .pw-ring {\n    position: relative; width: 480px; height: 480px; max-width: 92vw; aspect-ratio: 1\/1; border-radius: 50%;\n    background: var(--card);\n    box-shadow: 0 10px 50px rgba(240,168,60,0.22), inset 0 0 0 1px rgba(240,168,60,0.18);\n  }\n  .pw-highlight {\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%;\n    clip-path: polygon(50% 50%, 50% 0%, 54.36% 0.19%, 58.68% 0.76%, 62.94% 1.7%, 67.1% 3.02%, 71.13% 4.68%, 75% 6.7%);\n    background: transparent; pointer-events: none; z-index: 2;\n    border: 4px solid transparent;\n    transition: border-color .3s ease;\n  }\n  .pw-highlight.on {\n    border-color: rgba(255,214,64,0.95);\n    filter: drop-shadow(0 0 20px rgba(255,214,64,0.85)) drop-shadow(0 0 40px rgba(255,214,64,0.4));\n  }\n  .pw-ring .sp { position: absolute; top: 50%; left: 50%; width: 0; height: 0; transform: rotate(var(--a)); z-index: 4; }\n  .pw-ring .sp button {\n    position: absolute; background: transparent; border: none; color: #fff; cursor: pointer; padding: 0;\n    transition: transform .15s ease, filter .15s ease;\n  }\n  .pw-ring .sp .sp-icon-btn {\n    top: -155px; left: -19px; width: 38px; height: 38px;\n    transform: rotate(calc(-1 * var(--a)));\n    font-size: 24px; line-height: 1; display: flex; align-items: center; justify-content: center;\n    text-shadow: 0 1px 5px rgba(0,0,0,0.6);\n  }\n  .pw-ring .sp .sp-label-btn {\n    top: -211px; left: -44px; width: 89px;\n    transform: rotate(calc(-1 * var(--a)));\n    font-size: 14px; font-weight: 800; line-height: 1.2; text-align: center; letter-spacing: .2px;\n    text-shadow: 0 1px 6px rgba(0,0,0,0.7), 0 0 3px rgba(0,0,0,0.5);\n    overflow-wrap: break-word; word-break: break-word; hyphens: auto;\n  }\n  .pw-ring .sp button:hover, .pw-ring .sp.active button {\n    filter: brightness(1.3) drop-shadow(0 0 10px rgba(255,214,64,0.7));\n  }\n  .pw-hub-progress {\n    position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);\n    width: 230px; height: 230px; border-radius: 50%; z-index: 10;\n    display: flex; align-items: center; justify-content: center;\n    background: conic-gradient(var(--orange) 0%, rgba(255,255,255,0.10) 0);\n    transition: background .9s linear;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.35);\n  }\n  .pw-hub {\n    width: 202px; height: 202px; border-radius: 50%;\n    background: linear-gradient(160deg, #262019, var(--dark)); color: #fff;\n    display: flex; flex-direction: column; align-items: center; justify-content: center;\n    cursor: pointer; text-align: center; padding: 10px; box-shadow: 0 8px 24px rgba(0,0,0,0.3);\n    transition: transform .15s ease;\n  }\n  .pw-hub:hover { transform: scale(1.03); }\n  .pw-hub #pwPlay { font-size: 31px; margin-bottom: 6px; color: var(--orange); }\n  .pw-hub #pwHubK { font-size: 16px; font-weight: 700; letter-spacing: .3px; }\n  #pwNow { text-align: center; min-height: 24px; margin: 22px 0 4px; font-size: 15px; color: var(--muted); }\n  #pwNow b { color: var(--orange); }\n  \/* ================= BLESS ================= *\/\n  .iam-section-alt { background: var(--card); border-radius: 22px; box-shadow: 0 10px 30px rgba(0,0,0,0.3); }\n  .bless-word { position: relative; max-width: 660px; margin: 0 auto; padding-left: 8px; }\n  .bless-word::before {\n    content: ''; position: absolute; top: 26px; bottom: 26px; left: 34px; width: 2px;\n    background: linear-gradient(to bottom, rgba(240,168,60,0.55), rgba(240,168,60,0.12));\n  }\n  .bless-row { position: relative; display: flex; align-items: flex-start; gap: 22px; }\n  .bless-row + .bless-row { margin-top: 26px; }\n  .bless-letter {\n    position: relative; z-index: 1; flex-shrink: 0;\n    width: 68px; height: 68px; border-radius: 50%; background: var(--orange); color: var(--dark);\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'Poppins', sans-serif; font-weight: 800; font-size: 30px;\n    box-shadow: 0 6px 18px rgba(240,168,60,0.4);\n  }\n  .bless-text { padding-top: 8px; }\n  .bless-text h3 { font-size: 17px; font-weight: 700; margin-bottom: 6px; }\n  .bless-text p { font-size: 14px; color: var(--muted); line-height: 1.55; margin: 0; }\n  @media (max-width: 560px) {\n    .bless-letter { width: 52px; height: 52px; font-size: 22px; }\n    .bless-word::before { left: 26px; }\n  }\n  \/* ================= PRAYER WALKING ================= *\/\n  .walk-video-wrap { max-width: 720px; margin: 0 auto 34px; text-align: center; }\n  .walk-video {\n    position: relative; width: 100%; padding-top: 56.25%; border-radius: 16px; overflow: hidden;\n    background: var(--card-2); box-shadow: 0 14px 40px rgba(0,0,0,0.4), 0 0 0 1px rgba(240,168,60,0.18);\n  }\n  .walk-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n  .walk-video-link {\n    display: inline-block; margin-top: 14px; color: var(--orange); text-decoration: none;\n    font-weight: 700; font-size: 14px; letter-spacing: .2px; border-bottom: 1px solid transparent;\n    transition: border-color .15s ease;\n  }\n  .walk-video-link:hover { border-color: var(--orange); }\n  .walk-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; counter-reset: walk; }\n  .walk-app-cta {\n    text-align: center; border-color: rgba(240,168,60,0.3);\n    display: flex; flex-direction: column; justify-content: center;\n  }\n  .walk-app-cta::before { content: none; }\n  .walk-app-cta p { color: var(--muted); font-size: 13.5px; line-height: 1.55; margin: 0 0 14px; }\n  .walk-app-cta p strong { color: var(--text); }\n  .walk-app-btns { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; }\n  .walk-app-btn {\n    display: inline-block; text-decoration: none; color: var(--dark); background: var(--orange);\n    padding: 12px 26px; border-radius: 999px; font-weight: 700; font-size: 14px;\n    box-shadow: 0 6px 18px rgba(240,168,60,0.35); transition: background .15s ease, transform .15s ease;\n  }\n  .walk-app-btn:hover { background: var(--orange-dark); transform: translateY(-1px); }\n  .walk-step { position: relative; background: var(--card); border: 1px solid var(--line); border-radius: 14px; padding: 26px 20px 20px; }\n  .walk-step::before {\n    counter-increment: walk; content: counter(walk);\n    position: absolute; top: -14px; left: 20px; width: 30px; height: 30px; border-radius: 50%;\n    background: var(--orange); color: var(--dark); font-weight: 800; font-size: 13px;\n    display: flex; align-items: center; justify-content: center;\n    box-shadow: 0 4px 12px rgba(240,168,60,0.4);\n  }\n  .walk-step h3 { font-size: 15.5px; font-weight: 700; margin-bottom: 8px; }\n  .walk-step p { font-size: 13.5px; color: var(--muted); line-height: 1.55; margin: 0; }\n  \/* ================= PRAYER GROUPS ================= *\/\n  .group-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; counter-reset: groupstep; max-width: 780px; margin: 0 auto 34px; }\n  .group-step { position: relative; background: var(--card-2); border: 1px solid var(--line); border-radius: 14px; padding: 26px 20px 20px; }\n  .group-step::before {\n    counter-increment: groupstep; content: counter(groupstep);\n    position: absolute; top: -14px; left: 20px; width: 30px; height: 30px; border-radius: 50%;\n    background: var(--orange); color: var(--dark); font-weight: 800; font-size: 13px;\n    display: flex; align-items: center; justify-content: center;\n    box-shadow: 0 4px 12px rgba(240,168,60,0.4);\n  }\n  .group-step h3 { font-size: 15.5px; font-weight: 700; margin-bottom: 8px; }\n  .group-step p { font-size: 13.5px; color: var(--muted); line-height: 1.55; margin: 0; }\n  .group-step p strong { color: var(--text); }\n  .mp-visual { max-width: 760px; margin: 0 auto 34px; text-align: center; }\n  .mp-title { font-family: 'Poppins', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--orange); margin-bottom: 22px; }\n  .mp-row { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 10px 6px; }\n  .mp-step {\n    --hue: calc(48 - var(--s) * 10);\n    width: calc(52px + var(--s) * 15px); height: calc(52px + var(--s) * 15px);\n    border-radius: 50%; display: flex; align-items: center; justify-content: center;\n    background: hsl(var(--hue), 88%, calc(50% - var(--s) * 2%)); color: var(--dark);\n    font-family: 'Poppins', sans-serif; font-weight: 800;\n    font-size: calc(13px + var(--s) * 2px);\n    box-shadow: 0 0 0 1px rgba(255,255,255,0.08) inset, 0 6px calc(10px + var(--s) * 6px) hsla(var(--hue),88%,50%,0.5);\n    flex-shrink: 0;\n  }\n  .mp-arrow { color: var(--muted); font-size: 18px; flex-shrink: 0; }\n  .mp-caption { color: var(--muted); font-size: 13.5px; line-height: 1.6; margin: 22px auto 0; max-width: 520px; }\n  @media (max-width: 640px) {\n    .mp-row { gap: 6px 4px; }\n    .mp-arrow { transform: scale(0.8); }\n  }\n  #d25 span { width: 8px; height: 8px; }\n  \/* ================= PRAYER CALENDAR ================= *\/\n  .cal-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; counter-reset: calstep; max-width: 620px; margin: 0 auto 34px; }\n  .cal-step { position: relative; background: var(--card); border: 1px solid var(--line); border-radius: 14px; padding: 26px 20px 20px; }\n  .cal-step::before {\n    counter-increment: calstep; content: counter(calstep);\n    position: absolute; top: -14px; left: 20px; width: 30px; height: 30px; border-radius: 50%;\n    background: var(--orange); color: var(--dark); font-weight: 800; font-size: 13px;\n    display: flex; align-items: center; justify-content: center;\n    box-shadow: 0 4px 12px rgba(240,168,60,0.4);\n  }\n  .cal-step h3 { font-size: 15.5px; font-weight: 700; margin-bottom: 8px; }\n  .cal-step p { font-size: 13.5px; color: var(--muted); line-height: 1.55; margin: 0; }\n  .pc-nav { display: flex; align-items: center; justify-content: center; gap: 18px; margin-bottom: 18px; }\n  .pc-nav-btn { background: transparent; border: 1px solid var(--orange); color: var(--orange); width: 34px; height: 34px; border-radius: 50%; font-size: 18px; line-height: 1; cursor: pointer; transition: all .15s ease; flex-shrink: 0; }\n  .pc-nav-btn:hover { background: var(--orange); color: var(--dark); }\n  .pc-month-wrap { text-align: center; min-width: 170px; }\n  .pc-month { font-family: 'Poppins', sans-serif; font-size: 20px; font-weight: 700; color: var(--orange); letter-spacing: .3px; margin-bottom: 0; }\n  .pc-today-link { display: none; margin: 4px auto 0; background: none; border: none; color: var(--muted); font-size: 11.5px; text-decoration: underline; cursor: pointer; padding: 0; }\n  .pc-today-link:hover { color: var(--orange); }\n  .pc-grid { display: grid; grid-template-columns: repeat(7, 1fr); gap: 8px; margin-bottom: 22px; }\n  .pc-grid .box { background: var(--card-2); border: 1px solid var(--line); border-radius: 8px; padding: 8px 6px; box-shadow: 0 1px 4px rgba(0,0,0,.25); transition: box-shadow .15s ease; }\n  .pc-grid .box:focus-within { box-shadow: 0 0 0 2px var(--orange); border-color: var(--orange); }\n  .pc-grid .bn { font-size: 11px; font-weight: 800; color: var(--orange); margin-bottom: 5px; }\n  .pc-grid textarea { width: 100%; border: none; border-bottom: 1px solid rgba(255,255,255,0.15); font-size: 12px; padding: 3px 0; background: transparent; font-family: inherit; color: var(--text); resize: none; overflow: hidden; line-height: 1.4; }\n  .pc-grid textarea:focus { outline: none; border-bottom-color: var(--orange); }\n  #pcPrint { display: block; margin: 0 auto; padding: 12px 26px; background: transparent; color: var(--orange); border: 1px solid var(--orange); border-radius: 999px; cursor: pointer; font-weight: 700; font-size: 14px; transition: all .15s ease; }\n  #pcPrint:hover { background: var(--orange); color: var(--dark); }\n  @media (max-width: 560px) {\n    .pc-grid { grid-template-columns: repeat(5, 1fr); }\n  }\n  @media (max-width: 380px) {\n    .pc-grid { grid-template-columns: repeat(4, 1fr); gap: 6px; }\n    .pc-grid .box { padding: 6px 4px; }\n    .pc-grid .bn { font-size: 10px; }\n    .pc-grid textarea { font-size: 11px; }\n  }\n  \/* ================= JOIN TEAM ================= *\/\n  .team-box { text-align: center; padding: 6px 10px; }\n  #ptToggle {\n    padding: 13px 30px; background: var(--orange); color: #fff; border: none; border-radius: 999px;\n    cursor: pointer; font-weight: 700; font-size: 15px; box-shadow: 0 6px 18px rgba(224,103,42,0.35);\n    transition: background .15s ease, transform .15s ease;\n  }\n  #ptToggle:hover { background: var(--orange-dark); transform: translateY(-1px); }\n  #ptMore {\n    display: none; max-width: 620px; margin: 22px auto 0; padding: 26px 28px; background: var(--card-2);\n    border: 1px solid rgba(240,168,60,0.22); border-radius: 14px; text-align: left; font-size: 15px; line-height: 1.6; color: var(--text);\n  }\n  #ptMore.show { display: block; }\n  #ptMore ul { margin: 10px 0 0; padding-left: 20px; }\n  #ptMore li { margin-bottom: 6px; }\n  .team-signup { max-width: 460px; margin: 34px auto 0; text-align: center; }\n  .team-signup h3 { font-size: 17px; font-weight: 700; margin-bottom: 8px; }\n  .team-signup p { color: var(--muted); font-size: 14px; line-height: 1.6; margin: 0 0 18px; }\n  .team-signup-form { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }\n  .team-signup-form input {\n    flex: 1 1 220px; min-width: 0; padding: 12px 16px; border-radius: 999px; border: 1px solid var(--line);\n    background: var(--card-2); color: var(--text); font-family: inherit; font-size: 14px;\n  }\n  .team-signup-form input:focus { outline: none; border-color: var(--orange); }\n  .team-signup-form button {\n    padding: 12px 26px; border: none; border-radius: 999px; background: var(--orange); color: var(--dark);\n    font-weight: 700; font-size: 14px; cursor: pointer; box-shadow: 0 6px 18px rgba(240,168,60,0.35);\n    transition: background .15s ease, transform .15s ease;\n  }\n  .team-signup-form button:hover { background: var(--orange-dark); transform: translateY(-1px); }\n  .team-signup-msg { margin: 14px 0 0; font-size: 13.5px; color: var(--orange); min-height: 18px; }\n  \/* ---------- Cutting-edge polish: reveal, pulse, sparks, scrollspy ---------- *\/\n  .iam-reveal { opacity: 0; transform: translateY(26px); transition: opacity .7s cubic-bezier(.2,.7,.2,1), transform .7s cubic-bezier(.2,.7,.2,1); }\n  .iam-reveal.in { opacity: 1; transform: translateY(0); }\n  .pw-ring.pw-active::after {\n    content: ''; position: absolute; inset: -14px; border-radius: 50%;\n    border: 2px solid rgba(224,103,42,0.4); animation: pwPulse 2.6s ease-out infinite; pointer-events: none;\n  }\n  .pw-ring.pw-active::before {\n    content: ''; position: absolute; inset: -14px; border-radius: 50%;\n    border: 2px solid rgba(224,103,42,0.4); animation: pwPulse 2.6s ease-out infinite 1.3s; pointer-events: none;\n  }\n  @keyframes pwPulse { 0% { transform: scale(0.92); opacity: .9; } 100% { transform: scale(1.28); opacity: 0; } }\n  .pw-spark {\n    position: absolute; top: 50%; left: 50%; width: 7px; height: 7px; border-radius: 50%;\n    background: var(--orange); pointer-events: none; box-shadow: 0 0 8px rgba(224,103,42,0.6);\n    animation: pwSparkFly .9s ease-out forwards;\n  }\n  @keyframes pwSparkFly { to { transform: translate(var(--dx), var(--dy)) scale(0); opacity: 0; } }\n  .iam-jumpnav a.active { background: var(--orange); border-color: var(--orange); color: #fff; }\n  @media (max-width: 640px) {\n    .iam-pp { padding: 32px 16px 50px; }\n    .iam-hero h1 { font-size: 30px; }\n    .iam-section-head h2 { font-size: 24px; }\n    .pw-ring { width: 320px; height: 320px; }\n    .pw-ring .sp .sp-icon-btn { top: -122px; left: -16px; width: 32px; height: 32px; font-size: 18px; }\n    .pw-ring .sp .sp-label-btn { top: -138px; left: -36px; width: 72px; font-size: 10px; }\n    .pw-hub-progress { width: 154px; height: 154px; }\n    .pw-hub { width: 130px; height: 130px; }\n  }\n<\/style>\n  <!-- ============ HERO ============ -->\n  <header>\n    <p>\u0905\u0902\u0924\u0930\u094d\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0905\u092b\u094d\u0930\u0940\u0915\u0940 \u0932\u093e\u092e\u092c\u0902\u0926\u0940<\/p>\n    <h1>\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0915\u094d\u0937<\/h1>\n    <p>\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0939\u0940 \u0915\u093e\u092e \u0939\u0948\u0964 \u0905\u092b\u094d\u0930\u0940\u0915\u093e \u092e\u0947\u0902 \u0936\u093f\u0937\u094d\u092f-\u0928\u093f\u0930\u094d\u092e\u093e\u0923 \u0906\u0902\u0926\u094b\u0932\u0928\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u0916\u0921\u093c\u0947 \u0939\u094b\u0928\u0947 \u0915\u0947 \u092a\u093e\u0902\u091a \u0938\u0930\u0932 \u0924\u0930\u0940\u0915\u0947\u0964.<\/p>\n    <nav>\n      <a href=\"#pw-wheel\">\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u091a\u0915\u094d\u0930<\/a>\n      <a href=\"#pw-bless\">\u0906\u0936\u0940\u0930\u094d\u0935\u093e\u0926<\/a>\n      <a href=\"#pw-walk\">\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u092a\u0926\u092f\u093e\u0924\u094d\u0930\u093e<\/a>\n      <a href=\"#pw-groups\">5 X 5 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0938\u092e\u0942\u0939<\/a>\n      <a href=\"#pw-cal\">\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0948\u0932\u0947\u0902\u0921\u0930<\/a>\n      <a href=\"#pw-team\">\u091f\u0940\u092e \u092e\u0947\u0902 \u0936\u093e\u092e\u093f\u0932 \u0939\u094b\u0902<\/a>\n    <\/nav>\n  <\/header>\n  <!-- ============ 1. PRAYER WHEEL ============ -->\n  <section id=\"pw-wheel\">\n      01 \u00b7 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e-\u0928\u093f\u0930\u094d\u0926\u0947\u0936\n      <h2>\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u091a\u0915\u094d\u0930<\/h2>\n      <p>Tap the center to be guided through the whole wheel, or tap any segment to jump straight there and continue on &mdash; handy if you&#8217;re short on time and need to skip ahead.<\/p>\n            &#9654;\n            Pray the Hour\n    <audio id=\"pwAudio\"><\/audio>\n  <\/section>\n  <!-- ============ 2. BLESS ============ -->\n  <section id=\"pw-bless\">\n      02 \u00b7 \u090f\u0915 \u0938\u0930\u0932 \u0922\u093e\u0901\u091a\u093e\n      <h2>BLESS \u0915\u0947 \u0924\u0930\u0940\u0915\u0947 \u0938\u0947 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0902<\/h2>\n      <p>\u0939\u092e\u093e\u0930\u0947 \u0906\u0902\u0926\u094b\u0932\u0928\u094b\u0902 \u0926\u094d\u0935\u093e\u0930\u093e \u092a\u0939\u0941\u0902\u091a \u0930\u0939\u0947 \u0928\u0947\u0924\u093e\u0913\u0902, \u092a\u0930\u093f\u0935\u093e\u0930\u094b\u0902 \u0914\u0930 \u0917\u093e\u0902\u0935\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f - \u0914\u0930 \u0909\u0928 \u0932\u094b\u0917\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u091c\u093f\u0928\u094d\u0939\u0947\u0902 \u092a\u0930\u092e\u0947\u0936\u094d\u0935\u0930 \u0928\u0947 \u0906\u092a\u0915\u0947 \u0906\u0938\u092a\u093e\u0938 \u0930\u0916\u093e \u0939\u0948, \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0928\u0947 \u0915\u093e \u090f\u0915 \u0938\u0930\u0932 \u0924\u0930\u0940\u0915\u093e\u0964.<\/p>\n        B\n          <h3>\u0936\u0930\u0940\u0930<\/h3>\n          <p>\u0936\u093e\u0930\u0940\u0930\u093f\u0915 \u0938\u094d\u0935\u093e\u0938\u094d\u0925\u094d\u092f, \u0936\u0915\u094d\u0924\u093f, \u0938\u0941\u0930\u0915\u094d\u0937\u093e \u0914\u0930 \u0926\u0948\u0928\u093f\u0915 \u0906\u0935\u0936\u094d\u092f\u0915\u0924\u093e\u0913\u0902 \u0915\u0940 \u092a\u0942\u0930\u094d\u0924\u093f \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0902\u0964.<\/p>\n        L\n          <h3>\u0936\u094d\u0930\u092e<\/h3>\n          <p>\u0909\u0928\u0915\u0947 \u0915\u093e\u092e \u0914\u0930 \u092e\u0902\u0924\u094d\u0930\u093e\u0932\u092f \u0915\u0947 \u092c\u094b\u091d \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0902 - \u0927\u0940\u0930\u091c, \u091c\u094d\u091e\u093e\u0928 \u0914\u0930 \u0909\u0928\u0915\u0947 \u092a\u0930\u093f\u0936\u094d\u0930\u092e \u092e\u0947\u0902 \u092b\u0932\u0964.<\/p>\n        E\n          <h3>\u092d\u093e\u0935\u0928\u093e\u0924\u094d\u092e\u0915<\/h3>\n          <p>\u092d\u093e\u0935\u0928\u093e\u0924\u094d\u092e\u0915 \u0936\u0915\u094d\u0924\u093f, \u0915\u0920\u093f\u0928\u093e\u0908 \u092e\u0947\u0902 \u0906\u0930\u093e\u092e, \u0914\u0930 \u092d\u092f \u092f\u093e \u0939\u0924\u094b\u0924\u094d\u0938\u093e\u0939\u0928 \u0938\u0947 \u092e\u0941\u0915\u094d\u0924\u093f \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0902\u0964.<\/p>\n        S\n          <h3>\u0938\u093e\u092e\u093e\u091c\u093f\u0915 \u0930\u093f\u0936\u094d\u0924\u0947<\/h3>\n          <p>\u0909\u0928\u0915\u0947 \u0935\u093f\u0935\u093e\u0939, \u092a\u0930\u093f\u0935\u093e\u0930\u094b\u0902 \u0914\u0930 \u091c\u093f\u0928 \u0932\u094b\u0917\u094b\u0902 \u0915\u094b \u0935\u0947 \u0926\u0940\u0915\u094d\u0937\u093f\u0924 \u0915\u0930 \u0930\u0939\u0947 \u0939\u0948\u0902, \u0909\u0928\u0915\u0947 \u0938\u093e\u0925 \u0909\u0928\u0915\u0947 \u0930\u093f\u0936\u094d\u0924\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0902\u0964.<\/p>\n        S\n          <h3>\u0906\u0927\u094d\u092f\u093e\u0924\u094d\u092e\u093f\u0915<\/h3>\n          <p>\u092e\u0938\u0940\u0939 \u0915\u0947 \u0938\u093e\u0925 \u0918\u0928\u093f\u0937\u094d\u0920\u0924\u093e, \u0935\u093f\u0935\u0947\u0915 \u0914\u0930 \u091a\u0947\u0932\u094b\u0902 \u0915\u094b \u092c\u0928\u093e\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u0938\u093e\u0939\u0938 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0902\u0964.<\/p>\n  <\/section>\n  <!-- ============ 3. PRAYER WALKING ============ -->\n  <section id=\"pw-walk\">\n      03 \u00b7 \u092a\u0948\u0926\u0932 \u092f\u093e \u0935\u093f\u0936\u094d\u0935\u093e\u0938 \u0938\u0947\n      <h2>\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u092a\u0926\u092f\u093e\u0924\u094d\u0930\u093e<\/h2>\n      <p>Walk your own street, or &#8220;walk&#8221; the map with us &mdash; praying region by region over the movements God is growing.<\/p>\n      <a href=\"https:\/\/youtu.be\/uLYbhhoZyoI\" target=\"_blank\" rel=\"noopener\">\n      <\/a>\n      <a href=\"https:\/\/youtu.be\/uLYbhhoZyoI\" target=\"_blank\" rel=\"noopener\">\u092f\u0942\u091f\u094d\u092f\u0942\u092c \u092a\u0930 \u0926\u0947\u0916\u0947\u0902: \u091c\u093c\u0942\u092e \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0935\u0949\u0915\u093f\u0902\u0917 \u2197<\/a>\n        <h3>\u092e\u093e\u0930\u094d\u0917 \u091a\u0941\u0928\u0947\u0902<\/h3>\n        <p>\u0905\u092a\u0928\u0947 \u092a\u0921\u093c\u094b\u0938 \u092f\u093e \u0936\u0939\u0930 \u0915\u0940 \u090f\u0915 \u0917\u0932\u0940 \u092e\u0947\u0902 \u091a\u0932\u0947\u0902 \u2014 \u0905\u092a\u0928\u0947 \u092b\u093c\u094b\u0928 \u092f\u093e \u091f\u0948\u092c\u0932\u0947\u091f \u092a\u0930 BLESS \u0910\u092a \u0907\u0902\u0938\u094d\u091f\u0949\u0932 \u0915\u0930\u0947\u0902 \u0914\u0930 \u0905\u092a\u0928\u0947 \u092a\u0921\u093c\u094b\u0938\u093f\u092f\u094b\u0902 \u0915\u0947 \u0928\u093e\u092e \u0932\u0947\u0915\u0930 \u0909\u0928\u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0902\u0964 \u092f\u093e Prayer.Global \u0910\u092a \u0916\u094b\u0932\u0947\u0902 \u0914\u0930 \u0926\u0947\u0936-\u0926\u0947\u0936 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0924\u0947 \u0939\u0941\u090f \u0918\u0942\u092e\u0947\u0902\u0964.<\/p>\n        <h3>\u091c\u094b \u0924\u0941\u092e \u0926\u0947\u0916\u094b, \u0909\u0938\u0915\u0940 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u094b<\/h3>\n        <p>\u091c\u0948\u0938\u0947-\u091c\u0948\u0938\u0947 \u0906\u092a \u091a\u0932\u0947\u0902, \u0905\u092a\u0928\u0947 \u092e\u0928 \u092e\u0947\u0902 \u0906\u0928\u0947 \u0935\u093e\u0932\u0947 \u0918\u0930\u094b\u0902, \u0928\u0947\u0924\u093e\u0913\u0902 \u0914\u0930 \u091c\u093c\u0930\u0942\u0930\u0924\u094b\u0902 \u092a\u0930 \u0927\u0930\u094d\u092e\u0917\u094d\u0930\u0902\u0925 \u092c\u094b\u0932\u0947\u0902\u0964 \u0915\u0941\u091b \u092d\u0940 \u0916\u093e\u0938 \u0928\u0939\u0940\u0902 - \u092c\u0938 \u0938\u091a\u094d\u091a\u0940 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e\u0964.<\/p>\n        <h3>\u0916\u0941\u0932\u0947 \u0926\u0930\u0935\u093e\u091c\u0947 \u0915\u0947 \u0932\u093f\u090f \u092a\u0942\u091b\u0947\u0902<\/h3>\n        <p>\u0905\u0917\u0932\u0940 \u092c\u093e\u0924\u091a\u0940\u0924 \u0915\u0947 \u0932\u093f\u090f, \u0936\u093e\u0902\u0924\u093f \u0915\u0947 \u0910\u0938\u0947 \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0902 \u091c\u093f\u0938\u0947 \u0906\u092a BLESS \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0938\u0947 \u0906\u0936\u0940\u0937 \u0926\u0947 \u0938\u0915\u0947\u0902, \u0905\u0917\u0932\u0947 \u0936\u093f\u0937\u094d\u092f \u0915\u0947 \u0932\u093f\u090f, \u0905\u0917\u0932\u0940 \u0921\u093f\u0938\u094d\u0915\u0935\u0930\u0940 \u092c\u093e\u0907\u092c\u093f\u0932 \u0938\u094d\u091f\u0921\u0940 (DBS) \u0915\u0947 \u0932\u093f\u090f \u091c\u094b \u092c\u0948\u0920\u0915 \u0936\u0941\u0930\u0942 \u0915\u0930\u0947\u0964.<\/p>\n        <h3>\u092b\u093c\u0949\u0932\u094b \u0905\u092a<\/h3>\n        <p>\u091c\u094b \u0906\u092a \u092e\u0939\u0938\u0942\u0938 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902, \u0909\u0938\u0947 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902\u0964 \u092f\u0926\u093f \u0906\u092a\u0915\u094b \u0932\u0917\u0947, \u0924\u094b \u0915\u093f\u0938\u0940 \u0915\u0947 \u0926\u0930\u0935\u093e\u091c\u093c\u0947 \u092a\u0930 \u0926\u0938\u094d\u0924\u0915 \u0926\u0947\u0902 \u0914\u0930 BLESS \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0947 \u0938\u093e\u0925 \u0932\u094b\u0917\u094b\u0902 \u0915\u094b \u0906\u0936\u0940\u0930\u094d\u0935\u093e\u0926 \u0926\u0947\u0902, \u0914\u0930\/\u092f\u093e 3 Circles \u0938\u093e\u091d\u093e \u0915\u0930\u0947\u0902, \u0914\u0930 \u092b\u0949\u0932\u094b-\u0905\u092a \u0915\u0947 \u0932\u093f\u090f \u0938\u0902\u092a\u0930\u094d\u0915 \u091c\u093e\u0928\u0915\u093e\u0930\u0940 \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947\u0902\u0964.<\/p>\n        <p>\u0915\u094d\u092f\u093e \u0906\u092a \u0905\u092a\u0928\u0947 \u092b\u094b\u0928 \u092f\u093e \u091f\u0948\u092c\u0932\u0947\u091f \u0938\u0947 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930 \u0930\u0939\u0947 \u0939\u0948\u0902? <strong>\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e.\u0917\u094d\u0932\u094b\u092c\u0932<\/strong> \u0910\u092a \u0906\u092a\u0915\u094b \u0926\u0941\u0928\u093f\u092f\u093e \u092d\u0930 \u092e\u0947\u0902 \u0938\u094d\u0925\u093e\u0928-\u0926\u0930-\u0938\u094d\u0925\u093e\u0928 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u0928 \u0915\u0930\u0924\u093e \u0939\u0948, \u0914\u0930 <strong>\u0906\u0936\u0940\u0930\u094d\u0935\u093e\u0926<\/strong> \u0910\u092a \u0906\u092a\u0915\u094b \u0905\u092a\u0928\u0947 \u092a\u0921\u093c\u094b\u0938\u093f\u092f\u094b\u0902 \u0915\u0947 \u0932\u093f\u090f \u0938\u0940\u0927\u0947 \u0906\u092a\u0915\u0940 \u0917\u0932\u0940 \u092e\u0947\u0902 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0928\u0947 \u0914\u0930 \u0909\u0928\u0938\u0947 \u092a\u094d\u092f\u093e\u0930 \u0915\u0930\u0928\u0947 \u092e\u0947\u0902 \u092e\u0926\u0926 \u0915\u0930\u0924\u093e \u0939\u0948\u0964.<\/p>\n          <a href=\"https:\/\/prayer.global\" target=\"_blank\" rel=\"noopener\">\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e.\u0917\u094d\u0932\u094b\u092c\u0932 \u2197<\/a>\n          <a href=\"https:\/\/www.theblessapp.com\" target=\"_blank\" rel=\"noopener\">BLESS \u0910\u092a \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947\u0902 \u2197<\/a>\n  <\/section>\n  <!-- ============ 4. PRAYER GROUPS ============ -->\n  <section id=\"pw-groups\">\n      04 \u00b7 \u0915\u093e\u0930\u094d\u092f \u0915\u094b \u0915\u0935\u0930 \u0915\u0930\u0928\u093e\n      <h2>5 X 5 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0938\u092e\u0942\u0939<\/h2>\n      <p>\u0905\u0938\u093e\u0927\u093e\u0930\u0923 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0938\u092d\u0940 \u0936\u093f\u0937\u094d\u092f \u092c\u0928\u093e\u0928\u0947 \u0935\u093e\u0932\u0947 \u0906\u0902\u0926\u094b\u0932\u0928\u094b\u0902 (DMM) \u0915\u0947 \u0938\u093e\u0925 \u0906\u0924\u0940 \u0939\u0948\u0964.<\/p>\n        <h3>\u0938\u092e\u0942\u0939 \u0936\u0941\u0930\u0942 \u0915\u0930\u0947\u0902<\/h3>\n        <p>\u090f\u0915 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0938\u092e\u0942\u0939 \u0936\u0941\u0930\u0942 \u0915\u0930\u0947\u0902 \u091c\u094b \u0938\u093e\u092a\u094d\u0924\u093e\u0939\u093f\u0915 \u090f\u0915 \u0918\u0902\u091f\u0947 \u0915\u0947 \u0932\u093f\u090f \u092e\u093f\u0932\u0947 \u0914\u0930 \u0905\u092a, \u0907\u0928, \u0914\u0930 \u0906\u0909\u091f \u092a\u094d\u0930\u093e\u0930\u0942\u092a \u0938\u0947 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0964. <strong>\u090a\u092a\u0930<\/strong> \u2014 \u092a\u0930\u092e\u0947\u0936\u094d\u0935\u0930 \u0915\u0940 \u092e\u0939\u093f\u092e\u093e \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u0915\u0947\u0902\u0926\u094d\u0930\u093f\u0924 \u0915\u0930\u0947\u0902\u0964. <strong>\u092e\u0947\u0902<\/strong> \u2014 \u090f\u0915 \u0926\u0942\u0938\u0930\u0947 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0947\u0902\u0964. <strong>\u092c\u093e\u0939\u0930<\/strong> \u2014 \u0932\u0942\u0915\u093e \u0967\u0966:\u0967\u0966 \u0915\u091f\u093e\u0908 \u0915\u0947 \u0932\u093f\u090f \u0936\u094d\u0930\u092e\u093f\u0915\u094b\u0902 \u0915\u0947 \u091c\u093e\u0928\u0947 \u0939\u0947\u0924\u0941 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e\u090f\u0902\u0964.<\/p>\n        <h3>\u0938\u092e\u0942\u0939 \u0915\u094b \u0917\u0941\u0923\u093e \u0915\u0930\u0947\u0902<\/h3>\n        <p>The leader explains that you meet for one hour with the leader for prayer, and you also commit to recruit 5 others who will pray with you for an hour a week &mdash; and recruit 5 more to start another 5&#215;5 group. It multiplies prayer with every generation, as shown below.<\/p>\n        <h3>\u092a\u0940\u0922\u093c\u093f\u092f\u094b\u0902 \u0915\u094b \u091f\u094d\u0930\u0948\u0915 \u0915\u0930\u0947\u0902<\/h3>\n        <p>\u0939\u092e \u0939\u0930 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0938\u092e\u0942\u0939 \u0915\u093e \u090f\u0915 \u092a\u0940\u095d\u0940\u0917\u0924 \u0928\u0915\u094d\u0936\u093e \u0930\u0916\u0924\u0947 \u0939\u0948\u0902, \u091c\u093f\u0938\u092e\u0947\u0902 \u092f\u0939 \u091f\u094d\u0930\u0948\u0915 \u0915\u093f\u092f\u093e \u091c\u093e\u0924\u093e \u0939\u0948 \u0915\u093f \u0915\u093f\u0938\u0928\u0947 \u0915\u093f\u0938\u0947 \u0936\u0941\u0930\u0942 \u0915\u093f\u092f\u093e - \u0915\u094d\u092f\u094b\u0902\u0915\u093f \u0906\u0902\u0926\u094b\u0932\u0928 \u0905\u0938\u093e\u0927\u093e\u0930\u0923 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0938\u0947 \u0936\u0941\u0930\u0942 \u0939\u094b\u0924\u0947 \u0939\u0948\u0902, \u0914\u0930 \u0939\u092e \u0926\u0947\u0916\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902 \u0915\u093f \u092f\u0939 \u0915\u093f\u0924\u0928\u0940 \u0926\u0942\u0930 \u0924\u0915 \u092b\u0948\u0932\u0924\u093e \u0939\u0948\u0964.<\/p>\n      Multiplying Prayer\n        5\n        &#8594;\n        5\n        &#8594;\n        5\n        &#8594;\n        5\n        &#8594;\n        5\n      <p>\u090f\u0915 \u0935\u094d\u092f\u0915\u094d\u0924\u093f \u091c\u094b \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0928\u0947 \u0914\u0930 5 \u0905\u0928\u094d\u092f \u0932\u094b\u0917\u094b\u0902 \u0915\u0940 \u092d\u0930\u094d\u0924\u0940 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u0924\u093f\u092c\u0926\u094d\u0927 \u0939\u0948, \u0935\u0939 \u0915\u0947\u0935\u0932 \u092a\u093e\u0901\u091a \u092a\u0940\u0922\u093c\u093f\u092f\u094b\u0902 \u092e\u0947\u0902 3,000 \u0938\u0947 \u0905\u0927\u093f\u0915 \u0932\u094b\u0917\u094b\u0902 \u0915\u0940 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0928\u0947 \u0935\u093e\u0932\u0940 \u0938\u0947\u0928\u093e \u092c\u0928 \u091c\u093e\u0924\u093e \u0939\u0948\u0964.<\/p>\n  <\/section>\n  <!-- ============ 5. PRAYER CALENDAR ============ -->\n  <section id=\"pw-cal\">\n      05 \u00b7 \u0928\u093e\u092e, \u0928\u0947\u0924\u093e \u0914\u0930 \u0905\u0928\u0941\u0930\u094b\u0927\n      <h2>\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0948\u0932\u0947\u0902\u0921\u0930<\/h2>\n      <p>\u0907\u0938 \u092e\u0939\u0940\u0928\u0947 \u090f\u0915 \u0926\u093f\u0928 \u0915\u093e \u0926\u093e\u0935\u093e \u0915\u0930\u0947\u0902\u0964 \u090f\u0915 \u0928\u093e\u092e \u092f\u093e \u0915\u0908 \u0928\u093e\u092e \u091c\u094b\u0921\u093c\u0947\u0902 - \u0928\u0947\u0924\u093e, \u0915\u094d\u0937\u0947\u0924\u094d\u0930, \u0905\u0928\u0941\u0930\u094b\u0927 - \u091c\u094b \u092f\u0939\u0940\u0902 \u0906\u092a\u0915\u0947 \u0921\u093f\u0935\u093e\u0907\u0938 \u092a\u0930 \u0938\u0939\u0947\u091c\u0947 \u0917\u090f \u0939\u094b\u0902, \u092f\u093e \u0907\u0938\u0947 \u0905\u092a\u0928\u0947 \u092b\u094d\u0930\u093f\u091c \u092f\u093e \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0926\u0940\u0935\u093e\u0930 \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093f\u0902\u091f \u0915\u0930\u0947\u0902\u0964.<\/p>\n        <h3>\u0926\u094b \u0926\u093f\u0928 \u092a\u0939\u0932\u0947<\/h3>\n        <p>Text the person you&#8217;re praying for. Let them know you&#8217;ll be praying for them and ask if there are any specific requests.<\/p>\n        <h3>\u091c\u093f\u0938 \u0926\u093f\u0928<\/h3>\n        <p>\u0909\u0928\u094d\u0939\u0947\u0902 \u0905\u092a\u0928\u0940 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u093e \u091f\u0947\u0915\u094d\u0938\u094d\u091f \u092d\u0947\u091c\u0947\u0902, \u092f\u093e \u0905\u092a\u0928\u0940 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0940 \u0911\u0921\u093f\u092f\u094b \u0930\u093f\u0915\u0949\u0930\u094d\u0921\u093f\u0902\u0917 \u092d\u0947\u091c\u0947\u0902\u0964.<\/p>\n      <button id=\"pcPrev\" aria-label=\"\u092a\u093f\u091b\u0932\u093e \u092e\u0939\u0940\u0928\u093e\">&lt;<\/button>\n        <button id=\"pcToday\">\u0906\u091c \u092a\u0930 \u091c\u093e\u090f\u0902<\/button>\n      <button id=\"pcNext\" aria-label=\"\u0905\u0917\u0932\u0947 \u092e\u0939\u0940\u0928\u0947\">\u203a<\/button>\n    <button id=\"pcPrint\">\u0915\u0948\u0932\u0947\u0902\u0921\u0930 \u092a\u094d\u0930\u093f\u0902\u091f \u0915\u0930\u0947\u0902<\/button>\n  <\/section>\n  <!-- ============ JOIN THE TEAM ============ -->\n  <section id=\"pw-team\">\n      06 \u00b7 \u0914\u0930 \u0906\u0917\u0947 \u092c\u0922\u093c\u0947\u0902\n      <h2>\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0926\u0932 \u092e\u0947\u0902 \u0936\u093e\u092e\u093f\u0932 \u0939\u094b\u0902<\/h2>\n      <p>\u092a\u0939\u093f\u092f\u093e \u0918\u0941\u092e\u093e\u0928\u0947 \u0915\u0947 \u0932\u093f\u090f \u090f\u0915 \u092a\u0932 \u0938\u0947 \u091c\u093c\u094d\u092f\u093e\u0926\u093e \u0915\u0947 \u0932\u093f\u090f \u0924\u0948\u092f\u093e\u0930 \u0939\u0948\u0902?<\/p>\n      <button id=\"ptToggle\">+ \u0905\u0927\u093f\u0915 \u092a\u0942\u0930\u094d\u0923 \u092a\u094d\u0930\u0924\u093f\u092c\u0926\u094d\u0927\u0924\u093e \u092c\u0928\u093e\u090f\u0902<\/button>\n        <p>\u0935\u0939 \u0932\u092f \u091a\u0941\u0928\u0947\u0902 \u091c\u094b \u0906\u092a\u0915\u094b \u0938\u092c\u0938\u0947 \u0905\u091a\u094d\u091b\u0940 \u0932\u0917\u0947:<\/p>\n        <ul>\n          <li><strong>\u0926\u0948\u0928\u093f\u0915 \u0927\u094d\u092f\u093e\u0928<\/strong> \u2014 \u0939\u0930 \u0926\u093f\u0928 \u092a\u0939\u093f\u092f\u0947 \u0915\u0947 \u090f\u0915 '\u0938\u094d\u092a\u094b\u0915' (\u0915\u092e\u093e\u0928\u0940) \u0915\u0947 \u0932\u093f\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0930\u0928\u0947 \u0915\u093e \u0938\u0902\u0915\u0932\u094d\u092a \u0932\u0947\u0902\u0964.<\/li>\n          <li><strong>\u092e\u093e\u0938\u093f\u0915 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u092f\u093e\u0924\u094d\u0930\u093e<\/strong> &mdash; join a walk in your area or &#8220;walk&#8221; the map with our team.<\/li>\n          <li><strong>\u090f\u0915 \u0926\u093f\u0928 \u0905\u092a\u0928\u093e\u0913<\/strong> \u2014 \u090a\u092a\u0930 \u0926\u093f\u090f \u0917\u090f \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0915\u0948\u0932\u0947\u0902\u0921\u0930 \u092a\u0930 \u090f\u0915 \u0924\u093e\u0930\u0940\u0916 \u092a\u0930 \u0926\u093e\u0935\u093e \u0915\u0930\u0947\u0902 \u0914\u0930 \u0909\u0938\u0947 \u0905\u092a\u0928\u093e \u092c\u0928\u093e\u090f\u0902\u0964.<\/li>\n        <\/ul>\n        <p>\u0906\u092a \u091a\u093e\u0939\u0947 \u091c\u093f\u0938 \u092d\u0940 \u0924\u0930\u0939 \u0938\u0947 \u0936\u093e\u092e\u093f\u0932 \u0939\u094b\u0902, \u0927\u0928\u094d\u092f\u0935\u093e\u0926 \u2014 \u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0939\u0940 \u0915\u093e\u0930\u094d\u092f \u0939\u0948\u0964.<\/p>\n    <!--\n      EMAIL SIGNUP - currently uses a mailto: fallback so it works the moment this is pasted\n      into WordPress, with no extra setup. When you set up an email service (Mailchimp,\n      ConvertKit, Constant Contact, or a WP form plugin like WPForms\/Fluent Forms), swap the\n      logic inside teamForm's submit handler below for that service's real form action -\n      I recommend Mailchimp for a simple, free, drop-in HTML form action if you don't have one yet.\n    -->\n      <h3>\u092a\u094d\u0930\u093e\u0930\u094d\u0925\u0928\u093e \u0905\u092a\u0921\u0947\u091f \u092a\u094d\u0930\u093e\u092a\u094d\u0924 \u0915\u0930\u0947\u0902<\/h3>\n      <p>Twice a month I&#8217;ll send a short prayer update with specific requests from the field. All I ask in return: commit to lifting them up to God.<\/p>\n      <p><strong>\u090f\u0915 \u0939\u093e\u0932\u093f\u092f\u093e \u0909\u0926\u093e\u0939\u0930\u0923 \u0926\u0947\u0916\u0947\u0902:<\/strong> <a href=\"https:\/\/internationalafricanmobilization.com\/hi\/e-news\/july-2026\/\">&#8220;A Dream, a Giant, and a Woman Who Came Running&#8221; &#8211; July 2026 &rarr;<\/a><\/p>\n      <form id=\"teamForm\" action=\"\">\n        <input type=\"email\" id=\"teamEmail\" placeholder=\"you@email.com\" required autocomplete=\"email\"\/>\n        <button type=\"submit\">\u0938\u093e\u0907\u0928 \u0905\u092a<\/button>\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"hi\"\/><\/form>\n      \n  <\/section>","protected":false},"excerpt":{"rendered":"<p>International African Mobilization The Prayer Room Prayer is the work. Five simple ways to stand in the gap for disciple-making movements across Africa. Prayer Wheel BLESS Prayer Walking 5 X 5 Prayer Groups Prayer Calendar Join the Team 01 \u00b7 Guided Prayer Prayer Wheel Tap the center to be guided through the whole wheel, or&hellip;<\/p>","protected":false},"author":1,"featured_media":1266,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-11","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Disciples Making Movements | International African Mobilization<\/title>\n<meta name=\"description\" content=\"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/internationalafricanmobilization.com\/hi\/prayer\/\" \/>\n<meta property=\"og:locale\" content=\"hi_IN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Disciples Making Movements | International African Mobilization\" \/>\n<meta property=\"og:description\" content=\"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/internationalafricanmobilization.com\/hi\/prayer\/\" \/>\n<meta property=\"og:site_name\" content=\"International African Mobilization\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T18:11:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"680\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 \u092e\u093f\u0928\u091f\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/\",\"url\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/\",\"name\":\"Disciples Making Movements | International African Mobilization\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/iam-hero.png.jpg\",\"datePublished\":\"2018-02-07T15:44:35+00:00\",\"dateModified\":\"2026-07-15T18:11:17+00:00\",\"description\":\"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#breadcrumb\"},\"inLanguage\":\"hi-IN\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"hi-IN\",\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#primaryimage\",\"url\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/iam-hero.png.jpg\",\"contentUrl\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/iam-hero.png.jpg\",\"width\":1024,\"height\":680},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Prayer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/#website\",\"url\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/\",\"name\":\"International African Mobilization\",\"description\":\"Glorifying God, Disciples Making Movements (DMM)\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"hi-IN\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Disciples Making Movements | International African Mobilization","description":"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/internationalafricanmobilization.com\/hi\/prayer\/","og_locale":"hi_IN","og_type":"article","og_title":"Disciples Making Movements | International African Mobilization","og_description":"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.","og_url":"https:\/\/internationalafricanmobilization.com\/hi\/prayer\/","og_site_name":"International African Mobilization","article_modified_time":"2026-07-15T18:11:17+00:00","og_image":[{"width":1024,"height":680,"url":"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 \u092e\u093f\u0928\u091f"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/internationalafricanmobilization.com\/prayer\/","url":"https:\/\/internationalafricanmobilization.com\/prayer\/","name":"Disciples Making Movements | International African Mobilization","isPartOf":{"@id":"https:\/\/internationalafricanmobilization.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#primaryimage"},"image":{"@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#primaryimage"},"thumbnailUrl":"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg","datePublished":"2018-02-07T15:44:35+00:00","dateModified":"2026-07-15T18:11:17+00:00","description":"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.","breadcrumb":{"@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#breadcrumb"},"inLanguage":"hi-IN","potentialAction":[{"@type":"ReadAction","target":["https:\/\/internationalafricanmobilization.com\/prayer\/"]}]},{"@type":"ImageObject","inLanguage":"hi-IN","@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#primaryimage","url":"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg","contentUrl":"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg","width":1024,"height":680},{"@type":"BreadcrumbList","@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/internationalafricanmobilization.com\/"},{"@type":"ListItem","position":2,"name":"Prayer"}]},{"@type":"WebSite","@id":"https:\/\/internationalafricanmobilization.com\/#website","url":"https:\/\/internationalafricanmobilization.com\/","name":"\u0905\u0902\u0924\u0930\u094d\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u0940\u092f \u0905\u092b\u094d\u0930\u0940\u0915\u0940 \u0932\u093e\u092e\u092c\u0902\u0926\u0940","description":"Glorifying God, Disciples Making Movements (DMM)","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/internationalafricanmobilization.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"hi-IN"}]}},"_links":{"self":[{"href":"https:\/\/internationalafricanmobilization.com\/hi\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/internationalafricanmobilization.com\/hi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/internationalafricanmobilization.com\/hi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/internationalafricanmobilization.com\/hi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/internationalafricanmobilization.com\/hi\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":11,"href":"https:\/\/internationalafricanmobilization.com\/hi\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":1787,"href":"https:\/\/internationalafricanmobilization.com\/hi\/wp-json\/wp\/v2\/pages\/11\/revisions\/1787"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/internationalafricanmobilization.com\/hi\/wp-json\/wp\/v2\/media\/1266"}],"wp:attachment":[{"href":"https:\/\/internationalafricanmobilization.com\/hi\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}