{"id":3839,"date":"2026-02-13T18:22:11","date_gmt":"2026-02-13T18:22:11","guid":{"rendered":"https:\/\/theknowledgeplatform.com\/?p=3839"},"modified":"2026-02-13T22:38:12","modified_gmt":"2026-02-13T22:38:12","slug":"the-luminous-presence-discovering-the-sublime-beauty-shamail-of-the-prophet-%ef%b7%ba","status":"publish","type":"post","link":"https:\/\/theknowledgeplatform.com\/?p=3839","title":{"rendered":"The Luminous Presence: Discovering the Sublime Beauty (Shama&#8217;il) of the Prophet \ufdfa"},"content":{"rendered":"\n<div class=\"wp-block-uagb-image uagb-block-a549924d wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" srcset=\"https:\/\/theknowledgeplatform.com\/wp-content\/uploads\/2026\/02\/khkh-2-1024x558.jpg ,https:\/\/theknowledgeplatform.com\/wp-content\/uploads\/2026\/02\/khkh-2.jpg 780w, https:\/\/theknowledgeplatform.com\/wp-content\/uploads\/2026\/02\/khkh-2.jpg 360w\" sizes=\"auto, (max-width: 480px) 150px\" src=\"https:\/\/theknowledgeplatform.com\/wp-content\/uploads\/2026\/02\/khkh-2-1024x558.jpg\" alt=\"khkh\" class=\"uag-image-3841\" width=\"2816\" height=\"1536\" title=\"khkh\" loading=\"lazy\" role=\"img\"\/><\/figure><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>The Luminous Presence: Discovering the Sublime Beauty of the Prophet \ufdfa<\/title>\n    \n    <meta name=\"description\" content=\"Discover the sublime beauty (Shama'il) of Prophet Muhammad \ufdfa. A serene and interactive reflection on his luminous countenance, perfect equilibrium, and majestic presence.\">\n    <meta property=\"og:title\" content=\"The Luminous Presence: Discovering the Sublime Beauty of the Prophet \ufdfa\">\n    <meta property=\"og:description\" content=\"Like dawn breaking through heavy clouds, his memory brings profound Sakinah to the trembling heart. Explore the description of the Most Beautiful Creation.\">\n    <meta property=\"og:image\" content=\"https:\/\/theknowledgeplatform.com\/wp-content\/uploads\/2026\/01\/cropped-Gemini_Generated_Image_8wvyh58wvyh58wvy-78x78.jpg\">\n    \n    <meta property=\"og:url\" content=\"https:\/\/theknowledgeplatform.com\/YOUR-ACTUAL-PAGE-SLUG-HERE\"> \n    \n    <meta property=\"og:type\" content=\"article\">\n    <meta name=\"twitter:card\" content=\"summary_large_image\">\n\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:ital,wght@0,400;0,700;1,400&#038;family=Montserrat:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    \n    <style>\n        \/* ==========================================================================\n           DESIGN SYSTEM: THE KNOWLEDGE PLATFORM (SCOPED)\n           ========================================================================== *\/\n        #tkp-wrapper {\n            \/* Palette Variables *\/\n            --bg-noor: #FFF1F7;\n            --bg-pure: #FFFFFF;\n            --text-charcoal: #2D3436;\n            --text-ash: #6B6E72;\n            --accent-bloom: #E87CA2;\n            --accent-deep: #C15B78;\n            --accent-gold: #FFD88A;\n            \n            \/* Typography *\/\n            --font-serif: 'Amiri', serif;\n            --font-sans: 'Montserrat', sans-serif;\n            \n            background-color: var(--bg-noor);\n            font-family: var(--font-sans);\n            color: var(--text-charcoal);\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 4rem 1.5rem;\n            position: relative;\n            overflow: hidden;\n            line-height: 1.7;\n            box-sizing: border-box;\n        }\n\n        #tkp-wrapper * {\n            box-sizing: inherit;\n        }\n\n        \/* --- BACKGROUND EFFECTS & ANIMATIONS --- *\/\n        #tkp-wrapper .ambient-glow {\n            position: absolute;\n            width: 60vw;\n            height: 60vw;\n            background: radial-gradient(circle, rgba(255,216,138,0.15) 0%, rgba(255,241,247,0) 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            z-index: 0;\n            animation: pulseGlow 8s ease-in-out infinite alternate;\n        }\n\n        @keyframes pulseGlow {\n            0% { transform: translate(-50%, -50%) scale(0.8); opacity: 0.5; }\n            100% { transform: translate(-50%, -50%) scale(1.2); opacity: 1; }\n        }\n\n        #tkp-wrapper .pattern-overlay {\n            position: absolute;\n            inset: -50%;\n            background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23C15B78' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n            z-index: 0;\n            animation: slowRotate 180s linear infinite;\n        }\n\n        @keyframes slowRotate {\n            from { transform: rotate(0deg); }\n            to { transform: rotate(360deg); }\n        }\n\n        \/* --- MAIN CONTAINER --- *\/\n        #tkp-wrapper .glass-card {\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(20px);\n            -webkit-backdrop-filter: blur(20px);\n            border: 1px solid rgba(255, 255, 255, 0.8);\n            border-top: 4px solid var(--accent-deep);\n            border-radius: 30px;\n            padding: 4rem 5rem;\n            max-width: 900px;\n            width: 100%;\n            box-shadow: 0 25px 50px -12px rgba(193, 91, 120, 0.15);\n            position: relative;\n            z-index: 2;\n            transform: translateY(20px);\n            opacity: 0;\n            animation: slideUpFade 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;\n        }\n\n        @keyframes slideUpFade {\n            to { transform: translateY(0); opacity: 1; }\n        }\n\n        \/* --- HEADER & ASSETS --- *\/\n        #tkp-wrapper .logo-container {\n            text-align: center;\n            margin-bottom: 2.5rem;\n        }\n\n        #tkp-wrapper .global-logo {\n            width: 85px;\n            height: 85px;\n            border-radius: 50%;\n            box-shadow: 0 0 25px rgba(255, 216, 138, 0.9); \/* Golden Glow *\/\n            border: 3px solid var(--bg-pure);\n            animation: floatingLogo 4s ease-in-out infinite;\n            object-fit: cover;\n        }\n\n        @keyframes floatingLogo {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-10px); box-shadow: 0 10px 30px rgba(255, 216, 138, 0.6); }\n        }\n\n        #tkp-wrapper .main-title {\n            font-family: var(--font-serif);\n            color: var(--accent-deep);\n            font-size: 3.2rem;\n            text-align: center;\n            margin: 0 0 1rem 0;\n            line-height: 1.2;\n        }\n\n        #tkp-wrapper .subtitle-empathy {\n            text-align: center;\n            color: var(--text-ash);\n            font-size: 1.15rem;\n            font-weight: 300;\n            font-style: italic;\n            max-width: 600px;\n            margin: 0 auto 3rem auto;\n        }\n\n        \/* --- INTERACTIVE CONTENT BLOCKS --- *\/\n        #tkp-wrapper .arabic-highlight {\n            font-family: var(--font-serif);\n            font-size: 2.8rem;\n            color: var(--accent-deep);\n            text-align: center;\n            margin: 3rem 0 1.5rem 0;\n            text-shadow: 0 4px 15px rgba(193, 91, 120, 0.1);\n            line-height: 1.8;\n        }\n\n        #tkp-wrapper .interactive-section {\n            display: grid;\n            gap: 2rem;\n            margin: 3rem 0;\n        }\n\n        #tkp-wrapper .info-card {\n            background: var(--bg-pure);\n            border: 1px solid rgba(193, 91, 120, 0.1);\n            border-radius: 20px;\n            padding: 2.5rem;\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.02);\n            position: relative;\n            overflow: hidden;\n        }\n\n        #tkp-wrapper .info-card::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; width: 4px; height: 100%;\n            background: var(--accent-bloom);\n            transform: scaleY(0);\n            transition: transform 0.4s ease;\n            transform-origin: bottom;\n        }\n\n        #tkp-wrapper .info-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 40px rgba(193, 91, 120, 0.12);\n            border-color: rgba(193, 91, 120, 0.3);\n        }\n\n        #tkp-wrapper .info-card:hover::before {\n            transform: scaleY(1);\n        }\n\n        #tkp-wrapper .card-title {\n            color: var(--accent-deep);\n            font-family: var(--font-serif);\n            font-size: 1.8rem;\n            margin: 0 0 1rem 0;\n            display: flex;\n            align-items: center;\n            gap: 0.8rem;\n        }\n\n        #tkp-wrapper .card-text {\n            color: var(--text-charcoal);\n            font-size: 1.05rem;\n            font-weight: 400;\n            margin: 0;\n        }\n\n        \/* --- DIVIDER & METADATA --- *\/\n        #tkp-wrapper .ornate-divider {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 15px;\n            margin: 4rem 0;\n        }\n        \n        #tkp-wrapper .ornate-divider::before,\n        #tkp-wrapper .ornate-divider::after {\n            content: '';\n            height: 1px;\n            width: 100px;\n            background: linear-gradient(90deg, transparent, var(--accent-gold), transparent);\n        }\n\n        #tkp-wrapper .ornate-divider span {\n            color: var(--accent-deep);\n            font-size: 1.8rem;\n        }\n\n        #tkp-wrapper .citations {\n            background: var(--bg-noor);\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-align: center;\n            font-size: 0.85rem;\n            font-weight: 600;\n            color: var(--accent-deep);\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            margin-bottom: 3rem;\n            display: inline-block;\n            width: 100%;\n        }\n\n        \/* --- SOCIAL SHARING SECTION --- *\/\n        #tkp-wrapper .sharing-section {\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n\n        #tkp-wrapper .sharing-title {\n            color: var(--text-ash);\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            margin-bottom: 1rem;\n        }\n\n        #tkp-wrapper .social-icons {\n            display: flex;\n            justify-content: center;\n            gap: 1rem;\n        }\n\n        #tkp-wrapper .social-icon-link {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            width: 45px;\n            height: 45px;\n            border-radius: 50%;\n            background: var(--bg-noor);\n            color: var(--accent-deep);\n            text-decoration: none;\n            transition: all 0.3s ease;\n            border: 1px solid transparent;\n            cursor: pointer;\n        }\n\n        #tkp-wrapper .social-icon-link:hover {\n            background: var(--accent-bloom);\n            color: var(--bg-pure);\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(232, 124, 162, 0.3);\n        }\n\n        \/* --- FOOTER & CTA --- *\/\n        #tkp-wrapper .action-footer {\n            display: flex;\n            justify-content: center;\n            padding-top: 1rem;\n            border-top: 1px solid rgba(193, 91, 120, 0.1);\n            margin-top: 2rem;\n        }\n\n        #tkp-wrapper .whatsapp-btn {\n            background: linear-gradient(135deg, var(--accent-bloom) 0%, var(--accent-deep) 100%);\n            color: var(--bg-pure);\n            text-decoration: none;\n            padding: 1.2rem 3rem;\n            border-radius: 50px;\n            font-size: 1.1rem;\n            font-weight: 600;\n            display: inline-flex;\n            align-items: center;\n            gap: 12px;\n            box-shadow: 0 12px 25px rgba(193, 91, 120, 0.3);\n            transition: all 0.3s ease;\n            position: relative;\n            overflow: hidden;\n            text-align: center;\n        }\n\n        #tkp-wrapper .whatsapp-btn::after {\n            content: '';\n            position: absolute;\n            top: -50%; left: -50%;\n            width: 200%; height: 200%;\n            background: rgba(255,255,255,0.2);\n            transform: rotate(45deg) translateY(100%);\n            transition: transform 0.6s ease;\n        }\n\n        #tkp-wrapper .whatsapp-btn:hover {\n            transform: translateY(-4px) scale(1.02);\n            box-shadow: 0 18px 35px rgba(193, 91, 120, 0.4);\n        }\n\n        #tkp-wrapper .whatsapp-btn:hover::after {\n            transform: rotate(45deg) translateY(-100%);\n        }\n\n        \/* --- RESPONSIVE DESIGN --- *\/\n        @media (max-width: 768px) {\n            #tkp-wrapper { padding: 2rem 1rem; }\n            #tkp-wrapper .glass-card { padding: 3rem 1.5rem; }\n            #tkp-wrapper .main-title { font-size: 2.4rem; }\n            #tkp-wrapper .arabic-highlight { font-size: 2.2rem; }\n            #tkp-wrapper .info-card { padding: 1.8rem; }\n            #tkp-wrapper .whatsapp-btn { width: 100%; justify-content: center; padding: 1rem 1.5rem; font-size: 1rem; }\n            #tkp-wrapper .ornate-divider::before,\n            #tkp-wrapper .ornate-divider::after { width: 50px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div id=\"tkp-wrapper\">\n    <div class=\"ambient-glow\"><\/div>\n    <div class=\"pattern-overlay\"><\/div>\n\n    <article class=\"glass-card\">\n        \n        <header class=\"logo-container\">\n            <img decoding=\"async\" src=\"https:\/\/theknowledgeplatform.com\/wp-content\/uploads\/2026\/01\/cropped-Gemini_Generated_Image_8wvyh58wvyh58wvy-78x78.jpg\" alt=\"The Knowledge Platform\" class=\"global-logo\" title=\"The Luminous Presence: Discovering the Sublime Beauty (Shama&#039;il) of the Prophet \ufdfa\">\n        <\/header>\n\n        <h1 class=\"main-title\">The Luminous Presence<\/h1>\n        <p class=\"subtitle-empathy\">Like dawn breaking through heavy clouds, his memory brings profound Sakinah to the trembling heart&#8230;<\/p>\n\n        <p class=\"arabic-highlight\" dir=\"rtl\" lang=\"ar\">\u0644\u064e\u0651\u0642\u064e\u062f\u0652 \u0643\u064e\u0627\u0646\u064e \u0644\u064e\u0643\u064f\u0645\u0652 \u0641\u0650\u064a \u0631\u064e\u0633\u064f\u0648\u0644\u0650 \u0627\u0644\u0644\u064e\u0651\u0647\u0650 \u0623\u064f\u0633\u0652\u0648\u064e\u0629\u064c \u062d\u064e\u0633\u064e\u0646\u064e\u0629\u064c<\/p>\n\n        <section class=\"interactive-section\">\n            \n            <div class=\"info-card\">\n                <h2 class=\"card-title\">\u2728 Brighter Than The Moon<\/h2>\n                <p class=\"card-text\">\n                    To look upon his face was to witness light itself. His complexion possessed a radiant white hue, blended seamlessly with a gentle rosiness. Jabir bin Samurah perfectly captured this celestial beauty: <em>&#8220;I saw the Messenger of Allah (\ufdfa) on a brightly moonlit night&#8230; I paused, looking at him and then looking at the moon, and to me, he was absolutely more beautiful than the moon.&#8221;<\/em>\n                <\/p>\n            <\/div>\n\n            <div class=\"info-card\">\n                <h2 class=\"card-title\">\ud83c\udf3f The Perfect Equilibrium<\/h2>\n                <p class=\"card-text\">\n                    Every aspect of his physical being represented perfect balance. Al-Bara&#8217; bin &#8216;Azib noted, <em>&#8220;The Messenger of Allah (\ufdfa) was the most handsome of all people&#8230; He was neither too tall nor short.&#8221;<\/em> When he walked, he did not drag his feet; he walked with a firm, purposeful stride, leaning slightly forward\u2014a majestic walk of absolute humility combined with unshakeable resolve.\n                <\/p>\n            <\/div>\n\n            <div class=\"info-card\">\n                <h2 class=\"card-title\">\ud83d\udd4a\ufe0f Majesty and Warmth<\/h2>\n                <p class=\"card-text\">\n                    What made the Prophet \ufdfa truly unique was the breathtaking combination of <em>Jalal<\/em> (Majesty) and <em>Jamal<\/em> (Beauty). Ali ibn Abi Talib beautifully described this: <em>&#8220;Whoever saw him unexpectedly would be awestruck, and whoever associated with him intimately would love him deeply.&#8221;<\/em> When he smiled, his teeth shone brilliantly like polished pearls, melting away the anxieties of anyone in his presence.\n                <\/p>\n            <\/div>\n\n        <\/section>\n\n        <div class=\"ornate-divider\">\n            <span>\u06de<\/span>\n        <\/div>\n\n        <div class=\"citations\">\n            [Al-Ahzab 33:21] \u2022 [Jami` at-Tirmidhi 2811] \u2022 [Sahih al-Bukhari 3549]\n        <\/div>\n\n        <div class=\"sharing-section\">\n            <p class=\"sharing-title\">Share this reflection<\/p>\n            <div class=\"social-icons\">\n                <a href=\"#\" id=\"share-whatsapp\" class=\"social-icon-link\" aria-label=\"Share on WhatsApp\" target=\"_blank\">\n                    <i class=\"fab fa-whatsapp\"><\/i>\n                <\/a>\n                <a href=\"#\" id=\"share-facebook\" class=\"social-icon-link\" aria-label=\"Share on Facebook\" target=\"_blank\">\n                    <i class=\"fab fa-facebook-f\"><\/i>\n                <\/a>\n                <a href=\"#\" id=\"share-twitter\" class=\"social-icon-link\" aria-label=\"Share on Twitter\" target=\"_blank\">\n                    <i class=\"fab fa-x-twitter\"><\/i>\n                <\/a>\n                <button class=\"social-icon-link\" id=\"copy-link-btn\" aria-label=\"Copy Link\">\n                    <i class=\"fas fa-link\"><\/i>\n                <\/button>\n            <\/div>\n        <\/div>\n\n        <footer class=\"action-footer\">\n            <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=923051027981&#038;text=Assalam+u+Alaikum+wa+Rahmatullahi+wa+Barakatuh%21+I+am+reaching+out+to+express+my+sincere+interest+in+learning+more+about+the+Islamic+courses+and+spiritual+guidance+offered+by+The+Knowledge+Platform.%0D%0A%0D%0ACould+you+please+provide+me+with+detailed+information+or+direct+me+to+the+relevant+resources%3F+I+am+eager+to+begin+this+journey+of+learning+and+growth.%0D%0A%0D%0AThank+you+for+your+assistance.%0D%0Ahttps%3A%2F%2Ftheknowledgeplatform.com%2F%2F%0D%0A+Channel%3A+https%3A%2F%2Fwhatsapp.com%2Fchannel%2F0029Vb3kK0JFSAsz7FHEBW3i&#038;type=phone_number&#038;app_absent=0\" class=\"whatsapp-btn\" target=\"_blank\">\n                Slide the Puck of Khair: Invite to Quran &#038; Sunnah <span>\u2192<\/span>\n            <\/a>\n        <\/footer>\n\n    <\/article>\n<\/div>\n\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n        \/\/ Get current page URL and Title\n        const currentUrl = encodeURIComponent(window.location.href);\n        const pageTitle = encodeURIComponent(document.title);\n\n        \/\/ Update WhatsApp Link\n        const whatsappBtn = document.getElementById('share-whatsapp');\n        if (whatsappBtn) {\n            whatsappBtn.href = `whatsapp:\/\/send?text=${pageTitle}: ${currentUrl}`;\n        }\n\n        \/\/ Update Facebook Link\n        const facebookBtn = document.getElementById('share-facebook');\n        if (facebookBtn) {\n            facebookBtn.href = `https:\/\/www.facebook.com\/sharer\/sharer.php?u=${currentUrl}`;\n        }\n\n        \/\/ Update Twitter Link\n        const twitterBtn = document.getElementById('share-twitter');\n        if (twitterBtn) {\n            twitterBtn.href = `https:\/\/twitter.com\/intent\/tweet?text=${pageTitle}&url=${currentUrl}`;\n        }\n\n        \/\/ Copy Link Functionality\n        const copyBtn = document.getElementById('copy-link-btn');\n        if (copyBtn) {\n            copyBtn.addEventListener('click', () => {\n                navigator.clipboard.writeText(window.location.href).then(() => {\n                    alert('Link copied to clipboard! May it bring light to others.');\n                }).catch(err => {\n                    console.error('Failed to copy link: ', err);\n                });\n            });\n        }\n    });\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Luminous Presence: Discovering the Sublime Beauty of the Prophet \ufdfa The Luminous Presence Like dawn breaking through heavy clouds, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_surecart_dashboard_logo_width":"180px","_surecart_dashboard_show_logo":true,"_surecart_dashboard_navigation_orders":true,"_surecart_dashboard_navigation_invoices":true,"_surecart_dashboard_navigation_subscriptions":true,"_surecart_dashboard_navigation_downloads":true,"_surecart_dashboard_navigation_billing":true,"_surecart_dashboard_navigation_account":true,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3839","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"spectra_custom_meta":{"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:1;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"surerank_seo_checks":["a:15:{s:14:\"h2_subheadings\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:38:\"Page contains at least one subheading.\";s:4:\"type\";s:4:\"page\";}s:13:\"media_present\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:55:\"This page includes images or videos to enhance content.\";s:4:\"type\";s:4:\"page\";}s:13:\"links_present\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:30:\"Links are present on the page.\";s:4:\"type\";s:4:\"page\";}s:10:\"url_length\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:35:\"Page URL is short and SEO-friendly.\";s:4:\"type\";s:4:\"page\";}s:19:\"search_engine_title\";a:3:{s:6:\"status\";s:7:\"warning\";s:7:\"message\";s:42:\"Search engine title exceeds 60 characters.\";s:4:\"type\";s:4:\"page\";}s:25:\"search_engine_description\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:62:\"Search engine description is present and under 160 characters.\";s:4:\"type\";s:4:\"page\";}s:13:\"canonical_url\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:37:\"Canonical tag is present on the page.\";s:4:\"type\";s:4:\"page\";}s:15:\"open_graph_tags\";a:3:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:40:\"Open Graph tags are present on the page.\";s:4:\"type\";s:4:\"page\";}s:16:\"keyword_in_title\";a:3:{s:6:\"status\";s:10:\"suggestion\";s:7:\"message\";s:38:\"No focus keyword set to analyze title.\";s:4:\"type\";s:7:\"keyword\";}s:22:\"keyword_in_description\";a:3:{s:6:\"status\";s:10:\"suggestion\";s:7:\"message\";s:49:\"No focus keyword set to analyze meta description.\";s:4:\"type\";s:7:\"keyword\";}s:14:\"keyword_in_url\";a:3:{s:6:\"status\";s:10:\"suggestion\";s:7:\"message\";s:36:\"No focus keyword set to analyze URL.\";s:4:\"type\";s:7:\"keyword\";}s:18:\"keyword_in_content\";a:3:{s:6:\"status\";s:10:\"suggestion\";s:7:\"message\";s:40:\"No focus keyword set to analyze content.\";s:4:\"type\";s:7:\"keyword\";}s:12:\"broken_links\";a:2:{s:6:\"status\";s:7:\"success\";s:7:\"message\";s:34:\"No broken links found on the page.\";}s:14:\"image_alt_text\";a:5:{s:6:\"status\";s:7:\"success\";s:11:\"description\";a:1:{i:0;s:48:\"Images on the post\/page have alt text attributes\";}s:7:\"message\";s:49:\"All images on this page have alt text attributes.\";s:11:\"show_images\";b:0;s:4:\"type\";s:4:\"page\";}s:9:\"all_links\";a:1:{i:0;s:622:\"https:\/\/api.whatsapp.com\/send\/?phone=923051027981&text=Assalam+u+Alaikum+wa+Rahmatullahi+wa+Barakatuh%21+I+am+reaching+out+to+express+my+sincere+interest+in+learning+more+about+the+Islamic+courses+and+spiritual+guidance+offered+by+The+Knowledge+Platform.%0D%0A%0D%0ACould+you+please+provide+me+with+detailed+information+or+direct+me+to+the+relevant+resources%3F+I+am+eager+to+begin+this+journey+of+learning+and+growth.%0D%0A%0D%0AThank+you+for+your+assistance.%0D%0Ahttps%3A%2F%2Ftheknowledgeplatform.com%2F%2F%0D%0A+Channel%3A+https%3A%2F%2Fwhatsapp.com%2Fchannel%2F0029Vb3kK0JFSAsz7FHEBW3i&type=phone_number&app_absent=0\";}}"],"surerank_seo_checks_last_updated":["1771022292"],"_edit_lock":["1771022719:1"],"_edit_last":["1"],"_uag_css_file_name":["uag-css-3839.css"],"_uag_page_assets":["a:9:{s:3:\"css\";s:9590:\".wp-block-uagb-image{display:flex}.wp-block-uagb-image__figure{position:relative;display:flex;flex-direction:column;max-width:100%;height:auto;margin:0}.wp-block-uagb-image__figure img{height:auto;display:flex;max-width:100%;transition:box-shadow 0.2s ease}.wp-block-uagb-image__figure>a{display:inline-block}.wp-block-uagb-image__figure figcaption{text-align:center;margin-top:0.5em;margin-bottom:1em}.wp-block-uagb-image .components-placeholder.block-editor-media-placeholder .components-placeholder__instructions{align-self:center}.wp-block-uagb-image--align-left{text-align:left}.wp-block-uagb-image--align-right{text-align:right}.wp-block-uagb-image--align-center{text-align:center}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;height:auto}.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img{height:auto;width:100% !important}.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img{height:auto;width:100%}.wp-block-uagb-image--layout-overlay__color-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0.2;background:rgba(0,0,0,0.5);transition:opacity 0.35s ease-in-out}.wp-block-uagb-image--layout-overlay-link{position:absolute;left:0;right:0;bottom:0;top:0}.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity:1}.wp-block-uagb-image--layout-overlay__inner{position:absolute;left:15px;right:15px;bottom:15px;top:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-color:#fff;transition:0.35s ease-in-out}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right{justify-content:flex-start}.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right{justify-content:flex-end}.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left{align-items:flex-start}.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right{align-items:flex-end}.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{color:#fff;transition:transform 0.35s, opacity 0.35s ease-in-out;transform:translate3d(0, 24px, 0);margin:0;line-height:1em}.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width:30%;border-top-width:2px;border-top-color:#fff;border-top-style:solid;margin-bottom:10px;opacity:0;transition:transform 0.4s, opacity 0.4s ease-in-out;transform:translate3d(0, 30px, 0)}.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity:0;overflow:visible;color:#fff;transition:transform 0.45s, opacity 0.45s ease-in-out;transform:translate3d(0, 35px, 0)}.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption{opacity:1;transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1);transition:transform 0.35s ease-in-out}.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:scale(1.05)}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure .wp-block-uagb-image--layout-overlay__color-wrapper{width:calc(100% + 40px) !important;max-width:none !important;transform:translate3d(-40px, 0, 0);transition:transform 0.35s ease-in-out}.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img,.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{transform:translate3d(0, 0, 0)}.wp-block-uagb-image--effect-grayscale img{filter:grayscale(0%);transition:0.35s ease-in-out}.wp-block-uagb-image--effect-grayscale:hover img{filter:grayscale(100%)}.wp-block-uagb-image--effect-blur img{filter:blur(0);transition:0.35s ease-in-out}.wp-block-uagb-image--effect-blur:hover img{filter:blur(3px)}\n.uagb-block-a549924d.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a549924d.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-a549924d.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a549924d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-a549924d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-a549924d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-a549924d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-a549924d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-a549924d.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-a549924d.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-a549924d.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}.uagb-block-a549924d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-a549924d.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-a549924d.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-a549924d.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.uagb-block-a549924d.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}@media only screen and (max-width: 767px) {.uagb-block-a549924d.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\n.uagb-block-cacbb2ea.wp-block-uagb-image{text-align: center;justify-content: center;align-self: center;}.uagb-block-cacbb2ea .wp-block-uagb-image__figure{align-items: center;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cacbb2ea.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-cacbb2ea.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-cacbb2ea.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}.uagb-block-cacbb2ea.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-cacbb2ea.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-cacbb2ea.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.uagb-block-cacbb2ea.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}@media only screen and (max-width: 767px) {.uagb-block-cacbb2ea.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:78:{i:0;s:10:\"uagb\/image\";i:1;s:9:\"core\/html\";i:2;s:14:\"core\/paragraph\";i:3;s:21:\"surecart\/product-page\";i:4;s:12:\"core\/columns\";i:5;s:11:\"core\/column\";i:6;s:22:\"surecart\/product-media\";i:8;s:32:\"surecart\/product-collection-tags\";i:9;s:31:\"surecart\/product-collection-tag\";i:10;s:22:\"surecart\/product-title\";i:11;s:10:\"core\/group\";i:13;s:46:\"surecart\/product-selected-price-scratch-amount\";i:14;s:38:\"surecart\/product-selected-price-amount\";i:15;s:40:\"surecart\/product-selected-price-interval\";i:16;s:27:\"surecart\/product-sale-badge\";i:18;s:37:\"surecart\/product-selected-price-trial\";i:19;s:36:\"surecart\/product-selected-price-fees\";i:20;s:28:\"surecart\/product-description\";i:21;s:30:\"surecart\/product-variant-pills\";i:22;s:29:\"surecart\/product-variant-pill\";i:23;s:30:\"surecart\/product-price-chooser\";i:24;s:38:\"surecart\/product-price-choice-template\";i:25;s:19:\"surecart\/price-name\";i:28;s:29:\"surecart\/price-scratch-amount\";i:29;s:21:\"surecart\/price-amount\";i:30;s:23:\"surecart\/price-interval\";i:31;s:20:\"surecart\/price-trial\";i:32;s:24:\"surecart\/price-setup-fee\";i:33;s:25:\"surecart\/product-quantity\";i:34;s:45:\"surecart\/product-selected-price-ad-hoc-amount\";i:35;s:28:\"surecart\/product-buy-buttons\";i:36;s:27:\"surecart\/product-buy-button\";i:38;s:17:\"core\/post-content\";i:39;s:29:\"surecart\/product-list-related\";i:41;s:12:\"core\/heading\";i:42;s:27:\"surecart\/product-pagination\";i:43;s:36:\"surecart\/product-pagination-previous\";i:44;s:32:\"surecart\/product-pagination-next\";i:45;s:25:\"surecart\/product-template\";i:48;s:10:\"core\/cover\";i:50;s:27:\"surecart\/product-list-price\";i:51;s:30:\"surecart\/product-scratch-price\";i:52;s:23:\"surecart\/slide-out-cart\";i:54;s:26:\"surecart\/cart-close-button\";i:55;s:19:\"surecart\/cart-count\";i:57;s:34:\"surecart\/slide-out-cart-line-items\";i:60;s:29:\"surecart\/cart-line-item-image\";i:64;s:29:\"surecart\/cart-line-item-title\";i:66;s:34:\"surecart\/cart-line-item-price-name\";i:67;s:31:\"surecart\/cart-line-item-variant\";i:68;s:28:\"surecart\/cart-line-item-note\";i:69;s:30:\"surecart\/cart-line-item-status\";i:72;s:38:\"surecart\/cart-line-item-scratch-amount\";i:73;s:30:\"surecart\/cart-line-item-amount\";i:74;s:32:\"surecart\/cart-line-item-interval\";i:76;s:29:\"surecart\/cart-line-item-trial\";i:77;s:28:\"surecart\/cart-line-item-fees\";i:80;s:32:\"surecart\/cart-line-item-quantity\";i:82;s:30:\"surecart\/cart-line-item-remove\";i:84;s:25:\"surecart\/cart-order-bumps\";i:85;s:35:\"surecart\/cart-order-bump-pagination\";i:86;s:44:\"surecart\/cart-order-bump-pagination-previous\";i:87;s:40:\"surecart\/cart-order-bump-pagination-next\";i:88;s:33:\"surecart\/cart-order-bump-template\";i:90;s:30:\"surecart\/cart-order-bump-image\";i:92;s:30:\"surecart\/cart-order-bump-title\";i:93;s:36:\"surecart\/cart-order-bump-description\";i:95;s:39:\"surecart\/cart-order-bump-scratch-amount\";i:96;s:31:\"surecart\/cart-order-bump-amount\";i:97;s:35:\"surecart\/cart-order-bump-add-button\";i:99;s:38:\"surecart\/slide-out-cart-items-subtotal\";i:100;s:29:\"surecart\/cart-subtotal-amount\";i:101;s:36:\"surecart\/slide-out-cart-items-submit\";i:102;s:11:\"core\/search\";i:103;s:17:\"core\/latest-posts\";i:104;s:20:\"core\/latest-comments\";i:105;s:13:\"core\/archives\";i:106;s:15:\"core\/categories\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1773732962\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"theknowledgeplatform1@gmail.com","author_link":"https:\/\/theknowledgeplatform.com\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"The Luminous Presence: Discovering the Sublime Beauty of the Prophet \ufdfa The Luminous Presence Like dawn breaking through heavy clouds, [&hellip;]","_links":{"self":[{"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=\/wp\/v2\/posts\/3839","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3839"}],"version-history":[{"count":2,"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=\/wp\/v2\/posts\/3839\/revisions"}],"predecessor-version":[{"id":3843,"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=\/wp\/v2\/posts\/3839\/revisions\/3843"}],"wp:attachment":[{"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3839"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3839"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theknowledgeplatform.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3839"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}