{"id":1275,"date":"2026-09-08T05:50:07","date_gmt":"2026-09-08T05:50:07","guid":{"rendered":"https:\/\/divyprem.org\/?page_id=1275"},"modified":"2026-09-08T07:33:48","modified_gmt":"2026-09-08T07:33:48","slug":"seed-boll","status":"publish","type":"page","link":"https:\/\/divyprem.org\/?page_id=1275","title":{"rendered":"Seed Boll"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1275\" class=\"elementor elementor-1275\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59802c1 e-flex e-con-boxed jltma-glass-effect-no e-con e-parent\" data-id=\"59802c1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1894a4b jltma-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"1894a4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\r\n\/* =====================================================\r\n   SEED BOLL SECTION\r\n===================================================== *\/\r\n\r\n.seedboll-section{\r\n    width:100%;\r\n    padding:80px 25px;\r\n    background:transparent;\r\n    font-family:Arial, sans-serif;\r\n}\r\n\r\n.seedboll-container{\r\n    max-width:1250px;\r\n    margin:auto;\r\n}\r\n\r\n\/* TOP TAG *\/\r\n.seedboll-tag{\r\n    text-align:center;\r\n    color:#e69a00;\r\n    font-size:15px;\r\n    font-weight:700;\r\n    letter-spacing:2px;\r\n    text-transform:uppercase;\r\n    margin-bottom:12px;\r\n}\r\n\r\n\/* MAIN HEADING *\/\r\n.seedboll-heading{\r\n    text-align:center;\r\n    color:#1b2a44;\r\n    font-size:48px;\r\n    font-weight:800;\r\n    margin:0 0 18px;\r\n}\r\n\r\n.seedboll-heading span{\r\n    color:#e69a00;\r\n}\r\n\r\n\/* INTRO *\/\r\n.seedboll-intro{\r\n    max-width:800px;\r\n    margin:0 auto 50px;\r\n    text-align:center;\r\n    color:#777;\r\n    font-size:16px;\r\n    line-height:1.8;\r\n}\r\n\r\n\/* =====================================================\r\n   MAIN TWO COLUMN\r\n===================================================== *\/\r\n\r\n.seedboll-main{\r\n    display:grid;\r\n    grid-template-columns:55% 45%;\r\n    gap:40px;\r\n    align-items:center;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   IMAGE GALLERY\r\n===================================================== *\/\r\n\r\n.seedboll-gallery{\r\n    display:grid;\r\n    grid-template-columns:repeat(2,1fr);\r\n    gap:15px;\r\n}\r\n\r\n.seedboll-gallery-image{\r\n    height:230px;\r\n    border-radius:14px;\r\n    overflow:hidden;\r\n    position:relative;\r\n    background:#f5f5f5;\r\n    box-shadow:0 7px 22px rgba(0,0,0,0.08);\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n}\r\n\r\n.seedboll-gallery-image:first-child{\r\n    grid-column:span 2;\r\n    height:300px;\r\n}\r\n\r\n.seedboll-gallery-image img{\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:contain;\r\n    display:block;\r\n    transition:transform .5s ease;\r\n}\r\n\r\n.seedboll-gallery-image::after{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    background:linear-gradient(\r\n        to top,\r\n        rgba(27,42,68,.45),\r\n        rgba(230,154,0,.05)\r\n    );\r\n    opacity:0;\r\n    transition:.4s;\r\n    pointer-events:none;\r\n}\r\n\r\n.seedboll-gallery-image:hover::after{\r\n    opacity:1;\r\n}\r\n\r\n.seedboll-gallery-image:hover img{\r\n    transform:scale(1.03);\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   LOCATION BOXES\r\n===================================================== *\/\r\n\r\n.seedboll-boxes{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:20px;\r\n}\r\n\r\n.seedboll-box{\r\n    background:#ffffff;\r\n    border-radius:15px;\r\n    padding:28px 30px;\r\n    border-left:5px solid #e69a00;\r\n    box-shadow:0 8px 25px rgba(0,0,0,0.08);\r\n    transition:all .4s ease;\r\n}\r\n\r\n.seedboll-box:hover{\r\n    background:#e69a00;\r\n    transform:translateX(8px);\r\n}\r\n\r\n.seedboll-box-number{\r\n    color:#e69a00;\r\n    font-size:13px;\r\n    font-weight:700;\r\n    letter-spacing:1.5px;\r\n    text-transform:uppercase;\r\n    margin-bottom:8px;\r\n}\r\n\r\n.seedboll-box h3{\r\n    color:#1b2a44;\r\n    font-size:25px;\r\n    font-weight:800;\r\n    margin:0 0 12px;\r\n}\r\n\r\n.seedboll-box p{\r\n    color:#777;\r\n    font-size:15px;\r\n    line-height:1.8;\r\n    margin:0;\r\n}\r\n\r\n.seedboll-box:hover .seedboll-box-number,\r\n.seedboll-box:hover h3,\r\n.seedboll-box:hover p{\r\n    color:#ffffff;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   BOTTOM MESSAGE\r\n===================================================== *\/\r\n\r\n.seedboll-bottom{\r\n    margin-top:55px;\r\n    padding:30px;\r\n    text-align:center;\r\n    background:#f8f8f8;\r\n    border-radius:15px;\r\n}\r\n\r\n.seedboll-bottom h3{\r\n    color:#1b2a44;\r\n    font-size:27px;\r\n    margin:0 0 12px;\r\n}\r\n\r\n.seedboll-bottom h3 span{\r\n    color:#e69a00;\r\n}\r\n\r\n.seedboll-bottom p{\r\n    max-width:900px;\r\n    margin:auto;\r\n    color:#777;\r\n    font-size:16px;\r\n    line-height:1.8;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   OUR AI COURSE\r\n===================================================== *\/\r\n\r\n.ai-course-section{\r\n    margin-top:80px;\r\n    padding:65px 35px;\r\n    background:#f8f8f8;\r\n    border-radius:20px;\r\n}\r\n\r\n.ai-course-tag{\r\n    text-align:center;\r\n    color:#e69a00;\r\n    font-size:15px;\r\n    font-weight:700;\r\n    letter-spacing:2px;\r\n    text-transform:uppercase;\r\n    margin-bottom:12px;\r\n}\r\n\r\n.ai-course-heading{\r\n    text-align:center;\r\n    color:#1b2a44;\r\n    font-size:44px;\r\n    font-weight:800;\r\n    margin:0 0 18px;\r\n}\r\n\r\n.ai-course-heading span{\r\n    color:#e69a00;\r\n}\r\n\r\n.ai-course-intro{\r\n    max-width:850px;\r\n    margin:0 auto 40px;\r\n    text-align:center;\r\n    color:#777;\r\n    font-size:16px;\r\n    line-height:1.8;\r\n}\r\n\r\n\r\n\/* COURSE GRID *\/\r\n\r\n.ai-course-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:22px;\r\n}\r\n\r\n.ai-course-box{\r\n    background:#ffffff;\r\n    padding:30px;\r\n    border-radius:15px;\r\n    border-top:4px solid #e69a00;\r\n    box-shadow:0 8px 25px rgba(0,0,0,0.07);\r\n    transition:all .4s ease;\r\n}\r\n\r\n.ai-course-box:hover{\r\n    background:#e69a00;\r\n    transform:translateY(-8px);\r\n    box-shadow:0 15px 35px rgba(0,0,0,0.15);\r\n}\r\n\r\n\r\n\/* ICON *\/\r\n\r\n.ai-course-icon{\r\n    width:50px;\r\n    height:50px;\r\n    border-radius:50%;\r\n    background:#fff3d6;\r\n    color:#e69a00;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-size:22px;\r\n    margin-bottom:18px;\r\n    transition:.3s;\r\n}\r\n\r\n.ai-course-box h3{\r\n    color:#1b2a44;\r\n    font-size:21px;\r\n    font-weight:800;\r\n    margin:0 0 12px;\r\n    transition:.3s;\r\n}\r\n\r\n.ai-course-box p{\r\n    color:#777;\r\n    font-size:15px;\r\n    line-height:1.8;\r\n    margin:0;\r\n    transition:.3s;\r\n}\r\n\r\n.ai-course-box:hover .ai-course-icon{\r\n    background:#ffffff;\r\n}\r\n\r\n.ai-course-box:hover h3,\r\n.ai-course-box:hover p{\r\n    color:#ffffff;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   AI HIGHLIGHT\r\n===================================================== *\/\r\n\r\n.ai-course-highlight{\r\n    margin-top:30px;\r\n    padding:25px 30px;\r\n    background:#1b2a44;\r\n    border-radius:15px;\r\n    text-align:center;\r\n}\r\n\r\n.ai-course-highlight h3{\r\n    color:#ffffff;\r\n    font-size:25px;\r\n    margin:0 0 10px;\r\n}\r\n\r\n.ai-course-highlight h3 span{\r\n    color:#e69a00;\r\n}\r\n\r\n.ai-course-highlight p{\r\n    color:#ffffff;\r\n    opacity:.85;\r\n    font-size:15px;\r\n    line-height:1.8;\r\n    margin:0 auto;\r\n    max-width:850px;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   TABLET\r\n===================================================== *\/\r\n\r\n@media(max-width:900px){\r\n\r\n    .seedboll-main{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    .ai-course-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   MOBILE\r\n===================================================== *\/\r\n\r\n@media(max-width:600px){\r\n\r\n    .seedboll-section{\r\n        padding:55px 15px;\r\n    }\r\n\r\n    .seedboll-heading{\r\n        font-size:34px;\r\n    }\r\n\r\n    .seedboll-gallery{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    .seedboll-gallery-image:first-child{\r\n        grid-column:span 1;\r\n        height:270px;\r\n    }\r\n\r\n    .seedboll-gallery-image{\r\n        height:250px;\r\n    }\r\n\r\n    .seedboll-box{\r\n        padding:24px;\r\n    }\r\n\r\n    .ai-course-section{\r\n        padding:45px 20px;\r\n        margin-top:55px;\r\n    }\r\n\r\n    .ai-course-heading{\r\n        font-size:34px;\r\n    }\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<!-- =====================================================\r\n     SEED BOLL SECTION\r\n===================================================== -->\r\n\r\n<section class=\"seedboll-section\">\r\n\r\n    <div class=\"seedboll-container\">\r\n\r\n        <div class=\"seedboll-tag\">\r\n            \u2726 Community Initiative\r\n        <\/div>\r\n\r\n        <h2 class=\"seedboll-heading\">\r\n            Seed <span>Boll Initiative<\/span>\r\n        <\/h2>\r\n\r\n        <p class=\"seedboll-intro\">\r\n            A community-driven initiative focused on creating greener\r\n            surroundings and spreading environmental awareness through\r\n            seed balls and meaningful plantation activities.\r\n        <\/p>\r\n\r\n\r\n        <div class=\"seedboll-main\">\r\n\r\n\r\n            <!-- =================================================\r\n                 LEFT SIDE - 7 IMAGE GALLERY\r\n            ================================================== -->\r\n\r\n            <div class=\"seedboll-gallery\">\r\n\r\n                <!-- IMAGE 01 -->\r\n                <div class=\"seedboll-gallery-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/divyprem.org\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-07-at-14.23.51-scaled.jpeg\"\r\n                        alt=\"Seed Boll Initiative\"\r\n                    >\r\n                <\/div>\r\n\r\n                <!-- IMAGE 02 -->\r\n                <div class=\"seedboll-gallery-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/divyprem.org\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-07-at-14.23.51-2.jpeg\"\r\n                        alt=\"Seed Boll Initiative\"\r\n                    >\r\n                <\/div>\r\n\r\n                <!-- IMAGE 03 -->\r\n                <div class=\"seedboll-gallery-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/divyprem.org\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-07-at-14.23.52.jpeg\"\r\n                        alt=\"Seed Boll Initiative\"\r\n                    >\r\n                <\/div>\r\n\r\n                <!-- IMAGE 04 -->\r\n                <div class=\"seedboll-gallery-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/divyprem.org\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-08-at-11.20.31.jpeg\"\r\n                        alt=\"Seed Boll Initiative\"\r\n                    >\r\n                <\/div>\r\n\r\n                <!-- IMAGE 05 -->\r\n                <div class=\"seedboll-gallery-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/divyprem.org\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-07-at-14.25.24.jpeg\"\r\n                        alt=\"Seed Boll Initiative\"\r\n                    >\r\n                <\/div>\r\n\r\n                <!-- IMAGE 06 -->\r\n                <div class=\"seedboll-gallery-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/divyprem.org\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-08-at-11.21.02-scaled.jpeg\"\r\n                        alt=\"Seed Boll Initiative\"\r\n                    >\r\n                <\/div>\r\n\r\n                <!-- IMAGE 07 -->\r\n                <div class=\"seedboll-gallery-image\">\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/divyprem.org\/wp-content\/uploads\/2026\/09\/WhatsApp-Image-2026-09-08-at-11.21.13.jpeg\"\r\n                        alt=\"Seed Boll Initiative\"\r\n                    >\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- =================================================\r\n                 RIGHT SIDE - LOCATION BOXES\r\n            ================================================== -->\r\n\r\n            <div class=\"seedboll-boxes\">\r\n\r\n                <!-- LOCATION 01 -->\r\n                <div class=\"seedboll-box\">\r\n\r\n                    <div class=\"seedboll-box-number\">\r\n                        Location 01\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Aamla Parisar\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Seed boll activities were conducted at Aamla\r\n                        Parisar to encourage greenery, plantation and\r\n                        environmental awareness among the community.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n\r\n                <!-- LOCATION 02 -->\r\n                <div class=\"seedboll-box\">\r\n\r\n                    <div class=\"seedboll-box-number\">\r\n                        Location 02\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Chhindwara Water Supply Area\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        A meaningful initiative around the Chhindwara\r\n                        Water Supply Area, promoting green spaces and\r\n                        supporting a healthier natural environment.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n\r\n                <!-- LOCATION 03 -->\r\n                <div class=\"seedboll-box\">\r\n\r\n                    <div class=\"seedboll-box-number\">\r\n                        Location 03\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Dharma Tekdi\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Seed boll activities at Dharma Tekdi focused on\r\n                        nature conservation, plantation and building\r\n                        awareness for a greener tomorrow.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- =================================================\r\n             BOTTOM MESSAGE\r\n        ================================================== -->\r\n\r\n        <div class=\"seedboll-bottom\">\r\n\r\n            <h3>\r\n                Growing Today for a <span>Greener Tomorrow<\/span>\r\n            <\/h3>\r\n\r\n            <p>\r\n                Every seed carries the hope of a greener future.\r\n                Through community participation and environmental\r\n                initiatives, we aim to nurture nature and create\r\n                sustainable surroundings for future generations.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- =================================================\r\n             OUR AI COURSE\r\n        ================================================== -->\r\n\r\n        <div class=\"ai-course-section\">\r\n\r\n            <div class=\"ai-course-tag\">\r\n                \u2726 Learning & Innovation\r\n            <\/div>\r\n\r\n            <h2 class=\"ai-course-heading\">\r\n                Our <span>AI Course<\/span>\r\n            <\/h2>\r\n\r\n            <p class=\"ai-course-intro\">\r\n                Learn the fundamentals of Artificial Intelligence,\r\n                Generative AI and modern AI tools through practical\r\n                learning. Build useful skills and understand how AI\r\n                can be applied in education, business and everyday work.\r\n            <\/p>\r\n\r\n\r\n            <div class=\"ai-course-grid\">\r\n\r\n\r\n                <!-- AI BOX 01 -->\r\n                <div class=\"ai-course-box\">\r\n\r\n                    <div class=\"ai-course-icon\">\r\n                        \ud83e\udd16\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        AI Fundamentals\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Understand the basics of Artificial Intelligence,\r\n                        machine learning and how modern AI systems work.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n\r\n                <!-- AI BOX 02 -->\r\n                <div class=\"ai-course-box\">\r\n\r\n                    <div class=\"ai-course-icon\">\r\n                        \u2728\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Generative AI Tools\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Explore modern AI tools and learn how to use\r\n                        Generative AI for content, ideas, research and\r\n                        creative work.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n\r\n                <!-- AI BOX 03 -->\r\n                <div class=\"ai-course-box\">\r\n\r\n                    <div class=\"ai-course-icon\">\r\n                        \ud83c\udfaf\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Practical Learning\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Learn through practical examples and real-world\r\n                        activities designed to make AI easy to understand\r\n                        and apply.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n\r\n                <!-- AI BOX 04 -->\r\n                <div class=\"ai-course-box\">\r\n\r\n                    <div class=\"ai-course-icon\">\r\n                        \ud83d\udcbc\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        AI for Business\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Discover how AI can support businesses through\r\n                        automation, content creation, customer support\r\n                        and smarter workflows.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n\r\n                <!-- AI BOX 05 -->\r\n                <div class=\"ai-course-box\">\r\n\r\n                    <div class=\"ai-course-icon\">\r\n                        \u26a1\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        AI Productivity\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Learn practical ways to use AI tools to save time,\r\n                        organize work and improve everyday productivity.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n\r\n                <!-- AI BOX 06 -->\r\n                <div class=\"ai-course-box\">\r\n\r\n                    <div class=\"ai-course-icon\">\r\n                        \ud83d\ude80\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Future Skills\r\n                    <\/h3>\r\n\r\n                    <p>\r\n                        Develop future-ready AI skills and gain a better\r\n                        understanding of the rapidly changing digital world.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <!-- AI HIGHLIGHT -->\r\n\r\n            <div class=\"ai-course-highlight\">\r\n\r\n                <h3>\r\n                    Learn AI. <span>Build Skills. Shape the Future.<\/span>\r\n                <\/h3>\r\n\r\n                <p>\r\n                    Empower yourself with practical knowledge and\r\n                    discover new possibilities with Artificial Intelligence.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u2726 Community Initiative Seed Boll Initiative A community-driven initiative focused on creating greener surroundings and spreading environmental awareness through seed [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","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":"disabled","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-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-1275","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/divyprem.org\/index.php?rest_route=\/wp\/v2\/pages\/1275","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/divyprem.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/divyprem.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/divyprem.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/divyprem.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1275"}],"version-history":[{"count":4,"href":"https:\/\/divyprem.org\/index.php?rest_route=\/wp\/v2\/pages\/1275\/revisions"}],"predecessor-version":[{"id":1312,"href":"https:\/\/divyprem.org\/index.php?rest_route=\/wp\/v2\/pages\/1275\/revisions\/1312"}],"wp:attachment":[{"href":"https:\/\/divyprem.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}