{"id":1008,"date":"2026-06-14T09:50:08","date_gmt":"2026-06-14T09:50:08","guid":{"rendered":"http:\/\/localhost\/Dominion%20Power\/?page_id=1008"},"modified":"2026-07-03T13:16:51","modified_gmt":"2026-07-03T13:16:51","slug":"our-resources","status":"publish","type":"page","link":"https:\/\/dominionpowerecclesia.org\/index.php\/our-resources\/","title":{"rendered":"Our Resources"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/*=============================\nRESOURCE HERO\n==============================*\/\n\n.resources-hero{\n\npadding:170px 20px 260px;\n\nbackground:\n\nlinear-gradient(135deg,#12001d,#300046,#7d0b7f);\n\nposition:relative;\n\n\n\noverflow:hidden;\n\n}\n\n.resources-hero::before{\n\ncontent:\"\";\n\nposition:absolute;\n\nright:-150px;\n\ntop:-150px;\n\nwidth:500px;\n\nheight:500px;\n\nbackground:\n\nradial-gradient(circle,\nrgba(255,255,255,.08),\ntransparent);\n\nborder-radius:50%;\n\n}\n\n.hero-content{\n\nmax-width:900px;\n\nmargin:auto;\n\ntext-align:center;\n\nposition:relative;\n\nz-index:10;\n\n}\n\n.hero-badge{\n\ndisplay:inline-block;\n\npadding:12px 28px;\n\nborder-radius:40px;\n\nbackground:rgba(255,255,255,.08);\n\nborder:1px solid rgba(255,255,255,.15);\n\ncolor:#f4b223;\n\nfont-weight:700;\n\nletter-spacing:3px;\n\nfont-size:13px;\n\nmargin-bottom:35px;\n\n}\n\n.resources-hero h1{\n\nfont-size:76px;\n\ncolor:white;\n\nfont-weight:900;\n\nmargin-bottom:25px;\n\n}\n\n.resources-hero p{\n\ncolor:#f0f0f0;\n\nfont-size:24px;\n\nline-height:1.8;\n\nmax-width:800px;\n\nmargin:auto;\n\n}\n\n\/*=============================\nFEATURED BOOK\n==============================*\/\n\n.featured-book{\n\nmargin-top:-160px;\n\nposition:relative;\n\nz-index:20;\n\nmax-width:1400px;\n\nmargin-left:auto;\n\nmargin-right:auto;\n\ndisplay:grid;\n\ngrid-template-columns:430px 1fr;\n\nbackground:white;\n\nborder-radius:35px;\n\noverflow:hidden;\n\nbox-shadow:\n\n0 50px 100px rgba(0,0,0,.25);\n\n}\n\n.featured-book-image{\n\nbackground:\n\nlinear-gradient(180deg,#28003b,#5f0069);\n\ndisplay:flex;\n\njustify-content:center;\n\nalign-items:center;\n\npadding:70px;\n\n}\n\n.featured-book-image img{\n\nwidth:100%;\n\nmax-width:320px;\n\nfilter:\n\ndrop-shadow(0 35px 45px rgba(0,0,0,.45));\n\ntransition:.5s;\n\n}\n\n.featured-book:hover img{\n\ntransform:\n\ntranslateY(-12px)\n\nrotate(-3deg)\n\nscale(1.05);\n\n}\n\n.featured-book-content{\n\npadding:80px;\n\ndisplay:flex;\n\nflex-direction:column;\n\njustify-content:center;\n\n}\n\n.book-label{\n\ndisplay:inline-block;\n\nbackground:#f4b223;\n\npadding:10px 22px;\n\nborder-radius:30px;\n\nfont-size:13px;\n\nfont-weight:700;\n\nletter-spacing:2px;\n\nmargin-bottom:30px;\n\nwidth:max-content;\n\n}\n\n.featured-book-content h2{\n\nfont-size:64px;\n\nfont-weight:900;\n\nline-height:1;\n\nmargin-bottom:20px;\n\n}\n\n.featured-book-content h3{\n\nfont-size:34px;\n\ncolor:#b61b47;\n\nline-height:1.35;\n\nmargin-bottom:35px;\n\n}\n\n.featured-book-content p{\n\nfont-size:22px;\n\ncolor:#555;\n\nline-height:2;\n\nmax-width:720px;\n\n}\n\n.book-buttons{\n\ndisplay:flex;\n\ngap:20px;\n\nmargin-top:45px;\n\n}\n\n.book-buttons a{\n\npadding:18px 40px;\n\nborder-radius:40px;\n\nfont-weight:700;\n\ntext-decoration:none;\n\ntransition:.35s;\n\n}\n\n.book-buttons a:first-child{\n\nbackground:#5b0262;\n\ncolor:white;\n\n}\n\n.book-buttons a:last-child{\n\nbackground:#f4b223;\n\ncolor:#111;\n\n}\n\n.book-buttons a:hover{\n\ntransform:translateY(-5px);\n\nbox-shadow:0 20px 40px rgba(0,0,0,.2);\n\n}\n\n.dpe-resources{\n    width:100%;\n    max-width:100%;\n    margin:0;\n    padding:0;\n}\n\n.resources-hero,\n.featured-book{\n    width:100%;\n    max-width:100%;\n}\n.sermon-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));\n    gap:0;\n    border-radius:30px;\n    overflow:hidden;\n    border:1px solid rgba(255,184,0,.45);\n    margin-top:50px;\n}\n\n.sermon-card{\n\n   background:\nradial-gradient(circle at top,#d60084,#5b006e 80%);\n\n    padding:55px 40px;\n\n    text-align:center;\n\n    color:#fff;\n\n    border-right:1px solid rgba(255,184,0,.25);\n\n    transition:.35s;\nmin-height:420px;\n\n    display:flex;\n\n    flex-direction:column;\n\n    justify-content:center;\n}\n\n.sermon-card:last-child{\n    border-right:none;\n}\n\n.sermon-card:hover{\n\n    background:linear-gradient(180deg,#d60086,#6c0084);\n\n    transform:translateY(-8px);\n}\n\n.sermon-card img{\n\n    width:110px;\n\n    height:110px;\n\n    object-fit:cover;\n\n    border-radius:50%;\n\n    margin:auto;\n\n    margin-bottom:28px;\n\n    border:6px solid rgba(255,184,0,.15);\n\n    box-shadow:0 12px 30px rgba(0,0,0,.25);\n}\n\n.sermon-card span{\n\n    display:block;\n\n    color:#f6b223;\n\n    font-size:13px;\n\n    letter-spacing:2px;\n\n    text-transform:uppercase;\n\n    margin-bottom:18px;\n}\n\n.sermon-card h3{\n\n    color:#fff;\n\n    font-size:34px;\n\n    line-height:1.25;\n\n    font-weight:800;\n\n    margin-bottom:20px;\n}\n\n.sermon-card p{\n\n    color:rgba(255,255,255,.88);\n\n    line-height:1.9;\n\n    margin-bottom:30px;\n}\n\n.sermon-card a{\n\ntext-transform:uppercase;\n\nletter-spacing:2px;\n\nfont-weight:700;\n\ncolor:#f6b223;\n}\n\n.sermon-card a:hover{\n\n    color:#f6b223;\n}\nborder-right:1px solid rgba(255,180,0,.35);\n.sermon-card:hover{\n\ntransform:translateY(-8px);\n\nbackground:\nlinear-gradient(\n180deg,\n#dd0086,\n#67007d);\n\nbox-shadow:0 30px 60px rgba(0,0,0,.25);\n}\n\n.sermon-card:hover img{\n\ntransform:scale(1.1);\n}\n\n<\/style>\n\n<section class=\"featured-book\">\n\n<div class=\"featured-book-image\">\n\n<img decoding=\"async\" src=\"https:\/\/dominionpowerecclesia.org\/wp-content\/uploads\/2026\/06\/everyone-book-print-front.jpg\">\n\n<\/div>\n\n<div class=\"featured-book-content\">\n\n<span class=\"book-label\">\n\nFEATURED KINGDOM PUBLICATION\n\n<\/span>\n\n<h2>\n\nEVERYONE WILL BURN!\n\n<\/h2>\n\n<h3>\n\nThe Truth About Hellfire and the Coming Purification of All Things.\n\n<\/h3>\n\n<p>\n\nOne of the most thought-provoking Kingdom books ever written,\nrevealing the true biblical purpose of divine judgment,\npurification and restoration.\n\n<\/p>\n\n<div class=\"book-buttons\">\n\n<a href=\"#\">\n\nRead More\n\n<\/a>\n\n<a href=\"#\">\n\nBuy Book\n\n<\/a>\n\n<\/div>\n\n<\/div>\n\n<\/section>\n&#8212;&#8212;&#8212;&#8212;&#8212;-\n<section class=\"resources-section\">\n\n    <div class=\"section-title\">\n\n        <span>\n            Kingdom Library\n        <\/span>\n\n        <h2>\n            Study Resources\n        <\/h2>\n\n    <\/div>\n\n    <div class=\"sermon-grid\">\n\n        <!-- Card 1 -->\n        <div class=\"sermon-card\">\n\n            <img decoding=\"async\" src=\"YOUR-STUDY-GUIDE-IMAGE\">\n\n            <div class=\"sermon-overlay\">\n\n                <span>\n                    Bible Study\n                <\/span>\n\n                <h3>\n                    Study Guides\n                <\/h3>\n\n                <p>\n                    Explore structured Kingdom study guides designed to deepen your understanding of Scripture.\n                <\/p>\n\n                <a href=\"#\">\n                    View Resources \u2192\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- Card 2 -->\n        <div class=\"sermon-card\">\n\n            <img decoding=\"async\" src=\"YOUR-ARTICLE-IMAGE\">\n\n            <div class=\"sermon-overlay\">\n\n                <span>\n                    Kingdom Articles\n                <\/span>\n\n                <h3>\n                    Articles &#038; Teachings\n                <\/h3>\n\n                <p>\n                    Read biblical articles addressing Kingdom doctrine, discipleship, and spiritual growth.\n                <\/p>\n\n                <a href=\"#\">\n                    Read Articles \u2192\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- Card 3 -->\n        <div class=\"sermon-card\">\n\n            <img decoding=\"async\" src=\"YOUR-DOWNLOAD-IMAGE\">\n\n            <div class=\"sermon-overlay\">\n\n                <span>\n                    Downloads\n                <\/span>\n\n                <h3>\n                    Free Resources\n                <\/h3>\n\n                <p>\n                    Download devotionals, reading plans, ministry documents, and discipleship materials.\n                <\/p>\n\n                <a href=\"#\">\n                    Download \u2192\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>FEATURED KINGDOM PUBLICATION EVERYONE WILL BURN! The Truth About Hellfire and the Coming Purification of All Things. One of the most thought-provoking Kingdom books ever written, revealing the true biblical purpose of divine judgment, purification and restoration. Read More Buy Book &#8212;&#8212;&#8212;&#8212;&#8212;- Kingdom Library Study Resources Bible Study Study Guides Explore structured Kingdom study guides&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"enable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1008","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/dominionpowerecclesia.org\/index.php\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"FEATURED KINGDOM PUBLICATION EVERYONE WILL BURN! The Truth About Hellfire and the Coming Purification of All Things. One of the most thought-provoking Kingdom books ever written, revealing the true biblical purpose of divine judgment, purification and restoration. Read More Buy Book &#8212;&#8212;&#8212;&#8212;&#8212;- Kingdom Library Study Resources Bible Study Study Guides Explore structured Kingdom study guides...","_links":{"self":[{"href":"https:\/\/dominionpowerecclesia.org\/index.php\/wp-json\/wp\/v2\/pages\/1008","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dominionpowerecclesia.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dominionpowerecclesia.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dominionpowerecclesia.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dominionpowerecclesia.org\/index.php\/wp-json\/wp\/v2\/comments?post=1008"}],"version-history":[{"count":30,"href":"https:\/\/dominionpowerecclesia.org\/index.php\/wp-json\/wp\/v2\/pages\/1008\/revisions"}],"predecessor-version":[{"id":2126,"href":"https:\/\/dominionpowerecclesia.org\/index.php\/wp-json\/wp\/v2\/pages\/1008\/revisions\/2126"}],"wp:attachment":[{"href":"https:\/\/dominionpowerecclesia.org\/index.php\/wp-json\/wp\/v2\/media?parent=1008"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}