<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-US"> <![endif]-->
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en-US"> <![endif]-->
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en-US"> <![endif]-->
<!--[if IE 9]>    <html class="no-js lt-ie10" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name='viewport' content='width=device-width, initial-scale=1, user-scalable=yes' />
    <link rel="profile" href="https://gmpg.org/xfn/11" />
    <link rel="pingback" href="https://hastennations.com/xmlrpc.php" />
    <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
			<script type="text/javascript">
			  var jnews_ajax_url = '/?ajax-request=jnews'
			</script>
			<script type="text/javascript">;window.jnews=window.jnews||{},window.jnews.library=window.jnews.library||{},window.jnews.library=function(){"use strict";var e=this;e.win=window,e.doc=document,e.noop=function(){},e.globalBody=e.doc.getElementsByTagName("body")[0],e.globalBody=e.globalBody?e.globalBody:e.doc,e.win.jnewsDataStorage=e.win.jnewsDataStorage||{_storage:new WeakMap,put:function(e,t,n){this._storage.has(e)||this._storage.set(e,new Map),this._storage.get(e).set(t,n)},get:function(e,t){return this._storage.get(e).get(t)},has:function(e,t){return this._storage.has(e)&&this._storage.get(e).has(t)},remove:function(e,t){var n=this._storage.get(e).delete(t);return 0===!this._storage.get(e).size&&this._storage.delete(e),n}},e.windowWidth=function(){return e.win.innerWidth||e.docEl.clientWidth||e.globalBody.clientWidth},e.windowHeight=function(){return e.win.innerHeight||e.docEl.clientHeight||e.globalBody.clientHeight},e.requestAnimationFrame=e.win.requestAnimationFrame||e.win.webkitRequestAnimationFrame||e.win.mozRequestAnimationFrame||e.win.msRequestAnimationFrame||window.oRequestAnimationFrame||function(e){return setTimeout(e,1e3/60)},e.cancelAnimationFrame=e.win.cancelAnimationFrame||e.win.webkitCancelAnimationFrame||e.win.webkitCancelRequestAnimationFrame||e.win.mozCancelAnimationFrame||e.win.msCancelRequestAnimationFrame||e.win.oCancelRequestAnimationFrame||function(e){clearTimeout(e)},e.classListSupport="classList"in document.createElement("_"),e.hasClass=e.classListSupport?function(e,t){return e.classList.contains(t)}:function(e,t){return e.className.indexOf(t)>=0},e.addClass=e.classListSupport?function(t,n){e.hasClass(t,n)||t.classList.add(n)}:function(t,n){e.hasClass(t,n)||(t.className+=" "+n)},e.removeClass=e.classListSupport?function(t,n){e.hasClass(t,n)&&t.classList.remove(n)}:function(t,n){e.hasClass(t,n)&&(t.className=t.className.replace(n,""))},e.objKeys=function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t},e.isObjectSame=function(e,t){var n=!0;return JSON.stringify(e)!==JSON.stringify(t)&&(n=!1),n},e.extend=function(){for(var e,t,n,o=arguments[0]||{},i=1,a=arguments.length;i<a;i++)if(null!==(e=arguments[i]))for(t in e)o!==(n=e[t])&&void 0!==n&&(o[t]=n);return o},e.dataStorage=e.win.jnewsDataStorage,e.isVisible=function(e){return 0!==e.offsetWidth&&0!==e.offsetHeight||e.getBoundingClientRect().length},e.getHeight=function(e){return e.offsetHeight||e.clientHeight||e.getBoundingClientRect().height},e.getWidth=function(e){return e.offsetWidth||e.clientWidth||e.getBoundingClientRect().width},e.supportsPassive=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e.supportsPassive=!0}});"createEvent"in e.doc?e.win.addEventListener("test",null,t):"fireEvent"in e.doc&&e.win.attachEvent("test",null)}catch(e){}e.passiveOption=!!e.supportsPassive&&{passive:!0},e.setStorage=function(e,t){e="jnews-"+e;var n={expired:Math.floor(((new Date).getTime()+432e5)/1e3)};t=Object.assign(n,t);localStorage.setItem(e,JSON.stringify(t))},e.getStorage=function(e){e="jnews-"+e;var t=localStorage.getItem(e);return null!==t&&0<t.length?JSON.parse(localStorage.getItem(e)):{}},e.expiredStorage=function(){var t,n="jnews-";for(var o in localStorage)o.indexOf(n)>-1&&"undefined"!==(t=e.getStorage(o.replace(n,""))).expired&&t.expired<Math.floor((new Date).getTime()/1e3)&&localStorage.removeItem(o)},e.addEvents=function(t,n,o){for(var i in n){var a=["touchstart","touchmove"].indexOf(i)>=0&&!o&&e.passiveOption;"createEvent"in e.doc?t.addEventListener(i,n[i],a):"fireEvent"in e.doc&&t.attachEvent("on"+i,n[i])}},e.removeEvents=function(t,n){for(var o in n)"createEvent"in e.doc?t.removeEventListener(o,n[o]):"fireEvent"in e.doc&&t.detachEvent("on"+o,n[o])},e.triggerEvents=function(t,n,o){var i;o=o||{detail:null};return"createEvent"in e.doc?(!(i=e.doc.createEvent("CustomEvent")||new CustomEvent(n)).initCustomEvent||i.initCustomEvent(n,!0,!1,o),void t.dispatchEvent(i)):"fireEvent"in e.doc?((i=e.doc.createEventObject()).eventType=n,void t.fireEvent("on"+i.eventType,i)):void 0},e.getParents=function(t,n){void 0===n&&(n=e.doc);for(var o=[],i=t.parentNode,a=!1;!a;)if(i){var r=i;r.querySelectorAll(n).length?a=!0:(o.push(r),i=r.parentNode)}else o=[],a=!0;return o},e.forEach=function(e,t,n){for(var o=0,i=e.length;o<i;o++)t.call(n,e[o],o)},e.getText=function(e){return e.innerText||e.textContent},e.setText=function(e,t){var n="object"==typeof t?t.innerText||t.textContent:t;e.innerText&&(e.innerText=n),e.textContent&&(e.textContent=n)},e.httpBuildQuery=function(t){return e.objKeys(t).reduce(function t(n){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return function(i,a){var r=n[a];a=encodeURIComponent(a);var s=o?"".concat(o,"[").concat(a,"]"):a;return null==r||"function"==typeof r?(i.push("".concat(s,"=")),i):["number","boolean","string"].includes(typeof r)?(i.push("".concat(s,"=").concat(encodeURIComponent(r))),i):(i.push(e.objKeys(r).reduce(t(r,s),[]).join("&")),i)}}(t),[]).join("&")},e.get=function(t,n,o,i){return o="function"==typeof o?o:e.noop,e.ajax("GET",t,n,o,i)},e.post=function(t,n,o,i){return o="function"==typeof o?o:e.noop,e.ajax("POST",t,n,o,i)},e.ajax=function(t,n,o,i,a){var r=new XMLHttpRequest,s=n,c=e.httpBuildQuery(o);if(t=-1!=["GET","POST"].indexOf(t)?t:"GET",r.open(t,s+("GET"==t?"?"+c:""),!0),"POST"==t&&r.setRequestHeader("Content-type","application/x-www-form-urlencoded"),r.setRequestHeader("X-Requested-With","XMLHttpRequest"),r.onreadystatechange=function(){4===r.readyState&&200<=r.status&&300>r.status&&"function"==typeof i&&i.call(void 0,r.response)},void 0!==a&&!a){return{xhr:r,send:function(){r.send("POST"==t?c:null)}}}return r.send("POST"==t?c:null),{xhr:r}},e.scrollTo=function(t,n,o){function i(e,t,n){this.start=this.position(),this.change=e-this.start,this.currentTime=0,this.increment=20,this.duration=void 0===n?500:n,this.callback=t,this.finish=!1,this.animateScroll()}return Math.easeInOutQuad=function(e,t,n,o){return(e/=o/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t},i.prototype.stop=function(){this.finish=!0},i.prototype.move=function(t){e.doc.documentElement.scrollTop=t,e.globalBody.parentNode.scrollTop=t,e.globalBody.scrollTop=t},i.prototype.position=function(){return e.doc.documentElement.scrollTop||e.globalBody.parentNode.scrollTop||e.globalBody.scrollTop},i.prototype.animateScroll=function(){this.currentTime+=this.increment;var t=Math.easeInOutQuad(this.currentTime,this.start,this.change,this.duration);this.move(t),this.currentTime<this.duration&&!this.finish?e.requestAnimationFrame.call(e.win,this.animateScroll.bind(this)):this.callback&&"function"==typeof this.callback&&this.callback()},new i(t,n,o)},e.unwrap=function(t){var n,o=t;e.forEach(t,(function(e,t){n?n+=e:n=e})),o.replaceWith(n)},e.performance={start:function(e){performance.mark(e+"Start")},stop:function(e){performance.mark(e+"End"),performance.measure(e,e+"Start",e+"End")}},e.fps=function(){var t=0,n=0,o=0;!function(){var i=t=0,a=0,r=0,s=document.getElementById("fpsTable"),c=function(t){void 0===document.getElementsByTagName("body")[0]?e.requestAnimationFrame.call(e.win,(function(){c(t)})):document.getElementsByTagName("body")[0].appendChild(t)};null===s&&((s=document.createElement("div")).style.position="fixed",s.style.top="120px",s.style.left="10px",s.style.width="100px",s.style.height="20px",s.style.border="1px solid black",s.style.fontSize="11px",s.style.zIndex="100000",s.style.backgroundColor="white",s.id="fpsTable",c(s));var l=function(){o++,n=Date.now(),(a=(o/(r=(n-t)/1e3)).toPrecision(2))!=i&&(i=a,s.innerHTML=i+"fps"),1<r&&(t=n,o=0),e.requestAnimationFrame.call(e.win,l)};l()}()},e.instr=function(e,t){for(var n=0;n<t.length;n++)if(-1!==e.toLowerCase().indexOf(t[n].toLowerCase()))return!0},e.winLoad=function(t,n){function o(o){if("complete"===e.doc.readyState||"interactive"===e.doc.readyState)return!o||n?setTimeout(t,n||1):t(o),1}o()||e.addEvents(e.win,{load:o})},e.docReady=function(t,n){function o(o){if("complete"===e.doc.readyState||"interactive"===e.doc.readyState)return!o||n?setTimeout(t,n||1):t(o),1}o()||e.addEvents(e.doc,{DOMContentLoaded:o})},e.fireOnce=function(){e.docReady((function(){e.assets=e.assets||[],e.assets.length&&(e.boot(),e.load_assets())}),50)},e.boot=function(){e.length&&e.doc.querySelectorAll("style[media]").forEach((function(e){"not all"==e.getAttribute("media")&&e.removeAttribute("media")}))},e.create_js=function(t,n){var o=e.doc.createElement("script");switch(o.setAttribute("src",t),n){case"defer":o.setAttribute("defer",!0);break;case"async":o.setAttribute("async",!0);break;case"deferasync":o.setAttribute("defer",!0),o.setAttribute("async",!0)}e.globalBody.appendChild(o)},e.load_assets=function(){"object"==typeof e.assets&&e.forEach(e.assets.slice(0),(function(t,n){var o="";t.defer&&(o+="defer"),t.async&&(o+="async"),e.create_js(t.url,o);var i=e.assets.indexOf(t);i>-1&&e.assets.splice(i,1)})),e.assets=jnewsoption.au_scripts=window.jnewsads=[]},e.setCookie=function(e,t,n){var o="";if(n){var i=new Date;i.setTime(i.getTime()+24*n*60*60*1e3),o="; expires="+i.toUTCString()}document.cookie=e+"="+(t||"")+o+"; path=/"},e.getCookie=function(e){for(var t=e+"=",n=document.cookie.split(";"),o=0;o<n.length;o++){for(var i=n[o];" "==i.charAt(0);)i=i.substring(1,i.length);if(0==i.indexOf(t))return i.substring(t.length,i.length)}return null},e.eraseCookie=function(e){document.cookie=e+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"},e.docReady((function(){e.globalBody=e.globalBody==e.doc?e.doc.getElementsByTagName("body")[0]:e.globalBody,e.globalBody=e.globalBody?e.globalBody:e.doc})),e.winLoad((function(){e.winLoad((function(){var t=!1;if(void 0!==window.jnewsadmin)if(void 0!==window.file_version_checker){var n=e.objKeys(window.file_version_checker);n.length?n.forEach((function(e){t||"10.0.4"===window.file_version_checker[e]||(t=!0)})):t=!0}else t=!0;t&&(window.jnewsHelper.getMessage(),window.jnewsHelper.getNotice())}),2500)}))},window.jnews.library=new window.jnews.library;</script>
	<!-- This site is optimized with the Yoast SEO plugin v27.7 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Hasten Nations - Taking the Love of Jesus to the Nations.</title>
	<meta name="description" content="Hasten Nations is a Christian ministry that serves the suffering, preaches the Gospel, &amp; trains new missionaries. Led by Dustan &amp; Darlene Stanley. Founded in 2008." />
	<link rel="canonical" href="https://hastennations.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Hasten Nations - Taking the Love of Jesus to the Nations." />
	<meta property="og:description" content="Hasten Nations is a Christian ministry that serves the suffering, preaches the Gospel, &amp; trains new missionaries. Led by Dustan &amp; Darlene Stanley. Founded in 2008." />
	<meta property="og:url" content="https://hastennations.com/" />
	<meta property="og:site_name" content="HastenNations.com" />
	<meta property="article:publisher" content="https://facebook.com/HastenNations" />
	<meta property="article:modified_time" content="2026-04-01T21:29:20+00:00" />
	<meta property="og:image" content="https://hastennations.org/wp-content/themes/jnews/assets/img/jeg-empty.png" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@HastenNations" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hastennations.com\/","url":"https:\/\/hastennations.com\/","name":"Hasten Nations - Taking the Love of Jesus to the Nations.","isPartOf":{"@id":"https:\/\/hastennations.com\/#website"},"about":{"@id":"https:\/\/hastennations.com\/#organization"},"primaryImageOfPage":{"@id":"https:\/\/hastennations.com\/#primaryimage"},"image":{"@id":"https:\/\/hastennations.com\/#primaryimage"},"thumbnailUrl":"https:\/\/hastennations.org\/wp-content\/themes\/jnews\/assets\/img\/jeg-empty.png","datePublished":"2025-08-12T23:37:49+00:00","dateModified":"2026-04-01T21:29:20+00:00","description":"Hasten Nations is a Christian ministry that serves the suffering, preaches the Gospel, & trains new missionaries. Led by Dustan & Darlene Stanley. Founded in 2008.","breadcrumb":{"@id":"https:\/\/hastennations.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hastennations.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hastennations.com\/#primaryimage","url":"https:\/\/hastennations.org\/wp-content\/themes\/jnews\/assets\/img\/jeg-empty.png","contentUrl":"https:\/\/hastennations.org\/wp-content\/themes\/jnews\/assets\/img\/jeg-empty.png"},{"@type":"BreadcrumbList","@id":"https:\/\/hastennations.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/hastennations.com\/#website","url":"https:\/\/hastennations.com\/","name":"Hasten Nations","description":"","publisher":{"@id":"https:\/\/hastennations.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hastennations.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hastennations.com\/#organization","name":"Hasten Nations","url":"https:\/\/hastennations.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hastennations.com\/#\/schema\/logo\/image\/","url":"https:\/\/hstn.tv\/-hastentv\/wp-content\/uploads\/sites\/2\/2025\/10\/New-Hasten-Logo-Black-Medium-1.png","contentUrl":"https:\/\/hstn.tv\/-hastentv\/wp-content\/uploads\/sites\/2\/2025\/10\/New-Hasten-Logo-Black-Medium-1.png","width":600,"height":81,"caption":"Hasten Nations"},"image":{"@id":"https:\/\/hastennations.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/HastenNations","https:\/\/x.com\/HastenNations","https:\/\/instagram.com\/HastenNations","https:\/\/youtube.com\/@HastenNations","https:\/\/tiktok.com\/@HastenNations"]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//hastennations.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='preconnect' href='https://fonts.gstatic.com' />
<link rel="alternate" type="application/rss+xml" title="HastenNations.com &raquo; Feed" href="https://hastennations.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="HastenNations.com &raquo; Comments Feed" href="https://hastennations.com/comments/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://hastennations.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhastennations.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://hastennations.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhastennations.com%2F&#038;format=xml" />
<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<link rel='stylesheet' id='jnews-faq-css' href='https://hastennations.com/wp-content/plugins/jnews-essential/assets/css/faq.css?ver=12.0.0' media='all' />
<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:root :where(.wp-block-icon svg){width: 24px;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*# sourceURL=global-styles-inline-css */
</style>
<link rel='stylesheet' id='elementor-frontend-css' href='https://hastennations.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.1.1' media='all' />
<link rel='stylesheet' id='elementor-post-6-css' href='https://hastennations.com/wp-content/uploads/sites/2/elementor/css/post-6.css?ver=1780499812' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://hastennations.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.1.1' media='all' />
<link rel='stylesheet' id='e-shapes-css' href='https://hastennations.com/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=4.1.1' media='all' />
<link rel='stylesheet' id='swiper-css' href='https://hastennations.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://hastennations.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.1.1' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://hastennations.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.1.1' media='all' />
<link rel='stylesheet' id='e-animation-fadeInUp-css' href='https://hastennations.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=4.1.1' media='all' />
<link rel='stylesheet' id='widget-slides-css' href='https://hastennations.com/wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css?ver=3.32.1' media='all' />
<link rel='stylesheet' id='elementor-post-55-css' href='https://hastennations.com/wp-content/uploads/sites/2/elementor/css/post-55.css?ver=1780499813' media='all' />
<link rel='stylesheet' id='jeg_customizer_font-css' href='//fonts.googleapis.com/css?family=Alatsi%3Areguler%7COswald%3A500%2C700&#038;display=swap&#038;ver=1.3.0' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='https://hastennations.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' media='all' />
<link rel='stylesheet' id='jnews-frontend-css' href='https://hastennations.com/wp-content/themes/jnews/assets/dist/frontend.min.css?ver=12.0.8' media='all' />
<link rel='stylesheet' id='jnews-elementor-css' href='https://hastennations.com/wp-content/themes/jnews/assets/css/elementor-frontend.css?ver=12.0.8' media='all' />
<link rel='stylesheet' id='jnews-style-css' href='https://hastennations.com/wp-content/themes/jnews/style.css?ver=12.0.8' media='all' />
<link rel='stylesheet' id='jnews-darkmode-css' href='https://hastennations.com/wp-content/themes/jnews/assets/css/darkmode.css?ver=12.0.8' media='all' />
<link rel='stylesheet' id='jnews-scheme-css' href='https://hastennations.com/wp-content/uploads/sites/2/jnews/scheme.css?ver=1769765902' media='all' />
<link rel='stylesheet' id='elementor-gf-roboto-css' href='https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-robotoslab-css' href='https://fonts.googleapis.com/css?family=Roboto+Slab:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-bebasneue-css' href='https://fonts.googleapis.com/css?family=Bebas+Neue:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-adventpro-css' href='https://fonts.googleapis.com/css?family=Advent+Pro:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<script id="jquery-core-js" src="https://hastennations.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1"></script>
<script id="jquery-migrate-js" src="https://hastennations.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1"></script>
<link rel="https://api.w.org/" href="https://hastennations.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://hastennations.com/wp-json/wp/v2/pages/55" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://hastennations.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 7.0" />
<link rel='shortlink' href='https://hastennations.com/' />
<meta name="generator" content="Elementor 4.1.1; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">
<script src="https://js.churchcenter.com/modal/v1"></script>
<style>
	
.jeg_menu_style_5>li.current-menu-item>a, .jeg_menu_style_5>li.sfHover>a { color: #ffffff !important; }
.jeg_menu_style_5>li.sfHover>a { color: #ffffff !important; }
	
	</style>
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<style id="jeg_dynamic_css" type="text/css" data-type="jeg_custom-css">@media only screen and (min-width : 1200px) { .container, .jeg_vc_content > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_row, .jeg_vc_content > .vc_element > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row, .jeg_vc_content > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .elementor-section.elementor-section-boxed > .elementor-container { max-width : 1140px; } .e-con-boxed.e-parent { --content-width : 1140px; }  } @media only screen and (min-width : 1441px) { .container, .jeg_vc_content > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_row, .jeg_vc_content > .vc_element > .vc_row, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row, .jeg_vc_content > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper, .jeg_vc_content > .wpb-content-wrapper > .vc_element > .vc_row[data-vc-full-width="true"]:not([data-vc-stretch-content="true"]) > .jeg-vc-wrapper , .elementor-section.elementor-section-boxed > .elementor-container { max-width : 1140px; } .e-con-boxed.e-parent { --content-width : 1140px; }  } body { --j-body-color : #555555; --j-accent-color : #000000; --j-alt-color : #333333; --j-heading-color : #000000; } body,.jeg_newsfeed_list .tns-outer .tns-controls button,.jeg_filter_button,.owl-carousel .owl-nav div,.jeg_readmore,.jeg_hero_style_7 .jeg_post_meta a,.widget_calendar thead th,.widget_calendar tfoot a,.jeg_socialcounter a,.entry-header .jeg_meta_like a,.entry-header .jeg_meta_comment a,.entry-header .jeg_meta_donation a,.entry-header .jeg_meta_bookmark a,.entry-content tbody tr:hover,.entry-content th,.jeg_splitpost_nav li:hover a,#breadcrumbs a,.jeg_author_socials a:hover,.jeg_footer_content a,.jeg_footer_bottom a,.jeg_cartcontent,.woocommerce .woocommerce-breadcrumb a { color : #555555; } a, .jeg_menu_style_5>li>a:hover, .jeg_menu_style_5>li.sfHover>a, .jeg_menu_style_5>li.current-menu-item>a, .jeg_menu_style_5>li.current-menu-ancestor>a, .jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a:hover, .jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a:hover, .jeg_side_tabs li.active, .jeg_block_heading_5 strong, .jeg_block_heading_6 strong, .jeg_block_heading_7 strong, .jeg_block_heading_8 strong, .jeg_subcat_list li a:hover, .jeg_subcat_list li button:hover, .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a, .jeg_pl_xs_2:before, .jeg_pl_xs_4 .jeg_postblock_content:before, .jeg_postblock .jeg_post_title a:hover, .jeg_hero_style_6 .jeg_post_title a:hover, .jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover, .widget_jnews_popular .jeg_post_title a:hover, .jeg_meta_author a, .widget_archive li a:hover, .widget_pages li a:hover, .widget_meta li a:hover, .widget_recent_entries li a:hover, .widget_rss li a:hover, .widget_rss cite, .widget_categories li a:hover, .widget_categories li.current-cat>a, #breadcrumbs a:hover, .jeg_share_count .counts, .commentlist .bypostauthor>.comment-body>.comment-author>.fn, span.required, .jeg_review_title, .bestprice .price, .authorlink a:hover, .jeg_vertical_playlist .jeg_video_playlist_play_icon, .jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail:before, .jeg_horizontal_playlist .jeg_video_playlist_play, .woocommerce li.product .pricegroup .button, .widget_display_forums li a:hover, .widget_display_topics li:before, .widget_display_replies li:before, .widget_display_views li:before, .bbp-breadcrumb a:hover, .jeg_mobile_menu li.sfHover>a, .jeg_mobile_menu li a:hover, .split-template-6 .pagenum, .jeg_mobile_menu_style_5>li>a:hover, .jeg_mobile_menu_style_5>li.sfHover>a, .jeg_mobile_menu_style_5>li.current-menu-item>a, .jeg_mobile_menu_style_5>li.current-menu-ancestor>a, .jeg_mobile_menu.jeg_menu_dropdown li.open > div > a ,.jeg_menu_dropdown.language-swicher .sub-menu li a:hover { color : #000000; } .jeg_menu_style_1>li>a:before, .jeg_menu_style_2>li>a:before, .jeg_menu_style_3>li>a:before, .jeg_side_toggle, .jeg_slide_caption .jeg_post_category a, .jeg_slider_type_1_wrapper .tns-controls button.tns-next, .jeg_block_heading_1 .jeg_block_title span, .jeg_block_heading_2 .jeg_block_title span, .jeg_block_heading_3, .jeg_block_heading_4 .jeg_block_title span, .jeg_block_heading_6:after, .jeg_pl_lg_box .jeg_post_category a, .jeg_pl_md_box .jeg_post_category a, .jeg_readmore:hover, .jeg_thumb .jeg_post_category a, .jeg_block_loadmore a:hover, .jeg_postblock.alt .jeg_block_loadmore a:hover, .jeg_block_loadmore a.active, .jeg_postblock_carousel_2 .jeg_post_category a, .jeg_heroblock .jeg_post_category a, .jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover, input[type="submit"], .btn, .button, .widget_tag_cloud a:hover, .popularpost_item:hover .jeg_post_title a:before, .jeg_splitpost_4 .page_nav, .jeg_splitpost_5 .page_nav, .jeg_post_via a:hover, .jeg_post_source a:hover, .jeg_post_tags a:hover, .comment-reply-title small a:before, .comment-reply-title small a:after, .jeg_storelist .productlink, .authorlink li.active a:before, .jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa,.jeg_footer.dark .socials_widget:not(.nobg) a:hover > span.jeg-icon, div.jeg_breakingnews_title, .jeg_overlay_slider_bottom_wrapper .tns-controls button, .jeg_overlay_slider_bottom_wrapper .tns-controls button:hover, .jeg_vertical_playlist .jeg_video_playlist_current, .woocommerce span.onsale, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .jeg_popup_post .caption, .jeg_footer.dark input[type="submit"], .jeg_footer.dark .btn, .jeg_footer.dark .button, .footer_widget.widget_tag_cloud a:hover, .jeg_inner_content .content-inner .jeg_post_category a:hover, #buddypress .standard-form button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress .generic-button a, #buddypress .generic-button button, #buddypress .comment-reply-link, #buddypress a.bp-title-button, #buddypress.buddypress-wrap .members-list li .user-update .activity-read-more a, div#buddypress .standard-form button:hover, div#buddypress a.button:hover, div#buddypress input[type="submit"]:hover, div#buddypress input[type="button"]:hover, div#buddypress input[type="reset"]:hover, div#buddypress ul.button-nav li a:hover, div#buddypress .generic-button a:hover, div#buddypress .generic-button button:hover, div#buddypress .comment-reply-link:hover, div#buddypress a.bp-title-button:hover, div#buddypress.buddypress-wrap .members-list li .user-update .activity-read-more a:hover, #buddypress #item-nav .item-list-tabs ul li a:before, .jeg_inner_content .jeg_meta_container .follow-wrapper a { background-color : #000000; } .jeg_block_heading_7 .jeg_block_title span, .jeg_readmore:hover, .jeg_block_loadmore a:hover, .jeg_block_loadmore a.active, .jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover, .jeg_pagenav_3 .page_number:hover, .jeg_prevnext_post a:hover h3, .jeg_overlay_slider .jeg_post_category, .jeg_sidefeed .jeg_post.active, .jeg_vertical_playlist.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img, .jeg_horizontal_playlist .jeg_video_playlist_item.active { border-color : #000000; } .jeg_tabpost_nav li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .jeg_mobile_menu_style_1>li.current-menu-item a, .jeg_mobile_menu_style_1>li.current-menu-ancestor a, .jeg_mobile_menu_style_2>li.current-menu-item::after, .jeg_mobile_menu_style_2>li.current-menu-ancestor::after, .jeg_mobile_menu_style_3>li.current-menu-item::before, .jeg_mobile_menu_style_3>li.current-menu-ancestor::before { border-bottom-color : #000000; } .jeg_post_share .jeg-icon svg { fill : #000000; } .jeg_post_meta .fa, .jeg_post_meta .jpwt-icon, .entry-header .jeg_post_meta .fa, .jeg_review_stars, .jeg_price_review_list { color : #333333; } .jeg_share_button.share-float.share-monocrhome a { background-color : #333333; } h1,h2,h3,h4,h5,h6,.jeg_post_title a,.entry-header .jeg_post_title,.jeg_hero_style_7 .jeg_post_title a,.jeg_block_title,.jeg_splitpost_bar .current_title,.jeg_video_playlist_title,.gallery-caption,.jeg_push_notification_button>a.button { color : #000000; } .split-template-9 .pagenum, .split-template-10 .pagenum, .split-template-11 .pagenum, .split-template-12 .pagenum, .split-template-13 .pagenum, .split-template-15 .pagenum, .split-template-18 .pagenum, .split-template-20 .pagenum, .split-template-19 .current_title span, .split-template-20 .current_title span { background-color : #000000; } .jeg_topbar .jeg_nav_row, .jeg_topbar .jeg_search_no_expand .jeg_search_input { line-height : 38px; } .jeg_topbar .jeg_nav_row, .jeg_topbar .jeg_nav_icon { height : 38px; } .jeg_topbar .jeg_logo_img { max-height : 38px; } .jeg_topbar, .jeg_topbar.dark, .jeg_topbar.custom { background : #000000; } .jeg_topbar, .jeg_topbar.dark { border-color : #000000; color : #000000; border-top-width : 0px; } .jeg_topbar a, .jeg_topbar.dark a { color : #0a0a0a; } .jeg_midbar { height : 63px; } .jeg_midbar .jeg_logo_img { max-height : 63px; } .jeg_midbar, .jeg_midbar.dark { background-color : #000000ff; border-bottom-width : 0px; color : #ffffffff; } .jeg_midbar a, .jeg_midbar.dark a { color : #ffffffff; } .jeg_header .jeg_bottombar.jeg_navbar,.jeg_bottombar .jeg_nav_icon { height : 0px; } .jeg_header .jeg_bottombar.jeg_navbar, .jeg_header .jeg_bottombar .jeg_main_menu:not(.jeg_menu_style_1) > li > a, .jeg_header .jeg_bottombar .jeg_menu_style_1 > li, .jeg_header .jeg_bottombar .jeg_menu:not(.jeg_main_menu) > li > a { line-height : 0px; } .jeg_bottombar .jeg_logo_img { max-height : 0px; } .jeg_header .jeg_bottombar, .jeg_header .jeg_bottombar.jeg_navbar_dark, .jeg_bottombar.jeg_navbar_boxed .jeg_nav_row, .jeg_bottombar.jeg_navbar_dark.jeg_navbar_boxed .jeg_nav_row { border-bottom-width : 0px; } .jeg_stickybar.jeg_navbar,.jeg_navbar .jeg_nav_icon { height : 50px; } .jeg_stickybar.jeg_navbar, .jeg_stickybar .jeg_main_menu:not(.jeg_menu_style_1) > li > a, .jeg_stickybar .jeg_menu_style_1 > li, .jeg_stickybar .jeg_menu:not(.jeg_main_menu) > li > a { line-height : 50px; } .jeg_header_sticky .jeg_navbar_wrapper:not(.jeg_navbar_boxed), .jeg_header_sticky .jeg_navbar_boxed .jeg_nav_row { background : #000000ff; } .jeg_stickybar, .jeg_stickybar.dark { color : #ffffffff; border-bottom-width : 0px; } .jeg_stickybar a, .jeg_stickybar.dark a { color : #ffffffff; } .jeg_mobile_bottombar { height : 60px; line-height : 60px; } .jeg_mobile_midbar, .jeg_mobile_midbar.dark { background : #0a0a0a; color : #ffffff; } .jeg_mobile_midbar a, .jeg_mobile_midbar.dark a { color : #fcfcfc; } .jeg_aside_item.socials_widget > a > i.fa:before { color : #ffffff; } .jeg_aside_item.socials_widget.nobg a span.jeg-icon svg { fill : #ffffff; } .jeg_aside_item.socials_widget a span.jeg-icon svg { fill : #ffffff; } .jeg_button_1 .btn { background : #ffffff; color : #dd3333; } .jeg_button_mobile .btn { color : #dd3333; border-color : #ffffff; } .jeg_button_drawer .btn { background : #165111; } .jeg_nav_icon .jeg_mobile_toggle.toggle_btn { color : #000000; } .jeg_navbar_mobile_wrapper .jeg_nav_item a.jeg_mobile_toggle, .jeg_navbar_mobile_wrapper .dark .jeg_nav_item a.jeg_mobile_toggle { color : #f7f3f3ff; } .jeg_header .jeg_menu.jeg_main_menu > li > a { color : #ffffff; } .jeg_menu_style_1 > li > a:before, .jeg_menu_style_2 > li > a:before, .jeg_menu_style_3 > li > a:before { background : #ffffff; } .jeg_header .jeg_menu.jeg_main_menu > li > a:hover, .jeg_header .jeg_menu.jeg_main_menu > li.sfHover > a, .jeg_header .jeg_menu.jeg_main_menu > li > .sf-with-ul:hover:after, .jeg_header .jeg_menu.jeg_main_menu > li.sfHover > .sf-with-ul:after, .jeg_header .jeg_menu_style_4 > li.current-menu-item > a, .jeg_header .jeg_menu_style_4 > li.current-menu-ancestor > a, .jeg_header .jeg_menu_style_5 > li.current-menu-item > a, .jeg_header .jeg_menu_style_5 > li.current-menu-ancestor > a { color : #ffffff; } .jeg_header .jeg_navbar_wrapper .sf-arrows .sf-with-ul:after { color : #ffffff; } .jeg_navbar_wrapper .jeg_menu li > ul { background : #0a0a0a; } .jeg_navbar_wrapper .jeg_menu li > ul li > a { color : #ffffff; } .jeg_navbar_wrapper .jeg_menu li > ul li:hover > a, .jeg_navbar_wrapper .jeg_menu li > ul li.sfHover > a, .jeg_navbar_wrapper .jeg_menu li > ul li.current-menu-item > a, .jeg_navbar_wrapper .jeg_menu li > ul li.current-menu-ancestor > a { background : #0a0a0a; } .jeg_header .jeg_navbar_wrapper .jeg_menu li > ul li:hover > a, .jeg_header .jeg_navbar_wrapper .jeg_menu li > ul li.sfHover > a, .jeg_header .jeg_navbar_wrapper .jeg_menu li > ul li.current-menu-item > a, .jeg_header .jeg_navbar_wrapper .jeg_menu li > ul li.current-menu-ancestor > a, .jeg_header .jeg_navbar_wrapper .jeg_menu li > ul li:hover > .sf-with-ul:after, .jeg_header .jeg_navbar_wrapper .jeg_menu li > ul li.sfHover > .sf-with-ul:after, .jeg_header .jeg_navbar_wrapper .jeg_menu li > ul li.current-menu-item > .sf-with-ul:after, .jeg_header .jeg_navbar_wrapper .jeg_menu li > ul li.current-menu-ancestor > .sf-with-ul:after { color : #ffffff; } .jeg_navbar_wrapper .jeg_menu li > ul li a { border-color : #0a0a0a; } .jeg_megamenu .sub-menu .jeg_newsfeed_subcat { background-color : #000000; border-right-color : #000000; } .jeg_megamenu .sub-menu .jeg_newsfeed_subcat li.active { border-color : #000000; background-color : #000000; } .jeg_navbar_wrapper .jeg_megamenu .sub-menu .jeg_newsfeed_subcat li a { color : #ffffff; } .jeg_megamenu .sub-menu .jeg_newsfeed_subcat li.active a { color : #ffffff; } .jeg_megamenu .sub-menu { background-color : #000000; } .jeg_megamenu .sub-menu .jeg_newsfeed_list .jeg_newsfeed_item .jeg_post_title a { color : #ffffff; } .jeg_newsfeed_tags h3 { color : #ffffff; } .jnews .jeg_header .jeg_menu.jeg_top_menu > li > a { color : #ffffff; } .jnews .jeg_header .jeg_menu.jeg_top_menu > li a:hover { color : #ffffff; } .jnews .jeg_top_menu.sf-arrows .sf-with-ul:after { color : #fcfcfc; } .jnews .jeg_menu.jeg_top_menu li > ul { background-color : #0a0a0a; } .jnews .jeg_menu.jeg_top_menu li > ul, .jnews .jeg_menu.jeg_top_menu li > ul li > a, .jnews .jeg_menu.jeg_top_menu li > ul li:hover > a, .jnews .jeg_menu.jeg_top_menu li > ul li.sfHover > a { color : #ffffff; } .jnews .jeg_menu.jeg_top_menu li > ul li:hover > a, .jnews .jeg_menu.jeg_top_menu li > ul li.sfHover > a { background-color : #000000; } .jeg_footer_content,.jeg_footer.dark .jeg_footer_content { background-color : #000000; } .jeg_read_progress_wrapper .jeg_progress_container .progress-bar { background-color : #0d7ff7ff; } .jeg_header, .jeg_mobile_wrapper { font-family: Alatsi,Helvetica,Arial,sans-serif; } .jeg_main_menu > li > a { font-family: Oswald,Helvetica,Arial,sans-serif;font-weight : 500; font-style : normal; font-size: 16px;  } .jeg_thumb .jeg_post_category a,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_heroblock .jeg_post_category a,.jeg_slide_caption .jeg_post_category a { background-color : #000000; color : #ffffff; } .jeg_overlay_slider .jeg_post_category,.jeg_thumb .jeg_post_category a,.jeg_pl_lg_box .jeg_post_category a,.jeg_pl_md_box .jeg_post_category a,.jeg_postblock_carousel_2 .jeg_post_category a,.jeg_heroblock .jeg_post_category a,.jeg_slide_caption .jeg_post_category a { border-color : #000000; } </style><style type="text/css">
					.no_thumbnail .jeg_thumb,
					.thumbnail-container.no_thumbnail {
					    display: none !important;
					}
					.jeg_search_result .jeg_pl_xs_3.no_thumbnail .jeg_postblock_content,
					.jeg_sidefeed .jeg_pl_xs_3.no_thumbnail .jeg_postblock_content,
					.jeg_pl_sm.no_thumbnail .jeg_postblock_content {
					    margin-left: 0;
					}
					.jeg_postblock_11 .no_thumbnail .jeg_postblock_content,
					.jeg_postblock_12 .no_thumbnail .jeg_postblock_content,
					.jeg_postblock_12.jeg_col_3o3 .no_thumbnail .jeg_postblock_content  {
					    margin-top: 0;
					}
					.jeg_postblock_15 .jeg_pl_md_box.no_thumbnail .jeg_postblock_content,
					.jeg_postblock_19 .jeg_pl_md_box.no_thumbnail .jeg_postblock_content,
					.jeg_postblock_24 .jeg_pl_md_box.no_thumbnail .jeg_postblock_content,
					.jeg_sidefeed .jeg_pl_md_box .jeg_postblock_content {
					    position: relative;
					}
					.jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a,
					.jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a:hover,
					.jeg_postblock_carousel_2 .no_thumbnail .jeg_post_meta .fa {
					    color: #212121 !important;
					} 
					.jnews-dark-mode .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a,
					.jnews-dark-mode .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a:hover,
					.jnews-dark-mode .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_meta .fa {
					    color: #fff !important;
					} 
				</style><style id="wp-custom-css">
.jeg_content {
    -padding: 00px 0 00px;
}

.single .content-inner {
    padding-top: 30px;
}

.jeg_topbar .jeg_menu>li {
    padding-right: 30px;
}
</style>
</head>
<body class="home wp-singular page-template page-template-elementor_header_footer page page-id-55 wp-embed-responsive wp-theme-jnews jeg_toggle_light jnews jsc_normal elementor-default elementor-template-full-width elementor-kit-6 elementor-page elementor-page-55">

    
    
    <div class="jeg_ad jeg_ad_top jnews_header_top_ads">
        <div class='ads-wrapper  '></div>    </div>

    <!-- The Main Wrapper
    ============================================= -->
    <div class="jeg_viewport">

        
        <div class="jeg_header_wrapper">
            <div class="jeg_header_instagram_wrapper">
    </div>

<!-- HEADER -->
<div class="jeg_header normal">
    <div class="jeg_midbar jeg_container jeg_navbar_wrapper dark">
    <div class="container">
        <div class="jeg_nav_row">
            
                <div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
                    <div class="item_wrap jeg_nav_aligncenter">
                        <div class="jeg_nav_item jeg_logo jeg_desktop_logo">
			<div class="site-title">
			<a href="https://hastennations.com/" aria-label="Visit Homepage" style="padding: 0px 0px 0px 0px;">
				<img class='jeg_logo_img' src="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png" srcset="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x" alt="Hasten Nations"data-light-src="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png" data-light-srcset="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x" data-dark-src="https://hstn.tv/-hastentv/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png" data-dark-srcset="https://hstn.tv/-hastentv/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hstn.tv/-hastentv/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x"width="300" height="40">			</a>
		</div>
	</div>
                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
                    <div class="item_wrap jeg_nav_aligncenter">
                        <div class="jeg_nav_item jeg_main_menu_wrapper">
<div class="jeg_mainmenu_wrap"><ul class="jeg_menu jeg_main_menu jeg_menu_style_1" data-animation="animate"><li id="menu-item-131" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-131 bgnav" data-item-row="default" ><a href="https://hastennations.com/about/">About</a>
<ul class="sub-menu">
	<li id="menu-item-7440" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7440 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/about/"><i  class='jeg_font_menu_child fa fa-info-circle'></i>About Hasten Nations</a></li>
	<li id="menu-item-7439" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7439 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/about/ministries/"><i  class='jeg_font_menu_child fa fa-globe'></i>Our Ministries</a></li>
	<li id="menu-item-6533" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6533 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/about/beliefs/"><i  class='jeg_font_menu_child fa fa-book'></i>Our Beliefs</a></li>
	<li id="menu-item-6535" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6535 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/about/team/"><i  class='jeg_font_menu_child fa fa-group'></i>Our Team</a></li>
</ul>
</li>
<li id="menu-item-7286" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7286 bgnav" data-item-row="default" ><a href="https://hastennations.com/watch/">Watch</a>
<ul class="sub-menu">
	<li id="menu-item-7353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7353 bgnav" data-item-row="default" ><a href="https://hastennations.com/watch/rev-life-podcast/">The Rev Life Podcast</a></li>
	<li id="menu-item-7354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7354 bgnav" data-item-row="default" ><a href="https://hastennations.com/watch/the-revolutionary-life/">The Revolutionary Life</a></li>
</ul>
</li>
<li id="menu-item-7225" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7225 bgnav jeg_megamenu category_1" data-number="9"  data-item-row="default" ><a href="https://hastennations.com/log/">Mission Log</a><div class="sub-menu">
                    <div class="jeg_newsfeed clearfix">
                <div class="jeg_newsfeed_list">
                    <div data-cat-id="1" data-load-status="loaded" class="jeg_newsfeed_container no_subcat">
                        <div class="newsfeed_carousel">
                            <div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/my-testimony-from-a-dark-pit-to-the-nations/"><div class="thumbnail-container size-500 "><img fetchpriority="high" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="My Testimony: From a Dark Pit to the Nations" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2026/04/ImYours-0001-My-Testimony-Thumbnil-3-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/my-testimony-from-a-dark-pit-to-the-nations/">My Testimony: From a Dark Pit to the Nations</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/360-kids-three-locations-and-a-vision-that-is-just-getting-started/"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="360 Kids, Three Locations, and a Vision That Is Just Getting Started" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2026/03/outreach-upfdate-no-button-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/360-kids-three-locations-and-a-vision-that-is-just-getting-started/">360 Kids, Three Locations, and a Vision That Is Just Getting Started</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/graduation-in-kathmandu/"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="Look Like Jesus!" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2026/01/IMG_0369-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/graduation-in-kathmandu/">Look Like Jesus!</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/happy-early-new-year-woo-hoo/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="Happy Early New Year! Woo Hoo!" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/12/jamie-fenn-PEVG_cqrIVo-unsplash-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/happy-early-new-year-woo-hoo/">Happy Early New Year! Woo Hoo!</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/nepal-christmas-outreach-2025/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="Nepal Christmas Outreach 2025" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/12/Christmas-December-Vlog-Youtube-Thumbnail-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/nepal-christmas-outreach-2025/">Nepal Christmas Outreach 2025</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/video-update-from-darlene/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="Video Update from Darlene" decoding="async" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/11/Screenshot-2025-11-22-at-1.34.31-PM-360x180.png" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/video-update-from-darlene/">Video Update from Darlene</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/a-home-built-for-orphans-in-the-jungle-of-nepal/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="A Home Built for Orphans in the Jungle of Nepal 🌿" decoding="async" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/11/Screenshot-2025-11-11-at-10.02.36-AM-360x180.png" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/a-home-built-for-orphans-in-the-jungle-of-nepal/">A Home Built for Orphans in the Jungle of Nepal 🌿</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/multiplication-in-ghana-west-africa/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/09/DSC05015-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/multiplication-in-ghana-west-africa/">Multiplication in Ghana, West Africa!</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/gospel-fire-in-ghana-day-2-of-luke-10-school-begins/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/07/pexels-ajae-6567674-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/gospel-fire-in-ghana-day-2-of-luke-10-school-begins/">Gospel Fire in Ghana: Day 2 of Luke 10 School Begins</a></h3>
                </div>
                        </div>
                    </div>
                    <div class="newsfeed_overlay">
                    <div class="preloader_type preloader_circle">
                        <div class="newsfeed_preloader jeg_preloader dot">
                            <span></span><span></span><span></span>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader circle">
                            <div class="jnews_preloader_circle_outer">
                                <div class="jnews_preloader_circle_inner"></div>
                            </div>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader square">
                            <div class="jeg_square"><div class="jeg_square_inner"></div></div>
                        </div>
                    </div>
                </div>
                </div></div>
                </div></li>
<li id="menu-item-146" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-146 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/give/"><i style='color: #e20700' class='jeg_font_menu fa fa-heart'></i>Give</a></li>
</ul></div></div>
                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignright">
                        			<div
				class="jeg_nav_item socials_widget jeg_social_icon_block circle">
				<a href="https://www.youtube.com/@HastenNations" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Youtube" class="jeg_youtube"><i class="fa fa-youtube-play"></i> </a><a href="https://instagram.com/HastenNations" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Instagram" class="jeg_instagram"><i class="fa fa-instagram"></i> </a><a href="https://www.facebook.com/HastenNations/" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Facebook" class="jeg_facebook"><i class="fa fa-facebook"></i> </a>			</div>
			                    </div>
                </div>

                        </div>
    </div>
</div></div><!-- /.jeg_header -->        </div>

        <div class="jeg_header_sticky">
            <div class="sticky_blankspace"></div>
<div class="jeg_header normal">
    <div class="jeg_container">
        <div data-mode="fixed" class="jeg_stickybar jeg_navbar jeg_navbar_wrapper jeg_navbar_normal jeg_navbar_shadow jeg_navbar_dark">
            <div class="container">
    <div class="jeg_nav_row">
        
            <div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
                <div class="item_wrap jeg_nav_alignleft">
                    <div class="jeg_nav_item jeg_logo">
    <div class="site-title">
		<a href="https://hastennations.com/" aria-label="Visit Homepage">
    	    <img class='jeg_logo_img' src="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png" srcset="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x" alt="HastenNations.com"data-light-src="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png" data-light-srcset="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x" data-dark-src="https://hstn.tv/-hastentv/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png" data-dark-srcset="https://hstn.tv/-hastentv/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hstn.tv/-hastentv/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x"width="300" height="40">    	</a>
    </div>
</div>                </div>
            </div>

            
            <div class="jeg_nav_col jeg_nav_center jeg_nav_normal">
                <div class="item_wrap jeg_nav_aligncenter">
                    <div class="jeg_nav_item jeg_main_menu_wrapper">
<div class="jeg_mainmenu_wrap"><ul class="jeg_menu jeg_main_menu jeg_menu_style_1" data-animation="animate"><li id="menu-item-131" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-131 bgnav" data-item-row="default" ><a href="https://hastennations.com/about/">About</a>
<ul class="sub-menu">
	<li id="menu-item-7440" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7440 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/about/"><i  class='jeg_font_menu_child fa fa-info-circle'></i>About Hasten Nations</a></li>
	<li id="menu-item-7439" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7439 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/about/ministries/"><i  class='jeg_font_menu_child fa fa-globe'></i>Our Ministries</a></li>
	<li id="menu-item-6533" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6533 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/about/beliefs/"><i  class='jeg_font_menu_child fa fa-book'></i>Our Beliefs</a></li>
	<li id="menu-item-6535" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6535 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/about/team/"><i  class='jeg_font_menu_child fa fa-group'></i>Our Team</a></li>
</ul>
</li>
<li id="menu-item-7286" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7286 bgnav" data-item-row="default" ><a href="https://hastennations.com/watch/">Watch</a>
<ul class="sub-menu">
	<li id="menu-item-7353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7353 bgnav" data-item-row="default" ><a href="https://hastennations.com/watch/rev-life-podcast/">The Rev Life Podcast</a></li>
	<li id="menu-item-7354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7354 bgnav" data-item-row="default" ><a href="https://hastennations.com/watch/the-revolutionary-life/">The Revolutionary Life</a></li>
</ul>
</li>
<li id="menu-item-7225" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7225 bgnav jeg_megamenu category_1" data-number="9"  data-item-row="default" ><a href="https://hastennations.com/log/">Mission Log</a><div class="sub-menu">
                    <div class="jeg_newsfeed clearfix">
                <div class="jeg_newsfeed_list">
                    <div data-cat-id="1" data-load-status="loaded" class="jeg_newsfeed_container no_subcat">
                        <div class="newsfeed_carousel">
                            <div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/my-testimony-from-a-dark-pit-to-the-nations/"><div class="thumbnail-container size-500 "><img fetchpriority="high" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="My Testimony: From a Dark Pit to the Nations" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2026/04/ImYours-0001-My-Testimony-Thumbnil-3-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/my-testimony-from-a-dark-pit-to-the-nations/">My Testimony: From a Dark Pit to the Nations</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/360-kids-three-locations-and-a-vision-that-is-just-getting-started/"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="360 Kids, Three Locations, and a Vision That Is Just Getting Started" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2026/03/outreach-upfdate-no-button-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/360-kids-three-locations-and-a-vision-that-is-just-getting-started/">360 Kids, Three Locations, and a Vision That Is Just Getting Started</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/graduation-in-kathmandu/"><div class="thumbnail-container size-500 "><img width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="Look Like Jesus!" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2026/01/IMG_0369-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/graduation-in-kathmandu/">Look Like Jesus!</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/happy-early-new-year-woo-hoo/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="Happy Early New Year! Woo Hoo!" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/12/jamie-fenn-PEVG_cqrIVo-unsplash-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/happy-early-new-year-woo-hoo/">Happy Early New Year! Woo Hoo!</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/nepal-christmas-outreach-2025/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="Nepal Christmas Outreach 2025" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/12/Christmas-December-Vlog-Youtube-Thumbnail-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/nepal-christmas-outreach-2025/">Nepal Christmas Outreach 2025</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/video-update-from-darlene/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="Video Update from Darlene" decoding="async" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/11/Screenshot-2025-11-22-at-1.34.31-PM-360x180.png" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/video-update-from-darlene/">Video Update from Darlene</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/a-home-built-for-orphans-in-the-jungle-of-nepal/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="A Home Built for Orphans in the Jungle of Nepal 🌿" decoding="async" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/11/Screenshot-2025-11-11-at-10.02.36-AM-360x180.png" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/a-home-built-for-orphans-in-the-jungle-of-nepal/">A Home Built for Orphans in the Jungle of Nepal 🌿</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/multiplication-in-ghana-west-africa/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/09/DSC05015-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/multiplication-in-ghana-west-africa/">Multiplication in Ghana, West Africa!</a></h3>
                </div><div class="jeg_newsfeed_item ">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/gospel-fire-in-ghana-day-2-of-luke-10-school-begins/"><div class="thumbnail-container size-500 "><img loading="lazy" width="360" height="180" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-360x180 size-jnews-360x180 owl-lazy lazyload wp-post-image" alt="" decoding="async" sizes="(max-width: 360px) 100vw, 360px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/07/pexels-ajae-6567674-360x180.jpg" /></div></a>
                    </div>
                    <h3 class="jeg_post_title"><a href="https://hastennations.com/gospel-fire-in-ghana-day-2-of-luke-10-school-begins/">Gospel Fire in Ghana: Day 2 of Luke 10 School Begins</a></h3>
                </div>
                        </div>
                    </div>
                    <div class="newsfeed_overlay">
                    <div class="preloader_type preloader_circle">
                        <div class="newsfeed_preloader jeg_preloader dot">
                            <span></span><span></span><span></span>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader circle">
                            <div class="jnews_preloader_circle_outer">
                                <div class="jnews_preloader_circle_inner"></div>
                            </div>
                        </div>
                        <div class="newsfeed_preloader jeg_preloader square">
                            <div class="jeg_square"><div class="jeg_square_inner"></div></div>
                        </div>
                    </div>
                </div>
                </div></div>
                </div></li>
<li id="menu-item-146" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-146 bgnav jeg_menu_icon_enable" data-item-row="default" ><a href="https://hastennations.com/give/"><i style='color: #e20700' class='jeg_font_menu fa fa-heart'></i>Give</a></li>
</ul></div></div>
                </div>
            </div>

            
            <div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
                <div class="item_wrap jeg_nav_alignright">
                    			<div
				class="jeg_nav_item socials_widget jeg_social_icon_block circle">
				<a href="https://www.youtube.com/@HastenNations" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Youtube" class="jeg_youtube"><i class="fa fa-youtube-play"></i> </a><a href="https://instagram.com/HastenNations" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Instagram" class="jeg_instagram"><i class="fa fa-instagram"></i> </a><a href="https://www.facebook.com/HastenNations/" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Facebook" class="jeg_facebook"><i class="fa fa-facebook"></i> </a>			</div>
			                </div>
            </div>

                </div>
</div>        </div>
    </div>
</div>
        </div>

        <div class="jeg_navbar_mobile_wrapper">
            <div class="jeg_navbar_mobile" data-mode="fixed">
    <div class="jeg_mobile_bottombar jeg_mobile_midbar jeg_container dark">
    <div class="container">
        <div class="jeg_nav_row">
            
                <div class="jeg_nav_col jeg_nav_left jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignleft">
                        <div class="jeg_nav_item">
    <a href="#" aria-label="Show Menu" class="toggle_btn jeg_mobile_toggle"><i class="fa fa-bars"></i></a>
</div>                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_center jeg_nav_grow">
                    <div class="item_wrap jeg_nav_aligncenter">
                        <div class="jeg_nav_item jeg_mobile_logo">
			<div class="site-title">
			<a href="https://hastennations.com/" aria-label="Visit Homepage">
				<img class='jeg_logo_img' src="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png" srcset="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x" alt="HastenNations.com"data-light-src="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png" data-light-srcset="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x" data-dark-src="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png" data-dark-srcset="https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hastennations.org/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x"width="300" height="40">			</a>
		</div>
	</div>                    </div>
                </div>

                
                <div class="jeg_nav_col jeg_nav_right jeg_nav_normal">
                    <div class="item_wrap jeg_nav_alignright">
                                            </div>
                </div>

                        </div>
    </div>
</div></div>
<div class="sticky_blankspace" style="height: 60px;"></div>        </div>

        <div class="jeg_ad jeg_ad_top jnews_header_bottom_ads">
            <div class='ads-wrapper  '></div>        </div>

        		<div data-elementor-type="wp-page" data-elementor-id="55" class="elementor elementor-55" data-elementor-post-type="page">
				<div class="elementor-element elementor-element-0a9225b e-con-full e-flex e-con e-parent" data-id="0a9225b" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:7037,&quot;url&quot;:&quot;https:\/\/hastennations.org\/wp-content\/uploads\/sites\/2\/2025\/12\/sergey-pesterev-dstd4DoLQ90-unsplash-scaled-e1767129684198.jpg&quot;},{&quot;id&quot;:7038,&quot;url&quot;:&quot;https:\/\/hastennations.org\/wp-content\/uploads\/sites\/2\/2025\/12\/jeswin-thomas-DdsXgbHVg7M-unsplash-scaled-e1767129707904.jpg&quot;}],&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;shape_divider_bottom&quot;:&quot;pyramids&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}">
				<div class="elementor-shape elementor-shape-top" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none">
	<path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/>
	<path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/>
</svg>		</div>
				<div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none">
	<path class="elementor-shape-fill" d="M761.9,44.1L643.1,27.2L333.8,98L0,3.8V0l1000,0v3.9"/>
</svg>		</div>
		<div class="elementor-element elementor-element-31d4083 e-flex e-con-boxed e-con e-child" data-id="31d4083" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-78f483f elementor-widget elementor-widget-heading" data-id="78f483f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">All to JESUS!</h2>				</div>
				<div class="elementor-element elementor-element-c62e6bf elementor-widget elementor-widget-heading" data-id="c62e6bf" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">From Houston to the Himalayas!</h2>				</div>
		<div class="elementor-element elementor-element-2b08349 e-con-full e-flex e-con e-child" data-id="2b08349" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-216c288 elementor-align-center elementor-widget elementor-widget-button" data-id="216c288" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="https://hasten.churchcenter.com/people/forms/570973?open-in-church-center-modal=true">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Sign Up for Our Mailing List</span>
					</span>
					</a>
								</div>
				</div>
					</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-04f4ede e-flex e-con-boxed e-con e-parent" data-id="04f4ede" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;}">
					<div class="e-con-inner">
				<div class="elementor-shape elementor-shape-top" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none">
	<path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/>
	<path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/>
</svg>		</div>
				<div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none">
	<path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/>
	<path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/>
</svg>		</div>
				<div class="elementor-element elementor-element-81e6544 elementor-widget elementor-widget-heading" data-id="81e6544" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Mission Log</h2>				</div>
		<div class="elementor-element elementor-element-e63a964 e-flex e-con-boxed e-con e-child" data-id="e63a964" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-abc1ce9 e-con-full e-flex e-con e-child" data-id="abc1ce9" data-element_type="container" data-e-type="container">
		<div class="elementor-element elementor-element-1d333aa e-con-full e-flex e-con e-child" data-id="1d333aa" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-6ff39bb elementor-widget elementor-widget-jnews_block_14_elementor" data-id="6ff39bb" data-element_type="widget" data-e-type="widget" data-widget_type="jnews_block_14_elementor.default">
				<div class="elementor-widget-container">
					<div  class="jeg_postblock_14 jeg_postblock jeg_module_hook jeg_pagination_disable jeg_col_3o3 jnews_module_55_0_6a271e6c3b8a5   " data-unique="jnews_module_55_0_6a271e6c3b8a5">
					
					<div class="jeg_block_container">
                    
                    <div class="jeg_posts_wrap">
                    <div class="jeg_postbig">
                        <article class="jeg_post jeg_pl_lg_box format-video">
                            <div class="box_wrap">
                                <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/my-testimony-from-a-dark-pit-to-the-nations/" aria-label="Read article: My Testimony: From a Dark Pit to the Nations"><div class="thumbnail-container animate-lazy  size-500 "><img loading="lazy" decoding="async" width="1140" height="570" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-1140x570 size-jnews-1140x570 lazyload wp-post-image" alt="My Testimony: From a Dark Pit to the Nations" sizes="(max-width: 1140px) 100vw, 1140px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2026/04/ImYours-0001-My-Testimony-Thumbnil-3-1140x570.jpg" data-srcset="https://hastennations.com/wp-content/uploads/sites/2/2026/04/ImYours-0001-My-Testimony-Thumbnil-3-1140x570.jpg 1140w, https://hastennations.com/wp-content/uploads/sites/2/2026/04/ImYours-0001-My-Testimony-Thumbnil-3-360x180.jpg 360w, https://hastennations.com/wp-content/uploads/sites/2/2026/04/ImYours-0001-My-Testimony-Thumbnil-3-750x375.jpg 750w" data-sizes="auto" data-expand="700" /></div></a>
                    </div>
                    <div class="jeg_postblock_content">
                        <div class="jeg_post_category">
                            <span><a href="https://hastennations.com/mission-log/" class="category-mission-log">Mission Log</a></span>
                        </div>
                        <h3 class="jeg_post_title">
                            <a href="https://hastennations.com/my-testimony-from-a-dark-pit-to-the-nations/">My Testimony: From a Dark Pit to the Nations</a>
                        </h3>
                        <div class="jeg_post_meta"><div class="jeg_meta_author"><span class="by">by</span> <a href="https://hastennations.com/author/dustan/">Dustan Elliot Stanley</a></div><div class="jeg_meta_date"><a href="https://hastennations.com/my-testimony-from-a-dark-pit-to-the-nations/"><i class="fa fa-clock-o"></i> April 1, 2026</a></div></div>
                    </div>
                            </div>
                        </article>
                    </div>
                    <div class="jeg_posts jeg_load_more_flag">
                        
                    </div>
                </div>
                    <div class='module-overlay'>
				    <div class='preloader_type preloader_dot'>
				        <div class="module-preloader jeg_preloader dot">
				            <span></span><span></span><span></span>
				        </div>
				        <div class="module-preloader jeg_preloader circle">
				            <div class="jnews_preloader_circle_outer">
				                <div class="jnews_preloader_circle_inner"></div>
				            </div>
				        </div>
				        <div class="module-preloader jeg_preloader square">
				            <div class="jeg_square">
				                <div class="jeg_square_inner"></div>
				            </div>
				        </div>
				    </div>
				</div>
                </div>
                <div class="jeg_block_navigation">
                    <div class='navigation_overlay'><div class='module-preloader jeg_preloader'><span></span><span></span><span></span></div></div>
                    
                    
                </div>
					
					<script>var jnews_module_55_0_6a271e6c3b8a5 = {"header_icon":"","first_title":"","second_title":"","url":"","header_type":"heading_6","header_background":"","header_secondary_background":"","header_text_color":"","header_line_color":"","header_accent_color":"","header_filter_category":"","header_filter_author":"","header_filter_tag":"","header_filter_text":"All","sticky_post":false,"sticky_post_filter":false,"post_type":"post","content_type":"all","sponsor":false,"number_post":1,"post_offset":0,"unique_content":"disable","include_post":"","included_only":false,"exclude_post":"","include_category":"","exclude_category":"","include_author":"","include_tag":"","exclude_tag":"","exclude_visited_post":false,"sort_by":"latest","date_format":"default","date_format_custom":"Y\/m\/d","force_normal_image_load":"","main_custom_image_size":"default","second_custom_image_size":"default","pagination_mode":"disable","pagination_nextprev_showtext":"","pagination_number_post":{"unit":"px","size":4,"sizes":[]},"pagination_scroll_limit":0,"boxed":"","boxed_shadow":"","el_id":"","el_class":"","scheme":"","column_width":"auto","title_color":"","accent_color":"","alt_color":"","excerpt_color":"","css":"","_margin":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":false},"_padding":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_z_index":7,"_background_background":"classic","_background_color":"#02010100","_box_shadow_box_shadow":{"horizontal":0,"vertical":-6,"blur":10,"spread":0,"color":"rgba(0,0,0,0.5)"},"_title":"","_element_width":"","_element_width_tablet":"","_element_width_mobile":"","_position_description":"","_position":"","_element_id":"","_css_classes":"","e_display_conditions":"","_element_cache":"","motion_fx_motion_fx_scrolling":"","motion_fx_translateY_effect":"","motion_fx_translateY_direction":"","motion_fx_translateY_speed":{"unit":"px","size":4,"sizes":[]},"motion_fx_translateY_affectedRange":{"unit":"%","size":"","sizes":{"start":0,"end":100}},"motion_fx_translateX_effect":"","motion_fx_translateX_direction":"","motion_fx_translateX_speed":{"unit":"px","size":4,"sizes":[]},"motion_fx_translateX_affectedRange":{"unit":"%","size":"","sizes":{"start":0,"end":100}},"motion_fx_opacity_effect":"","motion_fx_opacity_direction":"out-in","motion_fx_opacity_level":{"unit":"px","size":10,"sizes":[]},"motion_fx_opacity_range":{"unit":"%","size":"","sizes":{"start":20,"end":80}},"motion_fx_blur_effect":"","motion_fx_blur_direction":"out-in","motion_fx_blur_level":{"unit":"px","size":7,"sizes":[]},"motion_fx_blur_range":{"unit":"%","size":"","sizes":{"start":20,"end":80}},"motion_fx_rotateZ_effect":"","motion_fx_rotateZ_direction":"","motion_fx_rotateZ_speed":{"unit":"px","size":1,"sizes":[]},"motion_fx_rotateZ_affectedRange":{"unit":"%","size":"","sizes":{"start":0,"end":100}},"motion_fx_scale_effect":"","motion_fx_scale_direction":"out-in","motion_fx_scale_speed":{"unit":"px","size":4,"sizes":[]},"motion_fx_scale_range":{"unit":"%","size":"","sizes":{"start":20,"end":80}},"motion_fx_devices":["desktop","tablet","mobile"],"motion_fx_range":"","motion_fx_motion_fx_mouse":"","motion_fx_mouseTrack_effect":"","motion_fx_mouseTrack_direction":"","motion_fx_mouseTrack_speed":{"unit":"px","size":1,"sizes":[]},"motion_fx_tilt_effect":"","motion_fx_tilt_direction":"","motion_fx_tilt_speed":{"unit":"px","size":4,"sizes":[]},"handle_motion_fx_asset_loading":"","sticky":"","sticky_on":["desktop","tablet","mobile"],"sticky_offset":0,"sticky_offset_tablet":"","sticky_offset_mobile":"","sticky_effects_offset":0,"sticky_effects_offset_tablet":"","sticky_effects_offset_mobile":"","sticky_anchor_link_offset":0,"sticky_anchor_link_offset_tablet":"","sticky_anchor_link_offset_mobile":"","sticky_parent":"","_animation":"","_animation_tablet":"","_animation_mobile":"","animation_duration":"","_animation_delay":"","_transform_rotate_popover":"","_transform_rotateZ_effect":{"unit":"px","size":"","sizes":[]},"_transform_rotateZ_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_rotate_3d":"","_transform_rotateX_effect":{"unit":"px","size":"","sizes":[]},"_transform_rotateX_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateX_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_rotateY_effect":{"unit":"px","size":"","sizes":[]},"_transform_rotateY_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateY_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_perspective_effect":{"unit":"px","size":"","sizes":[]},"_transform_perspective_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_perspective_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translate_popover":"","_transform_translateX_effect":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scale_popover":"","_transform_keep_proportions":"yes","_transform_scale_effect":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_skew_popover":"","_transform_skewX_effect":{"unit":"px","size":"","sizes":[]},"_transform_skewX_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewX_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect":{"unit":"px","size":"","sizes":[]},"_transform_skewY_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_flipX_effect":"","_transform_flipY_effect":"","_transform_rotate_popover_hover":"","_transform_rotateZ_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_rotateZ_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_rotate_3d_hover":"","_transform_rotateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_rotateX_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateX_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_rotateY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_rotateY_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateY_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_perspective_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_perspective_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_perspective_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translate_popover_hover":"","_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scale_popover_hover":"","_transform_keep_proportions_hover":"yes","_transform_scale_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_skew_popover_hover":"","_transform_skewX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_skewX_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewX_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_skewY_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_flipX_effect_hover":"","_transform_flipY_effect_hover":"","_background_gradient_notice":"","_background_color_b":"#f2295b","_background_image":{"url":"","id":"","size":""},"_background_video_link":"","_background_video_start":"","_background_video_end":"","_background_play_once":"","_background_play_on_mobile":"","_background_privacy_mode":"","_background_slideshow_gallery":[],"_background_slideshow_loop":"yes","_background_slideshow_slide_duration":5000,"_background_slideshow_slide_transition":"fade","_background_slideshow_transition_duration":500,"_background_slideshow_lazyload":"","_background_slideshow_ken_burns":"","_background_slideshow_ken_burns_zoom_direction":"in","_background_hover_gradient_notice":"","_background_hover_color":"","_background_hover_color_b":"#f2295b","_background_hover_image":{"url":"","id":"","size":""},"_background_hover_video_link":"","_background_hover_video_start":"","_background_hover_video_end":"","_background_hover_play_once":"","_background_hover_play_on_mobile":"","_background_hover_privacy_mode":"","_background_hover_slideshow_gallery":[],"_background_hover_slideshow_loop":"yes","_background_hover_slideshow_slide_duration":5000,"_background_hover_slideshow_slide_transition":"fade","_background_hover_slideshow_transition_duration":500,"_background_hover_slideshow_lazyload":"","_background_hover_slideshow_ken_burns":"","_background_hover_slideshow_ken_burns_zoom_direction":"in","_mask_switch":"","hide_desktop":"","hide_tablet":"","hide_mobile":"","_attributes":"","paged":1,"column_class":"jeg_col_3o3","class":"jnews_block_14"};</script>
				</div>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d6d0014 e-con-full e-flex e-con e-child" data-id="d6d0014" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-1313a38 elementor-widget elementor-widget-image" data-id="1313a38" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
																<a href="https://hastennations.org/give/">
							<img loading="lazy" decoding="async" width="275" height="500" src="https://hastennations.com/wp-content/uploads/sites/2/2025/12/1.jpg" class="attachment-large size-large wp-image-6946" alt="" srcset="https://hastennations.com/wp-content/uploads/sites/2/2025/12/1.jpg 275w, https://hastennations.com/wp-content/uploads/sites/2/2025/12/1-165x300.jpg 165w" sizes="(max-width: 275px) 100vw, 275px" />								</a>
															</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d5cef9a e-con-full e-flex e-con e-child" data-id="d5cef9a" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-ff72be7 elementor-widget elementor-widget-jnews_block_22_elementor" data-id="ff72be7" data-element_type="widget" data-e-type="widget" data-widget_type="jnews_block_22_elementor.default">
				<div class="elementor-widget-container">
					<div  class="jeg_postblock_22 jeg_postblock jeg_module_hook jeg_pagination_disable jeg_col_3o3 jnews_module_55_1_6a271e6c3cdf4   " data-unique="jnews_module_55_1_6a271e6c3cdf4">
					
					<div class="jeg_block_container">
                    
                    <div class="jeg_posts_wrap">
                    <div class="jeg_posts jeg_load_more_flag"> 
                        <article class="jeg_post jeg_pl_md_5 format-video">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/360-kids-three-locations-and-a-vision-that-is-just-getting-started/" aria-label="Read article: 360 Kids, Three Locations, and a Vision That Is Just Getting Started"><div class="thumbnail-container animate-lazy  size-715 "><img loading="lazy" decoding="async" width="350" height="250" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="360 Kids, Three Locations, and a Vision That Is Just Getting Started" sizes="(max-width: 350px) 100vw, 350px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2026/03/outreach-upfdate-no-button-350x250.jpg" data-srcset="https://hastennations.com/wp-content/uploads/sites/2/2026/03/outreach-upfdate-no-button-350x250.jpg 350w, https://hastennations.com/wp-content/uploads/sites/2/2026/03/outreach-upfdate-no-button-120x86.jpg 120w, https://hastennations.com/wp-content/uploads/sites/2/2026/03/outreach-upfdate-no-button-750x536.jpg 750w, https://hastennations.com/wp-content/uploads/sites/2/2026/03/outreach-upfdate-no-button-1140x815.jpg 1140w" data-sizes="auto" data-expand="700" /></div></a>
                        <div class="jeg_post_category">
                            <span><a href="https://hastennations.com/mission-log/" class="category-mission-log">Mission Log</a></span>
                        </div>
                    </div>
                    <div class="jeg_postblock_content">
                        <h3 class="jeg_post_title">
                            <a href="https://hastennations.com/360-kids-three-locations-and-a-vision-that-is-just-getting-started/">360 Kids, Three Locations, and a Vision That Is Just Getting Started</a>
                        </h3>
                        <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://hastennations.com/360-kids-three-locations-and-a-vision-that-is-just-getting-started/" ><i class="fa fa-clock-o"></i> March 20, 2026</a></div></div>
                    </div>
                </article><article class="jeg_post jeg_pl_md_5 format-video">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/graduation-in-kathmandu/" aria-label="Read article: Look Like Jesus!"><div class="thumbnail-container animate-lazy  size-715 "><img loading="lazy" decoding="async" width="350" height="250" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="Look Like Jesus!" sizes="(max-width: 350px) 100vw, 350px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2026/01/IMG_0369-350x250.jpg" data-srcset="https://hastennations.com/wp-content/uploads/sites/2/2026/01/IMG_0369-350x250.jpg 350w, https://hastennations.com/wp-content/uploads/sites/2/2026/01/IMG_0369-120x86.jpg 120w, https://hastennations.com/wp-content/uploads/sites/2/2026/01/IMG_0369-750x536.jpg 750w" data-sizes="auto" data-expand="700" /></div></a>
                        <div class="jeg_post_category">
                            <span><a href="https://hastennations.com/mission-log/" class="category-mission-log">Mission Log</a></span>
                        </div>
                    </div>
                    <div class="jeg_postblock_content">
                        <h3 class="jeg_post_title">
                            <a href="https://hastennations.com/graduation-in-kathmandu/">Look Like Jesus!</a>
                        </h3>
                        <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://hastennations.com/graduation-in-kathmandu/" ><i class="fa fa-clock-o"></i> January 31, 2026</a></div></div>
                    </div>
                </article><article class="jeg_post jeg_pl_md_5 format-standard">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/happy-early-new-year-woo-hoo/" aria-label="Read article: Happy Early New Year! Woo Hoo!"><div class="thumbnail-container animate-lazy  size-715 "><img loading="lazy" decoding="async" width="350" height="250" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="Happy Early New Year! Woo Hoo!" sizes="(max-width: 350px) 100vw, 350px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/12/jamie-fenn-PEVG_cqrIVo-unsplash-350x250.jpg" data-srcset="https://hastennations.com/wp-content/uploads/sites/2/2025/12/jamie-fenn-PEVG_cqrIVo-unsplash-350x250.jpg 350w, https://hastennations.com/wp-content/uploads/sites/2/2025/12/jamie-fenn-PEVG_cqrIVo-unsplash-120x86.jpg 120w, https://hastennations.com/wp-content/uploads/sites/2/2025/12/jamie-fenn-PEVG_cqrIVo-unsplash-750x536.jpg 750w, https://hastennations.com/wp-content/uploads/sites/2/2025/12/jamie-fenn-PEVG_cqrIVo-unsplash-1140x815.jpg 1140w" data-sizes="auto" data-expand="700" /></div></a>
                        <div class="jeg_post_category">
                            <span><a href="https://hastennations.com/mission-log/" class="category-mission-log">Mission Log</a></span>
                        </div>
                    </div>
                    <div class="jeg_postblock_content">
                        <h3 class="jeg_post_title">
                            <a href="https://hastennations.com/happy-early-new-year-woo-hoo/">Happy Early New Year! Woo Hoo!</a>
                        </h3>
                        <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://hastennations.com/happy-early-new-year-woo-hoo/" ><i class="fa fa-clock-o"></i> December 30, 2025</a></div></div>
                    </div>
                </article><article class="jeg_post jeg_pl_md_5 format-video">
                    <div class="jeg_thumb">
                        
                        <a href="https://hastennations.com/nepal-christmas-outreach-2025/" aria-label="Read article: Nepal Christmas Outreach 2025"><div class="thumbnail-container animate-lazy  size-715 "><img loading="lazy" decoding="async" width="350" height="250" src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" class="attachment-jnews-350x250 size-jnews-350x250 lazyload wp-post-image" alt="Nepal Christmas Outreach 2025" sizes="(max-width: 350px) 100vw, 350px" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/12/Christmas-December-Vlog-Youtube-Thumbnail-350x250.jpg" data-srcset="https://hastennations.com/wp-content/uploads/sites/2/2025/12/Christmas-December-Vlog-Youtube-Thumbnail-350x250.jpg 350w, https://hastennations.com/wp-content/uploads/sites/2/2025/12/Christmas-December-Vlog-Youtube-Thumbnail-120x86.jpg 120w, https://hastennations.com/wp-content/uploads/sites/2/2025/12/Christmas-December-Vlog-Youtube-Thumbnail-750x536.jpg 750w" data-sizes="auto" data-expand="700" /></div></a>
                        <div class="jeg_post_category">
                            <span><a href="https://hastennations.com/mission-log/" class="category-mission-log">Mission Log</a></span>
                        </div>
                    </div>
                    <div class="jeg_postblock_content">
                        <h3 class="jeg_post_title">
                            <a href="https://hastennations.com/nepal-christmas-outreach-2025/">Nepal Christmas Outreach 2025</a>
                        </h3>
                        <div class="jeg_post_meta"><div class="jeg_meta_date"><a href="https://hastennations.com/nepal-christmas-outreach-2025/" ><i class="fa fa-clock-o"></i> December 12, 2025</a></div></div>
                    </div>
                </article>
                    </div>
                </div>
                    <div class='module-overlay'>
				    <div class='preloader_type preloader_dot'>
				        <div class="module-preloader jeg_preloader dot">
				            <span></span><span></span><span></span>
				        </div>
				        <div class="module-preloader jeg_preloader circle">
				            <div class="jnews_preloader_circle_outer">
				                <div class="jnews_preloader_circle_inner"></div>
				            </div>
				        </div>
				        <div class="module-preloader jeg_preloader square">
				            <div class="jeg_square">
				                <div class="jeg_square_inner"></div>
				            </div>
				        </div>
				    </div>
				</div>
                </div>
                <div class="jeg_block_navigation">
                    <div class='navigation_overlay'><div class='module-preloader jeg_preloader'><span></span><span></span><span></span></div></div>
                    
                    
                </div>
					
					<script>var jnews_module_55_1_6a271e6c3cdf4 = {"header_icon":"","first_title":"","second_title":"","url":"","header_type":"heading_6","header_background":"","header_secondary_background":"","header_text_color":"","header_line_color":"","header_accent_color":"","header_filter_category":"","header_filter_author":"","header_filter_tag":"","header_filter_text":"All","sticky_post":false,"sticky_post_filter":false,"post_type":"post","content_type":"all","sponsor":false,"number_post":4,"post_offset":1,"unique_content":"disable","include_post":"","included_only":false,"exclude_post":"","include_category":"","exclude_category":"","include_author":"","include_tag":"","exclude_tag":"","exclude_visited_post":false,"sort_by":"latest","date_format":"default","date_format_custom":"Y\/m\/d","force_normal_image_load":"","main_custom_image_size":"default","pagination_mode":"disable","pagination_nextprev_showtext":"","pagination_number_post":{"unit":"px","size":3,"sizes":[]},"pagination_scroll_limit":0,"boxed":"","boxed_shadow":"","el_id":"","el_class":"","scheme":"","column_width":"auto","title_color":"","accent_color":"","alt_color":"","excerpt_color":"","css":"","_margin":{"unit":"px","top":"21","right":"0","bottom":"0","left":"0","isLinked":false},"_margin_mobile":{"unit":"px","top":"0","right":"0","bottom":"0","left":"0","isLinked":true},"_title":"","_element_width":"","_element_width_tablet":"","_element_width_mobile":"","_position_description":"","_position":"","_element_id":"","_css_classes":"","e_display_conditions":"","_element_cache":"","motion_fx_motion_fx_scrolling":"","motion_fx_translateY_effect":"","motion_fx_translateY_direction":"","motion_fx_translateY_speed":{"unit":"px","size":4,"sizes":[]},"motion_fx_translateY_affectedRange":{"unit":"%","size":"","sizes":{"start":0,"end":100}},"motion_fx_translateX_effect":"","motion_fx_translateX_direction":"","motion_fx_translateX_speed":{"unit":"px","size":4,"sizes":[]},"motion_fx_translateX_affectedRange":{"unit":"%","size":"","sizes":{"start":0,"end":100}},"motion_fx_opacity_effect":"","motion_fx_opacity_direction":"out-in","motion_fx_opacity_level":{"unit":"px","size":10,"sizes":[]},"motion_fx_opacity_range":{"unit":"%","size":"","sizes":{"start":20,"end":80}},"motion_fx_blur_effect":"","motion_fx_blur_direction":"out-in","motion_fx_blur_level":{"unit":"px","size":7,"sizes":[]},"motion_fx_blur_range":{"unit":"%","size":"","sizes":{"start":20,"end":80}},"motion_fx_rotateZ_effect":"","motion_fx_rotateZ_direction":"","motion_fx_rotateZ_speed":{"unit":"px","size":1,"sizes":[]},"motion_fx_rotateZ_affectedRange":{"unit":"%","size":"","sizes":{"start":0,"end":100}},"motion_fx_scale_effect":"","motion_fx_scale_direction":"out-in","motion_fx_scale_speed":{"unit":"px","size":4,"sizes":[]},"motion_fx_scale_range":{"unit":"%","size":"","sizes":{"start":20,"end":80}},"motion_fx_devices":["desktop","tablet","mobile"],"motion_fx_range":"","motion_fx_motion_fx_mouse":"","motion_fx_mouseTrack_effect":"","motion_fx_mouseTrack_direction":"","motion_fx_mouseTrack_speed":{"unit":"px","size":1,"sizes":[]},"motion_fx_tilt_effect":"","motion_fx_tilt_direction":"","motion_fx_tilt_speed":{"unit":"px","size":4,"sizes":[]},"handle_motion_fx_asset_loading":"","sticky":"","sticky_on":["desktop","tablet","mobile"],"sticky_offset":0,"sticky_offset_tablet":"","sticky_offset_mobile":"","sticky_effects_offset":0,"sticky_effects_offset_tablet":"","sticky_effects_offset_mobile":"","sticky_anchor_link_offset":0,"sticky_anchor_link_offset_tablet":"","sticky_anchor_link_offset_mobile":"","sticky_parent":"","_animation":"","_animation_tablet":"","_animation_mobile":"","animation_duration":"","_animation_delay":"","_transform_rotate_popover":"","_transform_rotateZ_effect":{"unit":"px","size":"","sizes":[]},"_transform_rotateZ_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_rotate_3d":"","_transform_rotateX_effect":{"unit":"px","size":"","sizes":[]},"_transform_rotateX_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateX_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_rotateY_effect":{"unit":"px","size":"","sizes":[]},"_transform_rotateY_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateY_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_perspective_effect":{"unit":"px","size":"","sizes":[]},"_transform_perspective_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_perspective_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translate_popover":"","_transform_translateX_effect":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scale_popover":"","_transform_keep_proportions":"yes","_transform_scale_effect":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_skew_popover":"","_transform_skewX_effect":{"unit":"px","size":"","sizes":[]},"_transform_skewX_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewX_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect":{"unit":"px","size":"","sizes":[]},"_transform_skewY_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_flipX_effect":"","_transform_flipY_effect":"","_transform_rotate_popover_hover":"","_transform_rotateZ_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_rotateZ_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_rotate_3d_hover":"","_transform_rotateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_rotateX_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateX_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_rotateY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_rotateY_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateY_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_perspective_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_perspective_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_perspective_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translate_popover_hover":"","_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scale_popover_hover":"","_transform_keep_proportions_hover":"yes","_transform_scale_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scaleX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scaleY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_skew_popover_hover":"","_transform_skewX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_skewX_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewX_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_skewY_effect_hover_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_hover_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_flipX_effect_hover":"","_transform_flipY_effect_hover":"","_background_gradient_notice":"","_background_color":"","_background_color_b":"#f2295b","_background_image":{"url":"","id":"","size":""},"_background_video_link":"","_background_video_start":"","_background_video_end":"","_background_play_once":"","_background_play_on_mobile":"","_background_privacy_mode":"","_background_slideshow_gallery":[],"_background_slideshow_loop":"yes","_background_slideshow_slide_duration":5000,"_background_slideshow_slide_transition":"fade","_background_slideshow_transition_duration":500,"_background_slideshow_lazyload":"","_background_slideshow_ken_burns":"","_background_slideshow_ken_burns_zoom_direction":"in","_background_hover_gradient_notice":"","_background_hover_color":"","_background_hover_color_b":"#f2295b","_background_hover_image":{"url":"","id":"","size":""},"_background_hover_video_link":"","_background_hover_video_start":"","_background_hover_video_end":"","_background_hover_play_once":"","_background_hover_play_on_mobile":"","_background_hover_privacy_mode":"","_background_hover_slideshow_gallery":[],"_background_hover_slideshow_loop":"yes","_background_hover_slideshow_slide_duration":5000,"_background_hover_slideshow_slide_transition":"fade","_background_hover_slideshow_transition_duration":500,"_background_hover_slideshow_lazyload":"","_background_hover_slideshow_ken_burns":"","_background_hover_slideshow_ken_burns_zoom_direction":"in","_mask_switch":"","hide_desktop":"","hide_tablet":"","hide_mobile":"","_attributes":"","paged":1,"column_class":"jeg_col_3o3","class":"jnews_block_22"};</script>
				</div>				</div>
				</div>
				<div class="elementor-element elementor-element-cd43e30 elementor-align-right elementor-widget elementor-widget-button" data-id="cd43e30" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
										<a class="elementor-button elementor-button-link elementor-size-sm" href="https://hastennations.org/log/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-right" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"></path></svg>			</span>
									<span class="elementor-button-text">Read More</span>
					</span>
					</a>
								</div>
				</div>
					</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-3115037 e-con-full e-flex e-con e-parent" data-id="3115037" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-fa01671 elementor-widget elementor-widget-heading" data-id="fa01671" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Videos</h2>				</div>
				<div class="elementor-element elementor-element-e53fbb9 elementor-widget elementor-widget-shortcode" data-id="e53fbb9" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
							<div class="elementor-shortcode">    <div class="hyc-wrap hyc-dark hyc-carousel" id="hyc-5aa6f9e7-b93a-4465-875d-5c791573b29c" data-hyc-loop="1" data-hyc-open="modal" data-hyc-layout="carousel" style="--hyc-grid-cols: 3;">
      
      <div class="swiper hyc-swiper">
        <div class="swiper-wrapper">
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=YCJlN6M_gzc" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/YCJlN6M_gzc">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i2.ytimg.com/vi/YCJlN6M_gzc/hqdefault.jpg" alt="What to Do as a New Christian (From the First Three Sayings of Jesus)" loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">What to Do as a New Christian (From the First Three Sayings of Jesus)</div>
                              </a>
            </div>
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=GFZo7pCj-HU" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/GFZo7pCj-HU">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i4.ytimg.com/vi/GFZo7pCj-HU/hqdefault.jpg" alt="The Man Who Wrote Amazing Grace (John Newton) Was a Terrible Person Until This Transformed His Life!" loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">The Man Who Wrote Amazing Grace (John Newton) Was a Terrible Person Until This Transformed His Life!</div>
                              </a>
            </div>
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=18GZUq8hxII" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/18GZUq8hxII">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i2.ytimg.com/vi/18GZUq8hxII/hqdefault.jpg" alt="What is the Simple Gospel? | For Those Called to the Nations | Mission Mentor - Dustan Stanley" loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">What is the Simple Gospel? | For Those Called to the Nations | Mission Mentor - Dustan Stanley</div>
                              </a>
            </div>
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=uv7Vnvf3FNc" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/uv7Vnvf3FNc">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i2.ytimg.com/vi/uv7Vnvf3FNc/hqdefault.jpg" alt="Called to the Nations? Now What? An Introduction to the Mission Mentor Series" loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">Called to the Nations? Now What? An Introduction to the Mission Mentor Series</div>
                              </a>
            </div>
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=kspLc76pVLc" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/kspLc76pVLc">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i4.ytimg.com/vi/kspLc76pVLc/hqdefault.jpg" alt="You Helped Us Bless 360 Kids in Nepal | Hasten Nations" loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">You Helped Us Bless 360 Kids in Nepal | Hasten Nations</div>
                              </a>
            </div>
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=c2r234qmb4I" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/c2r234qmb4I">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i4.ytimg.com/vi/c2r234qmb4I/hqdefault.jpg" alt="My Testimony: From a Dark Pit to the Nations" loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">My Testimony: From a Dark Pit to the Nations</div>
                              </a>
            </div>
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=rXp4ptMl5qk" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/rXp4ptMl5qk">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i3.ytimg.com/vi/rXp4ptMl5qk/hqdefault.jpg" alt="Struggling to Find Joy? What God Taught Me on the side of the Road in Nepal." loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">Struggling to Find Joy? What God Taught Me on the side of the Road in Nepal.</div>
                              </a>
            </div>
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=rjLCLDi8B0g" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/rjLCLDi8B0g">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i3.ytimg.com/vi/rjLCLDi8B0g/hqdefault.jpg" alt="Do You REALLY Know the Lord Jesus? (A Message for Those in the Church) -   Dustan Elliot Stanley" loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">Do You REALLY Know the Lord Jesus? (A Message for Those in the Church) -   Dustan Elliot Stanley</div>
                              </a>
            </div>
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=TJGlBKz7Ji0" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/TJGlBKz7Ji0">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i1.ytimg.com/vi/TJGlBKz7Ji0/hqdefault.jpg" alt="Your Life Needs Better Background Music" loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">Your Life Needs Better Background Music</div>
                              </a>
            </div>
                      <div class="swiper-slide hyc-slide">
              <a href="https://www.youtube.com/watch?v=T71vwDzHR1U" target="_blank" rel="noopener noreferrer" data-hyc-embed="https://www.youtube.com/embed/T71vwDzHR1U">
                                  <span class="hyc-thumb-wrap">
                    <img decoding="async" class="hyc-thumb" src="https://i1.ytimg.com/vi/T71vwDzHR1U/hqdefault.jpg" alt="Do You Have a Plan for Spiritual Growth?" loading="lazy" />
                    <span class="hyc-play" aria-hidden="true"></span>
                  </span>
                                                  <div class="hyc-title">Do You Have a Plan for Spiritual Growth?</div>
                              </a>
            </div>
                  </div>
      </div>

      <div class="hyc-controls" style="display:flex; align-items:center; gap:.75rem; margin-top:.5rem;">
        <button type="button" class="hyc-prev hyc-nav" aria-label="Previous">‹</button>
        <button type="button" class="hyc-next hyc-nav" aria-label="Next">›</button>
        <div class="hyc-pagination" style="flex:1;"></div>
      </div>
              <div class="hyc-actions">
                      <a class="hyc-watch" href="https://www.youtube.com/playlist?list=PL1MeSBr7IZD7ZQNULl-RsryXZGs3IOuw1" target="_blank" rel="noopener noreferrer">Watch More on YouTube</a>
                                <a class="hyc-subscribe" href="https://www.youtube.com/channel/UCyk9ZhO39uBbyIaGX6lc0tw?sub_confirmation=1" target="_blank" rel="noopener noreferrer">
                              <span class="hyc-subscribe-icon" aria-hidden="true">
                  <svg viewBox="0 0 24 24" aria-hidden="true" focusable="false">
                    <path fill="#fff" d="M23.5 6.2a3.1 3.1 0 0 0-2.2-2.2C19.4 3.5 12 3.5 12 3.5s-7.4 0-9.3.5A3.1 3.1 0 0 0 .5 6.2 32.6 32.6 0 0 0 0 12a32.6 32.6 0 0 0 .5 5.8 3.1 3.1 0 0 0 2.2 2.2c1.9.5 9.3.5 9.3.5s7.4 0 9.3-.5a3.1 3.1 0 0 0 2.2-2.2A32.6 32.6 0 0 0 24 12a32.6 32.6 0 0 0-.5-5.8zM9.6 15.5v-7l6.2 3.5-6.2 3.5z"/>
                  </svg>
                </span>
                            Subscribe to Our Channel            </a>
                  </div>
            <div class="hyc-modal" role="dialog" aria-modal="true" aria-label="Video modal">
        <div class="hyc-modal-content">
          <div class="hyc-modal-inner"></div>
                      <div class="hyc-modal-actions hyc-actions">
                              <a class="hyc-watch" href="https://www.youtube.com/playlist?list=PL1MeSBr7IZD7ZQNULl-RsryXZGs3IOuw1" target="_blank" rel="noopener noreferrer">Watch More on YouTube</a>
                                            <a class="hyc-subscribe" href="https://www.youtube.com/channel/UCyk9ZhO39uBbyIaGX6lc0tw?sub_confirmation=1" target="_blank" rel="noopener noreferrer">
                                      <span class="hyc-subscribe-icon" aria-hidden="true">
                      <svg viewBox="0 0 24 24" aria-hidden="true" focusable="false">
                        <path fill="#fff" d="M23.5 6.2a3.1 3.1 0 0 0-2.2-2.2C19.4 3.5 12 3.5 12 3.5s-7.4 0-9.3.5A3.1 3.1 0 0 0 .5 6.2 32.6 32.6 0 0 0 0 12a32.6 32.6 0 0 0 .5 5.8 3.1 3.1 0 0 0 2.2 2.2c1.9.5 9.3.5 9.3.5s7.4 0 9.3-.5a3.1 3.1 0 0 0 2.2-2.2A32.6 32.6 0 0 0 24 12a32.6 32.6 0 0 0-.5-5.8zM9.6 15.5v-7l6.2 3.5-6.2 3.5z"/>
                      </svg>
                    </span>
                                    Subscribe to Our Channel                </a>
                          </div>
                    <button type="button" class="hyc-modal-close" aria-label="Close">×</button>
        </div>
      </div>
    </div>
    </div>
						</div>
				</div>
		<div class="elementor-element elementor-element-3383f65 e-flex e-con-boxed e-con e-parent" data-id="3383f65" data-element_type="container" data-e-type="container" data-settings="{&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;}">
					<div class="e-con-inner">
				<div class="elementor-shape elementor-shape-top" aria-hidden="true" data-negative="false">
			<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2600 131.1" preserveAspectRatio="none">
	<path class="elementor-shape-fill" d="M0 0L2600 0 2600 69.1 0 0z"/>
	<path class="elementor-shape-fill" style="opacity:0.5" d="M0 0L2600 0 2600 69.1 0 69.1z"/>
	<path class="elementor-shape-fill" style="opacity:0.25" d="M2600 0L0 0 0 130.1 2600 69.1z"/>
</svg>		</div>
				<div class="elementor-element elementor-element-0ceab75 elementor--h-position-left elementor--v-position-middle elementor-arrows-position-inside elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="0ceab75" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
										<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-e2085fb swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="IMG_8560"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://hastennations.org/give/"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Reaching the Unreached.<br>Rescuing the Vulnerable.<br>Training the Next Generation.</div><div class="elementor-slide-description">Through your partnership, we’re sharing Jesus and changing lives</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Become a Monthly Partner</div></div></a></div>				</div>
							</div>
								</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-025a1d9 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent" data-id="025a1d9" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-78788b6 elementor-widget elementor-widget-jnews_element_ads_elementor" data-id="78788b6" data-element_type="widget" data-e-type="widget" data-widget_type="jnews_element_ads_elementor.default">
				<div class="elementor-widget-container">
					<div  class='jeg_ad jeg_ad_module jnews_module_55_2_6a271e6ca9faa  vc_custom_1563771569444 '><div class='ads-wrapper'><a href='' aria-label="Visit advertisement link" target='_self' rel="noopener" class='adlink ads_image '>
								<img loading="lazy" width="1140" height="300" src='https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png' class='lazyload' data-src='https://hstn.tv/-hastentv/wp-content/uploads/sites/2/2025/10/2.jpg' alt='' data-pin-no-hover="true">
							</a><a href='' aria-label="Visit advertisement link" target='_self' rel="noopener" class='adlink ads_image_tablet '>
								<img loading="lazy" width="1140" height="300" src='https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png' class='lazyload' data-src='https://hstn.tv/-hastentv/wp-content/uploads/sites/2/2025/10/2.jpg' alt='' data-pin-no-hover="true">
							</a><a href='' aria-label="Visit advertisement link" target='_self' rel="noopener" class='adlink ads_image_phone '>
								<img loading="lazy" width="600" height="600" src='https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png' class='lazyload' data-src='https://hstn.tv/-hastentv/wp-content/uploads/sites/2/2025/10/2.png' alt='' data-pin-no-hover="true">
							</a></div></div>				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-60a150c e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent" data-id="60a150c" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-f576a43 elementor-widget elementor-widget-jnews_element_ads_elementor" data-id="f576a43" data-element_type="widget" data-e-type="widget" data-widget_type="jnews_element_ads_elementor.default">
				<div class="elementor-widget-container">
					<div  class='jeg_ad jeg_ad_module jnews_module_55_3_6a271e6caa31c  vc_custom_1563771569444 '><div class='ads-wrapper'><a href='https://hastennations.org/give' aria-label="Visit advertisement link" target='_self' rel="noopener" class='adlink ads_image '>
								<img loading="lazy" width="1140" height="300" src='https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png' class='lazyload' data-src='https://hastennations.org/wp-content/uploads/sites/2/2025/11/Become-a-Partner-new.jpg' alt='Become a Partner with Hasten Nations' data-pin-no-hover="true">
							</a><a href='https://hastennations.org/give' aria-label="Visit advertisement link" target='_self' rel="noopener" class='adlink ads_image_tablet '>
								<img loading="lazy" width="1140" height="300" src='https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png' class='lazyload' data-src='https://hastennations.org/wp-content/uploads/sites/2/2025/11/Become-a-Partner-new.jpg' alt='Become a Partner with Hasten Nations' data-pin-no-hover="true">
							</a><a href='https://hastennations.org/give' aria-label="Visit advertisement link" target='_self' rel="noopener" class='adlink ads_image_phone '>
								<img loading="lazy" width="300" height="600" src='https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png' class='lazyload' data-src='https://hastennations.org/wp-content/uploads/sites/2/2025/11/Become-a-Partner-600-x-600-px-300-x-600-px.jpg' alt='Become a Partner with Hasten Nations' data-pin-no-hover="true">
							</a></div></div>				</div>
				</div>
				</div>
				</div>
				<div class="footer-holder" id="footer" data-id="footer">
			<div class="jeg_footer jeg_footer_custom">
    <div class="jeg_container">
        <div class="jeg_content">
            <div class="jeg_vc_content">
                		<div data-elementor-type="wp-post" data-elementor-id="58" class="elementor elementor-58" data-elementor-post-type="footer">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-08d1de6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="08d1de6" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d1013cd" data-id="d1013cd" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-dd6b500 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dd6b500" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-bd1a7ad" data-id="bd1a7ad" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-3afb69e vc_custom_1560500542429 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3afb69e" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6146a95" data-id="6146a95" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-51a1e78 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="51a1e78" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-23bce99" data-id="23bce99" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a33acdf elementor-widget elementor-widget-wp-widget-jnews_about" data-id="a33acdf" data-element_type="widget" data-e-type="widget" data-widget_type="wp-widget-jnews_about.default">
				<div class="elementor-widget-container">
					        <div class="jeg_about ">
			                <a class="footer_logo" href="https://hastennations.com/">
                    <img class='lazyload'
                         src="https://hastennations.com/wp-content/themes/jnews/assets/img/jeg-empty.png" data-src="https://hastennations.com/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png"  data-srcset="https://hastennations.com/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hastennations.com/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x" alt="HastenNations.com"  data-light-src="https://hastennations.com/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png"  data-light-srcset="https://hastennations.com/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Small.png 1x, https://hastennations.com/wp-content/uploads/sites/2/2025/10/New-Hasten-Logo-White-Medium.png 2x"  data-dark-src="https://hastennations.com/wp-content/themes/jnews/assets/img/logo_darkmode.png"  data-dark-srcset="https://hastennations.com/wp-content/themes/jnews/assets/img/logo_darkmode.png 1x, https://hastennations.com/wp-content/themes/jnews/assets/img/logo_darkmode@2x.png 2x"                         data-pin-no-hover="true">
                </a>
									            <p>The mission of Hasten Nations is to unapologetically take the love, hope, and faith of Jesus Christ to the suffering, lost, and unreached the world. Our primary way of doing this is by training up laborers to preach the Gospel, make disciples, serve the suffering, and save at-risk children.</p>

			        </div>
						</div>
				</div>
				<div class="elementor-element elementor-element-b3e3b69 elementor-widget elementor-widget-spacer" data-id="b3e3b69" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-55fde66" data-id="55fde66" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-11f59aa elementor-widget elementor-widget-jnews_footer_social_elementor" data-id="11f59aa" data-element_type="widget" data-e-type="widget" data-widget_type="jnews_footer_social_elementor.default">
				<div class="elementor-widget-container">
					<div  class='jeg_social_icon_block socials_widget jnews_module_55_4_6a271e6cabdaa nobg '><a href="https://www.youtube.com/@HastenNations" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Youtube" class="jeg_youtube"><i class="fa fa-youtube-play"></i> </a><a href="https://instagram.com/HastenNations" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Instagram" class="jeg_instagram"><i class="fa fa-instagram"></i> </a><a href="https://www.facebook.com/HastenNations/" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Facebook" class="jeg_facebook"><i class="fa fa-facebook"></i> </a></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-e7ccaa3 elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e7ccaa3" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-325c526" data-id="325c526" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-930adf5 elementor-widget elementor-widget-spacer" data-id="930adf5" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-b5f83b1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b5f83b1" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f748d89" data-id="f748d89" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d0e1531 elementor-widget elementor-widget-text-editor" data-id="d0e1531" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
									<p>© 2025 Hasten Nations Inc.</p>								</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
		            </div>
        </div>
    </div>
</div><!-- /.footer -->		</div>
					<div class="jscroll-to-top desktop">
				<a href="#back-to-top" class="jscroll-to-top_link"><i class="fa fa-angle-up"></i></a>
			</div>
			</div>

	<script type="text/javascript">var jfla = []</script><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/sites/2/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/jnews/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<!-- Mobile Navigation
    ============================================= -->
<div id="jeg_off_canvas" class="normal">
    <a href="#" class="jeg_menu_close"><i class="jegicon-cross"></i></a>
    <div class="jeg_bg_overlay"></div>
    <div class="jeg_mobile_wrapper">
        <div class="nav_wrap">
    <div class="item_main">
        <div class="jeg_aside_item">
    <ul class="jeg_mobile_menu sf-js-open"><li id="menu-item-7170" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-55 current_page_item menu-item-7170"><a href="https://hastennations.com/" aria-current="page">Home</a></li>
<li id="menu-item-7171" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7171"><a href="https://hastennations.com/about/">About</a>
<ul class="sub-menu">
	<li id="menu-item-7463" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7463"><a href="https://hastennations.com/about/">About Hasten Nations</a></li>
	<li id="menu-item-7182" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7182"><a href="#">Our Ministries</a></li>
	<li id="menu-item-7172" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7172"><a href="https://hastennations.com/about/beliefs/">Our Beliefs</a></li>
	<li id="menu-item-7173" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7173"><a href="https://hastennations.com/about/mission/">Our Mission</a></li>
	<li id="menu-item-7175" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7175"><a href="https://hastennations.com/about/team/">Our Team</a></li>
</ul>
</li>
<li id="menu-item-7387" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7387"><a href="https://hastennations.com/watch/">Watch</a>
<ul class="sub-menu">
	<li id="menu-item-7388" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7388"><a href="https://hastennations.com/watch/rev-life-podcast/">The Rev Life Podcast</a></li>
	<li id="menu-item-7389" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7389"><a href="https://hastennations.com/watch/the-revolutionary-life/">The Revolutionary Life</a></li>
</ul>
</li>
<li id="menu-item-7216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7216"><a href="https://hastennations.com/log/">Mission Log</a></li>
<li id="menu-item-7178" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7178"><a href="https://hastennations.com/give/">Giving</a></li>
</ul></div><!-- Button -->
<div class="jeg_aside_item">
    <div class="jeg_nav_item jeg_button_drawer">
        		<a href="https://hastennations.com/give"
			class="btn default "
			target="_blank"
			>
			<i class=""></i>
			Donate		</a>
		    </div>
</div><div class="jeg_aside_item socials_widget circle">
    <a href="https://www.youtube.com/@HastenNations" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Youtube" class="jeg_youtube"><i class="fa fa-youtube-play"></i> </a><a href="https://instagram.com/HastenNations" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Instagram" class="jeg_instagram"><i class="fa fa-instagram"></i> </a><a href="https://www.facebook.com/HastenNations/" target='_blank' rel='external noopener nofollow'  aria-label="Find us on Facebook" class="jeg_facebook"><i class="fa fa-facebook"></i> </a></div>    </div>
    <div class="item_bottom">
            </div>
</div>    </div>
</div>			<script>
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			<link rel='stylesheet' id='hyc-swiper-css' href='https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css?ver=11.0.0' media='all' />
<style id="hyc-inline-inline-css">

      .hyc-wrap { margin: 1rem 0; box-sizing: border-box; }
      .hyc-wrap * { box-sizing: border-box; }
      .hyc-wrap.hyc-dark { color: #fff; }
      .hyc-wrap.hyc-light { color: #111; }
      .hyc-heading { color: currentColor; }
      .hyc-swiper { width: 100%; }
      .hyc-slide a { display:block; text-decoration:none; color:inherit; }
      .hyc-thumb-wrap { position: relative; display:block; }
      .hyc-thumb { width:100%; aspect-ratio: 16 / 9; object-fit: cover; border-radius: 12px; display:block; }
      .hyc-play { position:absolute; inset:0; display:flex; align-items:center; justify-content:center; pointer-events:none; }
      .hyc-play::before { content:''; width:54px; height:54px; background:#ff0000; border-radius:50%; box-shadow:0 6px 14px rgba(0,0,0,.25); }
      .hyc-play::after { content:''; position:absolute; margin-left:4px; border-style:solid; border-width:9px 0 9px 14px; border-color:transparent transparent transparent #fff; }
      .hyc-title { margin-top: .5rem; font-size: .95rem; line-height: 1.2; }
      .hyc-nav { color: inherit; }
      .hyc-controls { justify-content: center; }
      .hyc-controls .hyc-prev, .hyc-controls .hyc-next { display: none; }
      .hyc-pagination { position: relative; margin-top: .5rem; text-align:center; flex:0 0 auto; }
      .hyc-wrap.hyc-dark .swiper-pagination-bullet { background: #fff; opacity: .55; }
      .hyc-wrap.hyc-dark .swiper-pagination-bullet-active { opacity: 1; }
      .hyc-wrap.hyc-light .swiper-pagination-bullet { background: #111; opacity: .35; }
      .hyc-wrap.hyc-light .swiper-pagination-bullet-active { opacity: .8; }
      .hyc-actions { display:flex; align-items:center; justify-content:center; gap:.5rem; margin-top: .6rem; flex-wrap: wrap; }
      .hyc-subscribe { display:inline-flex; align-items:center; gap:.4rem; padding: .4rem .8rem; background:#ff0000; color:#fff; border-radius: 999px; font-size:.85rem; text-decoration:none; }
      .hyc-subscribe-icon { width: 16px; height: 16px; display:inline-block; }
      .hyc-subscribe-icon svg { width:100%; height:100%; display:block; }
      .hyc-subscribe:hover { filter: brightness(.92); }
      .hyc-watch { display:inline-flex; align-items:center; gap:.4rem; padding: .4rem .8rem; border-radius: 999px; font-size:.85rem; text-decoration:none; }
      .hyc-wrap.hyc-dark .hyc-watch { background:#fff; color:#111; }
      .hyc-wrap.hyc-light .hyc-watch { background:#111; color:#fff; }
      .hyc-watch:hover { filter: brightness(.92); }
      .hyc-grid .swiper-wrapper { display:grid; grid-template-columns: repeat(var(--hyc-grid-cols, 1), minmax(0, 1fr)); gap: 12px; }
      @media (max-width: 639px) { .hyc-grid .swiper-wrapper { grid-template-columns: 1fr; } }
      .hyc-grid .swiper-slide { width: auto; }
      .hyc-grid .hyc-controls { display: none; }
      .hyc-latest-video { width: 100%; max-width: 100%; aspect-ratio: 16 / 9; background: #000; border-radius: 12px; overflow: hidden; }
      .hyc-latest-video iframe { width: 100%; max-width: 100%; height: 100%; border: 0; display: block; margin: 0; }
      .hyc-desc { margin-top: .5rem; font-size: .95rem; line-height: 1.4; text-align: left; }
      .hyc-latest-title { text-align: center; font-weight: 700; margin-top: .75rem; color: currentColor; font-size: 1.5em; }
      .hyc-modal { position: fixed; inset: 0; background: rgba(0,0,0,.8); display: none; align-items:center; justify-content:center; z-index: 9999; }
      .hyc-modal.is-open { display: flex; }
      .hyc-modal-content { width: min(92vw, 960px); }
      .hyc-modal-inner { width: 100%; aspect-ratio: 16 / 9; background: #000; border-radius: 12px; overflow: hidden; position: relative; }
      .hyc-modal-actions { margin-top: .65rem; text-align:center; }
      .hyc-modal-inner iframe { width:100%; height:100%; border:0; display:block; }
      .hyc-modal-close { position: absolute; top: 10px; right: 12px; width: 34px; height: 34px; border: 0; border-radius: 50%; background: rgba(0,0,0,.6); color: #fff; font-size: 22px; line-height: 34px; cursor: pointer; }
      .hyc-slide { padding: .25rem; }
    
/*# sourceURL=hyc-inline-inline-css */
</style>
<link rel='stylesheet' id='elementor-post-58-css' href='https://hastennations.com/wp-content/uploads/sites/2/elementor/css/post-58.css?ver=1780499813' media='all' />
<link rel='stylesheet' id='widget-spacer-css' href='https://hastennations.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.1.1' media='all' />
<script async data-wp-strategy="async" fetchpriority="low" id="comment-reply-js" src="https://hastennations.com/wp-includes/js/comment-reply.min.js?ver=7.0"></script>
<script id="hoverIntent-js" src="https://hastennations.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2"></script>
<script id="imagesloaded-js" src="https://hastennations.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0"></script>
<script id="jnews-frontend-js-extra">
var jnewsoption = {"login_reload":"https://hastennations.com","popup_script":"magnific","single_gallery":"","ismobile":"","isie":"","sidefeed_ajax":"","language":"en_US","module_prefix":"jnews_module_ajax_","live_search":"1","postid":"0","isblog":"","admin_bar":"0","follow_video":"","follow_position":"top_right","rtl":"0","gif":"","lang":{"invalid_recaptcha":"Invalid Recaptcha!","empty_username":"Please enter your username!","empty_email":"Please enter your email!","empty_password":"Please enter your password!"},"recaptcha":"0","site_slug":"//","site_domain":"hstn.tv","zoom_button":"0","dm_cookie_time":"0","custom_login":""};
//# sourceURL=jnews-frontend-js-extra
</script>
<script id="jnews-frontend-js" src="https://hastennations.com/wp-content/themes/jnews/assets/dist/frontend.min.js?ver=12.0.8"></script>
<script id="elementor-webpack-runtime-js" src="https://hastennations.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.1.1"></script>
<script id="elementor-frontend-modules-js" src="https://hastennations.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.1.1"></script>
<script id="jquery-ui-core-js" src="https://hastennations.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3"></script>
<script id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"4.1.1","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_optimized_markup":true,"theme_builder_v2":true,"e_pro_free_trial_popup":true,"nested-elements":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"e_opt_in_v4_page":true,"e_components":true,"e_interactions":true,"e_widget_creation":true,"import-export-customization":true,"mega-menu":true,"e_pro_variables":true},"urls":{"assets":"https:\/\/hastennations.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/hastennations.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/hastennations.com\/wp-content\/uploads\/sites\/2"},"nonces":{"floatingButtonsClickTracking":"2e1cda508f","atomicFormsSendForm":"d73c744dd6"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":55,"title":"Hasten%20Nations%20-%20Taking%20the%20Love%20of%20Jesus%20to%20the%20Nations.","excerpt":"","featuredImage":false}};
//# sourceURL=elementor-frontend-js-before
</script>
<script id="elementor-frontend-js" src="https://hastennations.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.1.1"></script>
<script id="swiper-js" src="https://hastennations.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5"></script>
<script id="hyc-swiper-js" src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js?ver=11.0.0"></script>
<script id="hyc-inline-js-js-after">
document.addEventListener('DOMContentLoaded', function() {
        document.querySelectorAll('.hyc-swiper').forEach(function(el) {
          // Avoid double-init
          if (el.dataset.hycInit === '1') return;
          el.dataset.hycInit = '1';

          const wrap = el.closest('.hyc-wrap');
          const nextEl = wrap.querySelector('.hyc-next');
          const prevEl = wrap.querySelector('.hyc-prev');
          const pagEl  = wrap.querySelector('.hyc-pagination');
          const loopEnabled = wrap.dataset.hycLoop === '1';
          const openMode = wrap.dataset.hycOpen || 'youtube';
          const layoutMode = wrap.dataset.hycLayout || 'carousel';
          const modal = wrap.querySelector('.hyc-modal');
          const modalInner = modal ? modal.querySelector('.hyc-modal-inner') : null;

          if (layoutMode !== 'grid') {
            new Swiper(el, {
              loop: loopEnabled,
              loopAdditionalSlides: 2,
              slidesPerView: 1.15,
              spaceBetween: 12,
              grabCursor: true,
              watchOverflow: true,
              navigation: { nextEl, prevEl },
              pagination: { el: pagEl, clickable: true },
              breakpoints: {
                640: { slidesPerView: 2.2, spaceBetween: 14 },
                1024:{ slidesPerView: 3.2, spaceBetween: 16 },
                1280:{ slidesPerView: 4.2, spaceBetween: 18 }
              }
            });
          }

          if (openMode === 'modal' && modal && modalInner) {
            const closeBtn = modal.querySelector('.hyc-modal-close');

            const closeModal = function() {
              modal.classList.remove('is-open');
              modalInner.innerHTML = '';
              document.body.style.overflow = '';
            };

            el.addEventListener('click', function(e) {
              const link = e.target.closest('a');
              if (!link) return;
              const embed = link.dataset.hycEmbed;
              if (!embed) return;
              e.preventDefault();
              modalInner.innerHTML = '<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen src="' + embed + '?autoplay=1"></iframe>';
              modal.classList.add('is-open');
              document.body.style.overflow = 'hidden';
            });

            modal.addEventListener('click', function(e) {
              if (e.target === modal) closeModal();
            });
            if (closeBtn) {
              closeBtn.addEventListener('click', closeModal);
            }
            document.addEventListener('keydown', function(e) {
              if (e.key === 'Escape' && modal.classList.contains('is-open')) {
                closeModal();
              }
            });
          }
        });
      });
    
//# sourceURL=hyc-inline-js-js-after
</script>
<script id="elementor-pro-webpack-runtime-js" src="https://hastennations.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.32.1"></script>
<script id="wp-hooks-js" src="https://hastennations.com/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d"></script>
<script id="wp-i18n-js" src="https://hastennations.com/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec"></script>
<script id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
</script>
<script id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/hastennations.com\/wp-admin\/admin-ajax.php","nonce":"8e1e81a1f6","urls":{"assets":"https:\/\/hastennations.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/hastennations.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/hastennations.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
//# sourceURL=elementor-pro-frontend-js-before
</script>
<script id="elementor-pro-frontend-js" src="https://hastennations.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.32.1"></script>
<script id="pro-elements-handlers-js" src="https://hastennations.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.32.1"></script>
<script id="wp-emoji-settings" type="application/json">
{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://hastennations.com/wp-includes/js/wp-emoji-release.min.js?ver=7.0"}}
</script>
<script type="module">
/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://hastennations.com/wp-includes/js/wp-emoji-loader.min.js
</script>
<script type="module">;/*! instant.page v5.1.1 - (C) 2019-2020 Alexandre Dieulot - https://instant.page/license */
let t,e;const n=new Set,o=document.createElement("link"),i=o.relList&&o.relList.supports&&o.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype,s="instantAllowQueryString"in document.body.dataset,a="instantAllowExternalLinks"in document.body.dataset,r="instantWhitelist"in document.body.dataset,c="instantMousedownShortcut"in document.body.dataset,d=1111;let l=65,u=!1,f=!1,m=!1;if("instantIntensity"in document.body.dataset){const t=document.body.dataset.instantIntensity;if("mousedown"==t.substr(0,9))u=!0,"mousedown-only"==t&&(f=!0);else if("viewport"==t.substr(0,8))navigator.connection&&(navigator.connection.saveData||navigator.connection.effectiveType&&navigator.connection.effectiveType.includes("2g"))||("viewport"==t?document.documentElement.clientWidth*document.documentElement.clientHeight<45e4&&(m=!0):"viewport-all"==t&&(m=!0));else{const e=parseInt(t);isNaN(e)||(l=e)}}if(i){const n={capture:!0,passive:!0};if(f||document.addEventListener("touchstart",(function(t){e=performance.now();const n=t.target.closest("a");h(n)&&v(n.href)}),n),u?c||document.addEventListener("mousedown",(function(t){const e=t.target.closest("a");h(e)&&v(e.href)}),n):document.addEventListener("mouseover",(function(n){if(performance.now()-e<d)return;if(!("closest"in n.target))return;const o=n.target.closest("a");h(o)&&(o.addEventListener("mouseout",p,{passive:!0}),t=setTimeout((()=>{v(o.href),t=void 0}),l))}),n),c&&document.addEventListener("mousedown",(function(t){if(performance.now()-e<d)return;const n=t.target.closest("a");if(t.which>1||t.metaKey||t.ctrlKey)return;if(!n)return;n.addEventListener("click",(function(t){1337!=t.detail&&t.preventDefault()}),{capture:!0,passive:!1,once:!0});const o=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1,detail:1337});n.dispatchEvent(o)}),n),m){let t;(t=window.requestIdleCallback?t=>{requestIdleCallback(t,{timeout:1500})}:t=>{t()})((()=>{const t=new IntersectionObserver((e=>{e.forEach((e=>{if(e.isIntersecting){const n=e.target;t.unobserve(n),v(n.href)}}))}));document.querySelectorAll("a").forEach((e=>{h(e)&&t.observe(e)}))}))}}function p(e){e.relatedTarget&&e.target.closest("a")==e.relatedTarget.closest("a")||t&&(clearTimeout(t),t=void 0)}function h(t){if(t&&t.href&&(!r||"instant"in t.dataset)&&(a||t.origin==location.origin||"instant"in t.dataset)&&["http:","https:"].includes(t.protocol)&&("http:"!=t.protocol||"https:"!=location.protocol)&&(s||!t.search||"instant"in t.dataset)&&!(t.hash&&t.pathname+t.search==location.pathname+location.search||"noInstant"in t.dataset))return!0}function v(t){if(n.has(t))return;const e=document.createElement("link");e.rel="prefetch",e.href=t,document.head.appendChild(e),n.add(t)}</script><div class="jeg_ad jnews_mobile_sticky_ads "></div><script type="text/javascript">;!function(){"use strict";window.jnews=window.jnews||{},window.jnews.first_load=window.jnews.first_load||{},window.jnews.first_load=function(){var e=this,t=jnews.library,n="object"==typeof jnews&&"object"==typeof jnews.library;e.data=null,e.run_ajax=!0,e.run_loginregister=!0,e.clear=function(){e.run_ajax=!0,e.run_loginregister=!0,e.data=null},e.init=function(){n&&(t.globalBody.querySelectorAll(".jeg_popup_account").length&&jnews.loginregister&&(e.run_loginregister=!1,""===jnewsoption.custom_login&&(jnews.loginregister.init(),jnews.loginregister.hook_form())),jfla.length&&e.run_ajax&&(e.run_ajax=!1,e.do_ajax({action:"jnews_first_load_action",jnews_id:jnewsoption.postid,load_action:jfla})))},e.update_counter=function(){if(n){var o={total_view:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_views_count .counts"),total_share:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_share_count .counts"),total_comment:t.globalBody.querySelectorAll(".jeg_meta_comment a span")};t.forEach(Object.entries(e.data.counter),(function([e,n]){o[e].length&&t.forEach(o[e],(function(e,o){t.setText(e,n)}))}))}},e.do_ajax=function(o){if(n){var a=new XMLHttpRequest;a.onreadystatechange=function(){XMLHttpRequest.DONE===a.readyState&&200==a.status&&(e.data=JSON.parse(a.responseText),e.data.counter&&"object"==typeof e.data.counter&&e.update_counter())},a.open("POST",jnews_ajax_url,!0),a.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"),a.send(t.httpBuildQuery(o))}}},window.jnews.first_load=new window.jnews.first_load,jnews.first_load.init()}();</script></body>
</html>
